[INFO] fetching crate fm_plugin 0.1.17...
[INFO] testing fm_plugin-0.1.17 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate fm_plugin 0.1.17 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate fm_plugin 0.1.17
[INFO] finished tweaking crates.io crate fm_plugin 0.1.17
[INFO] tweaked toml for crates.io crate fm_plugin 0.1.17 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate fm_plugin 0.1.17 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 10 packages to latest compatible versions
[INFO] [stderr]       Adding toml v0.5.11 (available: v0.9.8)
[INFO] [stderr]       Adding widestring v0.4.3 (available: v1.2.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 31c8036954ce7a0a4e39da5c16765a4d8ff8ace88beb1ffb73cbb9c68803e6b6
[INFO] running `Command { std: "docker" "start" "-a" "31c8036954ce7a0a4e39da5c16765a4d8ff8ace88beb1ffb73cbb9c68803e6b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "31c8036954ce7a0a4e39da5c16765a4d8ff8ace88beb1ffb73cbb9c68803e6b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31c8036954ce7a0a4e39da5c16765a4d8ff8ace88beb1ffb73cbb9c68803e6b6", kill_on_drop: false }`
[INFO] [stdout] 31c8036954ce7a0a4e39da5c16765a4d8ff8ace88beb1ffb73cbb9c68803e6b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ca9d34e035452c64d8e73f6abe8214c55ff4215511518ed0019166ad30012d3c
[INFO] running `Command { std: "docker" "start" "-a" "ca9d34e035452c64d8e73f6abe8214c55ff4215511518ed0019166ad30012d3c", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling fm_plugin v0.1.17 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling widestring v0.4.3
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stdout] warning: fields `filemaker`, `plugin`, and `code_signing` are never read
[INFO] [stdout]   --> src/config.rs:85:16
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub(crate) struct Config {
[INFO] [stdout]    |                   ------ fields in this struct
[INFO] [stdout] 85 |     pub(crate) filemaker: FileMaker,
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout] 86 |     pub(crate) plugin: Plugin,
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 87 |     pub(crate) log: Log,
[INFO] [stdout] 88 |     pub(crate) code_signing: CodeSigning,
[INFO] [stdout]    |                ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `ext_path`, `bin_path`, `launch`, and `kill` are never read
[INFO] [stdout]   --> src/config.rs:93:16
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub(crate) struct FileMaker {
[INFO] [stdout]    |                   --------- fields in this struct
[INFO] [stdout] 93 |     pub(crate) ext_path: Option<String>,
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout] 94 |     pub(crate) bin_path: Option<String>,
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout] 95 |     pub(crate) launch: bool,
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 96 |     pub(crate) kill: bool,
[INFO] [stdout]    |                ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FileMaker` 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`, `bundle`, and `move_to_ext` are never read
[INFO] [stdout]    --> src/config.rs:101:16
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub(crate) struct Plugin {
[INFO] [stdout]     |                   ------ fields in this struct
[INFO] [stdout] 101 |     pub(crate) name: String,
[INFO] [stdout]     |                ^^^^
[INFO] [stdout] 102 |     pub(crate) bundle: bool,
[INFO] [stdout]     |                ^^^^^^
[INFO] [stdout] 103 |     pub(crate) move_to_ext: bool,
[INFO] [stdout]     |                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Plugin` 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 `sign`, `windows`, and `macos` are never read
[INFO] [stdout]    --> src/config.rs:108:16
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub(crate) struct CodeSigning {
[INFO] [stdout]     |                   ----------- fields in this struct
[INFO] [stdout] 108 |     pub(crate) sign: bool,
[INFO] [stdout]     |                ^^^^
[INFO] [stdout] 109 |     pub(crate) windows: SignWindows,
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout] 110 |     pub(crate) macos: SignMacOs,
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CodeSigning` 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 `signtool_path`, `cert_path`, `cert_pass`, and `timestamp_url` are never read
[INFO] [stdout]    --> src/config.rs:115:16
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub(crate) struct SignWindows {
[INFO] [stdout]     |                   ----------- fields in this struct
[INFO] [stdout] 115 |     pub(crate) signtool_path: String,
[INFO] [stdout]     |                ^^^^^^^^^^^^^
[INFO] [stdout] 116 |     pub(crate) cert_path: String,
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout] 117 |     pub(crate) cert_pass: String,
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout] 118 |     pub(crate) timestamp_url: String,
[INFO] [stdout]     |                ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SignWindows` 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 `identity` is never read
[INFO] [stdout]    --> src/config.rs:123:16
[INFO] [stdout]     |
[INFO] [stdout] 122 | pub(crate) struct SignMacOs {
[INFO] [stdout]     |                   --------- field in this struct
[INFO] [stdout] 123 |     pub(crate) identity: String,
[INFO] [stdout]     |                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SignMacOs` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.72s
[INFO] running `Command { std: "docker" "inspect" "ca9d34e035452c64d8e73f6abe8214c55ff4215511518ed0019166ad30012d3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca9d34e035452c64d8e73f6abe8214c55ff4215511518ed0019166ad30012d3c", kill_on_drop: false }`
[INFO] [stdout] ca9d34e035452c64d8e73f6abe8214c55ff4215511518ed0019166ad30012d3c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 44cf30ae5f815439a6ea6869d36bc30c7dd80cf02501afdf3c8d6384f84b528a
[INFO] running `Command { std: "docker" "start" "-a" "44cf30ae5f815439a6ea6869d36bc30c7dd80cf02501afdf3c8d6384f84b528a", kill_on_drop: false }`
[INFO] [stderr]    Compiling fm_plugin v0.1.17 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `filemaker`, `plugin`, and `code_signing` are never read
[INFO] [stdout]   --> src/config.rs:85:16
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub(crate) struct Config {
[INFO] [stdout]    |                   ------ fields in this struct
[INFO] [stdout] 85 |     pub(crate) filemaker: FileMaker,
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout] 86 |     pub(crate) plugin: Plugin,
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 87 |     pub(crate) log: Log,
[INFO] [stdout] 88 |     pub(crate) code_signing: CodeSigning,
[INFO] [stdout]    |                ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `ext_path`, `bin_path`, `launch`, and `kill` are never read
[INFO] [stdout]   --> src/config.rs:93:16
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub(crate) struct FileMaker {
[INFO] [stdout]    |                   --------- fields in this struct
[INFO] [stdout] 93 |     pub(crate) ext_path: Option<String>,
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout] 94 |     pub(crate) bin_path: Option<String>,
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout] 95 |     pub(crate) launch: bool,
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 96 |     pub(crate) kill: bool,
[INFO] [stdout]    |                ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FileMaker` 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`, `bundle`, and `move_to_ext` are never read
[INFO] [stdout]    --> src/config.rs:101:16
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub(crate) struct Plugin {
[INFO] [stdout]     |                   ------ fields in this struct
[INFO] [stdout] 101 |     pub(crate) name: String,
[INFO] [stdout]     |                ^^^^
[INFO] [stdout] 102 |     pub(crate) bundle: bool,
[INFO] [stdout]     |                ^^^^^^
[INFO] [stdout] 103 |     pub(crate) move_to_ext: bool,
[INFO] [stdout]     |                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Plugin` 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 `sign`, `windows`, and `macos` are never read
[INFO] [stdout]    --> src/config.rs:108:16
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub(crate) struct CodeSigning {
[INFO] [stdout]     |                   ----------- fields in this struct
[INFO] [stdout] 108 |     pub(crate) sign: bool,
[INFO] [stdout]     |                ^^^^
[INFO] [stdout] 109 |     pub(crate) windows: SignWindows,
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout] 110 |     pub(crate) macos: SignMacOs,
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CodeSigning` 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 `signtool_path`, `cert_path`, `cert_pass`, and `timestamp_url` are never read
[INFO] [stdout]    --> src/config.rs:115:16
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub(crate) struct SignWindows {
[INFO] [stdout]     |                   ----------- fields in this struct
[INFO] [stdout] 115 |     pub(crate) signtool_path: String,
[INFO] [stdout]     |                ^^^^^^^^^^^^^
[INFO] [stdout] 116 |     pub(crate) cert_path: String,
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout] 117 |     pub(crate) cert_pass: String,
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout] 118 |     pub(crate) timestamp_url: String,
[INFO] [stdout]     |                ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SignWindows` 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 `identity` is never read
[INFO] [stdout]    --> src/config.rs:123:16
[INFO] [stdout]     |
[INFO] [stdout] 122 | pub(crate) struct SignMacOs {
[INFO] [stdout]     |                   --------- field in this struct
[INFO] [stdout] 123 |     pub(crate) identity: String,
[INFO] [stdout]     |                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SignMacOs` 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 `filemaker`, `plugin`, and `code_signing` are never read
[INFO] [stdout]   --> src/config.rs:85:16
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub(crate) struct Config {
[INFO] [stdout]    |                   ------ fields in this struct
[INFO] [stdout] 85 |     pub(crate) filemaker: FileMaker,
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout] 86 |     pub(crate) plugin: Plugin,
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 87 |     pub(crate) log: Log,
[INFO] [stdout] 88 |     pub(crate) code_signing: CodeSigning,
[INFO] [stdout]    |                ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `ext_path`, `bin_path`, `launch`, and `kill` are never read
[INFO] [stdout]   --> src/config.rs:93:16
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub(crate) struct FileMaker {
[INFO] [stdout]    |                   --------- fields in this struct
[INFO] [stdout] 93 |     pub(crate) ext_path: Option<String>,
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout] 94 |     pub(crate) bin_path: Option<String>,
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout] 95 |     pub(crate) launch: bool,
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 96 |     pub(crate) kill: bool,
[INFO] [stdout]    |                ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FileMaker` 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`, `bundle`, and `move_to_ext` are never read
[INFO] [stdout]    --> src/config.rs:101:16
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub(crate) struct Plugin {
[INFO] [stdout]     |                   ------ fields in this struct
[INFO] [stdout] 101 |     pub(crate) name: String,
[INFO] [stdout]     |                ^^^^
[INFO] [stdout] 102 |     pub(crate) bundle: bool,
[INFO] [stdout]     |                ^^^^^^
[INFO] [stdout] 103 |     pub(crate) move_to_ext: bool,
[INFO] [stdout]     |                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Plugin` 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 `sign`, `windows`, and `macos` are never read
[INFO] [stdout]    --> src/config.rs:108:16
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub(crate) struct CodeSigning {
[INFO] [stdout]     |                   ----------- fields in this struct
[INFO] [stdout] 108 |     pub(crate) sign: bool,
[INFO] [stdout]     |                ^^^^
[INFO] [stdout] 109 |     pub(crate) windows: SignWindows,
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout] 110 |     pub(crate) macos: SignMacOs,
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CodeSigning` 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 `signtool_path`, `cert_path`, `cert_pass`, and `timestamp_url` are never read
[INFO] [stdout]    --> src/config.rs:115:16
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub(crate) struct SignWindows {
[INFO] [stdout]     |                   ----------- fields in this struct
[INFO] [stdout] 115 |     pub(crate) signtool_path: String,
[INFO] [stdout]     |                ^^^^^^^^^^^^^
[INFO] [stdout] 116 |     pub(crate) cert_path: String,
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout] 117 |     pub(crate) cert_pass: String,
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout] 118 |     pub(crate) timestamp_url: String,
[INFO] [stdout]     |                ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SignWindows` 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 `identity` is never read
[INFO] [stdout]    --> src/config.rs:123:16
[INFO] [stdout]     |
[INFO] [stdout] 122 | pub(crate) struct SignMacOs {
[INFO] [stdout]     |                   --------- field in this struct
[INFO] [stdout] 123 |     pub(crate) identity: String,
[INFO] [stdout]     |                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SignMacOs` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.70s
[INFO] running `Command { std: "docker" "inspect" "44cf30ae5f815439a6ea6869d36bc30c7dd80cf02501afdf3c8d6384f84b528a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44cf30ae5f815439a6ea6869d36bc30c7dd80cf02501afdf3c8d6384f84b528a", kill_on_drop: false }`
[INFO] [stdout] 44cf30ae5f815439a6ea6869d36bc30c7dd80cf02501afdf3c8d6384f84b528a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 579a60f99a5cef4013fa717163d7f1450c25456ce51d7d5aac7eb971054bf92d
[INFO] running `Command { std: "docker" "start" "-a" "579a60f99a5cef4013fa717163d7f1450c25456ce51d7d5aac7eb971054bf92d", kill_on_drop: false }`
[INFO] [stderr] warning: fields `filemaker`, `plugin`, and `code_signing` are never read
[INFO] [stderr]   --> src/config.rs:85:16
[INFO] [stderr]    |
[INFO] [stderr] 84 | pub(crate) struct Config {
[INFO] [stderr]    |                   ------ fields in this struct
[INFO] [stderr] 85 |     pub(crate) filemaker: FileMaker,
[INFO] [stderr]    |                ^^^^^^^^^
[INFO] [stderr] 86 |     pub(crate) plugin: Plugin,
[INFO] [stderr]    |                ^^^^^^
[INFO] [stderr] 87 |     pub(crate) log: Log,
[INFO] [stderr] 88 |     pub(crate) code_signing: CodeSigning,
[INFO] [stderr]    |                ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `ext_path`, `bin_path`, `launch`, and `kill` are never read
[INFO] [stderr]   --> src/config.rs:93:16
[INFO] [stderr]    |
[INFO] [stderr] 92 | pub(crate) struct FileMaker {
[INFO] [stderr]    |                   --------- fields in this struct
[INFO] [stderr] 93 |     pub(crate) ext_path: Option<String>,
[INFO] [stderr]    |                ^^^^^^^^
[INFO] [stderr] 94 |     pub(crate) bin_path: Option<String>,
[INFO] [stderr]    |                ^^^^^^^^
[INFO] [stderr] 95 |     pub(crate) launch: bool,
[INFO] [stderr]    |                ^^^^^^
[INFO] [stderr] 96 |     pub(crate) kill: bool,
[INFO] [stderr]    |                ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `FileMaker` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `name`, `bundle`, and `move_to_ext` are never read
[INFO] [stderr]    --> src/config.rs:101:16
[INFO] [stderr]     |
[INFO] [stderr] 100 | pub(crate) struct Plugin {
[INFO] [stderr]     |                   ------ fields in this struct
[INFO] [stderr] 101 |     pub(crate) name: String,
[INFO] [stderr]     |                ^^^^
[INFO] [stderr] 102 |     pub(crate) bundle: bool,
[INFO] [stderr]     |                ^^^^^^
[INFO] [stderr] 103 |     pub(crate) move_to_ext: bool,
[INFO] [stderr]     |                ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Plugin` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `sign`, `windows`, and `macos` are never read
[INFO] [stderr]    --> src/config.rs:108:16
[INFO] [stderr]     |
[INFO] [stderr] 107 | pub(crate) struct CodeSigning {
[INFO] [stderr]     |                   ----------- fields in this struct
[INFO] [stderr] 108 |     pub(crate) sign: bool,
[INFO] [stderr]     |                ^^^^
[INFO] [stderr] 109 |     pub(crate) windows: SignWindows,
[INFO] [stderr]     |                ^^^^^^^
[INFO] [stderr] 110 |     pub(crate) macos: SignMacOs,
[INFO] [stderr]     |                ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `CodeSigning` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `signtool_path`, `cert_path`, `cert_pass`, and `timestamp_url` are never read
[INFO] [stderr]    --> src/config.rs:115:16
[INFO] [stderr]     |
[INFO] [stderr] 114 | pub(crate) struct SignWindows {
[INFO] [stderr]     |                   ----------- fields in this struct
[INFO] [stderr] 115 |     pub(crate) signtool_path: String,
[INFO] [stderr]     |                ^^^^^^^^^^^^^
[INFO] [stderr] 116 |     pub(crate) cert_path: String,
[INFO] [stderr]     |                ^^^^^^^^^
[INFO] [stderr] 117 |     pub(crate) cert_pass: String,
[INFO] [stderr]     |                ^^^^^^^^^
[INFO] [stderr] 118 |     pub(crate) timestamp_url: String,
[INFO] [stderr]     |                ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `SignWindows` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `identity` is never read
[INFO] [stderr]    --> src/config.rs:123:16
[INFO] [stderr]     |
[INFO] [stderr] 122 | pub(crate) struct SignMacOs {
[INFO] [stderr]     |                   --------- field in this struct
[INFO] [stderr] 123 |     pub(crate) identity: String,
[INFO] [stderr]     |                ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `SignMacOs` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `fm_plugin` (lib) generated 6 warnings
[INFO] [stderr] warning: `fm_plugin` (lib test) generated 6 warnings (6 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fm_plugin-d311ab46ec59c3b8)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests fm_plugin
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test src/plugin.rs - plugin::Plugin (line 13) ... ok
[INFO] [stdout] test src/post_build.rs - post_build (line 44) ... ok
[INFO] [stdout] test src/plugin.rs - plugin::register_plugin (line 231) ... ok
[INFO] [stdout] test src/lib.rs - (line 39) ... ok
[INFO] [stdout] test src/config.rs - config (line 42) ... ok
[INFO] [stdout] test src/plugin.rs - plugin::register_plugin (line 213) ... ok
[INFO] [stdout] test src/lib.rs - (line 22) ... ok
[INFO] [stdout] test src/lib.rs - (line 76) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.77s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "579a60f99a5cef4013fa717163d7f1450c25456ce51d7d5aac7eb971054bf92d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "579a60f99a5cef4013fa717163d7f1450c25456ce51d7d5aac7eb971054bf92d", kill_on_drop: false }`
[INFO] [stdout] 579a60f99a5cef4013fa717163d7f1450c25456ce51d7d5aac7eb971054bf92d
