[INFO] fetching crate wapm-cli 0.5.9...
[INFO] checking wapm-cli-0.5.9 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate wapm-cli 0.5.9 into /workspace/builds/worker-0-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-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wapm-cli 0.5.9 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 81bc366171012aec1d938a5ecbe3ba2ff75c44d40c52ea31b9cfc0bc85adc848
[INFO] running `Command { std: "docker" "start" "-a" "81bc366171012aec1d938a5ecbe3ba2ff75c44d40c52ea31b9cfc0bc85adc848", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "81bc366171012aec1d938a5ecbe3ba2ff75c44d40c52ea31b9cfc0bc85adc848", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81bc366171012aec1d938a5ecbe3ba2ff75c44d40c52ea31b9cfc0bc85adc848", kill_on_drop: false }`
[INFO] [stdout] 81bc366171012aec1d938a5ecbe3ba2ff75c44d40c52ea31b9cfc0bc85adc848
[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 -Dunmustuse_in_always_ok" "-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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 477b512a875c3f7704183883697c30664104ea3e9e2c0b49df7b4b502029393c
[INFO] running `Command { std: "docker" "start" "-a" "477b512a875c3f7704183883697c30664104ea3e9e2c0b49df7b4b502029393c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]     Checking once_cell v1.13.1
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]    Compiling futures-core v0.3.23
[INFO] [stderr]     Checking bytes v1.2.1
[INFO] [stderr]     Checking itoa v1.0.3
[INFO] [stderr]    Compiling tokio v1.20.1
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling futures-task v0.3.23
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling futures-util v0.3.23
[INFO] [stderr]    Compiling gimli v0.26.2
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]    Compiling openssl-src v111.22.0+1.1.1q
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling miniz_oxide v0.5.3
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking tracing-core v0.1.29
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling object v0.29.0
[INFO] [stderr]    Compiling openssl v0.10.41
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]     Checking futures-io v0.3.23
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]     Checking futures-sink v0.3.23
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling futures-channel v0.3.23
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking crypto-mac v0.10.1
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling libsqlite3-sys v0.20.1
[INFO] [stderr]     Checking cipher v0.2.5
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling anyhow v1.0.62
[INFO] [stderr]    Compiling semver v1.0.13
[INFO] [stderr]     Checking ahash v0.4.7
[INFO] [stderr]     Checking cpufeatures v0.2.4
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking unicode-normalization v0.1.21
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]     Checking console v0.15.2
[INFO] [stderr]     Checking salsa20 v0.7.2
[INFO] [stderr]     Checking hmac v0.10.1
[INFO] [stderr]     Checking pbkdf2 v0.6.0
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking dirs v1.0.5
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking fastrand v1.8.0
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]     Checking scrypt v0.5.0
[INFO] [stderr]     Checking hashlink v0.6.0
[INFO] [stderr]     Checking term v0.5.2
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking colored v1.9.3
[INFO] [stderr]     Checking xattr v0.2.3
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]     Checking filetime v0.2.17
[INFO] [stderr]     Checking rpassword v5.0.1
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking ipnet v2.5.0
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking iana-time-zone v0.1.46
[INFO] [stderr]     Checking regex-syntax v0.6.27
[INFO] [stderr]     Checking wasmparser v0.51.4
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]     Checking encode_unicode v0.3.6
[INFO] [stderr]     Checking minisign v0.5.23
[INFO] [stderr]     Checking tar v0.4.38
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking fern v0.6.1
[INFO] [stderr]     Checking indicatif v0.17.1
[INFO] [stderr]     Checking dialoguer v0.4.0
[INFO] [stderr]     Checking sublime_fuzzy v0.7.0
[INFO] [stderr]     Checking whoami v1.2.1
[INFO] [stderr]     Checking license-exprs v1.6.0
[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]     Checking regex v1.6.0
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling graphql-parser v0.2.3
[INFO] [stderr]     Checking tracing v0.1.36
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking thiserror v1.0.32
[INFO] [stderr]     Checking tokio-util v0.7.3
[INFO] [stderr]     Checking async-compression v0.3.14
[INFO] [stderr]     Checking tokio-socks v0.5.1
[INFO] [stderr]     Checking h2 v0.3.14
[INFO] [stderr]     Checking rusqlite v0.24.2
[INFO] [stderr]    Compiling graphql-introspection-query v0.1.0
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking serde_yaml v0.8.26
[INFO] [stderr]     Checking toml v0.5.9
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.22
[INFO] [stderr]     Checking wasmer-wasm-interface v0.1.0
[INFO] [stderr]     Checking csv v1.1.6
[INFO] [stderr]     Checking wapm-toml v0.3.0
[INFO] [stderr]     Checking rpassword-wasi v5.0.4
[INFO] [stderr]    Compiling graphql_client_codegen v0.9.0
[INFO] [stderr]     Checking hyper v0.14.20
[INFO] [stderr]     Checking prettytable-rs v0.8.0
[INFO] [stderr]    Compiling graphql_query_derive v0.9.0
[INFO] [stderr]     Checking graphql_client v0.9.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.11
[INFO] [stderr]     Checking 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/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: 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] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/commands/add.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     packages: Vec<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/commands/execute.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 | /     /// Pre-open a directory for WASI.
[INFO] [stdout] 64 | |     #[structopt(
[INFO] [stdout] 65 | |         long = "dir",
[INFO] [stdout] 66 | |         multiple = true,
[INFO] [stdout] ...  |
[INFO] [stdout] 69 | |     )]
[INFO] [stdout] 70 | |     pre_opened_directories: Vec<String>,
[INFO] [stdout]    | |_______________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/commands/execute.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 | /     /// The command to run.
[INFO] [stdout] 77 | |     #[structopt(long = "which", value_name = "COMMAND")]
[INFO] [stdout] 78 | |     which: Option<String>,
[INFO] [stdout]    | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/commands/execute.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 | /     /// The command to run.
[INFO] [stdout] 81 | |     #[structopt(conflicts_with_all(&["which"]), index = 1, value_name = "COMMAND")]
[INFO] [stdout] 82 | |     command: Option<String>,
[INFO] [stdout]    | |___________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/commands/init.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | /     /// Initial project name to specify (`wapm init myproject`)
[INFO] [stdout] 10 | |     project_name: Option<String>,
[INFO] [stdout]    | |________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/commands/install.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     packages: Vec<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/commands/keys.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | /     /// The location of the public key to add
[INFO] [stdout] 49 | |     #[structopt(long = "public")]
[INFO] [stdout] 50 | |     pub public_key_location: String,
[INFO] [stdout]    | |___________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/commands/keys.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | /     /// The location of the private key to add
[INFO] [stdout] 53 | |     #[structopt(long = "private")]
[INFO] [stdout] 54 | |     pub private_key_location: String,
[INFO] [stdout]    | |____________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/commands/keys.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 | /     /// The identifier of the public key
[INFO] [stdout] 69 | |     public_key_id: String,
[INFO] [stdout]    | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/commands/keys.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     /// Where the keys should be stored
[INFO] [stdout] 76 | |     key_path: PathBuf,
[INFO] [stdout]    | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/commands/keys.rs:86:5
[INFO] [stdout]    |
[INFO] [stdout] 86 | /     #[structopt(long = "user-name")]
[INFO] [stdout] 87 | |     user_name: String,
[INFO] [stdout]    | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/commands/keys.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 88 |     public_key_value: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/commands/login.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | /     /// Provide the token
[INFO] [stdout] 13 | |     token: Option<String>,
[INFO] [stdout]    | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/commands/login.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | /     /// Username
[INFO] [stdout] 18 | |     #[structopt(long)]
[INFO] [stdout] 19 | |     user: Option<String>,
[INFO] [stdout]    | |________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/commands/login.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | /     /// Password
[INFO] [stdout] 21 | |     #[structopt(long)]
[INFO] [stdout] 22 | |     password: Option<String>,
[INFO] [stdout]    | |____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/commands/remove.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     packages: Vec<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/commands/run.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | /     /// Command name
[INFO] [stdout] 22 | |     command: String,
[INFO] [stdout]    | |___________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/commands/run.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | /     /// WASI pre-opened directory
[INFO] [stdout] 24 | |     #[structopt(long = "dir", multiple = true, group = "wasi")]
[INFO] [stdout] 25 | |     pre_opened_directories: Vec<String>,
[INFO] [stdout]    | |_______________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/commands/uninstall.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub package: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/commands/validate.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | /     /// Directory or tar file to validate
[INFO] [stdout] 11 | |     package: String,
[INFO] [stdout]    | |___________________^
[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] error: could not compile `wapm-cli` (lib) due to 20 previous errors; 17 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/commands/add.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     packages: Vec<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/commands/execute.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 | /     /// Pre-open a directory for WASI.
[INFO] [stdout] 64 | |     #[structopt(
[INFO] [stdout] 65 | |         long = "dir",
[INFO] [stdout] 66 | |         multiple = true,
[INFO] [stdout] ...  |
[INFO] [stdout] 69 | |     )]
[INFO] [stdout] 70 | |     pre_opened_directories: Vec<String>,
[INFO] [stdout]    | |_______________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/commands/execute.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 | /     /// The command to run.
[INFO] [stdout] 77 | |     #[structopt(long = "which", value_name = "COMMAND")]
[INFO] [stdout] 78 | |     which: Option<String>,
[INFO] [stdout]    | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/commands/execute.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 | /     /// The command to run.
[INFO] [stdout] 81 | |     #[structopt(conflicts_with_all(&["which"]), index = 1, value_name = "COMMAND")]
[INFO] [stdout] 82 | |     command: Option<String>,
[INFO] [stdout]    | |___________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/commands/init.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | /     /// Initial project name to specify (`wapm init myproject`)
[INFO] [stdout] 10 | |     project_name: Option<String>,
[INFO] [stdout]    | |________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/commands/install.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     packages: Vec<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/commands/keys.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | /     /// The location of the public key to add
[INFO] [stdout] 49 | |     #[structopt(long = "public")]
[INFO] [stdout] 50 | |     pub public_key_location: String,
[INFO] [stdout]    | |___________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/commands/keys.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | /     /// The location of the private key to add
[INFO] [stdout] 53 | |     #[structopt(long = "private")]
[INFO] [stdout] 54 | |     pub private_key_location: String,
[INFO] [stdout]    | |____________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/commands/keys.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 | /     /// The identifier of the public key
[INFO] [stdout] 69 | |     public_key_id: String,
[INFO] [stdout]    | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/commands/keys.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     /// Where the keys should be stored
[INFO] [stdout] 76 | |     key_path: PathBuf,
[INFO] [stdout]    | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/commands/keys.rs:86:5
[INFO] [stdout]    |
[INFO] [stdout] 86 | /     #[structopt(long = "user-name")]
[INFO] [stdout] 87 | |     user_name: String,
[INFO] [stdout]    | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/commands/keys.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 88 |     public_key_value: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/commands/login.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | /     /// Provide the token
[INFO] [stdout] 13 | |     token: Option<String>,
[INFO] [stdout]    | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/commands/login.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | /     /// Username
[INFO] [stdout] 18 | |     #[structopt(long)]
[INFO] [stdout] 19 | |     user: Option<String>,
[INFO] [stdout]    | |________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/commands/login.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | /     /// Password
[INFO] [stdout] 21 | |     #[structopt(long)]
[INFO] [stdout] 22 | |     password: Option<String>,
[INFO] [stdout]    | |____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/commands/remove.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     packages: Vec<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/commands/run.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | /     /// Command name
[INFO] [stdout] 22 | |     command: String,
[INFO] [stdout]    | |___________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/commands/run.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | /     /// WASI pre-opened directory
[INFO] [stdout] 24 | |     #[structopt(long = "dir", multiple = true, group = "wasi")]
[INFO] [stdout] 25 | |     pre_opened_directories: Vec<String>,
[INFO] [stdout]    | |_______________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/commands/uninstall.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub package: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/commands/validate.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | /     /// Directory or tar file to validate
[INFO] [stdout] 11 | |     package: String,
[INFO] [stdout]    | |___________________^
[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] error: could not compile `wapm-cli` (lib test) due to 20 previous errors; 17 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "477b512a875c3f7704183883697c30664104ea3e9e2c0b49df7b4b502029393c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "477b512a875c3f7704183883697c30664104ea3e9e2c0b49df7b4b502029393c", kill_on_drop: false }`
[INFO] [stdout] 477b512a875c3f7704183883697c30664104ea3e9e2c0b49df7b4b502029393c
