[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 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrew-y%2Frustracer" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/drew-y/rustracer on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-12/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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hermit-abi v0.1.5 [INFO] [stderr] Downloaded image v0.21.1 [INFO] [stderr] Downloaded console v0.9.1 [INFO] [stderr] Downloaded syn v0.15.32 [INFO] [stderr] Downloaded indicatif v0.13.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7705aa7e8011b2650b4daad1e5d75d7f1b55e47bdcfe665542349f5bb0025c36 [INFO] running `Command { std: "docker" "start" "-a" "7705aa7e8011b2650b4daad1e5d75d7f1b55e47bdcfe665542349f5bb0025c36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7705aa7e8011b2650b4daad1e5d75d7f1b55e47bdcfe665542349f5bb0025c36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7705aa7e8011b2650b4daad1e5d75d7f1b55e47bdcfe665542349f5bb0025c36", kill_on_drop: false }` [INFO] [stdout] 7705aa7e8011b2650b4daad1e5d75d7f1b55e47bdcfe665542349f5bb0025c36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7967fb9bbe98bb96360070f630be5a356bebef339db24a04dc84365e63e5c818 [INFO] running `Command { std: "docker" "start" "-a" "7967fb9bbe98bb96360070f630be5a356bebef339db24a04dc84365e63e5c818", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.51 [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 arrayvec v0.4.10 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling proc-macro2 v0.4.28 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.32 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling lzw v0.10.0 [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 number_prefix v0.3.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling gif v0.10.1 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling regex v1.3.1 [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 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 quote v0.6.12 [INFO] [stderr] Compiling deflate v0.7.19 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling console v0.9.1 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling indicatif v0.13.0 [INFO] [stderr] Compiling png v0.14.1 [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 is never read: `w` [INFO] [stdout] --> src/tracer/camera.rs:12:5 [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] --> src/tracer/camera.rs:5:16 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Copy, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 03s [INFO] running `Command { std: "docker" "inspect" "7967fb9bbe98bb96360070f630be5a356bebef339db24a04dc84365e63e5c818", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7967fb9bbe98bb96360070f630be5a356bebef339db24a04dc84365e63e5c818", kill_on_drop: false }` [INFO] [stdout] 7967fb9bbe98bb96360070f630be5a356bebef339db24a04dc84365e63e5c818 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 311759ec323451928ecc6f361256e5f36e645404cd2910c8715eadf152d71ac3 [INFO] running `Command { std: "docker" "start" "-a" "311759ec323451928ecc6f361256e5f36e645404cd2910c8715eadf152d71ac3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rustracer v3.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `w` [INFO] [stdout] --> src/tracer/camera.rs:12:5 [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] --> src/tracer/camera.rs:5:16 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Copy, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `w` [INFO] [stdout] --> src/tracer/camera.rs:12:5 [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] --> src/tracer/camera.rs:5:16 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Copy, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/moon_orbits_earth-75bba41dde903b16.moon_orbits_earth.9874dc31-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/moon_orbits_earth-75bba41dde903b16.moon_orbits_earth.9874dc31-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/moon_orbits_earth-75bba41dde903b16.moon_orbits_earth.9874dc31-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/moon_orbits_earth-75bba41dde903b16.moon_orbits_earth.9874dc31-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/moon_orbits_earth-75bba41dde903b16.moon_orbits_earth.9874dc31-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/moon_orbits_earth-75bba41dde903b16.moon_orbits_earth.9874dc31-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/moon_orbits_earth-75bba41dde903b16.moon_orbits_earth.9874dc31-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/moon_orbits_earth-75bba41dde903b16.moon_orbits_earth.9874dc31-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/moon_orbits_earth-75bba41dde903b16.moon_orbits_earth.9874dc31-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/moon_orbits_earth-75bba41dde903b16.moon_orbits_earth.9874dc31-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/moon_orbits_earth-75bba41dde903b16.moon_orbits_earth.9874dc31-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/moon_orbits_earth-75bba41dde903b16.moon_orbits_earth.9874dc31-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/moon_orbits_earth-75bba41dde903b16.moon_orbits_earth.9874dc31-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/moon_orbits_earth-75bba41dde903b16.moon_orbits_earth.9874dc31-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/moon_orbits_earth-75bba41dde903b16.moon_orbits_earth.9874dc31-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/moon_orbits_earth-75bba41dde903b16.moon_orbits_earth.9874dc31-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/moon_orbits_earth-75bba41dde903b16.1grhuoz4e00xq683.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librustracer-343e177646303d12.rlib" "/opt/rustwide/target/debug/deps/libindicatif-81ac056ad0c4627f.rlib" "/opt/rustwide/target/debug/deps/libconsole-df2d316859e8fe07.rlib" "/opt/rustwide/target/debug/deps/libtermios-d6125546acf6af42.rlib" "/opt/rustwide/target/debug/deps/libclicolors_control-1fc67b2c26acef52.rlib" "/opt/rustwide/target/debug/deps/libregex-26d3630ec58a7539.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-4af6580d76477251.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-18471a4fabcaf0e4.rlib" "/opt/rustwide/target/debug/deps/libimage-83693b20c80cabb4.rlib" "/opt/rustwide/target/debug/deps/libtiff-c4528c8e66657438.rlib" "/opt/rustwide/target/debug/deps/libpng-06e5d0de74fa7b52.rlib" "/opt/rustwide/target/debug/deps/libdeflate-763e966be7719c46.rlib" "/opt/rustwide/target/debug/deps/libinflate-ac19061c956daf76.rlib" "/opt/rustwide/target/debug/deps/libadler32-d6f459c2049f2f73.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0987f7eb4066015f.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-75a4be46eb324961.rlib" "/opt/rustwide/target/debug/deps/librayon-470514b04be07633.rlib" "/opt/rustwide/target/debug/deps/libeither-58454214867d2b76.rlib" "/opt/rustwide/target/debug/deps/librayon_core-4ad8c247463042d8.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-f83c5926586429ac.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-286bcf139c45a100.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-04a427f889bfe094.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-701b7c561205ac6c.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-97e0a08cef1ea439.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ced178d1c8ed2c39.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-140921462b195c44.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-d769eb5ff9868689.rlib" "/opt/rustwide/target/debug/deps/libnodrop-c3731ef06a5c5d2b.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-9774cbb4ea0c3a6f.rlib" "/opt/rustwide/target/debug/deps/libgif-1b531961175636be.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-458f2c48d66a0c93.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-dd64c753f633ac9a.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-9c44d0e96d01fb91.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-6586a4e33888fe50.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-08c9d1039bf60e3d.rlib" "/opt/rustwide/target/debug/deps/liblzw-b804f8f46b161279.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-ac0fca417c216564.rlib" "/opt/rustwide/target/debug/deps/librand-962f9572353c238f.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-e0a7c00eca87c4d5.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-93143ee01aa1a6a0.rlib" "/opt/rustwide/target/debug/deps/librand_hc-8211b28a7d1aaf85.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-794b5aab03909e7f.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-64577fdc7b603528.rlib" "/opt/rustwide/target/debug/deps/librand_core-c6ef584581674eea.rlib" "/opt/rustwide/target/debug/deps/librand_os-1b443315a5ccb833.rlib" "/opt/rustwide/target/debug/deps/liblibc-743d026f3062fdf3.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-3ed2cd9c9b8a2a4d.rlib" "/opt/rustwide/target/debug/deps/librand_core-691700391421dfa9.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-8c70cbefadcc00fb.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.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/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/moon_orbits_earth-75bba41dde903b16" "-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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "311759ec323451928ecc6f361256e5f36e645404cd2910c8715eadf152d71ac3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "311759ec323451928ecc6f361256e5f36e645404cd2910c8715eadf152d71ac3", kill_on_drop: false }` [INFO] [stdout] 311759ec323451928ecc6f361256e5f36e645404cd2910c8715eadf152d71ac3