[INFO] updating cached repository https://github.com/drew-y/rustracer [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b62f0f494945c78ef9fc6708ee6159c91378edee [INFO] testing drew-y/rustracer against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrew-y%2Frustracer" "/workspace/builds/worker-11/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/drew-y/rustracer on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [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-11/source/Cargo.toml [INFO] crate git repo https://github.com/drew-y/rustracer already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2b30025b947bfdfb84c2c01067f8498dd8b01f7ac34950140bb3d7851fd78f52 [INFO] running `"docker" "start" "-a" "2b30025b947bfdfb84c2c01067f8498dd8b01f7ac34950140bb3d7851fd78f52"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v0.4.28 [INFO] [stderr] Compiling syn v0.15.32 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling console v0.9.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling indicatif v0.13.0 [INFO] [stderr] Compiling num-derive v0.2.5 [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 31.27s [INFO] running `"docker" "inspect" "2b30025b947bfdfb84c2c01067f8498dd8b01f7ac34950140bb3d7851fd78f52"` [INFO] running `"docker" "rm" "-f" "2b30025b947bfdfb84c2c01067f8498dd8b01f7ac34950140bb3d7851fd78f52"` [INFO] [stdout] 2b30025b947bfdfb84c2c01067f8498dd8b01f7ac34950140bb3d7851fd78f52 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 70ea554fe1b1fe73b0125b65c2e62fbac31e9cfc2a37cb976923d82a399bbd0a [INFO] running `"docker" "start" "-a" "70ea554fe1b1fe73b0125b65c2e62fbac31e9cfc2a37cb976923d82a399bbd0a"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling rustracer v3.0.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `rustracer`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name rustracer --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C debuginfo=2 --test -C metadata=7b75d571a41a6b7a -C extra-filename=-7b75d571a41a6b7a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern image=/opt/rustwide/target/debug/deps/libimage-80f89ca86fbf4245.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-1aac17ab6b58f9bb.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-c207312554410787.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-0e9d622f82c35964.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-8c00cca86071c573.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rustracer`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name moon_orbits_earth --edition=2018 examples/moon_orbits_earth.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=eded088a5e0d4271 -C extra-filename=-eded088a5e0d4271 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern image=/opt/rustwide/target/debug/deps/libimage-80f89ca86fbf4245.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-1aac17ab6b58f9bb.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-c207312554410787.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-0e9d622f82c35964.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-8c00cca86071c573.rlib --extern rustracer=/opt/rustwide/target/debug/deps/librustracer-0ea8a7e8e247bb79.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/random_spheres-01242ed82f605cba.random_spheres.1xzybcte-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/random_spheres-01242ed82f605cba.random_spheres.1xzybcte-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/random_spheres-01242ed82f605cba.random_spheres.1xzybcte-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/random_spheres-01242ed82f605cba.random_spheres.1xzybcte-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/random_spheres-01242ed82f605cba.random_spheres.1xzybcte-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/random_spheres-01242ed82f605cba.random_spheres.1xzybcte-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/random_spheres-01242ed82f605cba.random_spheres.1xzybcte-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/random_spheres-01242ed82f605cba.random_spheres.1xzybcte-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/random_spheres-01242ed82f605cba.random_spheres.1xzybcte-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/random_spheres-01242ed82f605cba.random_spheres.1xzybcte-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/random_spheres-01242ed82f605cba.random_spheres.1xzybcte-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/random_spheres-01242ed82f605cba.random_spheres.1xzybcte-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/random_spheres-01242ed82f605cba.random_spheres.1xzybcte-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/random_spheres-01242ed82f605cba.random_spheres.1xzybcte-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/random_spheres-01242ed82f605cba.random_spheres.1xzybcte-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/random_spheres-01242ed82f605cba.random_spheres.1xzybcte-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/random_spheres-01242ed82f605cba" "/opt/rustwide/target/debug/examples/random_spheres-01242ed82f605cba.4ewxw2i82nwdn61p.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librustracer-0ea8a7e8e247bb79.rlib" "/opt/rustwide/target/debug/deps/libindicatif-1aac17ab6b58f9bb.rlib" "/opt/rustwide/target/debug/deps/libconsole-90c87588d3adacbc.rlib" "/opt/rustwide/target/debug/deps/libtermios-00c0908375c61a22.rlib" "/opt/rustwide/target/debug/deps/libclicolors_control-0114ea74b1c4ac65.rlib" "/opt/rustwide/target/debug/deps/libregex-c9ee7b1eab12801b.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-56fae4500a4d773c.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-4870a2d57b4b45a1.rlib" "/opt/rustwide/target/debug/deps/libimage-80f89ca86fbf4245.rlib" "/opt/rustwide/target/debug/deps/libtiff-8cfb64d968ca418b.rlib" "/opt/rustwide/target/debug/deps/libpng-ffdfd151a5cd9473.rlib" "/opt/rustwide/target/debug/deps/libdeflate-ed68cc25e610f832.rlib" "/opt/rustwide/target/debug/deps/libinflate-d29daa1be3af2caa.rlib" "/opt/rustwide/target/debug/deps/libadler32-ba32950d5463515f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-3b8dce027c498e76.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-20a492bc2d1ad7a4.rlib" "/opt/rustwide/target/debug/deps/librayon-e48debe78283a277.rlib" "/opt/rustwide/target/debug/deps/libeither-5b14a27d00cf6dd4.rlib" "/opt/rustwide/target/debug/deps/librayon_core-602b946bfd824984.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0e9d622f82c35964.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-53cd24199f865331.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-20dcd3c9522235bb.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-96db1f09e66479ea.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3ea2ef599738323b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-8867c19b2d8c8c98.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-362ea8c46bdc1e85.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-cef505af99351667.rlib" "/opt/rustwide/target/debug/deps/libnodrop-3f1ae48cdf99ed25.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-cd4eb633569b1741.rlib" "/opt/rustwide/target/debug/deps/libgif-aa442aec61563810.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-fc6ee7c20d132f45.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-d21368b8194e775a.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-879c0a84eaabb37a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-2ca3a797c9de7e55.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3d725454dc35e92a.rlib" "/opt/rustwide/target/debug/deps/liblzw-c5b09777a31838f7.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-5bd502422c43746c.rlib" "/opt/rustwide/target/debug/deps/librand-8c00cca86071c573.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-f09d120b1e8302ce.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-f6b9b3804de622ab.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1ed774b1b0cc13a9.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-bcdb8ecac43414c8.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-9e0c665f67464740.rlib" "/opt/rustwide/target/debug/deps/librand_core-e1f807daa840ecfb.rlib" "/opt/rustwide/target/debug/deps/librand_os-a9259ec6b8b54cd3.rlib" "/opt/rustwide/target/debug/deps/liblibc-6d7bd9ab32e21e55.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-b85322a536758076.rlib" "/opt/rustwide/target/debug/deps/librand_core-3765e1a61bc3f75e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-c207312554410787.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lc" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stderr] compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [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: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/ghostly_orbs-c5539016b2e66326.ghostly_orbs.d9aq23v4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/ghostly_orbs-c5539016b2e66326.ghostly_orbs.d9aq23v4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/ghostly_orbs-c5539016b2e66326.ghostly_orbs.d9aq23v4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/ghostly_orbs-c5539016b2e66326.ghostly_orbs.d9aq23v4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/ghostly_orbs-c5539016b2e66326.ghostly_orbs.d9aq23v4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/ghostly_orbs-c5539016b2e66326.ghostly_orbs.d9aq23v4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/ghostly_orbs-c5539016b2e66326.ghostly_orbs.d9aq23v4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/ghostly_orbs-c5539016b2e66326.ghostly_orbs.d9aq23v4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/ghostly_orbs-c5539016b2e66326.ghostly_orbs.d9aq23v4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/ghostly_orbs-c5539016b2e66326.ghostly_orbs.d9aq23v4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/ghostly_orbs-c5539016b2e66326.ghostly_orbs.d9aq23v4-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/ghostly_orbs-c5539016b2e66326.ghostly_orbs.d9aq23v4-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/ghostly_orbs-c5539016b2e66326.ghostly_orbs.d9aq23v4-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/ghostly_orbs-c5539016b2e66326.ghostly_orbs.d9aq23v4-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/ghostly_orbs-c5539016b2e66326.ghostly_orbs.d9aq23v4-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/ghostly_orbs-c5539016b2e66326.ghostly_orbs.d9aq23v4-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/ghostly_orbs-c5539016b2e66326" "/opt/rustwide/target/debug/examples/ghostly_orbs-c5539016b2e66326.21te4i1tat9nx86p.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librustracer-0ea8a7e8e247bb79.rlib" "/opt/rustwide/target/debug/deps/libindicatif-1aac17ab6b58f9bb.rlib" "/opt/rustwide/target/debug/deps/libconsole-90c87588d3adacbc.rlib" "/opt/rustwide/target/debug/deps/libtermios-00c0908375c61a22.rlib" "/opt/rustwide/target/debug/deps/libclicolors_control-0114ea74b1c4ac65.rlib" "/opt/rustwide/target/debug/deps/libregex-c9ee7b1eab12801b.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-56fae4500a4d773c.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-4870a2d57b4b45a1.rlib" "/opt/rustwide/target/debug/deps/libimage-80f89ca86fbf4245.rlib" "/opt/rustwide/target/debug/deps/libtiff-8cfb64d968ca418b.rlib" "/opt/rustwide/target/debug/deps/libpng-ffdfd151a5cd9473.rlib" "/opt/rustwide/target/debug/deps/libdeflate-ed68cc25e610f832.rlib" "/opt/rustwide/target/debug/deps/libinflate-d29daa1be3af2caa.rlib" "/opt/rustwide/target/debug/deps/libadler32-ba32950d5463515f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-3b8dce027c498e76.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-20a492bc2d1ad7a4.rlib" "/opt/rustwide/target/debug/deps/librayon-e48debe78283a277.rlib" "/opt/rustwide/target/debug/deps/libeither-5b14a27d00cf6dd4.rlib" "/opt/rustwide/target/debug/deps/librayon_core-602b946bfd824984.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0e9d622f82c35964.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-53cd24199f865331.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-20dcd3c9522235bb.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-96db1f09e66479ea.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3ea2ef599738323b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-8867c19b2d8c8c98.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-362ea8c46bdc1e85.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-cef505af99351667.rlib" "/opt/rustwide/target/debug/deps/libnodrop-3f1ae48cdf99ed25.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-cd4eb633569b1741.rlib" "/opt/rustwide/target/debug/deps/libgif-aa442aec61563810.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-fc6ee7c20d132f45.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-d21368b8194e775a.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-879c0a84eaabb37a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-2ca3a797c9de7e55.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3d725454dc35e92a.rlib" "/opt/rustwide/target/debug/deps/liblzw-c5b09777a31838f7.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-5bd502422c43746c.rlib" "/opt/rustwide/target/debug/deps/librand-8c00cca86071c573.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-f09d120b1e8302ce.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-f6b9b3804de622ab.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1ed774b1b0cc13a9.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-bcdb8ecac43414c8.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-9e0c665f67464740.rlib" "/opt/rustwide/target/debug/deps/librand_core-e1f807daa840ecfb.rlib" "/opt/rustwide/target/debug/deps/librand_os-a9259ec6b8b54cd3.rlib" "/opt/rustwide/target/debug/deps/liblibc-6d7bd9ab32e21e55.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-b85322a536758076.rlib" "/opt/rustwide/target/debug/deps/librand_core-3765e1a61bc3f75e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-c207312554410787.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lc" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stderr] compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [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 `"docker" "inspect" "70ea554fe1b1fe73b0125b65c2e62fbac31e9cfc2a37cb976923d82a399bbd0a"` [INFO] running `"docker" "rm" "-f" "70ea554fe1b1fe73b0125b65c2e62fbac31e9cfc2a37cb976923d82a399bbd0a"` [INFO] [stdout] 70ea554fe1b1fe73b0125b65c2e62fbac31e9cfc2a37cb976923d82a399bbd0a