[INFO] fetching crate sequoia-sq 1.4.0-pqc.1... [INFO] checking sequoia-sq-1.4.0-pqc.1 against try#0cb362313295507a2f4321c0e30cea0168f2fe71 for pr-138961-1 [INFO] extracting crate sequoia-sq 1.4.0-pqc.1 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate sequoia-sq 1.4.0-pqc.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate sequoia-sq 1.4.0-pqc.1 [INFO] tweaked toml for crates.io crate sequoia-sq 1.4.0-pqc.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sequoia-sq 1.4.0-pqc.1 on toolchain 0cb362313295507a2f4321c0e30cea0168f2fe71 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sequoia-sq 1.4.0-pqc.1 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" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5fc2279617e5faf731c4565b8e509cedd0cb3bf9b18c0412685380d30adf59f7 [INFO] running `Command { std: "docker" "start" "-a" "5fc2279617e5faf731c4565b8e509cedd0cb3bf9b18c0412685380d30adf59f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5fc2279617e5faf731c4565b8e509cedd0cb3bf9b18c0412685380d30adf59f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fc2279617e5faf731c4565b8e509cedd0cb3bf9b18c0412685380d30adf59f7", kill_on_drop: false }` [INFO] [stdout] 5fc2279617e5faf731c4565b8e509cedd0cb3bf9b18c0412685380d30adf59f7 [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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1406c94e7afb7b82fb9a27384f595b051cde1ea17f9643b89008eb02a7ef88a4 [INFO] running `Command { std: "docker" "start" "-a" "1406c94e7afb7b82fb9a27384f595b051cde1ea17f9643b89008eb02a7ef88a4", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling sha1collisiondetection v0.3.4 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling lalrpop v0.20.2 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking bzip2 v0.5.2 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Checking argon2 v0.5.3 [INFO] [stderr] Checking buffered-reader v1.4.0 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking memsec v0.7.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Checking xxhash-rust v0.8.15 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling capnp v0.19.8 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling nettle-sys v2.3.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling term v1.2.0 [INFO] [stderr] Compiling capnpc v0.19.0 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling ascii-canvas v4.0.0 [INFO] [stderr] Compiling hyper v1.8.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling lalrpop-util v0.22.2 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Checking nettle v7.4.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling sequoia-openpgp v2.2.0-pqc.1 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling hickory-proto v0.24.4 [INFO] [stderr] Compiling lalrpop v0.22.2 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Checking capnp-futures v0.19.1 [INFO] [stderr] Compiling sequoia-ipc v0.37.0-pqc.1 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking env_filter v0.1.4 [INFO] [stderr] Checking fd-lock v4.0.4 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling sequoia-keystore-backend v0.8.0-pqc.1 [INFO] [stderr] Checking jiff v0.2.16 [INFO] [stderr] Compiling moka v0.12.11 [INFO] [stderr] Compiling iri-string v0.7.9 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling rustls-pki-types v1.13.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Checking openpgp-cert-d v0.3.4 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking capnp-rpc v0.19.5 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling resolv-conf v0.7.5 [INFO] [stderr] Compiling hickory-resolver v0.24.4 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Checking hickory-proto v0.25.2 [INFO] [stderr] Checking hashlink v0.9.1 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Checking rayon-core v1.13.0 [INFO] [stderr] Compiling hickory-client v0.24.4 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Checking stfu8 v0.2.7 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling z-base-32 v0.1.4 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Checking rusqlite v0.32.1 [INFO] [stderr] Compiling sequoia-man v0.3.2 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking hickory-resolver v0.25.2 [INFO] [stderr] Compiling sequoia-directories v0.1.0 [INFO] [stderr] Compiling clap_complete v4.5.60 [INFO] [stderr] Compiling sequoia-keystore v0.8.0-pqc.1 [INFO] [stderr] Checking gethostname v1.1.0 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Compiling sequoia-policy-config v0.9.0-pqc.1 [INFO] [stderr] Compiling sequoia-wot v0.16.0-pqc.1 [INFO] [stderr] Compiling sequoia-gpg-agent v0.7.0-pqc.1 [INFO] [stderr] Checking sequoia-cert-store v0.8.0-pqc.1 [INFO] [stderr] Checking console v0.16.1 [INFO] [stderr] Checking sequoia-keystore-softkeys v0.8.0-pqc.1 [INFO] [stderr] Checking float-cmp v0.10.0 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Compiling async-generic v1.1.2 [INFO] [stderr] Checking toml_parser v1.0.4 [INFO] [stderr] Checking rtoolbox v0.0.3 [INFO] [stderr] Checking toml_writer v1.0.4 [INFO] [stderr] Checking sequoia-keystore-gpg-agent v0.6.0-pqc.1 [INFO] [stderr] Checking toml_datetime v0.7.3 [INFO] [stderr] Compiling assert_cmd v2.1.1 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Checking toml_edit v0.23.7 [INFO] [stderr] Checking sequoia-net v0.31.0-pqc.1 [INFO] [stderr] Checking indicatif v0.18.3 [INFO] [stderr] Checking rpassword v7.4.0 [INFO] [stderr] Checking sequoia-autocrypt v0.27.0-pqc.1 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Checking filetime v0.2.26 [INFO] [stderr] Checking fs_extra v1.3.0 [INFO] [stderr] Compiling sequoia-sq v1.4.0-pqc.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/cli/mod.rs:124:28 [INFO] [stdout] | [INFO] [stdout] 124 | pub fn escape_for_shell(s: &str) -> Cow { [INFO] [stdout] | ^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided 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] 124 | pub fn escape_for_shell(s: &str) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/cli/types.rs:700:30 [INFO] [stdout] | [INFO] [stdout] 700 | pub fn display_sensitive(&self) -> SessionKeyDisplay { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 700 | pub fn display_sensitive(&self) -> SessionKeyDisplay<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: sequoia-sq@1.4.0-pqc.1: shell completions written to /opt/rustwide/target/debug/build/sequoia-sq-b091c46d69a7618d/out/shell-completions [INFO] [stderr] warning: sequoia-sq@1.4.0-pqc.1: man pages written to /opt/rustwide/target/debug/build/sequoia-sq-b091c46d69a7618d/out/man-pages [INFO] [stdout] warning: use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep() [INFO] [stdout] --> tests/integration/common.rs:692:37 [INFO] [stdout] | [INFO] [stdout] 692 | let path = base.into_path(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> tests/integration/common.rs:876:22 [INFO] [stdout] | [INFO] [stdout] 876 | Command::cargo_bin("sq") [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/toml_edit_tree.rs:201:34 [INFO] [stdout] | [INFO] [stdout] 201 | fn iter<'i>(&'i self) -> Box<(dyn Iterator + 'i)>; [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 201 - fn iter<'i>(&'i self) -> Box<(dyn Iterator + 'i)>; [INFO] [stdout] 201 + fn iter<'i>(&'i self) -> Box + 'i>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/toml_edit_tree.rs:338:34 [INFO] [stdout] | [INFO] [stdout] 338 | fn iter<'i>(&'i self) -> Box<(dyn Iterator + 'i)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 338 - fn iter<'i>(&'i self) -> Box<(dyn Iterator + 'i)> { [INFO] [stdout] 338 + fn iter<'i>(&'i self) -> Box + 'i> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/toml_edit_tree.rs:392:34 [INFO] [stdout] | [INFO] [stdout] 392 | fn iter<'i>(&'i self) -> Box<(dyn Iterator + 'i)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 392 - fn iter<'i>(&'i self) -> Box<(dyn Iterator + 'i)> { [INFO] [stdout] 392 + fn iter<'i>(&'i self) -> Box + 'i> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/toml_edit_tree.rs:534:34 [INFO] [stdout] | [INFO] [stdout] 534 | fn iter<'i>(&'i self) -> Box<(dyn Iterator + 'i)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 534 - fn iter<'i>(&'i self) -> Box<(dyn Iterator + 'i)> { [INFO] [stdout] 534 + fn iter<'i>(&'i self) -> Box + 'i> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/toml_edit_tree.rs:201:34 [INFO] [stdout] | [INFO] [stdout] 201 | fn iter<'i>(&'i self) -> Box<(dyn Iterator + 'i)>; [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 201 - fn iter<'i>(&'i self) -> Box<(dyn Iterator + 'i)>; [INFO] [stdout] 201 + fn iter<'i>(&'i self) -> Box + 'i>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/toml_edit_tree.rs:338:34 [INFO] [stdout] | [INFO] [stdout] 338 | fn iter<'i>(&'i self) -> Box<(dyn Iterator + 'i)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 338 - fn iter<'i>(&'i self) -> Box<(dyn Iterator + 'i)> { [INFO] [stdout] 338 + fn iter<'i>(&'i self) -> Box + 'i> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/toml_edit_tree.rs:392:34 [INFO] [stdout] | [INFO] [stdout] 392 | fn iter<'i>(&'i self) -> Box<(dyn Iterator + 'i)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 392 - fn iter<'i>(&'i self) -> Box<(dyn Iterator + 'i)> { [INFO] [stdout] 392 + fn iter<'i>(&'i self) -> Box + 'i> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/toml_edit_tree.rs:534:34 [INFO] [stdout] | [INFO] [stdout] 534 | fn iter<'i>(&'i self) -> Box<(dyn Iterator + 'i)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 534 - fn iter<'i>(&'i self) -> Box<(dyn Iterator + 'i)> { [INFO] [stdout] 534 + fn iter<'i>(&'i self) -> Box + 'i> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `packets` [INFO] [stdout] --> tests/integration/sq_sign.rs:298:9 [INFO] [stdout] | [INFO] [stdout] 298 | let packets: Vec = [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_packets` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ops` [INFO] [stdout] --> tests/integration/sq_sign.rs:301:31 [INFO] [stdout] | [INFO] [stdout] 301 | if let Packet::OnePassSig(ref ops) = packets[0] { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ops` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ops` [INFO] [stdout] --> tests/integration/sq_sign.rs:307:31 [INFO] [stdout] | [INFO] [stdout] 307 | if let Packet::OnePassSig(ref ops) = packets[1] { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ops` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sig` [INFO] [stdout] --> tests/integration/sq_sign.rs:318:30 [INFO] [stdout] | [INFO] [stdout] 318 | if let Packet::Signature(ref sig) = packets[3] { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sig` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sig` [INFO] [stdout] --> tests/integration/sq_sign.rs:324:30 [INFO] [stdout] | [INFO] [stdout] 324 | if let Packet::Signature(ref sig) = packets[4] { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sig` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `content` [INFO] [stdout] --> tests/integration/sq_sign.rs:331:9 [INFO] [stdout] | [INFO] [stdout] 331 | let content = fs::read(&sig1).unwrap(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> src/cli/examples.rs:414:38 [INFO] [stdout] | [INFO] [stdout] 414 | ... Command::cargo_bin(command[0]).unwrap() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli/cert/export.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | test_examples!(sq_cert_export, EXAMPLES); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `test_examples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> src/cli/examples.rs:414:38 [INFO] [stdout] | [INFO] [stdout] 414 | ... Command::cargo_bin(command[0]).unwrap() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli/cert/import.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | test_examples!(sq_cert_import, EXAMPLES); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_examples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> src/cli/examples.rs:414:38 [INFO] [stdout] | [INFO] [stdout] 414 | ... Command::cargo_bin(command[0]).unwrap() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli/cert/lint.rs:97:1 [INFO] [stdout] | [INFO] [stdout] 97 | test_examples!(sq_cert_lint, EXAMPLES); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_examples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> src/cli/examples.rs:414:38 [INFO] [stdout] | [INFO] [stdout] 414 | ... Command::cargo_bin(command[0]).unwrap() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli/cert/list.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | test_examples!(sq_cert_list, EXAMPLES); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_examples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> src/cli/examples.rs:414:38 [INFO] [stdout] | [INFO] [stdout] 414 | ... Command::cargo_bin(command[0]).unwrap() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli/config/get.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | test_examples!(sq_config_get, GET_EXAMPLES); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_examples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> src/cli/examples.rs:414:38 [INFO] [stdout] | [INFO] [stdout] 414 | ... Command::cargo_bin(command[0]).unwrap() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli/config/inspect/network.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | test_examples!(sq_config_inspect_network, EXAMPLES); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_examples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> src/cli/examples.rs:414:38 [INFO] [stdout] | [INFO] [stdout] 414 | ... Command::cargo_bin(command[0]).unwrap() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli/config/inspect/paths.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | test_examples!(sq_config_inspect_paths, EXAMPLES); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_examples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> src/cli/examples.rs:414:38 [INFO] [stdout] | [INFO] [stdout] 414 | ... Command::cargo_bin(command[0]).unwrap() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli/config/inspect/policy.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | test_examples!(sq_config_inspect_policy, EXAMPLES); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_examples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> src/cli/examples.rs:414:38 [INFO] [stdout] | [INFO] [stdout] 414 | ... Command::cargo_bin(command[0]).unwrap() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli/config/template.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | test_examples!(sq_config_template, TEMPLATE_EXAMPLES); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_examples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> src/cli/examples.rs:414:38 [INFO] [stdout] | [INFO] [stdout] 414 | ... Command::cargo_bin(command[0]).unwrap() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli/decrypt.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | test_examples!(sq_decrypt, DECRYPT_EXAMPLES); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_examples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> src/cli/examples.rs:414:38 [INFO] [stdout] | [INFO] [stdout] 414 | ... Command::cargo_bin(command[0]).unwrap() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli/download.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | test_examples!(sq_download, EXAMPLES); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_examples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> src/cli/examples.rs:414:38 [INFO] [stdout] | [INFO] [stdout] 414 | ... Command::cargo_bin(command[0]).unwrap() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli/encrypt.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | test_examples!(sq_encrypt, ENCRYPT_EXAMPLES); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_examples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> src/cli/examples.rs:414:38 [INFO] [stdout] | [INFO] [stdout] 414 | ... Command::cargo_bin(command[0]).unwrap() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli/inspect.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | test_examples!(sq_inspect, INSPECT_EXAMPLES); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_examples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> src/cli/examples.rs:414:38 [INFO] [stdout] | [INFO] [stdout] 414 | ... Command::cargo_bin(command[0]).unwrap() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli/key/approvals.rs:83:1 [INFO] [stdout] | [INFO] [stdout] 83 | test_examples!(sq_key_approvals_list, LIST_EXAMPLES); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_examples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> src/cli/examples.rs:414:38 [INFO] [stdout] | [INFO] [stdout] 414 | ... Command::cargo_bin(command[0]).unwrap() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli/key/approvals.rs:201:1 [INFO] [stdout] | [INFO] [stdout] 201 | test_examples!(sq_key_approvals_update, UPDATE_EXAMPLES); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_examples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> src/cli/examples.rs:414:38 [INFO] [stdout] | [INFO] [stdout] 414 | ... Command::cargo_bin(command[0]).unwrap() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli/key/delete.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | test_examples!(sq_key_delete, EXAMPLES); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_examples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> src/cli/examples.rs:414:38 [INFO] [stdout] | [INFO] [stdout] 414 | ... Command::cargo_bin(command[0]).unwrap() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli/key/expire.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | test_examples!(sq_key_expire, EXAMPLES); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_examples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> src/cli/examples.rs:414:38 [INFO] [stdout] | [INFO] [stdout] 414 | ... Command::cargo_bin(command[0]).unwrap() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli/key/export.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | test_examples!(sq_key_export, EXAMPLES); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_examples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> src/cli/examples.rs:414:38 [INFO] [stdout] | [INFO] [stdout] 414 | ... Command::cargo_bin(command[0]).unwrap() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli/key/generate.rs:309:1 [INFO] [stdout] | [INFO] [stdout] 309 | test_examples!(sq_key_generate, GENERATE_EXAMPLES); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_examples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> src/cli/examples.rs:414:38 [INFO] [stdout] | [INFO] [stdout] 414 | ... Command::cargo_bin(command[0]).unwrap() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli/key/import.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | test_examples!(sq_key_import, IMPORT_EXAMPLES); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_examples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> src/cli/examples.rs:414:38 [INFO] [stdout] | [INFO] [stdout] 414 | ... Command::cargo_bin(command[0]).unwrap() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli/key/list.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | test_examples!(sq_key_list, EXAMPLES); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_examples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> src/cli/examples.rs:414:38 [INFO] [stdout] | [INFO] [stdout] 414 | ... Command::cargo_bin(command[0]).unwrap() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli/key/password.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | test_examples!(sq_key_password, EXAMPLES); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_examples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> src/cli/examples.rs:414:38 [INFO] [stdout] | [INFO] [stdout] 414 | ... Command::cargo_bin(command[0]).unwrap() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli/key/revoke.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | test_examples!(sq_key_revoke, REVOKE_EXAMPLES); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_examples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> src/cli/examples.rs:414:38 [INFO] [stdout] | [INFO] [stdout] 414 | ... Command::cargo_bin(command[0]).unwrap() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli/key/rotate.rs:279:1 [INFO] [stdout] | [INFO] [stdout] 279 | test_examples!(sq_key_rotate, ROTATE_EXAMPLES); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_examples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> src/cli/examples.rs:414:38 [INFO] [stdout] | [INFO] [stdout] 414 | ... Command::cargo_bin(command[0]).unwrap() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli/key/subkey/add.rs:182:1 [INFO] [stdout] | [INFO] [stdout] 182 | test_examples!(sq_key_subkey_add, EXAMPLES); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_examples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> src/cli/examples.rs:414:38 [INFO] [stdout] | [INFO] [stdout] 414 | ... Command::cargo_bin(command[0]).unwrap() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli/key/subkey/bind.rs:187:1 [INFO] [stdout] | [INFO] [stdout] 187 | test_examples!(sq_key_bind, EXAMPLES); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_examples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> src/cli/examples.rs:414:38 [INFO] [stdout] | [INFO] [stdout] 414 | ... Command::cargo_bin(command[0]).unwrap() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli/key/subkey/delete.rs:103:1 [INFO] [stdout] | [INFO] [stdout] 103 | test_examples!(sq_key_subkey_delete, EXAMPLES); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_examples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> src/cli/examples.rs:414:38 [INFO] [stdout] | [INFO] [stdout] 414 | ... Command::cargo_bin(command[0]).unwrap() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli/key/subkey/expire.rs:98:1 [INFO] [stdout] | [INFO] [stdout] 98 | test_examples!(sq_key_subkey_expire, EXAMPLES); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_examples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> src/cli/examples.rs:414:38 [INFO] [stdout] | [INFO] [stdout] 414 | ... Command::cargo_bin(command[0]).unwrap() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli/key/subkey/export.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | test_examples!(sq_subkey_key_export, EXAMPLES); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_examples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> src/cli/examples.rs:414:38 [INFO] [stdout] | [INFO] [stdout] 414 | ... Command::cargo_bin(command[0]).unwrap() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli/key/subkey/password.rs:134:1 [INFO] [stdout] | [INFO] [stdout] 134 | test_examples!(sq_key_subkey_password, EXAMPLES); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_examples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> src/cli/examples.rs:414:38 [INFO] [stdout] | [INFO] [stdout] 414 | ... Command::cargo_bin(command[0]).unwrap() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli/key/subkey/revoke.rs:186:1 [INFO] [stdout] | [INFO] [stdout] 186 | test_examples!(sq_key_subkey_revoke, EXAMPLES); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_examples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> src/cli/examples.rs:414:38 [INFO] [stdout] | [INFO] [stdout] 414 | ... Command::cargo_bin(command[0]).unwrap() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli/key/userid.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | test_examples!(sq_key_userid_add, USERID_ADD_EXAMPLES); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_examples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> src/cli/examples.rs:414:38 [INFO] [stdout] | [INFO] [stdout] 414 | ... Command::cargo_bin(command[0]).unwrap() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli/key/userid.rs:176:1 [INFO] [stdout] | [INFO] [stdout] 176 | test_examples!(sq_key_userid_revoke, USERID_REVOKE_EXAMPLES); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_examples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> src/cli/examples.rs:414:38 [INFO] [stdout] | [INFO] [stdout] 414 | ... Command::cargo_bin(command[0]).unwrap() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli/keyring.rs:259:1 [INFO] [stdout] | [INFO] [stdout] 259 | test_examples!(sq_keyring_filter, FILTER_EXAMPLES); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_examples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> src/cli/examples.rs:414:38 [INFO] [stdout] | [INFO] [stdout] 414 | ... Command::cargo_bin(command[0]).unwrap() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli/keyring.rs:302:1 [INFO] [stdout] | [INFO] [stdout] 302 | test_examples!(sq_keyring_merge, MERGE_EXAMPLES); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_examples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> src/cli/examples.rs:414:38 [INFO] [stdout] | [INFO] [stdout] 414 | ... Command::cargo_bin(command[0]).unwrap() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli/keyring.rs:360:1 [INFO] [stdout] | [INFO] [stdout] 360 | test_examples!(sq_keyring_list, LIST_EXAMPLES); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_examples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> src/cli/examples.rs:414:38 [INFO] [stdout] | [INFO] [stdout] 414 | ... Command::cargo_bin(command[0]).unwrap() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli/keyring.rs:415:1 [INFO] [stdout] | [INFO] [stdout] 415 | test_examples!(sq_keyring_split, SPLIT_EXAMPLES); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_examples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> src/cli/examples.rs:414:38 [INFO] [stdout] | [INFO] [stdout] 414 | ... Command::cargo_bin(command[0]).unwrap() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli/network/dane.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | test_examples!(sq_network_dane_generate, GENERATE_EXAMPLES); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_examples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> src/cli/examples.rs:414:38 [INFO] [stdout] | [INFO] [stdout] 414 | ... Command::cargo_bin(command[0]).unwrap() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli/network/dane.rs:208:1 [INFO] [stdout] | [INFO] [stdout] 208 | test_examples!(sq_network_dane_search, SEARCH_EXAMPLES); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_examples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> src/cli/examples.rs:414:38 [INFO] [stdout] | [INFO] [stdout] 414 | ... Command::cargo_bin(command[0]).unwrap() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli/network/keyserver.rs:140:1 [INFO] [stdout] | [INFO] [stdout] 140 | test_examples!(sq_network_keyserver_search, SEARCH_EXAMPLES); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_examples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> src/cli/examples.rs:414:38 [INFO] [stdout] | [INFO] [stdout] 414 | ... Command::cargo_bin(command[0]).unwrap() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli/network/keyserver.rs:171:1 [INFO] [stdout] | [INFO] [stdout] 171 | test_examples!(sq_network_keyserver_publish, PUBLISH_EXAMPLES); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_examples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> src/cli/examples.rs:414:38 [INFO] [stdout] | [INFO] [stdout] 414 | ... Command::cargo_bin(command[0]).unwrap() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli/network/search.rs:152:1 [INFO] [stdout] | [INFO] [stdout] 152 | test_examples!(sq_network_search, EXAMPLES); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_examples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> src/cli/examples.rs:414:38 [INFO] [stdout] | [INFO] [stdout] 414 | ... Command::cargo_bin(command[0]).unwrap() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli/network/wkd.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | test_examples!(sq_network_wkd_search, SEARCH_EXAMPLES); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_examples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> src/cli/examples.rs:414:38 [INFO] [stdout] | [INFO] [stdout] 414 | ... Command::cargo_bin(command[0]).unwrap() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli/network/wkd.rs:154:1 [INFO] [stdout] | [INFO] [stdout] 154 | test_examples!(sq_network_wkd_publish, PUBLISH_EXAMPLES); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_examples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> src/cli/examples.rs:414:38 [INFO] [stdout] | [INFO] [stdout] 414 | ... Command::cargo_bin(command[0]).unwrap() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli/packet/armor.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | test_examples!(sq_packet_armor, EXAMPLES); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_examples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> src/cli/examples.rs:414:38 [INFO] [stdout] | [INFO] [stdout] 414 | ... Command::cargo_bin(command[0]).unwrap() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli/packet/dearmor.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | test_examples!(sq_packet_dearmor, EXAMPLES); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_examples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> src/cli/examples.rs:414:38 [INFO] [stdout] | [INFO] [stdout] 414 | ... Command::cargo_bin(command[0]).unwrap() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli/packet.rs:150:1 [INFO] [stdout] | [INFO] [stdout] 150 | test_examples!(sq_packet_dump, DUMP_EXAMPLES); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_examples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> src/cli/examples.rs:414:38 [INFO] [stdout] | [INFO] [stdout] 414 | ... Command::cargo_bin(command[0]).unwrap() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli/packet.rs:232:1 [INFO] [stdout] | [INFO] [stdout] 232 | test_examples!(sq_packet_decrypt, DECRYPT_EXAMPLES); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_examples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> src/cli/examples.rs:414:38 [INFO] [stdout] | [INFO] [stdout] 414 | ... Command::cargo_bin(command[0]).unwrap() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli/packet.rs:324:1 [INFO] [stdout] | [INFO] [stdout] 324 | test_examples!(sq_packet_split, SPLIT_EXAMPLES); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_examples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> src/cli/examples.rs:414:38 [INFO] [stdout] | [INFO] [stdout] 414 | ... Command::cargo_bin(command[0]).unwrap() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli/packet.rs:388:1 [INFO] [stdout] | [INFO] [stdout] 388 | test_examples!(sq_packet_join, JOIN_EXAMPLES); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_examples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> src/cli/examples.rs:414:38 [INFO] [stdout] | [INFO] [stdout] 414 | ... Command::cargo_bin(command[0]).unwrap() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli/pki/authenticate.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | test_examples!(sq_pki_authenticate, EXAMPLES); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_examples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> src/cli/examples.rs:414:38 [INFO] [stdout] | [INFO] [stdout] 414 | ... Command::cargo_bin(command[0]).unwrap() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli/pki/identify.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | test_examples!(sq_pki_identify, EXAMPLES); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_examples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> src/cli/examples.rs:414:38 [INFO] [stdout] | [INFO] [stdout] 414 | ... Command::cargo_bin(command[0]).unwrap() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli/pki/lookup.rs:135:1 [INFO] [stdout] | [INFO] [stdout] 135 | test_examples!(sq_pki_lookup, EXAMPLES); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_examples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> src/cli/examples.rs:414:38 [INFO] [stdout] | [INFO] [stdout] 414 | ... Command::cargo_bin(command[0]).unwrap() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli/pki/link.rs:115:1 [INFO] [stdout] | [INFO] [stdout] 115 | test_examples!(sq_pki_link, LINK_EXAMPLES); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_examples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> src/cli/examples.rs:414:38 [INFO] [stdout] | [INFO] [stdout] 414 | ... Command::cargo_bin(command[0]).unwrap() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli/pki/link.rs:259:1 [INFO] [stdout] | [INFO] [stdout] 259 | test_examples!(sq_pki_link_add, ADD_EXAMPLES); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_examples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> src/cli/examples.rs:414:38 [INFO] [stdout] | [INFO] [stdout] 414 | ... Command::cargo_bin(command[0]).unwrap() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli/pki/link.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | test_examples!(sq_pki_link_authorize, AUTHORIZE_EXAMPLES); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_examples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> src/cli/examples.rs:414:38 [INFO] [stdout] | [INFO] [stdout] 414 | ... Command::cargo_bin(command[0]).unwrap() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli/pki/link.rs:524:1 [INFO] [stdout] | [INFO] [stdout] 524 | test_examples!(sq_pki_link_retract, RETRACT_EXAMPLES); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_examples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> src/cli/examples.rs:414:38 [INFO] [stdout] | [INFO] [stdout] 414 | ... Command::cargo_bin(command[0]).unwrap() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli/pki/link.rs:595:1 [INFO] [stdout] | [INFO] [stdout] 595 | test_examples!(sq_pki_link_list, LIST_EXAMPLES); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_examples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> src/cli/examples.rs:414:38 [INFO] [stdout] | [INFO] [stdout] 414 | ... Command::cargo_bin(command[0]).unwrap() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli/pki/path.rs:130:1 [INFO] [stdout] | [INFO] [stdout] 130 | test_examples!(sq_pki_path, EXAMPLES); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_examples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> src/cli/examples.rs:414:38 [INFO] [stdout] | [INFO] [stdout] 414 | ... Command::cargo_bin(command[0]).unwrap() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli/pki/vouch/authorize.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | test_examples!(sq_pki_vouch_authorize, AUTHORIZE_EXAMPLES); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_examples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> src/cli/examples.rs:414:38 [INFO] [stdout] | [INFO] [stdout] 414 | ... Command::cargo_bin(command[0]).unwrap() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli/pki/vouch/add.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | test_examples!(sq_pki_vouch_add, ADD_EXAMPLES); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_examples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> src/cli/examples.rs:414:38 [INFO] [stdout] | [INFO] [stdout] 414 | ... Command::cargo_bin(command[0]).unwrap() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli/pki/vouch/list.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | test_examples!(sq_pki_vouch_list, LIST_EXAMPLES); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_examples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> src/cli/examples.rs:414:38 [INFO] [stdout] | [INFO] [stdout] 414 | ... Command::cargo_bin(command[0]).unwrap() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli/pki/vouch/replay.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | test_examples!(sq_pki_vouch_replay, REPLAY_EXAMPLES); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_examples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> src/cli/examples.rs:414:38 [INFO] [stdout] | [INFO] [stdout] 414 | ... Command::cargo_bin(command[0]).unwrap() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli/pki/vouch.rs:98:1 [INFO] [stdout] | [INFO] [stdout] 98 | test_examples!(sq_pki_vouch, VOUCH_EXAMPLES); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_examples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> src/cli/examples.rs:414:38 [INFO] [stdout] | [INFO] [stdout] 414 | ... Command::cargo_bin(command[0]).unwrap() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli/sign.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | test_examples!(sq_sign, SIGN_EXAMPLES); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_examples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!` [INFO] [stdout] --> src/cli/examples.rs:414:38 [INFO] [stdout] | [INFO] [stdout] 414 | ... Command::cargo_bin(command[0]).unwrap() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli/verify.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | test_examples!(sq_verify, VERIFY_EXAMPLES); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_examples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/common.rs:157:25 [INFO] [stdout] | [INFO] [stdout] 157 | pub fn userid_lossy(&self) -> Cow { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided 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] 157 | pub fn userid_lossy(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/common/pki/list.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn cert(&self) -> Option> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 37 | pub fn cert(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/cli/mod.rs:124:28 [INFO] [stdout] | [INFO] [stdout] 124 | pub fn escape_for_shell(s: &str) -> Cow { [INFO] [stdout] | ^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 124 | pub fn escape_for_shell(s: &str) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/cli/types.rs:700:30 [INFO] [stdout] | [INFO] [stdout] 700 | pub fn display_sensitive(&self) -> SessionKeyDisplay { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 700 | pub fn display_sensitive(&self) -> SessionKeyDisplay<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/common.rs:157:25 [INFO] [stdout] | [INFO] [stdout] 157 | pub fn userid_lossy(&self) -> Cow { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided 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] 157 | pub fn userid_lossy(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/common/pki/list.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn cert(&self) -> Option> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 37 | pub fn cert(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/cli/mod.rs:124:28 [INFO] [stdout] | [INFO] [stdout] 124 | pub fn escape_for_shell(s: &str) -> Cow { [INFO] [stdout] | ^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 124 | pub fn escape_for_shell(s: &str) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/cli/types.rs:700:30 [INFO] [stdout] | [INFO] [stdout] 700 | pub fn display_sensitive(&self) -> SessionKeyDisplay { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 700 | pub fn display_sensitive(&self) -> SessionKeyDisplay<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.00s [INFO] running `Command { std: "docker" "inspect" "1406c94e7afb7b82fb9a27384f595b051cde1ea17f9643b89008eb02a7ef88a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1406c94e7afb7b82fb9a27384f595b051cde1ea17f9643b89008eb02a7ef88a4", kill_on_drop: false }` [INFO] [stdout] 1406c94e7afb7b82fb9a27384f595b051cde1ea17f9643b89008eb02a7ef88a4