[INFO] cloning repository https://github.com/remexre/csci5607 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/remexre/csci5607" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremexre%2Fcsci5607", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremexre%2Fcsci5607'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2129ac41c66a2258b9619147de94cb9697037608 [INFO] testing remexre/csci5607 against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremexre%2Fcsci5607" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/remexre/csci5607 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/remexre/csci5607 [INFO] finished tweaking git repo https://github.com/remexre/csci5607 [INFO] tweaked toml for git repo https://github.com/remexre/csci5607 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/remexre/csci5607 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] d4ef5cf7d6807b791b6d300a9f180b39ca614fd7e376db31ef2a4e9cbc96923c [INFO] running `Command { std: "docker" "start" "-a" "d4ef5cf7d6807b791b6d300a9f180b39ca614fd7e376db31ef2a4e9cbc96923c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d4ef5cf7d6807b791b6d300a9f180b39ca614fd7e376db31ef2a4e9cbc96923c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4ef5cf7d6807b791b6d300a9f180b39ca614fd7e376db31ef2a4e9cbc96923c", kill_on_drop: false }` [INFO] [stdout] d4ef5cf7d6807b791b6d300a9f180b39ca614fd7e376db31ef2a4e9cbc96923c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] f329752ba3349c802a939e61869900c4f8ef2e45da3cf2b53a1722eaf08cf391 [INFO] running `Command { std: "docker" "start" "-a" "f329752ba3349c802a939e61869900c4f8ef2e45da3cf2b53a1722eaf08cf391", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling serde v0.9.15 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling sdl2-sys v0.30.0 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling num-complex v0.2.0 [INFO] [stderr] Compiling matrixmultiply v0.1.14 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling libm v0.1.2 [INFO] [stderr] Compiling smallvec v0.4.5 [INFO] [stderr] Compiling termcolor v0.3.6 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling float-ord v0.1.2 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling inflate v0.3.4 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling approx v0.3.0 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling xml-rs v0.6.1 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling phf v0.7.23 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling fs2 v0.2.5 [INFO] [stderr] Compiling gl_generator v0.6.1 [INFO] [stderr] Compiling wayland-scanner v0.9.10 [INFO] [stderr] Compiling memmap v0.4.0 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling alga v0.7.1 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling tempfile v2.2.0 [INFO] [stderr] Compiling cgmath v0.15.0 [INFO] [stderr] Compiling wayland-client v0.9.10 [INFO] [stderr] Compiling wayland-protocols v0.9.10 [INFO] [stderr] Compiling generic-array v0.11.1 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling png v0.10.0 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling nalgebra v0.16.0 [INFO] [stderr] Compiling sdl2 v0.30.0 [INFO] [stderr] Compiling glutin v0.10.1 [INFO] [stderr] Compiling glium v0.18.1 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling stderrlog v0.4.1 [INFO] [stderr] Compiling structopt-derive v0.2.10 [INFO] [stderr] Compiling num-derive v0.2.2 [INFO] [stderr] Compiling image v0.16.0 [INFO] [stderr] Compiling image v0.19.0 [INFO] [stderr] Compiling failure v0.1.2 [INFO] [stderr] Compiling structopt v0.2.10 [INFO] [stderr] Compiling raytracer v0.1.0 (/opt/rustwide/workdir/asgn2) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> asgn2/src/parser/nom.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | /// Parses a single non-comment line. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `remaining_collisions` [INFO] [stdout] --> asgn2/src/trace/mod.rs:30:35 [INFO] [stdout] | [INFO] [stdout] 30 | fn trace_ray(&self, ray: Ray, remaining_collisions: usize) -> Rgb { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_remaining_collisions` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `obj` [INFO] [stdout] --> asgn2/src/trace/mod.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | obj: &R, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_obj` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021 [INFO] [stdout] --> asgn2/src/util.rs:50:10 [INFO] [stdout] | [INFO] [stdout] 50 | .into_iter() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(array_into_iter)]` on by default [INFO] [stdout] = warning: this changes meaning in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 50 | .iter() [INFO] [stdout] | ~~~~ [INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value [INFO] [stdout] | [INFO] [stdout] 49 | let n = IntoIterator::into_iter([1.0, c.x, c.y, c.z]) [INFO] [stdout] | ++++++++++++++++++++++++ ~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0502]: cannot borrow `*self` as immutable because it is also borrowed as mutable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.0/src/base/cg.rs:292:44 [INFO] [stdout] | [INFO] [stdout] 292 | self[(j, i)] += shift[j] * self[(D::dim() - 1, i)]; [INFO] [stdout] | ---------------------------^^^^------------------- [INFO] [stdout] | | | [INFO] [stdout] | | immutable borrow occurs here [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] | mutable borrow later used here [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/raytracer-570233a12939dca3.raytracer.c0bf7e36-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/raytracer-570233a12939dca3.raytracer.c0bf7e36-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/raytracer-570233a12939dca3.raytracer.c0bf7e36-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/raytracer-570233a12939dca3.raytracer.c0bf7e36-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/raytracer-570233a12939dca3.raytracer.c0bf7e36-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/raytracer-570233a12939dca3.raytracer.c0bf7e36-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/raytracer-570233a12939dca3.raytracer.c0bf7e36-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/raytracer-570233a12939dca3.raytracer.c0bf7e36-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/raytracer-570233a12939dca3.raytracer.c0bf7e36-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/raytracer-570233a12939dca3.raytracer.c0bf7e36-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/raytracer-570233a12939dca3.raytracer.c0bf7e36-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/raytracer-570233a12939dca3.raytracer.c0bf7e36-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/raytracer-570233a12939dca3.raytracer.c0bf7e36-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/raytracer-570233a12939dca3.raytracer.c0bf7e36-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/raytracer-570233a12939dca3.raytracer.c0bf7e36-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/raytracer-570233a12939dca3.raytracer.c0bf7e36-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/raytracer-570233a12939dca3.3txpt1wqltclkuun.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/libsdl2-fc6fada1c9ffec42.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-6515953d16b3fd04.rlib" "/opt/rustwide/target/debug/deps/libbitflags-a90aa1b00e6334cb.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-9ac9d5d2c1fb6325.rlib" "/opt/rustwide/target/debug/deps/libnum-073b18e829529315.rlib" "/opt/rustwide/target/debug/deps/libraytracer-15f726200b089c90.rlib" "/opt/rustwide/target/debug/deps/librayon-8c35af1e8d893534.rlib" "/opt/rustwide/target/debug/deps/libnom-aa2572b4ffce806e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4339afa6c970d47c.rlib" "/opt/rustwide/target/debug/deps/libfloat_ord-cc3584f5db2733f0.rlib" "/opt/rustwide/target/debug/deps/liblog-73d23583c05c277d.rlib" "/opt/rustwide/target/debug/deps/liblog-186368180b954270.rlib" "/opt/rustwide/target/debug/deps/libimage-1d3d933d44deadb8.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-50f58f4ebda690ae.rlib" "/opt/rustwide/target/debug/deps/libgif-fcbe2de56e7a74ce.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-cc1f24a9b346f47a.rlib" "/opt/rustwide/target/debug/deps/liblzw-7f6c936569036a7d.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-0b579452ed90b562.rlib" "/opt/rustwide/target/debug/deps/librayon-98fd5b8d422057f7.rlib" "/opt/rustwide/target/debug/deps/libeither-b2a45998e7732c74.rlib" "/opt/rustwide/target/debug/deps/librayon_core-8322b99af931bb01.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9ea665af3afbffc8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-629a7ed9c739f07c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-246e2b463eafebfe.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-2802a6bcce05c759.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ef89ebfc7b76b62a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-d74b61b374e84fb9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-785ae0d753ce67e4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-461461c3a35774fd.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-eff77326c5d58c41.rlib" "/opt/rustwide/target/debug/deps/libnodrop-aefc9f86b25af58f.rlib" "/opt/rustwide/target/debug/deps/libpng-53a3193416f58a20.rlib" "/opt/rustwide/target/debug/deps/libdeflate-a086fda3030bf902.rlib" "/opt/rustwide/target/debug/deps/libinflate-6d430290649172e2.rlib" "/opt/rustwide/target/debug/deps/libadler32-98be1ef8b400a182.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7e2a1201d182e8bf.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-fe30fcfbdf8b3a9e.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-72ae3ad656f4caeb.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-1f7425000977c0e6.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ddc743903171461f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-26f9e91bf0796d32.rlib" "/opt/rustwide/target/debug/deps/libclap-30033f90c1be6b50.rlib" "/opt/rustwide/target/debug/deps/libvec_map-1f10d80223e7070e.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-f44f00def523547f.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e3feadfde25e2e41.rlib" "/opt/rustwide/target/debug/deps/libstrsim-4ccb3802ad3f8191.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8b0d0379c177ef18.rlib" "/opt/rustwide/target/debug/deps/libatty-2b339ff4fb6110dc.rlib" "/opt/rustwide/target/debug/deps/libansi_term-2df7e3f976b42be1.rlib" "/opt/rustwide/target/debug/deps/libcgmath-7e438001d98ab02e.rlib" "/opt/rustwide/target/debug/deps/librand-a7769047301ef20a.rlib" "/opt/rustwide/target/debug/deps/librand-18d6ed2969333c46.rlib" "/opt/rustwide/target/debug/deps/liblibc-70de0bd91cb01a30.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-f67b57671709f041.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e451cd426a82f98a.rlib" "/opt/rustwide/target/debug/deps/libapprox-a41a44255fe225ac.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" "-lSDL2_ttf" "-lSDL2_image" "-lSDL2" "-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/deps/raytracer-570233a12939dca3" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lSDL2_ttf [INFO] [stdout] /usr/bin/ld: cannot find -lSDL2_image [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `raytracer` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0502`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f329752ba3349c802a939e61869900c4f8ef2e45da3cf2b53a1722eaf08cf391", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f329752ba3349c802a939e61869900c4f8ef2e45da3cf2b53a1722eaf08cf391", kill_on_drop: false }` [INFO] [stdout] f329752ba3349c802a939e61869900c4f8ef2e45da3cf2b53a1722eaf08cf391