[INFO] fetching crate rgbe 0.0.1... [INFO] checking rgbe-0.0.1 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate rgbe 0.0.1 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate rgbe 0.0.1 [INFO] finished tweaking crates.io crate rgbe 0.0.1 [INFO] tweaked toml for crates.io crate rgbe 0.0.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rgbe 0.0.1 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rgbe 0.0.1 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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `image` dependency) [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8d8244fdf4ca6c13f1b09eb13ee8ded455620085009c485e49df4958690357e8 [INFO] running `Command { std: "docker" "start" "-a" "8d8244fdf4ca6c13f1b09eb13ee8ded455620085009c485e49df4958690357e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d8244fdf4ca6c13f1b09eb13ee8ded455620085009c485e49df4958690357e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d8244fdf4ca6c13f1b09eb13ee8ded455620085009c485e49df4958690357e8", kill_on_drop: false }` [INFO] [stdout] 8d8244fdf4ca6c13f1b09eb13ee8ded455620085009c485e49df4958690357e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8deea5b9a020e9fab36baf3260d8fdbab426e2042aa9901853cf4995efb45a91 [INFO] running `Command { std: "docker" "start" "-a" "8deea5b9a020e9fab36baf3260d8fdbab426e2042aa9901853cf4995efb45a91", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `image` dependency) [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Compiling syn v2.0.51 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Checking bytemuck v1.14.3 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking half v2.4.0 [INFO] [stderr] Checking rgbe v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/types.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct RGBE8 { [INFO] [stdout] | ^^^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/types.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / /// Aligned representation of Radiance RGBE8 pixel. [INFO] [stdout] 5 | | /// r, g, and b are subnormal mantissas and e (taking the place of the alpha channel) is a common exponent. [INFO] [stdout] 6 | | /// This is commonly loaded from Radiance pictures (.hdr). [INFO] [stdout] 7 | | /// [INFO] [stdout] ... | [INFO] [stdout] 20 | | pub e: u8, [INFO] [stdout] 21 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/types.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / /// Aligned epresentation of `rgb9e5ufloat` texel. [INFO] [stdout] 24 | | /// Field order (from LSB to MSB) is 9 bits each of subnormal R, G, and B mantissa [INFO] [stdout] 25 | | /// then 5 bits of a common exponent. [INFO] [stdout] 26 | | #[repr(transparent)] [INFO] [stdout] 27 | | #[derive(PartialEq, Eq, Clone, Copy, Debug, Pod, Zeroable)] [INFO] [stdout] 28 | | pub struct RGB9E5(pub u32); [INFO] [stdout] | |___________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/types.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct RGBA16F { [INFO] [stdout] | ^^^^^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/types.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | / /// Aligned representation of `rgba16float` texel. [INFO] [stdout] 31 | | /// This is a common render format for HDR images when creating or processing assets before conversion to a GPU-read-only RGBE format. [INFO] [stdout] 32 | | #[repr(C, align(8))] [INFO] [stdout] 33 | | #[derive(PartialEq, Clone, Copy, Debug, Pod, Zeroable)] [INFO] [stdout] ... | [INFO] [stdout] 38 | | pub a: f16, [INFO] [stdout] 39 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/types.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct RGBE8 { [INFO] [stdout] | ^^^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/types.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / /// Aligned representation of Radiance RGBE8 pixel. [INFO] [stdout] 5 | | /// r, g, and b are subnormal mantissas and e (taking the place of the alpha channel) is a common exponent. [INFO] [stdout] 6 | | /// This is commonly loaded from Radiance pictures (.hdr). [INFO] [stdout] 7 | | /// [INFO] [stdout] ... | [INFO] [stdout] 20 | | pub e: u8, [INFO] [stdout] 21 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/types.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / /// Aligned epresentation of `rgb9e5ufloat` texel. [INFO] [stdout] 24 | | /// Field order (from LSB to MSB) is 9 bits each of subnormal R, G, and B mantissa [INFO] [stdout] 25 | | /// then 5 bits of a common exponent. [INFO] [stdout] 26 | | #[repr(transparent)] [INFO] [stdout] 27 | | #[derive(PartialEq, Eq, Clone, Copy, Debug, Pod, Zeroable)] [INFO] [stdout] 28 | | pub struct RGB9E5(pub u32); [INFO] [stdout] | |___________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/types.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct RGBA16F { [INFO] [stdout] | ^^^^^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/types.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | / /// Aligned representation of `rgba16float` texel. [INFO] [stdout] 31 | | /// This is a common render format for HDR images when creating or processing assets before conversion to a GPU-read-only RGBE format. [INFO] [stdout] 32 | | #[repr(C, align(8))] [INFO] [stdout] 33 | | #[derive(PartialEq, Clone, Copy, Debug, Pod, Zeroable)] [INFO] [stdout] ... | [INFO] [stdout] 38 | | pub a: f16, [INFO] [stdout] 39 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.05s [INFO] running `Command { std: "docker" "inspect" "8deea5b9a020e9fab36baf3260d8fdbab426e2042aa9901853cf4995efb45a91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8deea5b9a020e9fab36baf3260d8fdbab426e2042aa9901853cf4995efb45a91", kill_on_drop: false }` [INFO] [stdout] 8deea5b9a020e9fab36baf3260d8fdbab426e2042aa9901853cf4995efb45a91