[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.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremexre%2Fcsci5607" "/workspace/builds/worker-109/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-109/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/remexre/csci5607 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.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-109/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.60.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 gleam v0.6.0 [INFO] [stderr] Downloaded glium_sdl2 v0.15.0 [INFO] [stderr] Downloaded glium v0.18.1 [INFO] [stderr] Downloaded float-ord v0.1.2 [INFO] [stderr] Downloaded alga v0.7.1 [INFO] [stderr] Downloaded nalgebra v0.16.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c80903fdf5c414bf9c97b98fa474e5bfb679b2390239554186203f2f06e7c8f3 [INFO] running `Command { std: "docker" "start" "-a" "c80903fdf5c414bf9c97b98fa474e5bfb679b2390239554186203f2f06e7c8f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c80903fdf5c414bf9c97b98fa474e5bfb679b2390239554186203f2f06e7c8f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c80903fdf5c414bf9c97b98fa474e5bfb679b2390239554186203f2f06e7c8f3", kill_on_drop: false }` [INFO] [stdout] c80903fdf5c414bf9c97b98fa474e5bfb679b2390239554186203f2f06e7c8f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 05a349ff9e4636446b81bfad6e920df37cc016085c4b5640724f9e371fc2f0c1 [INFO] running `Command { std: "docker" "start" "-a" "05a349ff9e4636446b81bfad6e920df37cc016085c4b5640724f9e371fc2f0c1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling rand_core v0.2.1 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling bitflags v1.0.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 byteorder v1.2.6 [INFO] [stderr] Compiling proc-macro2 v0.4.19 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling cc v1.0.24 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling color_quant v1.0.1 [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 scoped_threadpool v0.1.9 [INFO] [stderr] Compiling num-complex v0.2.0 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling matrixmultiply v0.1.14 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling smallvec v0.4.5 [INFO] [stderr] Compiling libm v0.1.2 [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 arrayvec v0.4.7 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling xml-rs v0.6.1 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling gif v0.10.0 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling inflate v0.4.3 [INFO] [stderr] Compiling inflate v0.3.4 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling deflate v0.7.18 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling wayland-scanner v0.9.10 [INFO] [stderr] Compiling phf v0.7.23 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling approx v0.3.0 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling generic-array v0.11.1 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling fs2 v0.2.5 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling tempfile v2.2.0 [INFO] [stderr] Compiling cgmath v0.15.0 [INFO] [stderr] Compiling gl_generator v0.6.1 [INFO] [stderr] Compiling alga v0.7.1 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling memmap v0.4.0 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling wayland-client v0.9.10 [INFO] [stderr] Compiling wayland-protocols v0.9.10 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling png v0.10.0 [INFO] [stderr] Compiling sdl2 v0.30.0 [INFO] [stderr] Compiling stderrlog v0.4.1 [INFO] [stderr] Compiling nalgebra v0.16.0 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling glutin v0.10.1 [INFO] [stderr] Compiling glium v0.18.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling image v0.16.0 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling num-derive v0.2.2 [INFO] [stderr] Compiling structopt-derive v0.2.10 [INFO] [stderr] Compiling raytracer v0.1.0 (/opt/rustwide/workdir/asgn2) [INFO] [stderr] Compiling image v0.19.0 [INFO] [stderr] Compiling failure v0.1.2 [INFO] [stderr] Compiling structopt v0.2.10 [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] 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] 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] warning: 4 warnings 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/deps/raytracer-7767642df09ddc6e.raytracer.3d3aa67a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/raytracer-7767642df09ddc6e.raytracer.3d3aa67a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/raytracer-7767642df09ddc6e.raytracer.3d3aa67a-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/raytracer-7767642df09ddc6e.raytracer.3d3aa67a-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/raytracer-7767642df09ddc6e.raytracer.3d3aa67a-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/raytracer-7767642df09ddc6e.raytracer.3d3aa67a-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/raytracer-7767642df09ddc6e.raytracer.3d3aa67a-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/raytracer-7767642df09ddc6e.raytracer.3d3aa67a-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/raytracer-7767642df09ddc6e.raytracer.3d3aa67a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/raytracer-7767642df09ddc6e.raytracer.3d3aa67a-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/raytracer-7767642df09ddc6e.raytracer.3d3aa67a-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/raytracer-7767642df09ddc6e.raytracer.3d3aa67a-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/raytracer-7767642df09ddc6e.raytracer.3d3aa67a-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/raytracer-7767642df09ddc6e.raytracer.3d3aa67a-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/raytracer-7767642df09ddc6e.raytracer.3d3aa67a-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/raytracer-7767642df09ddc6e.raytracer.3d3aa67a-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/raytracer-7767642df09ddc6e.1jf5zs24n3xe195r.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsdl2-442fc304893cbc32.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-52a9146732ff5b4a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-b50f842450d10e09.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-e7857b9bcc96adbb.rlib" "/opt/rustwide/target/debug/deps/libnum-88b5f0e062862619.rlib" "/opt/rustwide/target/debug/deps/libraytracer-9ed95b3d1900c0fd.rlib" "/opt/rustwide/target/debug/deps/librayon-05d2d21b062f387e.rlib" "/opt/rustwide/target/debug/deps/libnom-dfc2d62a66252904.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4ba69c6402e1c064.rlib" "/opt/rustwide/target/debug/deps/libfloat_ord-de5a9b947c61c67e.rlib" "/opt/rustwide/target/debug/deps/liblog-165212bdd6ddd4cd.rlib" "/opt/rustwide/target/debug/deps/liblog-51b7e0d8b3d2f61e.rlib" "/opt/rustwide/target/debug/deps/libimage-ebf3676befa6e745.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-9774cbb4ea0c3a6f.rlib" "/opt/rustwide/target/debug/deps/libgif-687dea51450817b6.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-458f2c48d66a0c93.rlib" "/opt/rustwide/target/debug/deps/liblzw-b804f8f46b161279.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-1c73b7e72d9e585f.rlib" "/opt/rustwide/target/debug/deps/librayon-61da58e514d1b5fd.rlib" "/opt/rustwide/target/debug/deps/libeither-8850a646db64daed.rlib" "/opt/rustwide/target/debug/deps/librayon_core-d2b499fb487ef3e3.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6e722961e9df99be.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-1e3e5751c1952ee7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-52e34c295c67f747.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-701b7c561205ac6c.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-97e0a08cef1ea439.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-07883a27e78920de.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-a4f1d486cadb27c8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-659aac6b31c400ee.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-513304a0868d8d8a.rlib" "/opt/rustwide/target/debug/deps/libnodrop-434b17d5dd7967bf.rlib" "/opt/rustwide/target/debug/deps/libpng-a404f14f6abf5102.rlib" "/opt/rustwide/target/debug/deps/libdeflate-74253c3762265151.rlib" "/opt/rustwide/target/debug/deps/libinflate-63a926be61fe3b36.rlib" "/opt/rustwide/target/debug/deps/libadler32-d6f459c2049f2f73.rlib" "/opt/rustwide/target/debug/deps/libbitflags-cf6ff12e74f7ce64.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-95b5bdd12845b1e8.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-ad376b3fa72e7161.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-1a9363a90b82a378.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-42747abb99ee8ed8.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-010e5e6449c4bf9e.rlib" "/opt/rustwide/target/debug/deps/libclap-2630c7cb4e80d280.rlib" "/opt/rustwide/target/debug/deps/libvec_map-32a27d7a4d614ade.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-4e9db16327fb0ffe.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-ad74fbedc0cb4334.rlib" "/opt/rustwide/target/debug/deps/libstrsim-04eef2d3220ea4a0.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0987f7eb4066015f.rlib" "/opt/rustwide/target/debug/deps/libatty-bca51742cca4c7f1.rlib" "/opt/rustwide/target/debug/deps/libansi_term-7174ce98a6fd1d8e.rlib" "/opt/rustwide/target/debug/deps/libcgmath-1740ef296e258e23.rlib" "/opt/rustwide/target/debug/deps/librand-a15c6cf7c7257a60.rlib" "/opt/rustwide/target/debug/deps/librand-f31e4f9716bee24d.rlib" "/opt/rustwide/target/debug/deps/liblibc-37e0d86e71c5646e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ca78e8d4c10229ad.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-608389d193b1ae97.rlib" "/opt/rustwide/target/debug/deps/libapprox-94ebf2bd36ba4bb3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.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.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/raytracer-7767642df09ddc6e" "-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] [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" "05a349ff9e4636446b81bfad6e920df37cc016085c4b5640724f9e371fc2f0c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05a349ff9e4636446b81bfad6e920df37cc016085c4b5640724f9e371fc2f0c1", kill_on_drop: false }` [INFO] [stdout] 05a349ff9e4636446b81bfad6e920df37cc016085c4b5640724f9e371fc2f0c1