[INFO] fetching crate wapm-cli 0.5.9...
[INFO] building wapm-cli-0.5.9 against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937
[INFO] extracting crate wapm-cli 0.5.9 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate wapm-cli 0.5.9
[INFO] finished tweaking crates.io crate wapm-cli 0.5.9
[INFO] tweaked toml for crates.io crate wapm-cli 0.5.9 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wapm-cli 0.5.9 on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate wapm-cli 0.5.9 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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a391d07e41806bfd3f1256f62bc4c5b0397fd77615bd62f1603ff35efb594e62
[INFO] running `Command { std: "docker" "start" "-a" "a391d07e41806bfd3f1256f62bc4c5b0397fd77615bd62f1603ff35efb594e62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a391d07e41806bfd3f1256f62bc4c5b0397fd77615bd62f1603ff35efb594e62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a391d07e41806bfd3f1256f62bc4c5b0397fd77615bd62f1603ff35efb594e62", kill_on_drop: false }`
[INFO] [stdout] a391d07e41806bfd3f1256f62bc4c5b0397fd77615bd62f1603ff35efb594e62
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3a0f8483d12ae4aafd150866c93d74fbe42b5b70758c754880116a143bbb6d0c
[INFO] running `Command { std: "docker" "start" "-a" "3a0f8483d12ae4aafd150866c93d74fbe42b5b70758c754880116a143bbb6d0c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling once_cell v1.13.1
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling futures-core v0.3.23
[INFO] [stderr]    Compiling openssl-src v111.22.0+1.1.1q
[INFO] [stderr]    Compiling tokio v1.20.1
[INFO] [stderr]    Compiling miniz_oxide v0.5.3
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling futures-task v0.3.23
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]    Compiling gimli v0.26.2
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling futures-util v0.3.23
[INFO] [stderr]    Compiling tracing-core v0.1.29
[INFO] [stderr]    Compiling openssl v0.10.41
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling futures-io v0.3.23
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling futures-sink v0.3.23
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling object v0.29.0
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.23
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling crypto-mac v0.10.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.21
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling cipher v0.2.5
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.20.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling cpufeatures v0.2.4
[INFO] [stderr]    Compiling semver v1.0.13
[INFO] [stderr]    Compiling ahash v0.4.7
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling anyhow v1.0.62
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling console v0.15.2
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling salsa20 v0.7.2
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling pbkdf2 v0.6.0
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling hashlink v0.6.0
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling scrypt v0.5.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling term v0.5.2
[INFO] [stderr]    Compiling colored v1.9.3
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling xattr v0.2.3
[INFO] [stderr]    Compiling rpassword v5.0.1
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling filetime v0.2.17
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.46
[INFO] [stderr]    Compiling encode_unicode v0.3.6
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling wasmparser v0.51.4
[INFO] [stderr]    Compiling indicatif v0.17.1
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling minisign v0.5.23
[INFO] [stderr]    Compiling tar v0.4.38
[INFO] [stderr]    Compiling fern v0.6.1
[INFO] [stderr]    Compiling dialoguer v0.4.0
[INFO] [stderr]    Compiling license-exprs v1.6.0
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling sublime_fuzzy v0.7.0
[INFO] [stderr]    Compiling whoami v1.2.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.23
[INFO] [stderr]    Compiling tracing-attributes v0.1.22
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.32
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling graphql-parser v0.2.3
[INFO] [stderr]    Compiling thiserror v1.0.32
[INFO] [stderr]    Compiling tracing v0.1.36
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling rusqlite v0.24.2
[INFO] [stderr]    Compiling tokio-util v0.7.3
[INFO] [stderr]    Compiling tokio-socks v0.5.1
[INFO] [stderr]    Compiling async-compression v0.3.14
[INFO] [stderr]    Compiling h2 v0.3.14
[INFO] [stderr]    Compiling graphql-introspection-query v0.1.0
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling wasmer-wasm-interface v0.1.0
[INFO] [stderr]    Compiling chrono v0.4.22
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling graphql_client_codegen v0.9.0
[INFO] [stderr]    Compiling prettytable-rs v0.8.0
[INFO] [stderr]    Compiling rpassword-wasi v5.0.4
[INFO] [stderr]    Compiling wapm-toml v0.3.0
[INFO] [stderr]    Compiling hyper v0.14.20
[INFO] [stderr]    Compiling graphql_query_derive v0.9.0
[INFO] [stderr]    Compiling graphql_client v0.9.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.11
[INFO] [stderr]    Compiling wapm-cli v0.5.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `package`
[INFO] [stdout]  --> src/lib.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(feature = "package")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `billboard`, `blake3`, `colored`, `default`, `dirs`, `full`, `hex`, `integration_tests`, `maplit`, `packagesigning`, `prehash-module`, `prettytable-rs`, `reqwest`, `rusqlite`, `sentry`, `sqlite-bundled`, `telemetry`, and `update-notifications`
[INFO] [stdout]   = help: consider adding `package` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `package`
[INFO] [stdout]    --> src/init.rs:128:23
[INFO] [stdout]     |
[INFO] [stdout] 128 |                 #[cfg(feature = "package")]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `billboard`, `blake3`, `colored`, `default`, `dirs`, `full`, `hex`, `integration_tests`, `maplit`, `packagesigning`, `prehash-module`, `prettytable-rs`, `reqwest`, `rusqlite`, `sentry`, `sqlite-bundled`, `telemetry`, and `update-notifications`
[INFO] [stdout]     = help: consider adding `package` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `package`
[INFO] [stdout]    --> src/init.rs:186:31
[INFO] [stdout]     |
[INFO] [stdout] 186 |                         #[cfg(feature = "package")]
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `billboard`, `blake3`, `colored`, `default`, `dirs`, `full`, `hex`, `integration_tests`, `maplit`, `packagesigning`, `prehash-module`, `prettytable-rs`, `reqwest`, `rusqlite`, `sentry`, `sqlite-bundled`, `telemetry`, and `update-notifications`
[INFO] [stdout]     = help: consider adding `package` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `error` is never read
[INFO] [stdout]   --> src/dataflow/find_command_result.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |         error: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `local_log` is never read
[INFO] [stdout]   --> src/dataflow/find_command_result.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |         local_log: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `global_log` is never read
[INFO] [stdout]   --> src/dataflow/find_command_result.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         global_log: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `local_log` is never read
[INFO] [stdout]   --> src/dataflow/find_command_result.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |         local_log: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `global_log` is never read
[INFO] [stdout]   --> src/dataflow/find_command_result.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         global_log: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `local_log` is never read
[INFO] [stdout]   --> src/dataflow/find_command_result.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |         local_log: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `global_log` is never read
[INFO] [stdout]   --> src/dataflow/find_command_result.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |         global_log: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PublishPackageMutation` is never constructed
[INFO] [stdout]   --> src/commands/publish.rs:52:8
[INFO] [stdout]    |
[INFO] [stdout] 52 | struct PublishPackageMutation;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `args` is never read
[INFO] [stdout]    --> src/dataflow/find_command_result.rs:295:9
[INFO] [stdout]     |
[INFO] [stdout] 291 | pub struct Command {
[INFO] [stdout]     |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 295 |     pub args: Option<String>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Command` 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 `version` are never read
[INFO] [stdout]   --> src/dataflow/interfaces.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct InterfaceFromServer {
[INFO] [stdout]    |            ------------------- fields in this struct
[INFO] [stdout] 18 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 19 |     pub version: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InterfaceFromServer` 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 `key_type_identifier` is never read
[INFO] [stdout]   --> src/keys.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct PersonalKey {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub key_type_identifier: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PersonalKey` 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 `key_type_identifier` is never read
[INFO] [stdout]   --> src/keys.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct WapmPublicKey {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub key_type_identifier: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WapmPublicKey` 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 `date_created` and `revoked` are never read
[INFO] [stdout]   --> src/keys.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct WapmPackageSignature {
[INFO] [stdout]    |            -------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 57 |     pub date_created: Timespec,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 58 |     pub revoked: bool,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WapmPackageSignature` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/keys.rs:194:11
[INFO] [stdout]     |
[INFO] [stdout] 194 |     conn: &mut Connection,
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 197 | ) -> anyhow::Result<(String, String, rusqlite::Transaction)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 197 | ) -> anyhow::Result<(String, String, rusqlite::Transaction<'_>)> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `package`
[INFO] [stdout]   --> src/bin/wapm.rs:49:11
[INFO] [stdout]    |
[INFO] [stdout] 49 |     #[cfg(feature = "package")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `billboard`, `blake3`, `colored`, `default`, `dirs`, `full`, `hex`, `integration_tests`, `maplit`, `packagesigning`, `prehash-module`, `prettytable-rs`, `reqwest`, `rusqlite`, `sentry`, `sqlite-bundled`, `telemetry`, and `update-notifications`
[INFO] [stdout]    = help: consider adding `package` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `package`
[INFO] [stdout]    --> src/bin/wapm.rs:190:15
[INFO] [stdout]     |
[INFO] [stdout] 190 |         #[cfg(feature = "package")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `billboard`, `blake3`, `colored`, `default`, `dirs`, `full`, `hex`, `integration_tests`, `maplit`, `packagesigning`, `prehash-module`, `prettytable-rs`, `reqwest`, `rusqlite`, `sentry`, `sqlite-bundled`, `telemetry`, and `update-notifications`
[INFO] [stdout]     = help: consider adding `package` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 14s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "3a0f8483d12ae4aafd150866c93d74fbe42b5b70758c754880116a143bbb6d0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a0f8483d12ae4aafd150866c93d74fbe42b5b70758c754880116a143bbb6d0c", kill_on_drop: false }`
[INFO] [stdout] 3a0f8483d12ae4aafd150866c93d74fbe42b5b70758c754880116a143bbb6d0c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ebf53c9ae77b85c13a09ae311b99e36d4b3e9215719070ae18fa34ad14289e71
[INFO] running `Command { std: "docker" "start" "-a" "ebf53c9ae77b85c13a09ae311b99e36d4b3e9215719070ae18fa34ad14289e71", kill_on_drop: false }`
[INFO] [stderr]    Compiling wapm-cli v0.5.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `package`
[INFO] [stdout]  --> src/lib.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(feature = "package")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `billboard`, `blake3`, `colored`, `default`, `dirs`, `full`, `hex`, `integration_tests`, `maplit`, `packagesigning`, `prehash-module`, `prettytable-rs`, `reqwest`, `rusqlite`, `sentry`, `sqlite-bundled`, `telemetry`, and `update-notifications`
[INFO] [stdout]   = help: consider adding `package` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `package`
[INFO] [stdout]    --> src/init.rs:128:23
[INFO] [stdout]     |
[INFO] [stdout] 128 |                 #[cfg(feature = "package")]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `billboard`, `blake3`, `colored`, `default`, `dirs`, `full`, `hex`, `integration_tests`, `maplit`, `packagesigning`, `prehash-module`, `prettytable-rs`, `reqwest`, `rusqlite`, `sentry`, `sqlite-bundled`, `telemetry`, and `update-notifications`
[INFO] [stdout]     = help: consider adding `package` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `package`
[INFO] [stdout]    --> src/init.rs:186:31
[INFO] [stdout]     |
[INFO] [stdout] 186 |                         #[cfg(feature = "package")]
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `billboard`, `blake3`, `colored`, `default`, `dirs`, `full`, `hex`, `integration_tests`, `maplit`, `packagesigning`, `prehash-module`, `prettytable-rs`, `reqwest`, `rusqlite`, `sentry`, `sqlite-bundled`, `telemetry`, and `update-notifications`
[INFO] [stdout]     = help: consider adding `package` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `error` is never read
[INFO] [stdout]   --> src/dataflow/find_command_result.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |         error: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `local_log` is never read
[INFO] [stdout]   --> src/dataflow/find_command_result.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |         local_log: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `global_log` is never read
[INFO] [stdout]   --> src/dataflow/find_command_result.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         global_log: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `local_log` is never read
[INFO] [stdout]   --> src/dataflow/find_command_result.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |         local_log: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `global_log` is never read
[INFO] [stdout]   --> src/dataflow/find_command_result.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         global_log: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `local_log` is never read
[INFO] [stdout]   --> src/dataflow/find_command_result.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |         local_log: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `global_log` is never read
[INFO] [stdout]   --> src/dataflow/find_command_result.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |         global_log: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PublishPackageMutation` is never constructed
[INFO] [stdout]   --> src/commands/publish.rs:52:8
[INFO] [stdout]    |
[INFO] [stdout] 52 | struct PublishPackageMutation;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `args` is never read
[INFO] [stdout]    --> src/dataflow/find_command_result.rs:295:9
[INFO] [stdout]     |
[INFO] [stdout] 291 | pub struct Command {
[INFO] [stdout]     |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 295 |     pub args: Option<String>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Command` 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 `version` are never read
[INFO] [stdout]   --> src/dataflow/interfaces.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct InterfaceFromServer {
[INFO] [stdout]    |            ------------------- fields in this struct
[INFO] [stdout] 18 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 19 |     pub version: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InterfaceFromServer` 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 `key_type_identifier` is never read
[INFO] [stdout]   --> src/keys.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct PersonalKey {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub key_type_identifier: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PersonalKey` 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 `key_type_identifier` is never read
[INFO] [stdout]   --> src/keys.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct WapmPublicKey {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub key_type_identifier: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WapmPublicKey` 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 `date_created` and `revoked` are never read
[INFO] [stdout]   --> src/keys.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct WapmPackageSignature {
[INFO] [stdout]    |            -------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 57 |     pub date_created: Timespec,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 58 |     pub revoked: bool,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WapmPackageSignature` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/keys.rs:194:11
[INFO] [stdout]     |
[INFO] [stdout] 194 |     conn: &mut Connection,
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 197 | ) -> anyhow::Result<(String, String, rusqlite::Transaction)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 197 | ) -> anyhow::Result<(String, String, rusqlite::Transaction<'_>)> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `package`
[INFO] [stdout]   --> src/bin/wapm.rs:49:11
[INFO] [stdout]    |
[INFO] [stdout] 49 |     #[cfg(feature = "package")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `billboard`, `blake3`, `colored`, `default`, `dirs`, `full`, `hex`, `integration_tests`, `maplit`, `packagesigning`, `prehash-module`, `prettytable-rs`, `reqwest`, `rusqlite`, `sentry`, `sqlite-bundled`, `telemetry`, and `update-notifications`
[INFO] [stdout]    = help: consider adding `package` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `package`
[INFO] [stdout]    --> src/bin/wapm.rs:190:15
[INFO] [stdout]     |
[INFO] [stdout] 190 |         #[cfg(feature = "package")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `billboard`, `blake3`, `colored`, `default`, `dirs`, `full`, `hex`, `integration_tests`, `maplit`, `packagesigning`, `prehash-module`, `prettytable-rs`, `reqwest`, `rusqlite`, `sentry`, `sqlite-bundled`, `telemetry`, and `update-notifications`
[INFO] [stdout]     = help: consider adding `package` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `package`
[INFO] [stdout]  --> src/lib.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(feature = "package")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `billboard`, `blake3`, `colored`, `default`, `dirs`, `full`, `hex`, `integration_tests`, `maplit`, `packagesigning`, `prehash-module`, `prettytable-rs`, `reqwest`, `rusqlite`, `sentry`, `sqlite-bundled`, `telemetry`, and `update-notifications`
[INFO] [stdout]   = help: consider adding `package` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `package`
[INFO] [stdout]    --> src/init.rs:128:23
[INFO] [stdout]     |
[INFO] [stdout] 128 |                 #[cfg(feature = "package")]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `billboard`, `blake3`, `colored`, `default`, `dirs`, `full`, `hex`, `integration_tests`, `maplit`, `packagesigning`, `prehash-module`, `prettytable-rs`, `reqwest`, `rusqlite`, `sentry`, `sqlite-bundled`, `telemetry`, and `update-notifications`
[INFO] [stdout]     = help: consider adding `package` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `package`
[INFO] [stdout]    --> src/init.rs:186:31
[INFO] [stdout]     |
[INFO] [stdout] 186 |                         #[cfg(feature = "package")]
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `billboard`, `blake3`, `colored`, `default`, `dirs`, `full`, `hex`, `integration_tests`, `maplit`, `packagesigning`, `prehash-module`, `prettytable-rs`, `reqwest`, `rusqlite`, `sentry`, `sqlite-bundled`, `telemetry`, and `update-notifications`
[INFO] [stdout]     = help: consider adding `package` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `error` is never read
[INFO] [stdout]   --> src/dataflow/find_command_result.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |         error: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `local_log` is never read
[INFO] [stdout]   --> src/dataflow/find_command_result.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |         local_log: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `global_log` is never read
[INFO] [stdout]   --> src/dataflow/find_command_result.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         global_log: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `local_log` is never read
[INFO] [stdout]   --> src/dataflow/find_command_result.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |         local_log: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `global_log` is never read
[INFO] [stdout]   --> src/dataflow/find_command_result.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         global_log: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `local_log` is never read
[INFO] [stdout]   --> src/dataflow/find_command_result.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |         local_log: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `global_log` is never read
[INFO] [stdout]   --> src/dataflow/find_command_result.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |         global_log: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PublishPackageMutation` is never constructed
[INFO] [stdout]   --> src/commands/publish.rs:52:8
[INFO] [stdout]    |
[INFO] [stdout] 52 | struct PublishPackageMutation;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `args` is never read
[INFO] [stdout]    --> src/dataflow/find_command_result.rs:295:9
[INFO] [stdout]     |
[INFO] [stdout] 291 | pub struct Command {
[INFO] [stdout]     |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 295 |     pub args: Option<String>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Command` 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 `version` are never read
[INFO] [stdout]   --> src/dataflow/interfaces.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct InterfaceFromServer {
[INFO] [stdout]    |            ------------------- fields in this struct
[INFO] [stdout] 18 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 19 |     pub version: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InterfaceFromServer` 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 `key_type_identifier` is never read
[INFO] [stdout]   --> src/keys.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct PersonalKey {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub key_type_identifier: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PersonalKey` 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 `key_type_identifier` is never read
[INFO] [stdout]   --> src/keys.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct WapmPublicKey {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub key_type_identifier: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WapmPublicKey` 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 `date_created` and `revoked` are never read
[INFO] [stdout]   --> src/keys.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct WapmPackageSignature {
[INFO] [stdout]    |            -------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 57 |     pub date_created: Timespec,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 58 |     pub revoked: bool,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WapmPackageSignature` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/keys.rs:194:11
[INFO] [stdout]     |
[INFO] [stdout] 194 |     conn: &mut Connection,
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 197 | ) -> anyhow::Result<(String, String, rusqlite::Transaction)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 197 | ) -> anyhow::Result<(String, String, rusqlite::Transaction<'_>)> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.52s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "ebf53c9ae77b85c13a09ae311b99e36d4b3e9215719070ae18fa34ad14289e71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebf53c9ae77b85c13a09ae311b99e36d4b3e9215719070ae18fa34ad14289e71", kill_on_drop: false }`
[INFO] [stdout] ebf53c9ae77b85c13a09ae311b99e36d4b3e9215719070ae18fa34ad14289e71
