[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] 3d68fbf9a539aef835d9f1176fdcf6da84c07ed6 [INFO] checking wathiede/pbrt against master#8f359beca4e58bc3ae795a666301a8f47023044c for pr-121557 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwathiede%2Fpbrt" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wathiede/pbrt on toolchain 8f359beca4e58bc3ae795a666301a8f47023044c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f359beca4e58bc3ae795a666301a8f47023044c" "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-0-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" "+8f359beca4e58bc3ae795a666301a8f47023044c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+8f359beca4e58bc3ae795a666301a8f47023044c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dbf841282202bd63b86c77c5a89d7e67e172513fb4d12af93a189f5f83d1e9da [INFO] running `Command { std: "docker" "start" "-a" "dbf841282202bd63b86c77c5a89d7e67e172513fb4d12af93a189f5f83d1e9da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dbf841282202bd63b86c77c5a89d7e67e172513fb4d12af93a189f5f83d1e9da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbf841282202bd63b86c77c5a89d7e67e172513fb4d12af93a189f5f83d1e9da", kill_on_drop: false }` [INFO] [stdout] dbf841282202bd63b86c77c5a89d7e67e172513fb4d12af93a189f5f83d1e9da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+8f359beca4e58bc3ae795a666301a8f47023044c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 02145d0fc42a2a1726d1a60662fc6b132e80c2aee1bf5cbe5473bd79dffb74b7 [INFO] running `Command { std: "docker" "start" "-a" "02145d0fc42a2a1726d1a60662fc6b132e80c2aee1bf5cbe5473bd79dffb74b7", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Checking miniz_oxide v0.5.4 [INFO] [stderr] Checking either v1.7.0 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking spin v0.9.3 [INFO] [stderr] Checking bit_field v0.10.1 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Checking bytemuck v1.13.1 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Checking aho-corasick v1.0.1 [INFO] [stderr] Checking gif v0.13.1 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking png v0.17.7 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking assert_approx_eq v1.1.0 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking fastrand v2.0.0 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Checking rayon v1.9.0 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking stderrlog v0.5.4 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Checking tempfile v3.9.0 [INFO] [stderr] Checking jpeg-decoder v0.3.0 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking tiff v0.9.0 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Checking flume v0.10.13 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Checking exr v1.5.1 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking pbrt v0.1.6-alpha.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `image` is imported redundantly [INFO] [stdout] --> src/core/imageio.rs:22:13 [INFO] [stdout] | [INFO] [stdout] 22 | use image::{self, save_buffer_with_format, ColorType, ImageError, ImageFormat}; [INFO] [stdout] | ^^^^ the item `image` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `image` is imported redundantly [INFO] [stdout] --> src/core/imageio.rs:22:13 [INFO] [stdout] | [INFO] [stdout] 22 | use image::{self, save_buffer_with_format, ColorType, ImageError, ImageFormat}; [INFO] [stdout] | ^^^^ the item `image` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [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: 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:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | 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: 14 warnings emitted [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: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `structopt` is imported redundantly [INFO] [stdout] --> src/bin/pbrt.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 18 | use structopt::{self, StructOpt}; [INFO] [stdout] | ^^^^ the item `structopt` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `pbrt` is imported redundantly [INFO] [stdout] --> src/bin/pbrt.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | self, [INFO] [stdout] | ^^^^ the item `pbrt` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `structopt` is imported redundantly [INFO] [stdout] --> src/bin/pbrt.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 18 | use structopt::{self, StructOpt}; [INFO] [stdout] | ^^^^ the item `structopt` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `pbrt` is imported redundantly [INFO] [stdout] --> src/bin/pbrt.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | self, [INFO] [stdout] | ^^^^ the item `pbrt` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.70s [INFO] running `Command { std: "docker" "inspect" "02145d0fc42a2a1726d1a60662fc6b132e80c2aee1bf5cbe5473bd79dffb74b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02145d0fc42a2a1726d1a60662fc6b132e80c2aee1bf5cbe5473bd79dffb74b7", kill_on_drop: false }` [INFO] [stdout] 02145d0fc42a2a1726d1a60662fc6b132e80c2aee1bf5cbe5473bd79dffb74b7 [INFO] checking wathiede/pbrt against try#80d5fe37e16a0befb4128414cb6a11d544788c0a for pr-121557 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwathiede%2Fpbrt" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wathiede/pbrt on toolchain 80d5fe37e16a0befb4128414cb6a11d544788c0a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80d5fe37e16a0befb4128414cb6a11d544788c0a" "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-0-tc2/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" "+80d5fe37e16a0befb4128414cb6a11d544788c0a" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+80d5fe37e16a0befb4128414cb6a11d544788c0a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 92b381525df510bac74103300952d3f16b1006df5eeff9b92f36363d655a16f9 [INFO] running `Command { std: "docker" "start" "-a" "92b381525df510bac74103300952d3f16b1006df5eeff9b92f36363d655a16f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "92b381525df510bac74103300952d3f16b1006df5eeff9b92f36363d655a16f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92b381525df510bac74103300952d3f16b1006df5eeff9b92f36363d655a16f9", kill_on_drop: false }` [INFO] [stdout] 92b381525df510bac74103300952d3f16b1006df5eeff9b92f36363d655a16f9 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+80d5fe37e16a0befb4128414cb6a11d544788c0a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 246b96ca28eccd4df4cbdc21ea213cc87b34a82bdc36f53fdb2a5b4766eb0986 [INFO] running `Command { std: "docker" "start" "-a" "246b96ca28eccd4df4cbdc21ea213cc87b34a82bdc36f53fdb2a5b4766eb0986", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking either v1.7.0 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Checking miniz_oxide v0.5.4 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking bit_field v0.10.1 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Checking bytemuck v1.13.1 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking spin v0.9.3 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Checking aho-corasick v1.0.1 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking gif v0.13.1 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking png v0.17.7 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking assert_approx_eq v1.1.0 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Checking fastrand v2.0.0 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Checking rayon v1.9.0 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking stderrlog v0.5.4 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Checking tempfile v3.9.0 [INFO] [stderr] Checking jpeg-decoder v0.3.0 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaAd6H8P" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/80d5fe37e16a0befb4128414cb6a11d544788c0a/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcNWw8FW/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcNWw8FW/symbols.o" "/opt/rustwide/target/debug/deps/thiserror_impl-577f5e21ca5ade45.thiserror_impl.b85abf2bdcfba68f-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-577f5e21ca5ade45.thiserror_impl.b85abf2bdcfba68f-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-577f5e21ca5ade45.thiserror_impl.b85abf2bdcfba68f-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-577f5e21ca5ade45.thiserror_impl.b85abf2bdcfba68f-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-577f5e21ca5ade45.thiserror_impl.b85abf2bdcfba68f-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-577f5e21ca5ade45.thiserror_impl.b85abf2bdcfba68f-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-577f5e21ca5ade45.thiserror_impl.b85abf2bdcfba68f-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-577f5e21ca5ade45.thiserror_impl.b85abf2bdcfba68f-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-577f5e21ca5ade45.thiserror_impl.b85abf2bdcfba68f-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-577f5e21ca5ade45.thiserror_impl.b85abf2bdcfba68f-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-577f5e21ca5ade45.thiserror_impl.b85abf2bdcfba68f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-577f5e21ca5ade45.thiserror_impl.b85abf2bdcfba68f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-577f5e21ca5ade45.thiserror_impl.b85abf2bdcfba68f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-577f5e21ca5ade45.thiserror_impl.b85abf2bdcfba68f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-577f5e21ca5ade45.thiserror_impl.b85abf2bdcfba68f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-577f5e21ca5ade45.thiserror_impl.b85abf2bdcfba68f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-577f5e21ca5ade45.zamcdxrk8cveuvr.rcgu.rmeta" "/opt/rustwide/target/debug/deps/thiserror_impl-577f5e21ca5ade45.1j6jqbicqj68wc2i.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/80d5fe37e16a0befb4128414cb6a11d544788c0a/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-f3712996ea27e850.rlib" "/opt/rustwide/target/debug/deps/libquote-07cb004b2fd099e1.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-50f69527c2b2a91f.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-b8e457ed72652345.rlib" "/opt/rustwide/rustup-home/toolchains/80d5fe37e16a0befb4128414cb6a11d544788c0a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-f63374a0cddf850a.rlib" "/opt/rustwide/rustup-home/toolchains/80d5fe37e16a0befb4128414cb6a11d544788c0a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-41777efa78699460.rlib" "/opt/rustwide/rustup-home/toolchains/80d5fe37e16a0befb4128414cb6a11d544788c0a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-c112ec61d40d65ca.rlib" "/opt/rustwide/rustup-home/toolchains/80d5fe37e16a0befb4128414cb6a11d544788c0a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-20279e89ddf4a3cc.rlib" "/opt/rustwide/rustup-home/toolchains/80d5fe37e16a0befb4128414cb6a11d544788c0a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-04ebab3d6657d9b7.rlib" "/opt/rustwide/rustup-home/toolchains/80d5fe37e16a0befb4128414cb6a11d544788c0a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-43ee38a2c180d260.rlib" "/opt/rustwide/rustup-home/toolchains/80d5fe37e16a0befb4128414cb6a11d544788c0a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-d8bc9f4e15c9d54f.rlib" "/opt/rustwide/rustup-home/toolchains/80d5fe37e16a0befb4128414cb6a11d544788c0a/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e6b80df35ce800f7.rlib" "/opt/rustwide/rustup-home/toolchains/80d5fe37e16a0befb4128414cb6a11d544788c0a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-e1bb29bdfec551bd.rlib" "/opt/rustwide/rustup-home/toolchains/80d5fe37e16a0befb4128414cb6a11d544788c0a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-7d60d25f346b95e2.rlib" "/opt/rustwide/rustup-home/toolchains/80d5fe37e16a0befb4128414cb6a11d544788c0a/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f568bda7d014913a.rlib" "/opt/rustwide/rustup-home/toolchains/80d5fe37e16a0befb4128414cb6a11d544788c0a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-a759d15c36457a02.rlib" "/opt/rustwide/rustup-home/toolchains/80d5fe37e16a0befb4128414cb6a11d544788c0a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-dd7d06242b5022a0.rlib" "/opt/rustwide/rustup-home/toolchains/80d5fe37e16a0befb4128414cb6a11d544788c0a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-f4343bfa39e809a4.rlib" "/opt/rustwide/rustup-home/toolchains/80d5fe37e16a0befb4128414cb6a11d544788c0a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-af1cb76e71c5600e.rlib" "/opt/rustwide/rustup-home/toolchains/80d5fe37e16a0befb4128414cb6a11d544788c0a/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/80d5fe37e16a0befb4128414cb6a11d544788c0a/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-58f5eb9eff701be9.rlib" "/opt/rustwide/rustup-home/toolchains/80d5fe37e16a0befb4128414cb6a11d544788c0a/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/80d5fe37e16a0befb4128414cb6a11d544788c0a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/80d5fe37e16a0befb4128414cb6a11d544788c0a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-b7903030bc1640bf.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/80d5fe37e16a0befb4128414cb6a11d544788c0a/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libthiserror_impl-577f5e21ca5ade45.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `thiserror-impl` (lib) due to 2 previous errors [INFO] [stderr] error: could not compile `syn` (lib) [INFO] running `Command { std: "docker" "inspect" "246b96ca28eccd4df4cbdc21ea213cc87b34a82bdc36f53fdb2a5b4766eb0986", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "246b96ca28eccd4df4cbdc21ea213cc87b34a82bdc36f53fdb2a5b4766eb0986", kill_on_drop: false }` [INFO] [stdout] 246b96ca28eccd4df4cbdc21ea213cc87b34a82bdc36f53fdb2a5b4766eb0986