[INFO] cloning repository https://github.com/metametamoon/raytracing-course-2024 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/metametamoon/raytracing-course-2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmetametamoon%2Fraytracing-course-2024", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmetametamoon%2Fraytracing-course-2024'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2261d68cacdd2782e60758a940d8f73b9dc7cebb [INFO] testing metametamoon/raytracing-course-2024 against try#0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 for pr-137122-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmetametamoon%2Fraytracing-course-2024" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/metametamoon/raytracing-course-2024 [INFO] finished tweaking git repo https://github.com/metametamoon/raytracing-course-2024 [INFO] tweaked toml for git repo https://github.com/metametamoon/raytracing-course-2024 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/metametamoon/raytracing-course-2024 on toolchain 0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 124 packages to latest compatible versions [INFO] [stderr] Adding image v0.24.9 (available: v0.25.6) [INFO] [stderr] Adding nalgebra v0.32.6 (available: v0.33.2) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.1) [INFO] [stderr] Adding rand_distr v0.4.3 (available: v0.5.1) [INFO] [stderr] Adding rand_xoshiro v0.6.0 (available: v0.7.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2233eb18aab8be198089a55b73200ec743356c8ff34aa191a8e6f2183b4db57e [INFO] running `Command { std: "docker" "start" "-a" "2233eb18aab8be198089a55b73200ec743356c8ff34aa191a8e6f2183b4db57e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2233eb18aab8be198089a55b73200ec743356c8ff34aa191a8e6f2183b4db57e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2233eb18aab8be198089a55b73200ec743356c8ff34aa191a8e6f2183b4db57e", kill_on_drop: false }` [INFO] [stdout] 2233eb18aab8be198089a55b73200ec743356c8ff34aa191a8e6f2183b4db57e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e38b8960d51295e63d3c166f245bd963d3bdd0c1560b6b343c9236f2fb2d89c7 [INFO] running `Command { std: "docker" "start" "-a" "e38b8960d51295e63d3c166f245bd963d3bdd0c1560b6b343c9236f2fb2d89c7", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling zune-jpeg v0.4.18 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling gltf-derive v1.4.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling gltf-json v1.4.1 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling gltf v1.4.1 [INFO] [stderr] Compiling nalgebra v0.32.6 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling raytracing-engine v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `rotated_ray` is never read [INFO] [stdout] --> src/bvh.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 168 | pub struct BvhIntersection<'a> { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 169 | pub intersections: ArrayVec, [INFO] [stdout] 170 | pub rotated_ray: Ray, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SemisphereUniform` is never constructed [INFO] [stdout] --> src/distributions.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct SemisphereUniform; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ior` is never read [INFO] [stdout] --> src/scene.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct Primitive { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 18 | pub ior: Fp, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Primitive` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ambient_light` is never read [INFO] [stdout] --> src/scene.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct Scene { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 35 | pub ambient_light: Vec3f, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Scene` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.62s [INFO] running `Command { std: "docker" "inspect" "e38b8960d51295e63d3c166f245bd963d3bdd0c1560b6b343c9236f2fb2d89c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e38b8960d51295e63d3c166f245bd963d3bdd0c1560b6b343c9236f2fb2d89c7", kill_on_drop: false }` [INFO] [stdout] e38b8960d51295e63d3c166f245bd963d3bdd0c1560b6b343c9236f2fb2d89c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a4c7bd5352f256fca657b1e9d43628833055e726c420f231e6f997fd99cb637 [INFO] running `Command { std: "docker" "start" "-a" "6a4c7bd5352f256fca657b1e9d43628833055e726c420f231e6f997fd99cb637", kill_on_drop: false }` [INFO] [stderr] Compiling raytracing-engine v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `rotated_ray` is never read [INFO] [stdout] --> src/bvh.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 168 | pub struct BvhIntersection<'a> { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 169 | pub intersections: ArrayVec, [INFO] [stdout] 170 | pub rotated_ray: Ray, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SemisphereUniform` is never constructed [INFO] [stdout] --> src/distributions.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct SemisphereUniform; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ior` is never read [INFO] [stdout] --> src/scene.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct Primitive { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 18 | pub ior: Fp, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Primitive` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ambient_light` is never read [INFO] [stdout] --> src/scene.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct Scene { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 35 | pub ambient_light: Vec3f, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Scene` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.58s [INFO] running `Command { std: "docker" "inspect" "6a4c7bd5352f256fca657b1e9d43628833055e726c420f231e6f997fd99cb637", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a4c7bd5352f256fca657b1e9d43628833055e726c420f231e6f997fd99cb637", kill_on_drop: false }` [INFO] [stdout] 6a4c7bd5352f256fca657b1e9d43628833055e726c420f231e6f997fd99cb637 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 597fc2f2361ab9557c9c0a11e794e3c6879b555ee65369130507b9fd247daf2a [INFO] running `Command { std: "docker" "start" "-a" "597fc2f2361ab9557c9c0a11e794e3c6879b555ee65369130507b9fd247daf2a", kill_on_drop: false }` [INFO] [stderr] warning: field `rotated_ray` is never read [INFO] [stderr] --> src/bvh.rs:170:9 [INFO] [stderr] | [INFO] [stderr] 168 | pub struct BvhIntersection<'a> { [INFO] [stderr] | --------------- field in this struct [INFO] [stderr] 169 | pub intersections: ArrayVec, [INFO] [stderr] 170 | pub rotated_ray: Ray, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: struct `SemisphereUniform` is never constructed [INFO] [stderr] --> src/distributions.rs:16:12 [INFO] [stderr] | [INFO] [stderr] 16 | pub struct SemisphereUniform; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `ior` is never read [INFO] [stderr] --> src/scene.rs:18:9 [INFO] [stderr] | [INFO] [stderr] 14 | pub struct Primitive { [INFO] [stderr] | --------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 18 | pub ior: Fp, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Primitive` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `ambient_light` is never read [INFO] [stderr] --> src/scene.rs:35:9 [INFO] [stderr] | [INFO] [stderr] 23 | pub struct Scene { [INFO] [stderr] | ----- field in this struct [INFO] [stderr] ... [INFO] [stderr] 35 | pub ambient_light: Vec3f, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Scene` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `raytracing-engine` (bin "raytracing-engine" test) generated 4 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/raytracing_engine-801e37207a11e613) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test rendering::test_metalic_brdf ... ok [INFO] [stdout] test tests::test_vndf ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 11.52s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "597fc2f2361ab9557c9c0a11e794e3c6879b555ee65369130507b9fd247daf2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "597fc2f2361ab9557c9c0a11e794e3c6879b555ee65369130507b9fd247daf2a", kill_on_drop: false }` [INFO] [stdout] 597fc2f2361ab9557c9c0a11e794e3c6879b555ee65369130507b9fd247daf2a