[INFO] cloning repository https://github.com/piemot/raytracing
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/piemot/raytracing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpiemot%2Fraytracing", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpiemot%2Fraytracing'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8cfab09a56e117e3cf37fce56bd2068168b7e7e5
[INFO] testing piemot/raytracing against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpiemot%2Fraytracing" "/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/piemot/raytracing
[INFO] finished tweaking git repo https://github.com/piemot/raytracing
[INFO] tweaked toml for git repo https://github.com/piemot/raytracing written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/piemot/raytracing on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/piemot/raytracing 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ce228e131647cf0a2cf2edb0a0f91bc8d99aa774fc9001e4612747361c0c3830
[INFO] running `Command { std: "docker" "start" "-a" "ce228e131647cf0a2cf2edb0a0f91bc8d99aa774fc9001e4612747361c0c3830", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ce228e131647cf0a2cf2edb0a0f91bc8d99aa774fc9001e4612747361c0c3830", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce228e131647cf0a2cf2edb0a0f91bc8d99aa774fc9001e4612747361c0c3830", kill_on_drop: false }`
[INFO] [stdout] ce228e131647cf0a2cf2edb0a0f91bc8d99aa774fc9001e4612747361c0c3830
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fbec6bf05f9588da0ca4baf8350b6b52f7d97aefc175252b7f21babae519ef1c
[INFO] running `Command { std: "docker" "start" "-a" "fbec6bf05f9588da0ca4baf8350b6b52f7d97aefc175252b7f21babae519ef1c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling zerocopy v0.8.18
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling owo-colors v4.2.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling rand_core v0.9.1
[INFO] [stderr]    Compiling either v1.14.0
[INFO] [stderr]    Compiling console v0.15.10
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling terminal_size v0.4.1
[INFO] [stderr]    Compiling flate2 v1.1.0
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling supports-hyperlinks v3.1.0
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling miette-derive v7.5.0
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling miette v7.5.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling raytracing v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/material.rs:129:13
[INFO] [stdout]     |
[INFO] [stdout] 128 |             pdf: todo!(),
[INFO] [stdout]     |                  ------- any code following this expression is unreachable
[INFO] [stdout] 129 |             scattered,
[INFO] [stdout]     |             ^^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/material.rs:180:24
[INFO] [stdout]     |
[INFO] [stdout] 179 |             pdf: todo!(),
[INFO] [stdout]     |                  ------- any code following this expression is unreachable
[INFO] [stdout] 180 |             scattered: Ray4::new(record.point(), direction, ray_in.time()),
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `objects`
[INFO] [stdout]    --> src/config.rs:503:9
[INFO] [stdout]     |
[INFO] [stdout] 503 |         objects: &mut Vec<Self>,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_objects`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `points`
[INFO] [stdout]    --> src/config.rs:617:37
[INFO] [stdout]     |
[INFO] [stdout] 617 |             ObjectModel::Triangle { points, material } => todo!(),
[INFO] [stdout]     |                                     ^^^^^^ help: try ignoring the field: `points: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `material`
[INFO] [stdout]    --> src/config.rs:617:45
[INFO] [stdout]     |
[INFO] [stdout] 617 |             ObjectModel::Triangle { points, material } => todo!(),
[INFO] [stdout]     |                                             ^^^^^^^^ help: try ignoring the field: `material: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `center`
[INFO] [stdout]    --> src/config.rs:619:17
[INFO] [stdout]     |
[INFO] [stdout] 619 |                 center,
[INFO] [stdout]     |                 ^^^^^^ help: try ignoring the field: `center: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vectors`
[INFO] [stdout]    --> src/config.rs:620:17
[INFO] [stdout]     |
[INFO] [stdout] 620 |                 vectors,
[INFO] [stdout]     |                 ^^^^^^^ help: try ignoring the field: `vectors: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `material`
[INFO] [stdout]    --> src/config.rs:621:17
[INFO] [stdout]     |
[INFO] [stdout] 621 |                 material,
[INFO] [stdout]     |                 ^^^^^^^^ help: try ignoring the field: `material: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ray_in`
[INFO] [stdout]   --> src/material.rs:16:23
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn emitted(&self, ray_in: &Ray4, record: &HitRecord, u: f64, v: f64, point: &Point3) -> Color {
[INFO] [stdout]    |                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_ray_in`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `record`
[INFO] [stdout]   --> src/material.rs:16:38
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn emitted(&self, ray_in: &Ray4, record: &HitRecord, u: f64, v: f64, point: &Point3) -> Color {
[INFO] [stdout]    |                                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_record`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `u`
[INFO] [stdout]   --> src/material.rs:16:58
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn emitted(&self, ray_in: &Ray4, record: &HitRecord, u: f64, v: f64, point: &Point3) -> Color {
[INFO] [stdout]    |                                                          ^ help: if this is intentional, prefix it with an underscore: `_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]   --> src/material.rs:16:66
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn emitted(&self, ray_in: &Ray4, record: &HitRecord, u: f64, v: f64, point: &Point3) -> Color {
[INFO] [stdout]    |                                                                  ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `point`
[INFO] [stdout]   --> src/material.rs:16:74
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn emitted(&self, ray_in: &Ray4, record: &HitRecord, u: f64, v: f64, point: &Point3) -> Color {
[INFO] [stdout]    |                                                                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_point`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ray_in`
[INFO] [stdout]   --> src/material.rs:27:30
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn scattering_pdf(&self, ray_in: &Ray4, record: &HitRecord, scattered: &Ray4) -> f64 {
[INFO] [stdout]    |                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_ray_in`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `record`
[INFO] [stdout]   --> src/material.rs:27:45
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn scattering_pdf(&self, ray_in: &Ray4, record: &HitRecord, scattered: &Ray4) -> f64 {
[INFO] [stdout]    |                                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_record`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scattered`
[INFO] [stdout]   --> src/material.rs:27:65
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn scattering_pdf(&self, ray_in: &Ray4, record: &HitRecord, scattered: &Ray4) -> f64 {
[INFO] [stdout]    |                                                                 ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_scattered`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ray_in`
[INFO] [stdout]   --> src/material.rs:59:30
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn scattering_pdf(&self, ray_in: &Ray4, record: &HitRecord, scattered: &Ray4) -> f64 {
[INFO] [stdout]    |                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_ray_in`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scattered`
[INFO] [stdout]    --> src/material.rs:119:13
[INFO] [stdout]     |
[INFO] [stdout] 119 |         let scattered = Ray4::new(record.point(), reflected, ray_in.time());
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_scattered`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `direction`
[INFO] [stdout]    --> src/material.rs:171:13
[INFO] [stdout]     |
[INFO] [stdout] 171 |         let direction = if will_reflect {
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `antialiasing_type` and `samples_per_px` are never read
[INFO] [stdout]    --> src/camera.rs:237:5
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub struct Camera<'a> {
[INFO] [stdout]     |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 237 |     antialiasing_type: AntialiasingType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 238 |     /// How many random samples are made per pixel during antialiasing.
[INFO] [stdout] 239 |     samples_per_px: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Camera` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `textures` is never read
[INFO] [stdout]   --> src/config.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct ConfigModel {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 13 |     textures: TextureStorage,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ConfigModel` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `path` is never read
[INFO] [stdout]   --> src/config.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     Image {
[INFO] [stdout]    |     ----- field in this variant
[INFO] [stdout] 29 |         path: PathBuf,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TextureModel` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Triangle` is never constructed
[INFO] [stdout]   --> src/config.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | enum ObjectModel {
[INFO] [stdout]    |      ----------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 55 |     Triangle {
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ObjectModel` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/config.rs:82:12
[INFO] [stdout]    |
[INFO] [stdout] 81 | impl TextureStorage {
[INFO] [stdout]    | ------------------- associated function in this implementation
[INFO] [stdout] 82 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.55s
[INFO] running `Command { std: "docker" "inspect" "fbec6bf05f9588da0ca4baf8350b6b52f7d97aefc175252b7f21babae519ef1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbec6bf05f9588da0ca4baf8350b6b52f7d97aefc175252b7f21babae519ef1c", kill_on_drop: false }`
[INFO] [stdout] fbec6bf05f9588da0ca4baf8350b6b52f7d97aefc175252b7f21babae519ef1c
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 46316347c32f6c0d4073a2919f92310e4668ebdddff5f38cd0da42fe447020e8
[INFO] running `Command { std: "docker" "start" "-a" "46316347c32f6c0d4073a2919f92310e4668ebdddff5f38cd0da42fe447020e8", kill_on_drop: false }`
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/material.rs:129:13
[INFO] [stdout]     |
[INFO] [stdout] 128 |             pdf: todo!(),
[INFO] [stdout]     |                  ------- any code following this expression is unreachable
[INFO] [stdout] 129 |             scattered,
[INFO] [stdout]     |             ^^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/material.rs:180:24
[INFO] [stdout]     |
[INFO] [stdout] 179 |             pdf: todo!(),
[INFO] [stdout]     |                  ------- any code following this expression is unreachable
[INFO] [stdout] 180 |             scattered: Ray4::new(record.point(), direction, ray_in.time()),
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `objects`
[INFO] [stdout]    --> src/config.rs:503:9
[INFO] [stdout]     |
[INFO] [stdout] 503 |         objects: &mut Vec<Self>,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_objects`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `points`
[INFO] [stdout]    --> src/config.rs:617:37
[INFO] [stdout]     |
[INFO] [stdout] 617 |             ObjectModel::Triangle { points, material } => todo!(),
[INFO] [stdout]     |                                     ^^^^^^ help: try ignoring the field: `points: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `material`
[INFO] [stdout]    --> src/config.rs:617:45
[INFO] [stdout]     |
[INFO] [stdout] 617 |             ObjectModel::Triangle { points, material } => todo!(),
[INFO] [stdout]     |                                             ^^^^^^^^ help: try ignoring the field: `material: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `center`
[INFO] [stdout]    --> src/config.rs:619:17
[INFO] [stdout]     |
[INFO] [stdout] 619 |                 center,
[INFO] [stdout]     |                 ^^^^^^ help: try ignoring the field: `center: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vectors`
[INFO] [stdout]    --> src/config.rs:620:17
[INFO] [stdout]     |
[INFO] [stdout] 620 |                 vectors,
[INFO] [stdout]     |                 ^^^^^^^ help: try ignoring the field: `vectors: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `material`
[INFO] [stdout]    --> src/config.rs:621:17
[INFO] [stdout]     |
[INFO] [stdout] 621 |                 material,
[INFO] [stdout]     |                 ^^^^^^^^ help: try ignoring the field: `material: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ray_in`
[INFO] [stdout]   --> src/material.rs:16:23
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn emitted(&self, ray_in: &Ray4, record: &HitRecord, u: f64, v: f64, point: &Point3) -> Color {
[INFO] [stdout]    |                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_ray_in`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `record`
[INFO] [stdout]   --> src/material.rs:16:38
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn emitted(&self, ray_in: &Ray4, record: &HitRecord, u: f64, v: f64, point: &Point3) -> Color {
[INFO] [stdout]    |                                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_record`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `u`
[INFO] [stdout]   --> src/material.rs:16:58
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn emitted(&self, ray_in: &Ray4, record: &HitRecord, u: f64, v: f64, point: &Point3) -> Color {
[INFO] [stdout]    |                                                          ^ help: if this is intentional, prefix it with an underscore: `_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]   --> src/material.rs:16:66
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn emitted(&self, ray_in: &Ray4, record: &HitRecord, u: f64, v: f64, point: &Point3) -> Color {
[INFO] [stdout]    |                                                                  ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `point`
[INFO] [stdout]   --> src/material.rs:16:74
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn emitted(&self, ray_in: &Ray4, record: &HitRecord, u: f64, v: f64, point: &Point3) -> Color {
[INFO] [stdout]    |                                                                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_point`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ray_in`
[INFO] [stdout]   --> src/material.rs:27:30
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn scattering_pdf(&self, ray_in: &Ray4, record: &HitRecord, scattered: &Ray4) -> f64 {
[INFO] [stdout]    |                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_ray_in`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `record`
[INFO] [stdout]   --> src/material.rs:27:45
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn scattering_pdf(&self, ray_in: &Ray4, record: &HitRecord, scattered: &Ray4) -> f64 {
[INFO] [stdout]    |                                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_record`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scattered`
[INFO] [stdout]   --> src/material.rs:27:65
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn scattering_pdf(&self, ray_in: &Ray4, record: &HitRecord, scattered: &Ray4) -> f64 {
[INFO] [stdout]    |                                                                 ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_scattered`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ray_in`
[INFO] [stdout]   --> src/material.rs:59:30
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn scattering_pdf(&self, ray_in: &Ray4, record: &HitRecord, scattered: &Ray4) -> f64 {
[INFO] [stdout]    |                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_ray_in`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scattered`
[INFO] [stdout]    --> src/material.rs:119:13
[INFO] [stdout]     |
[INFO] [stdout] 119 |         let scattered = Ray4::new(record.point(), reflected, ray_in.time());
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_scattered`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `direction`
[INFO] [stdout]    --> src/material.rs:171:13
[INFO] [stdout]     |
[INFO] [stdout] 171 |         let direction = if will_reflect {
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `antialiasing_type` and `samples_per_px` are never read
[INFO] [stdout]    --> src/camera.rs:237:5
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub struct Camera<'a> {
[INFO] [stdout]     |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 237 |     antialiasing_type: AntialiasingType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 238 |     /// How many random samples are made per pixel during antialiasing.
[INFO] [stdout] 239 |     samples_per_px: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Camera` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `textures` is never read
[INFO] [stdout]   --> src/config.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct ConfigModel {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 13 |     textures: TextureStorage,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ConfigModel` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `path` is never read
[INFO] [stdout]   --> src/config.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     Image {
[INFO] [stdout]    |     ----- field in this variant
[INFO] [stdout] 29 |         path: PathBuf,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TextureModel` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Triangle` is never constructed
[INFO] [stdout]   --> src/config.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | enum ObjectModel {
[INFO] [stdout]    |      ----------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 55 |     Triangle {
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ObjectModel` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/config.rs:82:12
[INFO] [stdout]    |
[INFO] [stdout] 81 | impl TextureStorage {
[INFO] [stdout]    | ------------------- associated function in this implementation
[INFO] [stdout] 82 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling raytracing v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/material.rs:129:13
[INFO] [stdout]     |
[INFO] [stdout] 128 |             pdf: todo!(),
[INFO] [stdout]     |                  ------- any code following this expression is unreachable
[INFO] [stdout] 129 |             scattered,
[INFO] [stdout]     |             ^^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/material.rs:180:24
[INFO] [stdout]     |
[INFO] [stdout] 179 |             pdf: todo!(),
[INFO] [stdout]     |                  ------- any code following this expression is unreachable
[INFO] [stdout] 180 |             scattered: Ray4::new(record.point(), direction, ray_in.time()),
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `objects`
[INFO] [stdout]    --> src/config.rs:503:9
[INFO] [stdout]     |
[INFO] [stdout] 503 |         objects: &mut Vec<Self>,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_objects`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `points`
[INFO] [stdout]    --> src/config.rs:617:37
[INFO] [stdout]     |
[INFO] [stdout] 617 |             ObjectModel::Triangle { points, material } => todo!(),
[INFO] [stdout]     |                                     ^^^^^^ help: try ignoring the field: `points: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `material`
[INFO] [stdout]    --> src/config.rs:617:45
[INFO] [stdout]     |
[INFO] [stdout] 617 |             ObjectModel::Triangle { points, material } => todo!(),
[INFO] [stdout]     |                                             ^^^^^^^^ help: try ignoring the field: `material: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `center`
[INFO] [stdout]    --> src/config.rs:619:17
[INFO] [stdout]     |
[INFO] [stdout] 619 |                 center,
[INFO] [stdout]     |                 ^^^^^^ help: try ignoring the field: `center: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vectors`
[INFO] [stdout]    --> src/config.rs:620:17
[INFO] [stdout]     |
[INFO] [stdout] 620 |                 vectors,
[INFO] [stdout]     |                 ^^^^^^^ help: try ignoring the field: `vectors: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `material`
[INFO] [stdout]    --> src/config.rs:621:17
[INFO] [stdout]     |
[INFO] [stdout] 621 |                 material,
[INFO] [stdout]     |                 ^^^^^^^^ help: try ignoring the field: `material: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ray_in`
[INFO] [stdout]   --> src/material.rs:16:23
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn emitted(&self, ray_in: &Ray4, record: &HitRecord, u: f64, v: f64, point: &Point3) -> Color {
[INFO] [stdout]    |                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_ray_in`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `record`
[INFO] [stdout]   --> src/material.rs:16:38
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn emitted(&self, ray_in: &Ray4, record: &HitRecord, u: f64, v: f64, point: &Point3) -> Color {
[INFO] [stdout]    |                                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_record`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `u`
[INFO] [stdout]   --> src/material.rs:16:58
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn emitted(&self, ray_in: &Ray4, record: &HitRecord, u: f64, v: f64, point: &Point3) -> Color {
[INFO] [stdout]    |                                                          ^ help: if this is intentional, prefix it with an underscore: `_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]   --> src/material.rs:16:66
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn emitted(&self, ray_in: &Ray4, record: &HitRecord, u: f64, v: f64, point: &Point3) -> Color {
[INFO] [stdout]    |                                                                  ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `point`
[INFO] [stdout]   --> src/material.rs:16:74
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn emitted(&self, ray_in: &Ray4, record: &HitRecord, u: f64, v: f64, point: &Point3) -> Color {
[INFO] [stdout]    |                                                                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_point`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ray_in`
[INFO] [stdout]   --> src/material.rs:27:30
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn scattering_pdf(&self, ray_in: &Ray4, record: &HitRecord, scattered: &Ray4) -> f64 {
[INFO] [stdout]    |                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_ray_in`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `record`
[INFO] [stdout]   --> src/material.rs:27:45
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn scattering_pdf(&self, ray_in: &Ray4, record: &HitRecord, scattered: &Ray4) -> f64 {
[INFO] [stdout]    |                                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_record`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scattered`
[INFO] [stdout]   --> src/material.rs:27:65
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn scattering_pdf(&self, ray_in: &Ray4, record: &HitRecord, scattered: &Ray4) -> f64 {
[INFO] [stdout]    |                                                                 ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_scattered`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ray_in`
[INFO] [stdout]   --> src/material.rs:59:30
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn scattering_pdf(&self, ray_in: &Ray4, record: &HitRecord, scattered: &Ray4) -> f64 {
[INFO] [stdout]    |                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_ray_in`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scattered`
[INFO] [stdout]    --> src/material.rs:119:13
[INFO] [stdout]     |
[INFO] [stdout] 119 |         let scattered = Ray4::new(record.point(), reflected, ray_in.time());
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_scattered`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `direction`
[INFO] [stdout]    --> src/material.rs:171:13
[INFO] [stdout]     |
[INFO] [stdout] 171 |         let direction = if will_reflect {
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `antialiasing_type` and `samples_per_px` are never read
[INFO] [stdout]    --> src/camera.rs:237:5
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub struct Camera<'a> {
[INFO] [stdout]     |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 237 |     antialiasing_type: AntialiasingType,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 238 |     /// How many random samples are made per pixel during antialiasing.
[INFO] [stdout] 239 |     samples_per_px: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Camera` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `textures` is never read
[INFO] [stdout]   --> src/config.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct ConfigModel {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 13 |     textures: TextureStorage,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ConfigModel` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `path` is never read
[INFO] [stdout]   --> src/config.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     Image {
[INFO] [stdout]    |     ----- field in this variant
[INFO] [stdout] 29 |         path: PathBuf,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TextureModel` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Triangle` is never constructed
[INFO] [stdout]   --> src/config.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | enum ObjectModel {
[INFO] [stdout]    |      ----------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 55 |     Triangle {
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ObjectModel` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/config.rs:82:12
[INFO] [stdout]    |
[INFO] [stdout] 81 | impl TextureStorage {
[INFO] [stdout]    | ------------------- associated function in this implementation
[INFO] [stdout] 82 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.03s
[INFO] running `Command { std: "docker" "inspect" "46316347c32f6c0d4073a2919f92310e4668ebdddff5f38cd0da42fe447020e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46316347c32f6c0d4073a2919f92310e4668ebdddff5f38cd0da42fe447020e8", kill_on_drop: false }`
[INFO] [stdout] 46316347c32f6c0d4073a2919f92310e4668ebdddff5f38cd0da42fe447020e8
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d8a517bc098cad8e545e74fc248d6f7992824d81abff1f4b9ebb424da1658e2c
[INFO] running `Command { std: "docker" "start" "-a" "d8a517bc098cad8e545e74fc248d6f7992824d81abff1f4b9ebb424da1658e2c", kill_on_drop: false }`
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]    --> src/material.rs:129:13
[INFO] [stderr]     |
[INFO] [stderr] 128 |             pdf: todo!(),
[INFO] [stderr]     |                  ------- any code following this expression is unreachable
[INFO] [stderr] 129 |             scattered,
[INFO] [stderr]     |             ^^^^^^^^^ unreachable expression
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]    --> src/material.rs:180:24
[INFO] [stderr]     |
[INFO] [stderr] 179 |             pdf: todo!(),
[INFO] [stderr]     |                  ------- any code following this expression is unreachable
[INFO] [stderr] 180 |             scattered: Ray4::new(record.point(), direction, ray_in.time()),
[INFO] [stderr]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `objects`
[INFO] [stderr]    --> src/config.rs:503:9
[INFO] [stderr]     |
[INFO] [stderr] 503 |         objects: &mut Vec<Self>,
[INFO] [stderr]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_objects`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `points`
[INFO] [stderr]    --> src/config.rs:617:37
[INFO] [stderr]     |
[INFO] [stderr] 617 |             ObjectModel::Triangle { points, material } => todo!(),
[INFO] [stderr]     |                                     ^^^^^^ help: try ignoring the field: `points: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `material`
[INFO] [stderr]    --> src/config.rs:617:45
[INFO] [stderr]     |
[INFO] [stderr] 617 |             ObjectModel::Triangle { points, material } => todo!(),
[INFO] [stderr]     |                                             ^^^^^^^^ help: try ignoring the field: `material: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `center`
[INFO] [stderr]    --> src/config.rs:619:17
[INFO] [stderr]     |
[INFO] [stderr] 619 |                 center,
[INFO] [stderr]     |                 ^^^^^^ help: try ignoring the field: `center: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `vectors`
[INFO] [stderr]    --> src/config.rs:620:17
[INFO] [stderr]     |
[INFO] [stderr] 620 |                 vectors,
[INFO] [stderr]     |                 ^^^^^^^ help: try ignoring the field: `vectors: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `material`
[INFO] [stderr]    --> src/config.rs:621:17
[INFO] [stderr]     |
[INFO] [stderr] 621 |                 material,
[INFO] [stderr]     |                 ^^^^^^^^ help: try ignoring the field: `material: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ray_in`
[INFO] [stderr]   --> src/material.rs:16:23
[INFO] [stderr]    |
[INFO] [stderr] 16 |     fn emitted(&self, ray_in: &Ray4, record: &HitRecord, u: f64, v: f64, point: &Point3) -> Color {
[INFO] [stderr]    |                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_ray_in`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `record`
[INFO] [stderr]   --> src/material.rs:16:38
[INFO] [stderr]    |
[INFO] [stderr] 16 |     fn emitted(&self, ray_in: &Ray4, record: &HitRecord, u: f64, v: f64, point: &Point3) -> Color {
[INFO] [stderr]    |                                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_record`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `u`
[INFO] [stderr]   --> src/material.rs:16:58
[INFO] [stderr]    |
[INFO] [stderr] 16 |     fn emitted(&self, ray_in: &Ray4, record: &HitRecord, u: f64, v: f64, point: &Point3) -> Color {
[INFO] [stderr]    |                                                          ^ help: if this is intentional, prefix it with an underscore: `_u`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `v`
[INFO] [stderr]   --> src/material.rs:16:66
[INFO] [stderr]    |
[INFO] [stderr] 16 |     fn emitted(&self, ray_in: &Ray4, record: &HitRecord, u: f64, v: f64, point: &Point3) -> Color {
[INFO] [stderr]    |                                                                  ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `point`
[INFO] [stderr]   --> src/material.rs:16:74
[INFO] [stderr]    |
[INFO] [stderr] 16 |     fn emitted(&self, ray_in: &Ray4, record: &HitRecord, u: f64, v: f64, point: &Point3) -> Color {
[INFO] [stderr]    |                                                                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_point`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ray_in`
[INFO] [stderr]   --> src/material.rs:27:30
[INFO] [stderr]    |
[INFO] [stderr] 27 |     fn scattering_pdf(&self, ray_in: &Ray4, record: &HitRecord, scattered: &Ray4) -> f64 {
[INFO] [stderr]    |                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_ray_in`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `record`
[INFO] [stderr]   --> src/material.rs:27:45
[INFO] [stderr]    |
[INFO] [stderr] 27 |     fn scattering_pdf(&self, ray_in: &Ray4, record: &HitRecord, scattered: &Ray4) -> f64 {
[INFO] [stderr]    |                                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_record`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `scattered`
[INFO] [stderr]   --> src/material.rs:27:65
[INFO] [stderr]    |
[INFO] [stderr] 27 |     fn scattering_pdf(&self, ray_in: &Ray4, record: &HitRecord, scattered: &Ray4) -> f64 {
[INFO] [stderr]    |                                                                 ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_scattered`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ray_in`
[INFO] [stderr]   --> src/material.rs:59:30
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn scattering_pdf(&self, ray_in: &Ray4, record: &HitRecord, scattered: &Ray4) -> f64 {
[INFO] [stderr]    |                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_ray_in`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `scattered`
[INFO] [stderr]    --> src/material.rs:119:13
[INFO] [stderr]     |
[INFO] [stderr] 119 |         let scattered = Ray4::new(record.point(), reflected, ray_in.time());
[INFO] [stderr]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_scattered`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `direction`
[INFO] [stderr]    --> src/material.rs:171:13
[INFO] [stderr]     |
[INFO] [stderr] 171 |         let direction = if will_reflect {
[INFO] [stderr]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction`
[INFO] [stderr] 
[INFO] [stderr] warning: fields `antialiasing_type` and `samples_per_px` are never read
[INFO] [stderr]    --> src/camera.rs:237:5
[INFO] [stderr]     |
[INFO] [stderr] 223 | pub struct Camera<'a> {
[INFO] [stderr]     |            ------ fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 237 |     antialiasing_type: AntialiasingType,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 238 |     /// How many random samples are made per pixel during antialiasing.
[INFO] [stderr] 239 |     samples_per_px: u32,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Camera` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `textures` is never read
[INFO] [stderr]   --> src/config.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub struct ConfigModel {
[INFO] [stderr]    |            ----------- field in this struct
[INFO] [stderr] 13 |     textures: TextureStorage,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ConfigModel` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `path` is never read
[INFO] [stderr]   --> src/config.rs:29:9
[INFO] [stderr]    |
[INFO] [stderr] 28 |     Image {
[INFO] [stderr]    |     ----- field in this variant
[INFO] [stderr] 29 |         path: PathBuf,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TextureModel` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Triangle` is never constructed
[INFO] [stderr]   --> src/config.rs:55:5
[INFO] [stderr]    |
[INFO] [stderr] 43 | enum ObjectModel {
[INFO] [stderr]    |      ----------- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 55 |     Triangle {
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ObjectModel` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/config.rs:82:12
[INFO] [stderr]    |
[INFO] [stderr] 81 | impl TextureStorage {
[INFO] [stderr]    | ------------------- associated function in this implementation
[INFO] [stderr] 82 |     pub fn new() -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `raytracing` (lib) generated 24 warnings (run `cargo fix --lib -p raytracing` to apply 17 suggestions)
[INFO] [stderr] warning: `raytracing` (lib test) generated 24 warnings (24 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/raytracing-ee4bc5f48fe6eecb)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test math::interval::test::deref ... ok
[INFO] [stdout] test math::vec::test::normalization ... ok
[INFO] [stdout] test math::vec::two_d::test::normalization ... ok
[INFO] [stdout] test hittable::test::sphere_uv_conversions ... ok
[INFO] [stdout] test config::test::deser ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/raytracing-4273143d97f68fe0)
[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 raytracing
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test src/math/color.rs - math::color::Color::new_ints (line 29) ... FAILED
[INFO] [stdout] test src/math/interval.rs - math::interval::Interval::surrounding (line 59) ... FAILED
[INFO] [stdout] test src/math/interval.rs - math::interval::Interval::expand (line 145) ... ok
[INFO] [stdout] test src/math/interval.rs - math::interval::Interval::clamp (line 123) ... ok
[INFO] [stdout] test src/math/vec.rs - math::vec::Vec3 (line 45) - compile fail ... ok
[INFO] [stdout] test src/math/color.rs - math::color::Color::hex (line 42) ... ok
[INFO] [stdout] test src/math/color.rs - math::color::Color::new (line 20) ... ok
[INFO] [stdout] test src/math/interval.rs - math::interval::Interval::overlap (line 34) ... ok
[INFO] [stdout] test src/math/interval.rs - math::interval::Interval::positive (line 15) ... ok
[INFO] [stdout] test src/math/point.rs - math::point::Point2::new (line 184) ... ok
[INFO] [stdout] test src/math/interval.rs - math::interval::Interval::surrounds (line 94) ... ok
[INFO] [stdout] test src/math/vec/two_d.rs - math::vec::two_d::Vec2 (line 46) - compile fail ... ok
[INFO] [stdout] test src/math/vec/two_d.rs - math::vec::two_d::Vec2 (line 35) ... ok
[INFO] [stdout] test src/math/vec.rs - math::vec::Vec3 (line 34) ... ok
[INFO] [stdout] test src/math/vec.rs - math::vec::Vec3 (line 55) ... ok
[INFO] [stdout] test src/math/vec/two_d.rs - math::vec::two_d::Vec2 (line 56) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/math/color.rs - math::color::Color::new_ints (line 29) stdout ----
[INFO] [stdout] error[E0308]: arguments to this function are incorrect
[INFO] [stdout]   --> src/math/color.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout]  6 | let cyan = Color::new(0, 255, 255);
[INFO] [stdout]    |            ^^^^^^^^^^ -  ---  --- expected `f64`, found integer
[INFO] [stdout]    |                       |  |
[INFO] [stdout]    |                       |  expected `f64`, found integer
[INFO] [stdout]    |                       expected `f64`, found integer
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/math/color.rs:24:18
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub const fn new(r: f64, g: f64, b: f64) -> Self {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] help: use a float literal
[INFO] [stdout]    |
[INFO] [stdout]  6 | let cyan = Color::new(0.0, 255, 255);
[INFO] [stdout]    |                        ++
[INFO] [stdout] help: use a float literal
[INFO] [stdout]    |
[INFO] [stdout]  6 | let cyan = Color::new(0, 255.0, 255);
[INFO] [stdout]    |                             ++
[INFO] [stdout] help: use a float literal
[INFO] [stdout]    |
[INFO] [stdout]  6 | let cyan = Color::new(0, 255, 255.0);
[INFO] [stdout]    |                                  ++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/math/interval.rs - math::interval::Interval::surrounding (line 59) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]  --> src/math/interval.rs:65:43
[INFO] [stdout]   |
[INFO] [stdout] 9 | assert_eq!(Interval::surrounding(&a, &b), Some(Interval::new(-2.0, 20.0)));
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Interval`, found `Option<Interval>`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected struct `Interval`
[INFO] [stdout]                found enum `Option<Interval>`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/math/color.rs - math::color::Color::new_ints (line 29)
[INFO] [stdout]     src/math/interval.rs - math::interval::Interval::surrounding (line 59)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 14 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.63s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "d8a517bc098cad8e545e74fc248d6f7992824d81abff1f4b9ebb424da1658e2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8a517bc098cad8e545e74fc248d6f7992824d81abff1f4b9ebb424da1658e2c", kill_on_drop: false }`
[INFO] [stdout] d8a517bc098cad8e545e74fc248d6f7992824d81abff1f4b9ebb424da1658e2c
