[INFO] fetching crate yage 0.5.0...
[INFO] testing yage-0.5.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate yage 0.5.0 into /workspace/builds/worker-1-tc2/source
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate yage 0.5.0
[INFO] finished tweaking crates.io crate yage 0.5.0
[INFO] tweaked toml for crates.io crate yage 0.5.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate yage 0.5.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate yage 0.5.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ab2d09505fee678ab5b6f388a97cebabdf99cc616f05c99e52e7a28d4a075394
[INFO] running `Command { std: "docker" "start" "-a" "ab2d09505fee678ab5b6f388a97cebabdf99cc616f05c99e52e7a28d4a075394", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ab2d09505fee678ab5b6f388a97cebabdf99cc616f05c99e52e7a28d4a075394", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab2d09505fee678ab5b6f388a97cebabdf99cc616f05c99e52e7a28d4a075394", kill_on_drop: false }`
[INFO] [stdout] ab2d09505fee678ab5b6f388a97cebabdf99cc616f05c99e52e7a28d4a075394
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c3d33096bec84851208db5c7f1f92c5a9a4561fd169d645ee288d34618ce54c9
[INFO] running `Command { std: "docker" "start" "-a" "c3d33096bec84851208db5c7f1f92c5a9a4561fd169d645ee288d34618ce54c9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling type-map v0.4.0
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling indexmap v2.2.3
[INFO] [stderr]    Compiling self_cell v1.0.3
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling self_cell v0.10.3
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling syn v2.0.49
[INFO] [stderr]    Compiling semver v1.0.21
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling winnow v0.6.1
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling rust-embed-utils v8.2.0
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling platforms v3.3.0
[INFO] [stderr]    Compiling derive-adhoc-macros v0.7.3
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling anstream v0.6.11
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling arc-swap v1.6.0
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling clap_builder v4.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling substring v1.4.5
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.10
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling tinystr v0.7.5
[INFO] [stderr]    Compiling unic-langid-impl v0.9.4
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling rust-embed-impl v8.2.0
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling unic-langid v0.9.4
[INFO] [stderr]    Compiling rust-embed v8.2.0
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling intl_pluralrules v7.0.2
[INFO] [stderr]    Compiling intl-memoizer v0.5.1
[INFO] [stderr]    Compiling fluent-langneg v0.13.0
[INFO] [stderr]    Compiling fluent-syntax v0.11.0
[INFO] [stderr]    Compiling derive_builder_core_fork_arti v0.11.2
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling fluent-bundle v0.15.2
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling fluent v0.16.0
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling derive_builder_macro_fork_arti v0.11.2
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling enum-ordinalize v3.1.15
[INFO] [stderr]    Compiling pin-project-internal v1.1.4
[INFO] [stderr]    Compiling cookie-factory v0.3.2
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling io_tee v0.1.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling serde_yaml v0.9.31
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling educe v0.4.23
[INFO] [stderr]    Compiling age-core v0.10.0
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling clap v4.5.1
[INFO] [stderr]    Compiling derive_builder_fork_arti v0.11.2
[INFO] [stderr]    Compiling scrypt v0.11.0
[INFO] [stderr]    Compiling pin-project v1.1.4
[INFO] [stderr]    Compiling strum_macros v0.26.1
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling ocli v0.1.2
[INFO] [stderr]    Compiling treediff v4.0.3
[INFO] [stderr]    Compiling tempfile v3.10.0
[INFO] [stderr]    Compiling clap-verbosity-flag v2.2.0
[INFO] [stderr]    Compiling clap_complete v4.5.1
[INFO] [stderr]    Compiling strum v0.26.1
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling toml_edit v0.22.6
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling find-crate v0.6.3
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling toml v0.8.10
[INFO] [stderr]    Compiling i18n-config v0.4.6
[INFO] [stderr]    Compiling i18n-embed-impl v0.8.3
[INFO] [stderr]    Compiling i18n-embed v0.14.1
[INFO] [stderr]    Compiling derive-adhoc v0.7.3
[INFO] [stderr]    Compiling pwd-grp v0.1.1
[INFO] [stderr]    Compiling i18n-embed-fl v0.7.0
[INFO] [stderr]    Compiling fs-mistrust v0.7.7
[INFO] [stderr]    Compiling age v0.10.0
[INFO] [stderr]    Compiling yage v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `command`
[INFO] [stdout]  --> src/cli.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | use clap::{command, Parser, Subcommand};
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `arg` and `command`
[INFO] [stdout]  --> src/cmd/check.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{arg, command, Args};
[INFO] [stdout]   |            ^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s
[INFO] running `Command { std: "docker" "inspect" "c3d33096bec84851208db5c7f1f92c5a9a4561fd169d645ee288d34618ce54c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3d33096bec84851208db5c7f1f92c5a9a4561fd169d645ee288d34618ce54c9", kill_on_drop: false }`
[INFO] [stdout] c3d33096bec84851208db5c7f1f92c5a9a4561fd169d645ee288d34618ce54c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e78969d836b94cf0d37b6b034c88b46bef32759b0fdc4f30916bd1be71fe0fdb
[INFO] running `Command { std: "docker" "start" "-a" "e78969d836b94cf0d37b6b034c88b46bef32759b0fdc4f30916bd1be71fe0fdb", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling predicates-core v1.0.6
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling bstr v1.9.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling escargot v0.5.9
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling predicates-tree v1.0.9
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling lipsum v0.9.0
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.0
[INFO] [stderr]    Compiling uuid v1.7.0
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling unic-langid-impl v0.9.4
[INFO] [stderr]    Compiling unic-langid v0.9.4
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling fluent-langneg v0.13.0
[INFO] [stderr]    Compiling intl_pluralrules v7.0.2
[INFO] [stderr]    Compiling intl-memoizer v0.5.1
[INFO] [stderr]    Compiling toml_edit v0.22.6
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling age-core v0.10.0
[INFO] [stderr]    Compiling serde_yaml v0.9.31
[INFO] [stderr]    Compiling fluent-bundle v0.15.2
[INFO] [stderr]    Compiling find-crate v0.6.3
[INFO] [stderr]    Compiling fluent v0.16.0
[INFO] [stderr]    Compiling treediff v4.0.3
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling derive-adhoc-macros v0.7.3
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling toml v0.8.10
[INFO] [stderr]    Compiling ignore v0.4.22
[INFO] [stderr]    Compiling i18n-config v0.4.6
[INFO] [stderr]    Compiling predicates v3.1.0
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling assert_fs v1.1.1
[INFO] [stderr]    Compiling i18n-embed-impl v0.8.3
[INFO] [stderr]    Compiling i18n-embed v0.14.1
[INFO] [stderr]    Compiling derive-adhoc v0.7.3
[INFO] [stderr]    Compiling pwd-grp v0.1.1
[INFO] [stderr]    Compiling i18n-embed-fl v0.7.0
[INFO] [stderr]    Compiling fs-mistrust v0.7.7
[INFO] [stderr]    Compiling age v0.10.0
[INFO] [stderr]    Compiling yage v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `command`
[INFO] [stdout]  --> src/cli.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | use clap::{command, Parser, Subcommand};
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `arg` and `command`
[INFO] [stdout]  --> src/cmd/check.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{arg, command, Args};
[INFO] [stdout]   |            ^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `command`
[INFO] [stdout]  --> src/cli.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | use clap::{command, Parser, Subcommand};
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `arg` and `command`
[INFO] [stdout]  --> src/cmd/check.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{arg, command, Args};
[INFO] [stdout]   |            ^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `assert_cmd`
[INFO] [stdout]    --> tests/common/mod.rs:48:13
[INFO] [stdout]     |
[INFO] [stdout]  48 |         use assert_cmd::Command;
[INFO] [stdout]     |             ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout] ...
[INFO] [stdout] 149 |     yage!("keygen", "--output", &key_path, "--public", &public_path)
[INFO] [stdout]     |     ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `yage` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout]  48 -         use assert_cmd::Command;
[INFO] [stdout]  48 +         use assert_fs::Command;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `assert_cmd`
[INFO] [stdout]    --> tests/common/mod.rs:48:13
[INFO] [stdout]     |
[INFO] [stdout]  48 |         use assert_cmd::Command;
[INFO] [stdout]     |             ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout] ...
[INFO] [stdout] 175 |     yage!("encrypt", "-R", &pub_path, &yaml_path, "-o", &encrypted_path)
[INFO] [stdout]     |     -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `yage` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout]  48 -         use assert_cmd::Command;
[INFO] [stdout]  48 +         use assert_fs::Command;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `assert_cmd`
[INFO] [stdout]   --> tests/common/mod.rs:60:13
[INFO] [stdout]    |
[INFO] [stdout] 60 |         use assert_cmd::Command;
[INFO] [stdout]    |             ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/check.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     yage_cmd!("check", &yaml_path)
[INFO] [stdout]    |     ------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `yage_cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 60 -         use assert_cmd::Command;
[INFO] [stdout] 60 +         use assert_fs::Command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `assert_cmd`
[INFO] [stdout]   --> tests/common/mod.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |         use assert_cmd::Command;
[INFO] [stdout]    |             ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/check.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     yage!("encrypt", "-R", &pub_path, &yaml_path, "-o", &encrypted_path)
[INFO] [stdout]    |     -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `yage` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 48 -         use assert_cmd::Command;
[INFO] [stdout] 48 +         use assert_fs::Command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `assert_cmd`
[INFO] [stdout]   --> tests/common/mod.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |         use assert_cmd::Command;
[INFO] [stdout]    |             ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/check.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     yage!("check", &encrypted_path).stdout(is_empty()).stderr(is_empty());
[INFO] [stdout]    |     ------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `yage` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 48 -         use assert_cmd::Command;
[INFO] [stdout] 48 +         use assert_fs::Command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `assert_cmd`
[INFO] [stdout]   --> tests/common/mod.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |         use assert_cmd::Command;
[INFO] [stdout]    |             ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/check.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     yage!("encrypt", "-R", &pub_path, &yaml_path, "-o", &encrypted_path)
[INFO] [stdout]    |     -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `yage` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 48 -         use assert_cmd::Command;
[INFO] [stdout] 48 +         use assert_fs::Command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `assert_cmd`
[INFO] [stdout]   --> tests/common/mod.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |         use assert_cmd::Command;
[INFO] [stdout]    |             ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/check.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |     yage!("check", &encrypted_path).stdout(is_empty()).stderr(is_empty());
[INFO] [stdout]    |     ------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `yage` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 48 -         use assert_cmd::Command;
[INFO] [stdout] 48 +         use assert_fs::Command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `assert_cmd`
[INFO] [stdout]   --> tests/common/mod.rs:60:13
[INFO] [stdout]    |
[INFO] [stdout] 60 |         use assert_cmd::Command;
[INFO] [stdout]    |             ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/check.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 |     yage_cmd!("check", &encrypted_path)
[INFO] [stdout]    |     ----------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `yage_cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 60 -         use assert_cmd::Command;
[INFO] [stdout] 60 +         use assert_fs::Command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `assert_cmd`
[INFO] [stdout]   --> tests/common/mod.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |         use assert_cmd::Command;
[INFO] [stdout]    |             ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/check.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 |     yage!("encrypt", "-R", &pub_path2, &yaml_path2, "-o", &encrypted_path2);
[INFO] [stdout]    |     ----------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `yage` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 48 -         use assert_cmd::Command;
[INFO] [stdout] 48 +         use assert_fs::Command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `assert_cmd`
[INFO] [stdout]   --> tests/common/mod.rs:60:13
[INFO] [stdout]    |
[INFO] [stdout] 60 |         use assert_cmd::Command;
[INFO] [stdout]    |             ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/check.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 78 |     yage_cmd!("check", &encrypted_path)
[INFO] [stdout]    |     ----------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `yage_cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 60 -         use assert_cmd::Command;
[INFO] [stdout] 60 +         use assert_fs::Command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `assert_cmd`
[INFO] [stdout]    --> tests/common/mod.rs:48:13
[INFO] [stdout]     |
[INFO] [stdout]  48 |         use assert_cmd::Command;
[INFO] [stdout]     |             ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout] ...
[INFO] [stdout] 149 |     yage!("keygen", "--output", &key_path, "--public", &public_path)
[INFO] [stdout]     |     ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `yage` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout]  48 -         use assert_cmd::Command;
[INFO] [stdout]  48 +         use assert_fs::Command;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `assert_cmd`
[INFO] [stdout]    --> tests/common/mod.rs:48:13
[INFO] [stdout]     |
[INFO] [stdout]  48 |         use assert_cmd::Command;
[INFO] [stdout]     |             ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout] ...
[INFO] [stdout] 175 |     yage!("encrypt", "-R", &pub_path, &yaml_path, "-o", &encrypted_path)
[INFO] [stdout]     |     -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `yage` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout]  48 -         use assert_cmd::Command;
[INFO] [stdout]  48 +         use assert_fs::Command;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `assert_cmd`
[INFO] [stdout]   --> tests/common/mod.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |         use assert_cmd::Command;
[INFO] [stdout]    |             ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/decrypt.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let output = yage!("decrypt", "--key-file", &key_path, &encrypted_path)
[INFO] [stdout]    |                  ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `yage` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 48 -         use assert_cmd::Command;
[INFO] [stdout] 48 +         use assert_fs::Command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `assert_cmd`
[INFO] [stdout]   --> tests/common/mod.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |           use assert_cmd::Command;
[INFO] [stdout]    |               ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/decrypt.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | /     yage!(
[INFO] [stdout] 24 | |         "decrypt",
[INFO] [stdout] 25 | |         "--key-file",
[INFO] [stdout] 26 | |         &key_path1,
[INFO] [stdout] ...  |
[INFO] [stdout] 31 | |         &decrypted_path
[INFO] [stdout] 32 | |     )
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `yage` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 48 -         use assert_cmd::Command;
[INFO] [stdout] 48 +         use assert_fs::Command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `assert_cmd`
[INFO] [stdout]   --> tests/common/mod.rs:60:13
[INFO] [stdout]    |
[INFO] [stdout] 60 |         use assert_cmd::Command;
[INFO] [stdout]    |             ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/decrypt.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     yage_cmd!("decrypt", "--key", read(&key_path).trim(), "-", "--output", &decrypted_path)
[INFO] [stdout]    |     --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `yage_cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 60 -         use assert_cmd::Command;
[INFO] [stdout] 60 +         use assert_fs::Command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `assert_cmd`
[INFO] [stdout]   --> tests/common/mod.rs:60:13
[INFO] [stdout]    |
[INFO] [stdout] 60 |         use assert_cmd::Command;
[INFO] [stdout]    |             ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/decrypt.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 |     yage_cmd!("decrypt", "--key-file", "-", &encrypted_path, "-o", &decrypted_path)
[INFO] [stdout]    |     ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `yage_cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 60 -         use assert_cmd::Command;
[INFO] [stdout] 60 +         use assert_fs::Command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `assert_cmd`
[INFO] [stdout]   --> tests/common/mod.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |         use assert_cmd::Command;
[INFO] [stdout]    |             ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/decrypt.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 67 |     yage!("decrypt", "-k", read(&key_path).trim(), &encrypted_path, "-i")
[INFO] [stdout]    |     --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `yage` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 48 -         use assert_cmd::Command;
[INFO] [stdout] 48 +         use assert_fs::Command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `assert_cmd`
[INFO] [stdout]   --> tests/common/mod.rs:60:13
[INFO] [stdout]    |
[INFO] [stdout] 60 |         use assert_cmd::Command;
[INFO] [stdout]    |             ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/decrypt.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 |     yage_cmd!("decrypt", "--in-place", "-")
[INFO] [stdout]    |     --------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `yage_cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 60 -         use assert_cmd::Command;
[INFO] [stdout] 60 +         use assert_fs::Command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `assert_cmd`
[INFO] [stdout]   --> tests/common/mod.rs:60:13
[INFO] [stdout]    |
[INFO] [stdout] 60 |         use assert_cmd::Command;
[INFO] [stdout]    |             ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/decrypt.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 |     yage_cmd!("decrypt", "foo.yaml", "bar.yaml")
[INFO] [stdout]    |     -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `yage_cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 60 -         use assert_cmd::Command;
[INFO] [stdout] 60 +         use assert_fs::Command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `assert_cmd`
[INFO] [stdout]   --> tests/common/mod.rs:60:13
[INFO] [stdout]    |
[INFO] [stdout] 60 |         use assert_cmd::Command;
[INFO] [stdout]    |             ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/decrypt.rs:96:5
[INFO] [stdout]    |
[INFO] [stdout] 96 |     yage_cmd!("decrypt", &encrypted_path, "--output", &decrypted_path)
[INFO] [stdout]    |     ------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `yage_cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 60 -         use assert_cmd::Command;
[INFO] [stdout] 60 +         use assert_fs::Command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `assert_cmd`
[INFO] [stdout]    --> tests/common/mod.rs:60:13
[INFO] [stdout]     |
[INFO] [stdout]  60 |         use assert_cmd::Command;
[INFO] [stdout]     |             ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/decrypt.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 110 |     yage_cmd!("decrypt", &encrypted_path, "--output", &decrypted_path)
[INFO] [stdout]     |     ------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `yage_cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout]  60 -         use assert_cmd::Command;
[INFO] [stdout]  60 +         use assert_fs::Command;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `assert_cmd`
[INFO] [stdout]    --> tests/common/mod.rs:48:13
[INFO] [stdout]     |
[INFO] [stdout]  48 |         use assert_cmd::Command;
[INFO] [stdout]     |             ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout] ...
[INFO] [stdout] 149 |     yage!("keygen", "--output", &key_path, "--public", &public_path)
[INFO] [stdout]     |     ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `yage` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout]  48 -         use assert_cmd::Command;
[INFO] [stdout]  48 +         use assert_fs::Command;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `assert_cmd`
[INFO] [stdout]    --> tests/common/mod.rs:48:13
[INFO] [stdout]     |
[INFO] [stdout]  48 |         use assert_cmd::Command;
[INFO] [stdout]     |             ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout] ...
[INFO] [stdout] 175 |     yage!("encrypt", "-R", &pub_path, &yaml_path, "-o", &encrypted_path)
[INFO] [stdout]     |     -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `yage` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout]  48 -         use assert_cmd::Command;
[INFO] [stdout]  48 +         use assert_fs::Command;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `assert_cmd`
[INFO] [stdout]   --> tests/common/mod.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |         use assert_cmd::Command;
[INFO] [stdout]    |             ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/pubkey.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     yage!("pubkey", &key_path, "--output", &output_path).stdout(is_empty()).stderr(is_empty());
[INFO] [stdout]    |     ---------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `yage` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 48 -         use assert_cmd::Command;
[INFO] [stdout] 48 +         use assert_fs::Command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `assert_cmd`
[INFO] [stdout]   --> tests/common/mod.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |         use assert_cmd::Command;
[INFO] [stdout]    |             ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/pubkey.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     yage!("pubkey", &key_path, "-o", &output_path).stdout(is_empty()).stderr(is_empty());
[INFO] [stdout]    |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `yage` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 48 -         use assert_cmd::Command;
[INFO] [stdout] 48 +         use assert_fs::Command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `assert_cmd`
[INFO] [stdout]   --> tests/common/mod.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |         use assert_cmd::Command;
[INFO] [stdout]    |             ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/pubkey.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     yage!("pubkey").stdout(is_empty()).stderr(is_empty());
[INFO] [stdout]    |     --------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `yage` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 48 -         use assert_cmd::Command;
[INFO] [stdout] 48 +         use assert_fs::Command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `assert_cmd`
[INFO] [stdout]   --> tests/common/mod.rs:60:13
[INFO] [stdout]    |
[INFO] [stdout] 60 |         use assert_cmd::Command;
[INFO] [stdout]    |             ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/pubkey.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     yage_cmd!("pubkey")
[INFO] [stdout]    |     ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `yage_cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 60 -         use assert_cmd::Command;
[INFO] [stdout] 60 +         use assert_fs::Command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `assert_cmd`
[INFO] [stdout]   --> tests/common/mod.rs:60:13
[INFO] [stdout]    |
[INFO] [stdout] 60 |           use assert_cmd::Command;
[INFO] [stdout]    |               ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/pubkey.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 | /     yage_cmd!(
[INFO] [stdout] 60 | |         "pubkey",
[INFO] [stdout] 61 | |         &key_path1,
[INFO] [stdout] 62 | |         "--key",
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |         &key_path4
[INFO] [stdout] 68 | |     )
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `yage_cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 60 -         use assert_cmd::Command;
[INFO] [stdout] 60 +         use assert_fs::Command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `assert_cmd`
[INFO] [stdout]    --> tests/common/mod.rs:48:13
[INFO] [stdout]     |
[INFO] [stdout]  48 |         use assert_cmd::Command;
[INFO] [stdout]     |             ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout] ...
[INFO] [stdout] 149 |     yage!("keygen", "--output", &key_path, "--public", &public_path)
[INFO] [stdout]     |     ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `yage` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout]  48 -         use assert_cmd::Command;
[INFO] [stdout]  48 +         use assert_fs::Command;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `assert_cmd`
[INFO] [stdout]    --> tests/common/mod.rs:48:13
[INFO] [stdout]     |
[INFO] [stdout]  48 |         use assert_cmd::Command;
[INFO] [stdout]     |             ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout] ...
[INFO] [stdout] 175 |     yage!("encrypt", "-R", &pub_path, &yaml_path, "-o", &encrypted_path)
[INFO] [stdout]     |     -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `yage` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout]  48 -         use assert_cmd::Command;
[INFO] [stdout]  48 +         use assert_fs::Command;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `assert_cmd`
[INFO] [stdout]   --> tests/common/mod.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |         use assert_cmd::Command;
[INFO] [stdout]    |             ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/env.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     yage!("encrypt", "-R", &pub_path, &yaml_path, "-o", &encrypted_path);
[INFO] [stdout]    |     -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `yage` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 48 -         use assert_cmd::Command;
[INFO] [stdout] 48 +         use assert_fs::Command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `assert_cmd`
[INFO] [stdout]   --> tests/common/mod.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |         use assert_cmd::Command;
[INFO] [stdout]    |             ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/env.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     yage!("env", "--key-file", &key_path, &encrypted_path, "env")
[INFO] [stdout]    |     ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `yage` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 48 -         use assert_cmd::Command;
[INFO] [stdout] 48 +         use assert_fs::Command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `assert_cmd`
[INFO] [stdout]   --> tests/common/mod.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |         use assert_cmd::Command;
[INFO] [stdout]    |             ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/env.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     yage!("env", "-K", &key_path, &encrypted_path, "env")
[INFO] [stdout]    |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `yage` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 48 -         use assert_cmd::Command;
[INFO] [stdout] 48 +         use assert_fs::Command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `assert_cmd`
[INFO] [stdout]   --> tests/common/mod.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |         use assert_cmd::Command;
[INFO] [stdout]    |             ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/env.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     yage!("encrypt", "-R", &pub_path, &yaml_path, "-o", &encrypted_path);
[INFO] [stdout]    |     -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `yage` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 48 -         use assert_cmd::Command;
[INFO] [stdout] 48 +         use assert_fs::Command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `assert_cmd`
[INFO] [stdout]   --> tests/common/mod.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |         use assert_cmd::Command;
[INFO] [stdout]    |             ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/env.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     yage!("env", "--key", read(&key_path).trim(), &encrypted_path, "env")
[INFO] [stdout]    |     --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `yage` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 48 -         use assert_cmd::Command;
[INFO] [stdout] 48 +         use assert_fs::Command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `assert_cmd`
[INFO] [stdout]   --> tests/common/mod.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |         use assert_cmd::Command;
[INFO] [stdout]    |             ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/env.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     yage!("env", "-k", read(&key_path).trim(), &encrypted_path, "env")
[INFO] [stdout]    |     ------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `yage` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 48 -         use assert_cmd::Command;
[INFO] [stdout] 48 +         use assert_fs::Command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `assert_cmd`
[INFO] [stdout]   --> tests/common/mod.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |         use assert_cmd::Command;
[INFO] [stdout]    |             ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/env.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     yage!("encrypt", "-R", &pub_path, &yaml_path, "-o", &encrypted_path);
[INFO] [stdout]    |     -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `yage` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 48 -         use assert_cmd::Command;
[INFO] [stdout] 48 +         use assert_fs::Command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `assert_cmd`
[INFO] [stdout]   --> tests/common/mod.rs:60:13
[INFO] [stdout]    |
[INFO] [stdout] 60 |         use assert_cmd::Command;
[INFO] [stdout]    |             ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/env.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     yage_cmd!("env", &encrypted_path, "env")
[INFO] [stdout]    |     ---------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `yage_cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 60 -         use assert_cmd::Command;
[INFO] [stdout] 60 +         use assert_fs::Command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `assert_cmd`
[INFO] [stdout]   --> tests/common/mod.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |         use assert_cmd::Command;
[INFO] [stdout]    |             ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/env.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 67 |     yage!("encrypt", "-R", &pub_path, &yaml_path, "-o", &encrypted_path);
[INFO] [stdout]    |     -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `yage` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 48 -         use assert_cmd::Command;
[INFO] [stdout] 48 +         use assert_fs::Command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `assert_cmd`
[INFO] [stdout]   --> tests/common/mod.rs:60:13
[INFO] [stdout]    |
[INFO] [stdout] 60 |         use assert_cmd::Command;
[INFO] [stdout]    |             ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/env.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 |     yage_cmd!("env", &encrypted_path, "env")
[INFO] [stdout]    |     ---------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `yage_cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 60 -         use assert_cmd::Command;
[INFO] [stdout] 60 +         use assert_fs::Command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `assert_cmd`
[INFO] [stdout]   --> tests/common/mod.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |         use assert_cmd::Command;
[INFO] [stdout]    |             ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/env.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 83 |     yage!("encrypt", "-R", &pub_path, &yaml_path, "-o", &encrypted_path);
[INFO] [stdout]    |     -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `yage` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 48 -         use assert_cmd::Command;
[INFO] [stdout] 48 +         use assert_fs::Command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `assert_cmd`
[INFO] [stdout]   --> tests/common/mod.rs:60:13
[INFO] [stdout]    |
[INFO] [stdout] 60 |         use assert_cmd::Command;
[INFO] [stdout]    |             ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/env.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 |     yage_cmd!("env", "-K", "-", &encrypted_path, "env")
[INFO] [stdout]    |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `yage_cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 60 -         use assert_cmd::Command;
[INFO] [stdout] 60 +         use assert_fs::Command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `assert_cmd`
[INFO] [stdout]   --> tests/common/mod.rs:60:13
[INFO] [stdout]    |
[INFO] [stdout] 60 |         use assert_cmd::Command;
[INFO] [stdout]    |             ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/env.rs:94:5
[INFO] [stdout]    |
[INFO] [stdout] 94 |     yage_cmd!("env")
[INFO] [stdout]    |     ---------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `yage_cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 60 -         use assert_cmd::Command;
[INFO] [stdout] 60 +         use assert_fs::Command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `assert_cmd`
[INFO] [stdout]    --> tests/common/mod.rs:60:13
[INFO] [stdout]     |
[INFO] [stdout]  60 |         use assert_cmd::Command;
[INFO] [stdout]     |             ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/env.rs:103:5
[INFO] [stdout]     |
[INFO] [stdout] 103 |     yage_cmd!("env", "foo.yaml")
[INFO] [stdout]     |     ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `yage_cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout]  60 -         use assert_cmd::Command;
[INFO] [stdout]  60 +         use assert_fs::Command;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `assert_cmd`
[INFO] [stdout]    --> tests/common/mod.rs:48:13
[INFO] [stdout]     |
[INFO] [stdout]  48 |         use assert_cmd::Command;
[INFO] [stdout]     |             ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout] ...
[INFO] [stdout] 149 |     yage!("keygen", "--output", &key_path, "--public", &public_path)
[INFO] [stdout]     |     ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `yage` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout]  48 -         use assert_cmd::Command;
[INFO] [stdout]  48 +         use assert_fs::Command;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `assert_cmd`
[INFO] [stdout]    --> tests/common/mod.rs:48:13
[INFO] [stdout]     |
[INFO] [stdout]  48 |         use assert_cmd::Command;
[INFO] [stdout]     |             ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout] ...
[INFO] [stdout] 175 |     yage!("encrypt", "-R", &pub_path, &yaml_path, "-o", &encrypted_path)
[INFO] [stdout]     |     -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `yage` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout]  48 -         use assert_cmd::Command;
[INFO] [stdout]  48 +         use assert_fs::Command;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `assert_cmd`
[INFO] [stdout]   --> tests/common/mod.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |         use assert_cmd::Command;
[INFO] [stdout]    |             ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/keygen.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     yage!("keygen").stdout(is_private_key()).stderr(is_pub_key_info());
[INFO] [stdout]    |     --------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `yage` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 48 -         use assert_cmd::Command;
[INFO] [stdout] 48 +         use assert_fs::Command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `assert_cmd`
[INFO] [stdout]   --> tests/common/mod.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |         use assert_cmd::Command;
[INFO] [stdout]    |             ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/keygen.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     yage!("keygen", "-q").stdout(is_private_key()).stderr(is_empty());
[INFO] [stdout]    |     --------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `yage` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 48 -         use assert_cmd::Command;
[INFO] [stdout] 48 +         use assert_fs::Command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `assert_cmd`
[INFO] [stdout]   --> tests/common/mod.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |         use assert_cmd::Command;
[INFO] [stdout]    |             ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/keygen.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     yage!("keygen", "--output", &key_path).stdout(is_empty()).stderr(is_pub_key_info());
[INFO] [stdout]    |     -------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `yage` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 48 -         use assert_cmd::Command;
[INFO] [stdout] 48 +         use assert_fs::Command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `assert_cmd`
[INFO] [stdout]   --> tests/common/mod.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |         use assert_cmd::Command;
[INFO] [stdout]    |             ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/keygen.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     yage!("keygen", "-o", &key_path).stdout(is_empty()).stderr(is_pub_key_info());
[INFO] [stdout]    |     -------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `yage` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 48 -         use assert_cmd::Command;
[INFO] [stdout] 48 +         use assert_fs::Command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `assert_cmd`
[INFO] [stdout]   --> tests/common/mod.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |         use assert_cmd::Command;
[INFO] [stdout]    |             ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/keygen.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     yage!("keygen", "--public", &public_path).stdout(is_private_key()).stderr(is_pub_key_info());
[INFO] [stdout]    |     ----------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `yage` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 48 -         use assert_cmd::Command;
[INFO] [stdout] 48 +         use assert_fs::Command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `assert_cmd`
[INFO] [stdout]   --> tests/common/mod.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |         use assert_cmd::Command;
[INFO] [stdout]    |             ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/keygen.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     yage!("keygen", "-p", &public_path).stdout(is_private_key()).stderr(is_pub_key_info());
[INFO] [stdout]    |     ----------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `yage` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 48 -         use assert_cmd::Command;
[INFO] [stdout] 48 +         use assert_fs::Command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `assert_cmd`
[INFO] [stdout]   --> tests/common/mod.rs:60:13
[INFO] [stdout]    |
[INFO] [stdout] 60 |         use assert_cmd::Command;
[INFO] [stdout]    |             ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/keygen.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 |     yage_cmd!("keygen", "--output", &key_path)
[INFO] [stdout]    |     ------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `yage_cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 60 -         use assert_cmd::Command;
[INFO] [stdout] 60 +         use assert_fs::Command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `yage` (test "pubkey") due to 7 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0432]: unresolved import `assert_cmd`
[INFO] [stdout]    --> tests/common/mod.rs:48:13
[INFO] [stdout]     |
[INFO] [stdout]  48 |         use assert_cmd::Command;
[INFO] [stdout]     |             ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout] ...
[INFO] [stdout] 149 |     yage!("keygen", "--output", &key_path, "--public", &public_path)
[INFO] [stdout]     |     ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `yage` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout]  48 -         use assert_cmd::Command;
[INFO] [stdout]  48 +         use assert_fs::Command;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `assert_cmd`
[INFO] [stdout]    --> tests/common/mod.rs:48:13
[INFO] [stdout]     |
[INFO] [stdout]  48 |         use assert_cmd::Command;
[INFO] [stdout]     |             ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout] ...
[INFO] [stdout] 175 |     yage!("encrypt", "-R", &pub_path, &yaml_path, "-o", &encrypted_path)
[INFO] [stdout]     |     -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `yage` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout]  48 -         use assert_cmd::Command;
[INFO] [stdout]  48 +         use assert_fs::Command;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `assert_cmd`
[INFO] [stdout]   --> tests/common/mod.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |         use assert_cmd::Command;
[INFO] [stdout]    |             ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/edit.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     yage!("edit", "--editor", EDITOR, "--key-file", &key_path, &encrypted_path)
[INFO] [stdout]    |     --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `yage` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 48 -         use assert_cmd::Command;
[INFO] [stdout] 48 +         use assert_fs::Command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `assert_cmd`
[INFO] [stdout]   --> tests/common/mod.rs:60:13
[INFO] [stdout]    |
[INFO] [stdout] 60 |         use assert_cmd::Command;
[INFO] [stdout]    |             ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/edit.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     yage_cmd!("edit", &encrypted_path)
[INFO] [stdout]    |     ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `yage_cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 60 -         use assert_cmd::Command;
[INFO] [stdout] 60 +         use assert_fs::Command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `assert_cmd`
[INFO] [stdout]   --> tests/common/mod.rs:60:13
[INFO] [stdout]    |
[INFO] [stdout] 60 |         use assert_cmd::Command;
[INFO] [stdout]    |             ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/edit.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 |     yage_cmd!("edit", "-e", EDITOR, &encrypted_path)
[INFO] [stdout]    |     ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `yage_cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 60 -         use assert_cmd::Command;
[INFO] [stdout] 60 +         use assert_fs::Command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `assert_cmd`
[INFO] [stdout]   --> tests/common/mod.rs:60:13
[INFO] [stdout]    |
[INFO] [stdout] 60 |         use assert_cmd::Command;
[INFO] [stdout]    |             ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/edit.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 |     yage_cmd!("edit", "-K", "-", "-e", EDITOR, &encrypted_path)
[INFO] [stdout]    |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `yage_cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 60 -         use assert_cmd::Command;
[INFO] [stdout] 60 +         use assert_fs::Command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `assert_cmd`
[INFO] [stdout]   --> tests/common/mod.rs:60:13
[INFO] [stdout]    |
[INFO] [stdout] 60 |         use assert_cmd::Command;
[INFO] [stdout]    |             ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/edit.rs:96:5
[INFO] [stdout]    |
[INFO] [stdout] 96 |     yage_cmd!("edit")
[INFO] [stdout]    |     ----------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `yage_cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 60 -         use assert_cmd::Command;
[INFO] [stdout] 60 +         use assert_fs::Command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `assert_cmd`
[INFO] [stdout]    --> tests/common/mod.rs:60:13
[INFO] [stdout]     |
[INFO] [stdout]  60 |         use assert_cmd::Command;
[INFO] [stdout]     |             ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/edit.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     yage_cmd!("edit", &yaml_path)
[INFO] [stdout]     |     ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `yage_cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout]  60 -         use assert_cmd::Command;
[INFO] [stdout]  60 +         use assert_fs::Command;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `yage` (test "keygen") due to 9 previous errors
[INFO] [stdout] error[E0432]: unresolved import `assert_cmd`
[INFO] [stdout]    --> tests/common/mod.rs:48:13
[INFO] [stdout]     |
[INFO] [stdout]  48 |         use assert_cmd::Command;
[INFO] [stdout]     |             ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout] ...
[INFO] [stdout] 149 |     yage!("keygen", "--output", &key_path, "--public", &public_path)
[INFO] [stdout]     |     ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `yage` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout]  48 -         use assert_cmd::Command;
[INFO] [stdout]  48 +         use assert_fs::Command;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `assert_cmd`
[INFO] [stdout]    --> tests/common/mod.rs:48:13
[INFO] [stdout]     |
[INFO] [stdout]  48 |         use assert_cmd::Command;
[INFO] [stdout]     |             ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout] ...
[INFO] [stdout] 175 |     yage!("encrypt", "-R", &pub_path, &yaml_path, "-o", &encrypted_path)
[INFO] [stdout]     |     -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `yage` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout]  48 -         use assert_cmd::Command;
[INFO] [stdout]  48 +         use assert_fs::Command;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `assert_cmd`
[INFO] [stdout]   --> tests/common/mod.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |         use assert_cmd::Command;
[INFO] [stdout]    |             ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/cli.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     yage!("--help")
[INFO] [stdout]    |     --------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `yage` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 48 -         use assert_cmd::Command;
[INFO] [stdout] 48 +         use assert_fs::Command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `assert_cmd`
[INFO] [stdout]   --> tests/common/mod.rs:60:13
[INFO] [stdout]    |
[INFO] [stdout] 60 |         use assert_cmd::Command;
[INFO] [stdout]    |             ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/cli.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     yage_cmd!().assert().failure().stdout(is_empty()).stderr(
[INFO] [stdout]    |     ----------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `yage_cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 60 -         use assert_cmd::Command;
[INFO] [stdout] 60 +         use assert_fs::Command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `assert_cmd`
[INFO] [stdout]   --> tests/common/mod.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |         use assert_cmd::Command;
[INFO] [stdout]    |             ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/cli.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |         yage!(sub_command, "--help")
[INFO] [stdout]    |         ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `yage` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 48 -         use assert_cmd::Command;
[INFO] [stdout] 48 +         use assert_fs::Command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `assert_cmd`
[INFO] [stdout]   --> tests/common/mod.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |         use assert_cmd::Command;
[INFO] [stdout]    |             ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/cli.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     yage!("--version").stdout(is_match(r"^yage \d+\.\d+\.\d+\n$").unwrap()).stderr(is_empty());
[INFO] [stdout]    |     ------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `yage` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 48 -         use assert_cmd::Command;
[INFO] [stdout] 48 +         use assert_fs::Command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `assert_cmd`
[INFO] [stdout]   --> tests/common/mod.rs:60:13
[INFO] [stdout]    |
[INFO] [stdout] 60 |         use assert_cmd::Command;
[INFO] [stdout]    |             ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/cli.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     yage_cmd!("--foo")
[INFO] [stdout]    |     ------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `yage_cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 60 -         use assert_cmd::Command;
[INFO] [stdout] 60 +         use assert_fs::Command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `assert_cmd`
[INFO] [stdout]   --> tests/common/mod.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |         use assert_cmd::Command;
[INFO] [stdout]    |             ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/cli.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |         yage!("--completion", shell).stdout(is_empty().not()).stderr(is_empty());
[INFO] [stdout]    |         ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `yage` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 48 -         use assert_cmd::Command;
[INFO] [stdout] 48 +         use assert_fs::Command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `yage` (test "check") due to 10 previous errors
[INFO] [stderr] error: could not compile `yage` (test "decrypt") due to 11 previous errors
[INFO] [stderr] error: could not compile `yage` (test "cli") due to 8 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `yage` (test "env") due to 16 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `yage` (test "edit") due to 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "e78969d836b94cf0d37b6b034c88b46bef32759b0fdc4f30916bd1be71fe0fdb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e78969d836b94cf0d37b6b034c88b46bef32759b0fdc4f30916bd1be71fe0fdb", kill_on_drop: false }`
[INFO] [stdout] e78969d836b94cf0d37b6b034c88b46bef32759b0fdc4f30916bd1be71fe0fdb
