[INFO] cloning repository https://github.com/drew-y/rustracer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/drew-y/rustracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrew-y%2Frustracer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrew-y%2Frustracer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b62f0f494945c78ef9fc6708ee6159c91378edee [INFO] testing drew-y/rustracer against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrew-y%2Frustracer" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/drew-y/rustracer on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/drew-y/rustracer [INFO] finished tweaking git repo https://github.com/drew-y/rustracer [INFO] tweaked toml for git repo https://github.com/drew-y/rustracer written to /workspace/builds/worker-15/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.59.0" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hermit-abi v0.1.5 [INFO] [stderr] Downloaded syn v0.15.32 [INFO] [stderr] Downloaded image v0.21.1 [INFO] [stderr] Downloaded indicatif v0.13.0 [INFO] [stderr] Downloaded console v0.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9c86193a3d133c5fdf42e77a858fada13656d0f777bd2ac957ce0f08d435fcdc [INFO] running `Command { std: "docker" "start" "-a" "9c86193a3d133c5fdf42e77a858fada13656d0f777bd2ac957ce0f08d435fcdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c86193a3d133c5fdf42e77a858fada13656d0f777bd2ac957ce0f08d435fcdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c86193a3d133c5fdf42e77a858fada13656d0f777bd2ac957ce0f08d435fcdc", kill_on_drop: false }` [INFO] [stdout] 9c86193a3d133c5fdf42e77a858fada13656d0f777bd2ac957ce0f08d435fcdc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 96e1afde445d2fca2ebfa5de7f1596017361e001b83cdc36cdf3a5bf90aa7451 [INFO] running `Command { std: "docker" "start" "-a" "96e1afde445d2fca2ebfa5de7f1596017361e001b83cdc36cdf3a5bf90aa7451", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling proc-macro2 v0.4.28 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling syn v0.15.32 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling gif v0.10.1 [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 crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling deflate v0.7.19 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling quote v0.6.12 [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] [stdout] warning: field is never read: `w` [INFO] [stdout] --> src/tracer/camera.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | w: Vec3, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.61s [INFO] running `Command { std: "docker" "inspect" "96e1afde445d2fca2ebfa5de7f1596017361e001b83cdc36cdf3a5bf90aa7451", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96e1afde445d2fca2ebfa5de7f1596017361e001b83cdc36cdf3a5bf90aa7451", kill_on_drop: false }` [INFO] [stdout] 96e1afde445d2fca2ebfa5de7f1596017361e001b83cdc36cdf3a5bf90aa7451 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d41ed8559e05eae043a921102ce6ea4e6ab7c7ccb1fa11115887b04eb290a13b [INFO] running `Command { std: "docker" "start" "-a" "d41ed8559e05eae043a921102ce6ea4e6ab7c7ccb1fa11115887b04eb290a13b", kill_on_drop: false }` [INFO] [stderr] Compiling rustracer v3.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `w` [INFO] [stdout] --> src/tracer/camera.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | w: Vec3, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `w` [INFO] [stdout] --> src/tracer/camera.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | w: Vec3, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/ray_tracing_the_next_week-9d404d19d315b0b6.ray_tracing_the_next_week.cae26363-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/ray_tracing_the_next_week-9d404d19d315b0b6.ray_tracing_the_next_week.cae26363-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/ray_tracing_the_next_week-9d404d19d315b0b6.ray_tracing_the_next_week.cae26363-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/ray_tracing_the_next_week-9d404d19d315b0b6.ray_tracing_the_next_week.cae26363-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/ray_tracing_the_next_week-9d404d19d315b0b6.ray_tracing_the_next_week.cae26363-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/ray_tracing_the_next_week-9d404d19d315b0b6.ray_tracing_the_next_week.cae26363-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/ray_tracing_the_next_week-9d404d19d315b0b6.ray_tracing_the_next_week.cae26363-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/ray_tracing_the_next_week-9d404d19d315b0b6.ray_tracing_the_next_week.cae26363-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/ray_tracing_the_next_week-9d404d19d315b0b6.ray_tracing_the_next_week.cae26363-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/ray_tracing_the_next_week-9d404d19d315b0b6.ray_tracing_the_next_week.cae26363-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/ray_tracing_the_next_week-9d404d19d315b0b6.ray_tracing_the_next_week.cae26363-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/ray_tracing_the_next_week-9d404d19d315b0b6.ray_tracing_the_next_week.cae26363-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/ray_tracing_the_next_week-9d404d19d315b0b6.ray_tracing_the_next_week.cae26363-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/ray_tracing_the_next_week-9d404d19d315b0b6.ray_tracing_the_next_week.cae26363-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/ray_tracing_the_next_week-9d404d19d315b0b6.ray_tracing_the_next_week.cae26363-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/ray_tracing_the_next_week-9d404d19d315b0b6.ray_tracing_the_next_week.cae26363-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/ray_tracing_the_next_week-9d404d19d315b0b6.46m1sntsiha6ra90.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librustracer-cfed41a14a472b54.rlib" "/opt/rustwide/target/debug/deps/libindicatif-abf0d13c60c03759.rlib" "/opt/rustwide/target/debug/deps/libconsole-738cd52ce3771bc7.rlib" "/opt/rustwide/target/debug/deps/libtermios-c9bda7881865c46c.rlib" "/opt/rustwide/target/debug/deps/libclicolors_control-8f1809e6c359149c.rlib" "/opt/rustwide/target/debug/deps/libregex-5ced6c96427f50fd.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-4cbdc069e25ac0ee.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-3f05c5c1d7b9911b.rlib" "/opt/rustwide/target/debug/deps/libimage-bc2f75d3a9d10bf1.rlib" "/opt/rustwide/target/debug/deps/libtiff-94abd8393f052ce7.rlib" "/opt/rustwide/target/debug/deps/libpng-5c029f4acfe52ba1.rlib" "/opt/rustwide/target/debug/deps/libdeflate-40fea77015bdc046.rlib" "/opt/rustwide/target/debug/deps/libinflate-b30878ddec3d6635.rlib" "/opt/rustwide/target/debug/deps/libadler32-98be1ef8b400a182.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8b0d0379c177ef18.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-affec3a73952548a.rlib" "/opt/rustwide/target/debug/deps/librayon-6cf6827ac68c0d9c.rlib" "/opt/rustwide/target/debug/deps/libeither-ad7fe32812d9d4bc.rlib" "/opt/rustwide/target/debug/deps/librayon_core-dfa4675167c6ade0.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-22a50db3e7269ec4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-aaea47854bac95a8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-0a155d71dd4925da.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-2802a6bcce05c759.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ef89ebfc7b76b62a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-0896ae6ef66a8f41.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-08aef8b886b4454e.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-413faa00df138c90.rlib" "/opt/rustwide/target/debug/deps/libnodrop-1969f7313345be18.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-50f58f4ebda690ae.rlib" "/opt/rustwide/target/debug/deps/libgif-50a420dc4e8b813e.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-cc1f24a9b346f47a.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-47eea51f027f6cb5.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-f1b61c175553a2fa.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-5b689e4e342b6731.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b44a82c2b66e1dab.rlib" "/opt/rustwide/target/debug/deps/liblzw-7f6c936569036a7d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-ac9eb326b327d743.rlib" "/opt/rustwide/target/debug/deps/librand-3a76cb35cf5ca63f.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-932e31a3f64a6245.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-7e5cbf54656e28a4.rlib" "/opt/rustwide/target/debug/deps/librand_hc-5b31a994f01453bf.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-167251d018e4ae14.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2d7cc6894a08ecfe.rlib" "/opt/rustwide/target/debug/deps/librand_core-6b5321fbe8a5977f.rlib" "/opt/rustwide/target/debug/deps/librand_os-976d66a0fb15d7da.rlib" "/opt/rustwide/target/debug/deps/liblibc-3c0236b122b3fae8.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-fb5ee7355cba3021.rlib" "/opt/rustwide/target/debug/deps/librand_core-c923b538a014a2a0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-4e28c3bebfc36a25.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lc" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/ray_tracing_the_next_week-9d404d19d315b0b6" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustracer` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d41ed8559e05eae043a921102ce6ea4e6ab7c7ccb1fa11115887b04eb290a13b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d41ed8559e05eae043a921102ce6ea4e6ab7c7ccb1fa11115887b04eb290a13b", kill_on_drop: false }` [INFO] [stdout] d41ed8559e05eae043a921102ce6ea4e6ab7c7ccb1fa11115887b04eb290a13b