[INFO] updating cached 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" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b62f0f494945c78ef9fc6708ee6159c91378edee [INFO] testing drew-y/rustracer against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrew-y%2Frustracer" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/drew-y/rustracer on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "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-3/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.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "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] 2821a30a68688afea3857765e27041ca365ff787c691b43a19e1dddc30a59aa5 [INFO] running `Command { std: "docker" "start" "-a" "2821a30a68688afea3857765e27041ca365ff787c691b43a19e1dddc30a59aa5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2821a30a68688afea3857765e27041ca365ff787c691b43a19e1dddc30a59aa5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2821a30a68688afea3857765e27041ca365ff787c691b43a19e1dddc30a59aa5", kill_on_drop: false }` [INFO] [stdout] 2821a30a68688afea3857765e27041ca365ff787c691b43a19e1dddc30a59aa5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--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] 60cbb5ca148dab1f3d4e8afdc79b24ef84a3795daa94e9590fe4d8f2b7cdc27c [INFO] running `Command { std: "docker" "start" "-a" "60cbb5ca148dab1f3d4e8afdc79b24ef84a3795daa94e9590fe4d8f2b7cdc27c", 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 arrayvec v0.4.10 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling proc-macro2 v0.4.28 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [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 lzw v0.10.0 [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 bitflags v1.0.4 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [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_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling gif v0.10.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling deflate v0.7.19 [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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.44s [INFO] running `Command { std: "docker" "inspect" "60cbb5ca148dab1f3d4e8afdc79b24ef84a3795daa94e9590fe4d8f2b7cdc27c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60cbb5ca148dab1f3d4e8afdc79b24ef84a3795daa94e9590fe4d8f2b7cdc27c", kill_on_drop: false }` [INFO] [stdout] 60cbb5ca148dab1f3d4e8afdc79b24ef84a3795daa94e9590fe4d8f2b7cdc27c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "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] 592a9d8ced40e768f95907beac3f9fdf2984ba8a0b2223dd481a79095fd85da1 [INFO] running `Command { std: "docker" "start" "-a" "592a9d8ced40e768f95907beac3f9fdf2984ba8a0b2223dd481a79095fd85da1", kill_on_drop: false }` [INFO] [stderr] Compiling rustracer v3.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/ghostly_orbs-4b072e2322180367.ghostly_orbs.8dnyy7rp-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/ghostly_orbs-4b072e2322180367.ghostly_orbs.8dnyy7rp-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/ghostly_orbs-4b072e2322180367.ghostly_orbs.8dnyy7rp-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/ghostly_orbs-4b072e2322180367.ghostly_orbs.8dnyy7rp-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/ghostly_orbs-4b072e2322180367.ghostly_orbs.8dnyy7rp-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/ghostly_orbs-4b072e2322180367.ghostly_orbs.8dnyy7rp-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/ghostly_orbs-4b072e2322180367.ghostly_orbs.8dnyy7rp-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/ghostly_orbs-4b072e2322180367.ghostly_orbs.8dnyy7rp-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/ghostly_orbs-4b072e2322180367.ghostly_orbs.8dnyy7rp-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/ghostly_orbs-4b072e2322180367.ghostly_orbs.8dnyy7rp-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/ghostly_orbs-4b072e2322180367.ghostly_orbs.8dnyy7rp-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/ghostly_orbs-4b072e2322180367.ghostly_orbs.8dnyy7rp-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/ghostly_orbs-4b072e2322180367.ghostly_orbs.8dnyy7rp-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/ghostly_orbs-4b072e2322180367.ghostly_orbs.8dnyy7rp-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/ghostly_orbs-4b072e2322180367.ghostly_orbs.8dnyy7rp-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/ghostly_orbs-4b072e2322180367.ghostly_orbs.8dnyy7rp-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/ghostly_orbs-4b072e2322180367" "/opt/rustwide/target/debug/examples/ghostly_orbs-4b072e2322180367.t3z0p4t0wsgldoj.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librustracer-e2ed85e9db05eb93.rlib" "/opt/rustwide/target/debug/deps/libindicatif-ea9efc8f0bec3f65.rlib" "/opt/rustwide/target/debug/deps/libconsole-28bc1bfe36a0c0e0.rlib" "/opt/rustwide/target/debug/deps/libtermios-d9961ae8d89a914e.rlib" "/opt/rustwide/target/debug/deps/libclicolors_control-e04fe4a9fdd1506c.rlib" "/opt/rustwide/target/debug/deps/libregex-a79218ff2871efef.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ee3a15862616a6f9.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-0987e24df85fd320.rlib" "/opt/rustwide/target/debug/deps/libimage-3f41e5bc39490de1.rlib" "/opt/rustwide/target/debug/deps/libtiff-992f209928c205e2.rlib" "/opt/rustwide/target/debug/deps/libpng-45287ce668dad644.rlib" "/opt/rustwide/target/debug/deps/libdeflate-5a4f60b27f21304c.rlib" "/opt/rustwide/target/debug/deps/libinflate-91223eee9c3659db.rlib" "/opt/rustwide/target/debug/deps/libadler32-222af25d3e0825ac.rlib" "/opt/rustwide/target/debug/deps/libbitflags-eda987bbeb521c5d.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-b2a4f989dd0fa239.rlib" "/opt/rustwide/target/debug/deps/librayon-c053f620a7c8a7d9.rlib" "/opt/rustwide/target/debug/deps/libeither-3f383d4a560dc79b.rlib" "/opt/rustwide/target/debug/deps/librayon_core-86cc584826d37fe4.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c575a4ab252e3cb4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-ebc3b8a64a6db78d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-defd989d30925908.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-89809229cb7bd47b.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3af188f211913eba.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-d0b0c4511a7f677c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e792e61e2a22469.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-0e5504522fae0b64.rlib" "/opt/rustwide/target/debug/deps/libnodrop-20bd03037d6a02fd.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-18405819c03faa62.rlib" "/opt/rustwide/target/debug/deps/libgif-2fafa1dd566ad2fc.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-75405708483eb8a3.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-b04ee993400c9ed4.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-3689c7d73cd511eb.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-e1a2b4a840596691.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0e331abae535600b.rlib" "/opt/rustwide/target/debug/deps/liblzw-258df11cbdcd0b61.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-63cd11c812d281e2.rlib" "/opt/rustwide/target/debug/deps/librand-e0c2ae44fd23ffe2.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-c72452d47acb92b2.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-48e634cceefa4757.rlib" "/opt/rustwide/target/debug/deps/librand_hc-453bb474651ee49c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-95b4b26f310072d4.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-bf610786152d2d79.rlib" "/opt/rustwide/target/debug/deps/librand_core-d557c9f882b1f1f4.rlib" "/opt/rustwide/target/debug/deps/librand_os-4ef317ff56deda35.rlib" "/opt/rustwide/target/debug/deps/liblibc-b65a9f9a7827de3f.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-404e1a2ea1887578.rlib" "/opt/rustwide/target/debug/deps/librand_core-78bbe2a80acb1f13.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-1111c7f22c80ffdf.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-lc" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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`. [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] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/two_perlin_spheres-2b726ad110d59d6f.two_perlin_spheres.b2v1ahjh-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/two_perlin_spheres-2b726ad110d59d6f.two_perlin_spheres.b2v1ahjh-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/two_perlin_spheres-2b726ad110d59d6f.two_perlin_spheres.b2v1ahjh-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/two_perlin_spheres-2b726ad110d59d6f.two_perlin_spheres.b2v1ahjh-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/two_perlin_spheres-2b726ad110d59d6f.two_perlin_spheres.b2v1ahjh-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/two_perlin_spheres-2b726ad110d59d6f.two_perlin_spheres.b2v1ahjh-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/two_perlin_spheres-2b726ad110d59d6f.two_perlin_spheres.b2v1ahjh-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/two_perlin_spheres-2b726ad110d59d6f.two_perlin_spheres.b2v1ahjh-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/two_perlin_spheres-2b726ad110d59d6f.two_perlin_spheres.b2v1ahjh-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/two_perlin_spheres-2b726ad110d59d6f.two_perlin_spheres.b2v1ahjh-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/two_perlin_spheres-2b726ad110d59d6f.two_perlin_spheres.b2v1ahjh-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/two_perlin_spheres-2b726ad110d59d6f.two_perlin_spheres.b2v1ahjh-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/two_perlin_spheres-2b726ad110d59d6f.two_perlin_spheres.b2v1ahjh-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/two_perlin_spheres-2b726ad110d59d6f.two_perlin_spheres.b2v1ahjh-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/two_perlin_spheres-2b726ad110d59d6f.two_perlin_spheres.b2v1ahjh-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/two_perlin_spheres-2b726ad110d59d6f.two_perlin_spheres.b2v1ahjh-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/two_perlin_spheres-2b726ad110d59d6f" "/opt/rustwide/target/debug/examples/two_perlin_spheres-2b726ad110d59d6f.1z6w5gxzupy07olm.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librustracer-e2ed85e9db05eb93.rlib" "/opt/rustwide/target/debug/deps/libindicatif-ea9efc8f0bec3f65.rlib" "/opt/rustwide/target/debug/deps/libconsole-28bc1bfe36a0c0e0.rlib" "/opt/rustwide/target/debug/deps/libtermios-d9961ae8d89a914e.rlib" "/opt/rustwide/target/debug/deps/libclicolors_control-e04fe4a9fdd1506c.rlib" "/opt/rustwide/target/debug/deps/libregex-a79218ff2871efef.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ee3a15862616a6f9.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-0987e24df85fd320.rlib" "/opt/rustwide/target/debug/deps/libimage-3f41e5bc39490de1.rlib" "/opt/rustwide/target/debug/deps/libtiff-992f209928c205e2.rlib" "/opt/rustwide/target/debug/deps/libpng-45287ce668dad644.rlib" "/opt/rustwide/target/debug/deps/libdeflate-5a4f60b27f21304c.rlib" "/opt/rustwide/target/debug/deps/libinflate-91223eee9c3659db.rlib" "/opt/rustwide/target/debug/deps/libadler32-222af25d3e0825ac.rlib" "/opt/rustwide/target/debug/deps/libbitflags-eda987bbeb521c5d.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-b2a4f989dd0fa239.rlib" "/opt/rustwide/target/debug/deps/librayon-c053f620a7c8a7d9.rlib" "/opt/rustwide/target/debug/deps/libeither-3f383d4a560dc79b.rlib" "/opt/rustwide/target/debug/deps/librayon_core-86cc584826d37fe4.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c575a4ab252e3cb4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-ebc3b8a64a6db78d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-defd989d30925908.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-89809229cb7bd47b.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3af188f211913eba.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-d0b0c4511a7f677c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e792e61e2a22469.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-0e5504522fae0b64.rlib" "/opt/rustwide/target/debug/deps/libnodrop-20bd03037d6a02fd.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-18405819c03faa62.rlib" "/opt/rustwide/target/debug/deps/libgif-2fafa1dd566ad2fc.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-75405708483eb8a3.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-b04ee993400c9ed4.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-3689c7d73cd511eb.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-e1a2b4a840596691.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0e331abae535600b.rlib" "/opt/rustwide/target/debug/deps/liblzw-258df11cbdcd0b61.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-63cd11c812d281e2.rlib" "/opt/rustwide/target/debug/deps/librand-e0c2ae44fd23ffe2.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-c72452d47acb92b2.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-48e634cceefa4757.rlib" "/opt/rustwide/target/debug/deps/librand_hc-453bb474651ee49c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-95b4b26f310072d4.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-bf610786152d2d79.rlib" "/opt/rustwide/target/debug/deps/librand_core-d557c9f882b1f1f4.rlib" "/opt/rustwide/target/debug/deps/librand_os-4ef317ff56deda35.rlib" "/opt/rustwide/target/debug/deps/liblibc-b65a9f9a7827de3f.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-404e1a2ea1887578.rlib" "/opt/rustwide/target/debug/deps/librand_core-78bbe2a80acb1f13.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-1111c7f22c80ffdf.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-lc" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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" "592a9d8ced40e768f95907beac3f9fdf2984ba8a0b2223dd481a79095fd85da1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "592a9d8ced40e768f95907beac3f9fdf2984ba8a0b2223dd481a79095fd85da1", kill_on_drop: false }` [INFO] [stdout] 592a9d8ced40e768f95907beac3f9fdf2984ba8a0b2223dd481a79095fd85da1