[INFO] fetching crate rustycasc 0.2.1... [INFO] testing rustycasc-0.2.1 against 1.60.0 for beta-1.61-1 [INFO] extracting crate rustycasc 0.2.1 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate rustycasc 0.2.1 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rustycasc 0.2.1 [INFO] finished tweaking crates.io crate rustycasc 0.2.1 [INFO] tweaked toml for crates.io crate rustycasc 0.2.1 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate rustycasc 0.2.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nom-derive-impl v0.10.0 [INFO] [stderr] Downloaded velcro_core v0.5.2 [INFO] [stderr] Downloaded velcro_macros v0.5.2 [INFO] [stderr] Downloaded nom-derive v0.10.0 [INFO] [stderr] Downloaded velcro v0.5.3 [INFO] [stderr] Downloaded syn v1.0.77 [INFO] [stderr] Downloaded hashers v1.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e225df2bb425f21daea9e2c592021dc406402cbab46c0d5a08214051cfe020e4 [INFO] running `Command { std: "docker" "start" "-a" "e225df2bb425f21daea9e2c592021dc406402cbab46c0d5a08214051cfe020e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e225df2bb425f21daea9e2c592021dc406402cbab46c0d5a08214051cfe020e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e225df2bb425f21daea9e2c592021dc406402cbab46c0d5a08214051cfe020e4", kill_on_drop: false }` [INFO] [stdout] e225df2bb425f21daea9e2c592021dc406402cbab46c0d5a08214051cfe020e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] badb44c950427ee0a06dbd3c0b45dae35922dba68ab4047ee1aed16a00f51939 [INFO] running `Command { std: "docker" "start" "-a" "badb44c950427ee0a06dbd3c0b45dae35922dba68ab4047ee1aed16a00f51939", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling syn v1.0.77 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling minimal-lexical v0.1.4 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling tracing-core v0.1.20 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling hashers v1.0.1 [INFO] [stderr] Compiling tracing v0.1.28 [INFO] [stderr] Compiling openssl-sys v0.9.67 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling stderrlog v0.5.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling velcro_core v0.5.2 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling nom-derive-impl v0.10.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling velcro_macros v0.5.2 [INFO] [stderr] Compiling velcro v0.5.3 [INFO] [stderr] Compiling nom-derive v0.10.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.4 [INFO] [stderr] Compiling hyper v0.14.13 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.6 [INFO] [stderr] Compiling rustycasc v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `especs` [INFO] [stdout] --> src/encoding.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | especs: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Encoding` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/encoding.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[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: `emap` [INFO] [stdout] --> src/encoding.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | emap: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Encoding` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/encoding.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[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: `espec` [INFO] [stdout] --> src/encoding.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | espec: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Encoding` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/encoding.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[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: `magic` [INFO] [stdout] --> src/wdc3.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | magic: [u8; 4], [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Header` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/wdc3.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, NomLE)] [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: `record_count` [INFO] [stdout] --> src/wdc3.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | record_count: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Header` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/wdc3.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, NomLE)] [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: `field_count` [INFO] [stdout] --> src/wdc3.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | field_count: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Header` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/wdc3.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, NomLE)] [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: `string_table_size` [INFO] [stdout] --> src/wdc3.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | string_table_size: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Header` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/wdc3.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, NomLE)] [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: `table_hash` [INFO] [stdout] --> src/wdc3.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | table_hash: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Header` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/wdc3.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, NomLE)] [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: `layout_hash` [INFO] [stdout] --> src/wdc3.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | layout_hash: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Header` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/wdc3.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, NomLE)] [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: `min_id` [INFO] [stdout] --> src/wdc3.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | min_id: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Header` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/wdc3.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, NomLE)] [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: `max_id` [INFO] [stdout] --> src/wdc3.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | max_id: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Header` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/wdc3.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, NomLE)] [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: `locale` [INFO] [stdout] --> src/wdc3.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | locale: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Header` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/wdc3.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, NomLE)] [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_index` [INFO] [stdout] --> src/wdc3.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | id_index: u16, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Header` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/wdc3.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, NomLE)] [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: `bitpacked_data_offset` [INFO] [stdout] --> src/wdc3.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | bitpacked_data_offset: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Header` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/wdc3.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, NomLE)] [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: `lookup_column_count` [INFO] [stdout] --> src/wdc3.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | lookup_column_count: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Header` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/wdc3.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, NomLE)] [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: `field_storage_info_size` [INFO] [stdout] --> src/wdc3.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | field_storage_info_size: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Header` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/wdc3.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, NomLE)] [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: `tact_key_hash` [INFO] [stdout] --> src/wdc3.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | tact_key_hash: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SectionHeader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/wdc3.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Debug, NomLE)] [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: `file_offset` [INFO] [stdout] --> src/wdc3.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | file_offset: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SectionHeader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/wdc3.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Debug, NomLE)] [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: `offset_records_end` [INFO] [stdout] --> src/wdc3.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | offset_records_end: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SectionHeader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/wdc3.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Debug, NomLE)] [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: `size` [INFO] [stdout] --> src/wdc3.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | size: i16, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `FieldStructure` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/wdc3.rs:43:10 [INFO] [stdout] | [INFO] [stdout] 43 | #[derive(Debug, NomLE)] [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: `position` [INFO] [stdout] --> src/wdc3.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | position: u16, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `FieldStructure` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/wdc3.rs:43:10 [INFO] [stdout] | [INFO] [stdout] 43 | #[derive(Debug, NomLE)] [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: `field_offset_bits` [INFO] [stdout] --> src/wdc3.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | field_offset_bits: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `FieldStorageInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/wdc3.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | #[derive(Debug, NomLE)] [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: `field_size_bits` [INFO] [stdout] --> src/wdc3.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | field_size_bits: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `FieldStorageInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/wdc3.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | #[derive(Debug, NomLE)] [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: `additional_data_size` [INFO] [stdout] --> src/wdc3.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | additional_data_size: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `FieldStorageInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/wdc3.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | #[derive(Debug, NomLE)] [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: `storage_type` [INFO] [stdout] --> src/wdc3.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | storage_type: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `FieldStorageInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/wdc3.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | #[derive(Debug, NomLE)] [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: `compression1` [INFO] [stdout] --> src/wdc3.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | compression1: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `FieldStorageInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/wdc3.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | #[derive(Debug, NomLE)] [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: `compression2` [INFO] [stdout] --> src/wdc3.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | compression2: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `FieldStorageInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/wdc3.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | #[derive(Debug, NomLE)] [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: `compression3` [INFO] [stdout] --> src/wdc3.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | compression3: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `FieldStorageInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/wdc3.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | #[derive(Debug, NomLE)] [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_of_new_row` [INFO] [stdout] --> src/wdc3.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | id_of_new_row: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CopyTableEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/wdc3.rs:67:10 [INFO] [stdout] | [INFO] [stdout] 67 | #[derive(Debug, NomLE)] [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_of_copied_row` [INFO] [stdout] --> src/wdc3.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | id_of_copied_row: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CopyTableEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/wdc3.rs:67:10 [INFO] [stdout] | [INFO] [stdout] 67 | #[derive(Debug, NomLE)] [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: `offset` [INFO] [stdout] --> src/wdc3.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | offset: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `OffsetMapEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/wdc3.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | #[derive(Debug, NomLE)] [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: `size` [INFO] [stdout] --> src/wdc3.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | size: u16, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `OffsetMapEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/wdc3.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | #[derive(Debug, NomLE)] [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: `copy_table` [INFO] [stdout] --> src/wdc3.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | copy_table: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Section` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/wdc3.rs:79:10 [INFO] [stdout] | [INFO] [stdout] 79 | #[derive(Debug, NomLE)] [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: `offset_map` [INFO] [stdout] --> src/wdc3.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | offset_map: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Section` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/wdc3.rs:79:10 [INFO] [stdout] | [INFO] [stdout] 79 | #[derive(Debug, NomLE)] [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: `relationship_data` [INFO] [stdout] --> src/wdc3.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | relationship_data: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Section` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/wdc3.rs:79:10 [INFO] [stdout] | [INFO] [stdout] 79 | #[derive(Debug, NomLE)] [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: `section_headers` [INFO] [stdout] --> src/wdc3.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 118 | section_headers: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `File` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/wdc3.rs:113:10 [INFO] [stdout] | [INFO] [stdout] 113 | #[derive(Debug, NomLE)] [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: `fields` [INFO] [stdout] --> src/wdc3.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 120 | fields: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `File` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/wdc3.rs:113:10 [INFO] [stdout] | [INFO] [stdout] 113 | #[derive(Debug, NomLE)] [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: `field_info` [INFO] [stdout] --> src/wdc3.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | field_info: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `File` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/wdc3.rs:113:10 [INFO] [stdout] | [INFO] [stdout] 113 | #[derive(Debug, NomLE)] [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: `pallet_data` [INFO] [stdout] --> src/wdc3.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 124 | pallet_data: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `File` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/wdc3.rs:113:10 [INFO] [stdout] | [INFO] [stdout] 113 | #[derive(Debug, NomLE)] [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: `common_data` [INFO] [stdout] --> src/wdc3.rs:126:5 [INFO] [stdout] | [INFO] [stdout] 126 | common_data: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `File` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/wdc3.rs:113:10 [INFO] [stdout] | [INFO] [stdout] 113 | #[derive(Debug, NomLE)] [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: 40 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.47s [INFO] running `Command { std: "docker" "inspect" "badb44c950427ee0a06dbd3c0b45dae35922dba68ab4047ee1aed16a00f51939", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "badb44c950427ee0a06dbd3c0b45dae35922dba68ab4047ee1aed16a00f51939", kill_on_drop: false }` [INFO] [stdout] badb44c950427ee0a06dbd3c0b45dae35922dba68ab4047ee1aed16a00f51939 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a77e291f461f532d71582ab5b31ba178d47f2e31a80bd7d792146b88769e657 [INFO] running `Command { std: "docker" "start" "-a" "0a77e291f461f532d71582ab5b31ba178d47f2e31a80bd7d792146b88769e657", kill_on_drop: false }` [INFO] [stderr] Compiling rustycasc v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `especs` [INFO] [stdout] --> src/encoding.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | especs: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Encoding` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/encoding.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[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: `emap` [INFO] [stdout] --> src/encoding.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | emap: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Encoding` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/encoding.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[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: `espec` [INFO] [stdout] --> src/encoding.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | espec: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Encoding` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/encoding.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[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: `magic` [INFO] [stdout] --> src/wdc3.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | magic: [u8; 4], [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Header` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/wdc3.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, NomLE)] [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: `record_count` [INFO] [stdout] --> src/wdc3.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | record_count: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Header` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/wdc3.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, NomLE)] [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: `field_count` [INFO] [stdout] --> src/wdc3.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | field_count: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Header` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/wdc3.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, NomLE)] [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: `string_table_size` [INFO] [stdout] --> src/wdc3.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | string_table_size: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Header` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/wdc3.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, NomLE)] [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: `table_hash` [INFO] [stdout] --> src/wdc3.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | table_hash: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Header` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/wdc3.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, NomLE)] [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: `layout_hash` [INFO] [stdout] --> src/wdc3.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | layout_hash: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Header` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/wdc3.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, NomLE)] [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: `min_id` [INFO] [stdout] --> src/wdc3.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | min_id: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Header` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/wdc3.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, NomLE)] [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: `max_id` [INFO] [stdout] --> src/wdc3.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | max_id: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Header` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/wdc3.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, NomLE)] [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: `locale` [INFO] [stdout] --> src/wdc3.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | locale: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Header` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/wdc3.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, NomLE)] [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_index` [INFO] [stdout] --> src/wdc3.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | id_index: u16, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Header` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/wdc3.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, NomLE)] [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: `bitpacked_data_offset` [INFO] [stdout] --> src/wdc3.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | bitpacked_data_offset: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Header` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/wdc3.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, NomLE)] [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: `lookup_column_count` [INFO] [stdout] --> src/wdc3.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | lookup_column_count: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Header` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/wdc3.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, NomLE)] [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: `field_storage_info_size` [INFO] [stdout] --> src/wdc3.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | field_storage_info_size: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Header` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/wdc3.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, NomLE)] [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: `tact_key_hash` [INFO] [stdout] --> src/wdc3.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | tact_key_hash: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SectionHeader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/wdc3.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Debug, NomLE)] [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: `file_offset` [INFO] [stdout] --> src/wdc3.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | file_offset: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SectionHeader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/wdc3.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Debug, NomLE)] [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: `offset_records_end` [INFO] [stdout] --> src/wdc3.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | offset_records_end: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SectionHeader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/wdc3.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Debug, NomLE)] [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: `size` [INFO] [stdout] --> src/wdc3.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | size: i16, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `FieldStructure` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/wdc3.rs:43:10 [INFO] [stdout] | [INFO] [stdout] 43 | #[derive(Debug, NomLE)] [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: `position` [INFO] [stdout] --> src/wdc3.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | position: u16, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `FieldStructure` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/wdc3.rs:43:10 [INFO] [stdout] | [INFO] [stdout] 43 | #[derive(Debug, NomLE)] [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: `field_offset_bits` [INFO] [stdout] --> src/wdc3.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | field_offset_bits: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `FieldStorageInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/wdc3.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | #[derive(Debug, NomLE)] [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: `field_size_bits` [INFO] [stdout] --> src/wdc3.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | field_size_bits: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `FieldStorageInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/wdc3.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | #[derive(Debug, NomLE)] [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: `additional_data_size` [INFO] [stdout] --> src/wdc3.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | additional_data_size: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `FieldStorageInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/wdc3.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | #[derive(Debug, NomLE)] [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: `storage_type` [INFO] [stdout] --> src/wdc3.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | storage_type: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `FieldStorageInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/wdc3.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | #[derive(Debug, NomLE)] [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: `compression1` [INFO] [stdout] --> src/wdc3.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | compression1: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `FieldStorageInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/wdc3.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | #[derive(Debug, NomLE)] [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: `compression2` [INFO] [stdout] --> src/wdc3.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | compression2: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `FieldStorageInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/wdc3.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | #[derive(Debug, NomLE)] [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: `compression3` [INFO] [stdout] --> src/wdc3.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | compression3: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `FieldStorageInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/wdc3.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | #[derive(Debug, NomLE)] [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_of_new_row` [INFO] [stdout] --> src/wdc3.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | id_of_new_row: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CopyTableEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/wdc3.rs:67:10 [INFO] [stdout] | [INFO] [stdout] 67 | #[derive(Debug, NomLE)] [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_of_copied_row` [INFO] [stdout] --> src/wdc3.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | id_of_copied_row: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CopyTableEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/wdc3.rs:67:10 [INFO] [stdout] | [INFO] [stdout] 67 | #[derive(Debug, NomLE)] [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: `offset` [INFO] [stdout] --> src/wdc3.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | offset: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `OffsetMapEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/wdc3.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | #[derive(Debug, NomLE)] [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: `size` [INFO] [stdout] --> src/wdc3.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | size: u16, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `OffsetMapEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/wdc3.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | #[derive(Debug, NomLE)] [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: `copy_table` [INFO] [stdout] --> src/wdc3.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | copy_table: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Section` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/wdc3.rs:79:10 [INFO] [stdout] | [INFO] [stdout] 79 | #[derive(Debug, NomLE)] [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: `offset_map` [INFO] [stdout] --> src/wdc3.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | offset_map: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Section` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/wdc3.rs:79:10 [INFO] [stdout] | [INFO] [stdout] 79 | #[derive(Debug, NomLE)] [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: `relationship_data` [INFO] [stdout] --> src/wdc3.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | relationship_data: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Section` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/wdc3.rs:79:10 [INFO] [stdout] | [INFO] [stdout] 79 | #[derive(Debug, NomLE)] [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: `section_headers` [INFO] [stdout] --> src/wdc3.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 118 | section_headers: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `File` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/wdc3.rs:113:10 [INFO] [stdout] | [INFO] [stdout] 113 | #[derive(Debug, NomLE)] [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: `fields` [INFO] [stdout] --> src/wdc3.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 120 | fields: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `File` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/wdc3.rs:113:10 [INFO] [stdout] | [INFO] [stdout] 113 | #[derive(Debug, NomLE)] [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: `field_info` [INFO] [stdout] --> src/wdc3.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | field_info: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `File` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/wdc3.rs:113:10 [INFO] [stdout] | [INFO] [stdout] 113 | #[derive(Debug, NomLE)] [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: `pallet_data` [INFO] [stdout] --> src/wdc3.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 124 | pallet_data: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `File` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/wdc3.rs:113:10 [INFO] [stdout] | [INFO] [stdout] 113 | #[derive(Debug, NomLE)] [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: `common_data` [INFO] [stdout] --> src/wdc3.rs:126:5 [INFO] [stdout] | [INFO] [stdout] 126 | common_data: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `File` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/wdc3.rs:113:10 [INFO] [stdout] | [INFO] [stdout] 113 | #[derive(Debug, NomLE)] [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: 40 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.77s [INFO] running `Command { std: "docker" "inspect" "0a77e291f461f532d71582ab5b31ba178d47f2e31a80bd7d792146b88769e657", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a77e291f461f532d71582ab5b31ba178d47f2e31a80bd7d792146b88769e657", kill_on_drop: false }` [INFO] [stdout] 0a77e291f461f532d71582ab5b31ba178d47f2e31a80bd7d792146b88769e657 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d6e3d00786216944dd3c1688e387bd8a18341eb79371a5d0afb730fc2952c466 [INFO] running `Command { std: "docker" "start" "-a" "d6e3d00786216944dd3c1688e387bd8a18341eb79371a5d0afb730fc2952c466", 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: field is never read: `especs` [INFO] [stderr] --> src/encoding.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | especs: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Encoding` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/encoding.rs:8:10 [INFO] [stderr] | [INFO] [stderr] 8 | #[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: `emap` [INFO] [stderr] --> src/encoding.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | emap: HashMap, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Encoding` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/encoding.rs:8:10 [INFO] [stderr] | [INFO] [stderr] 8 | #[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: `espec` [INFO] [stderr] --> src/encoding.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | espec: String, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Encoding` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/encoding.rs:8:10 [INFO] [stderr] | [INFO] [stderr] 8 | #[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: `magic` [INFO] [stderr] --> src/wdc3.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | magic: [u8; 4], [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Header` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/wdc3.rs:7:10 [INFO] [stderr] | [INFO] [stderr] 7 | #[derive(Debug, NomLE)] [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: `record_count` [INFO] [stderr] --> src/wdc3.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | record_count: u32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Header` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/wdc3.rs:7:10 [INFO] [stderr] | [INFO] [stderr] 7 | #[derive(Debug, NomLE)] [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: `field_count` [INFO] [stderr] --> src/wdc3.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | field_count: u32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Header` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/wdc3.rs:7:10 [INFO] [stderr] | [INFO] [stderr] 7 | #[derive(Debug, NomLE)] [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: `string_table_size` [INFO] [stderr] --> src/wdc3.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | string_table_size: u32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Header` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/wdc3.rs:7:10 [INFO] [stderr] | [INFO] [stderr] 7 | #[derive(Debug, NomLE)] [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: `table_hash` [INFO] [stderr] --> src/wdc3.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | table_hash: u32, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Header` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/wdc3.rs:7:10 [INFO] [stderr] | [INFO] [stderr] 7 | #[derive(Debug, NomLE)] [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: `layout_hash` [INFO] [stderr] --> src/wdc3.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | layout_hash: u32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Header` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/wdc3.rs:7:10 [INFO] [stderr] | [INFO] [stderr] 7 | #[derive(Debug, NomLE)] [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: `min_id` [INFO] [stderr] --> src/wdc3.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | min_id: u32, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Header` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/wdc3.rs:7:10 [INFO] [stderr] | [INFO] [stderr] 7 | #[derive(Debug, NomLE)] [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: `max_id` [INFO] [stderr] --> src/wdc3.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 17 | max_id: u32, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Header` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/wdc3.rs:7:10 [INFO] [stderr] | [INFO] [stderr] 7 | #[derive(Debug, NomLE)] [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: `locale` [INFO] [stderr] --> src/wdc3.rs:18:5 [INFO] [stderr] | [INFO] [stderr] 18 | locale: u32, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Header` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/wdc3.rs:7:10 [INFO] [stderr] | [INFO] [stderr] 7 | #[derive(Debug, NomLE)] [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: `id_index` [INFO] [stderr] --> src/wdc3.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 20 | id_index: u16, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Header` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/wdc3.rs:7:10 [INFO] [stderr] | [INFO] [stderr] 7 | #[derive(Debug, NomLE)] [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: `bitpacked_data_offset` [INFO] [stderr] --> src/wdc3.rs:22:5 [INFO] [stderr] | [INFO] [stderr] 22 | bitpacked_data_offset: u32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Header` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/wdc3.rs:7:10 [INFO] [stderr] | [INFO] [stderr] 7 | #[derive(Debug, NomLE)] [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: `lookup_column_count` [INFO] [stderr] --> src/wdc3.rs:23:5 [INFO] [stderr] | [INFO] [stderr] 23 | lookup_column_count: u32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Header` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/wdc3.rs:7:10 [INFO] [stderr] | [INFO] [stderr] 7 | #[derive(Debug, NomLE)] [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: `field_storage_info_size` [INFO] [stderr] --> src/wdc3.rs:24:5 [INFO] [stderr] | [INFO] [stderr] 24 | field_storage_info_size: u32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Header` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/wdc3.rs:7:10 [INFO] [stderr] | [INFO] [stderr] 7 | #[derive(Debug, NomLE)] [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: `tact_key_hash` [INFO] [stderr] --> src/wdc3.rs:32:5 [INFO] [stderr] | [INFO] [stderr] 32 | tact_key_hash: u64, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `SectionHeader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/wdc3.rs:30:10 [INFO] [stderr] | [INFO] [stderr] 30 | #[derive(Debug, NomLE)] [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: `file_offset` [INFO] [stderr] --> src/wdc3.rs:33:5 [INFO] [stderr] | [INFO] [stderr] 33 | file_offset: u32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `SectionHeader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/wdc3.rs:30:10 [INFO] [stderr] | [INFO] [stderr] 30 | #[derive(Debug, NomLE)] [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: `offset_records_end` [INFO] [stderr] --> src/wdc3.rs:36:5 [INFO] [stderr] | [INFO] [stderr] 36 | offset_records_end: u32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `SectionHeader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/wdc3.rs:30:10 [INFO] [stderr] | [INFO] [stderr] 30 | #[derive(Debug, NomLE)] [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: `size` [INFO] [stderr] --> src/wdc3.rs:45:5 [INFO] [stderr] | [INFO] [stderr] 45 | size: i16, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `FieldStructure` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/wdc3.rs:43:10 [INFO] [stderr] | [INFO] [stderr] 43 | #[derive(Debug, NomLE)] [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: `position` [INFO] [stderr] --> src/wdc3.rs:46:5 [INFO] [stderr] | [INFO] [stderr] 46 | position: u16, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `FieldStructure` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/wdc3.rs:43:10 [INFO] [stderr] | [INFO] [stderr] 43 | #[derive(Debug, NomLE)] [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: `field_offset_bits` [INFO] [stderr] --> src/wdc3.rs:51:5 [INFO] [stderr] | [INFO] [stderr] 51 | field_offset_bits: u16, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `FieldStorageInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/wdc3.rs:49:10 [INFO] [stderr] | [INFO] [stderr] 49 | #[derive(Debug, NomLE)] [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: `field_size_bits` [INFO] [stderr] --> src/wdc3.rs:52:5 [INFO] [stderr] | [INFO] [stderr] 52 | field_size_bits: u16, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `FieldStorageInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/wdc3.rs:49:10 [INFO] [stderr] | [INFO] [stderr] 49 | #[derive(Debug, NomLE)] [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: `additional_data_size` [INFO] [stderr] --> src/wdc3.rs:53:5 [INFO] [stderr] | [INFO] [stderr] 53 | additional_data_size: u32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `FieldStorageInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/wdc3.rs:49:10 [INFO] [stderr] | [INFO] [stderr] 49 | #[derive(Debug, NomLE)] [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: `storage_type` [INFO] [stderr] --> src/wdc3.rs:54:5 [INFO] [stderr] | [INFO] [stderr] 54 | storage_type: u32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `FieldStorageInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/wdc3.rs:49:10 [INFO] [stderr] | [INFO] [stderr] 49 | #[derive(Debug, NomLE)] [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: `compression1` [INFO] [stderr] --> src/wdc3.rs:55:5 [INFO] [stderr] | [INFO] [stderr] 55 | compression1: u32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `FieldStorageInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/wdc3.rs:49:10 [INFO] [stderr] | [INFO] [stderr] 49 | #[derive(Debug, NomLE)] [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: `compression2` [INFO] [stderr] --> src/wdc3.rs:56:5 [INFO] [stderr] | [INFO] [stderr] 56 | compression2: u32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `FieldStorageInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/wdc3.rs:49:10 [INFO] [stderr] | [INFO] [stderr] 49 | #[derive(Debug, NomLE)] [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: `compression3` [INFO] [stderr] --> src/wdc3.rs:57:5 [INFO] [stderr] | [INFO] [stderr] 57 | compression3: u32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `FieldStorageInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/wdc3.rs:49:10 [INFO] [stderr] | [INFO] [stderr] 49 | #[derive(Debug, NomLE)] [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: `id_of_new_row` [INFO] [stderr] --> src/wdc3.rs:69:5 [INFO] [stderr] | [INFO] [stderr] 69 | id_of_new_row: u32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `CopyTableEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/wdc3.rs:67:10 [INFO] [stderr] | [INFO] [stderr] 67 | #[derive(Debug, NomLE)] [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: `id_of_copied_row` [INFO] [stderr] --> src/wdc3.rs:70:5 [INFO] [stderr] | [INFO] [stderr] 70 | id_of_copied_row: u32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `CopyTableEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/wdc3.rs:67:10 [INFO] [stderr] | [INFO] [stderr] 67 | #[derive(Debug, NomLE)] [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: `offset` [INFO] [stderr] --> src/wdc3.rs:75:5 [INFO] [stderr] | [INFO] [stderr] 75 | offset: u32, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `OffsetMapEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/wdc3.rs:73:10 [INFO] [stderr] | [INFO] [stderr] 73 | #[derive(Debug, NomLE)] [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: `size` [INFO] [stderr] --> src/wdc3.rs:76:5 [INFO] [stderr] | [INFO] [stderr] 76 | size: u16, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `OffsetMapEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/wdc3.rs:73:10 [INFO] [stderr] | [INFO] [stderr] 73 | #[derive(Debug, NomLE)] [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: `copy_table` [INFO] [stderr] --> src/wdc3.rs:92:5 [INFO] [stderr] | [INFO] [stderr] 92 | copy_table: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Section` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/wdc3.rs:79:10 [INFO] [stderr] | [INFO] [stderr] 79 | #[derive(Debug, NomLE)] [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: `offset_map` [INFO] [stderr] --> src/wdc3.rs:94:5 [INFO] [stderr] | [INFO] [stderr] 94 | offset_map: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Section` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/wdc3.rs:79:10 [INFO] [stderr] | [INFO] [stderr] 79 | #[derive(Debug, NomLE)] [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: `relationship_data` [INFO] [stderr] --> src/wdc3.rs:96:5 [INFO] [stderr] | [INFO] [stderr] 96 | relationship_data: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Section` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/wdc3.rs:79:10 [INFO] [stderr] | [INFO] [stderr] 79 | #[derive(Debug, NomLE)] [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: `section_headers` [INFO] [stderr] --> src/wdc3.rs:118:5 [INFO] [stderr] | [INFO] [stderr] 118 | section_headers: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `File` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/wdc3.rs:113:10 [INFO] [stderr] | [INFO] [stderr] 113 | #[derive(Debug, NomLE)] [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: `fields` [INFO] [stderr] --> src/wdc3.rs:120:5 [INFO] [stderr] | [INFO] [stderr] 120 | fields: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `File` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/wdc3.rs:113:10 [INFO] [stderr] | [INFO] [stderr] 113 | #[derive(Debug, NomLE)] [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: `field_info` [INFO] [stderr] --> src/wdc3.rs:122:5 [INFO] [stderr] | [INFO] [stderr] 122 | field_info: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `File` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/wdc3.rs:113:10 [INFO] [stderr] | [INFO] [stderr] 113 | #[derive(Debug, NomLE)] [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: `pallet_data` [INFO] [stderr] --> src/wdc3.rs:124:5 [INFO] [stderr] | [INFO] [stderr] 124 | pallet_data: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `File` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/wdc3.rs:113:10 [INFO] [stderr] | [INFO] [stderr] 113 | #[derive(Debug, NomLE)] [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: `common_data` [INFO] [stderr] --> src/wdc3.rs:126:5 [INFO] [stderr] | [INFO] [stderr] 126 | common_data: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `File` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/wdc3.rs:113:10 [INFO] [stderr] | [INFO] [stderr] 113 | #[derive(Debug, NomLE)] [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: `rustycasc` (bin "rustycasc" test) generated 40 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.12s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rustycasc-2c8976ece12e4b73) [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::test_normalize_path ... ok [INFO] [stdout] test tests::test_parse_info ... ok [INFO] [stdout] test tests::test_parse_config ... 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] running `Command { std: "docker" "inspect" "d6e3d00786216944dd3c1688e387bd8a18341eb79371a5d0afb730fc2952c466", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6e3d00786216944dd3c1688e387bd8a18341eb79371a5d0afb730fc2952c466", kill_on_drop: false }` [INFO] [stdout] d6e3d00786216944dd3c1688e387bd8a18341eb79371a5d0afb730fc2952c466