[INFO] cloning repository https://github.com/tripplet/weekend-ray [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tripplet/weekend-ray" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftripplet%2Fweekend-ray", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftripplet%2Fweekend-ray'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a41479e265a7ba19ef7c9526a8a18c062796bc4e [INFO] testing tripplet/weekend-ray 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%2Ftripplet%2Fweekend-ray" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tripplet/weekend-ray 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/tripplet/weekend-ray [INFO] finished tweaking git repo https://github.com/tripplet/weekend-ray [INFO] tweaked toml for git repo https://github.com/tripplet/weekend-ray written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/tripplet/weekend-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" "+beta-2025-01-12" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/carbotaniuman/auto_ops` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 8f71692acafacf1d8b5d3bec2beebde61896c85f1129f05ca4d0f79250a558d7 [INFO] running `Command { std: "docker" "start" "-a" "8f71692acafacf1d8b5d3bec2beebde61896c85f1129f05ca4d0f79250a558d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f71692acafacf1d8b5d3bec2beebde61896c85f1129f05ca4d0f79250a558d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f71692acafacf1d8b5d3bec2beebde61896c85f1129f05ca4d0f79250a558d7", kill_on_drop: false }` [INFO] [stdout] 8f71692acafacf1d8b5d3bec2beebde61896c85f1129f05ca4d0f79250a558d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] d960f42fae09a6936d0cf84b7b47ecdb9a99890653c1f6f08e2e7c446379f82b [INFO] running `Command { std: "docker" "start" "-a" "d960f42fae09a6936d0cf84b7b47ecdb9a99890653c1f6f08e2e7c446379f82b", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling portable-atomic v1.4.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling anstyle v1.0.2 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling anstream v0.5.0 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling clap_builder v4.4.2 [INFO] [stderr] Compiling auto_ops v0.3.0 (https://github.com/carbotaniuman/auto_ops?rev=74d97b4#74d97b4f) [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling syn v2.0.31 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling indicatif v0.17.6 [INFO] [stderr] Compiling clap v4.4.2 [INFO] [stderr] Compiling weekend-ray v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `world::*` [INFO] [stdout] --> src/gemeometry/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub use world::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `viewport_width` and `viewport_height` are never read [INFO] [stdout] --> src/camera.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Camera { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 22 | pub viewport_width: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 23 | pub viewport_height: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.36s [INFO] running `Command { std: "docker" "inspect" "d960f42fae09a6936d0cf84b7b47ecdb9a99890653c1f6f08e2e7c446379f82b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d960f42fae09a6936d0cf84b7b47ecdb9a99890653c1f6f08e2e7c446379f82b", kill_on_drop: false }` [INFO] [stdout] d960f42fae09a6936d0cf84b7b47ecdb9a99890653c1f6f08e2e7c446379f82b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c74f082a92a6b94401397ef4f5a5b4eceeea084998fad6076f872128603a4ae5 [INFO] running `Command { std: "docker" "start" "-a" "c74f082a92a6b94401397ef4f5a5b4eceeea084998fad6076f872128603a4ae5", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling weekend-ray v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `world::*` [INFO] [stdout] --> src/gemeometry/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub use world::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `viewport_width` and `viewport_height` are never read [INFO] [stdout] --> src/camera.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Camera { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 22 | pub viewport_width: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 23 | pub viewport_height: f64, [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/rustc34mbCh/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpng-27366a48f729f38b.rlib,libflate2-81c7db0da7fbb1b6.rlib,libminiz_oxide-1046e831d7c71c90.rlib,libfdeflate-a5a8987ddcb1aabe.rlib,libsimd_adler32-a85d6c6326d2f661.rlib,libcrc32fast-e5de59621c1c9ea3.rlib,libbitflags-dde12b0d7d495b50.rlib,libhumantime-9f900d7885b5087e.rlib,libserde_json-986d0eaedcdc2cf3.rlib,libryu-df028aa4e33944bd.rlib,libitoa-55c9c85d80bf643d.rlib}" "/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-881a28050740af2c.rlib,libgetopts-1ec82257904e6c1a.rlib,libunicode_width-4f5c184aada24a03.rlib,librustc_std_workspace_std-75e27242e8cac7c5.rlib}" "/opt/rustwide/target/debug/deps/{libserde-1e62b20c095ba47e.rlib,libapprox-032ff38644810074.rlib,libnum_traits-464c072a64179245.rlib,libauto_ops-2b1547a05b6fe403.rlib,libindicatif-f3896029da8c53ba.rlib,libportable_atomic-6ace010917a93d05.rlib,librayon-7a7c8f039eddabc4.rlib,librayon_core-3c133ac8c7ca8be7.rlib,libnum_cpus-0df7118a1c32312e.rlib,libcrossbeam_deque-52ee8e59c3585549.rlib,libcrossbeam_epoch-b1d79632a7924e9d.rlib,libmemoffset-7f4e70f7a63d0621.rlib,libscopeguard-7ec2214574194454.rlib,libcrossbeam_channel-3941b15d021020b2.rlib,libcrossbeam_utils-2e430be21a3ab14e.rlib,libeither-9a2eefee56828921.rlib,libnumber_prefix-6b994bedec76f9db.rlib,libconsole-03077bcd4d05876e.rlib,libunicode_width-e6feeb9daa4fd470.rlib,liblazy_static-af860367908b8176.rlib,librand-bd0f66f7a238c510.rlib,librand_chacha-5ad43f4a1ef43495.rlib,libppv_lite86-74d192d5fb0d20a2.rlib,librand_core-f227f2401506037c.rlib,libgetrandom-6de103eeb1a0a002.rlib,liblibc-1af9260b25f82d63.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libclap-9c7cfb030a6c9f73.rlib,libclap_builder-74a9c516c1c7c892.rlib,libstrsim-934c6b5db5b11ce4.rlib,libanstream-225066e7e23cb68c.rlib,libanstyle_query-bf88390deb1ad954.rlib,libcolorchoice-7e168c6abb6e41ad.rlib,libanstyle_parse-be26ce83c164482c.rlib,libutf8parse-bf86fa6e8ff589fb.rlib,libclap_lex-0b700ade1fa9ad5d.rlib,libanstyle-ea2e9edbc08a3752.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" "-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/weekend_ray-c16b6ac05b1f18af" "-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 `weekend-ray` (bin "weekend-ray" test) due to 1 previous error; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "c74f082a92a6b94401397ef4f5a5b4eceeea084998fad6076f872128603a4ae5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c74f082a92a6b94401397ef4f5a5b4eceeea084998fad6076f872128603a4ae5", kill_on_drop: false }` [INFO] [stdout] c74f082a92a6b94401397ef4f5a5b4eceeea084998fad6076f872128603a4ae5