[INFO] cloning repository https://github.com/wathiede/pbrt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wathiede/pbrt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwathiede%2Fpbrt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwathiede%2Fpbrt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 00491e09a6a3e082c6c8ebe6955eb7bb4dc6b4de [INFO] checking wathiede/pbrt against master#db0e836148accac8a22532e3596ac612b63c2d8e for pr-139272 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwathiede%2Fpbrt" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wathiede/pbrt on toolchain db0e836148accac8a22532e3596ac612b63c2d8e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db0e836148accac8a22532e3596ac612b63c2d8e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wathiede/pbrt [INFO] finished tweaking git repo https://github.com/wathiede/pbrt [INFO] tweaked toml for git repo https://github.com/wathiede/pbrt written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/wathiede/pbrt 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" "+db0e836148accac8a22532e3596ac612b63c2d8e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+db0e836148accac8a22532e3596ac612b63c2d8e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] edad4f48eb1b11ca16ec978c0bd11903f1632b1299ab9a691a1f24c41b4a978c [INFO] running `Command { std: "docker" "start" "-a" "edad4f48eb1b11ca16ec978c0bd11903f1632b1299ab9a691a1f24c41b4a978c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "edad4f48eb1b11ca16ec978c0bd11903f1632b1299ab9a691a1f24c41b4a978c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edad4f48eb1b11ca16ec978c0bd11903f1632b1299ab9a691a1f24c41b4a978c", kill_on_drop: false }` [INFO] [stdout] edad4f48eb1b11ca16ec978c0bd11903f1632b1299ab9a691a1f24c41b4a978c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+db0e836148accac8a22532e3596ac612b63c2d8e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 656f3033e9c143ea13246e5af14fa2dff67ee4964fcd2a79f0b4d1dc8500e80c [INFO] running `Command { std: "docker" "start" "-a" "656f3033e9c143ea13246e5af14fa2dff67ee4964fcd2a79f0b4d1dc8500e80c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Checking miniz_oxide v0.8.3 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking clap_builder v4.5.35 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Checking linux-raw-sys v0.9.3 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking either v1.14.0 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking assert_approx_eq v1.1.0 [INFO] [stderr] Checking is-terminal v0.4.15 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking stderrlog v0.6.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Checking tempfile v3.19.1 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Checking clap v4.5.35 [INFO] [stderr] Checking pbrt v0.1.6-alpha.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `opt` is never read [INFO] [stdout] --> src/core/api.rs:356:5 [INFO] [stdout] | [INFO] [stdout] 355 | pub struct PbrtAPI { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 356 | opt: Options, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PbrtAPI` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `flags`, `n_samples`, and `medium_interface` are never read [INFO] [stdout] --> src/core/light.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct LightData { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 42 | flags: LightFlags, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 43 | n_samples: isize, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 44 | medium_interface: MediumInterface, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LightData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `do_trilinear`, `max_anisotropy`, `wrap_mode`, `resolution`, and `pyramid` are never read [INFO] [stdout] --> src/core/mipmap.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct MIPMap { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 35 | do_trilinear: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 36 | max_anisotropy: Float, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 37 | wrap_mode: ImageWrap, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 38 | resolution: Point2i, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 39 | // TODO(wathiede): C++ uses a BlockedArray here, which is fancy. Fake it for the time being. [INFO] [stdout] 40 | pyramid: Vec>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MIPMap` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ONE_MINUS_EPSILON` is never used [INFO] [stdout] --> src/core/rng.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | const ONE_MINUS_EPSILON: Float = 1. - Float::EPSILON; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `set_sequence`, `uniform_u32`, `uniform_u32_threshold`, and `uniform_float` are never used [INFO] [stdout] --> src/core/rng.rs:46:12 [INFO] [stdout] | [INFO] [stdout] 44 | impl Rng { [INFO] [stdout] | -------- associated items in this implementation [INFO] [stdout] 45 | /// Creates new random number generator seeded with `sequence_index`. [INFO] [stdout] 46 | pub fn new(sequence_index: u64) -> Rng { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | pub fn set_sequence(&mut self, sequence_index: u64) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | pub fn uniform_u32(&mut self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 79 | pub fn uniform_u32_threshold(&mut self, b: u32) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 91 | pub fn uniform_float(&mut self) -> Float { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NUM_SOBOL_DIMENSIONS` is never used [INFO] [stdout] --> src/core/sobolmatrices.rs:78:7 [INFO] [stdout] | [INFO] [stdout] 78 | const NUM_SOBOL_DIMENSIONS: usize = 1024; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SOBOL_MATRIX_SIZE` is never used [INFO] [stdout] --> src/core/sobolmatrices.rs:79:7 [INFO] [stdout] | [INFO] [stdout] 79 | const SOBOL_MATRIX_SIZE: usize = 52; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SOBOL_MATRICES32` is never used [INFO] [stdout] --> src/core/sobolmatrices.rs:81:7 [INFO] [stdout] | [INFO] [stdout] 81 | const SOBOL_MATRICES32: [u32; NUM_SOBOL_DIMENSIONS * SOBOL_MATRIX_SIZE] = [ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SOBOL_MATRICES64` is never used [INFO] [stdout] --> src/core/sobolmatrices.rs:6740:7 [INFO] [stdout] | [INFO] [stdout] 6740 | const SOBOL_MATRICES64: [u64; NUM_SOBOL_DIMENSIONS * SOBOL_MATRIX_SIZE] = [ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `VD_CSOBOL_MATRICES` is never used [INFO] [stdout] --> src/core/sobolmatrices.rs:59991:7 [INFO] [stdout] | [INFO] [stdout] 59991 | const VD_CSOBOL_MATRICES: [[u64; SOBOL_MATRIX_SIZE]; 25] = [ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `VD_CSOBOL_MATRICES_INV` is never used [INFO] [stdout] --> src/core/sobolmatrices.rs:60150:7 [INFO] [stdout] | [INFO] [stdout] 60150 | const VD_CSOBOL_MATRICES_INV: [[u64; SOBOL_MATRIX_SIZE]; 26] = [ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `light_data`, `lmap`, `world_center`, `world_radius`, and `distribution` are never read [INFO] [stdout] --> src/lights/infinite.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct InfiniteAreaLight { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 37 | light_data: LightData, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 38 | lmap: MIPMap, [INFO] [stdout] | ^^^^ [INFO] [stdout] 39 | world_center: Point3f, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 40 | world_radius: Float, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 41 | distribution: Distribution2D, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InfiniteAreaLight` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/core/mod.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub mod sobolmatrices; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | #![warn(missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `opt` is never read [INFO] [stdout] --> src/core/api.rs:356:5 [INFO] [stdout] | [INFO] [stdout] 355 | pub struct PbrtAPI { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 356 | opt: Options, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PbrtAPI` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `flags`, `n_samples`, and `medium_interface` are never read [INFO] [stdout] --> src/core/light.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct LightData { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 42 | flags: LightFlags, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 43 | n_samples: isize, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 44 | medium_interface: MediumInterface, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LightData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `do_trilinear`, `max_anisotropy`, `wrap_mode`, `resolution`, and `pyramid` are never read [INFO] [stdout] --> src/core/mipmap.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct MIPMap { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 35 | do_trilinear: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 36 | max_anisotropy: Float, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 37 | wrap_mode: ImageWrap, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 38 | resolution: Point2i, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 39 | // TODO(wathiede): C++ uses a BlockedArray here, which is fancy. Fake it for the time being. [INFO] [stdout] 40 | pyramid: Vec>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MIPMap` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `light_data`, `lmap`, `world_center`, `world_radius`, and `distribution` are never read [INFO] [stdout] --> src/lights/infinite.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct InfiniteAreaLight { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 37 | light_data: LightData, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 38 | lmap: MIPMap, [INFO] [stdout] | ^^^^ [INFO] [stdout] 39 | world_center: Point3f, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 40 | world_radius: Float, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 41 | distribution: Distribution2D, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InfiniteAreaLight` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/core/mod.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub mod sobolmatrices; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | #![warn(missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.91s [INFO] running `Command { std: "docker" "inspect" "656f3033e9c143ea13246e5af14fa2dff67ee4964fcd2a79f0b4d1dc8500e80c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "656f3033e9c143ea13246e5af14fa2dff67ee4964fcd2a79f0b4d1dc8500e80c", kill_on_drop: false }` [INFO] [stdout] 656f3033e9c143ea13246e5af14fa2dff67ee4964fcd2a79f0b4d1dc8500e80c