[INFO] cloning repository https://github.com/selfius/raytracer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/selfius/raytracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fselfius%2Fraytracer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fselfius%2Fraytracer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e27430f7e8aee1e379c26e57965d4eee70783579 [INFO] testing selfius/raytracer against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fselfius%2Fraytracer" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/selfius/raytracer [INFO] finished tweaking git repo https://github.com/selfius/raytracer [INFO] tweaked toml for git repo https://github.com/selfius/raytracer written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/selfius/raytracer on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/selfius/raytracer already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 39f14349c78d8605c16e63128cfe8d0b8c963a19d6bd669ea5c95abc26116581 [INFO] running `Command { std: "docker" "start" "-a" "39f14349c78d8605c16e63128cfe8d0b8c963a19d6bd669ea5c95abc26116581", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "39f14349c78d8605c16e63128cfe8d0b8c963a19d6bd669ea5c95abc26116581", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39f14349c78d8605c16e63128cfe8d0b8c963a19d6bd669ea5c95abc26116581", kill_on_drop: false }` [INFO] [stdout] 39f14349c78d8605c16e63128cfe8d0b8c963a19d6bd669ea5c95abc26116581 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e48916517f79f18a7c79b4e4ce5d68df3032acef50d85ecc82c995c5cf56aa0a [INFO] running `Command { std: "docker" "start" "-a" "e48916517f79f18a7c79b4e4ce5d68df3032acef50d85ecc82c995c5cf56aa0a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling cc v1.1.10 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling ffmpeg-next v7.0.4 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling tobj v4.0.2 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling lib v0.1.0 (/opt/rustwide/workdir/lib) [INFO] [stderr] Compiling url v2.5.2 [INFO] [stdout] warning: associated function `solid_color` is never used [INFO] [stdout] --> lib/src/scene/material.rs:103:12 [INFO] [stdout] | [INFO] [stdout] 102 | impl Materials { [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] 103 | pub fn solid_color(color: Rgb) -> Material { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> lib/src/scene/mesh.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 39 | impl Mesh { [INFO] [stdout] | --------- associated function in this implementation [INFO] [stdout] 40 | pub fn new(triangles: Vec) -> Mesh { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling image_gen v0.1.0 (/opt/rustwide/workdir/image_gen) [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling ffmpeg-sys-next v7.0.2 [INFO] [stderr] Compiling video-rs v0.8.1 [INFO] [stderr] Compiling video_gen v0.1.0 (/opt/rustwide/workdir/video_gen) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.65s [INFO] running `Command { std: "docker" "inspect" "e48916517f79f18a7c79b4e4ce5d68df3032acef50d85ecc82c995c5cf56aa0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e48916517f79f18a7c79b4e4ce5d68df3032acef50d85ecc82c995c5cf56aa0a", kill_on_drop: false }` [INFO] [stdout] e48916517f79f18a7c79b4e4ce5d68df3032acef50d85ecc82c995c5cf56aa0a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 962ef6c9419f2ba808451128bcfed4548a91f344843eec2446bb5ff0135588bc [INFO] running `Command { std: "docker" "start" "-a" "962ef6c9419f2ba808451128bcfed4548a91f344843eec2446bb5ff0135588bc", kill_on_drop: false }` [INFO] [stderr] Compiling lib v0.1.0 (/opt/rustwide/workdir/lib) [INFO] [stderr] Compiling image_gen v0.1.0 (/opt/rustwide/workdir/image_gen) [INFO] [stdout] warning: associated function `solid_color` is never used [INFO] [stdout] --> lib/src/scene/material.rs:103:12 [INFO] [stdout] | [INFO] [stdout] 102 | impl Materials { [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] 103 | pub fn solid_color(color: Rgb) -> Material { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> lib/src/scene/mesh.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 39 | impl Mesh { [INFO] [stdout] | --------- associated function in this implementation [INFO] [stdout] 40 | pub fn new(triangles: Vec) -> Mesh { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling video_gen v0.1.0 (/opt/rustwide/workdir/video_gen) [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> lib/src/scene/mesh.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 39 | impl Mesh { [INFO] [stdout] | --------- associated function in this implementation [INFO] [stdout] 40 | pub fn new(triangles: Vec) -> Mesh { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.06s [INFO] running `Command { std: "docker" "inspect" "962ef6c9419f2ba808451128bcfed4548a91f344843eec2446bb5ff0135588bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "962ef6c9419f2ba808451128bcfed4548a91f344843eec2446bb5ff0135588bc", kill_on_drop: false }` [INFO] [stdout] 962ef6c9419f2ba808451128bcfed4548a91f344843eec2446bb5ff0135588bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 12ea7079df15650535cf71138732ca5a69cbf476d46b3e2c5284da92908514f0 [INFO] running `Command { std: "docker" "start" "-a" "12ea7079df15650535cf71138732ca5a69cbf476d46b3e2c5284da92908514f0", kill_on_drop: false }` [INFO] [stderr] warning: associated function `solid_color` is never used [INFO] [stderr] --> lib/src/scene/material.rs:103:12 [INFO] [stderr] | [INFO] [stderr] 102 | impl Materials { [INFO] [stderr] | -------------- associated function in this implementation [INFO] [stderr] 103 | pub fn solid_color(color: Rgb) -> Material { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: associated function `new` is never used [INFO] [stderr] --> lib/src/scene/mesh.rs:40:12 [INFO] [stderr] | [INFO] [stderr] 39 | impl Mesh { [INFO] [stderr] | --------- associated function in this implementation [INFO] [stderr] 40 | pub fn new(triangles: Vec) -> Mesh { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `new` is never used [INFO] [stderr] --> lib/src/scene/mesh.rs:40:12 [INFO] [stderr] | [INFO] [stderr] 39 | impl Mesh { [INFO] [stderr] | --------- associated function in this implementation [INFO] [stderr] 40 | pub fn new(triangles: Vec) -> Mesh { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `lib` (lib) generated 2 warnings [INFO] [stderr] warning: `lib` (lib test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/image_gen-628523196fc726ca) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lib-7f11cf0bdd857828) [INFO] [stdout] [INFO] [stdout] running 28 tests [INFO] [stdout] test buffer::rgb_test::rgb_addition ... ok [INFO] [stdout] test buffer::rgb_test::rgb_multiplication ... ok [INFO] [stdout] test buffer::rgb_test::rgb_multiplication_out_of_bound ... ok [INFO] [stdout] test scene::rect::test::ray_intersect_at_first_triangle_coords ... ok [INFO] [stdout] test scene::rect::test::ray_intersects_rect ... ok [INFO] [stdout] test scene::rect::test::ray_intersect_scaled_rect ... ok [INFO] [stdout] test scene::sphere::test::ray_intersects_with_sphere_behind_camera ... ok [INFO] [stdout] test ray_tracing::tests::scene_intersect_picks_closest ... ok [INFO] [stdout] test scene::sphere::test::ray_intersects_test ... ok [INFO] [stdout] test scene::sphere::test::texture_coord_even_gradient ... ok [INFO] [stdout] test scene::triangle::test::ray_intersects_triangle_at_barycentric_coordinates ... ok [INFO] [stdout] test scene::sphere::test::ray_intersects_with_camera_inside_sphere ... ok [INFO] [stdout] test scene::triangle::test::ray_missed_triangle ... ok [INFO] [stdout] test scene::triangle::test::ray_intersects_triangle_backside ... ok [INFO] [stdout] test scene::triangle::test::ray_parallel_to_triangle ... ok [INFO] [stdout] test vector_math::test::cross_product ... ok [INFO] [stdout] test vector_math::test::addition ... ok [INFO] [stdout] test vector_math::test::magnitude ... ok [INFO] [stdout] test vector_math::test::multiplication_by_scalar ... ok [INFO] [stdout] test scene::triangle::test::ray_intersects_triangle ... ok [INFO] [stdout] test scene::sphere::test::texture_coord_bottom_right ... ok [INFO] [stdout] test scene::sphere::test::texture_coord_top_left ... ok [INFO] [stdout] test vector_math::test::normalization ... ok [INFO] [stdout] test vector_math::test::reflection ... ok [INFO] [stdout] test vector_math::test::refraction ... ok [INFO] [stdout] test vector_math::test::substraction ... ok [INFO] [stdout] test vector_math::test::dot_product ... ok [INFO] [stdout] test scene::rect::test::ray_intersect_at_first_second_coords ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/video_gen-1a785f3e4f0fcc83) [INFO] [stdout] [INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests lib [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "12ea7079df15650535cf71138732ca5a69cbf476d46b3e2c5284da92908514f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12ea7079df15650535cf71138732ca5a69cbf476d46b3e2c5284da92908514f0", kill_on_drop: false }` [INFO] [stdout] 12ea7079df15650535cf71138732ca5a69cbf476d46b3e2c5284da92908514f0