[INFO] cloning repository https://github.com/drew-y/rustracer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/drew-y/rustracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrew-y%2Frustracer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrew-y%2Frustracer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b62f0f494945c78ef9fc6708ee6159c91378edee [INFO] testing drew-y/rustracer against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrew-y%2Frustracer" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/drew-y/rustracer on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/drew-y/rustracer [INFO] finished tweaking git repo https://github.com/drew-y/rustracer [INFO] tweaked toml for git repo https://github.com/drew-y/rustracer written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/drew-y/rustracer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 663c40ad813bc76c3e27f12a3cbdf6af8f2ed6dfe55d5bd54a7508f79a7eb388 [INFO] running `Command { std: "docker" "start" "-a" "663c40ad813bc76c3e27f12a3cbdf6af8f2ed6dfe55d5bd54a7508f79a7eb388", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "663c40ad813bc76c3e27f12a3cbdf6af8f2ed6dfe55d5bd54a7508f79a7eb388", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "663c40ad813bc76c3e27f12a3cbdf6af8f2ed6dfe55d5bd54a7508f79a7eb388", kill_on_drop: false }` [INFO] [stdout] 663c40ad813bc76c3e27f12a3cbdf6af8f2ed6dfe55d5bd54a7508f79a7eb388 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d2863fa12cb95eddfaf1567a0946c6b403ffa0871f4aa5e2b6b32d4c14d57d66 [INFO] running `Command { std: "docker" "start" "-a" "d2863fa12cb95eddfaf1567a0946c6b403ffa0871f4aa5e2b6b32d4c14d57d66", kill_on_drop: false }` [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling proc-macro2 v0.4.28 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling syn v0.15.32 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling gif v0.10.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling png v0.14.1 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling console v0.9.1 [INFO] [stderr] Compiling indicatif v0.13.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling image v0.21.1 [INFO] [stderr] Compiling rustracer v3.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.25s [INFO] running `Command { std: "docker" "inspect" "d2863fa12cb95eddfaf1567a0946c6b403ffa0871f4aa5e2b6b32d4c14d57d66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2863fa12cb95eddfaf1567a0946c6b403ffa0871f4aa5e2b6b32d4c14d57d66", kill_on_drop: false }` [INFO] [stdout] d2863fa12cb95eddfaf1567a0946c6b403ffa0871f4aa5e2b6b32d4c14d57d66 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80d2da3dbbd2f2be0137499286fe4ffcf40272ad3a4ae8d997f71aefccf5726b [INFO] running `Command { std: "docker" "start" "-a" "80d2da3dbbd2f2be0137499286fe4ffcf40272ad3a4ae8d997f71aefccf5726b", kill_on_drop: false }` [INFO] [stderr] Compiling rustracer v3.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/simple_light-b3f344d6085b495d.simple_light.dwabz63h-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/simple_light-b3f344d6085b495d.simple_light.dwabz63h-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/simple_light-b3f344d6085b495d.simple_light.dwabz63h-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/simple_light-b3f344d6085b495d.simple_light.dwabz63h-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/simple_light-b3f344d6085b495d.simple_light.dwabz63h-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/simple_light-b3f344d6085b495d.simple_light.dwabz63h-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/simple_light-b3f344d6085b495d.simple_light.dwabz63h-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/simple_light-b3f344d6085b495d.simple_light.dwabz63h-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/simple_light-b3f344d6085b495d.simple_light.dwabz63h-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/simple_light-b3f344d6085b495d.simple_light.dwabz63h-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/simple_light-b3f344d6085b495d.simple_light.dwabz63h-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/simple_light-b3f344d6085b495d.simple_light.dwabz63h-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/simple_light-b3f344d6085b495d.simple_light.dwabz63h-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/simple_light-b3f344d6085b495d.simple_light.dwabz63h-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/simple_light-b3f344d6085b495d.simple_light.dwabz63h-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/simple_light-b3f344d6085b495d.simple_light.dwabz63h-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/simple_light-b3f344d6085b495d" "/opt/rustwide/target/debug/examples/simple_light-b3f344d6085b495d.5f3ggazm3tl82pj8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librustracer-90aaa2953dfa3257.rlib" "/opt/rustwide/target/debug/deps/libindicatif-25ea3be922ced482.rlib" "/opt/rustwide/target/debug/deps/libconsole-26423999f4d9f711.rlib" "/opt/rustwide/target/debug/deps/libtermios-36978334d0cc81c1.rlib" "/opt/rustwide/target/debug/deps/libclicolors_control-1470f3fa289d78db.rlib" "/opt/rustwide/target/debug/deps/libregex-3bc2739b868eb8d3.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-29cc6aeed240d107.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-a6caab0b80a734ff.rlib" "/opt/rustwide/target/debug/deps/libimage-3c46273c3b281eec.rlib" "/opt/rustwide/target/debug/deps/libtiff-c874e25ecb05916a.rlib" "/opt/rustwide/target/debug/deps/libpng-ef1d9c6db6c21621.rlib" "/opt/rustwide/target/debug/deps/libdeflate-5e0659adeea029a0.rlib" "/opt/rustwide/target/debug/deps/libinflate-24733f943186d544.rlib" "/opt/rustwide/target/debug/deps/libadler32-0f890c4872b73b1a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-44e95351d5c34c9b.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-69f99f1db05ec840.rlib" "/opt/rustwide/target/debug/deps/librayon-ba7343cd3ead7649.rlib" "/opt/rustwide/target/debug/deps/libeither-7ed71728846acc2d.rlib" "/opt/rustwide/target/debug/deps/librayon_core-2c5638510c15e54a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-2414a1381e173491.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-b95b6f87513b3276.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-6ffa99900cc79694.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-29af9674b0993fe8.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-2cfd87a3e903b273.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-930172f483749809.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-64b8b7cc69ce7e28.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-6c70fef7836186dc.rlib" "/opt/rustwide/target/debug/deps/libnodrop-10c00a3e39883c25.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-828b0d4cf8a2c77a.rlib" "/opt/rustwide/target/debug/deps/libgif-29218d26a40ce143.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-8d82edba8aab80d8.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-7edfd843d1d53186.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-03dffb9e6a398c4d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-1e30cc909f880cd7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a616ef0b114947c8.rlib" "/opt/rustwide/target/debug/deps/liblzw-c1eedea7c77109bb.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-1bd1672a8ef13396.rlib" "/opt/rustwide/target/debug/deps/librand-58dfe59fff583a20.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-547e20561c66783a.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d194d475f47d453c.rlib" "/opt/rustwide/target/debug/deps/librand_hc-29b765447745d749.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-365cf075441f0a89.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-444aa90c291757cb.rlib" "/opt/rustwide/target/debug/deps/librand_core-d59f52a6c43cdb07.rlib" "/opt/rustwide/target/debug/deps/librand_os-29c76170adbad7a3.rlib" "/opt/rustwide/target/debug/deps/liblibc-752c9b3373b105cb.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-35edfbb82201539e.rlib" "/opt/rustwide/target/debug/deps/librand_core-7840c02da82e2bf0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-6034a6970937b2b0.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lc" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustracer` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "80d2da3dbbd2f2be0137499286fe4ffcf40272ad3a4ae8d997f71aefccf5726b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80d2da3dbbd2f2be0137499286fe4ffcf40272ad3a4ae8d997f71aefccf5726b", kill_on_drop: false }` [INFO] [stdout] 80d2da3dbbd2f2be0137499286fe4ffcf40272ad3a4ae8d997f71aefccf5726b