[INFO] cloning repository https://github.com/marcantony/ray-tracer-challenge [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marcantony/ray-tracer-challenge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcantony%2Fray-tracer-challenge", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcantony%2Fray-tracer-challenge'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 015242438e90fd7d39eb9afdf0dd96994f92353d [INFO] testing marcantony/ray-tracer-challenge against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcantony%2Fray-tracer-challenge" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/marcantony/ray-tracer-challenge [INFO] finished tweaking git repo https://github.com/marcantony/ray-tracer-challenge [INFO] tweaked toml for git repo https://github.com/marcantony/ray-tracer-challenge written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/marcantony/ray-tracer-challenge on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/marcantony/ray-tracer-challenge 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e74df023e09b6916b2f6aaedea19e937d603877535d2494622aef5e1368a2c79 [INFO] running `Command { std: "docker" "start" "-a" "e74df023e09b6916b2f6aaedea19e937d603877535d2494622aef5e1368a2c79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e74df023e09b6916b2f6aaedea19e937d603877535d2494622aef5e1368a2c79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e74df023e09b6916b2f6aaedea19e937d603877535d2494622aef5e1368a2c79", kill_on_drop: false }` [INFO] [stdout] e74df023e09b6916b2f6aaedea19e937d603877535d2494622aef5e1368a2c79 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a90fce7ba432365fc329b36a19727514769d48b225162ffa19c7d77b7b1cfecd [INFO] running `Command { std: "docker" "start" "-a" "a90fce7ba432365fc329b36a19727514769d48b225162ffa19c7d77b7b1cfecd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling miniz_oxide v0.8.2 [INFO] [stderr] Compiling built v0.7.5 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling by_address v1.1.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling syn v2.0.94 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling avif-serialize v0.8.2 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling getrandom v0.2.13 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling image-webp v0.2.0 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling libmimalloc-sys v0.1.35 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling zune-jpeg v0.4.14 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling mimalloc v0.1.39 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling ray-tracer-challenge v0.1.0 (/opt/rustwide/workdir/ray-tracer-challenge) [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling ravif v0.11.11 [INFO] [stderr] Compiling image v0.25.5 [INFO] [stderr] Compiling ray-tracing-one-weekend v0.1.0 (/opt/rustwide/workdir/ray-tracing-one-weekend) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.47s [INFO] running `Command { std: "docker" "inspect" "a90fce7ba432365fc329b36a19727514769d48b225162ffa19c7d77b7b1cfecd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a90fce7ba432365fc329b36a19727514769d48b225162ffa19c7d77b7b1cfecd", kill_on_drop: false }` [INFO] [stdout] a90fce7ba432365fc329b36a19727514769d48b225162ffa19c7d77b7b1cfecd [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e67bdc7ac43ccb5ab111d695393b6aa277f922db9e4889f12582d06c5241727 [INFO] running `Command { std: "docker" "start" "-a" "6e67bdc7ac43ccb5ab111d695393b6aa277f922db9e4889f12582d06c5241727", kill_on_drop: false }` [INFO] [stderr] Compiling ray-tracer-challenge v0.1.0 (/opt/rustwide/workdir/ray-tracer-challenge) [INFO] [stderr] Compiling ray-tracing-one-weekend v0.1.0 (/opt/rustwide/workdir/ray-tracing-one-weekend) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcgHtGSN/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libray_tracing_one_weekend-8d0316cdcfe5341c,libfloat_cmp-aa93b053d2fc0a38,libimage-b61dee2db0349aad,libimage_webp-2e6cb6cab588d4b0,libqoi-a7009a6f49e99a46,libpng-9482691349708066,libbitflags-e2b4db6c651223da,libfdeflate-c41688d19d118d71,libexr-176d04158372bf4a,libzune_inflate-bdc3530bd1f3c55c,libbit_field-eda3227a244109cb,liblebe-dd40720b17de66d8,libhalf-ce01ec5e0e267df7,libsmallvec-8045c56aeb050430,libzune_jpeg-045f359c8a85cfa4,libzune_core-e448b15fbf642cb4,libgif-3fce1ae4fde7316c,libcolor_quant-fa7ff1de0e6ea74b,libbyteorder_lite-25e78048a27d33b8,libravif-96aea3e5cd69cc3a,libloop9-7e1763105bd16102,libavif_serialize-15f6136b9e6baa4a,libquick_error-8d402ad4d863a69d,librgb-1ed681b62996bb34,librav1e-cbaa925e0356ddbd,libprofiling-a1f42d167ad6d6b7,libav1_grain-f7db3aa7ab60d262,libnom-c784b905ad7b09b0,libmemchr-4f0714dc45d95749,libnum_rational-30e3dbb28f91dd75,libnum_bigint-14dd0fbbb38c1416,libnum_integer-aa98eb6954c73e8f,libanyhow-cac9aee56a923471,libdebug_unreachable-64be8850bfcabca1,libmaybe_rayon-5f0cb28b57fd8faa,libv_frame-611e311ad5217417,libaligned_vec-ab53b3b8648dcc44,libarrayvec-41dcfe80309d7422,libthiserror-083729f898b3dbdd,libbitstream_io-cf56b29ea9eb7b84,libitertools-1961548c9150804a,liblog-5fb51f756c1191b0,libimgref-a0e1951dfb279f53,libbytemuck-3aaadcbd34f66593,libtiff-45d19b61dd492f38,libflate2-790e7db6aa813697,libminiz_oxide-1517eee83d9c21d1,libsimd_adler32-eda01a159841bab2,libcrc32fast-5e6fdc6fad2d85f8,libweezl-a28855e8054185c9,libjpeg_decoder-5020c691837dd46e,libserde-3566dbe8df9577e5,librayon-c1c836de07284a08,librayon_core-3b251165330423f0,libcrossbeam_deque-d3f7f67b5dddc59d,libcrossbeam_epoch-01e6be2b43586f04,libcrossbeam_utils-c632a2c8175a965a,libeither-2738c91881bd8760,librand_distr-bc08cb696aebbfdf,libnum_traits-b075df46ae5f62f4,librand-e9e0bf6d9c11cff5,librand_chacha-a958a75446ff2658,libppv_lite86-4250c766b4729968,librand_core-b5f9de3c26c87ad7,libgetrandom-aaadd98f8cdb3b78,liblibc-9141d6d61f049405,libcfg_if-33ef6c02a07f9fec}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcgHtGSN/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/ray_tracing_one_weekend-940cfd91fde76426" "-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: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ray-tracing-one-weekend` (test "ray_tracing_one_weekend") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6e67bdc7ac43ccb5ab111d695393b6aa277f922db9e4889f12582d06c5241727", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e67bdc7ac43ccb5ab111d695393b6aa277f922db9e4889f12582d06c5241727", kill_on_drop: false }` [INFO] [stdout] 6e67bdc7ac43ccb5ab111d695393b6aa277f922db9e4889f12582d06c5241727