[INFO] cloning repository https://github.com/mwc10/sd3-tools [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mwc10/sd3-tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmwc10%2Fsd3-tools", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmwc10%2Fsd3-tools'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eacba3273fcf0842b534cc1be3cb39ab88dd4a81 [INFO] testing mwc10/sd3-tools against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmwc10%2Fsd3-tools" "/workspace/builds/worker-25/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-25/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mwc10/sd3-tools on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mwc10/sd3-tools [INFO] finished tweaking git repo https://github.com/mwc10/sd3-tools [INFO] tweaked toml for git repo https://github.com/mwc10/sd3-tools written to /workspace/builds/worker-25/source/Cargo.toml [INFO] crate git repo https://github.com/mwc10/sd3-tools already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d145b3cae7d54d75da957eef796b29e1564616e33837643a755e7cdc7a3eefc2 [INFO] running `Command { std: "docker" "start" "-a" "d145b3cae7d54d75da957eef796b29e1564616e33837643a755e7cdc7a3eefc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d145b3cae7d54d75da957eef796b29e1564616e33837643a755e7cdc7a3eefc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d145b3cae7d54d75da957eef796b29e1564616e33837643a755e7cdc7a3eefc2", kill_on_drop: false }` [INFO] [stdout] d145b3cae7d54d75da957eef796b29e1564616e33837643a755e7cdc7a3eefc2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 93601bb11619a85abb02cf3d6cdf9fc189f53612893f6c120c17be1a15d74920 [INFO] running `Command { std: "docker" "start" "-a" "93601bb11619a85abb02cf3d6cdf9fc189f53612893f6c120c17be1a15d74920", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling serde v1.0.120 [INFO] [stderr] Compiling autocfg v0.1.1 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling serde_derive v1.0.120 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling futures-io v0.3.12 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling test_utils v0.1.0 (/opt/rustwide/workdir/test_utils) [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling tokio v1.0.2 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling syn v0.15.24 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling csv-core v0.1.5 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling flate2 v1.0.12 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling codepage v0.1.1 [INFO] [stderr] Compiling quick-xml v0.19.0 [INFO] [stderr] Compiling flexi_logger v0.10.5 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling csv v1.0.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.46 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling structopt-derive v0.2.14 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling tokio-stream v0.1.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-util v0.6.1 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling pin-project-internal v1.0.4 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling structopt v0.2.14 [INFO] [stderr] Compiling units v0.1.0 (/opt/rustwide/workdir/units) [INFO] [stderr] Compiling errlog v0.1.0 (/opt/rustwide/workdir/errlog) [INFO] [stderr] Compiling decompact v0.1.0 (/opt/rustwide/workdir/decompact) [INFO] [stdout] warning: unused variable: `header_lut` [INFO] [stdout] --> decompact/src/main.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | let header_lut = dbg!(parse_header(&headers))?; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_header_lut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> decompact/src/input.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | let mut targets = TargetColLUT::new(); [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `config` [INFO] [stdout] --> decompact/src/main.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | config: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Opts` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> decompact/src/main.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug, StructOpt)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `output` [INFO] [stdout] --> decompact/src/main.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | output: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Opts` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> decompact/src/main.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug, StructOpt)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `RawInput` [INFO] [stdout] --> decompact/src/input.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | struct RawInput<'i> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `ValueRecord` [INFO] [stdout] --> decompact/src/input.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | struct ValueRecord<'i> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `value` [INFO] [stdout] --> decompact/src/input.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | value: usize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TargetColIds` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> decompact/src/input.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `flags` [INFO] [stdout] --> decompact/src/input.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | flags: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TargetColIds` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> decompact/src/input.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `exclude` [INFO] [stdout] --> decompact/src/input.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | exclude: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TargetColIds` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> decompact/src/input.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `notes` [INFO] [stdout] --> decompact/src/input.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | notes: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TargetColIds` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> decompact/src/input.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `chip` [INFO] [stdout] --> decompact/src/input.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | chip: usize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ColIds` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> decompact/src/input.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `control` [INFO] [stdout] --> decompact/src/input.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | control: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ColIds` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> decompact/src/input.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `time` [INFO] [stdout] --> decompact/src/input.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | time: usize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ColIds` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> decompact/src/input.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `time_unit` [INFO] [stdout] --> decompact/src/input.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | time_unit: Time, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ColIds` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> decompact/src/input.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `notes` [INFO] [stdout] --> decompact/src/input.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | notes: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ColIds` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> decompact/src/input.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `required` [INFO] [stdout] --> decompact/src/input.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | required: ColIds, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ParsedHeader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> decompact/src/input.rs:43:10 [INFO] [stdout] | [INFO] [stdout] 43 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `targets` [INFO] [stdout] --> decompact/src/input.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | targets: TargetColLUT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ParsedHeader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> decompact/src/input.rs:43:10 [INFO] [stdout] | [INFO] [stdout] 43 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `NoTargets` [INFO] [stdout] --> decompact/src/input.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | NoTargets, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `HeaderParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> decompact/src/input.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | #[derive(Debug, failure::Fail)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling quick-xml v0.14.0 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling zip v0.5.9 [INFO] [stderr] Compiling pin-project v1.0.4 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling calamine v0.15.5 [INFO] [stderr] Compiling calamine v0.16.2 [INFO] [stderr] Compiling h2 v0.3.0 [INFO] [stderr] Compiling sd3 v0.1.0 (/opt/rustwide/workdir/sd3) [INFO] [stderr] Compiling cmpdfmt v1.0.0 (/opt/rustwide/workdir/cmpdfmt) [INFO] [stderr] Compiling sd3norm v0.6.0 (/opt/rustwide/workdir/sd3norm) [INFO] [stderr] Compiling hyper v0.14.2 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.0 [INFO] [stderr] Compiling imgqc v0.8.1 (/opt/rustwide/workdir/imgqc) [INFO] [stdout] warning: field is never read: `id` [INFO] [stdout] --> imgqc/src/vocab.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 110 | id: usize, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ComponentInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> imgqc/src/vocab.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.25s [INFO] running `Command { std: "docker" "inspect" "93601bb11619a85abb02cf3d6cdf9fc189f53612893f6c120c17be1a15d74920", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93601bb11619a85abb02cf3d6cdf9fc189f53612893f6c120c17be1a15d74920", kill_on_drop: false }` [INFO] [stdout] 93601bb11619a85abb02cf3d6cdf9fc189f53612893f6c120c17be1a15d74920 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aba206e601f1df2a51c258fe5d37927dccc3c66c5b47bdfc387f77b9fb1d771a [INFO] running `Command { std: "docker" "start" "-a" "aba206e601f1df2a51c258fe5d37927dccc3c66c5b47bdfc387f77b9fb1d771a", kill_on_drop: false }` [INFO] [stderr] Compiling test_utils v0.1.0 (/opt/rustwide/workdir/test_utils) [INFO] [stderr] Compiling units v0.1.0 (/opt/rustwide/workdir/units) [INFO] [stderr] Compiling errlog v0.1.0 (/opt/rustwide/workdir/errlog) [INFO] [stderr] Compiling sd3 v0.1.0 (/opt/rustwide/workdir/sd3) [INFO] [stderr] Compiling decompact v0.1.0 (/opt/rustwide/workdir/decompact) [INFO] [stderr] Compiling sd3norm v0.6.0 (/opt/rustwide/workdir/sd3norm) [INFO] [stderr] Compiling cmpdfmt v1.0.0 (/opt/rustwide/workdir/cmpdfmt) [INFO] [stderr] Compiling imgqc v0.8.1 (/opt/rustwide/workdir/imgqc) [INFO] [stdout] warning: unused variable: `header_lut` [INFO] [stdout] --> decompact/src/main.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | let header_lut = dbg!(parse_header(&headers))?; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_header_lut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> decompact/src/input.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | let mut targets = TargetColLUT::new(); [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `config` [INFO] [stdout] --> decompact/src/main.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | config: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Opts` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> decompact/src/main.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug, StructOpt)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `output` [INFO] [stdout] --> decompact/src/main.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | output: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Opts` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> decompact/src/main.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug, StructOpt)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `RawInput` [INFO] [stdout] --> decompact/src/input.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | struct RawInput<'i> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `ValueRecord` [INFO] [stdout] --> decompact/src/input.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | struct ValueRecord<'i> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `value` [INFO] [stdout] --> decompact/src/input.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | value: usize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TargetColIds` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> decompact/src/input.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `flags` [INFO] [stdout] --> decompact/src/input.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | flags: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TargetColIds` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> decompact/src/input.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `exclude` [INFO] [stdout] --> decompact/src/input.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | exclude: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TargetColIds` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> decompact/src/input.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `notes` [INFO] [stdout] --> decompact/src/input.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | notes: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TargetColIds` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> decompact/src/input.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `chip` [INFO] [stdout] --> decompact/src/input.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | chip: usize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ColIds` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> decompact/src/input.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `control` [INFO] [stdout] --> decompact/src/input.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | control: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ColIds` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> decompact/src/input.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `time` [INFO] [stdout] --> decompact/src/input.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | time: usize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ColIds` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> decompact/src/input.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `time_unit` [INFO] [stdout] --> decompact/src/input.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | time_unit: Time, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ColIds` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> decompact/src/input.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `notes` [INFO] [stdout] --> decompact/src/input.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | notes: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ColIds` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> decompact/src/input.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `required` [INFO] [stdout] --> decompact/src/input.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | required: ColIds, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ParsedHeader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> decompact/src/input.rs:43:10 [INFO] [stdout] | [INFO] [stdout] 43 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `targets` [INFO] [stdout] --> decompact/src/input.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | targets: TargetColLUT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ParsedHeader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> decompact/src/input.rs:43:10 [INFO] [stdout] | [INFO] [stdout] 43 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `NoTargets` [INFO] [stdout] --> decompact/src/input.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | NoTargets, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `HeaderParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> decompact/src/input.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | #[derive(Debug, failure::Fail)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `id` [INFO] [stdout] --> imgqc/src/vocab.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 110 | id: usize, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ComponentInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> imgqc/src/vocab.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.48s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/cmpdfmt-a40a5d2c876e67de) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/decompact-c3473015b603d0c8) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/errlog-1a8c4bfd8d8d66f5) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/imgqc-f8ad493ef2862512) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/sd3-3edd6cb8ae88f6ea) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/sd3norm-593d167400c5af93) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/test_utils-ea7fc5e6ee45a429) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/units-d7a352515facce9b) [INFO] running `Command { std: "docker" "inspect" "aba206e601f1df2a51c258fe5d37927dccc3c66c5b47bdfc387f77b9fb1d771a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aba206e601f1df2a51c258fe5d37927dccc3c66c5b47bdfc387f77b9fb1d771a", kill_on_drop: false }` [INFO] [stdout] aba206e601f1df2a51c258fe5d37927dccc3c66c5b47bdfc387f77b9fb1d771a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9161567fa6fa4a5d9497452505b15ceda04b38978cb657c68144f9b57df8ce86 [INFO] running `Command { std: "docker" "start" "-a" "9161567fa6fa4a5d9497452505b15ceda04b38978cb657c68144f9b57df8ce86", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unused variable: `header_lut` [INFO] [stderr] --> decompact/src/main.rs:54:9 [INFO] [stderr] | [INFO] [stderr] 54 | let header_lut = dbg!(parse_header(&headers))?; [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_header_lut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> decompact/src/input.rs:72:9 [INFO] [stderr] | [INFO] [stderr] 72 | let mut targets = TargetColLUT::new(); [INFO] [stderr] | ----^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `config` [INFO] [stderr] --> decompact/src/main.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 19 | config: PathBuf, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Opts` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> decompact/src/main.rs:10:10 [INFO] [stderr] | [INFO] [stderr] 10 | #[derive(Debug, StructOpt)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `output` [INFO] [stderr] --> decompact/src/main.rs:22:5 [INFO] [stderr] | [INFO] [stderr] 22 | output: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Opts` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> decompact/src/main.rs:10:10 [INFO] [stderr] | [INFO] [stderr] 10 | #[derive(Debug, StructOpt)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `RawInput` [INFO] [stderr] --> decompact/src/input.rs:3:8 [INFO] [stderr] | [INFO] [stderr] 3 | struct RawInput<'i> { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `ValueRecord` [INFO] [stderr] --> decompact/src/input.rs:12:8 [INFO] [stderr] | [INFO] [stderr] 12 | struct ValueRecord<'i> { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `value` [INFO] [stderr] --> decompact/src/input.rs:23:5 [INFO] [stderr] | [INFO] [stderr] 23 | value: usize, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `TargetColIds` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> decompact/src/input.rs:21:10 [INFO] [stderr] | [INFO] [stderr] 21 | #[derive(Debug, Default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `flags` [INFO] [stderr] --> decompact/src/input.rs:24:5 [INFO] [stderr] | [INFO] [stderr] 24 | flags: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `TargetColIds` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> decompact/src/input.rs:21:10 [INFO] [stderr] | [INFO] [stderr] 21 | #[derive(Debug, Default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `exclude` [INFO] [stderr] --> decompact/src/input.rs:25:5 [INFO] [stderr] | [INFO] [stderr] 25 | exclude: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `TargetColIds` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> decompact/src/input.rs:21:10 [INFO] [stderr] | [INFO] [stderr] 21 | #[derive(Debug, Default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `notes` [INFO] [stderr] --> decompact/src/input.rs:26:5 [INFO] [stderr] | [INFO] [stderr] 26 | notes: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `TargetColIds` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> decompact/src/input.rs:21:10 [INFO] [stderr] | [INFO] [stderr] 21 | #[derive(Debug, Default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `chip` [INFO] [stderr] --> decompact/src/input.rs:35:5 [INFO] [stderr] | [INFO] [stderr] 35 | chip: usize, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `ColIds` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> decompact/src/input.rs:33:10 [INFO] [stderr] | [INFO] [stderr] 33 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `control` [INFO] [stderr] --> decompact/src/input.rs:36:5 [INFO] [stderr] | [INFO] [stderr] 36 | control: usize, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `ColIds` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> decompact/src/input.rs:33:10 [INFO] [stderr] | [INFO] [stderr] 33 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `time` [INFO] [stderr] --> decompact/src/input.rs:37:5 [INFO] [stderr] | [INFO] [stderr] 37 | time: usize, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `ColIds` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> decompact/src/input.rs:33:10 [INFO] [stderr] | [INFO] [stderr] 33 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `time_unit` [INFO] [stderr] --> decompact/src/input.rs:38:5 [INFO] [stderr] | [INFO] [stderr] 38 | time_unit: Time, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `ColIds` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> decompact/src/input.rs:33:10 [INFO] [stderr] | [INFO] [stderr] 33 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `notes` [INFO] [stderr] --> decompact/src/input.rs:39:5 [INFO] [stderr] | [INFO] [stderr] 39 | notes: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `ColIds` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> decompact/src/input.rs:33:10 [INFO] [stderr] | [INFO] [stderr] 33 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `required` [INFO] [stderr] --> decompact/src/input.rs:45:5 [INFO] [stderr] | [INFO] [stderr] 45 | required: ColIds, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `ParsedHeader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> decompact/src/input.rs:43:10 [INFO] [stderr] | [INFO] [stderr] 43 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `targets` [INFO] [stderr] --> decompact/src/input.rs:46:5 [INFO] [stderr] | [INFO] [stderr] 46 | targets: TargetColLUT, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `ParsedHeader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> decompact/src/input.rs:43:10 [INFO] [stderr] | [INFO] [stderr] 43 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `NoTargets` [INFO] [stderr] --> decompact/src/input.rs:54:5 [INFO] [stderr] | [INFO] [stderr] 54 | NoTargets, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `HeaderParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> decompact/src/input.rs:49:10 [INFO] [stderr] | [INFO] [stderr] 49 | #[derive(Debug, failure::Fail)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `decompact` (bin "decompact" test) generated 18 warnings [INFO] [stderr] warning: field is never read: `id` [INFO] [stderr] --> imgqc/src/vocab.rs:110:5 [INFO] [stderr] | [INFO] [stderr] 110 | id: usize, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `ComponentInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> imgqc/src/vocab.rs:108:10 [INFO] [stderr] | [INFO] [stderr] 108 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `imgqc` (bin "imgqc" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cmpdfmt-a40a5d2c876e67de) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/decompact-c3473015b603d0c8) [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/errlog-1a8c4bfd8d8d66f5) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/imgqc-f8ad493ef2862512) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sd3-3edd6cb8ae88f6ea) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test mifc::tests::ng_day_cell_normalization ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sd3norm-593d167400c5af93) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/test_utils-ea7fc5e6ee45a429) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/units-d7a352515facce9b) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::concentration_conversion ... ok [INFO] [stdout] test tests::volume_conversion ... ok [INFO] [stdout] test tests::mass_conversion ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests errlog [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests sd3 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests test_utils [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests units [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9161567fa6fa4a5d9497452505b15ceda04b38978cb657c68144f9b57df8ce86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9161567fa6fa4a5d9497452505b15ceda04b38978cb657c68144f9b57df8ce86", kill_on_drop: false }` [INFO] [stdout] 9161567fa6fa4a5d9497452505b15ceda04b38978cb657c68144f9b57df8ce86