[INFO] cloning repository https://github.com/WestedCrean/rust_raytracing [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WestedCrean/rust_raytracing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWestedCrean%2Frust_raytracing", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWestedCrean%2Frust_raytracing'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6b809641bf042b6859b012a590451ec374fc9e6f [INFO] testing WestedCrean/rust_raytracing against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWestedCrean%2Frust_raytracing" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/WestedCrean/rust_raytracing 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/WestedCrean/rust_raytracing [INFO] finished tweaking git repo https://github.com/WestedCrean/rust_raytracing [INFO] tweaked toml for git repo https://github.com/WestedCrean/rust_raytracing written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/WestedCrean/rust_raytracing 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] Downloading crates ... [INFO] [stderr] Downloaded c_vec v2.0.0 [INFO] [stderr] Downloaded sdl2 v0.35.1 [INFO] [stderr] Downloaded sdl2-sys v0.35.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "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] 10da75df8115be2fc242c87225395a3d223e2c472bc1c87337c3da4644e8c4df [INFO] running `Command { std: "docker" "start" "-a" "10da75df8115be2fc242c87225395a3d223e2c472bc1c87337c3da4644e8c4df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "10da75df8115be2fc242c87225395a3d223e2c472bc1c87337c3da4644e8c4df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10da75df8115be2fc242c87225395a3d223e2c472bc1c87337c3da4644e8c4df", kill_on_drop: false }` [INFO] [stdout] 10da75df8115be2fc242c87225395a3d223e2c472bc1c87337c3da4644e8c4df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 655e222d3d127dad8df1b7bb3970e04725010da10ec812c3a46f156c8228d428 [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" "655e222d3d127dad8df1b7bb3970e04725010da10ec812c3a46f156c8228d428", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling crossbeam-epoch v0.9.6 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling sdl2 v0.35.1 [INFO] [stderr] Compiling c_vec v2.0.0 [INFO] [stderr] Compiling sdl2-sys v0.35.1 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling simba v0.4.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling nalgebra v0.25.4 [INFO] [stderr] Compiling rust_raytracing v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::f32::INFINITY` [INFO] [stdout] --> src/main.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::f32::INFINITY; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SILVER` [INFO] [stdout] --> src/main.rs:12:27 [INFO] [stdout] | [INFO] [stdout] 12 | use colors::{ROSSO_CORSA, SILVER, SPACE}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `MEDIUM_SPRING_GREEN` [INFO] [stdout] --> src/main.rs:23:54 [INFO] [stdout] | [INFO] [stdout] 23 | get_vector, BLACK, CARIBBEAN_GREEN, DEEP_PURPLE, MEDIUM_SPRING_GREEN, METALLIC_SEAWEED, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::Rng` [INFO] [stdout] --> src/main.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | use rand::Rng; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `refractive_index` [INFO] [stdout] --> src/main.rs:157:5 [INFO] [stdout] | [INFO] [stdout] 157 | refractive_index: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_refractive_index` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lastx` [INFO] [stdout] --> src/main.rs:350:13 [INFO] [stdout] | [INFO] [stdout] 350 | let mut lastx = 0; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_lastx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lasty` [INFO] [stdout] --> src/main.rs:351:13 [INFO] [stdout] | [INFO] [stdout] 351 | let mut lasty = 0; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_lasty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:350:9 [INFO] [stdout] | [INFO] [stdout] 350 | let mut lastx = 0; [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:351:9 [INFO] [stdout] | [INFO] [stdout] 351 | let mut lasty = 0; [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `refract_ray` [INFO] [stdout] --> src/main.rs:153:4 [INFO] [stdout] | [INFO] [stdout] 153 | fn refract_ray( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `random_in_unit_disk` [INFO] [stdout] --> src/camera.rs:6:4 [INFO] [stdout] | [INFO] [stdout] 6 | fn random_in_unit_disk() -> Vector3 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `u` [INFO] [stdout] --> src/camera.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | u: Vector3, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `v` [INFO] [stdout] --> src/camera.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | v: Vector3, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `lens_radius` [INFO] [stdout] --> src/camera.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | lens_radius: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ORANGE_YELLOW_CRAYOLA` [INFO] [stdout] --> src/colors.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub const ORANGE_YELLOW_CRAYOLA: Color = Color::RGB(255, 209, 102); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `AQUAMARINE` [INFO] [stdout] --> src/colors.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | pub const AQUAMARINE: Color = Color::RGB(76, 224, 179); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MEDIUM_SPRING_GREEN` [INFO] [stdout] --> src/colors.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | pub const MEDIUM_SPRING_GREEN: Color = Color::RGB(89, 255, 160); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `TRUE_BLUE` [INFO] [stdout] --> src/colors.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub const TRUE_BLUE: Color = Color::RGB(4, 102, 200); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MIDDLE_YELLOW` [INFO] [stdout] --> src/colors.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub const MIDDLE_YELLOW: Color = Color::RGB(247, 231, 51); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `PINK` [INFO] [stdout] --> src/colors.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub const PINK: Color = Color::RGB(247, 37, 133); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `BLUE` [INFO] [stdout] --> src/colors.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub const BLUE: Color = Color::RGB(0, 150, 199); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SILVER` [INFO] [stdout] --> src/colors.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub const SILVER: Color = Color::RGB(235, 235, 235); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_color` [INFO] [stdout] --> src/colors.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn get_color(vec: Vector3) -> Color { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `center` [INFO] [stdout] --> src/lights.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn center(&self) -> Vector3 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `color_vector` [INFO] [stdout] --> src/lights.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn color_vector(&self) -> Vector3 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_color` [INFO] [stdout] --> src/lights.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn get_color(&self) -> Color { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `intensity` [INFO] [stdout] --> src/lights.rs:76:12 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn intensity(&self) -> f32 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `light_type` [INFO] [stdout] --> src/lights.rs:80:12 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn light_type(&self) -> &str { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `color_vector` [INFO] [stdout] --> src/lights.rs:84:12 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn color_vector(&self) -> Vector3 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_color` [INFO] [stdout] --> src/lights.rs:88:12 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn get_color(&self) -> Color { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `radius` [INFO] [stdout] --> src/shapes.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn radius(&self) -> f32 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `color_vector` [INFO] [stdout] --> src/shapes.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn color_vector(&self) -> Vector3 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `P` should have a snake case name [INFO] [stdout] --> src/main.rs:221:17 [INFO] [stdout] | [INFO] [stdout] 221 | let P = res.intersection_vector; [INFO] [stdout] | ^ help: convert the identifier to snake case: `p` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `N` should have a snake case name [INFO] [stdout] --> src/main.rs:222:21 [INFO] [stdout] | [INFO] [stdout] 222 | let mut N = P - res.object_center; // sphere normal at intersection [INFO] [stdout] | ^ help: convert the identifier to snake case: `n` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:326:5 [INFO] [stdout] | [INFO] [stdout] 326 | draw_scene(canvas, &cam, &scene); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [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/rust_raytracing-a213f0e9d8d35e65.rust_raytracing.4b06d4f7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rust_raytracing-a213f0e9d8d35e65.rust_raytracing.4b06d4f7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rust_raytracing-a213f0e9d8d35e65.rust_raytracing.4b06d4f7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rust_raytracing-a213f0e9d8d35e65.rust_raytracing.4b06d4f7-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rust_raytracing-a213f0e9d8d35e65.rust_raytracing.4b06d4f7-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rust_raytracing-a213f0e9d8d35e65.rust_raytracing.4b06d4f7-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rust_raytracing-a213f0e9d8d35e65.rust_raytracing.4b06d4f7-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rust_raytracing-a213f0e9d8d35e65.rust_raytracing.4b06d4f7-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rust_raytracing-a213f0e9d8d35e65.rust_raytracing.4b06d4f7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rust_raytracing-a213f0e9d8d35e65.rust_raytracing.4b06d4f7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rust_raytracing-a213f0e9d8d35e65.rust_raytracing.4b06d4f7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rust_raytracing-a213f0e9d8d35e65.rust_raytracing.4b06d4f7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rust_raytracing-a213f0e9d8d35e65.rust_raytracing.4b06d4f7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rust_raytracing-a213f0e9d8d35e65.rust_raytracing.4b06d4f7-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rust_raytracing-a213f0e9d8d35e65.rust_raytracing.4b06d4f7-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rust_raytracing-a213f0e9d8d35e65.rust_raytracing.4b06d4f7-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/rust_raytracing-a213f0e9d8d35e65.fqc0n358m1rc08l.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/librayon-f55c8dbccaa75c9b.rlib" "/opt/rustwide/target/debug/deps/librayon_core-abf645682160cc52.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-39932b296bc8f71f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-2700ff60c18a5554.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-de790d6ae4cccbc8.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-33d47f660fca94d2.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-93870536328d7ed1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-ba1aafdd8b3749fd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ddc8fbbcb02f544b.rlib" "/opt/rustwide/target/debug/deps/libeither-8b1f227343d1093b.rlib" "/opt/rustwide/target/debug/deps/librand-0ea2386f473222a3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b54fd5626ece0ea3.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-40f449e53c56e02b.rlib" "/opt/rustwide/target/debug/deps/librand_core-c3593949341c95d9.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-efd686fe473cfe59.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-50b71e0e8ae290c7.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-b61d96f44e14fca3.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c6ffe6224d98729e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-48cb1672c59ee265.rlib" "/opt/rustwide/target/debug/deps/libtypenum-7cce747769eb0ca2.rlib" "/opt/rustwide/target/debug/deps/libsimba-b639b65d072bebdd.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-31f370b0b75da64f.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-14fcedc61872108a.rlib" "/opt/rustwide/target/debug/deps/librawpointer-d20498b141ace7b0.rlib" "/opt/rustwide/target/debug/deps/libapprox-2bf400ef77d48c55.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4176b5a4a665f8a6.rlib" "/opt/rustwide/target/debug/deps/libsdl2-d55d20411a8d0e4a.rlib" "/opt/rustwide/target/debug/deps/libc_vec-0ec8e0dc109f59ff.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-4536f939ada68953.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f1ca410388ec357f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/liblibc-593c6b9c958c9896.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" "-lSDL2_gfx" "-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/rust_raytracing-a213f0e9d8d35e65" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lSDL2_gfx [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 35 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust_raytracing` due to 2 previous errors; 35 warnings emitted [INFO] running `Command { std: "docker" "inspect" "655e222d3d127dad8df1b7bb3970e04725010da10ec812c3a46f156c8228d428", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "655e222d3d127dad8df1b7bb3970e04725010da10ec812c3a46f156c8228d428", kill_on_drop: false }` [INFO] [stdout] 655e222d3d127dad8df1b7bb3970e04725010da10ec812c3a46f156c8228d428