[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.55.0 for beta-1.56-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 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.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-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" "+1.55.0" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa1f05c1a2fc997b599ee8dda7fad686557782d0569c78538b2723985fe40514 [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" "aa1f05c1a2fc997b599ee8dda7fad686557782d0569c78538b2723985fe40514", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa1f05c1a2fc997b599ee8dda7fad686557782d0569c78538b2723985fe40514", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa1f05c1a2fc997b599ee8dda7fad686557782d0569c78538b2723985fe40514", kill_on_drop: false }` [INFO] [stdout] aa1f05c1a2fc997b599ee8dda7fad686557782d0569c78538b2723985fe40514 [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=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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 431fd68c2e43406ee06e40b2db2c4d2cd43ac6dbceeee2861fad369c34ed89f5 [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" "431fd68c2e43406ee06e40b2db2c4d2cd43ac6dbceeee2861fad369c34ed89f5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.28 [INFO] [stderr] Compiling syn v0.15.32 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling gif v0.10.1 [INFO] [stderr] Compiling num-integer v0.1.39 [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 deflate v0.7.19 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling console v0.9.1 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling png v0.14.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling indicatif v0.13.0 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [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 27.76s [INFO] running `Command { std: "docker" "inspect" "431fd68c2e43406ee06e40b2db2c4d2cd43ac6dbceeee2861fad369c34ed89f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "431fd68c2e43406ee06e40b2db2c4d2cd43ac6dbceeee2861fad369c34ed89f5", kill_on_drop: false }` [INFO] [stdout] 431fd68c2e43406ee06e40b2db2c4d2cd43ac6dbceeee2861fad369c34ed89f5 [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=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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", 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] 518bdd05d9c414b366d931170b70356d447ae5ddaa556e0006d649019661b26c [INFO] running `Command { std: "docker" "start" "-a" "518bdd05d9c414b366d931170b70356d447ae5ddaa556e0006d649019661b26c", 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=da17ff776a617dbe -C extra-filename=-da17ff776a617dbe --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern image=/opt/rustwide/target/debug/deps/libimage-64086b45a43e1a39.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-db0e7ce44d8823cd.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-78eca0dc9fe0cbfa.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-272a46b6f52c9f13.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-257319297fea19c2.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/cornell_box-603e156ead4ff5c8.cornell_box.62fd1f71-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/cornell_box-603e156ead4ff5c8.cornell_box.62fd1f71-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/cornell_box-603e156ead4ff5c8.cornell_box.62fd1f71-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/cornell_box-603e156ead4ff5c8.cornell_box.62fd1f71-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/cornell_box-603e156ead4ff5c8.cornell_box.62fd1f71-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/cornell_box-603e156ead4ff5c8.cornell_box.62fd1f71-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/cornell_box-603e156ead4ff5c8.cornell_box.62fd1f71-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/cornell_box-603e156ead4ff5c8.cornell_box.62fd1f71-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/cornell_box-603e156ead4ff5c8.cornell_box.62fd1f71-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/cornell_box-603e156ead4ff5c8.cornell_box.62fd1f71-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/cornell_box-603e156ead4ff5c8.cornell_box.62fd1f71-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/cornell_box-603e156ead4ff5c8.cornell_box.62fd1f71-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/cornell_box-603e156ead4ff5c8.cornell_box.62fd1f71-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/cornell_box-603e156ead4ff5c8.cornell_box.62fd1f71-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/cornell_box-603e156ead4ff5c8.cornell_box.62fd1f71-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/cornell_box-603e156ead4ff5c8.cornell_box.62fd1f71-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/cornell_box-603e156ead4ff5c8.42qwdgjows87jhyf.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librustracer-7405147db708d72d.rlib" "/opt/rustwide/target/debug/deps/libindicatif-db0e7ce44d8823cd.rlib" "/opt/rustwide/target/debug/deps/libconsole-d8bd3ee549d19e55.rlib" "/opt/rustwide/target/debug/deps/libtermios-ce79b34f1b955ffc.rlib" "/opt/rustwide/target/debug/deps/libclicolors_control-6612958648dba16f.rlib" "/opt/rustwide/target/debug/deps/libregex-46e2484e2763104d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-4434233d471259f5.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-7bafa26c3d508367.rlib" "/opt/rustwide/target/debug/deps/libimage-64086b45a43e1a39.rlib" "/opt/rustwide/target/debug/deps/libtiff-1431f56708055d72.rlib" "/opt/rustwide/target/debug/deps/libpng-54dde95ad28deef4.rlib" "/opt/rustwide/target/debug/deps/libdeflate-71a23bcfb1633621.rlib" "/opt/rustwide/target/debug/deps/libinflate-a656f9f1d69e2549.rlib" "/opt/rustwide/target/debug/deps/libadler32-2dafcd23c356e1ad.rlib" "/opt/rustwide/target/debug/deps/libbitflags-be708b057de9c1af.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-5b80d0183ef3ae7f.rlib" "/opt/rustwide/target/debug/deps/librayon-e3ed13865b8f6327.rlib" "/opt/rustwide/target/debug/deps/libeither-6807990e29cbe8c6.rlib" "/opt/rustwide/target/debug/deps/librayon_core-18ec4f6bbc5351be.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-272a46b6f52c9f13.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-c5e99317ce57acb0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-a4a1949f59eb6560.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e0d77d0b25435982.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ad810a0622b424db.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-2f31166c39102b28.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ff4394a7ba76e8a0.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-ab55f96d71d431c9.rlib" "/opt/rustwide/target/debug/deps/libnodrop-91e95d03e09dd6ba.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-4c3eba71b04c560a.rlib" "/opt/rustwide/target/debug/deps/libgif-207ed749ebd8beed.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-7f326b4eac3b8700.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-5ddd551192423bef.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-d655682581dfe2da.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-0631e0d1f7c54c55.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a4e313a328b70edb.rlib" "/opt/rustwide/target/debug/deps/liblzw-bf28a12cd9e5ee2b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-59339b7967b0d21b.rlib" "/opt/rustwide/target/debug/deps/librand-257319297fea19c2.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-5a2c186f25db0db2.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-bba5cf223f4c1cd0.rlib" "/opt/rustwide/target/debug/deps/librand_hc-a62c60b6695dd231.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-783c2982d19fc548.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-5fce77345e8d6f2c.rlib" "/opt/rustwide/target/debug/deps/librand_core-f1dc128c8e73d570.rlib" "/opt/rustwide/target/debug/deps/librand_os-e083670226a37dac.rlib" "/opt/rustwide/target/debug/deps/liblibc-9fae3bf7b804ce44.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-3bd801330e31b198.rlib" "/opt/rustwide/target/debug/deps/librand_core-0cdc5813e9ef98e7.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-78eca0dc9fe0cbfa.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.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.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/cornell_box-603e156ead4ff5c8" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/moon_orbits_earth-38c5fdc7a54c2b43.moon_orbits_earth.b6be9b6d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/moon_orbits_earth-38c5fdc7a54c2b43.moon_orbits_earth.b6be9b6d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/moon_orbits_earth-38c5fdc7a54c2b43.moon_orbits_earth.b6be9b6d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/moon_orbits_earth-38c5fdc7a54c2b43.moon_orbits_earth.b6be9b6d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/moon_orbits_earth-38c5fdc7a54c2b43.moon_orbits_earth.b6be9b6d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/moon_orbits_earth-38c5fdc7a54c2b43.moon_orbits_earth.b6be9b6d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/moon_orbits_earth-38c5fdc7a54c2b43.moon_orbits_earth.b6be9b6d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/moon_orbits_earth-38c5fdc7a54c2b43.moon_orbits_earth.b6be9b6d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/moon_orbits_earth-38c5fdc7a54c2b43.moon_orbits_earth.b6be9b6d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/moon_orbits_earth-38c5fdc7a54c2b43.moon_orbits_earth.b6be9b6d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/moon_orbits_earth-38c5fdc7a54c2b43.moon_orbits_earth.b6be9b6d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/moon_orbits_earth-38c5fdc7a54c2b43.moon_orbits_earth.b6be9b6d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/moon_orbits_earth-38c5fdc7a54c2b43.moon_orbits_earth.b6be9b6d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/moon_orbits_earth-38c5fdc7a54c2b43.moon_orbits_earth.b6be9b6d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/moon_orbits_earth-38c5fdc7a54c2b43.moon_orbits_earth.b6be9b6d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/moon_orbits_earth-38c5fdc7a54c2b43.moon_orbits_earth.b6be9b6d-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/moon_orbits_earth-38c5fdc7a54c2b43.4r351q9i4vc1bwhn.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librustracer-7405147db708d72d.rlib" "/opt/rustwide/target/debug/deps/libindicatif-db0e7ce44d8823cd.rlib" "/opt/rustwide/target/debug/deps/libconsole-d8bd3ee549d19e55.rlib" "/opt/rustwide/target/debug/deps/libtermios-ce79b34f1b955ffc.rlib" "/opt/rustwide/target/debug/deps/libclicolors_control-6612958648dba16f.rlib" "/opt/rustwide/target/debug/deps/libregex-46e2484e2763104d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-4434233d471259f5.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-7bafa26c3d508367.rlib" "/opt/rustwide/target/debug/deps/libimage-64086b45a43e1a39.rlib" "/opt/rustwide/target/debug/deps/libtiff-1431f56708055d72.rlib" "/opt/rustwide/target/debug/deps/libpng-54dde95ad28deef4.rlib" "/opt/rustwide/target/debug/deps/libdeflate-71a23bcfb1633621.rlib" "/opt/rustwide/target/debug/deps/libinflate-a656f9f1d69e2549.rlib" "/opt/rustwide/target/debug/deps/libadler32-2dafcd23c356e1ad.rlib" "/opt/rustwide/target/debug/deps/libbitflags-be708b057de9c1af.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-5b80d0183ef3ae7f.rlib" "/opt/rustwide/target/debug/deps/librayon-e3ed13865b8f6327.rlib" "/opt/rustwide/target/debug/deps/libeither-6807990e29cbe8c6.rlib" "/opt/rustwide/target/debug/deps/librayon_core-18ec4f6bbc5351be.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-272a46b6f52c9f13.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-c5e99317ce57acb0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-a4a1949f59eb6560.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e0d77d0b25435982.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ad810a0622b424db.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-2f31166c39102b28.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ff4394a7ba76e8a0.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-ab55f96d71d431c9.rlib" "/opt/rustwide/target/debug/deps/libnodrop-91e95d03e09dd6ba.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-4c3eba71b04c560a.rlib" "/opt/rustwide/target/debug/deps/libgif-207ed749ebd8beed.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-7f326b4eac3b8700.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-5ddd551192423bef.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-d655682581dfe2da.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-0631e0d1f7c54c55.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a4e313a328b70edb.rlib" "/opt/rustwide/target/debug/deps/liblzw-bf28a12cd9e5ee2b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-59339b7967b0d21b.rlib" "/opt/rustwide/target/debug/deps/librand-257319297fea19c2.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-5a2c186f25db0db2.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-bba5cf223f4c1cd0.rlib" "/opt/rustwide/target/debug/deps/librand_hc-a62c60b6695dd231.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-783c2982d19fc548.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-5fce77345e8d6f2c.rlib" "/opt/rustwide/target/debug/deps/librand_core-f1dc128c8e73d570.rlib" "/opt/rustwide/target/debug/deps/librand_os-e083670226a37dac.rlib" "/opt/rustwide/target/debug/deps/liblibc-9fae3bf7b804ce44.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-3bd801330e31b198.rlib" "/opt/rustwide/target/debug/deps/librand_core-0cdc5813e9ef98e7.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-78eca0dc9fe0cbfa.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.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.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/moon_orbits_earth-38c5fdc7a54c2b43" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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: build failed [INFO] running `Command { std: "docker" "inspect" "518bdd05d9c414b366d931170b70356d447ae5ddaa556e0006d649019661b26c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "518bdd05d9c414b366d931170b70356d447ae5ddaa556e0006d649019661b26c", kill_on_drop: false }` [INFO] [stdout] 518bdd05d9c414b366d931170b70356d447ae5ddaa556e0006d649019661b26c