-
Notifications
You must be signed in to change notification settings - Fork 5
/
1.5.0-DEV-7206b56e94.log
426 lines (423 loc) · 22.5 KB
/
1.5.0-DEV-7206b56e94.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
Julia Version 1.5.0-DEV.485
Commit 7206b56e94 (2020-03-18 17:25 UTC)
Platform Info:
OS: Linux (x86_64-linux-gnu)
CPU: Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-9.0.1 (ORCJIT, skylake)
Environment:
JULIA_DEPOT_PATH = ::/usr/local/share/julia
JULIA_NUM_THREADS = 2
Resolving package versions...
Installed FixedPointNumbers ───────── v0.7.1
Installed Rotations ───────────────── v0.13.0
Installed BinDeps ─────────────────── v1.0.0
Installed Parameters ──────────────── v0.12.0
Installed StaticArrays ────────────── v0.12.1
Installed WebSockets ──────────────── v1.5.2
Installed DocStringExtensions ─────── v0.8.1
Installed MeshCat ─────────────────── v0.10.0
Installed GeometryTypes ───────────── v0.7.10
Installed MbedTLS_jll ─────────────── v2.16.0+1
Installed Hiccup ──────────────────── v0.2.2
Installed Pidfile ─────────────────── v1.1.0
Installed Reexport ────────────────── v0.2.0
Installed JSON ────────────────────── v0.21.0
Installed ColorTypes ──────────────── v0.9.1
Installed DataStructures ──────────── v0.17.10
Installed Parsers ─────────────────── v0.3.12
Installed AssetRegistry ───────────── v0.1.0
Installed BinaryProvider ──────────── v0.5.8
Installed IniFile ─────────────────── v0.5.0
Installed CoordinateTransformations ─ v0.5.1
Installed Cassette ────────────────── v0.2.6
Installed FFMPEG ──────────────────── v0.2.4
Installed Mux ─────────────────────── v0.7.1
Installed Lazy ────────────────────── v0.14.0
Installed Requires ────────────────── v1.0.1
Installed HTTP ────────────────────── v0.8.12
Installed MsgPack ─────────────────── v1.1.0
Installed URIParser ───────────────── v0.4.0
Installed OrderedCollections ──────── v1.1.0
Installed MbedTLS ─────────────────── v1.0.1
Installed MacroTools ──────────────── v0.5.4
Installed Colors ──────────────────── v0.11.2
#=#=# ########################## 36.1%##################################################################### 95.8%######################################################################## 100.0%
Updating `~/.julia/environments/v1.5/Project.toml`
283c5d60 + MeshCat v0.10.0
Updating `~/.julia/environments/v1.5/Manifest.toml`
bf4720bc + AssetRegistry v0.1.0
9e28174c + BinDeps v1.0.0
b99e7846 + BinaryProvider v0.5.8
7057c7e9 + Cassette v0.2.6
3da002f7 + ColorTypes v0.9.1
5ae59095 + Colors v0.11.2
150eb455 + CoordinateTransformations v0.5.1
864edb3b + DataStructures v0.17.10
ffbed154 + DocStringExtensions v0.8.1
c87230d0 + FFMPEG v0.2.4
53c48c17 + FixedPointNumbers v0.7.1
4d00f742 + GeometryTypes v0.7.10
cd3eb016 + HTTP v0.8.12
9fb69e20 + Hiccup v0.2.2
83e8ac13 + IniFile v0.5.0
682c06a0 + JSON v0.21.0
50d2b5c4 + Lazy v0.14.0
1914dd2f + MacroTools v0.5.4
739be429 + MbedTLS v1.0.1
c8ffd9c3 + MbedTLS_jll v2.16.0+1
283c5d60 + MeshCat v0.10.0
99f44e22 + MsgPack v1.1.0
a975b10e + Mux v0.7.1
bac558e1 + OrderedCollections v1.1.0
d96e819e + Parameters v0.12.0
69de0a69 + Parsers v0.3.12
fa939f87 + Pidfile v1.1.0
189a3867 + Reexport v0.2.0
ae029012 + Requires v1.0.1
6038ab10 + Rotations v0.13.0
90137ffa + StaticArrays v0.12.1
30578b45 + URIParser v0.4.0
104b5d7c + WebSockets v1.5.2
2a0f44e3 + Base64
ade2ca70 + Dates
8ba89e20 + Distributed
7b1f6079 + FileWatching
b77e0a4c + InteractiveUtils
76f85450 + LibGit2
8f399da3 + Libdl
37e2e46d + LinearAlgebra
56ddb016 + Logging
d6f4376e + Markdown
a63ad114 + Mmap
44cfe95a + Pkg
de0858da + Printf
3fa0cd96 + REPL
9a3f8284 + Random
ea8e919c + SHA
9e88b42a + Serialization
6462fe0b + Sockets
2f01184e + SparseArrays
10745b16 + Statistics
8dfed614 + Test
cf7118a7 + UUIDs
4ec0a83e + Unicode
Building FFMPEG ─→ `~/.julia/packages/FFMPEG/guN1x/deps/build.log`
Building MeshCat → `~/.julia/packages/MeshCat/nXUuG/deps/build.log`
Testing MeshCat
Status `/tmp/jl_eBzwzM/Project.toml`
9e28174c BinDeps v1.0.0
ad839575 Blink v0.12.2
7057c7e9 Cassette v0.2.6
3da002f7 ColorTypes v0.9.1
5ae59095 Colors v0.11.2
150eb455 CoordinateTransformations v0.5.1
ffbed154 DocStringExtensions v0.8.1
c87230d0 FFMPEG v0.2.4
5789e2e9 FileIO v1.2.3
4d00f742 GeometryTypes v0.7.10
283c5d60 MeshCat v0.10.0
7269a6da MeshIO v0.3.1
e6723b4c Meshing v0.5.3
99f44e22 MsgPack v1.1.0
a975b10e Mux v0.7.1
0db19996 NBInclude v2.2.0
d96e819e Parameters v0.12.0
ae029012 Requires v1.0.1
6038ab10 Rotations v0.13.0
90137ffa StaticArrays v0.12.1
104b5d7c WebSockets v1.5.2
2a0f44e3 Base64
37e2e46d LinearAlgebra
56ddb016 Logging
44cfe95a Pkg
9a3f8284 Random
6462fe0b Sockets
8dfed614 Test
cf7118a7 UUIDs
Status `/tmp/jl_eBzwzM/Manifest.toml`
bf4720bc AssetRegistry v0.1.0
9e28174c BinDeps v1.0.0
b99e7846 BinaryProvider v0.5.8
ad839575 Blink v0.12.2
7057c7e9 Cassette v0.2.6
3da002f7 ColorTypes v0.9.1
5ae59095 Colors v0.11.2
34da2185 Compat v3.8.0
150eb455 CoordinateTransformations v0.5.1
9a962f9c DataAPI v1.1.0
864edb3b DataStructures v0.17.10
e2d170a0 DataValueInterfaces v1.0.0
ffbed154 DocStringExtensions v0.8.1
c87230d0 FFMPEG v0.2.4
5789e2e9 FileIO v1.2.3
53c48c17 FixedPointNumbers v0.7.1
de31a74c FunctionalCollections v0.5.0
4d00f742 GeometryTypes v0.7.10
cd3eb016 HTTP v0.8.12
9fb69e20 Hiccup v0.2.2
83e8ac13 IniFile v0.5.0
82899510 IteratorInterfaceExtensions v1.0.0
97c1335a JSExpr v0.5.0
682c06a0 JSON v0.21.0
50d2b5c4 Lazy v0.14.0
1914dd2f MacroTools v0.5.4
739be429 MbedTLS v1.0.1
c8ffd9c3 MbedTLS_jll v2.16.0+1
283c5d60 MeshCat v0.10.0
7269a6da MeshIO v0.3.1
e6723b4c Meshing v0.5.3
99f44e22 MsgPack v1.1.0
ffc61752 Mustache v0.5.13
a975b10e Mux v0.7.1
0db19996 NBInclude v2.2.0
510215fc Observables v0.3.1
bac558e1 OrderedCollections v1.1.0
d96e819e Parameters v0.12.0
69de0a69 Parsers v0.3.12
fa939f87 Pidfile v1.1.0
189a3867 Reexport v0.2.0
ae029012 Requires v1.0.1
6038ab10 Rotations v0.13.0
b85f4697 SoftGlobalScope v1.0.10
90137ffa StaticArrays v0.12.1
3783bdb8 TableTraits v1.0.0
bd369af6 Tables v1.0.3
30578b45 URIParser v0.4.0
0f1e0344 WebIO v0.8.11
104b5d7c WebSockets v1.5.2
cc8bc4a8 Widgets v0.6.2
2a0f44e3 Base64
ade2ca70 Dates
8bb1440f DelimitedFiles
8ba89e20 Distributed
7b1f6079 FileWatching
b77e0a4c InteractiveUtils
76f85450 LibGit2
8f399da3 Libdl
37e2e46d LinearAlgebra
56ddb016 Logging
d6f4376e Markdown
a63ad114 Mmap
44cfe95a Pkg
de0858da Printf
3fa0cd96 REPL
9a3f8284 Random
ea8e919c SHA
9e88b42a Serialization
1a1011a3 SharedArrays
6462fe0b Sockets
2f01184e SparseArrays
10745b16 Statistics
8dfed614 Test
cf7118a7 UUIDs
4ec0a83e Unicode
┌ Warning: `@get!(dict, key, default)` at /home/pkgeval/.julia/packages/Lazy/mAoZN/src/collections.jl:49 is deprecated, use `get!(()->default, dict, key)` instead.
│ caller = include(::Function, ::Module, ::String) at Base.jl:380
└ @ Base ./Base.jl:380
Test Summary: | Pass Total
mergesorted! | 6000 6000
ffmpeg version 3.4.6-0ubuntu0.18.04.1 Copyright (c) 2000-2019 the FFmpeg developers
built with gcc 7 (Ubuntu 7.3.0-16ubuntu3)
configuration: --prefix=/usr --extra-version=0ubuntu0.18.04.1 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --enable-gpl --disable-stripping --enable-avresample --enable-avisynth --enable-gnutls --enable-ladspa --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librubberband --enable-librsvg --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzmq --enable-libzvbi --enable-omx --enable-openal --enable-opengl --enable-sdl2 --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-chromaprint --enable-frei0r --enable-libopencv --enable-libx264 --enable-shared
libavutil 55. 78.100 / 55. 78.100
libavcodec 57.107.100 / 57.107.100
libavformat 57. 83.100 / 57. 83.100
libavdevice 57. 10.100 / 57. 10.100
libavfilter 6.107.100 / 6.107.100
libavresample 3. 7. 0 / 3. 7. 0
libswscale 4. 8.100 / 4. 8.100
libswresample 2. 9.100 / 2. 9.100
libpostproc 54. 7.100 / 54. 7.100
ffmpeg version 4.1 Copyright (c) 2000-2018 the FFmpeg developers
built with gcc 8.1.0 (GCC)
configuration: --enable-cross-compile --cross-prefix=/opt/x86_64-linux-gnu/bin/x86_64-linux-gnu- --arch=x86_64 --target-os=linux --cc=cc --cxx=c++ --dep-cc=cc --ar= --nm= --objcc='cc -ObjC' --sysinclude=/workspace/destdir/include --pkg-config=/usr/bin/pkg-config --pkg-config-flags=--static --prefix=/workspace/destdir --sysroot=/opt/x86_64-linux-gnu/x86_64-linux-gnu/sys-root --extra-libs=-lpthread --enable-gpl --enable-version3 --enable-nonfree --disable-static --enable-shared --enable-pic --disable-debug --disable-doc --enable-avresample --enable-libass --enable-libfdk-aac --enable-libfreetype --enable-libmp3lame --enable-libopus --enable-libvorbis --enable-libx264 --enable-libx265 --enable-libvpx --enable-encoders --enable-decoders --enable-muxers --enable-demuxers --enable-parsers --enable-openssl --disable-schannel --extra-cflags=-I/workspace/destdir/include --extra-ldflags=-L/workspace/destdir/lib
libavutil 56. 22.100 / 56. 22.100
libavcodec 58. 35.100 / 58. 35.100
libavformat 58. 20.100 / 58. 20.100
libavdevice 58. 5.100 / 58. 5.100
libavfilter 7. 40.101 / 7. 40.101
libavresample 4. 0. 0 / 4. 0. 0
libswscale 5. 3.100 / 5. 3.100
libswresample 3. 3.100 / 3. 3.100
libpostproc 55. 3.100 / 55. 3.100
Input #0, image2, from '%07d.png':
Duration: 00:00:00.08, start: 0.000000, bitrate: N/A
Stream #0:0: Video: png, rgba(pc), 778x885, 25 tbr, 25 tbn, 25 tbc
Stream mapping:
Stream #0:0 -> #0:0 (png (native) -> h264 (libx264))
Press [q] to stop, [?] for help
[libx264 @ 0x234e000] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2 AVX512
[libx264 @ 0x234e000] profile High 4:4:4 Predictive, level 3.2, 4:4:4, 8-bit
[libx264 @ 0x234e000] 264 - core 157 - H.264/MPEG-4 AVC codec - Copyleft 2003-2018 - http://www.videolan.org/x264.html - options: cabac=1 ref=5 deblock=1:0:0 analyse=0x1:0x111 me=hex subme=8 psy=1 psy_rd=1.00:0.00 mixed_ref=1 me_range=16 chroma_me=1 trellis=2 8x8dct=0 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=4 threads=28 lookahead_threads=4 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 direct=3 weightb=1 open_gop=0 weightp=2 keyint=250 keyint_min=25 scenecut=40 intra_refresh=0 rc_lookahead=50 rc=crf mbtree=1 crf=18.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00
Output #0, mp4, to '/tmp/jl_5pdSD9/output.mp4':
Metadata:
encoder : Lavf58.20.100
Stream #0:0: Video: h264 (libx264) (avc1 / 0x31637661), yuv444p, 778x885, q=-1--1, 60 fps, 15360 tbn, 60 tbc
Metadata:
encoder : Lavc58.35.100 libx264
Side data:
cpb: bitrate max/min/avg: 0/0/0 buffer size: 0 vbv_delay: -1
frame= 3 fps=0.0 q=-1.0 Lsize= 20kB time=00:00:00.00 bitrate=2555815.4kbits/s dup=1 drop=0 speed=0.000193x
video:19kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 4.388478%
[libx264 @ 0x234e000] frame I:1 Avg QP:20.03 size: 16243
[libx264 @ 0x234e000] frame P:1 Avg QP:21.99 size: 1874
[libx264 @ 0x234e000] frame B:1 Avg QP:23.42 size: 1101
[libx264 @ 0x234e000] consecutive B-frames: 33.3% 66.7% 0.0% 0.0%
[libx264 @ 0x234e000] mb I I16..4: 86.6% 0.0% 13.4%
[libx264 @ 0x234e000] mb P I16..4: 8.9% 0.0% 0.1% P16..4: 26.6% 5.3% 0.5% 0.0% 0.0% skip:58.6%
[libx264 @ 0x234e000] mb B I16..4: 0.1% 0.0% 0.0% B16..8: 44.9% 10.1% 0.0% direct: 0.8% skip:44.1% L0:70.2% L1:28.3% BI: 1.6%
[libx264 @ 0x234e000] direct mvs spatial:0.0% temporal:100.0%
[libx264 @ 0x234e000] coded y,u,v intra: 7.7% 11.5% 9.0% inter: 0.2% 0.7% 0.1%
[libx264 @ 0x234e000] i16 v,h,dc,p: 2% 95% 1% 2%
[libx264 @ 0x234e000] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 11% 41% 22% 5% 4% 4% 3% 4% 6%
[libx264 @ 0x234e000] Weighted P-Frames: Y:0.0% UV:0.0%
[libx264 @ 0x234e000] kb/s:3074.88
[ Info: Saved output as /tmp/jl_5pdSD9/output.mp4
┌ Info: MeshCat server started. You can open the visualizer by visiting the following URL in your browser:
└ http://localhost:8700
WARNING: Compat.Sockets is deprecated, use Sockets instead.
likely near /home/pkgeval/.julia/packages/WebIO/2mZPb/src/scope.jl:17
┌ Warning: `@get!(dict, key, default)` at /home/pkgeval/.julia/packages/WebIO/2mZPb/src/scope.jl:160 is deprecated, use `get!(()->default, dict, key)` instead.
│ caller = include(::Function, ::Module, ::String) at Base.jl:380
└ @ Base ./Base.jl:380
┌ Info: MeshCat server started. You can open the visualizer by visiting the following URL in your browser:
└ http://localhost:8701
Activating environment at `~/.julia/packages/MeshCat/nXUuG/notebooks/Project.toml`
Installed Meshing ─────────── v0.4.1
Installed FixedPointNumbers ─ v0.6.1
Installed ColorTypes ──────── v0.8.1
Installed Colors ──────────── v0.9.6
Updating `~/.julia/packages/MeshCat/nXUuG/notebooks/Project.toml`
5ae59095 + Colors v0.9.6
150eb455 + CoordinateTransformations v0.5.1
5789e2e9 + FileIO v1.2.3
4d00f742 + GeometryTypes v0.7.10
283c5d60 + MeshCat v0.10.0
7269a6da + MeshIO v0.3.1
e6723b4c + Meshing v0.4.1
Updating `~/.julia/packages/MeshCat/nXUuG/notebooks/Manifest.toml`
bf4720bc + AssetRegistry v0.1.0
9e28174c + BinDeps v1.0.0
b99e7846 + BinaryProvider v0.5.8
7057c7e9 + Cassette v0.2.6
3da002f7 + ColorTypes v0.8.1
5ae59095 + Colors v0.9.6
150eb455 + CoordinateTransformations v0.5.1
864edb3b + DataStructures v0.17.10
ffbed154 + DocStringExtensions v0.8.1
c87230d0 + FFMPEG v0.2.4
5789e2e9 + FileIO v1.2.3
53c48c17 + FixedPointNumbers v0.6.1
4d00f742 + GeometryTypes v0.7.10
cd3eb016 + HTTP v0.8.12
9fb69e20 + Hiccup v0.2.2
83e8ac13 + IniFile v0.5.0
682c06a0 + JSON v0.21.0
50d2b5c4 + Lazy v0.14.0
1914dd2f + MacroTools v0.5.4
739be429 + MbedTLS v1.0.1
c8ffd9c3 + MbedTLS_jll v2.16.0+1
283c5d60 + MeshCat v0.10.0
7269a6da + MeshIO v0.3.1
e6723b4c + Meshing v0.4.1
99f44e22 + MsgPack v1.1.0
a975b10e + Mux v0.7.1
bac558e1 + OrderedCollections v1.1.0
d96e819e + Parameters v0.12.0
69de0a69 + Parsers v0.3.12
fa939f87 + Pidfile v1.1.0
189a3867 + Reexport v0.2.0
ae029012 + Requires v1.0.1
6038ab10 + Rotations v0.13.0
90137ffa + StaticArrays v0.12.1
30578b45 + URIParser v0.4.0
104b5d7c + WebSockets v1.5.2
2a0f44e3 + Base64
ade2ca70 + Dates
8ba89e20 + Distributed
7b1f6079 + FileWatching
b77e0a4c + InteractiveUtils
76f85450 + LibGit2
8f399da3 + Libdl
37e2e46d + LinearAlgebra
56ddb016 + Logging
d6f4376e + Markdown
a63ad114 + Mmap
44cfe95a + Pkg
de0858da + Printf
9abbd945 + Profile
3fa0cd96 + REPL
9a3f8284 + Random
ea8e919c + SHA
9e88b42a + Serialization
6462fe0b + Sockets
2f01184e + SparseArrays
10745b16 + Statistics
8dfed614 + Test
cf7118a7 + UUIDs
4ec0a83e + Unicode
MeshCat: Error During Test at /home/pkgeval/.julia/packages/MeshCat/nXUuG/test/runtests.jl:11
Got exception outside of a @test
LoadError: LoadError: SystemError: opening file "/home/pkgeval/.julia/packages/MeshCat/nXUuG/notebooks/Project.toml": Permission denied
Stacktrace:
[1] systemerror(::String, ::Int32; extrainfo::Nothing) at ./error.jl:168
[2] #systemerror#50 at ./error.jl:167 [inlined]
[3] systemerror at ./error.jl:167 [inlined]
[4] open(::String; read::Nothing, write::Nothing, create::Nothing, truncate::Bool, append::Nothing) at ./iostream.jl:254
[5] open(::Pkg.Types.var"#37#39"{Base.GenericIOBuffer{Array{UInt8,1}}}, ::String; kwargs::Base.Iterators.Pairs{Symbol,Bool,Tuple{Symbol},NamedTuple{(:truncate,),Tuple{Bool}}}) at ./io.jl:296
[6] write_project at /workspace/srcdir/usr/share/julia/stdlib/v1.5/Pkg/src/project.jl:180 [inlined]
[7] write_project(::Pkg.Types.Project, ::String) at /workspace/srcdir/usr/share/julia/stdlib/v1.5/Pkg/src/project.jl:175
[8] write_project at /workspace/srcdir/usr/share/julia/stdlib/v1.5/Pkg/src/project.jl:173 [inlined]
[9] write_env(::Pkg.Types.EnvCache; update_undo::Bool) at /workspace/srcdir/usr/share/julia/stdlib/v1.5/Pkg/src/Types.jl:1289
[10] write_env at /workspace/srcdir/usr/share/julia/stdlib/v1.5/Pkg/src/Types.jl:1289 [inlined]
[11] up(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}, ::Pkg.Types.UpgradeLevel) at /workspace/srcdir/usr/share/julia/stdlib/v1.5/Pkg/src/Operations.jl:1191
[12] up(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}; level::Pkg.Types.UpgradeLevel, mode::Pkg.Types.PackageMode, update_registry::Bool, kwargs::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}) at /workspace/srcdir/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:224
[13] #up#43 at /workspace/srcdir/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:192 [inlined]
[14] instantiate(::Pkg.Types.Context; manifest::Nothing, update_registry::Bool, verbose::Bool, platform::Pkg.BinaryPlatforms.Linux, kwargs::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}) at /workspace/srcdir/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:763
[15] instantiate(::Pkg.Types.Context) at /workspace/srcdir/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:748
[16] #instantiate#116 at /workspace/srcdir/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:744 [inlined]
[17] instantiate() at /workspace/srcdir/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:744
[18] top-level scope at /home/pkgeval/.julia/packages/MeshCat/nXUuG/notebooks/demo.ipynb:In[+1]:8
[19] include_string(::Function, ::Module, ::String, ::String) at ./loading.jl:1087
[20] include_string at ./loading.jl:1095 [inlined]
[21] my_include_string(::Module, ::String, ::String, ::String, ::Bool) at /home/pkgeval/.julia/packages/NBInclude/mNhzW/src/NBInclude.jl:29
[22] nbinclude(::Module, ::String; renumber::Bool, counters::UnitRange{Int64}, regex::Regex, anshook::typeof(identity), softscope::Bool) at /home/pkgeval/.julia/packages/NBInclude/mNhzW/src/NBInclude.jl:82
[23] nbinclude(::Module, ::String) at /home/pkgeval/.julia/packages/NBInclude/mNhzW/src/NBInclude.jl:53
[24] top-level scope at /home/pkgeval/.julia/packages/MeshCat/nXUuG/test/notebook.jl:2
[25] include(::String) at ./client.jl:441
[26] top-level scope at /home/pkgeval/.julia/packages/MeshCat/nXUuG/test/runtests.jl:15
[27] top-level scope at /workspace/srcdir/usr/share/julia/stdlib/v1.5/Test/src/Test.jl:1114
[28] top-level scope at /home/pkgeval/.julia/packages/MeshCat/nXUuG/test/runtests.jl:12
[29] include(::String) at ./client.jl:441
[30] top-level scope at none:6
[31] eval(::Module, ::Any) at ./boot.jl:331
[32] exec_options(::Base.JLOptions) at ./client.jl:264
[33] _start() at ./client.jl:490
in expression starting at /home/pkgeval/.julia/packages/MeshCat/nXUuG/notebooks/demo.ipynb:In[+1]:8
in expression starting at /home/pkgeval/.julia/packages/MeshCat/nXUuG/test/notebook.jl:2
Test Summary: | Pass Error Total
MeshCat | 18 1 19
video rendering | 1 1
self-contained visualizer | 3 3
AnimationTrack | 6 6
setvisible! | No tests
ERROR: LoadError: Some tests did not pass: 18 passed, 0 failed, 1 errored, 0 broken.
in expression starting at /home/pkgeval/.julia/packages/MeshCat/nXUuG/test/runtests.jl:11
ERROR: Package MeshCat errored during testing
Stacktrace:
[1] pkgerror(::String, ::Vararg{String,N} where N) at /workspace/srcdir/usr/share/julia/stdlib/v1.5/Pkg/src/Types.jl:53
[2] test(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing) at /workspace/srcdir/usr/share/julia/stdlib/v1.5/Pkg/src/Operations.jl:1523
[3] test(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, kwargs::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}) at /workspace/srcdir/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:316
[4] test(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:303
[5] #test#68 at /workspace/srcdir/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:297 [inlined]
[6] test at /workspace/srcdir/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:297 [inlined]
[7] #test#67 at /workspace/srcdir/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:296 [inlined]
[8] test at /workspace/srcdir/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:296 [inlined]
[9] test(::String; kwargs::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}) at /workspace/srcdir/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:295
[10] test(::String) at /workspace/srcdir/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:295
[11] top-level scope at none:13