[INFO] cloning repository https://github.com/phongngtuan/seamless [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/phongngtuan/seamless" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphongngtuan%2Fseamless", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphongngtuan%2Fseamless'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b213793b71bcf31272dbdb72ff00cddc6008f653 [INFO] checking phongngtuan/seamless against master#4c60a0ea5b2385d7400df9db1ad04e96f2a4c154 for 92191_revert [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphongngtuan%2Fseamless" "/workspace/builds/worker-108/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-108/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/phongngtuan/seamless on toolchain 4c60a0ea5b2385d7400df9db1ad04e96f2a4c154 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4c60a0ea5b2385d7400df9db1ad04e96f2a4c154" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/phongngtuan/seamless [INFO] finished tweaking git repo https://github.com/phongngtuan/seamless [INFO] tweaked toml for git repo https://github.com/phongngtuan/seamless written to /workspace/builds/worker-108/source/Cargo.toml [INFO] crate git repo https://github.com/phongngtuan/seamless already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4c60a0ea5b2385d7400df9db1ad04e96f2a4c154" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+4c60a0ea5b2385d7400df9db1ad04e96f2a4c154" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e73045b0b83a53b422922944afdc4eed5bfbf3ab7158d9256166e17d6fd4e0c [INFO] running `Command { std: "docker" "start" "-a" "3e73045b0b83a53b422922944afdc4eed5bfbf3ab7158d9256166e17d6fd4e0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e73045b0b83a53b422922944afdc4eed5bfbf3ab7158d9256166e17d6fd4e0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e73045b0b83a53b422922944afdc4eed5bfbf3ab7158d9256166e17d6fd4e0c", kill_on_drop: false }` [INFO] [stdout] 3e73045b0b83a53b422922944afdc4eed5bfbf3ab7158d9256166e17d6fd4e0c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+4c60a0ea5b2385d7400df9db1ad04e96f2a4c154" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 93aac5dddb0ae12de45fe9eba2dd5af83f99b6fa10240b3adfbe6024a9723c7e [INFO] running `Command { std: "docker" "start" "-a" "93aac5dddb0ae12de45fe9eba2dd5af83f99b6fa10240b3adfbe6024a9723c7e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking byteorder v1.2.1 [INFO] [stderr] Checking seamless v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant `tRNS` should have an upper camel case name [INFO] [stdout] --> src/main.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | tRNS(u32), [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case: `TRns` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `tRNS` should have an upper camel case name [INFO] [stdout] --> src/main.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | tRNS(u32), [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case: `TRns` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `cHRM` should have an upper camel case name [INFO] [stdout] --> src/main.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | cHRM(u32), [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case: `CHrm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `gAMA` should have an upper camel case name [INFO] [stdout] --> src/main.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | gAMA(u32), [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case: `GAma` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `iCCP` should have an upper camel case name [INFO] [stdout] --> src/main.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | iCCP(u32), [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case: `ICcp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `sBIT` should have an upper camel case name [INFO] [stdout] --> src/main.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | sBIT(u32), [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case: `SBit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `sRGB` should have an upper camel case name [INFO] [stdout] --> src/main.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | sRGB(u32), [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case: `SRgb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `iTXt` should have an upper camel case name [INFO] [stdout] --> src/main.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | iTXt(u32), [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case (notice the capitalization): `ITxt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `tEXt` should have an upper camel case name [INFO] [stdout] --> src/main.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | tEXt(u32), [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case: `TExt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `zTXt` should have an upper camel case name [INFO] [stdout] --> src/main.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | zTXt(u32), [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case (notice the capitalization): `ZTxt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `bKGD` should have an upper camel case name [INFO] [stdout] --> src/main.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | bKGD(u32), [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case: `BKgd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `hIST` should have an upper camel case name [INFO] [stdout] --> src/main.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | hIST(u32), [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case: `HIst` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `pHYs` should have an upper camel case name [INFO] [stdout] --> src/main.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | pHYs(u32), [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case: `PHys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `sPLT` should have an upper camel case name [INFO] [stdout] --> src/main.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | sPLT(u32), [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case: `SPlt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `tIME` should have an upper camel case name [INFO] [stdout] --> src/main.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | tIME(u32), [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case: `TIme` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `chunks` [INFO] [stdout] --> src/main.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | chunks: Vec [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `length` [INFO] [stdout] --> src/main.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 116 | length: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `cHRM` should have an upper camel case name [INFO] [stdout] --> src/main.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | cHRM(u32), [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case: `CHrm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `chunk_type` [INFO] [stdout] --> src/main.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 117 | chunk_type: ChunkType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `chunk_data` [INFO] [stdout] --> src/main.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 118 | chunk_data: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `crc` [INFO] [stdout] --> src/main.rs:119:5 [INFO] [stdout] | [INFO] [stdout] 119 | crc: u32 [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `gAMA` should have an upper camel case name [INFO] [stdout] --> src/main.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | gAMA(u32), [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case: `GAma` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `iCCP` should have an upper camel case name [INFO] [stdout] --> src/main.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | iCCP(u32), [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case: `ICcp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `sBIT` should have an upper camel case name [INFO] [stdout] --> src/main.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | sBIT(u32), [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case: `SBit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `width` [INFO] [stdout] --> src/main.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 124 | width: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DataIHDR` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:122:17 [INFO] [stdout] | [INFO] [stdout] 122 | #[derive (Copy, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `sRGB` should have an upper camel case name [INFO] [stdout] --> src/main.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | sRGB(u32), [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case: `SRgb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `iTXt` should have an upper camel case name [INFO] [stdout] --> src/main.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | iTXt(u32), [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case (notice the capitalization): `ITxt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `height` [INFO] [stdout] --> src/main.rs:125:5 [INFO] [stdout] | [INFO] [stdout] 125 | height: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DataIHDR` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:122:17 [INFO] [stdout] | [INFO] [stdout] 122 | #[derive (Copy, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bit_depth` [INFO] [stdout] --> src/main.rs:126:5 [INFO] [stdout] | [INFO] [stdout] 126 | bit_depth: u8, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DataIHDR` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:122:17 [INFO] [stdout] | [INFO] [stdout] 122 | #[derive (Copy, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `colour_type` [INFO] [stdout] --> src/main.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | colour_type: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DataIHDR` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:122:17 [INFO] [stdout] | [INFO] [stdout] 122 | #[derive (Copy, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `compression_method` [INFO] [stdout] --> src/main.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | compression_method: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DataIHDR` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:122:17 [INFO] [stdout] | [INFO] [stdout] 122 | #[derive (Copy, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `filter_method` [INFO] [stdout] --> src/main.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 129 | filter_method: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DataIHDR` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:122:17 [INFO] [stdout] | [INFO] [stdout] 122 | #[derive (Copy, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `interlace_method` [INFO] [stdout] --> src/main.rs:130:5 [INFO] [stdout] | [INFO] [stdout] 130 | interlace_method: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DataIHDR` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:122:17 [INFO] [stdout] | [INFO] [stdout] 122 | #[derive (Copy, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `tEXt` should have an upper camel case name [INFO] [stdout] --> src/main.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | tEXt(u32), [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case: `TExt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `zTXt` should have an upper camel case name [INFO] [stdout] --> src/main.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | zTXt(u32), [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case (notice the capitalization): `ZTxt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `bKGD` should have an upper camel case name [INFO] [stdout] --> src/main.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | bKGD(u32), [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case: `BKgd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `hIST` should have an upper camel case name [INFO] [stdout] --> src/main.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | hIST(u32), [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case: `HIst` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `pHYs` should have an upper camel case name [INFO] [stdout] --> src/main.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | pHYs(u32), [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case: `PHys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `sPLT` should have an upper camel case name [INFO] [stdout] --> src/main.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | sPLT(u32), [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case: `SPlt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `tIME` should have an upper camel case name [INFO] [stdout] --> src/main.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | tIME(u32), [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case: `TIme` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `chunks` [INFO] [stdout] --> src/main.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | chunks: Vec [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `length` [INFO] [stdout] --> src/main.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 116 | length: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `chunk_type` [INFO] [stdout] --> src/main.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 117 | chunk_type: ChunkType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `chunk_data` [INFO] [stdout] --> src/main.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 118 | chunk_data: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `crc` [INFO] [stdout] --> src/main.rs:119:5 [INFO] [stdout] | [INFO] [stdout] 119 | crc: u32 [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `width` [INFO] [stdout] --> src/main.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 124 | width: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DataIHDR` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:122:17 [INFO] [stdout] | [INFO] [stdout] 122 | #[derive (Copy, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `height` [INFO] [stdout] --> src/main.rs:125:5 [INFO] [stdout] | [INFO] [stdout] 125 | height: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DataIHDR` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:122:17 [INFO] [stdout] | [INFO] [stdout] 122 | #[derive (Copy, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bit_depth` [INFO] [stdout] --> src/main.rs:126:5 [INFO] [stdout] | [INFO] [stdout] 126 | bit_depth: u8, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DataIHDR` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:122:17 [INFO] [stdout] | [INFO] [stdout] 122 | #[derive (Copy, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `colour_type` [INFO] [stdout] --> src/main.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | colour_type: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DataIHDR` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:122:17 [INFO] [stdout] | [INFO] [stdout] 122 | #[derive (Copy, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `compression_method` [INFO] [stdout] --> src/main.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | compression_method: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DataIHDR` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:122:17 [INFO] [stdout] | [INFO] [stdout] 122 | #[derive (Copy, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `filter_method` [INFO] [stdout] --> src/main.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 129 | filter_method: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DataIHDR` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:122:17 [INFO] [stdout] | [INFO] [stdout] 122 | #[derive (Copy, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `interlace_method` [INFO] [stdout] --> src/main.rs:130:5 [INFO] [stdout] | [INFO] [stdout] 130 | interlace_method: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DataIHDR` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:122:17 [INFO] [stdout] | [INFO] [stdout] 122 | #[derive (Copy, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 26 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 26 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.36s [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "93aac5dddb0ae12de45fe9eba2dd5af83f99b6fa10240b3adfbe6024a9723c7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93aac5dddb0ae12de45fe9eba2dd5af83f99b6fa10240b3adfbe6024a9723c7e", kill_on_drop: false }` [INFO] [stdout] 93aac5dddb0ae12de45fe9eba2dd5af83f99b6fa10240b3adfbe6024a9723c7e