[INFO] cloning repository https://github.com/binbandit/mimic [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/binbandit/mimic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbinbandit%2Fmimic", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbinbandit%2Fmimic'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9cb629a7e5e8a9296c6d4dbec84ef37c48da1c3f [INFO] checking binbandit/mimic against try#595142ec72045c7f2fab2923de8e59995a52e6e7 for pr-151830 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbinbandit%2Fmimic" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/binbandit/mimic [INFO] finished tweaking git repo https://github.com/binbandit/mimic [INFO] tweaked toml for git repo https://github.com/binbandit/mimic written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/binbandit/mimic on toolchain 595142ec72045c7f2fab2923de8e59995a52e6e7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+595142ec72045c7f2fab2923de8e59995a52e6e7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/binbandit/mimic 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" "+595142ec72045c7f2fab2923de8e59995a52e6e7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded memoize v0.3.3 [INFO] [stderr] Downloaded objc2-system-configuration v0.3.2 [INFO] [stderr] Downloaded wasite v1.0.2 [INFO] [stderr] Downloaded whoami v2.1.1 [INFO] [stderr] Downloaded grep-matcher v0.1.8 [INFO] [stderr] Downloaded grep v0.2.13 [INFO] [stderr] Downloaded grep-searcher v0.1.16 [INFO] [stderr] Downloaded memoize-inner v0.3.2 [INFO] [stderr] Downloaded grep-regex v0.1.14 [INFO] [stderr] Downloaded dialoguer v0.12.0 [INFO] [stderr] Downloaded grep-cli v0.1.12 [INFO] [stderr] Downloaded grep-printer v0.1.7 [INFO] [stderr] Downloaded ripsecrets v0.1.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+595142ec72045c7f2fab2923de8e59995a52e6e7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 828cd649c78a87171d0a6e24125b036f8d79e6548c6b5416cee264d686469b68 [INFO] running `Command { std: "docker" "start" "-a" "828cd649c78a87171d0a6e24125b036f8d79e6548c6b5416cee264d686469b68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "828cd649c78a87171d0a6e24125b036f8d79e6548c6b5416cee264d686469b68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "828cd649c78a87171d0a6e24125b036f8d79e6548c6b5416cee264d686469b68", kill_on_drop: false }` [INFO] [stdout] 828cd649c78a87171d0a6e24125b036f8d79e6548c6b5416cee264d686469b68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+595142ec72045c7f2fab2923de8e59995a52e6e7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3112388d015fce9fcc8a96b2d34af9f3f41d867fa4b6c45966aaed0103a14dd4 [INFO] running `Command { std: "docker" "start" "-a" "3112388d015fce9fcc8a96b2d34af9f3f41d867fa4b6c45966aaed0103a14dd4", kill_on_drop: false }` [INFO] [stderr] Checking regex-syntax v0.8.9 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking grep-matcher v0.1.8 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Checking encoding_rs_io v0.1.7 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Checking memmap2 v0.9.10 [INFO] [stderr] Compiling roff v0.2.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking base64 v0.20.0 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Checking clap_builder v4.5.60 [INFO] [stderr] Checking console v0.16.2 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking winnow v0.7.14 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Checking num-modular v0.6.1 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking serde_spanned v1.0.4 [INFO] [stderr] Checking toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Checking unit-prefix v0.5.2 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking shell-words v1.1.1 [INFO] [stderr] Checking iana-time-zone v0.1.65 [INFO] [stderr] Checking predicates-core v1.0.10 [INFO] [stderr] Checking float-cmp v0.10.0 [INFO] [stderr] Checking num-order v1.2.0 [INFO] [stderr] Checking directories v6.0.0 [INFO] [stderr] Checking whoami v2.1.1 [INFO] [stderr] Compiling assert_cmd v2.1.2 [INFO] [stderr] Checking home v0.5.12 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Checking indicatif v0.18.4 [INFO] [stderr] Checking colored v3.1.1 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking predicates-tree v1.0.13 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking tempfile v3.25.0 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Checking dialoguer v0.12.0 [INFO] [stderr] Checking toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Checking toml v1.0.3+spec-1.1.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling memoize-inner v0.3.2 [INFO] [stderr] Checking globset v0.4.18 [INFO] [stderr] Checking grep-searcher v0.1.16 [INFO] [stderr] Checking grep-regex v0.1.14 [INFO] [stderr] Checking predicates v3.1.4 [INFO] [stderr] Checking grep-cli v0.1.12 [INFO] [stderr] Checking ignore v0.4.25 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Checking memoize v0.3.3 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling clap_complete v4.5.66 [INFO] [stderr] Compiling clap_mangen v0.2.31 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling ripsecrets v0.1.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking grep-printer v0.1.7 [INFO] [stderr] Checking handlebars v6.4.0 [INFO] [stderr] Checking chrono v0.4.43 [INFO] [stderr] Checking grep v0.2.13 [INFO] [stderr] Checking mimic 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/cli_test.rs:8:28 [INFO] [stdout] | [INFO] [stdout] 8 | let mut cmd = Command::cargo_bin("mimic").unwrap(); [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/cli_test.rs:22:28 [INFO] [stdout] | [INFO] [stdout] 22 | let mut cmd = Command::cargo_bin("mimic").unwrap(); [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/cli_test.rs:32:28 [INFO] [stdout] | [INFO] [stdout] 32 | let mut cmd = Command::cargo_bin("mimic").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> tests/secrets_test.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) 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/cli_test.rs:64:28 [INFO] [stdout] | [INFO] [stdout] 64 | let mut cmd = Command::cargo_bin("mimic").unwrap(); [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/cli_test.rs:99:28 [INFO] [stdout] | [INFO] [stdout] 99 | let mut cmd = Command::cargo_bin("mimic").unwrap(); [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/cli_test.rs:126:28 [INFO] [stdout] | [INFO] [stdout] 126 | let mut cmd = Command::cargo_bin("mimic").unwrap(); [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/cli_test.rs:164:28 [INFO] [stdout] | [INFO] [stdout] 164 | let mut cmd = Command::cargo_bin("mimic").unwrap(); [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/cli_test.rs:195:28 [INFO] [stdout] | [INFO] [stdout] 195 | let mut cmd = Command::cargo_bin("mimic").unwrap(); [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/cli_test.rs:208:28 [INFO] [stdout] | [INFO] [stdout] 208 | let mut cmd = Command::cargo_bin("mimic").unwrap(); [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/cli_test.rs:218:28 [INFO] [stdout] | [INFO] [stdout] 218 | let mut cmd = Command::cargo_bin("mimic").unwrap(); [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/cli_test.rs:228:28 [INFO] [stdout] | [INFO] [stdout] 228 | let mut cmd = Command::cargo_bin("mimic").unwrap(); [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/cli_test.rs:262:28 [INFO] [stdout] | [INFO] [stdout] 262 | let mut cmd = Command::cargo_bin("mimic").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::os::unix::fs::symlink` [INFO] [stdout] --> tests/undo_test.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::os::unix::fs::symlink; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) 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/undo_test.rs:38:14 [INFO] [stdout] | [INFO] [stdout] 38 | Command::cargo_bin("mimic") [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_test_state` is never used [INFO] [stdout] --> tests/status_test.rs:8:4 [INFO] [stdout] | [INFO] [stdout] 8 | fn create_test_state(state_path: &PathBuf) -> anyhow::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) 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/undo_test.rs:62:14 [INFO] [stdout] | [INFO] [stdout] 62 | Command::cargo_bin("mimic") [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/undo_test.rs:85:14 [INFO] [stdout] | [INFO] [stdout] 85 | Command::cargo_bin("mimic") [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/undo_test.rs:112:14 [INFO] [stdout] | [INFO] [stdout] 112 | Command::cargo_bin("mimic") [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/undo_test.rs:127:14 [INFO] [stdout] | [INFO] [stdout] 127 | Command::cargo_bin("mimic") [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/undo_test.rs:173:14 [INFO] [stdout] | [INFO] [stdout] 173 | Command::cargo_bin("mimic") [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/undo_test.rs:187:14 [INFO] [stdout] | [INFO] [stdout] 187 | Command::cargo_bin("mimic") [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/undo_test.rs:220:14 [INFO] [stdout] | [INFO] [stdout] 220 | Command::cargo_bin("mimic") [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/undo_test.rs:233:14 [INFO] [stdout] | [INFO] [stdout] 233 | Command::cargo_bin("mimic") [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_test.rs:42:14 [INFO] [stdout] | [INFO] [stdout] 42 | Command::cargo_bin("mimic") [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_test.rs:66:14 [INFO] [stdout] | [INFO] [stdout] 66 | Command::cargo_bin("mimic") [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_test.rs:124:14 [INFO] [stdout] | [INFO] [stdout] 124 | Command::cargo_bin("mimic") [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_test.rs:188:14 [INFO] [stdout] | [INFO] [stdout] 188 | Command::cargo_bin("mimic") [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_test.rs:203:14 [INFO] [stdout] | [INFO] [stdout] 203 | Command::cargo_bin("mimic") [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_test.rs:214:14 [INFO] [stdout] | [INFO] [stdout] 214 | Command::cargo_bin("mimic") [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_test.rs:226:14 [INFO] [stdout] | [INFO] [stdout] 226 | Command::cargo_bin("mimic") [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_test.rs:276:14 [INFO] [stdout] | [INFO] [stdout] 276 | Command::cargo_bin("mimic") [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_test.rs:291:14 [INFO] [stdout] | [INFO] [stdout] 291 | Command::cargo_bin("mimic") [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_test.rs:311:14 [INFO] [stdout] | [INFO] [stdout] 311 | Command::cargo_bin("mimic") [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_test.rs:356:14 [INFO] [stdout] | [INFO] [stdout] 356 | Command::cargo_bin("mimic") [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_test.rs:413:14 [INFO] [stdout] | [INFO] [stdout] 413 | Command::cargo_bin("mimic") [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_test.rs:461:14 [INFO] [stdout] | [INFO] [stdout] 461 | Command::cargo_bin("mimic") [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_test.rs:473:14 [INFO] [stdout] | [INFO] [stdout] 473 | Command::cargo_bin("mimic") [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_test.rs:505:14 [INFO] [stdout] | [INFO] [stdout] 505 | Command::cargo_bin("mimic") [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_test.rs:515:14 [INFO] [stdout] | [INFO] [stdout] 515 | Command::cargo_bin("mimic") [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_test.rs:531:14 [INFO] [stdout] | [INFO] [stdout] 531 | Command::cargo_bin("mimic") [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_test.rs:582:27 [INFO] [stdout] | [INFO] [stdout] 582 | let output = Command::cargo_bin("mimic") [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_test.rs:618:14 [INFO] [stdout] | [INFO] [stdout] 618 | Command::cargo_bin("mimic") [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_test.rs:634:14 [INFO] [stdout] | [INFO] [stdout] 634 | Command::cargo_bin("mimic") [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_test.rs:672:14 [INFO] [stdout] | [INFO] [stdout] 672 | Command::cargo_bin("mimic") [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_test.rs:683:14 [INFO] [stdout] | [INFO] [stdout] 683 | Command::cargo_bin("mimic") [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_test.rs:722:14 [INFO] [stdout] | [INFO] [stdout] 722 | Command::cargo_bin("mimic") [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_test.rs:759:27 [INFO] [stdout] | [INFO] [stdout] 759 | let output = Command::cargo_bin("mimic") [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_test.rs:818:14 [INFO] [stdout] | [INFO] [stdout] 818 | Command::cargo_bin("mimic") [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_test.rs:862:14 [INFO] [stdout] | [INFO] [stdout] 862 | Command::cargo_bin("mimic") [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_test.rs:917:14 [INFO] [stdout] | [INFO] [stdout] 917 | Command::cargo_bin("mimic") [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_test.rs:967:14 [INFO] [stdout] | [INFO] [stdout] 967 | Command::cargo_bin("mimic") [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_test.rs:1008:14 [INFO] [stdout] | [INFO] [stdout] 1008 | Command::cargo_bin("mimic") [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.54s [INFO] running `Command { std: "docker" "inspect" "3112388d015fce9fcc8a96b2d34af9f3f41d867fa4b6c45966aaed0103a14dd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3112388d015fce9fcc8a96b2d34af9f3f41d867fa4b6c45966aaed0103a14dd4", kill_on_drop: false }` [INFO] [stdout] 3112388d015fce9fcc8a96b2d34af9f3f41d867fa4b6c45966aaed0103a14dd4