[INFO] cloning repository https://github.com/robertgoss/rust-ray [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/robertgoss/rust-ray" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobertgoss%2Frust-ray", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobertgoss%2Frust-ray'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1438e716a54eea325b4518784029d93b6a4e5be3 [INFO] testing robertgoss/rust-ray against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobertgoss%2Frust-ray" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/robertgoss/rust-ray on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/robertgoss/rust-ray [INFO] finished tweaking git repo https://github.com/robertgoss/rust-ray [INFO] tweaked toml for git repo https://github.com/robertgoss/rust-ray written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/robertgoss/rust-ray 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.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ef7c586273d86c2a431ca28785402fb08262843a81efed49c8cab17d6d4e623 [INFO] running `Command { std: "docker" "start" "-a" "6ef7c586273d86c2a431ca28785402fb08262843a81efed49c8cab17d6d4e623", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ef7c586273d86c2a431ca28785402fb08262843a81efed49c8cab17d6d4e623", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ef7c586273d86c2a431ca28785402fb08262843a81efed49c8cab17d6d4e623", kill_on_drop: false }` [INFO] [stdout] 6ef7c586273d86c2a431ca28785402fb08262843a81efed49c8cab17d6d4e623 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0bc0346650cfadb8ba9da2b82e55530cbd6d8750543482a4fa21df28556b4481 [INFO] running `Command { std: "docker" "start" "-a" "0bc0346650cfadb8ba9da2b82e55530cbd6d8750543482a4fa21df28556b4481", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.156 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling built v0.7.4 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling syn v2.0.74 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling bytemuck v1.17.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling flate2 v1.0.33 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling bitstream-io v2.5.3 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling imgref v1.10.1 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rgb v0.8.48 [INFO] [stderr] Compiling avif-serialize v0.8.1 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling image-webp v0.1.3 [INFO] [stderr] Compiling zune-jpeg v0.4.13 [INFO] [stderr] Compiling exr v1.72.0 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling ordered-float v4.2.2 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling profiling-procmacros v1.0.15 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling profiling v1.0.15 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ravif v0.11.10 [INFO] [stderr] Compiling image v0.25.2 [INFO] [stderr] Compiling rust-ray v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/hittables.rs:437:77 [INFO] [stdout] | [INFO] [stdout] 437 | fn split_axis<'a>(mut items : Vec>, axis: Axis3) -> (HittableList, HittableList) { [INFO] [stdout] | -- lifetime `'a` declared here ^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/hittables.rs:437:91 [INFO] [stdout] | [INFO] [stdout] 437 | fn split_axis<'a>(mut items : Vec>, axis: Axis3) -> (HittableList, HittableList) { [INFO] [stdout] | -- lifetime `'a` declared here ^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [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.84.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/rustcuNcWM2/symbols.o" "/opt/rustwide/target/debug/deps/rust_ray-a40696e969f61ea0.rust_ray.f066b0c40b726a4-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/rust_ray-a40696e969f61ea0.rust_ray.f066b0c40b726a4-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/rust_ray-a40696e969f61ea0.rust_ray.f066b0c40b726a4-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/rust_ray-a40696e969f61ea0.rust_ray.f066b0c40b726a4-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/rust_ray-a40696e969f61ea0.rust_ray.f066b0c40b726a4-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/rust_ray-a40696e969f61ea0.rust_ray.f066b0c40b726a4-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/rust_ray-a40696e969f61ea0.rust_ray.f066b0c40b726a4-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/rust_ray-a40696e969f61ea0.rust_ray.f066b0c40b726a4-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/rust_ray-a40696e969f61ea0.rust_ray.f066b0c40b726a4-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/rust_ray-a40696e969f61ea0.rust_ray.f066b0c40b726a4-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/rust_ray-a40696e969f61ea0.rust_ray.f066b0c40b726a4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rust_ray-a40696e969f61ea0.rust_ray.f066b0c40b726a4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rust_ray-a40696e969f61ea0.rust_ray.f066b0c40b726a4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rust_ray-a40696e969f61ea0.rust_ray.f066b0c40b726a4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rust_ray-a40696e969f61ea0.rust_ray.f066b0c40b726a4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rust_ray-a40696e969f61ea0.rust_ray.f066b0c40b726a4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rust_ray-a40696e969f61ea0.eh1cs4tsdfz0k3s12x0xaip8j.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libordered_float-6eb037468f597940.rlib" "/opt/rustwide/target/debug/deps/libimage-142321554c10e331.rlib" "/opt/rustwide/target/debug/deps/libimage_webp-7a1754ba23966309.rlib" "/opt/rustwide/target/debug/deps/libqoi-e33c0d91dc9c3a4d.rlib" "/opt/rustwide/target/debug/deps/librayon-2ed06f950f98dd08.rlib" "/opt/rustwide/target/debug/deps/libpng-e0df68ec9af847dd.rlib" "/opt/rustwide/target/debug/deps/libfdeflate-2c535b58b06f582b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-2169ba44ab025064.rlib" "/opt/rustwide/target/debug/deps/libexr-511343e81d872b48.rlib" "/opt/rustwide/target/debug/deps/libflume-5b8b7dd6da44d38b.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-59d2fc3a81b82801.rlib" "/opt/rustwide/target/debug/deps/libzune_inflate-81717f3cdbbe81c1.rlib" "/opt/rustwide/target/debug/deps/libsimd_adler32-24df51317695d6a0.rlib" "/opt/rustwide/target/debug/deps/librayon_core-b18f93807a2320a1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-312cbe6d8ff9565d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-749164b9710ae276.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-d159f3c42dfbd5ca.rlib" "/opt/rustwide/target/debug/deps/libbit_field-fb7e11effb368cbe.rlib" "/opt/rustwide/target/debug/deps/liblebe-aae979b0209b974f.rlib" "/opt/rustwide/target/debug/deps/libhalf-5d8952e4f6c3e555.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-1b219ce9aaeee601.rlib" "/opt/rustwide/target/debug/deps/libzune_jpeg-1f2a7f3add440f72.rlib" "/opt/rustwide/target/debug/deps/libzune_core-b6b1e4fe8e294445.rlib" "/opt/rustwide/target/debug/deps/libgif-d0d2eecd3a303b42.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-60e8ac1c56b4364d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder_lite-be4892d4470b8dc1.rlib" "/opt/rustwide/target/debug/deps/libravif-41494e00a4f6ceb0.rlib" "/opt/rustwide/target/debug/deps/libloop9-2e36a33388040b89.rlib" "/opt/rustwide/target/debug/deps/libavif_serialize-4f2a3fdde3754410.rlib" "/opt/rustwide/target/debug/deps/libquick_error-60d0e1997175010f.rlib" "/opt/rustwide/target/debug/deps/librgb-bb648867d361932e.rlib" "/opt/rustwide/target/debug/deps/librav1e-0ae13685cc9201c8.rlib" "/opt/rustwide/target/debug/deps/libprofiling-b483500af7e395da.rlib" "/opt/rustwide/target/debug/deps/libav1_grain-3616baf89ba43206.rlib" "/opt/rustwide/target/debug/deps/libnom-f41f1beefd85a79c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5c1cc8809cb8e441.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-a3debc9faf066fa8.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-dfcb2fbb14eb5da4.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8083ca0bb51ae169.rlib" "/opt/rustwide/target/debug/deps/libanyhow-f4f5b9fb7a331a19.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-5d1e0963e9f6b4f2.rlib" "/opt/rustwide/target/debug/deps/libmaybe_rayon-6e6a41962ce249ea.rlib" "/opt/rustwide/target/debug/deps/libv_frame-db80e28f0de0b9ba.rlib" "/opt/rustwide/target/debug/deps/libaligned_vec-377695890402cfad.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-10caf2f3d4cde927.rlib" "/opt/rustwide/target/debug/deps/libthiserror-d002790720a117a6.rlib" "/opt/rustwide/target/debug/deps/libbitstream_io-db602fb107c2be19.rlib" "/opt/rustwide/target/debug/deps/libitertools-1aef16500eb1cb23.rlib" "/opt/rustwide/target/debug/deps/libeither-ec0e79ded96bf7fe.rlib" "/opt/rustwide/target/debug/deps/liblog-e38f11b895eb39e7.rlib" "/opt/rustwide/target/debug/deps/libimgref-4e2b42f47d12c6f3.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-4a8f10cfa7d23589.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-df56a5fa2e5aa709.rlib" "/opt/rustwide/target/debug/deps/libtiff-06d54001846c7066.rlib" "/opt/rustwide/target/debug/deps/libflate2-092f15e70098f310.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-bb2b14eec9fbf32f.rlib" "/opt/rustwide/target/debug/deps/libadler2-138b0d2e3d677888.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-8fd88531b1cc152b.rlib" "/opt/rustwide/target/debug/deps/libweezl-f378dd0f12a564d7.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-43942a5498897bd6.rlib" "/opt/rustwide/target/debug/deps/librand-774756e849d41f7e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-af245cfff934f8fe.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-f774dad5664a37be.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-58bf84473913e1e6.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-cd22c81182e594eb.rlib" "/opt/rustwide/target/debug/deps/librand_core-55d8b31e51c79a37.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-54cd220770419ce7.rlib" "/opt/rustwide/target/debug/deps/liblibc-5c56f8b50df28374.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-1caf228b3233c4a9.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-057643b1ee86c6e4.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8e63f34add4b5f76.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8f13995dfe88b143.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-45742ba23c5ac84b.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-bea85df8985bb2f0.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-042a1cb2143833ef.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-092847c11df9843e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-766a7f754c8a7b1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-9b015ab0e459320f.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5742b2ff1aee27a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d03b432324732a0e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-7edbe936f6124018.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b3cefab73e1d8804.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a6ffb752c82ede63.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c896c1f3ebd992a5.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-915fd1ebf7e3c376.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-0ca9d0e07c79bf1c.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1e6496089ac34c68.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3d4809363f767eb8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rust_ray-a40696e969f61ea0" "-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 `rust-ray` (bin "rust-ray") due to 1 previous error; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "0bc0346650cfadb8ba9da2b82e55530cbd6d8750543482a4fa21df28556b4481", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bc0346650cfadb8ba9da2b82e55530cbd6d8750543482a4fa21df28556b4481", kill_on_drop: false }` [INFO] [stdout] 0bc0346650cfadb8ba9da2b82e55530cbd6d8750543482a4fa21df28556b4481