[INFO] cloning repository https://github.com/thomasantony/raytracer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thomasantony/raytracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomasantony%2Fraytracer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomasantony%2Fraytracer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6276f87a62ea4c14caea7406246e965c6d0e1cd8 [INFO] testing thomasantony/raytracer against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomasantony%2Fraytracer" "/workspace/builds/worker-55/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-55/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/thomasantony/raytracer on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/thomasantony/raytracer [INFO] finished tweaking git repo https://github.com/thomasantony/raytracer [INFO] tweaked toml for git repo https://github.com/thomasantony/raytracer written to /workspace/builds/worker-55/source/Cargo.toml [INFO] crate git repo https://github.com/thomasantony/raytracer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 83c3eaa70e44d343d3275555ceab9a82da59d3ae25cc814380419af26fce24ab [INFO] running `Command { std: "docker" "start" "-a" "83c3eaa70e44d343d3275555ceab9a82da59d3ae25cc814380419af26fce24ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83c3eaa70e44d343d3275555ceab9a82da59d3ae25cc814380419af26fce24ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83c3eaa70e44d343d3275555ceab9a82da59d3ae25cc814380419af26fce24ab", kill_on_drop: false }` [INFO] [stdout] 83c3eaa70e44d343d3275555ceab9a82da59d3ae25cc814380419af26fce24ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 159ebfb1e2254e3fe1f31735b85bcbf6f2997689fe37b0edf46ccfaa3f308f2b [INFO] running `Command { std: "docker" "start" "-a" "159ebfb1e2254e3fe1f31735b85bcbf6f2997689fe37b0edf46ccfaa3f308f2b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling bytemuck v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling deflate v0.8.4 [INFO] [stderr] Compiling tiff v0.4.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.2 [INFO] [stderr] Compiling png v0.16.4 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling terminal_size v0.1.12 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Compiling console v0.11.3 [INFO] [stderr] Compiling jpeg-decoder v0.1.19 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling image v0.23.4 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Compiling structopt v0.3.14 [INFO] [stderr] Compiling raytracer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ProgressBar` [INFO] [stdout] --> src/renderers.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | use indicatif::{ProgressBar, ProgressStyle}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `w` [INFO] [stdout] --> src/camera.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | w: Vec3, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `raytracer` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name 13_final_scene --edition=2018 src/bin/13_final_scene.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=3e5fbd490ad95b41 -C extra-filename=-3e5fbd490ad95b41 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern image=/opt/rustwide/target/debug/deps/libimage-17d828851019ce69.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-c2d639c0c64e6260.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-fbb54403b9f7e72c.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-568d11a88ea2a230.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-97e7dcf6be8a9960.rlib --extern raytracer=/opt/rustwide/target/debug/deps/libraytracer-0dc856d6299639e4.rlib --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-f97fb91034ddb56c.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/05_hittable-999555e91547bdb7.05_hittable.bc5ed722-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/05_hittable-999555e91547bdb7.05_hittable.bc5ed722-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/05_hittable-999555e91547bdb7.05_hittable.bc5ed722-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/05_hittable-999555e91547bdb7.05_hittable.bc5ed722-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/05_hittable-999555e91547bdb7.05_hittable.bc5ed722-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/05_hittable-999555e91547bdb7.05_hittable.bc5ed722-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/05_hittable-999555e91547bdb7.05_hittable.bc5ed722-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/05_hittable-999555e91547bdb7.05_hittable.bc5ed722-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/05_hittable-999555e91547bdb7.05_hittable.bc5ed722-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/05_hittable-999555e91547bdb7.05_hittable.bc5ed722-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/05_hittable-999555e91547bdb7.05_hittable.bc5ed722-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/05_hittable-999555e91547bdb7.05_hittable.bc5ed722-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/05_hittable-999555e91547bdb7.05_hittable.bc5ed722-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/05_hittable-999555e91547bdb7.05_hittable.bc5ed722-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/05_hittable-999555e91547bdb7.r8mzszamront9fn.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libraytracer-0dc856d6299639e4.rlib" "/opt/rustwide/target/debug/deps/libindicatif-c2d639c0c64e6260.rlib" "/opt/rustwide/target/debug/deps/libconsole-39d2d6d39833d831.rlib" "/opt/rustwide/target/debug/deps/libtermios-7633d3e1324ae5f0.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-6ce7d049d490c0a1.rlib" "/opt/rustwide/target/debug/deps/libregex-a3ae479c7a8c5fbe.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c36e8e672c3c3569.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-57aec043958db3e8.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-e894b251dc77c796.rlib" "/opt/rustwide/target/debug/deps/librand-568d11a88ea2a230.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-dd95ddb284fa82b9.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-3d2cc82b4e39af48.rlib" "/opt/rustwide/target/debug/deps/librand_core-38b13646465f5f7e.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-041d08ef86629b94.rlib" "/opt/rustwide/target/debug/deps/libimage-17d828851019ce69.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-0713f77852d3597b.rlib" "/opt/rustwide/target/debug/deps/libpng-b759345f5919407a.rlib" "/opt/rustwide/target/debug/deps/libinflate-e150108e90605252.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-094aa23f2b9090e9.rlib" "/opt/rustwide/target/debug/deps/libdeflate-ff3f34220047f25a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-8a17b7dd8272d651.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-9ab7f347a76605da.rlib" "/opt/rustwide/target/debug/deps/librayon-97e7dcf6be8a9960.rlib" "/opt/rustwide/target/debug/deps/librayon_core-e358f9d837e830ca.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-de672c42455402e4.rlib" "/opt/rustwide/target/debug/deps/liblibc-1391d61e771dea03.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-4a18ff9a21c2960f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-a08df57ec1f2e4f4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-4225b87ee53090d7.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-c5719c57b85634be.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c317c8196d2f12cd.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libeither-d161fd1a2ce5486b.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-90db2d7ec66c28e3.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-2a91b961738c131f.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-4cda7d8e3614f996.rlib" "/opt/rustwide/target/debug/deps/libgif-f6546b2475525f0b.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-ca0f98f741dd9153.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a4374f59dfe4823f.rlib" "/opt/rustwide/target/debug/deps/libtiff-1086df062ef3054a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-a2ce85cb57d5769a.rlib" "/opt/rustwide/target/debug/deps/libadler32-22301400996dfe19.rlib" "/opt/rustwide/target/debug/deps/liblzw-ea9e0ef2ed832b20.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c108165c88451b38.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lc" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/05_hittable-999555e91547bdb7" "-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/deps/06_antialiasing-34414b79c69d9cc1.06_antialiasing.20fd81d5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/06_antialiasing-34414b79c69d9cc1.06_antialiasing.20fd81d5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/06_antialiasing-34414b79c69d9cc1.06_antialiasing.20fd81d5-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/06_antialiasing-34414b79c69d9cc1.06_antialiasing.20fd81d5-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/06_antialiasing-34414b79c69d9cc1.06_antialiasing.20fd81d5-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/06_antialiasing-34414b79c69d9cc1.06_antialiasing.20fd81d5-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/06_antialiasing-34414b79c69d9cc1.06_antialiasing.20fd81d5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/06_antialiasing-34414b79c69d9cc1.06_antialiasing.20fd81d5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/06_antialiasing-34414b79c69d9cc1.06_antialiasing.20fd81d5-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/06_antialiasing-34414b79c69d9cc1.06_antialiasing.20fd81d5-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/06_antialiasing-34414b79c69d9cc1.06_antialiasing.20fd81d5-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/06_antialiasing-34414b79c69d9cc1.06_antialiasing.20fd81d5-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/06_antialiasing-34414b79c69d9cc1.06_antialiasing.20fd81d5-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/06_antialiasing-34414b79c69d9cc1.06_antialiasing.20fd81d5-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/06_antialiasing-34414b79c69d9cc1.1rq4yzcla2ztx43a.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libraytracer-0dc856d6299639e4.rlib" "/opt/rustwide/target/debug/deps/libindicatif-c2d639c0c64e6260.rlib" "/opt/rustwide/target/debug/deps/libconsole-39d2d6d39833d831.rlib" "/opt/rustwide/target/debug/deps/libtermios-7633d3e1324ae5f0.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-6ce7d049d490c0a1.rlib" "/opt/rustwide/target/debug/deps/libregex-a3ae479c7a8c5fbe.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c36e8e672c3c3569.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-57aec043958db3e8.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-e894b251dc77c796.rlib" "/opt/rustwide/target/debug/deps/librand-568d11a88ea2a230.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-dd95ddb284fa82b9.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-3d2cc82b4e39af48.rlib" "/opt/rustwide/target/debug/deps/librand_core-38b13646465f5f7e.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-041d08ef86629b94.rlib" "/opt/rustwide/target/debug/deps/libimage-17d828851019ce69.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-0713f77852d3597b.rlib" "/opt/rustwide/target/debug/deps/libpng-b759345f5919407a.rlib" "/opt/rustwide/target/debug/deps/libinflate-e150108e90605252.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-094aa23f2b9090e9.rlib" "/opt/rustwide/target/debug/deps/libdeflate-ff3f34220047f25a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-8a17b7dd8272d651.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-9ab7f347a76605da.rlib" "/opt/rustwide/target/debug/deps/librayon-97e7dcf6be8a9960.rlib" "/opt/rustwide/target/debug/deps/librayon_core-e358f9d837e830ca.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-de672c42455402e4.rlib" "/opt/rustwide/target/debug/deps/liblibc-1391d61e771dea03.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-4a18ff9a21c2960f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-a08df57ec1f2e4f4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-4225b87ee53090d7.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-c5719c57b85634be.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c317c8196d2f12cd.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libeither-d161fd1a2ce5486b.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-90db2d7ec66c28e3.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-2a91b961738c131f.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-4cda7d8e3614f996.rlib" "/opt/rustwide/target/debug/deps/libgif-f6546b2475525f0b.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-ca0f98f741dd9153.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a4374f59dfe4823f.rlib" "/opt/rustwide/target/debug/deps/libtiff-1086df062ef3054a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-a2ce85cb57d5769a.rlib" "/opt/rustwide/target/debug/deps/libadler32-22301400996dfe19.rlib" "/opt/rustwide/target/debug/deps/liblzw-ea9e0ef2ed832b20.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c108165c88451b38.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lc" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/06_antialiasing-34414b79c69d9cc1" "-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/deps/04_sphere_normals-d1a0e2ae03f0437d.04_sphere_normals.ca7586a6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/04_sphere_normals-d1a0e2ae03f0437d.04_sphere_normals.ca7586a6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/04_sphere_normals-d1a0e2ae03f0437d.04_sphere_normals.ca7586a6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/04_sphere_normals-d1a0e2ae03f0437d.04_sphere_normals.ca7586a6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/04_sphere_normals-d1a0e2ae03f0437d.04_sphere_normals.ca7586a6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/04_sphere_normals-d1a0e2ae03f0437d.04_sphere_normals.ca7586a6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/04_sphere_normals-d1a0e2ae03f0437d.04_sphere_normals.ca7586a6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/04_sphere_normals-d1a0e2ae03f0437d.04_sphere_normals.ca7586a6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/04_sphere_normals-d1a0e2ae03f0437d.04_sphere_normals.ca7586a6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/04_sphere_normals-d1a0e2ae03f0437d.04_sphere_normals.ca7586a6-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/04_sphere_normals-d1a0e2ae03f0437d.04_sphere_normals.ca7586a6-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/04_sphere_normals-d1a0e2ae03f0437d.04_sphere_normals.ca7586a6-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/04_sphere_normals-d1a0e2ae03f0437d.4zf3jjlnswwpykv0.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libraytracer-0dc856d6299639e4.rlib" "/opt/rustwide/target/debug/deps/libindicatif-c2d639c0c64e6260.rlib" "/opt/rustwide/target/debug/deps/libconsole-39d2d6d39833d831.rlib" "/opt/rustwide/target/debug/deps/libtermios-7633d3e1324ae5f0.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-6ce7d049d490c0a1.rlib" "/opt/rustwide/target/debug/deps/libregex-a3ae479c7a8c5fbe.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c36e8e672c3c3569.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-57aec043958db3e8.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-e894b251dc77c796.rlib" "/opt/rustwide/target/debug/deps/librand-568d11a88ea2a230.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-dd95ddb284fa82b9.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-3d2cc82b4e39af48.rlib" "/opt/rustwide/target/debug/deps/librand_core-38b13646465f5f7e.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-041d08ef86629b94.rlib" "/opt/rustwide/target/debug/deps/libimage-17d828851019ce69.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-0713f77852d3597b.rlib" "/opt/rustwide/target/debug/deps/libpng-b759345f5919407a.rlib" "/opt/rustwide/target/debug/deps/libinflate-e150108e90605252.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-094aa23f2b9090e9.rlib" "/opt/rustwide/target/debug/deps/libdeflate-ff3f34220047f25a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-8a17b7dd8272d651.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-9ab7f347a76605da.rlib" "/opt/rustwide/target/debug/deps/librayon-97e7dcf6be8a9960.rlib" "/opt/rustwide/target/debug/deps/librayon_core-e358f9d837e830ca.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-de672c42455402e4.rlib" "/opt/rustwide/target/debug/deps/liblibc-1391d61e771dea03.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-4a18ff9a21c2960f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-a08df57ec1f2e4f4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-4225b87ee53090d7.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-c5719c57b85634be.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c317c8196d2f12cd.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libeither-d161fd1a2ce5486b.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-90db2d7ec66c28e3.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-2a91b961738c131f.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-4cda7d8e3614f996.rlib" "/opt/rustwide/target/debug/deps/libgif-f6546b2475525f0b.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-ca0f98f741dd9153.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a4374f59dfe4823f.rlib" "/opt/rustwide/target/debug/deps/libtiff-1086df062ef3054a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-a2ce85cb57d5769a.rlib" "/opt/rustwide/target/debug/deps/libadler32-22301400996dfe19.rlib" "/opt/rustwide/target/debug/deps/liblzw-ea9e0ef2ed832b20.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c108165c88451b38.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lc" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/04_sphere_normals-d1a0e2ae03f0437d" "-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/deps/09_materials-5345979c5274b898.09_materials.70726740-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/09_materials-5345979c5274b898.09_materials.70726740-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/09_materials-5345979c5274b898.09_materials.70726740-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/09_materials-5345979c5274b898.09_materials.70726740-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/09_materials-5345979c5274b898.09_materials.70726740-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/09_materials-5345979c5274b898.09_materials.70726740-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/09_materials-5345979c5274b898.09_materials.70726740-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/09_materials-5345979c5274b898.09_materials.70726740-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/09_materials-5345979c5274b898.09_materials.70726740-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/09_materials-5345979c5274b898.09_materials.70726740-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/09_materials-5345979c5274b898.09_materials.70726740-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/09_materials-5345979c5274b898.09_materials.70726740-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/09_materials-5345979c5274b898.09_materials.70726740-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/09_materials-5345979c5274b898.09_materials.70726740-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/09_materials-5345979c5274b898.09_materials.70726740-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/09_materials-5345979c5274b898.09_materials.70726740-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/09_materials-5345979c5274b898.v9yjxhhg4rllpng.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libraytracer-0dc856d6299639e4.rlib" "/opt/rustwide/target/debug/deps/libindicatif-c2d639c0c64e6260.rlib" "/opt/rustwide/target/debug/deps/libconsole-39d2d6d39833d831.rlib" "/opt/rustwide/target/debug/deps/libtermios-7633d3e1324ae5f0.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-6ce7d049d490c0a1.rlib" "/opt/rustwide/target/debug/deps/libregex-a3ae479c7a8c5fbe.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c36e8e672c3c3569.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-57aec043958db3e8.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-e894b251dc77c796.rlib" "/opt/rustwide/target/debug/deps/librand-568d11a88ea2a230.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-dd95ddb284fa82b9.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-3d2cc82b4e39af48.rlib" "/opt/rustwide/target/debug/deps/librand_core-38b13646465f5f7e.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-041d08ef86629b94.rlib" "/opt/rustwide/target/debug/deps/libimage-17d828851019ce69.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-0713f77852d3597b.rlib" "/opt/rustwide/target/debug/deps/libpng-b759345f5919407a.rlib" "/opt/rustwide/target/debug/deps/libinflate-e150108e90605252.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-094aa23f2b9090e9.rlib" "/opt/rustwide/target/debug/deps/libdeflate-ff3f34220047f25a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-8a17b7dd8272d651.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-9ab7f347a76605da.rlib" "/opt/rustwide/target/debug/deps/librayon-97e7dcf6be8a9960.rlib" "/opt/rustwide/target/debug/deps/librayon_core-e358f9d837e830ca.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-de672c42455402e4.rlib" "/opt/rustwide/target/debug/deps/liblibc-1391d61e771dea03.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-4a18ff9a21c2960f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-a08df57ec1f2e4f4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-4225b87ee53090d7.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-c5719c57b85634be.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c317c8196d2f12cd.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libeither-d161fd1a2ce5486b.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-90db2d7ec66c28e3.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-2a91b961738c131f.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-4cda7d8e3614f996.rlib" "/opt/rustwide/target/debug/deps/libgif-f6546b2475525f0b.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-ca0f98f741dd9153.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a4374f59dfe4823f.rlib" "/opt/rustwide/target/debug/deps/libtiff-1086df062ef3054a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-a2ce85cb57d5769a.rlib" "/opt/rustwide/target/debug/deps/libadler32-22301400996dfe19.rlib" "/opt/rustwide/target/debug/deps/liblzw-ea9e0ef2ed832b20.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c108165c88451b38.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lc" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/09_materials-5345979c5274b898" "-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" "159ebfb1e2254e3fe1f31735b85bcbf6f2997689fe37b0edf46ccfaa3f308f2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "159ebfb1e2254e3fe1f31735b85bcbf6f2997689fe37b0edf46ccfaa3f308f2b", kill_on_drop: false }` [INFO] [stdout] 159ebfb1e2254e3fe1f31735b85bcbf6f2997689fe37b0edf46ccfaa3f308f2b