[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] e313e5c587ec23f09d2b02f681d0d4d2aef7c2c7
[INFO] testing piemot/raytracing against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpiemot%2Fraytracing" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/piemot/raytracing on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c1c4bdff8882920603ed2528720ee135d5f7d81ff353f70de73db5dc19248849
[INFO] running `Command { std: "docker" "start" "-a" "c1c4bdff8882920603ed2528720ee135d5f7d81ff353f70de73db5dc19248849", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c1c4bdff8882920603ed2528720ee135d5f7d81ff353f70de73db5dc19248849", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1c4bdff8882920603ed2528720ee135d5f7d81ff353f70de73db5dc19248849", kill_on_drop: false }`
[INFO] [stdout] c1c4bdff8882920603ed2528720ee135d5f7d81ff353f70de73db5dc19248849
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 02ccc3b83d3ce8183dce8cd671365bf778ea600e1ba6bf7d8ada5e9747379a16
[INFO] running `Command { std: "docker" "start" "-a" "02ccc3b83d3ce8183dce8cd671365bf778ea600e1ba6bf7d8ada5e9747379a16", 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 serde v1.0.219
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling zerocopy v0.8.18
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling owo-colors v4.2.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling either v1.14.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling flate2 v1.1.0
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling terminal_size v0.4.1
[INFO] [stderr]    Compiling console v0.15.10
[INFO] [stderr]    Compiling supports-hyperlinks v3.1.0
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling rand_core v0.9.1
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[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 toml_edit v0.22.24
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling miette v7.5.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 14.70s
[INFO] running `Command { std: "docker" "inspect" "02ccc3b83d3ce8183dce8cd671365bf778ea600e1ba6bf7d8ada5e9747379a16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02ccc3b83d3ce8183dce8cd671365bf778ea600e1ba6bf7d8ada5e9747379a16", kill_on_drop: false }`
[INFO] [stdout] 02ccc3b83d3ce8183dce8cd671365bf778ea600e1ba6bf7d8ada5e9747379a16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] ca6eb7fa25193872faf3f747f74af5831745b6d6e0f49b641ca090872c3e64e8
[INFO] running `Command { std: "docker" "start" "-a" "ca6eb7fa25193872faf3f747f74af5831745b6d6e0f49b641ca090872c3e64e8", 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] [stderr]    Compiling raytracing v0.1.0 (/opt/rustwide/workdir)
[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] [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 1.71s
[INFO] running `Command { std: "docker" "inspect" "ca6eb7fa25193872faf3f747f74af5831745b6d6e0f49b641ca090872c3e64e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca6eb7fa25193872faf3f747f74af5831745b6d6e0f49b641ca090872c3e64e8", kill_on_drop: false }`
[INFO] [stdout] ca6eb7fa25193872faf3f747f74af5831745b6d6e0f49b641ca090872c3e64e8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] ab04c34176727869d73107cbb1dfc90794a45282419c0565ca20b815672eb5a1
[INFO] running `Command { std: "docker" "start" "-a" "ab04c34176727869d73107cbb1dfc90794a45282419c0565ca20b815672eb5a1", 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.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/raytracing/c52e1ae5a7b48706/deps/raytracing-c52e1ae5a7b48706)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test hittable::test::sphere_uv_conversions ... ok
[INFO] [stdout] test math::interval::test::deref ... ok
[INFO] [stdout] test config::test::deser ... ok
[INFO] [stdout] test math::vec::test::normalization ... ok
[INFO] [stdout] test math::vec::two_d::test::normalization ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/raytracing/4c3a67c6866a23aa/deps/raytracing-4c3a67c6866a23aa)
[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] [stderr]    Doc-tests raytracing
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test src/math/vec.rs - math::vec::Vec3 (line 45) - compile fail ... 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/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/vec.rs - math::vec::Vec3 (line 34) ... ok
[INFO] [stdout] test src/math/interval.rs - math::interval::Interval::expand (line 145) ... 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] test src/math/interval.rs - math::interval::Interval::positive (line 15) ... ok
[INFO] [stdout] test src/math/interval.rs - math::interval::Interval::overlap (line 34) ... 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::clamp (line 123) ... 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/color.rs - math::color::Color::hex (line 42) ... ok
[INFO] [stdout] test src/math/vec/two_d.rs - math::vec::two_d::Vec2 (line 35) ... 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] 32 | 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]   --> 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] 32 | let cyan = Color::new(0.0, 255, 255);
[INFO] [stdout]    |                        ++
[INFO] [stdout] help: use a float literal
[INFO] [stdout]    |
[INFO] [stdout] 32 | let cyan = Color::new(0, 255.0, 255);
[INFO] [stdout]    |                             ++
[INFO] [stdout] help: use a float literal
[INFO] [stdout]    |
[INFO] [stdout] 32 | 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] 65 | 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 1.44s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "ab04c34176727869d73107cbb1dfc90794a45282419c0565ca20b815672eb5a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab04c34176727869d73107cbb1dfc90794a45282419c0565ca20b815672eb5a1", kill_on_drop: false }`
[INFO] [stdout] ab04c34176727869d73107cbb1dfc90794a45282419c0565ca20b815672eb5a1
