[INFO] cloning repository https://github.com/romatthe/sme-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/romatthe/sme-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fromatthe%2Fsme-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fromatthe%2Fsme-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a4a76f5a2be15a8b50304eb1203de14e4d17133f [INFO] building romatthe/sme-rs against master#11663cd3bfefef7d34e8f0892c250bf698049392+rustflags=-Dtail-expr-drop-order for pr-134523 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fromatthe%2Fsme-rs" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/romatthe/sme-rs on toolchain 11663cd3bfefef7d34e8f0892c250bf698049392 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/romatthe/sme-rs [INFO] finished tweaking git repo https://github.com/romatthe/sme-rs [INFO] tweaked toml for git repo https://github.com/romatthe/sme-rs written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/romatthe/sme-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e851d09747aca3ad41c05ca1471f72de234fd1fc6ac64814dd80b0df3cc9a2c6 [INFO] running `Command { std: "docker" "start" "-a" "e851d09747aca3ad41c05ca1471f72de234fd1fc6ac64814dd80b0df3cc9a2c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e851d09747aca3ad41c05ca1471f72de234fd1fc6ac64814dd80b0df3cc9a2c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e851d09747aca3ad41c05ca1471f72de234fd1fc6ac64814dd80b0df3cc9a2c6", kill_on_drop: false }` [INFO] [stdout] e851d09747aca3ad41c05ca1471f72de234fd1fc6ac64814dd80b0df3cc9a2c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail-expr-drop-order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f1c7653a5fddb80e8869b4652993110ddbc52b55819a9e1c80dcc1823c0ba956 [INFO] running `Command { std: "docker" "start" "-a" "f1c7653a5fddb80e8869b4652993110ddbc52b55819a9e1c80dcc1823c0ba956", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling sme-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `nom::Finish` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use nom::Finish; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sha1::digest::DynDigest` [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use sha1::digest::DynDigest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sha1_text` [INFO] [stdout] --> src/v29/parser.rs:80:17 [INFO] [stdout] | [INFO] [stdout] 80 | let (input, sha1_text) = take(20usize)(input)?; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sha1_text` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sha1_binary` [INFO] [stdout] --> src/v29/parser.rs:82:17 [INFO] [stdout] | [INFO] [stdout] 82 | let (input, sha1_binary) = take(20usize)(input)?; [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sha1_binary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `app` [INFO] [stdout] --> src/main.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | for app in app_info.apps { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_app` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `header` and `table` are never read [INFO] [stdout] --> src/v29/parser.rs:13:16 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct AppInfo<'a> { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 13 | pub(crate) header: AppInfoHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 14 | pub(crate) apps: Vec, [INFO] [stdout] 15 | pub(crate) table: Vec<&'a str>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AppInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `universe` and `offset` are never read [INFO] [stdout] --> src/v29/parser.rs:20:16 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct AppInfoHeader { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 20 | pub(crate) universe: u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 21 | pub(crate) offset: i64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AppInfoHeader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `appid`, `info_state`, `last_updated`, `pics_token`, `change_number`, and `blob` are never read [INFO] [stdout] --> src/v29/parser.rs:26:16 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct AppSection { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 26 | pub(crate) appid: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 27 | pub(crate) info_state: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 28 | pub(crate) last_updated: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 29 | pub(crate) pics_token: u64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 30 | pub(crate) change_number: u32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 31 | pub(crate) blob: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AppSection` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `key` and `nodes` are never read [INFO] [stdout] --> src/vdf/parser.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 11 | Nested { [INFO] [stdout] | ------ fields in this variant [INFO] [stdout] 12 | key: VdfString<'a>, [INFO] [stdout] | ^^^ [INFO] [stdout] 13 | nodes: Vec>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `VdfNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `key` and `value` are never read [INFO] [stdout] --> src/vdf/parser.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 15 | String { [INFO] [stdout] | ------ fields in this variant [INFO] [stdout] 16 | key: VdfString<'a>, [INFO] [stdout] | ^^^ [INFO] [stdout] 17 | value: VdfString<'a>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `VdfNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `key` and `value` are never read [INFO] [stdout] --> src/vdf/parser.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 19 | Int { [INFO] [stdout] | --- fields in this variant [INFO] [stdout] 20 | key: VdfString<'a>, [INFO] [stdout] | ^^^ [INFO] [stdout] 21 | value: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `VdfNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `VdfStringRef` is never constructed [INFO] [stdout] --> src/vdf/parser.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct VdfStringRef(u32); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `VdfStringRef` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/vdf/parser.rs:30:15 [INFO] [stdout] | [INFO] [stdout] 30 | StringRef(u32), [INFO] [stdout] | --------- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `VdfString` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 30 | StringRef(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/vdf/parser.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | String(&'a str), [INFO] [stdout] | ------ ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `VdfString` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 31 | String(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.55s [INFO] running `Command { std: "docker" "inspect" "f1c7653a5fddb80e8869b4652993110ddbc52b55819a9e1c80dcc1823c0ba956", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1c7653a5fddb80e8869b4652993110ddbc52b55819a9e1c80dcc1823c0ba956", kill_on_drop: false }` [INFO] [stdout] f1c7653a5fddb80e8869b4652993110ddbc52b55819a9e1c80dcc1823c0ba956 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail-expr-drop-order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 95954817229c37a39fcf35ac34062111546179e95f91f9b8837b9d44d7eebada [INFO] running `Command { std: "docker" "start" "-a" "95954817229c37a39fcf35ac34062111546179e95f91f9b8837b9d44d7eebada", kill_on_drop: false }` [INFO] [stderr] Compiling sme-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `nom::Finish` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use nom::Finish; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sha1::digest::DynDigest` [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use sha1::digest::DynDigest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sha1_text` [INFO] [stdout] --> src/v29/parser.rs:80:17 [INFO] [stdout] | [INFO] [stdout] 80 | let (input, sha1_text) = take(20usize)(input)?; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sha1_text` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sha1_binary` [INFO] [stdout] --> src/v29/parser.rs:82:17 [INFO] [stdout] | [INFO] [stdout] 82 | let (input, sha1_binary) = take(20usize)(input)?; [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sha1_binary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `app` [INFO] [stdout] --> src/main.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | for app in app_info.apps { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_app` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `header` and `table` are never read [INFO] [stdout] --> src/v29/parser.rs:13:16 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct AppInfo<'a> { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 13 | pub(crate) header: AppInfoHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 14 | pub(crate) apps: Vec, [INFO] [stdout] 15 | pub(crate) table: Vec<&'a str>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AppInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `universe` and `offset` are never read [INFO] [stdout] --> src/v29/parser.rs:20:16 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct AppInfoHeader { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 20 | pub(crate) universe: u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 21 | pub(crate) offset: i64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AppInfoHeader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `appid`, `info_state`, `last_updated`, `pics_token`, `change_number`, and `blob` are never read [INFO] [stdout] --> src/v29/parser.rs:26:16 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct AppSection { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 26 | pub(crate) appid: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 27 | pub(crate) info_state: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 28 | pub(crate) last_updated: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 29 | pub(crate) pics_token: u64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 30 | pub(crate) change_number: u32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 31 | pub(crate) blob: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AppSection` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `key` and `nodes` are never read [INFO] [stdout] --> src/vdf/parser.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 11 | Nested { [INFO] [stdout] | ------ fields in this variant [INFO] [stdout] 12 | key: VdfString<'a>, [INFO] [stdout] | ^^^ [INFO] [stdout] 13 | nodes: Vec>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `VdfNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `key` and `value` are never read [INFO] [stdout] --> src/vdf/parser.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 15 | String { [INFO] [stdout] | ------ fields in this variant [INFO] [stdout] 16 | key: VdfString<'a>, [INFO] [stdout] | ^^^ [INFO] [stdout] 17 | value: VdfString<'a>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `VdfNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `key` and `value` are never read [INFO] [stdout] --> src/vdf/parser.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 19 | Int { [INFO] [stdout] | --- fields in this variant [INFO] [stdout] 20 | key: VdfString<'a>, [INFO] [stdout] | ^^^ [INFO] [stdout] 21 | value: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `VdfNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `VdfStringRef` is never constructed [INFO] [stdout] --> src/vdf/parser.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct VdfStringRef(u32); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `VdfStringRef` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/vdf/parser.rs:30:15 [INFO] [stdout] | [INFO] [stdout] 30 | StringRef(u32), [INFO] [stdout] | --------- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `VdfString` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 30 | StringRef(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/vdf/parser.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | String(&'a str), [INFO] [stdout] | ------ ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `VdfString` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 31 | String(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s [INFO] running `Command { std: "docker" "inspect" "95954817229c37a39fcf35ac34062111546179e95f91f9b8837b9d44d7eebada", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95954817229c37a39fcf35ac34062111546179e95f91f9b8837b9d44d7eebada", kill_on_drop: false }` [INFO] [stdout] 95954817229c37a39fcf35ac34062111546179e95f91f9b8837b9d44d7eebada