[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 master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrew-y%2Frustracer" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/drew-y/rustracer on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", 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-2/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d98ebeaac342e6085ec5e9a378a42ae8816e659176ec99113c7407bfdf14a886 [INFO] running `Command { std: "docker" "start" "-a" "d98ebeaac342e6085ec5e9a378a42ae8816e659176ec99113c7407bfdf14a886", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d98ebeaac342e6085ec5e9a378a42ae8816e659176ec99113c7407bfdf14a886", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d98ebeaac342e6085ec5e9a378a42ae8816e659176ec99113c7407bfdf14a886", kill_on_drop: false }` [INFO] [stdout] d98ebeaac342e6085ec5e9a378a42ae8816e659176ec99113c7407bfdf14a886 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e53d2779fbdb7cfcb6b2a2ecadba1c18495aac3f324a2982ebc0e82aec94b54c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e53d2779fbdb7cfcb6b2a2ecadba1c18495aac3f324a2982ebc0e82aec94b54c", kill_on_drop: false }` [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling proc-macro2 v0.4.28 [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_core v0.3.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling deflate v0.7.19 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling syn v0.15.32 [INFO] [stderr] Compiling png v0.14.1 [INFO] [stderr] Compiling rayon v1.0.3 [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 num-derive v0.2.5 [INFO] [stderr] Compiling indicatif v0.13.0 [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 40.85s [INFO] running `Command { std: "docker" "inspect" "e53d2779fbdb7cfcb6b2a2ecadba1c18495aac3f324a2982ebc0e82aec94b54c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e53d2779fbdb7cfcb6b2a2ecadba1c18495aac3f324a2982ebc0e82aec94b54c", kill_on_drop: false }` [INFO] [stdout] e53d2779fbdb7cfcb6b2a2ecadba1c18495aac3f324a2982ebc0e82aec94b54c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 709463dff0e718c0ffcfdd0d38619a27790ff7e29f2688a6bbc2c64925d7ec8f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "709463dff0e718c0ffcfdd0d38619a27790ff7e29f2688a6bbc2c64925d7ec8f", kill_on_drop: false }` [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 embed-bitcode=no -C debuginfo=2 --test -C metadata=1e3451f6133b1774 -C extra-filename=-1e3451f6133b1774 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern image=/opt/rustwide/target/debug/deps/libimage-f0a79dc0a7839495.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-06274468b13bc40b.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-189ff3a32fc15909.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-d2911857e20994cd.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-a27476947a52e25f.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/two_perlin_spheres-61a7b0cb135fe3ed.two_perlin_spheres.3llc6vju-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/two_perlin_spheres-61a7b0cb135fe3ed.two_perlin_spheres.3llc6vju-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/two_perlin_spheres-61a7b0cb135fe3ed.two_perlin_spheres.3llc6vju-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/two_perlin_spheres-61a7b0cb135fe3ed.two_perlin_spheres.3llc6vju-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/two_perlin_spheres-61a7b0cb135fe3ed.two_perlin_spheres.3llc6vju-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/two_perlin_spheres-61a7b0cb135fe3ed.two_perlin_spheres.3llc6vju-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/two_perlin_spheres-61a7b0cb135fe3ed.two_perlin_spheres.3llc6vju-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/two_perlin_spheres-61a7b0cb135fe3ed.two_perlin_spheres.3llc6vju-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/two_perlin_spheres-61a7b0cb135fe3ed.two_perlin_spheres.3llc6vju-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/two_perlin_spheres-61a7b0cb135fe3ed.two_perlin_spheres.3llc6vju-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/two_perlin_spheres-61a7b0cb135fe3ed.two_perlin_spheres.3llc6vju-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/two_perlin_spheres-61a7b0cb135fe3ed.two_perlin_spheres.3llc6vju-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/two_perlin_spheres-61a7b0cb135fe3ed.two_perlin_spheres.3llc6vju-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/two_perlin_spheres-61a7b0cb135fe3ed.two_perlin_spheres.3llc6vju-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/two_perlin_spheres-61a7b0cb135fe3ed.two_perlin_spheres.3llc6vju-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/two_perlin_spheres-61a7b0cb135fe3ed.two_perlin_spheres.3llc6vju-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/two_perlin_spheres-61a7b0cb135fe3ed" "/opt/rustwide/target/debug/examples/two_perlin_spheres-61a7b0cb135fe3ed.31rwo0a6rqsp7ox7.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librustracer-a2a093945bb2ea10.rlib" "/opt/rustwide/target/debug/deps/libindicatif-06274468b13bc40b.rlib" "/opt/rustwide/target/debug/deps/libconsole-b50fd264afa26024.rlib" "/opt/rustwide/target/debug/deps/libtermios-35fc1e3719268b02.rlib" "/opt/rustwide/target/debug/deps/libclicolors_control-86993245157240f8.rlib" "/opt/rustwide/target/debug/deps/libregex-356cb5ee1754fd85.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-bf3ea58187fe9513.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-f42c307c9580ef59.rlib" "/opt/rustwide/target/debug/deps/libimage-f0a79dc0a7839495.rlib" "/opt/rustwide/target/debug/deps/libtiff-fb665a16408e6c7f.rlib" "/opt/rustwide/target/debug/deps/libpng-e34751b0d4770025.rlib" "/opt/rustwide/target/debug/deps/libdeflate-6a5597589757e59c.rlib" "/opt/rustwide/target/debug/deps/libinflate-80436a0dc1882f9d.rlib" "/opt/rustwide/target/debug/deps/libadler32-aec74e350da90292.rlib" "/opt/rustwide/target/debug/deps/libbitflags-bc3933a0c5f4996c.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-c0e1e680429ab759.rlib" "/opt/rustwide/target/debug/deps/librayon-82b1997cbd93283e.rlib" "/opt/rustwide/target/debug/deps/libeither-3b62fcb2641592c2.rlib" "/opt/rustwide/target/debug/deps/librayon_core-244e673c8b24eb93.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d2911857e20994cd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-24146cec20faaf08.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-f12480c85ede7770.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-14384d5d0823cd1f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b6fd67ae54c0ffbc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f7d0217cc9ca72dd.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-da3c510ac3328400.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-50d253e7fd4237e8.rlib" "/opt/rustwide/target/debug/deps/libnodrop-15a96655c8197c54.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-11e74d797b60fabd.rlib" "/opt/rustwide/target/debug/deps/libgif-5ba37e3fee1407c9.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-c62edbc34292a4ab.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-8fd1e587162256b3.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-1fd339a4557e6cef.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-2099a7fdd9bf4a14.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a227ce9cd1263fb5.rlib" "/opt/rustwide/target/debug/deps/liblzw-63170644178dc297.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a97126581b28b633.rlib" "/opt/rustwide/target/debug/deps/librand-a27476947a52e25f.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-77f88a5561b96f4f.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-bc2209a7a317f85a.rlib" "/opt/rustwide/target/debug/deps/librand_hc-de2edf9783070164.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ec69adc4b8b25088.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-f71e66dc839a7fb6.rlib" "/opt/rustwide/target/debug/deps/librand_core-77a4cb275993870e.rlib" "/opt/rustwide/target/debug/deps/librand_os-001d7e8c1a577ac9.rlib" "/opt/rustwide/target/debug/deps/liblibc-693643bcbe50f539.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-c76871338b428e1a.rlib" "/opt/rustwide/target/debug/deps/librand_core-75c2ae28f500bcd9.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-189ff3a32fc15909.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lc" "-lutil" "-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: build failed [INFO] running `Command { std: "docker" "inspect" "709463dff0e718c0ffcfdd0d38619a27790ff7e29f2688a6bbc2c64925d7ec8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "709463dff0e718c0ffcfdd0d38619a27790ff7e29f2688a6bbc2c64925d7ec8f", kill_on_drop: false }` [INFO] [stdout] 709463dff0e718c0ffcfdd0d38619a27790ff7e29f2688a6bbc2c64925d7ec8f