[INFO] cloning repository https://github.com/vwood/rust_raymarch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vwood/rust_raymarch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvwood%2Frust_raymarch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvwood%2Frust_raymarch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6dff4bae1982195e129838ce25f5ac811377dafd [INFO] testing vwood/rust_raymarch against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvwood%2Frust_raymarch" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vwood/rust_raymarch on toolchain beta-2025-01-12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vwood/rust_raymarch [INFO] finished tweaking git repo https://github.com/vwood/rust_raymarch [INFO] tweaked toml for git repo https://github.com/vwood/rust_raymarch written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/vwood/rust_raymarch 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" "+beta-2025-01-12" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded image v0.22.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+beta-2025-01-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9087f6d572a640dc94b83e256fc22969807a565a8f0b4048ce56f70016f56d70 [INFO] running `Command { std: "docker" "start" "-a" "9087f6d572a640dc94b83e256fc22969807a565a8f0b4048ce56f70016f56d70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9087f6d572a640dc94b83e256fc22969807a565a8f0b4048ce56f70016f56d70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9087f6d572a640dc94b83e256fc22969807a565a8f0b4048ce56f70016f56d70", kill_on_drop: false }` [INFO] [stdout] 9087f6d572a640dc94b83e256fc22969807a565a8f0b4048ce56f70016f56d70 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+beta-2025-01-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6af7352b1125732d9fc6c3135061115704c76ab4402aa807910542a6f649c2ed [INFO] running `Command { std: "docker" "start" "-a" "6af7352b1125732d9fc6c3135061115704c76ab4402aa807910542a6f649c2ed", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling image v0.22.4 [INFO] [stderr] Compiling rustic_raymarch v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `end_pos` is never read [INFO] [stdout] --> src/lighting.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct LightingInfo { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 4 | pub end_pos: Vec3, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [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/beta-2025-01-12-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/rustca4NsKg/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserde_json-018f1756691d622d.rlib,libryu-f4246d7c552377c0.rlib,libitoa-758fc92d5290c8b4.rlib,libserde-9b33488048b096c8.rlib,libimage-7f4a9f5d4a97cd04.rlib,libtiff-14176864f54b5375.rlib,libpng-a91d65ad3f4d43c6.rlib,libdeflate-349be0082a278337.rlib,libinflate-1f680a2a3070cb92.rlib,libadler32-3d774f7d12396cc6.rlib,libcrc32fast-10875c8cde596ba1.rlib,libjpeg_decoder-8af28c28a00b892f.rlib,librayon-829155275c80c481.rlib,librayon_core-3e88a9330fb14e95.rlib,libnum_cpus-364e65397ca526f5.rlib,libcrossbeam_queue-300f5d24ffbbf6f3.rlib,libcrossbeam_deque-af05f23faa2be782.rlib,libcrossbeam_epoch-ec74749f22c656d9.rlib,libscopeguard-61614e0e94ea02d9.rlib,libmemoffset-8e7a5668fd59f163.rlib,libcrossbeam_utils-6de92014d0214060.rlib,liblazy_static-af860367908b8176.rlib,libcfg_if-5debf92116708c19.rlib,libeither-e797402fb014fa3b.rlib,libgif-5d1476297cf689c5.rlib,libcolor_quant-3f79f7b03ab92474.rlib,liblzw-dd83947d18cdb063.rlib,libscoped_threadpool-e27898fb7395e1ec.rlib,libnum_rational-0164f1edcda8e490.rlib,libnum_iter-ecf26c2863309fac.rlib,libnum_integer-f912e18cc041b3b7.rlib,libnum_traits-28b84610a9501b7c.rlib,libbyteorder-bc49bd26e08be174.rlib,libclap-2cb8ea8e6c058c8a.rlib,libvec_map-75126d96f8392bf4.rlib,libtextwrap-22afd99a54c3f974.rlib,libunicode_width-872488d468fe4def.rlib,libstrsim-eb3bc2e4997041af.rlib,libbitflags-ea92b9a71a7e9627.rlib,libatty-145e7762ea206434.rlib,liblibc-dee6fdcf3a4cdf4b.rlib,libansi_term-f833f6474621b01a.rlib}" "/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-2e6eca6bf1681754.rlib,libpanic_unwind-6419b8734ab2f0cb.rlib,libobject-784ada497c5d935e.rlib,libmemchr-9267ffe866ca370f.rlib,libaddr2line-36f3ec5f8f15f213.rlib,libgimli-a0a71c3c5fe00164.rlib,librustc_demangle-95f237535246c825.rlib,libstd_detect-e0bd23c2b0917c59.rlib,libhashbrown-22a7802a8abbef9e.rlib,librustc_std_workspace_alloc-eb0228d54dd99343.rlib,libminiz_oxide-e6c6f516ce70276d.rlib,libadler-af73ed2b2e212982.rlib,libunwind-0000b4ce778574a2.rlib,libcfg_if-1a94dbdc43bc518f.rlib,liblibc-b957950176a614bc.rlib,liballoc-2b137d666ae9b5cb.rlib,librustc_std_workspace_core-4cf833632aafa84c.rlib,libcore-65c2c6d2d6ae570b.rlib,libcompiler_builtins-678c764df5f831e4.rlib}" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rustic_raymarch-57a2cc5145e2f2ae" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [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 `rustic_raymarch` (bin "rustic_raymarch") due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "6af7352b1125732d9fc6c3135061115704c76ab4402aa807910542a6f649c2ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6af7352b1125732d9fc6c3135061115704c76ab4402aa807910542a6f649c2ed", kill_on_drop: false }` [INFO] [stdout] 6af7352b1125732d9fc6c3135061115704c76ab4402aa807910542a6f649c2ed