[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 try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [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 ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded approx v0.3.0 [INFO] [stderr] Downloaded cgmath v0.15.0 [INFO] [stderr] Downloaded gdi32-sys v0.1.2 [INFO] [stderr] Downloaded cgl v0.2.3 [INFO] [stderr] Downloaded dwmapi-sys v0.1.1 [INFO] [stderr] Downloaded glutin v0.10.1 [INFO] [stderr] Downloaded num-complex v0.2.0 [INFO] [stderr] Downloaded libm v0.1.2 [INFO] [stderr] Downloaded cc v1.0.24 [INFO] [stderr] Downloaded rayon v1.0.2 [INFO] [stderr] Downloaded x11-dl v2.18.3 [INFO] [stderr] Downloaded objc v0.2.5 [INFO] [stderr] Downloaded gif v0.10.0 [INFO] [stderr] Downloaded user32-sys v0.1.3 [INFO] [stderr] Downloaded generic-array v0.11.1 [INFO] [stderr] Downloaded float-ord v0.1.2 [INFO] [stderr] Downloaded glium_sdl2 v0.15.0 [INFO] [stderr] Downloaded gleam v0.6.0 [INFO] [stderr] Downloaded alga v0.7.1 [INFO] [stderr] Downloaded nalgebra v0.16.0 [INFO] [stderr] Downloaded glium v0.18.1 [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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3cc4830394f1f8940784e2d57799939fe174e0204506187bbd32343685a44277 [INFO] running `Command { std: "docker" "start" "-a" "3cc4830394f1f8940784e2d57799939fe174e0204506187bbd32343685a44277", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3cc4830394f1f8940784e2d57799939fe174e0204506187bbd32343685a44277", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cc4830394f1f8940784e2d57799939fe174e0204506187bbd32343685a44277", kill_on_drop: false }` [INFO] [stdout] 3cc4830394f1f8940784e2d57799939fe174e0204506187bbd32343685a44277 [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=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b9dcd21f892b92af4c22928d49f7cf4f588a1706b8da453e2ecc74ba591d3c32 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b9dcd21f892b92af4c22928d49f7cf4f588a1706b8da453e2ecc74ba591d3c32", kill_on_drop: false }` [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 dtoa v0.4.3 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling byteorder v1.2.6 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling cc v1.0.24 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling sdl2-sys v0.30.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling num-complex v0.2.0 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling matrixmultiply v0.1.14 [INFO] [stderr] Compiling libm v0.1.2 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling termcolor v0.3.6 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling float-ord v0.1.2 [INFO] [stderr] Compiling xml-rs v0.7.0 [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 inflate v0.4.3 [INFO] [stderr] Compiling inflate v0.3.4 [INFO] [stderr] Compiling xml-rs v0.6.1 [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 phf_shared v0.7.23 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling deflate v0.7.18 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling gif v0.10.0 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling proc-macro2 v0.4.19 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling phf v0.7.23 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling wayland-scanner v0.9.10 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling generic-array v0.11.1 [INFO] [stderr] Compiling gl_generator v0.6.1 [INFO] [stderr] Compiling fs2 v0.2.5 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling tempfile v2.2.0 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling memmap v0.4.0 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling syn v0.14.9 [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 num-traits v0.1.43 [INFO] [stderr] Compiling approx v0.3.0 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling cgmath v0.15.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling wayland-client v0.9.10 [INFO] [stderr] Compiling wayland-protocols v0.9.10 [INFO] [stderr] Compiling alga v0.7.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 rayon-core v1.4.1 [INFO] [stderr] Compiling sdl2 v0.30.0 [INFO] [stderr] Compiling nalgebra v0.16.0 [INFO] [stderr] Compiling stderrlog v0.4.1 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling glutin v0.10.1 [INFO] [stderr] Compiling glium v0.18.1 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [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 issue #66145 [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-02588148452b23aa.raytracer.8e37cdd2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/raytracer-02588148452b23aa.raytracer.8e37cdd2-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/raytracer-02588148452b23aa.raytracer.8e37cdd2-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/raytracer-02588148452b23aa.raytracer.8e37cdd2-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/raytracer-02588148452b23aa.raytracer.8e37cdd2-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/raytracer-02588148452b23aa.raytracer.8e37cdd2-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/raytracer-02588148452b23aa.raytracer.8e37cdd2-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/raytracer-02588148452b23aa.raytracer.8e37cdd2-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/raytracer-02588148452b23aa.raytracer.8e37cdd2-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/raytracer-02588148452b23aa.raytracer.8e37cdd2-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/raytracer-02588148452b23aa.raytracer.8e37cdd2-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/raytracer-02588148452b23aa.raytracer.8e37cdd2-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/raytracer-02588148452b23aa.raytracer.8e37cdd2-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/raytracer-02588148452b23aa.raytracer.8e37cdd2-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/raytracer-02588148452b23aa.raytracer.8e37cdd2-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/raytracer-02588148452b23aa.raytracer.8e37cdd2-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/raytracer-02588148452b23aa.1lmpbihkk7jyuf6w.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsdl2-fd453398ebbbf1f4.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-59c4efcebc373910.rlib" "/opt/rustwide/target/debug/deps/libbitflags-80053f417b3b3269.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-e7ca4d0d8274d779.rlib" "/opt/rustwide/target/debug/deps/libnum-65a67c6554069564.rlib" "/opt/rustwide/target/debug/deps/libraytracer-3e399048b05cf00a.rlib" "/opt/rustwide/target/debug/deps/librayon-1b957cbfc8d5a742.rlib" "/opt/rustwide/target/debug/deps/libnom-313d79caff577d55.rlib" "/opt/rustwide/target/debug/deps/libmemchr-9876c19e9cfa137f.rlib" "/opt/rustwide/target/debug/deps/libfloat_ord-7b451c730d564a52.rlib" "/opt/rustwide/target/debug/deps/liblog-ced73ddc5c9165e6.rlib" "/opt/rustwide/target/debug/deps/liblog-9b8ffecbebc240d0.rlib" "/opt/rustwide/target/debug/deps/libimage-c88346daea5b4633.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-90db2d7ec66c28e3.rlib" "/opt/rustwide/target/debug/deps/libgif-df86783534ee46de.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-ca0f98f741dd9153.rlib" "/opt/rustwide/target/debug/deps/liblzw-ea9e0ef2ed832b20.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-7b0511b82392a99c.rlib" "/opt/rustwide/target/debug/deps/librayon-978da96389d86b63.rlib" "/opt/rustwide/target/debug/deps/libeither-8b10418116a1aa03.rlib" "/opt/rustwide/target/debug/deps/librayon_core-567ef03eb5e899ec.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-09ab8efc8dc9817a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-5cb09ca88477b7ba.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-959468860094dfdc.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-9cc4133a3ee3d26a.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e9af93f9916e0911.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-9e81aa27d785cc23.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-dcf213bac70b1006.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-6c38f6c71a68887d.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-c9d7a2c0e0741167.rlib" "/opt/rustwide/target/debug/deps/libnodrop-1402547a71e38369.rlib" "/opt/rustwide/target/debug/deps/libpng-20c16429754b59e4.rlib" "/opt/rustwide/target/debug/deps/libdeflate-f2e74c69a9359f5a.rlib" "/opt/rustwide/target/debug/deps/libinflate-fb82cca30b25616e.rlib" "/opt/rustwide/target/debug/deps/libadler32-3e88463cd5d20229.rlib" "/opt/rustwide/target/debug/deps/libbitflags-990273fedd0fdef7.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-8a68a6a1147387c8.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-c8934d03dce01b03.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-8fcd3a6202b74406.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-83cddf1f7db88567.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-20c342838a3477cc.rlib" "/opt/rustwide/target/debug/deps/libclap-5b4e2b66c6a560d4.rlib" "/opt/rustwide/target/debug/deps/libvec_map-6dd515bac74e9212.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-8fbf541470ef55ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-d258e95b9deb3cd8.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c956f928dab82a0d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-44f48aca50656082.rlib" "/opt/rustwide/target/debug/deps/libatty-6c815c4cba57b6aa.rlib" "/opt/rustwide/target/debug/deps/libansi_term-bd7b8ca88b2cc3f8.rlib" "/opt/rustwide/target/debug/deps/libcgmath-d889ddd9da4933fe.rlib" "/opt/rustwide/target/debug/deps/librand-6086f2ac63aa0360.rlib" "/opt/rustwide/target/debug/deps/librand-514b24e8130f1785.rlib" "/opt/rustwide/target/debug/deps/liblibc-bcb46937e7421e15.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-2fd06e3f7e924aea.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3f6cbf84a51cd20b.rlib" "/opt/rustwide/target/debug/deps/libapprox-c8f6709f8f46bd8a.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.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/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/raytracer-02588148452b23aa" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [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" "b9dcd21f892b92af4c22928d49f7cf4f588a1706b8da453e2ecc74ba591d3c32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9dcd21f892b92af4c22928d49f7cf4f588a1706b8da453e2ecc74ba591d3c32", kill_on_drop: false }` [INFO] [stdout] b9dcd21f892b92af4c22928d49f7cf4f588a1706b8da453e2ecc74ba591d3c32