[INFO] fetching crate rgbe 0.0.2...
[INFO] building rgbe-0.0.2 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate rgbe 0.0.2 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate rgbe 0.0.2
[INFO] finished tweaking crates.io crate rgbe 0.0.2
[INFO] tweaked toml for crates.io crate rgbe 0.0.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rgbe 0.0.2 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rgbe 0.0.2 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e1db2bd681e3c80c46387cea0fe95bf73085fb1381def0fc010a8425eb5b0932
[INFO] running `Command { std: "docker" "start" "-a" "e1db2bd681e3c80c46387cea0fe95bf73085fb1381def0fc010a8425eb5b0932", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e1db2bd681e3c80c46387cea0fe95bf73085fb1381def0fc010a8425eb5b0932", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1db2bd681e3c80c46387cea0fe95bf73085fb1381def0fc010a8425eb5b0932", kill_on_drop: false }`
[INFO] [stdout] e1db2bd681e3c80c46387cea0fe95bf73085fb1381def0fc010a8425eb5b0932
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e4b18f10f35dc8c6a701a132038d9cfcd745d33f83a1c8370e24749429f9ceb9
[INFO] running `Command { std: "docker" "start" "-a" "e4b18f10f35dc8c6a701a132038d9cfcd745d33f83a1c8370e24749429f9ceb9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling syn v2.0.51
[INFO] [stderr]    Compiling bytemuck_derive v1.5.0
[INFO] [stderr]    Compiling bytemuck v1.14.3
[INFO] [stderr]    Compiling half v2.4.0
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling rgbe v0.0.2 (/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)]` (part of `#[warn(unused)]`) 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 9.12s
[INFO] running `Command { std: "docker" "inspect" "e4b18f10f35dc8c6a701a132038d9cfcd745d33f83a1c8370e24749429f9ceb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4b18f10f35dc8c6a701a132038d9cfcd745d33f83a1c8370e24749429f9ceb9", kill_on_drop: false }`
[INFO] [stdout] e4b18f10f35dc8c6a701a132038d9cfcd745d33f83a1c8370e24749429f9ceb9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] acee97551378463adf2f4e5e16b180e4f2087f323f22c08257c64f9f917128e5
[INFO] running `Command { std: "docker" "start" "-a" "acee97551378463adf2f4e5e16b180e4f2087f323f22c08257c64f9f917128e5", kill_on_drop: false }`
[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)]` (part of `#[warn(unused)]`) 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]    Compiling rgbe v0.0.2 (/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)]` (part of `#[warn(unused)]`) 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 `test` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] running `Command { std: "docker" "inspect" "acee97551378463adf2f4e5e16b180e4f2087f323f22c08257c64f9f917128e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "acee97551378463adf2f4e5e16b180e4f2087f323f22c08257c64f9f917128e5", kill_on_drop: false }`
[INFO] [stdout] acee97551378463adf2f4e5e16b180e4f2087f323f22c08257c64f9f917128e5
