[INFO] cloning repository https://github.com/pmdartus/wasm-experiment [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pmdartus/wasm-experiment" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpmdartus%2Fwasm-experiment", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpmdartus%2Fwasm-experiment'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 22dab77fe489d1fce4d82af3fc283a63080d0ef5 [INFO] checking pmdartus/wasm-experiment against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpmdartus%2Fwasm-experiment" "/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/pmdartus/wasm-experiment on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pmdartus/wasm-experiment [INFO] finished tweaking git repo https://github.com/pmdartus/wasm-experiment [INFO] tweaked toml for git repo https://github.com/pmdartus/wasm-experiment written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/pmdartus/wasm-experiment 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e242851477bdbab9268f152dd6393bba5a0f639594ce38d785d84ae232d65f97 [INFO] running `Command { std: "docker" "start" "-a" "e242851477bdbab9268f152dd6393bba5a0f639594ce38d785d84ae232d65f97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e242851477bdbab9268f152dd6393bba5a0f639594ce38d785d84ae232d65f97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e242851477bdbab9268f152dd6393bba5a0f639594ce38d785d84ae232d65f97", kill_on_drop: false }` [INFO] [stdout] e242851477bdbab9268f152dd6393bba5a0f639594ce38d785d84ae232d65f97 [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" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a26da44f364ed57783d43303071aaf9b7a01ca028a73bf96579f979b06f1263 [INFO] running `Command { std: "docker" "start" "-a" "8a26da44f364ed57783d43303071aaf9b7a01ca028a73bf96579f979b06f1263", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling proc-macro2 v1.0.2 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Checking rgb v0.8.14 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking winconsole v0.10.0 [INFO] [stderr] Checking colored v1.8.0 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking weaselm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `elements` is never read [INFO] [stdout] --> src/validation/validation.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct Context<'a> { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 29 | pub elements: &'a Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Context` 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: field `elements` is never read [INFO] [stdout] --> src/validation/validation.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct Context<'a> { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 29 | pub elements: &'a Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Context` 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 `label_types` and `end_types` are never read [INFO] [stdout] --> src/validation/instructions.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 13 | struct ControlFrame { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 14 | label_types: Vec, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 15 | end_types: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ControlFrame` 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 `label_types` and `end_types` are never read [INFO] [stdout] --> src/validation/instructions.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 13 | struct ControlFrame { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 14 | label_types: Vec, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 15 | end_types: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ControlFrame` 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 `file_name` and `line` are never read [INFO] [stdout] --> src/test_runner/mod.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 18 | struct TestResult { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 19 | test_name: String, [INFO] [stdout] 20 | file_name: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 21 | line: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TestResult` 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 `file_name` and `line` are never read [INFO] [stdout] --> src/test_runner/mod.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 18 | struct TestResult { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 19 | test_name: String, [INFO] [stdout] 20 | file_name: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 21 | line: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TestResult` 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 `action` and `expected` are never read [INFO] [stdout] --> src/test_runner/manifest.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 50 | pub struct CommandAction { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 51 | pub line: u32, [INFO] [stdout] 52 | pub action: Action, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 53 | pub expected: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CommandAction` 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 `action` and `expected` are never read [INFO] [stdout] --> src/test_runner/manifest.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 50 | pub struct CommandAction { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 51 | pub line: u32, [INFO] [stdout] 52 | pub action: Action, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 53 | pub expected: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CommandAction` 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 `action` and `expected` are never read [INFO] [stdout] --> src/test_runner/manifest.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct CommandAssertExhaustion { [INFO] [stdout] | ----------------------- fields in this struct [INFO] [stdout] 58 | pub line: u32, [INFO] [stdout] 59 | pub action: Action, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 60 | pub text: String, [INFO] [stdout] 61 | pub expected: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CommandAssertExhaustion` 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 `action` and `expected` are never read [INFO] [stdout] --> src/test_runner/manifest.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct CommandAssertExhaustion { [INFO] [stdout] | ----------------------- fields in this struct [INFO] [stdout] 58 | pub line: u32, [INFO] [stdout] 59 | pub action: Action, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 60 | pub text: String, [INFO] [stdout] 61 | pub expected: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CommandAssertExhaustion` 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 `action` and `expected` are never read [INFO] [stdout] --> src/test_runner/manifest.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 72 | pub struct CommandAssertTrap { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 73 | pub line: u32, [INFO] [stdout] 74 | pub action: Action, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 75 | pub text: String, [INFO] [stdout] 76 | pub expected: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CommandAssertTrap` 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 `action` and `expected` are never read [INFO] [stdout] --> src/test_runner/manifest.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 72 | pub struct CommandAssertTrap { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 73 | pub line: u32, [INFO] [stdout] 74 | pub action: Action, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 75 | pub text: String, [INFO] [stdout] 76 | pub expected: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CommandAssertTrap` 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 `action` and `expected` are never read [INFO] [stdout] --> src/test_runner/manifest.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 94 | pub struct CommandAssertReturn { [INFO] [stdout] | ------------------- fields in this struct [INFO] [stdout] 95 | pub line: u32, [INFO] [stdout] 96 | pub action: Action, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 97 | pub expected: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CommandAssertReturn` 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 `action` and `expected` are never read [INFO] [stdout] --> src/test_runner/manifest.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 94 | pub struct CommandAssertReturn { [INFO] [stdout] | ------------------- fields in this struct [INFO] [stdout] 95 | pub line: u32, [INFO] [stdout] 96 | pub action: Action, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 97 | pub expected: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CommandAssertReturn` 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 `action` and `expected` are never read [INFO] [stdout] --> src/test_runner/manifest.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 101 | pub struct CommandAssertReturnArithmeticNan { [INFO] [stdout] | -------------------------------- fields in this struct [INFO] [stdout] 102 | pub line: u32, [INFO] [stdout] 103 | pub action: Action, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 104 | pub expected: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CommandAssertReturnArithmeticNan` 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 `action` and `expected` are never read [INFO] [stdout] --> src/test_runner/manifest.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 101 | pub struct CommandAssertReturnArithmeticNan { [INFO] [stdout] | -------------------------------- fields in this struct [INFO] [stdout] 102 | pub line: u32, [INFO] [stdout] 103 | pub action: Action, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 104 | pub expected: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CommandAssertReturnArithmeticNan` 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 `action` and `expected` are never read [INFO] [stdout] --> src/test_runner/manifest.rs:110:9 [INFO] [stdout] | [INFO] [stdout] 108 | pub struct CommandAssertReturnCanonicalNan { [INFO] [stdout] | ------------------------------- fields in this struct [INFO] [stdout] 109 | pub line: u32, [INFO] [stdout] 110 | pub action: Action, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 111 | pub expected: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CommandAssertReturnCanonicalNan` 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 `action` and `expected` are never read [INFO] [stdout] --> src/test_runner/manifest.rs:110:9 [INFO] [stdout] | [INFO] [stdout] 108 | pub struct CommandAssertReturnCanonicalNan { [INFO] [stdout] | ------------------------------- fields in this struct [INFO] [stdout] 109 | pub line: u32, [INFO] [stdout] 110 | pub action: Action, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 111 | pub expected: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CommandAssertReturnCanonicalNan` 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 `name` and `alias` are never read [INFO] [stdout] --> src/test_runner/manifest.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 128 | pub struct CommandRegister { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 129 | pub line: u32, [INFO] [stdout] 130 | pub name: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 131 | #[serde(alias = "as")] [INFO] [stdout] 132 | pub alias: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CommandRegister` 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 `name` and `alias` are never read [INFO] [stdout] --> src/test_runner/manifest.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 128 | pub struct CommandRegister { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 129 | pub line: u32, [INFO] [stdout] 130 | pub name: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 131 | #[serde(alias = "as")] [INFO] [stdout] 132 | pub alias: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CommandRegister` 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 `field` and `args` are never read [INFO] [stdout] --> src/test_runner/manifest.rs:139:14 [INFO] [stdout] | [INFO] [stdout] 139 | Invoke { field: String, args: Vec }, [INFO] [stdout] | ------ ^^^^^ ^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Action` 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 `field` and `args` are never read [INFO] [stdout] --> src/test_runner/manifest.rs:139:14 [INFO] [stdout] | [INFO] [stdout] 139 | Invoke { field: String, args: Vec }, [INFO] [stdout] | ------ ^^^^^ ^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Action` 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 `field` and `module` are never read [INFO] [stdout] --> src/test_runner/manifest.rs:143:9 [INFO] [stdout] | [INFO] [stdout] 142 | Get { [INFO] [stdout] | --- fields in this variant [INFO] [stdout] 143 | field: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 144 | module: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Action` 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 `value` is never read [INFO] [stdout] --> src/test_runner/manifest.rs:152:11 [INFO] [stdout] | [INFO] [stdout] 152 | I32 { value: Option }, [INFO] [stdout] | --- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Value` 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 `field` and `module` are never read [INFO] [stdout] --> src/test_runner/manifest.rs:143:9 [INFO] [stdout] | [INFO] [stdout] 142 | Get { [INFO] [stdout] | --- fields in this variant [INFO] [stdout] 143 | field: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 144 | module: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Action` 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 `value` is never read [INFO] [stdout] --> src/test_runner/manifest.rs:154:11 [INFO] [stdout] | [INFO] [stdout] 154 | I64 { value: Option }, [INFO] [stdout] | --- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Value` 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 `value` is never read [INFO] [stdout] --> src/test_runner/manifest.rs:156:11 [INFO] [stdout] | [INFO] [stdout] 156 | F32 { value: Option }, [INFO] [stdout] | --- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Value` 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 `value` is never read [INFO] [stdout] --> src/test_runner/manifest.rs:158:11 [INFO] [stdout] | [INFO] [stdout] 158 | F64 { value: Option }, [INFO] [stdout] | --- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Value` 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 `value` is never read [INFO] [stdout] --> src/test_runner/manifest.rs:152:11 [INFO] [stdout] | [INFO] [stdout] 152 | I32 { value: Option }, [INFO] [stdout] | --- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Value` 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 `value` is never read [INFO] [stdout] --> src/test_runner/manifest.rs:154:11 [INFO] [stdout] | [INFO] [stdout] 154 | I64 { value: Option }, [INFO] [stdout] | --- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Value` 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 `value` is never read [INFO] [stdout] --> src/test_runner/manifest.rs:156:11 [INFO] [stdout] | [INFO] [stdout] 156 | F32 { value: Option }, [INFO] [stdout] | --- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Value` 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 `value` is never read [INFO] [stdout] --> src/test_runner/manifest.rs:158:11 [INFO] [stdout] | [INFO] [stdout] 158 | F64 { value: Option }, [INFO] [stdout] | --- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Value` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.53s [INFO] running `Command { std: "docker" "inspect" "8a26da44f364ed57783d43303071aaf9b7a01ca028a73bf96579f979b06f1263", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a26da44f364ed57783d43303071aaf9b7a01ca028a73bf96579f979b06f1263", kill_on_drop: false }` [INFO] [stdout] 8a26da44f364ed57783d43303071aaf9b7a01ca028a73bf96579f979b06f1263