[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] building drew-y/rustracer against master#c2804e6ec2c29a5c7368600ea173b890e2655c3d for pr-97334-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrew-y%2Frustracer" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/drew-y/rustracer on toolchain c2804e6ec2c29a5c7368600ea173b890e2655c3d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "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-1/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" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a0f579810b8393d51d9574eb01f3da5d469e3f50e57f3500d5ed127c0ca7d51 [INFO] running `Command { std: "docker" "start" "-a" "1a0f579810b8393d51d9574eb01f3da5d469e3f50e57f3500d5ed127c0ca7d51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a0f579810b8393d51d9574eb01f3da5d469e3f50e57f3500d5ed127c0ca7d51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a0f579810b8393d51d9574eb01f3da5d469e3f50e57f3500d5ed127c0ca7d51", kill_on_drop: false }` [INFO] [stdout] 1a0f579810b8393d51d9574eb01f3da5d469e3f50e57f3500d5ed127c0ca7d51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 83ee0b5f857397f17fae1cef6e979c4dc8e6f18927a31c0c46881fbba790569c [INFO] running `Command { std: "docker" "start" "-a" "83ee0b5f857397f17fae1cef6e979c4dc8e6f18927a31c0c46881fbba790569c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling proc-macro2 v0.4.28 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling syn v0.15.32 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [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 rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling gif v0.10.1 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling deflate v0.7.19 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [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 regex v1.3.1 [INFO] [stderr] Compiling png v0.14.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] [stdout] warning: field `w` is never read [INFO] [stdout] --> src/tracer/camera.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Camera { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 12 | w: Vec3, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: `Camera` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.35s [INFO] running `Command { std: "docker" "inspect" "83ee0b5f857397f17fae1cef6e979c4dc8e6f18927a31c0c46881fbba790569c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83ee0b5f857397f17fae1cef6e979c4dc8e6f18927a31c0c46881fbba790569c", kill_on_drop: false }` [INFO] [stdout] 83ee0b5f857397f17fae1cef6e979c4dc8e6f18927a31c0c46881fbba790569c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a98f22fde3af037f46a73d76b3d3378c0fa070d1e552cf3226648bad0ca4f6f4 [INFO] running `Command { std: "docker" "start" "-a" "a98f22fde3af037f46a73d76b3d3378c0fa070d1e552cf3226648bad0ca4f6f4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] warning: field `w` is never read [INFO] [stdout] --> src/tracer/camera.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Camera { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 12 | w: Vec3, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: `Camera` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rustracer v3.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `w` is never read [INFO] [stdout] --> src/tracer/camera.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Camera { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 12 | w: Vec3, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: `Camera` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcPaF2mv/symbols.o" "/opt/rustwide/target/debug/examples/moon_orbits_earth-210ea293d2faaaed.moon_orbits_earth.e6f07b9d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/moon_orbits_earth-210ea293d2faaaed.moon_orbits_earth.e6f07b9d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/moon_orbits_earth-210ea293d2faaaed.moon_orbits_earth.e6f07b9d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/moon_orbits_earth-210ea293d2faaaed.moon_orbits_earth.e6f07b9d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/moon_orbits_earth-210ea293d2faaaed.moon_orbits_earth.e6f07b9d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/moon_orbits_earth-210ea293d2faaaed.moon_orbits_earth.e6f07b9d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/moon_orbits_earth-210ea293d2faaaed.moon_orbits_earth.e6f07b9d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/moon_orbits_earth-210ea293d2faaaed.moon_orbits_earth.e6f07b9d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/moon_orbits_earth-210ea293d2faaaed.moon_orbits_earth.e6f07b9d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/moon_orbits_earth-210ea293d2faaaed.moon_orbits_earth.e6f07b9d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/moon_orbits_earth-210ea293d2faaaed.moon_orbits_earth.e6f07b9d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/moon_orbits_earth-210ea293d2faaaed.moon_orbits_earth.e6f07b9d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/moon_orbits_earth-210ea293d2faaaed.moon_orbits_earth.e6f07b9d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/moon_orbits_earth-210ea293d2faaaed.moon_orbits_earth.e6f07b9d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/moon_orbits_earth-210ea293d2faaaed.moon_orbits_earth.e6f07b9d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/moon_orbits_earth-210ea293d2faaaed.moon_orbits_earth.e6f07b9d-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/moon_orbits_earth-210ea293d2faaaed.9elgtzmm8dtqv77.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librustracer-8ba15d306f8d0b56.rlib" "/opt/rustwide/target/debug/deps/libindicatif-b8c899c9e992ef8b.rlib" "/opt/rustwide/target/debug/deps/libconsole-38c267de522e3971.rlib" "/opt/rustwide/target/debug/deps/libtermios-ef406ef5dde416db.rlib" "/opt/rustwide/target/debug/deps/libclicolors_control-56e05e1ca68c154f.rlib" "/opt/rustwide/target/debug/deps/libregex-07ff221cbad31730.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-bdfbdfa3e02c459c.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-aed76df666295b19.rlib" "/opt/rustwide/target/debug/deps/libimage-69f2d840afb03978.rlib" "/opt/rustwide/target/debug/deps/libtiff-98b2929c779f362f.rlib" "/opt/rustwide/target/debug/deps/libpng-8a1c72c83ae15404.rlib" "/opt/rustwide/target/debug/deps/libdeflate-fc0557627770ef17.rlib" "/opt/rustwide/target/debug/deps/libinflate-6b489ea295c431dd.rlib" "/opt/rustwide/target/debug/deps/libadler32-c02bb474b1c06caf.rlib" "/opt/rustwide/target/debug/deps/libbitflags-257fd09b908c4179.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-9ca6ff46f6e5710c.rlib" "/opt/rustwide/target/debug/deps/librayon-15a947117e4c6dcd.rlib" "/opt/rustwide/target/debug/deps/libeither-6607e41944aa880f.rlib" "/opt/rustwide/target/debug/deps/librayon_core-dbae1c3b63754ad0.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-06e7f656894ecce6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-34a9b61709795348.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-178280346bab987c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d1d942d3990dad6b.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1e2cbff4eafa7f91.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-2b26a91054697d14.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4dc86aa381747737.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-6c119dc2daa9bacf.rlib" "/opt/rustwide/target/debug/deps/libnodrop-c00b89b8af4132ba.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-d60964a8b5ca3771.rlib" "/opt/rustwide/target/debug/deps/libgif-28fa9937b5e5fe26.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-efd96908fbcbc9d2.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-1f1468d395f00341.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-ce51c1bb143ea0f0.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-162495bd6bcbc8c6.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9486a05c2fb1b639.rlib" "/opt/rustwide/target/debug/deps/liblzw-7b67818fa924d644.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-712ff8f83444d848.rlib" "/opt/rustwide/target/debug/deps/librand-c692702a8920fcd7.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-970991550c187f87.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-ff6cdc83cd477f7a.rlib" "/opt/rustwide/target/debug/deps/librand_hc-41127eeeefef1010.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-7fcbaebe84a9721e.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-aeb3e6cd33b8e995.rlib" "/opt/rustwide/target/debug/deps/librand_core-54881814acc37a87.rlib" "/opt/rustwide/target/debug/deps/librand_os-07d0273d9af246ef.rlib" "/opt/rustwide/target/debug/deps/liblibc-108d506d933fad24.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-4f5192adc7cfc68e.rlib" "/opt/rustwide/target/debug/deps/librand_core-24b7ee40fd421f2e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-deaeff8e79132040.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4393e7d07259b8a4.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e13cbb326bcd01a4.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-13ac6af5403a52c8.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a7b8febdd2acb289.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-343513f0726f71ed.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8f833d900bfb98aa.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e97a7960ca6216c8.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-683fb35093a61fcc.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-f943c2d34bd4b56d.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-72ce2aaa649404e0.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ac5d08ad5339e92e.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-dacfda262d5656fb.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2056a834ba0712c.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a60649c148c6e2db.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-3e961d059b9bcde7.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-20f26f875d0170e2.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b83a1df856cf582.rlib" "-Wl,-Bdynamic" "-lc" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/moon_orbits_earth-210ea293d2faaaed" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [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` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a98f22fde3af037f46a73d76b3d3378c0fa070d1e552cf3226648bad0ca4f6f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a98f22fde3af037f46a73d76b3d3378c0fa070d1e552cf3226648bad0ca4f6f4", kill_on_drop: false }` [INFO] [stdout] a98f22fde3af037f46a73d76b3d3378c0fa070d1e552cf3226648bad0ca4f6f4