[INFO] cloning repository https://github.com/Zolmok/passage
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Zolmok/passage" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZolmok%2Fpassage", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZolmok%2Fpassage'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cf9a9c766e9e166c9dc109ac1d80e3ed406cf22b
[INFO] testing Zolmok/passage against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZolmok%2Fpassage" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Zolmok/passage
[INFO] finished tweaking git repo https://github.com/Zolmok/passage
[INFO] tweaked toml for git repo https://github.com/Zolmok/passage written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Zolmok/passage on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Zolmok/passage 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded git2 v0.20.4
[INFO] [stderr]   Downloaded i18n-embed-fl v0.7.0
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.38
[INFO] [stderr]   Downloaded fluent v0.16.1
[INFO] [stderr]   Downloaded self_cell v0.10.3
[INFO] [stderr]   Downloaded i18n-embed v0.14.1
[INFO] [stderr]   Downloaded fluent-syntax v0.11.1
[INFO] [stderr]   Downloaded fluent-bundle v0.15.3
[INFO] [stderr]   Downloaded bech32 v0.9.1
[INFO] [stderr]   Downloaded age-core v0.10.0
[INFO] [stderr]   Downloaded io_tee v0.1.1
[INFO] [stderr]   Downloaded arc-swap v1.8.1
[INFO] [stderr]   Downloaded zerocopy v0.8.38
[INFO] [stderr]   Downloaded libz-sys v1.1.23
[INFO] [stderr]   Downloaded age v0.10.1
[INFO] [stderr]   Downloaded libgit2-sys v0.18.3+1.9.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 24268a8c7c59e5881241fbe39f92ad7e4181939e632904e9b044051d761d1383
[INFO] running `Command { std: "docker" "start" "24268a8c7c59e5881241fbe39f92ad7e4181939e632904e9b044051d761d1383", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "24268a8c7c59e5881241fbe39f92ad7e4181939e632904e9b044051d761d1383", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "24268a8c7c59e5881241fbe39f92ad7e4181939e632904e9b044051d761d1383" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "24268a8c7c59e5881241fbe39f92ad7e4181939e632904e9b044051d761d1383", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "24268a8c7c59e5881241fbe39f92ad7e4181939e632904e9b044051d761d1383" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling self_cell v1.2.2
[INFO] [stderr]    Compiling zerocopy v0.8.38
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling type-map v0.5.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling self_cell v0.10.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling arc-swap v1.8.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling io_tee v0.1.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling clap_builder v4.5.57
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling pxfm v0.1.27
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling rust-embed-utils v8.11.0
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling rtoolbox v0.0.3
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling rpassword v7.4.0
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.18.3+1.9.2
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling rust-embed-impl v8.11.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling rust-embed v8.11.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling fluent-syntax v0.11.1
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling scrypt v0.11.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling clap v4.5.57
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling unic-langid-impl v0.9.6
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling unic-langid v0.9.6
[INFO] [stderr]    Compiling intl-memoizer v0.5.3
[INFO] [stderr]    Compiling intl_pluralrules v7.0.2
[INFO] [stderr]    Compiling fluent-langneg v0.13.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling fluent-bundle v0.15.3
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling i18n-config v0.4.8
[INFO] [stderr]    Compiling cookie-factory v0.3.3
[INFO] [stderr]    Compiling fluent v0.16.1
[INFO] [stderr]    Compiling find-crate v0.6.3
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling age-core v0.10.0
[INFO] [stderr]    Compiling i18n-embed-impl v0.8.4
[INFO] [stderr]    Compiling i18n-embed v0.14.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling i18n-embed-fl v0.7.0
[INFO] [stderr]    Compiling git2 v0.20.4
[INFO] [stderr]    Compiling age v0.10.1
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling passage v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "24268a8c7c59e5881241fbe39f92ad7e4181939e632904e9b044051d761d1383", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "24268a8c7c59e5881241fbe39f92ad7e4181939e632904e9b044051d761d1383" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling passage v0.1.0 (/opt/rustwide/workdir)
[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_tests.rs:33:14
[INFO] [stdout]    |
[INFO] [stdout] 33 |     Command::cargo_bin("passage")
[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_tests.rs:69:14
[INFO] [stdout]    |
[INFO] [stdout] 69 |     Command::cargo_bin("passage")
[INFO] [stdout]    |              ^^^^^^^^^
[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_tests.rs:108:14
[INFO] [stdout]     |
[INFO] [stdout] 108 |     Command::cargo_bin("passage")
[INFO] [stdout]     |              ^^^^^^^^^
[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_tests.rs:128:14
[INFO] [stdout]     |
[INFO] [stdout] 128 |     Command::cargo_bin("passage")
[INFO] [stdout]     |              ^^^^^^^^^
[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_tests.rs:135:14
[INFO] [stdout]     |
[INFO] [stdout] 135 |     Command::cargo_bin("passage")
[INFO] [stdout]     |              ^^^^^^^^^
[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_tests.rs:150:14
[INFO] [stdout]     |
[INFO] [stdout] 150 |     Command::cargo_bin("passage")
[INFO] [stdout]     |              ^^^^^^^^^
[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_tests.rs:157:27
[INFO] [stdout]     |
[INFO] [stdout] 157 |     let output = Command::cargo_bin("passage")
[INFO] [stdout]     |                           ^^^^^^^^^
[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_tests.rs:179:14
[INFO] [stdout]     |
[INFO] [stdout] 179 |     Command::cargo_bin("passage")
[INFO] [stdout]     |              ^^^^^^^^^
[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_tests.rs:186:14
[INFO] [stdout]     |
[INFO] [stdout] 186 |     Command::cargo_bin("passage")
[INFO] [stdout]     |              ^^^^^^^^^
[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_tests.rs:207:18
[INFO] [stdout]     |
[INFO] [stdout] 207 |         Command::cargo_bin("passage")
[INFO] [stdout]     |                  ^^^^^^^^^
[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_tests.rs:215:27
[INFO] [stdout]     |
[INFO] [stdout] 215 |     let output = Command::cargo_bin("passage")
[INFO] [stdout]     |                           ^^^^^^^^^
[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_tests.rs:248:14
[INFO] [stdout]     |
[INFO] [stdout] 248 |     Command::cargo_bin("passage")
[INFO] [stdout]     |              ^^^^^^^^^
[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_tests.rs:288:14
[INFO] [stdout]     |
[INFO] [stdout] 288 |     Command::cargo_bin("passage")
[INFO] [stdout]     |              ^^^^^^^^^
[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_tests.rs:297:14
[INFO] [stdout]     |
[INFO] [stdout] 297 |     Command::cargo_bin("passage")
[INFO] [stdout]     |              ^^^^^^^^^
[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_tests.rs:306:14
[INFO] [stdout]     |
[INFO] [stdout] 306 |     Command::cargo_bin("passage")
[INFO] [stdout]     |              ^^^^^^^^^
[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_tests.rs:323:14
[INFO] [stdout]     |
[INFO] [stdout] 323 |     Command::cargo_bin("passage")
[INFO] [stdout]     |              ^^^^^^^^^
[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_tests.rs:331:14
[INFO] [stdout]     |
[INFO] [stdout] 331 |     Command::cargo_bin("passage")
[INFO] [stdout]     |              ^^^^^^^^^
[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_tests.rs:340:14
[INFO] [stdout]     |
[INFO] [stdout] 340 |     Command::cargo_bin("passage")
[INFO] [stdout]     |              ^^^^^^^^^
[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_tests.rs:354:14
[INFO] [stdout]     |
[INFO] [stdout] 354 |     Command::cargo_bin("passage")
[INFO] [stdout]     |              ^^^^^^^^^
[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_tests.rs:369:14
[INFO] [stdout]     |
[INFO] [stdout] 369 |     Command::cargo_bin("passage")
[INFO] [stdout]     |              ^^^^^^^^^
[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_tests.rs:389:18
[INFO] [stdout]     |
[INFO] [stdout] 389 |         Command::cargo_bin("passage")
[INFO] [stdout]     |                  ^^^^^^^^^
[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_tests.rs:397:27
[INFO] [stdout]     |
[INFO] [stdout] 397 |     let output = Command::cargo_bin("passage")
[INFO] [stdout]     |                           ^^^^^^^^^
[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_tests.rs:423:27
[INFO] [stdout]     |
[INFO] [stdout] 423 |     let output = Command::cargo_bin("passage")
[INFO] [stdout]     |                           ^^^^^^^^^
[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_tests.rs:435:32
[INFO] [stdout]     |
[INFO] [stdout] 435 |     let show_output = Command::cargo_bin("passage")
[INFO] [stdout]     |                                ^^^^^^^^^
[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_tests.rs:452:27
[INFO] [stdout]     |
[INFO] [stdout] 452 |     let output = Command::cargo_bin("passage")
[INFO] [stdout]     |                           ^^^^^^^^^
[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_tests.rs:470:27
[INFO] [stdout]     |
[INFO] [stdout] 470 |     let output = Command::cargo_bin("passage")
[INFO] [stdout]     |                           ^^^^^^^^^
[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_tests.rs:499:14
[INFO] [stdout]     |
[INFO] [stdout] 499 |     Command::cargo_bin("passage")
[INFO] [stdout]     |              ^^^^^^^^^
[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_tests.rs:515:14
[INFO] [stdout]     |
[INFO] [stdout] 515 |     Command::cargo_bin("passage")
[INFO] [stdout]     |              ^^^^^^^^^
[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_tests.rs:523:14
[INFO] [stdout]     |
[INFO] [stdout] 523 |     Command::cargo_bin("passage")
[INFO] [stdout]     |              ^^^^^^^^^
[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_tests.rs:540:14
[INFO] [stdout]     |
[INFO] [stdout] 540 |     Command::cargo_bin("passage")
[INFO] [stdout]     |              ^^^^^^^^^
[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_tests.rs:548:27
[INFO] [stdout]     |
[INFO] [stdout] 548 |     let output = Command::cargo_bin("passage")
[INFO] [stdout]     |                           ^^^^^^^^^
[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_tests.rs:564:32
[INFO] [stdout]     |
[INFO] [stdout] 564 |     let show_output = Command::cargo_bin("passage")
[INFO] [stdout]     |                                ^^^^^^^^^
[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_tests.rs:583:14
[INFO] [stdout]     |
[INFO] [stdout] 583 |     Command::cargo_bin("passage")
[INFO] [stdout]     |              ^^^^^^^^^
[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_tests.rs:591:27
[INFO] [stdout]     |
[INFO] [stdout] 591 |     let output = Command::cargo_bin("passage")
[INFO] [stdout]     |                           ^^^^^^^^^
[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_tests.rs:607:32
[INFO] [stdout]     |
[INFO] [stdout] 607 |     let show_output = Command::cargo_bin("passage")
[INFO] [stdout]     |                                ^^^^^^^^^
[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_tests.rs:639:14
[INFO] [stdout]     |
[INFO] [stdout] 639 |     Command::cargo_bin("passage")
[INFO] [stdout]     |              ^^^^^^^^^
[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_tests.rs:661:14
[INFO] [stdout]     |
[INFO] [stdout] 661 |     Command::cargo_bin("passage")
[INFO] [stdout]     |              ^^^^^^^^^
[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_tests.rs:669:27
[INFO] [stdout]     |
[INFO] [stdout] 669 |     let output = Command::cargo_bin("passage")
[INFO] [stdout]     |                           ^^^^^^^^^
[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_tests.rs:685:32
[INFO] [stdout]     |
[INFO] [stdout] 685 |     let show_output = Command::cargo_bin("passage")
[INFO] [stdout]     |                                ^^^^^^^^^
[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_tests.rs:713:18
[INFO] [stdout]     |
[INFO] [stdout] 713 |         Command::cargo_bin("passage")
[INFO] [stdout]     |                  ^^^^^^^^^
[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_tests.rs:721:27
[INFO] [stdout]     |
[INFO] [stdout] 721 |     let output = Command::cargo_bin("passage")
[INFO] [stdout]     |                           ^^^^^^^^^
[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_tests.rs:741:14
[INFO] [stdout]     |
[INFO] [stdout] 741 |     Command::cargo_bin("passage")
[INFO] [stdout]     |              ^^^^^^^^^
[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_tests.rs:748:27
[INFO] [stdout]     |
[INFO] [stdout] 748 |     let output = Command::cargo_bin("passage")
[INFO] [stdout]     |                           ^^^^^^^^^
[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_tests.rs:770:18
[INFO] [stdout]     |
[INFO] [stdout] 770 |         Command::cargo_bin("passage")
[INFO] [stdout]     |                  ^^^^^^^^^
[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_tests.rs:778:27
[INFO] [stdout]     |
[INFO] [stdout] 778 |     let output = Command::cargo_bin("passage")
[INFO] [stdout]     |                           ^^^^^^^^^
[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_tests.rs:800:14
[INFO] [stdout]     |
[INFO] [stdout] 800 |     Command::cargo_bin("passage")
[INFO] [stdout]     |              ^^^^^^^^^
[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_tests.rs:807:14
[INFO] [stdout]     |
[INFO] [stdout] 807 |     Command::cargo_bin("passage")
[INFO] [stdout]     |              ^^^^^^^^^
[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_tests.rs:814:14
[INFO] [stdout]     |
[INFO] [stdout] 814 |     Command::cargo_bin("passage")
[INFO] [stdout]     |              ^^^^^^^^^
[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_tests.rs:821:27
[INFO] [stdout]     |
[INFO] [stdout] 821 |     let output = Command::cargo_bin("passage")
[INFO] [stdout]     |                           ^^^^^^^^^
[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_tests.rs:840:14
[INFO] [stdout]     |
[INFO] [stdout] 840 |     Command::cargo_bin("passage")
[INFO] [stdout]     |              ^^^^^^^^^
[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_tests.rs:847:27
[INFO] [stdout]     |
[INFO] [stdout] 847 |     let output = Command::cargo_bin("passage")
[INFO] [stdout]     |                           ^^^^^^^^^
[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_tests.rs:865:14
[INFO] [stdout]     |
[INFO] [stdout] 865 |     Command::cargo_bin("passage")
[INFO] [stdout]     |              ^^^^^^^^^
[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_tests.rs:872:27
[INFO] [stdout]     |
[INFO] [stdout] 872 |     let output = Command::cargo_bin("passage")
[INFO] [stdout]     |                           ^^^^^^^^^
[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_tests.rs:889:14
[INFO] [stdout]     |
[INFO] [stdout] 889 |     Command::cargo_bin("passage")
[INFO] [stdout]     |              ^^^^^^^^^
[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_tests.rs:896:27
[INFO] [stdout]     |
[INFO] [stdout] 896 |     let output = Command::cargo_bin("passage")
[INFO] [stdout]     |                           ^^^^^^^^^
[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_tests.rs:914:14
[INFO] [stdout]     |
[INFO] [stdout] 914 |     Command::cargo_bin("passage")
[INFO] [stdout]     |              ^^^^^^^^^
[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_tests.rs:935:14
[INFO] [stdout]     |
[INFO] [stdout] 935 |     Command::cargo_bin("passage")
[INFO] [stdout]     |              ^^^^^^^^^
[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_tests.rs:944:14
[INFO] [stdout]     |
[INFO] [stdout] 944 |     Command::cargo_bin("passage")
[INFO] [stdout]     |              ^^^^^^^^^
[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_tests.rs:959:14
[INFO] [stdout]     |
[INFO] [stdout] 959 |     Command::cargo_bin("passage")
[INFO] [stdout]     |              ^^^^^^^^^
[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_tests.rs:975:14
[INFO] [stdout]     |
[INFO] [stdout] 975 |     Command::cargo_bin("passage")
[INFO] [stdout]     |              ^^^^^^^^^
[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_tests.rs:982:14
[INFO] [stdout]     |
[INFO] [stdout] 982 |     Command::cargo_bin("passage")
[INFO] [stdout]     |              ^^^^^^^^^
[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_tests.rs:996:14
[INFO] [stdout]     |
[INFO] [stdout] 996 |     Command::cargo_bin("passage")
[INFO] [stdout]     |              ^^^^^^^^^
[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_tests.rs:1011:14
[INFO] [stdout]      |
[INFO] [stdout] 1011 |     Command::cargo_bin("passage")
[INFO] [stdout]      |              ^^^^^^^^^
[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_tests.rs:1019:14
[INFO] [stdout]      |
[INFO] [stdout] 1019 |     Command::cargo_bin("passage")
[INFO] [stdout]      |              ^^^^^^^^^
[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_tests.rs:1037:18
[INFO] [stdout]      |
[INFO] [stdout] 1037 |         Command::cargo_bin("passage")
[INFO] [stdout]      |                  ^^^^^^^^^
[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_tests.rs:1045:14
[INFO] [stdout]      |
[INFO] [stdout] 1045 |     Command::cargo_bin("passage")
[INFO] [stdout]      |              ^^^^^^^^^
[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_tests.rs:1060:14
[INFO] [stdout]      |
[INFO] [stdout] 1060 |     Command::cargo_bin("passage")
[INFO] [stdout]      |              ^^^^^^^^^
[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_tests.rs:1067:14
[INFO] [stdout]      |
[INFO] [stdout] 1067 |     Command::cargo_bin("passage")
[INFO] [stdout]      |              ^^^^^^^^^
[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_tests.rs:1083:18
[INFO] [stdout]      |
[INFO] [stdout] 1083 |         Command::cargo_bin("passage")
[INFO] [stdout]      |                  ^^^^^^^^^
[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_tests.rs:1092:14
[INFO] [stdout]      |
[INFO] [stdout] 1092 |     Command::cargo_bin("passage")
[INFO] [stdout]      |              ^^^^^^^^^
[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_tests.rs:1107:14
[INFO] [stdout]      |
[INFO] [stdout] 1107 |     Command::cargo_bin("passage")
[INFO] [stdout]      |              ^^^^^^^^^
[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_tests.rs:1121:14
[INFO] [stdout]      |
[INFO] [stdout] 1121 |     Command::cargo_bin("passage")
[INFO] [stdout]      |              ^^^^^^^^^
[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_tests.rs:1128:14
[INFO] [stdout]      |
[INFO] [stdout] 1128 |     Command::cargo_bin("passage")
[INFO] [stdout]      |              ^^^^^^^^^
[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_tests.rs:1143:14
[INFO] [stdout]      |
[INFO] [stdout] 1143 |     Command::cargo_bin("passage")
[INFO] [stdout]      |              ^^^^^^^^^
[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_tests.rs:1150:14
[INFO] [stdout]      |
[INFO] [stdout] 1150 |     Command::cargo_bin("passage")
[INFO] [stdout]      |              ^^^^^^^^^
[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_tests.rs:1165:14
[INFO] [stdout]      |
[INFO] [stdout] 1165 |     Command::cargo_bin("passage")
[INFO] [stdout]      |              ^^^^^^^^^
[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_tests.rs:1172:14
[INFO] [stdout]      |
[INFO] [stdout] 1172 |     Command::cargo_bin("passage")
[INFO] [stdout]      |              ^^^^^^^^^
[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_tests.rs:1202:14
[INFO] [stdout]      |
[INFO] [stdout] 1202 |     Command::cargo_bin("passage")
[INFO] [stdout]      |              ^^^^^^^^^
[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_tests.rs:1210:14
[INFO] [stdout]      |
[INFO] [stdout] 1210 |     Command::cargo_bin("passage")
[INFO] [stdout]      |              ^^^^^^^^^
[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_tests.rs:1224:14
[INFO] [stdout]      |
[INFO] [stdout] 1224 |     Command::cargo_bin("passage")
[INFO] [stdout]      |              ^^^^^^^^^
[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_tests.rs:1232:14
[INFO] [stdout]      |
[INFO] [stdout] 1232 |     Command::cargo_bin("passage")
[INFO] [stdout]      |              ^^^^^^^^^
[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_tests.rs:1248:14
[INFO] [stdout]      |
[INFO] [stdout] 1248 |     Command::cargo_bin("passage")
[INFO] [stdout]      |              ^^^^^^^^^
[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_tests.rs:1255:14
[INFO] [stdout]      |
[INFO] [stdout] 1255 |     Command::cargo_bin("passage")
[INFO] [stdout]      |              ^^^^^^^^^
[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_tests.rs:1263:14
[INFO] [stdout]      |
[INFO] [stdout] 1263 |     Command::cargo_bin("passage")
[INFO] [stdout]      |              ^^^^^^^^^
[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_tests.rs:1280:14
[INFO] [stdout]      |
[INFO] [stdout] 1280 |     Command::cargo_bin("passage")
[INFO] [stdout]      |              ^^^^^^^^^
[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_tests.rs:1287:14
[INFO] [stdout]      |
[INFO] [stdout] 1287 |     Command::cargo_bin("passage")
[INFO] [stdout]      |              ^^^^^^^^^
[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_tests.rs:1295:14
[INFO] [stdout]      |
[INFO] [stdout] 1295 |     Command::cargo_bin("passage")
[INFO] [stdout]      |              ^^^^^^^^^
[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_tests.rs:1309:14
[INFO] [stdout]      |
[INFO] [stdout] 1309 |     Command::cargo_bin("passage")
[INFO] [stdout]      |              ^^^^^^^^^
[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_tests.rs:1317:14
[INFO] [stdout]      |
[INFO] [stdout] 1317 |     Command::cargo_bin("passage")
[INFO] [stdout]      |              ^^^^^^^^^
[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_tests.rs:1333:14
[INFO] [stdout]      |
[INFO] [stdout] 1333 |     Command::cargo_bin("passage")
[INFO] [stdout]      |              ^^^^^^^^^
[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_tests.rs:1341:14
[INFO] [stdout]      |
[INFO] [stdout] 1341 |     Command::cargo_bin("passage")
[INFO] [stdout]      |              ^^^^^^^^^
[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_tests.rs:1354:14
[INFO] [stdout]      |
[INFO] [stdout] 1354 |     Command::cargo_bin("passage")
[INFO] [stdout]      |              ^^^^^^^^^
[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_tests.rs:1370:14
[INFO] [stdout]      |
[INFO] [stdout] 1370 |     Command::cargo_bin("passage")
[INFO] [stdout]      |              ^^^^^^^^^
[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_tests.rs:1378:14
[INFO] [stdout]      |
[INFO] [stdout] 1378 |     Command::cargo_bin("passage")
[INFO] [stdout]      |              ^^^^^^^^^
[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_tests.rs:1411:14
[INFO] [stdout]      |
[INFO] [stdout] 1411 |     Command::cargo_bin("passage")
[INFO] [stdout]      |              ^^^^^^^^^
[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_tests.rs:1419:14
[INFO] [stdout]      |
[INFO] [stdout] 1419 |     Command::cargo_bin("passage")
[INFO] [stdout]      |              ^^^^^^^^^
[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_tests.rs:1427:14
[INFO] [stdout]      |
[INFO] [stdout] 1427 |     Command::cargo_bin("passage")
[INFO] [stdout]      |              ^^^^^^^^^
[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_tests.rs:1435:14
[INFO] [stdout]      |
[INFO] [stdout] 1435 |     Command::cargo_bin("passage")
[INFO] [stdout]      |              ^^^^^^^^^
[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_tests.rs:1451:14
[INFO] [stdout]      |
[INFO] [stdout] 1451 |     Command::cargo_bin("passage")
[INFO] [stdout]      |              ^^^^^^^^^
[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_tests.rs:1458:14
[INFO] [stdout]      |
[INFO] [stdout] 1458 |     Command::cargo_bin("passage")
[INFO] [stdout]      |              ^^^^^^^^^
[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_tests.rs:1466:14
[INFO] [stdout]      |
[INFO] [stdout] 1466 |     Command::cargo_bin("passage")
[INFO] [stdout]      |              ^^^^^^^^^
[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_tests.rs:1473:14
[INFO] [stdout]      |
[INFO] [stdout] 1473 |     Command::cargo_bin("passage")
[INFO] [stdout]      |              ^^^^^^^^^
[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_tests.rs:1481:14
[INFO] [stdout]      |
[INFO] [stdout] 1481 |     Command::cargo_bin("passage")
[INFO] [stdout]      |              ^^^^^^^^^
[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_tests.rs:1496:14
[INFO] [stdout]      |
[INFO] [stdout] 1496 |     Command::cargo_bin("passage")
[INFO] [stdout]      |              ^^^^^^^^^
[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_tests.rs:1509:27
[INFO] [stdout]      |
[INFO] [stdout] 1509 |     let output = Command::cargo_bin("passage")
[INFO] [stdout]      |                           ^^^^^^^^^
[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_tests.rs:1531:27
[INFO] [stdout]      |
[INFO] [stdout] 1531 |     let output = Command::cargo_bin("passage")
[INFO] [stdout]      |                           ^^^^^^^^^
[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_tests.rs:1552:14
[INFO] [stdout]      |
[INFO] [stdout] 1552 |     Command::cargo_bin("passage")
[INFO] [stdout]      |              ^^^^^^^^^
[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_tests.rs:1560:27
[INFO] [stdout]      |
[INFO] [stdout] 1560 |     let output = Command::cargo_bin("passage")
[INFO] [stdout]      |                           ^^^^^^^^^
[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_tests.rs:1586:14
[INFO] [stdout]      |
[INFO] [stdout] 1586 |     Command::cargo_bin("passage")
[INFO] [stdout]      |              ^^^^^^^^^
[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_tests.rs:1600:27
[INFO] [stdout]      |
[INFO] [stdout] 1600 |     let output = Command::cargo_bin("passage")
[INFO] [stdout]      |                           ^^^^^^^^^
[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_tests.rs:1634:14
[INFO] [stdout]      |
[INFO] [stdout] 1634 |     Command::cargo_bin("passage")
[INFO] [stdout]      |              ^^^^^^^^^
[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_tests.rs:1665:14
[INFO] [stdout]      |
[INFO] [stdout] 1665 |     Command::cargo_bin("passage")
[INFO] [stdout]      |              ^^^^^^^^^
[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_tests.rs:1698:14
[INFO] [stdout]      |
[INFO] [stdout] 1698 |     Command::cargo_bin("passage")
[INFO] [stdout]      |              ^^^^^^^^^
[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_tests.rs:1706:14
[INFO] [stdout]      |
[INFO] [stdout] 1706 |     Command::cargo_bin("passage")
[INFO] [stdout]      |              ^^^^^^^^^
[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_tests.rs:1733:14
[INFO] [stdout]      |
[INFO] [stdout] 1733 |     Command::cargo_bin("passage")
[INFO] [stdout]      |              ^^^^^^^^^
[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_tests.rs:1756:14
[INFO] [stdout]      |
[INFO] [stdout] 1756 |     Command::cargo_bin("passage")
[INFO] [stdout]      |              ^^^^^^^^^
[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_tests.rs:1773:14
[INFO] [stdout]      |
[INFO] [stdout] 1773 |     Command::cargo_bin("passage")
[INFO] [stdout]      |              ^^^^^^^^^
[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_tests.rs:1796:14
[INFO] [stdout]      |
[INFO] [stdout] 1796 |     Command::cargo_bin("passage")
[INFO] [stdout]      |              ^^^^^^^^^
[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_tests.rs:1804:14
[INFO] [stdout]      |
[INFO] [stdout] 1804 |     Command::cargo_bin("passage")
[INFO] [stdout]      |              ^^^^^^^^^
[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_tests.rs:1826:14
[INFO] [stdout]      |
[INFO] [stdout] 1826 |     Command::cargo_bin("passage")
[INFO] [stdout]      |              ^^^^^^^^^
[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_tests.rs:1834:14
[INFO] [stdout]      |
[INFO] [stdout] 1834 |     Command::cargo_bin("passage")
[INFO] [stdout]      |              ^^^^^^^^^
[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_tests.rs:1858:14
[INFO] [stdout]      |
[INFO] [stdout] 1858 |     Command::cargo_bin("passage")
[INFO] [stdout]      |              ^^^^^^^^^
[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_tests.rs:1866:14
[INFO] [stdout]      |
[INFO] [stdout] 1866 |     Command::cargo_bin("passage")
[INFO] [stdout]      |              ^^^^^^^^^
[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_tests.rs:1888:14
[INFO] [stdout]      |
[INFO] [stdout] 1888 |     Command::cargo_bin("passage")
[INFO] [stdout]      |              ^^^^^^^^^
[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_tests.rs:1911:27
[INFO] [stdout]      |
[INFO] [stdout] 1911 |     let output = Command::cargo_bin("passage")
[INFO] [stdout]      |                           ^^^^^^^^^
[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_tests.rs:1936:14
[INFO] [stdout]      |
[INFO] [stdout] 1936 |     Command::cargo_bin("passage")
[INFO] [stdout]      |              ^^^^^^^^^
[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_tests.rs:1944:27
[INFO] [stdout]      |
[INFO] [stdout] 1944 |     let output = Command::cargo_bin("passage")
[INFO] [stdout]      |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.73s
[INFO] running `Command { std: "docker" "inspect" "24268a8c7c59e5881241fbe39f92ad7e4181939e632904e9b044051d761d1383", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "24268a8c7c59e5881241fbe39f92ad7e4181939e632904e9b044051d761d1383" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] 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] [stderr]   --> tests/integration_tests.rs:33:14
[INFO] [stderr]    |
[INFO] [stderr] 33 |     Command::cargo_bin("passage")
[INFO] [stderr]    |              ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]   --> tests/integration_tests.rs:69:14
[INFO] [stderr]    |
[INFO] [stderr] 69 |     Command::cargo_bin("passage")
[INFO] [stderr]    |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> tests/integration_tests.rs:108:14
[INFO] [stderr]     |
[INFO] [stderr] 108 |     Command::cargo_bin("passage")
[INFO] [stderr]     |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> tests/integration_tests.rs:128:14
[INFO] [stderr]     |
[INFO] [stderr] 128 |     Command::cargo_bin("passage")
[INFO] [stderr]     |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> tests/integration_tests.rs:135:14
[INFO] [stderr]     |
[INFO] [stderr] 135 |     Command::cargo_bin("passage")
[INFO] [stderr]     |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> tests/integration_tests.rs:150:14
[INFO] [stderr]     |
[INFO] [stderr] 150 |     Command::cargo_bin("passage")
[INFO] [stderr]     |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> tests/integration_tests.rs:157:27
[INFO] [stderr]     |
[INFO] [stderr] 157 |     let output = Command::cargo_bin("passage")
[INFO] [stderr]     |                           ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> tests/integration_tests.rs:179:14
[INFO] [stderr]     |
[INFO] [stderr] 179 |     Command::cargo_bin("passage")
[INFO] [stderr]     |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> tests/integration_tests.rs:186:14
[INFO] [stderr]     |
[INFO] [stderr] 186 |     Command::cargo_bin("passage")
[INFO] [stderr]     |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> tests/integration_tests.rs:207:18
[INFO] [stderr]     |
[INFO] [stderr] 207 |         Command::cargo_bin("passage")
[INFO] [stderr]     |                  ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> tests/integration_tests.rs:215:27
[INFO] [stderr]     |
[INFO] [stderr] 215 |     let output = Command::cargo_bin("passage")
[INFO] [stderr]     |                           ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> tests/integration_tests.rs:248:14
[INFO] [stderr]     |
[INFO] [stderr] 248 |     Command::cargo_bin("passage")
[INFO] [stderr]     |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> tests/integration_tests.rs:288:14
[INFO] [stderr]     |
[INFO] [stderr] 288 |     Command::cargo_bin("passage")
[INFO] [stderr]     |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> tests/integration_tests.rs:297:14
[INFO] [stderr]     |
[INFO] [stderr] 297 |     Command::cargo_bin("passage")
[INFO] [stderr]     |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> tests/integration_tests.rs:306:14
[INFO] [stderr]     |
[INFO] [stderr] 306 |     Command::cargo_bin("passage")
[INFO] [stderr]     |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> tests/integration_tests.rs:323:14
[INFO] [stderr]     |
[INFO] [stderr] 323 |     Command::cargo_bin("passage")
[INFO] [stderr]     |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> tests/integration_tests.rs:331:14
[INFO] [stderr]     |
[INFO] [stderr] 331 |     Command::cargo_bin("passage")
[INFO] [stderr]     |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> tests/integration_tests.rs:340:14
[INFO] [stderr]     |
[INFO] [stderr] 340 |     Command::cargo_bin("passage")
[INFO] [stderr]     |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> tests/integration_tests.rs:354:14
[INFO] [stderr]     |
[INFO] [stderr] 354 |     Command::cargo_bin("passage")
[INFO] [stderr]     |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> tests/integration_tests.rs:369:14
[INFO] [stderr]     |
[INFO] [stderr] 369 |     Command::cargo_bin("passage")
[INFO] [stderr]     |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> tests/integration_tests.rs:389:18
[INFO] [stderr]     |
[INFO] [stderr] 389 |         Command::cargo_bin("passage")
[INFO] [stderr]     |                  ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> tests/integration_tests.rs:397:27
[INFO] [stderr]     |
[INFO] [stderr] 397 |     let output = Command::cargo_bin("passage")
[INFO] [stderr]     |                           ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> tests/integration_tests.rs:423:27
[INFO] [stderr]     |
[INFO] [stderr] 423 |     let output = Command::cargo_bin("passage")
[INFO] [stderr]     |                           ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> tests/integration_tests.rs:435:32
[INFO] [stderr]     |
[INFO] [stderr] 435 |     let show_output = Command::cargo_bin("passage")
[INFO] [stderr]     |                                ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> tests/integration_tests.rs:452:27
[INFO] [stderr]     |
[INFO] [stderr] 452 |     let output = Command::cargo_bin("passage")
[INFO] [stderr]     |                           ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> tests/integration_tests.rs:470:27
[INFO] [stderr]     |
[INFO] [stderr] 470 |     let output = Command::cargo_bin("passage")
[INFO] [stderr]     |                           ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> tests/integration_tests.rs:499:14
[INFO] [stderr]     |
[INFO] [stderr] 499 |     Command::cargo_bin("passage")
[INFO] [stderr]     |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> tests/integration_tests.rs:515:14
[INFO] [stderr]     |
[INFO] [stderr] 515 |     Command::cargo_bin("passage")
[INFO] [stderr]     |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> tests/integration_tests.rs:523:14
[INFO] [stderr]     |
[INFO] [stderr] 523 |     Command::cargo_bin("passage")
[INFO] [stderr]     |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> tests/integration_tests.rs:540:14
[INFO] [stderr]     |
[INFO] [stderr] 540 |     Command::cargo_bin("passage")
[INFO] [stderr]     |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> tests/integration_tests.rs:548:27
[INFO] [stderr]     |
[INFO] [stderr] 548 |     let output = Command::cargo_bin("passage")
[INFO] [stderr]     |                           ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> tests/integration_tests.rs:564:32
[INFO] [stderr]     |
[INFO] [stderr] 564 |     let show_output = Command::cargo_bin("passage")
[INFO] [stderr]     |                                ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> tests/integration_tests.rs:583:14
[INFO] [stderr]     |
[INFO] [stderr] 583 |     Command::cargo_bin("passage")
[INFO] [stderr]     |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> tests/integration_tests.rs:591:27
[INFO] [stderr]     |
[INFO] [stderr] 591 |     let output = Command::cargo_bin("passage")
[INFO] [stderr]     |                           ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> tests/integration_tests.rs:607:32
[INFO] [stderr]     |
[INFO] [stderr] 607 |     let show_output = Command::cargo_bin("passage")
[INFO] [stderr]     |                                ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> tests/integration_tests.rs:639:14
[INFO] [stderr]     |
[INFO] [stderr] 639 |     Command::cargo_bin("passage")
[INFO] [stderr]     |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> tests/integration_tests.rs:661:14
[INFO] [stderr]     |
[INFO] [stderr] 661 |     Command::cargo_bin("passage")
[INFO] [stderr]     |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> tests/integration_tests.rs:669:27
[INFO] [stderr]     |
[INFO] [stderr] 669 |     let output = Command::cargo_bin("passage")
[INFO] [stderr]     |                           ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> tests/integration_tests.rs:685:32
[INFO] [stderr]     |
[INFO] [stderr] 685 |     let show_output = Command::cargo_bin("passage")
[INFO] [stderr]     |                                ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> tests/integration_tests.rs:713:18
[INFO] [stderr]     |
[INFO] [stderr] 713 |         Command::cargo_bin("passage")
[INFO] [stderr]     |                  ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> tests/integration_tests.rs:721:27
[INFO] [stderr]     |
[INFO] [stderr] 721 |     let output = Command::cargo_bin("passage")
[INFO] [stderr]     |                           ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> tests/integration_tests.rs:741:14
[INFO] [stderr]     |
[INFO] [stderr] 741 |     Command::cargo_bin("passage")
[INFO] [stderr]     |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> tests/integration_tests.rs:748:27
[INFO] [stderr]     |
[INFO] [stderr] 748 |     let output = Command::cargo_bin("passage")
[INFO] [stderr]     |                           ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> tests/integration_tests.rs:770:18
[INFO] [stderr]     |
[INFO] [stderr] 770 |         Command::cargo_bin("passage")
[INFO] [stderr]     |                  ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> tests/integration_tests.rs:778:27
[INFO] [stderr]     |
[INFO] [stderr] 778 |     let output = Command::cargo_bin("passage")
[INFO] [stderr]     |                           ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> tests/integration_tests.rs:800:14
[INFO] [stderr]     |
[INFO] [stderr] 800 |     Command::cargo_bin("passage")
[INFO] [stderr]     |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> tests/integration_tests.rs:807:14
[INFO] [stderr]     |
[INFO] [stderr] 807 |     Command::cargo_bin("passage")
[INFO] [stderr]     |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> tests/integration_tests.rs:814:14
[INFO] [stderr]     |
[INFO] [stderr] 814 |     Command::cargo_bin("passage")
[INFO] [stderr]     |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> tests/integration_tests.rs:821:27
[INFO] [stderr]     |
[INFO] [stderr] 821 |     let output = Command::cargo_bin("passage")
[INFO] [stderr]     |                           ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> tests/integration_tests.rs:840:14
[INFO] [stderr]     |
[INFO] [stderr] 840 |     Command::cargo_bin("passage")
[INFO] [stderr]     |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> tests/integration_tests.rs:847:27
[INFO] [stderr]     |
[INFO] [stderr] 847 |     let output = Command::cargo_bin("passage")
[INFO] [stderr]     |                           ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> tests/integration_tests.rs:865:14
[INFO] [stderr]     |
[INFO] [stderr] 865 |     Command::cargo_bin("passage")
[INFO] [stderr]     |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> tests/integration_tests.rs:872:27
[INFO] [stderr]     |
[INFO] [stderr] 872 |     let output = Command::cargo_bin("passage")
[INFO] [stderr]     |                           ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> tests/integration_tests.rs:889:14
[INFO] [stderr]     |
[INFO] [stderr] 889 |     Command::cargo_bin("passage")
[INFO] [stderr]     |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> tests/integration_tests.rs:896:27
[INFO] [stderr]     |
[INFO] [stderr] 896 |     let output = Command::cargo_bin("passage")
[INFO] [stderr]     |                           ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> tests/integration_tests.rs:914:14
[INFO] [stderr]     |
[INFO] [stderr] 914 |     Command::cargo_bin("passage")
[INFO] [stderr]     |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> tests/integration_tests.rs:935:14
[INFO] [stderr]     |
[INFO] [stderr] 935 |     Command::cargo_bin("passage")
[INFO] [stderr]     |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> tests/integration_tests.rs:944:14
[INFO] [stderr]     |
[INFO] [stderr] 944 |     Command::cargo_bin("passage")
[INFO] [stderr]     |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> tests/integration_tests.rs:959:14
[INFO] [stderr]     |
[INFO] [stderr] 959 |     Command::cargo_bin("passage")
[INFO] [stderr]     |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> tests/integration_tests.rs:975:14
[INFO] [stderr]     |
[INFO] [stderr] 975 |     Command::cargo_bin("passage")
[INFO] [stderr]     |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> tests/integration_tests.rs:982:14
[INFO] [stderr]     |
[INFO] [stderr] 982 |     Command::cargo_bin("passage")
[INFO] [stderr]     |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> tests/integration_tests.rs:996:14
[INFO] [stderr]     |
[INFO] [stderr] 996 |     Command::cargo_bin("passage")
[INFO] [stderr]     |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> tests/integration_tests.rs:1011:14
[INFO] [stderr]      |
[INFO] [stderr] 1011 |     Command::cargo_bin("passage")
[INFO] [stderr]      |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> tests/integration_tests.rs:1019:14
[INFO] [stderr]      |
[INFO] [stderr] 1019 |     Command::cargo_bin("passage")
[INFO] [stderr]      |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> tests/integration_tests.rs:1037:18
[INFO] [stderr]      |
[INFO] [stderr] 1037 |         Command::cargo_bin("passage")
[INFO] [stderr]      |                  ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> tests/integration_tests.rs:1045:14
[INFO] [stderr]      |
[INFO] [stderr] 1045 |     Command::cargo_bin("passage")
[INFO] [stderr]      |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> tests/integration_tests.rs:1060:14
[INFO] [stderr]      |
[INFO] [stderr] 1060 |     Command::cargo_bin("passage")
[INFO] [stderr]      |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> tests/integration_tests.rs:1067:14
[INFO] [stderr]      |
[INFO] [stderr] 1067 |     Command::cargo_bin("passage")
[INFO] [stderr]      |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> tests/integration_tests.rs:1083:18
[INFO] [stderr]      |
[INFO] [stderr] 1083 |         Command::cargo_bin("passage")
[INFO] [stderr]      |                  ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> tests/integration_tests.rs:1092:14
[INFO] [stderr]      |
[INFO] [stderr] 1092 |     Command::cargo_bin("passage")
[INFO] [stderr]      |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> tests/integration_tests.rs:1107:14
[INFO] [stderr]      |
[INFO] [stderr] 1107 |     Command::cargo_bin("passage")
[INFO] [stderr]      |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> tests/integration_tests.rs:1121:14
[INFO] [stderr]      |
[INFO] [stderr] 1121 |     Command::cargo_bin("passage")
[INFO] [stderr]      |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> tests/integration_tests.rs:1128:14
[INFO] [stderr]      |
[INFO] [stderr] 1128 |     Command::cargo_bin("passage")
[INFO] [stderr]      |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> tests/integration_tests.rs:1143:14
[INFO] [stderr]      |
[INFO] [stderr] 1143 |     Command::cargo_bin("passage")
[INFO] [stderr]      |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> tests/integration_tests.rs:1150:14
[INFO] [stderr]      |
[INFO] [stderr] 1150 |     Command::cargo_bin("passage")
[INFO] [stderr]      |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> tests/integration_tests.rs:1165:14
[INFO] [stderr]      |
[INFO] [stderr] 1165 |     Command::cargo_bin("passage")
[INFO] [stderr]      |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> tests/integration_tests.rs:1172:14
[INFO] [stderr]      |
[INFO] [stderr] 1172 |     Command::cargo_bin("passage")
[INFO] [stderr]      |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> tests/integration_tests.rs:1202:14
[INFO] [stderr]      |
[INFO] [stderr] 1202 |     Command::cargo_bin("passage")
[INFO] [stderr]      |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> tests/integration_tests.rs:1210:14
[INFO] [stderr]      |
[INFO] [stderr] 1210 |     Command::cargo_bin("passage")
[INFO] [stderr]      |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> tests/integration_tests.rs:1224:14
[INFO] [stderr]      |
[INFO] [stderr] 1224 |     Command::cargo_bin("passage")
[INFO] [stderr]      |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> tests/integration_tests.rs:1232:14
[INFO] [stderr]      |
[INFO] [stderr] 1232 |     Command::cargo_bin("passage")
[INFO] [stderr]      |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> tests/integration_tests.rs:1248:14
[INFO] [stderr]      |
[INFO] [stderr] 1248 |     Command::cargo_bin("passage")
[INFO] [stderr]      |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> tests/integration_tests.rs:1255:14
[INFO] [stderr]      |
[INFO] [stderr] 1255 |     Command::cargo_bin("passage")
[INFO] [stderr]      |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> tests/integration_tests.rs:1263:14
[INFO] [stderr]      |
[INFO] [stderr] 1263 |     Command::cargo_bin("passage")
[INFO] [stderr]      |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> tests/integration_tests.rs:1280:14
[INFO] [stderr]      |
[INFO] [stderr] 1280 |     Command::cargo_bin("passage")
[INFO] [stderr]      |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> tests/integration_tests.rs:1287:14
[INFO] [stderr]      |
[INFO] [stderr] 1287 |     Command::cargo_bin("passage")
[INFO] [stderr]      |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> tests/integration_tests.rs:1295:14
[INFO] [stderr]      |
[INFO] [stderr] 1295 |     Command::cargo_bin("passage")
[INFO] [stderr]      |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> tests/integration_tests.rs:1309:14
[INFO] [stderr]      |
[INFO] [stderr] 1309 |     Command::cargo_bin("passage")
[INFO] [stderr]      |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> tests/integration_tests.rs:1317:14
[INFO] [stderr]      |
[INFO] [stderr] 1317 |     Command::cargo_bin("passage")
[INFO] [stderr]      |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> tests/integration_tests.rs:1333:14
[INFO] [stderr]      |
[INFO] [stderr] 1333 |     Command::cargo_bin("passage")
[INFO] [stderr]      |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> tests/integration_tests.rs:1341:14
[INFO] [stderr]      |
[INFO] [stderr] 1341 |     Command::cargo_bin("passage")
[INFO] [stderr]      |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> tests/integration_tests.rs:1354:14
[INFO] [stderr]      |
[INFO] [stderr] 1354 |     Command::cargo_bin("passage")
[INFO] [stderr]      |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> tests/integration_tests.rs:1370:14
[INFO] [stderr]      |
[INFO] [stderr] 1370 |     Command::cargo_bin("passage")
[INFO] [stderr]      |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> tests/integration_tests.rs:1378:14
[INFO] [stderr]      |
[INFO] [stderr] 1378 |     Command::cargo_bin("passage")
[INFO] [stderr]      |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> tests/integration_tests.rs:1411:14
[INFO] [stderr]      |
[INFO] [stderr] 1411 |     Command::cargo_bin("passage")
[INFO] [stderr]      |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> tests/integration_tests.rs:1419:14
[INFO] [stderr]      |
[INFO] [stderr] 1419 |     Command::cargo_bin("passage")
[INFO] [stderr]      |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> tests/integration_tests.rs:1427:14
[INFO] [stderr]      |
[INFO] [stderr] 1427 |     Command::cargo_bin("passage")
[INFO] [stderr]      |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> tests/integration_tests.rs:1435:14
[INFO] [stderr]      |
[INFO] [stderr] 1435 |     Command::cargo_bin("passage")
[INFO] [stderr]      |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> tests/integration_tests.rs:1451:14
[INFO] [stderr]      |
[INFO] [stderr] 1451 |     Command::cargo_bin("passage")
[INFO] [stderr]      |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> tests/integration_tests.rs:1458:14
[INFO] [stderr]      |
[INFO] [stderr] 1458 |     Command::cargo_bin("passage")
[INFO] [stderr]      |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> tests/integration_tests.rs:1466:14
[INFO] [stderr]      |
[INFO] [stderr] 1466 |     Command::cargo_bin("passage")
[INFO] [stderr]      |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> tests/integration_tests.rs:1473:14
[INFO] [stderr]      |
[INFO] [stderr] 1473 |     Command::cargo_bin("passage")
[INFO] [stderr]      |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> tests/integration_tests.rs:1481:14
[INFO] [stderr]      |
[INFO] [stderr] 1481 |     Command::cargo_bin("passage")
[INFO] [stderr]      |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> tests/integration_tests.rs:1496:14
[INFO] [stderr]      |
[INFO] [stderr] 1496 |     Command::cargo_bin("passage")
[INFO] [stderr]      |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> tests/integration_tests.rs:1509:27
[INFO] [stderr]      |
[INFO] [stderr] 1509 |     let output = Command::cargo_bin("passage")
[INFO] [stderr]      |                           ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> tests/integration_tests.rs:1531:27
[INFO] [stderr]      |
[INFO] [stderr] 1531 |     let output = Command::cargo_bin("passage")
[INFO] [stderr]      |                           ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> tests/integration_tests.rs:1552:14
[INFO] [stderr]      |
[INFO] [stderr] 1552 |     Command::cargo_bin("passage")
[INFO] [stderr]      |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> tests/integration_tests.rs:1560:27
[INFO] [stderr]      |
[INFO] [stderr] 1560 |     let output = Command::cargo_bin("passage")
[INFO] [stderr]      |                           ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> tests/integration_tests.rs:1586:14
[INFO] [stderr]      |
[INFO] [stderr] 1586 |     Command::cargo_bin("passage")
[INFO] [stderr]      |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> tests/integration_tests.rs:1600:27
[INFO] [stderr]      |
[INFO] [stderr] 1600 |     let output = Command::cargo_bin("passage")
[INFO] [stderr]      |                           ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> tests/integration_tests.rs:1634:14
[INFO] [stderr]      |
[INFO] [stderr] 1634 |     Command::cargo_bin("passage")
[INFO] [stderr]      |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> tests/integration_tests.rs:1665:14
[INFO] [stderr]      |
[INFO] [stderr] 1665 |     Command::cargo_bin("passage")
[INFO] [stderr]      |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> tests/integration_tests.rs:1698:14
[INFO] [stderr]      |
[INFO] [stderr] 1698 |     Command::cargo_bin("passage")
[INFO] [stderr]      |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> tests/integration_tests.rs:1706:14
[INFO] [stderr]      |
[INFO] [stderr] 1706 |     Command::cargo_bin("passage")
[INFO] [stderr]      |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> tests/integration_tests.rs:1733:14
[INFO] [stderr]      |
[INFO] [stderr] 1733 |     Command::cargo_bin("passage")
[INFO] [stderr]      |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> tests/integration_tests.rs:1756:14
[INFO] [stderr]      |
[INFO] [stderr] 1756 |     Command::cargo_bin("passage")
[INFO] [stderr]      |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> tests/integration_tests.rs:1773:14
[INFO] [stderr]      |
[INFO] [stderr] 1773 |     Command::cargo_bin("passage")
[INFO] [stderr]      |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> tests/integration_tests.rs:1796:14
[INFO] [stderr]      |
[INFO] [stderr] 1796 |     Command::cargo_bin("passage")
[INFO] [stderr]      |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> tests/integration_tests.rs:1804:14
[INFO] [stderr]      |
[INFO] [stderr] 1804 |     Command::cargo_bin("passage")
[INFO] [stderr]      |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> tests/integration_tests.rs:1826:14
[INFO] [stderr]      |
[INFO] [stderr] 1826 |     Command::cargo_bin("passage")
[INFO] [stderr]      |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> tests/integration_tests.rs:1834:14
[INFO] [stderr]      |
[INFO] [stderr] 1834 |     Command::cargo_bin("passage")
[INFO] [stderr]      |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> tests/integration_tests.rs:1858:14
[INFO] [stderr]      |
[INFO] [stderr] 1858 |     Command::cargo_bin("passage")
[INFO] [stderr]      |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> tests/integration_tests.rs:1866:14
[INFO] [stderr]      |
[INFO] [stderr] 1866 |     Command::cargo_bin("passage")
[INFO] [stderr]      |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> tests/integration_tests.rs:1888:14
[INFO] [stderr]      |
[INFO] [stderr] 1888 |     Command::cargo_bin("passage")
[INFO] [stderr]      |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> tests/integration_tests.rs:1911:27
[INFO] [stderr]      |
[INFO] [stderr] 1911 |     let output = Command::cargo_bin("passage")
[INFO] [stderr]      |                           ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> tests/integration_tests.rs:1936:14
[INFO] [stderr]      |
[INFO] [stderr] 1936 |     Command::cargo_bin("passage")
[INFO] [stderr]      |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> tests/integration_tests.rs:1944:27
[INFO] [stderr]      |
[INFO] [stderr] 1944 |     let output = Command::cargo_bin("passage")
[INFO] [stderr]      |                           ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `passage` (test "integration_tests") generated 127 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/passage-905cc6a701ddb364)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/passage-5e574e600cba9470)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-277e4bbaba65124c)
[INFO] [stdout] 
[INFO] [stdout] running 57 tests
[INFO] [stdout] test test_generate_help_contains_clip_flag ... ok
[INFO] [stdout] test test_generate_in_place_prints_new_password ... ok
[INFO] [stdout] test test_generate_no_symbols_alphanumeric_only ... ok
[INFO] [stdout] test test_generate_in_place_on_nonexistent_errors ... ok
[INFO] [stdout] test test_edit_nonexistent_entry_fails ... ok
[INFO] [stdout] test test_generate_with_custom_length ... ok
[INFO] [stdout] test test_generate_in_place_preserves_metadata ... ok
[INFO] [stdout] test test_generate_creates_password_with_default_length ... ok
[INFO] [stdout] test test_grep_does_not_print_decrypted_content ... ok
[INFO] [stdout] test test_find_no_matches_returns_empty ... ok
[INFO] [stdout] test test_git_init_with_existing_entries ... ok
[INFO] [stdout] test test_git_init_creates_repository ... ok
[INFO] [stdout] test test_init_creates_store_with_identity ... ok
[INFO] [stdout] test test_cp_copies_entry ... ok
[INFO] [stdout] test test_cp_auto_commits ... ok
[INFO] [stdout] test test_grep_no_matches_returns_empty ... ok
[INFO] [stdout] test test_generate_refuses_zero_length ... ok
[INFO] [stdout] test test_git_log_passthrough ... ok
[INFO] [stdout] test test_edit_auto_commits ... ok
[INFO] [stdout] test test_grep_is_case_insensitive ... ok
[INFO] [stdout] test test_generate_auto_commits ... ok
[INFO] [stdout] test test_insert_auto_commits ... ok
[INFO] [stdout] test test_insert_piped_single_line ... ok
[INFO] [stdout] test test_insert_piped_and_show_roundtrip ... ok
[INFO] [stdout] test test_insert_multiline ... ok
[INFO] [stdout] test test_mutations_without_git_repo ... ok
[INFO] [stdout] test test_generate_refuses_overwrite_piped_stdin ... ok
[INFO] [stdout] test test_generate_force_overwrites_existing ... ok
[INFO] [stdout] test test_grep_finds_by_decrypted_content ... ok
[INFO] [stdout] test test_edit_changes_password_content ... ok
[INFO] [stdout] test test_cp_force_overwrites_existing ... ok
[INFO] [stdout] test test_mv_auto_commits ... ok
[INFO] [stdout] test test_find_output_flat_pipeable ... ok
[INFO] [stdout] test test_mv_cleans_up_empty_parent_directories ... ok
[INFO] [stdout] test test_permissions_store_dir_0700_files_0600 ... ok
[INFO] [stdout] test test_ls_shows_tree ... ok
[INFO] [stdout] test test_mv_nonexistent_entry_fails ... ok
[INFO] [stdout] test test_show_help_contains_clip_and_line_flags ... ok
[INFO] [stdout] test test_path_traversal_rejected ... ok
[INFO] [stdout] test test_insert_refuses_overwrite_without_force ... ok
[INFO] [stdout] test test_mv_renames_entry ... ok
[INFO] [stdout] test test_show_nonexistent_password ... ok
[INFO] [stdout] test test_find_matches_case_insensitive_substring ... ok
[INFO] [stdout] test test_rm_without_recursive_on_directory_fails ... ok
[INFO] [stdout] test test_show_without_clip_prints_full_content ... ok
[INFO] [stdout] test test_mv_creates_intermediate_directories ... ok
[INFO] [stdout] test test_rm_removes_entry_with_force ... ok
[INFO] [stdout] test test_rm_cleans_up_empty_parent_directories ... ok
[INFO] [stdout] test test_show_line_without_clip_prints_full_content ... ok
[INFO] [stdout] test test_show_retrieves_password ... ok
[INFO] [stdout] test test_mv_refuses_overwrite_piped ... ok
[INFO] [stdout] test test_mv_force_overwrites_existing ... ok
[INFO] [stdout] test test_ls_with_prefix ... ok
[INFO] [stdout] test test_rm_recursive_interactive_confirmation ... ok
[INFO] [stdout] test test_rm_refuses_without_force_piped ... ok
[INFO] [stdout] test test_rm_recursive_removes_directory_with_force ... ok
[INFO] [stdout] test test_rm_auto_commits ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 57 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.20s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests passage
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "24268a8c7c59e5881241fbe39f92ad7e4181939e632904e9b044051d761d1383", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24268a8c7c59e5881241fbe39f92ad7e4181939e632904e9b044051d761d1383", kill_on_drop: false }`
[INFO] [stdout] 24268a8c7c59e5881241fbe39f92ad7e4181939e632904e9b044051d761d1383
