[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 master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomasantony%2Fraytracer" "/workspace/builds/worker-83/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-83/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/thomasantony/raytracer on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-83/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-83/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e06a10e4ccce8bdc208707780316150b03749056303d01df8ea504ab3c3cb678 [INFO] running `Command { std: "docker" "start" "-a" "e06a10e4ccce8bdc208707780316150b03749056303d01df8ea504ab3c3cb678", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e06a10e4ccce8bdc208707780316150b03749056303d01df8ea504ab3c3cb678", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e06a10e4ccce8bdc208707780316150b03749056303d01df8ea504ab3c3cb678", kill_on_drop: false }` [INFO] [stdout] e06a10e4ccce8bdc208707780316150b03749056303d01df8ea504ab3c3cb678 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d10f241007e63b9faccef206f675ef8f0ee9dbc19a54fe594cc79536e12f8263 [INFO] running `Command { std: "docker" "start" "-a" "d10f241007e63b9faccef206f675ef8f0ee9dbc19a54fe594cc79536e12f8263", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling bytemuck v1.2.0 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.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 regex v1.3.9 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling terminal_size v0.1.12 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling png v0.16.4 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling console v0.11.3 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.19 [INFO] [stderr] Compiling indicatif v0.15.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=cab836eea9c15fba -C extra-filename=-cab836eea9c15fba --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern image=/opt/rustwide/target/debug/deps/libimage-b184e08fc25b7536.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-c1291931b1e93f58.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-21e80f302d845aa4.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-53b3dcb98a4ea26e.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-0e8eb9050a64ad6b.rlib --extern raytracer=/opt/rustwide/target/debug/deps/libraytracer-8a24bed1eb968a79.rlib --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-540942eda055e30e.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/04_sphere_normals-0afc36970d9f44b7.04_sphere_normals.9db06f88-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/04_sphere_normals-0afc36970d9f44b7.04_sphere_normals.9db06f88-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/04_sphere_normals-0afc36970d9f44b7.04_sphere_normals.9db06f88-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/04_sphere_normals-0afc36970d9f44b7.04_sphere_normals.9db06f88-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/04_sphere_normals-0afc36970d9f44b7.04_sphere_normals.9db06f88-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/04_sphere_normals-0afc36970d9f44b7.04_sphere_normals.9db06f88-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/04_sphere_normals-0afc36970d9f44b7.04_sphere_normals.9db06f88-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/04_sphere_normals-0afc36970d9f44b7.04_sphere_normals.9db06f88-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/04_sphere_normals-0afc36970d9f44b7.04_sphere_normals.9db06f88-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/04_sphere_normals-0afc36970d9f44b7.04_sphere_normals.9db06f88-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/04_sphere_normals-0afc36970d9f44b7.04_sphere_normals.9db06f88-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/04_sphere_normals-0afc36970d9f44b7.465spyq6tib7mgno.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libraytracer-8a24bed1eb968a79.rlib" "/opt/rustwide/target/debug/deps/libindicatif-c1291931b1e93f58.rlib" "/opt/rustwide/target/debug/deps/libconsole-38c16449841fd88a.rlib" "/opt/rustwide/target/debug/deps/libtermios-e31286b3c319fa4b.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-883dd8a90d27c16a.rlib" "/opt/rustwide/target/debug/deps/libregex-c246689615564160.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e5acd8860a1867d8.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-7222d6a8c557ea23.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-aed76df666295b19.rlib" "/opt/rustwide/target/debug/deps/librand-53b3dcb98a4ea26e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-286ffa945f58a766.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-ad67993fbfd47f61.rlib" "/opt/rustwide/target/debug/deps/librand_core-1e4411fc88f7c236.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-55824b35fe859a3e.rlib" "/opt/rustwide/target/debug/deps/libimage-b184e08fc25b7536.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-b3d4484bb8819c5a.rlib" "/opt/rustwide/target/debug/deps/libpng-179bac936d862c3f.rlib" "/opt/rustwide/target/debug/deps/libinflate-2121f917044764ef.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-97f2bfeb2b83083b.rlib" "/opt/rustwide/target/debug/deps/libdeflate-f86b05917d26ecd5.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-2283a313562c0747.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-e4cc414b154b78ce.rlib" "/opt/rustwide/target/debug/deps/librayon-0e8eb9050a64ad6b.rlib" "/opt/rustwide/target/debug/deps/librayon_core-f1c3cccaa6c947a8.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-991e295b75aa931f.rlib" "/opt/rustwide/target/debug/deps/liblibc-ee73f684d200a3bc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-321e5bdd387dfe41.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8e10d172f4ff2b79.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-0ee0547b71f18ccd.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-78cf7e8064e2b581.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-15d02b042ccb7e12.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6eeb474ed04b0fb7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libeither-933ca7c6b88f3e43.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-d60964a8b5ca3771.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-60c57394cf39ab34.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-4a075e0d6330f2b0.rlib" "/opt/rustwide/target/debug/deps/libgif-5400fd3ff02b6d20.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-efd96908fbcbc9d2.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9504e8593fe5e848.rlib" "/opt/rustwide/target/debug/deps/libtiff-f11a205b30d44922.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-34dc166a73e80491.rlib" "/opt/rustwide/target/debug/deps/libadler32-79d791d8164b8a83.rlib" "/opt/rustwide/target/debug/deps/liblzw-7b67818fa924d644.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-65be7507519f3778.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.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/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/04_sphere_normals-0afc36970d9f44b7" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/03_sphere-9f2d1911485596cb.03_sphere.38b64bfb-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/03_sphere-9f2d1911485596cb.03_sphere.38b64bfb-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/03_sphere-9f2d1911485596cb.03_sphere.38b64bfb-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/03_sphere-9f2d1911485596cb.03_sphere.38b64bfb-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/03_sphere-9f2d1911485596cb.03_sphere.38b64bfb-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/03_sphere-9f2d1911485596cb.03_sphere.38b64bfb-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/03_sphere-9f2d1911485596cb.03_sphere.38b64bfb-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/03_sphere-9f2d1911485596cb.03_sphere.38b64bfb-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/03_sphere-9f2d1911485596cb.03_sphere.38b64bfb-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/03_sphere-9f2d1911485596cb.03_sphere.38b64bfb-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/03_sphere-9f2d1911485596cb.1dqi356xd2al63m0.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libraytracer-8a24bed1eb968a79.rlib" "/opt/rustwide/target/debug/deps/libindicatif-c1291931b1e93f58.rlib" "/opt/rustwide/target/debug/deps/libconsole-38c16449841fd88a.rlib" "/opt/rustwide/target/debug/deps/libtermios-e31286b3c319fa4b.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-883dd8a90d27c16a.rlib" "/opt/rustwide/target/debug/deps/libregex-c246689615564160.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e5acd8860a1867d8.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-7222d6a8c557ea23.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-aed76df666295b19.rlib" "/opt/rustwide/target/debug/deps/librand-53b3dcb98a4ea26e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-286ffa945f58a766.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-ad67993fbfd47f61.rlib" "/opt/rustwide/target/debug/deps/librand_core-1e4411fc88f7c236.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-55824b35fe859a3e.rlib" "/opt/rustwide/target/debug/deps/libimage-b184e08fc25b7536.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-b3d4484bb8819c5a.rlib" "/opt/rustwide/target/debug/deps/libpng-179bac936d862c3f.rlib" "/opt/rustwide/target/debug/deps/libinflate-2121f917044764ef.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-97f2bfeb2b83083b.rlib" "/opt/rustwide/target/debug/deps/libdeflate-f86b05917d26ecd5.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-2283a313562c0747.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-e4cc414b154b78ce.rlib" "/opt/rustwide/target/debug/deps/librayon-0e8eb9050a64ad6b.rlib" "/opt/rustwide/target/debug/deps/librayon_core-f1c3cccaa6c947a8.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-991e295b75aa931f.rlib" "/opt/rustwide/target/debug/deps/liblibc-ee73f684d200a3bc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-321e5bdd387dfe41.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8e10d172f4ff2b79.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-0ee0547b71f18ccd.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-78cf7e8064e2b581.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-15d02b042ccb7e12.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6eeb474ed04b0fb7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libeither-933ca7c6b88f3e43.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-d60964a8b5ca3771.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-60c57394cf39ab34.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-4a075e0d6330f2b0.rlib" "/opt/rustwide/target/debug/deps/libgif-5400fd3ff02b6d20.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-efd96908fbcbc9d2.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9504e8593fe5e848.rlib" "/opt/rustwide/target/debug/deps/libtiff-f11a205b30d44922.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-34dc166a73e80491.rlib" "/opt/rustwide/target/debug/deps/libadler32-79d791d8164b8a83.rlib" "/opt/rustwide/target/debug/deps/liblzw-7b67818fa924d644.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-65be7507519f3778.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.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/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/03_sphere-9f2d1911485596cb" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/12_depth_of_field-2c03b34367636b61.12_depth_of_field.db913b78-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/12_depth_of_field-2c03b34367636b61.12_depth_of_field.db913b78-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/12_depth_of_field-2c03b34367636b61.12_depth_of_field.db913b78-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/12_depth_of_field-2c03b34367636b61.12_depth_of_field.db913b78-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/12_depth_of_field-2c03b34367636b61.12_depth_of_field.db913b78-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/12_depth_of_field-2c03b34367636b61.12_depth_of_field.db913b78-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/12_depth_of_field-2c03b34367636b61.12_depth_of_field.db913b78-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/12_depth_of_field-2c03b34367636b61.12_depth_of_field.db913b78-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/12_depth_of_field-2c03b34367636b61.12_depth_of_field.db913b78-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/12_depth_of_field-2c03b34367636b61.12_depth_of_field.db913b78-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/12_depth_of_field-2c03b34367636b61.12_depth_of_field.db913b78-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/12_depth_of_field-2c03b34367636b61.12_depth_of_field.db913b78-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/12_depth_of_field-2c03b34367636b61.12_depth_of_field.db913b78-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/12_depth_of_field-2c03b34367636b61.12_depth_of_field.db913b78-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/12_depth_of_field-2c03b34367636b61.12_depth_of_field.db913b78-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/12_depth_of_field-2c03b34367636b61.12_depth_of_field.db913b78-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/12_depth_of_field-2c03b34367636b61.3causmfxp9gqdekc.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libraytracer-8a24bed1eb968a79.rlib" "/opt/rustwide/target/debug/deps/libindicatif-c1291931b1e93f58.rlib" "/opt/rustwide/target/debug/deps/libconsole-38c16449841fd88a.rlib" "/opt/rustwide/target/debug/deps/libtermios-e31286b3c319fa4b.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-883dd8a90d27c16a.rlib" "/opt/rustwide/target/debug/deps/libregex-c246689615564160.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e5acd8860a1867d8.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-7222d6a8c557ea23.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-aed76df666295b19.rlib" "/opt/rustwide/target/debug/deps/librand-53b3dcb98a4ea26e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-286ffa945f58a766.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-ad67993fbfd47f61.rlib" "/opt/rustwide/target/debug/deps/librand_core-1e4411fc88f7c236.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-55824b35fe859a3e.rlib" "/opt/rustwide/target/debug/deps/libimage-b184e08fc25b7536.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-b3d4484bb8819c5a.rlib" "/opt/rustwide/target/debug/deps/libpng-179bac936d862c3f.rlib" "/opt/rustwide/target/debug/deps/libinflate-2121f917044764ef.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-97f2bfeb2b83083b.rlib" "/opt/rustwide/target/debug/deps/libdeflate-f86b05917d26ecd5.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-2283a313562c0747.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-e4cc414b154b78ce.rlib" "/opt/rustwide/target/debug/deps/librayon-0e8eb9050a64ad6b.rlib" "/opt/rustwide/target/debug/deps/librayon_core-f1c3cccaa6c947a8.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-991e295b75aa931f.rlib" "/opt/rustwide/target/debug/deps/liblibc-ee73f684d200a3bc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-321e5bdd387dfe41.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8e10d172f4ff2b79.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-0ee0547b71f18ccd.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-78cf7e8064e2b581.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-15d02b042ccb7e12.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6eeb474ed04b0fb7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libeither-933ca7c6b88f3e43.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-d60964a8b5ca3771.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-60c57394cf39ab34.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-4a075e0d6330f2b0.rlib" "/opt/rustwide/target/debug/deps/libgif-5400fd3ff02b6d20.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-efd96908fbcbc9d2.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9504e8593fe5e848.rlib" "/opt/rustwide/target/debug/deps/libtiff-f11a205b30d44922.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-34dc166a73e80491.rlib" "/opt/rustwide/target/debug/deps/libadler32-79d791d8164b8a83.rlib" "/opt/rustwide/target/debug/deps/liblzw-7b67818fa924d644.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-65be7507519f3778.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.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/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/12_depth_of_field-2c03b34367636b61" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/11_camera-ec67de0fa06aa8f7.11_camera.215b1b76-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/11_camera-ec67de0fa06aa8f7.11_camera.215b1b76-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/11_camera-ec67de0fa06aa8f7.11_camera.215b1b76-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/11_camera-ec67de0fa06aa8f7.11_camera.215b1b76-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/11_camera-ec67de0fa06aa8f7.11_camera.215b1b76-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/11_camera-ec67de0fa06aa8f7.11_camera.215b1b76-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/11_camera-ec67de0fa06aa8f7.11_camera.215b1b76-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/11_camera-ec67de0fa06aa8f7.11_camera.215b1b76-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/11_camera-ec67de0fa06aa8f7.11_camera.215b1b76-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/11_camera-ec67de0fa06aa8f7.11_camera.215b1b76-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/11_camera-ec67de0fa06aa8f7.11_camera.215b1b76-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/11_camera-ec67de0fa06aa8f7.11_camera.215b1b76-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/11_camera-ec67de0fa06aa8f7.11_camera.215b1b76-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/11_camera-ec67de0fa06aa8f7.11_camera.215b1b76-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/11_camera-ec67de0fa06aa8f7.11_camera.215b1b76-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/11_camera-ec67de0fa06aa8f7.11_camera.215b1b76-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/11_camera-ec67de0fa06aa8f7.281i1wjd6fogj7mx.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libraytracer-8a24bed1eb968a79.rlib" "/opt/rustwide/target/debug/deps/libindicatif-c1291931b1e93f58.rlib" "/opt/rustwide/target/debug/deps/libconsole-38c16449841fd88a.rlib" "/opt/rustwide/target/debug/deps/libtermios-e31286b3c319fa4b.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-883dd8a90d27c16a.rlib" "/opt/rustwide/target/debug/deps/libregex-c246689615564160.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e5acd8860a1867d8.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-7222d6a8c557ea23.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-aed76df666295b19.rlib" "/opt/rustwide/target/debug/deps/librand-53b3dcb98a4ea26e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-286ffa945f58a766.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-ad67993fbfd47f61.rlib" "/opt/rustwide/target/debug/deps/librand_core-1e4411fc88f7c236.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-55824b35fe859a3e.rlib" "/opt/rustwide/target/debug/deps/libimage-b184e08fc25b7536.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-b3d4484bb8819c5a.rlib" "/opt/rustwide/target/debug/deps/libpng-179bac936d862c3f.rlib" "/opt/rustwide/target/debug/deps/libinflate-2121f917044764ef.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-97f2bfeb2b83083b.rlib" "/opt/rustwide/target/debug/deps/libdeflate-f86b05917d26ecd5.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-2283a313562c0747.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-e4cc414b154b78ce.rlib" "/opt/rustwide/target/debug/deps/librayon-0e8eb9050a64ad6b.rlib" "/opt/rustwide/target/debug/deps/librayon_core-f1c3cccaa6c947a8.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-991e295b75aa931f.rlib" "/opt/rustwide/target/debug/deps/liblibc-ee73f684d200a3bc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-321e5bdd387dfe41.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8e10d172f4ff2b79.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-0ee0547b71f18ccd.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-78cf7e8064e2b581.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-15d02b042ccb7e12.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6eeb474ed04b0fb7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libeither-933ca7c6b88f3e43.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-d60964a8b5ca3771.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-60c57394cf39ab34.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-4a075e0d6330f2b0.rlib" "/opt/rustwide/target/debug/deps/libgif-5400fd3ff02b6d20.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-efd96908fbcbc9d2.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9504e8593fe5e848.rlib" "/opt/rustwide/target/debug/deps/libtiff-f11a205b30d44922.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-34dc166a73e80491.rlib" "/opt/rustwide/target/debug/deps/libadler32-79d791d8164b8a83.rlib" "/opt/rustwide/target/debug/deps/liblzw-7b67818fa924d644.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-65be7507519f3778.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.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/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/11_camera-ec67de0fa06aa8f7" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d10f241007e63b9faccef206f675ef8f0ee9dbc19a54fe594cc79536e12f8263", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d10f241007e63b9faccef206f675ef8f0ee9dbc19a54fe594cc79536e12f8263", kill_on_drop: false }` [INFO] [stdout] d10f241007e63b9faccef206f675ef8f0ee9dbc19a54fe594cc79536e12f8263