[INFO] cloning repository https://github.com/ljdoig/JuliaSetExplorer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ljdoig/JuliaSetExplorer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fljdoig%2FJuliaSetExplorer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fljdoig%2FJuliaSetExplorer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 01434e3dd84b2d277165e497fe5caa3960cc5dce [INFO] testing ljdoig/JuliaSetExplorer against 1.83.0 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fljdoig%2FJuliaSetExplorer" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ljdoig/JuliaSetExplorer on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ljdoig/JuliaSetExplorer [INFO] finished tweaking git repo https://github.com/ljdoig/JuliaSetExplorer [INFO] tweaked toml for git repo https://github.com/ljdoig/JuliaSetExplorer written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ljdoig/JuliaSetExplorer already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded minifb v0.24.0 [INFO] [stderr] Downloaded mandelbruhst-cli v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 18902ded9adb573ea7d9726ef5e0de1c8abd4021f4e8c4d0238bd08ee81cbe66 [INFO] running `Command { std: "docker" "start" "-a" "18902ded9adb573ea7d9726ef5e0de1c8abd4021f4e8c4d0238bd08ee81cbe66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "18902ded9adb573ea7d9726ef5e0de1c8abd4021f4e8c4d0238bd08ee81cbe66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18902ded9adb573ea7d9726ef5e0de1c8abd4021f4e8c4d0238bd08ee81cbe66", kill_on_drop: false }` [INFO] [stdout] 18902ded9adb573ea7d9726ef5e0de1c8abd4021f4e8c4d0238bd08ee81cbe66 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 683ee57b122c1fac8e6486809de0a605e11f1c127630f6a810463118c8a66ba5 [INFO] running `Command { std: "docker" "start" "-a" "683ee57b122c1fac8e6486809de0a605e11f1c127630f6a810463118c8a66ba5", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling proc-macro2 v1.0.57 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling quote v1.0.27 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling simd-adler32 v0.3.5 [INFO] [stderr] Compiling xml-rs v0.8.11 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.7 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling serde v1.0.163 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling anstyle-parse v0.2.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling anstyle v1.0.0 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling syn v2.0.16 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling half v2.2.1 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling png v0.17.8 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling unsafe-libyaml v0.2.8 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling minifb v0.24.0 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling tempfile v3.5.0 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling clap_builder v4.3.0 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling pin-project-internal v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.163 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling clap_derive v4.3.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling tiff v0.8.1 [INFO] [stderr] Compiling pin-project v1.1.0 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling exr v1.6.3 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling clap v4.3.0 [INFO] [stderr] Compiling image v0.24.6 [INFO] [stderr] Compiling ron v0.8.0 [INFO] [stderr] Compiling serde_yaml v0.9.21 [INFO] [stderr] Compiling confy v0.5.1 [INFO] [stderr] Compiling mandelbruhst-cli v0.1.0 [INFO] [stderr] Compiling julia_set_explorer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 17s [INFO] running `Command { std: "docker" "inspect" "683ee57b122c1fac8e6486809de0a605e11f1c127630f6a810463118c8a66ba5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "683ee57b122c1fac8e6486809de0a605e11f1c127630f6a810463118c8a66ba5", kill_on_drop: false }` [INFO] [stdout] 683ee57b122c1fac8e6486809de0a605e11f1c127630f6a810463118c8a66ba5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be571c5ad4a29b6e0aa3ef0ddc0ed26f2380918d07e31596532b63e44360417b [INFO] running `Command { std: "docker" "start" "-a" "be571c5ad4a29b6e0aa3ef0ddc0ed26f2380918d07e31596532b63e44360417b", kill_on_drop: false }` [INFO] [stderr] Compiling julia_set_explorer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcTSXDF9/symbols.o" "/opt/rustwide/target/debug/deps/julia_set_explorer-a9744848057866b5.julia_set_explorer.cbbbc4e00e9a4876-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/julia_set_explorer-a9744848057866b5.eaowp6pvmitfchpsp63ds5xyp.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-aa035fdca64e6492.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-094c0ce9f8c98ed9.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-aa0663517f777947.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-e1cd6e17fe237c71.rlib" "/opt/rustwide/target/debug/deps/libminifb-558c744022be4ae1.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-2fb8065d042321a6.rlib" "/opt/rustwide/target/debug/deps/libxcursor-ed6d04cf37dc1877.rlib" "/opt/rustwide/target/debug/deps/libnom-8454f9d6485038b7.rlib" "/opt/rustwide/target/debug/deps/libmemchr-68e948423da084ee.rlib" "/opt/rustwide/target/debug/deps/libtempfile-a3a0e8231713b0d1.rlib" "/opt/rustwide/target/debug/deps/libfastrand-e90ae9f45dae30dd.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-0e18d1e8d393b9aa.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-c60235ecedff1c54.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-73cb887e43d05ea5.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-47bf6ff3944dd2fa.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-ef5933e9a1d26686.rlib" "/opt/rustwide/target/debug/deps/libnix-f55a6577888c54c4.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-6886cae4a6875027.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-94e861df4cda65ef.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-8c0bb59ebbb3df6c.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-0ee0219165e3f0e5.rlib" "/opt/rustwide/target/debug/deps/libcty-625c9af30ad269ab.rlib" "/opt/rustwide/target/debug/deps/libdlib-2b94a034f138604c.rlib" "/opt/rustwide/target/debug/deps/liblibloading-92856d37bd44a65e.rlib" "/opt/rustwide/target/debug/deps/libmandelbruhst_cli-4da6a8c9fb3abf2d.rlib" "/opt/rustwide/target/debug/deps/libconfy-7ca9e985afe276d3.rlib" "/opt/rustwide/target/debug/deps/libron-da360f791da994dd.rlib" "/opt/rustwide/target/debug/deps/libbase64-ae8327474e664153.rlib" "/opt/rustwide/target/debug/deps/libthiserror-b3044cc1c4fe7a8b.rlib" "/opt/rustwide/target/debug/deps/libdirectories-19c79b683981af49.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-84065d38b0be4456.rlib" "/opt/rustwide/target/debug/deps/libclap-9933e10c906282e0.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-884224d18d097b70.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-2ba3258212a8699d.rlib" "/opt/rustwide/target/debug/deps/libstrsim-5d81c8771286823e.rlib" "/opt/rustwide/target/debug/deps/libanstream-1f567be0f05e2ddf.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-3e5eececea5b96f7.rlib" "/opt/rustwide/target/debug/deps/libis_terminal-9ef6dd8dd8ff506e.rlib" "/opt/rustwide/target/debug/deps/librustix-1b3d630f5830e9d8.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-3bc596dbb5a11018.rlib" "/opt/rustwide/target/debug/deps/libio_lifetimes-9ba745a06341d2f2.rlib" "/opt/rustwide/target/debug/deps/libanstyle-902306402dc10c41.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-fa72d5e6f33309df.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-534107aea8270de8.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-336c07c2ab457e4c.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-4b120ddfe43039e3.rlib" "/opt/rustwide/target/debug/deps/libserde-b16ee72bdd39c52e.rlib" "/opt/rustwide/target/debug/deps/libanyhow-ff49866b27c37f75.rlib" "/opt/rustwide/target/debug/deps/libimage-f8f59f47a9e7ae0e.rlib" "/opt/rustwide/target/debug/deps/libqoi-ffe13d10897b8980.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-00f2de6a77d96456.rlib" "/opt/rustwide/target/debug/deps/libpng-9b9960b867b04cc3.rlib" "/opt/rustwide/target/debug/deps/libfdeflate-6653674f2271464d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-d3511f9afe014f87.rlib" "/opt/rustwide/target/debug/deps/libexr-3a54af73741d13b5.rlib" "/opt/rustwide/target/debug/deps/libflume-8d456d40f9ebeabb.rlib" "/opt/rustwide/target/debug/deps/libspin-a1683beae5d9e401.rlib" "/opt/rustwide/target/debug/deps/liblock_api-f2a06d9a88c3a6ef.rlib" "/opt/rustwide/target/debug/deps/libpin_project-ab5962b1351ac2f6.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-6d7d93a32108de8e.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-025539a462a79d14.rlib" "/opt/rustwide/target/debug/deps/libnanorand-5ae6e56172cbdcfc.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-991c4c033c4d653e.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-080286734cbad495.rlib" "/opt/rustwide/target/debug/deps/libadler-46b472a2e9e55ef6.rlib" "/opt/rustwide/target/debug/deps/libzune_inflate-6811696b7b3959d2.rlib" "/opt/rustwide/target/debug/deps/libbit_field-671e3719d5db9d0f.rlib" "/opt/rustwide/target/debug/deps/liblebe-c4d515f4329a434e.rlib" "/opt/rustwide/target/debug/deps/libhalf-1eac5319209aede5.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-cd773ba0201f69da.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-62185b574b84472c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-366029362aee93b2.rlib" "/opt/rustwide/target/debug/deps/libgif-f7df4b12b7732c2e.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-e46f291c0baaaa18.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-5d5f73111cbae703.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d655c59fe4a17847.rlib" "/opt/rustwide/target/debug/deps/libtiff-9446443451fd4c40.rlib" "/opt/rustwide/target/debug/deps/libflate2-06a68138b079c5b2.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-719ad2485dc26ccb.rlib" "/opt/rustwide/target/debug/deps/libsimd_adler32-e713091b999cbff1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-92426fe39f2c39c8.rlib" "/opt/rustwide/target/debug/deps/libweezl-c09159fd1ddb699d.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-f4bee241c15b3e30.rlib" "/opt/rustwide/target/debug/deps/librayon-f95283fae519fc2a.rlib" "/opt/rustwide/target/debug/deps/librayon_core-e9c201aa52805f37.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a8449e09bad58797.rlib" "/opt/rustwide/target/debug/deps/liblibc-d615968c8b0aeba1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-436e6d3d23023d18.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-c85335e7e5786b4a.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-82f55b7a36aa45fc.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-158c5911326f9fbb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-6768ec6c29c19e9d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-8da9bc9ab20160e6.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-8217498f8667ada9.rlib" "/opt/rustwide/target/debug/deps/libeither-9daffeb5fe52070b.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ca74a2d9c5166d9f.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e31ab23316ed5080.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-27dc4aa955912662.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-bd0d6cccce077b99.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-8d001680935b5e3c.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ba8ce71964f984f4.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-99a73526abcec14b.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-63ac0d22cff92579.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-9057355c92c922d5.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-358be9bc1f6bab04.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-aca15549d5bff974.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-8251d2cef7072448.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-7d50b86011c66411.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-51ea098fce5006bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-5a14e0d0b712e731.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8b83dbf3a7b8f999.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c6fd227bdc7b39ff.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-959d3389fa3da8a5.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-abe05db089cc2c62.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/minifb-7a304ed5f7712cae/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/julia_set_explorer-a9744848057866b5" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `julia_set_explorer` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "be571c5ad4a29b6e0aa3ef0ddc0ed26f2380918d07e31596532b63e44360417b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be571c5ad4a29b6e0aa3ef0ddc0ed26f2380918d07e31596532b63e44360417b", kill_on_drop: false }` [INFO] [stdout] be571c5ad4a29b6e0aa3ef0ddc0ed26f2380918d07e31596532b63e44360417b