[INFO] fetching crate cargo-anatomy 0.6.6... [INFO] testing cargo-anatomy-0.6.6 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate cargo-anatomy 0.6.6 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate cargo-anatomy 0.6.6 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate cargo-anatomy 0.6.6 [INFO] tweaked toml for crates.io crate cargo-anatomy 0.6.6 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cargo-anatomy 0.6.6 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cargo-anatomy 0.6.6 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cargo_metadata v0.21.0 [INFO] [stderr] Downloaded assert_cmd v2.1.1 [INFO] [stderr] Downloaded cargo-util-schemas v0.8.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e569fec5a054aa7d109bad1c57e15727f3392bd82f61407ed7e290dbaa4d35dc [INFO] running `Command { std: "docker" "start" "-a" "e569fec5a054aa7d109bad1c57e15727f3392bd82f61407ed7e290dbaa4d35dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e569fec5a054aa7d109bad1c57e15727f3392bd82f61407ed7e290dbaa4d35dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e569fec5a054aa7d109bad1c57e15727f3392bd82f61407ed7e290dbaa4d35dc", kill_on_drop: false }` [INFO] [stdout] e569fec5a054aa7d109bad1c57e15727f3392bd82f61407ed7e290dbaa4d35dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a3d4e00c68d3b0ffa1c23d654f9ebf21b1aa21ecd79b71d2f0968226cc856f1 [INFO] running `Command { std: "docker" "start" "-a" "3a3d4e00c68d3b0ffa1c23d654f9ebf21b1aa21ecd79b71d2f0968226cc856f1", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling erased-serde v0.4.8 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling camino v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling serde-untagged v0.1.9 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling synstructure v0.13.2 [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 displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling cargo-platform v0.2.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling cargo-util-schemas v0.8.2 [INFO] [stderr] Compiling cargo_metadata v0.21.0 [INFO] [stderr] Compiling cargo-anatomy v0.6.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.83s [INFO] running `Command { std: "docker" "inspect" "3a3d4e00c68d3b0ffa1c23d654f9ebf21b1aa21ecd79b71d2f0968226cc856f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a3d4e00c68d3b0ffa1c23d654f9ebf21b1aa21ecd79b71d2f0968226cc856f1", kill_on_drop: false }` [INFO] [stdout] 3a3d4e00c68d3b0ffa1c23d654f9ebf21b1aa21ecd79b71d2f0968226cc856f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 127d7c7b6773fde22dade54f80840a616eb42790008747174ef21b422b171161 [INFO] running `Command { std: "docker" "start" "-a" "127d7c7b6773fde22dade54f80840a616eb42790008747174ef21b422b171161", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling assert_cmd v2.1.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling cargo-anatomy v0.6.6 (/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.rs:29:28 [INFO] [stdout] | [INFO] [stdout] 29 | let mut cmd = Command::cargo_bin("cargo-anatomy").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.rs:37:28 [INFO] [stdout] | [INFO] [stdout] 37 | let mut cmd = Command::cargo_bin("cargo-anatomy").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.rs:63:28 [INFO] [stdout] | [INFO] [stdout] 63 | let mut cmd = Command::cargo_bin("cargo-anatomy").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.rs:87:28 [INFO] [stdout] | [INFO] [stdout] 87 | let mut cmd = Command::cargo_bin("cargo-anatomy").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.rs:113:28 [INFO] [stdout] | [INFO] [stdout] 113 | let mut cmd = Command::cargo_bin("cargo-anatomy").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.rs:138:28 [INFO] [stdout] | [INFO] [stdout] 138 | let mut cmd = Command::cargo_bin("cargo-anatomy").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.rs:163:28 [INFO] [stdout] | [INFO] [stdout] 163 | let mut cmd = Command::cargo_bin("cargo-anatomy").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.rs:186:28 [INFO] [stdout] | [INFO] [stdout] 186 | let mut cmd = Command::cargo_bin("cargo-anatomy").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.rs:197:28 [INFO] [stdout] | [INFO] [stdout] 197 | let mut cmd = Command::cargo_bin("cargo-anatomy").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.rs:218:28 [INFO] [stdout] | [INFO] [stdout] 218 | let mut cmd = Command::cargo_bin("cargo-anatomy").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.rs:262:28 [INFO] [stdout] | [INFO] [stdout] 262 | let mut cmd = Command::cargo_bin("cargo-anatomy").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.rs:326:28 [INFO] [stdout] | [INFO] [stdout] 326 | let mut cmd = Command::cargo_bin("cargo-anatomy").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.rs:373:28 [INFO] [stdout] | [INFO] [stdout] 373 | let mut cmd = Command::cargo_bin("cargo-anatomy").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.rs:409:28 [INFO] [stdout] | [INFO] [stdout] 409 | let mut cmd = Command::cargo_bin("cargo-anatomy").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.rs:452:28 [INFO] [stdout] | [INFO] [stdout] 452 | let mut cmd = Command::cargo_bin("cargo-anatomy").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.rs:486:28 [INFO] [stdout] | [INFO] [stdout] 486 | let mut cmd = Command::cargo_bin("cargo-anatomy").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.rs:516:28 [INFO] [stdout] | [INFO] [stdout] 516 | let mut cmd = Command::cargo_bin("cargo-anatomy").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.rs:554:28 [INFO] [stdout] | [INFO] [stdout] 554 | let mut cmd = Command::cargo_bin("cargo-anatomy").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.rs:588:28 [INFO] [stdout] | [INFO] [stdout] 588 | let mut cmd = Command::cargo_bin("cargo-anatomy").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.rs:633:28 [INFO] [stdout] | [INFO] [stdout] 633 | let mut cmd = Command::cargo_bin("cargo-anatomy").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.rs:700:28 [INFO] [stdout] | [INFO] [stdout] 700 | let mut cmd = Command::cargo_bin("cargo-anatomy").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.rs:743:28 [INFO] [stdout] | [INFO] [stdout] 743 | let mut cmd = Command::cargo_bin("cargo-anatomy").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.rs:789:28 [INFO] [stdout] | [INFO] [stdout] 789 | let mut cmd = Command::cargo_bin("cargo-anatomy").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.rs:827:28 [INFO] [stdout] | [INFO] [stdout] 827 | let mut cmd = Command::cargo_bin("cargo-anatomy").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.rs:871:28 [INFO] [stdout] | [INFO] [stdout] 871 | let mut cmd = Command::cargo_bin("cargo-anatomy").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.rs:910:28 [INFO] [stdout] | [INFO] [stdout] 910 | let mut cmd = Command::cargo_bin("cargo-anatomy").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.rs:954:28 [INFO] [stdout] | [INFO] [stdout] 954 | let mut cmd = Command::cargo_bin("cargo-anatomy").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.rs:994:28 [INFO] [stdout] | [INFO] [stdout] 994 | let mut cmd = Command::cargo_bin("cargo-anatomy").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.rs:1025:28 [INFO] [stdout] | [INFO] [stdout] 1025 | let mut cmd = Command::cargo_bin("cargo-anatomy").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.rs:1042:28 [INFO] [stdout] | [INFO] [stdout] 1042 | let mut cmd = Command::cargo_bin("cargo-anatomy").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.rs:1049:28 [INFO] [stdout] | [INFO] [stdout] 1049 | let mut cmd = Command::cargo_bin("cargo-anatomy").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.rs:1056:28 [INFO] [stdout] | [INFO] [stdout] 1056 | let mut cmd = Command::cargo_bin("cargo-anatomy").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.rs:1075:28 [INFO] [stdout] | [INFO] [stdout] 1075 | let mut cmd = Command::cargo_bin("cargo-anatomy").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.rs:1095:28 [INFO] [stdout] | [INFO] [stdout] 1095 | let mut cmd = Command::cargo_bin("cargo-anatomy").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.rs:1105:28 [INFO] [stdout] | [INFO] [stdout] 1105 | let mut cmd = Command::cargo_bin("cargo-anatomy").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.rs:1118:28 [INFO] [stdout] | [INFO] [stdout] 1118 | let mut cmd = Command::cargo_bin("cargo-anatomy").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.rs:1126:28 [INFO] [stdout] | [INFO] [stdout] 1126 | let mut cmd = Command::cargo_bin("cargo-anatomy").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.34s [INFO] running `Command { std: "docker" "inspect" "127d7c7b6773fde22dade54f80840a616eb42790008747174ef21b422b171161", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "127d7c7b6773fde22dade54f80840a616eb42790008747174ef21b422b171161", kill_on_drop: false }` [INFO] [stdout] 127d7c7b6773fde22dade54f80840a616eb42790008747174ef21b422b171161 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e0d491a5b2a5ccaf97a12be2b8c12078f2be6b2535b9a6b553d514fafc3b8f4f [INFO] running `Command { std: "docker" "start" "-a" "e0d491a5b2a5ccaf97a12be2b8c12078f2be6b2535b9a6b553d514fafc3b8f4f", 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/cli.rs:29:28 [INFO] [stderr] | [INFO] [stderr] 29 | let mut cmd = Command::cargo_bin("cargo-anatomy").unwrap(); [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/cli.rs:37:28 [INFO] [stderr] | [INFO] [stderr] 37 | let mut cmd = Command::cargo_bin("cargo-anatomy").unwrap(); [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/cli.rs:63:28 [INFO] [stderr] | [INFO] [stderr] 63 | let mut cmd = Command::cargo_bin("cargo-anatomy").unwrap(); [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/cli.rs:87:28 [INFO] [stderr] | [INFO] [stderr] 87 | let mut cmd = Command::cargo_bin("cargo-anatomy").unwrap(); [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/cli.rs:113:28 [INFO] [stderr] | [INFO] [stderr] 113 | let mut cmd = Command::cargo_bin("cargo-anatomy").unwrap(); [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/cli.rs:138:28 [INFO] [stderr] | [INFO] [stderr] 138 | let mut cmd = Command::cargo_bin("cargo-anatomy").unwrap(); [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/cli.rs:163:28 [INFO] [stderr] | [INFO] [stderr] 163 | let mut cmd = Command::cargo_bin("cargo-anatomy").unwrap(); [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/cli.rs:186:28 [INFO] [stderr] | [INFO] [stderr] 186 | let mut cmd = Command::cargo_bin("cargo-anatomy").unwrap(); [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/cli.rs:197:28 [INFO] [stderr] | [INFO] [stderr] 197 | let mut cmd = Command::cargo_bin("cargo-anatomy").unwrap(); [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/cli.rs:218:28 [INFO] [stderr] | [INFO] [stderr] 218 | let mut cmd = Command::cargo_bin("cargo-anatomy").unwrap(); [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/cli.rs:262:28 [INFO] [stderr] | [INFO] [stderr] 262 | let mut cmd = Command::cargo_bin("cargo-anatomy").unwrap(); [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/cli.rs:326:28 [INFO] [stderr] | [INFO] [stderr] 326 | let mut cmd = Command::cargo_bin("cargo-anatomy").unwrap(); [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/cli.rs:373:28 [INFO] [stderr] | [INFO] [stderr] 373 | let mut cmd = Command::cargo_bin("cargo-anatomy").unwrap(); [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/cli.rs:409:28 [INFO] [stderr] | [INFO] [stderr] 409 | let mut cmd = Command::cargo_bin("cargo-anatomy").unwrap(); [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/cli.rs:452:28 [INFO] [stderr] | [INFO] [stderr] 452 | let mut cmd = Command::cargo_bin("cargo-anatomy").unwrap(); [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/cli.rs:486:28 [INFO] [stderr] | [INFO] [stderr] 486 | let mut cmd = Command::cargo_bin("cargo-anatomy").unwrap(); [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/cli.rs:516:28 [INFO] [stderr] | [INFO] [stderr] 516 | let mut cmd = Command::cargo_bin("cargo-anatomy").unwrap(); [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/cli.rs:554:28 [INFO] [stderr] | [INFO] [stderr] 554 | let mut cmd = Command::cargo_bin("cargo-anatomy").unwrap(); [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/cli.rs:588:28 [INFO] [stderr] | [INFO] [stderr] 588 | let mut cmd = Command::cargo_bin("cargo-anatomy").unwrap(); [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/cli.rs:633:28 [INFO] [stderr] | [INFO] [stderr] 633 | let mut cmd = Command::cargo_bin("cargo-anatomy").unwrap(); [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/cli.rs:700:28 [INFO] [stderr] | [INFO] [stderr] 700 | let mut cmd = Command::cargo_bin("cargo-anatomy").unwrap(); [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/cli.rs:743:28 [INFO] [stderr] | [INFO] [stderr] 743 | let mut cmd = Command::cargo_bin("cargo-anatomy").unwrap(); [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/cli.rs:789:28 [INFO] [stderr] | [INFO] [stderr] 789 | let mut cmd = Command::cargo_bin("cargo-anatomy").unwrap(); [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/cli.rs:827:28 [INFO] [stderr] | [INFO] [stderr] 827 | let mut cmd = Command::cargo_bin("cargo-anatomy").unwrap(); [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/cli.rs:871:28 [INFO] [stderr] | [INFO] [stderr] 871 | let mut cmd = Command::cargo_bin("cargo-anatomy").unwrap(); [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/cli.rs:910:28 [INFO] [stderr] | [INFO] [stderr] 910 | let mut cmd = Command::cargo_bin("cargo-anatomy").unwrap(); [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/cli.rs:954:28 [INFO] [stderr] | [INFO] [stderr] 954 | let mut cmd = Command::cargo_bin("cargo-anatomy").unwrap(); [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/cli.rs:994:28 [INFO] [stderr] | [INFO] [stderr] 994 | let mut cmd = Command::cargo_bin("cargo-anatomy").unwrap(); [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/cli.rs:1025:28 [INFO] [stderr] | [INFO] [stderr] 1025 | let mut cmd = Command::cargo_bin("cargo-anatomy").unwrap(); [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/cli.rs:1042:28 [INFO] [stderr] | [INFO] [stderr] 1042 | let mut cmd = Command::cargo_bin("cargo-anatomy").unwrap(); [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/cli.rs:1049:28 [INFO] [stderr] | [INFO] [stderr] 1049 | let mut cmd = Command::cargo_bin("cargo-anatomy").unwrap(); [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/cli.rs:1056:28 [INFO] [stderr] | [INFO] [stderr] 1056 | let mut cmd = Command::cargo_bin("cargo-anatomy").unwrap(); [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/cli.rs:1075:28 [INFO] [stderr] | [INFO] [stderr] 1075 | let mut cmd = Command::cargo_bin("cargo-anatomy").unwrap(); [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/cli.rs:1095:28 [INFO] [stderr] | [INFO] [stderr] 1095 | let mut cmd = Command::cargo_bin("cargo-anatomy").unwrap(); [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/cli.rs:1105:28 [INFO] [stderr] | [INFO] [stderr] 1105 | let mut cmd = Command::cargo_bin("cargo-anatomy").unwrap(); [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/cli.rs:1118:28 [INFO] [stderr] | [INFO] [stderr] 1118 | let mut cmd = Command::cargo_bin("cargo-anatomy").unwrap(); [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/cli.rs:1126:28 [INFO] [stderr] | [INFO] [stderr] 1126 | let mut cmd = Command::cargo_bin("cargo-anatomy").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `cargo-anatomy` (test "cli") generated 37 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cargo_anatomy-828fa1bd3518d8b6) [INFO] [stdout] [INFO] [stdout] running 41 tests [INFO] [stdout] test tests::async_function_dependency ... ok [INFO] [stdout] test tests::cross_crate_metrics ... ok [INFO] [stdout] test tests::detailed_info ... ok [INFO] [stdout] test tests::detects_cycle_via_method_calls ... ok [INFO] [stdout] test tests::chained_method_call_dependency ... ok [INFO] [stdout] test tests::detects_multiple_cycles ... ok [INFO] [stdout] test tests::const_dependency ... ok [INFO] [stdout] test tests::detects_no_cycles ... ok [INFO] [stdout] test tests::detects_two_crate_cycle ... ok [INFO] [stdout] test tests::dyn_trait_return ... ok [INFO] [stdout] test tests::infer_expr_type_special_paths ... ok [INFO] [stdout] test tests::ignore_non_workspace_crate ... ok [INFO] [stdout] test tests::inline_module_metrics ... ok [INFO] [stdout] test tests::detects_three_crate_cycle ... ok [INFO] [stdout] test tests::import_const_dependency ... ok [INFO] [stdout] test tests::macro_dependencies ... ok [INFO] [stdout] test tests::evaluate_metrics_thresholds ... ok [INFO] [stdout] test tests::module_metrics ... ok [INFO] [stdout] test tests::macro_method_generic_dependency ... ok [INFO] [stdout] test tests::method_call_dependency ... ok [INFO] [stdout] test tests::free_function_dependency ... ok [INFO] [stdout] test tests::glob_import_dependency ... ok [INFO] [stdout] test tests::r_counts_unique_edges ... ok [INFO] [stdout] test tests::r_counts_method_body ... ok [INFO] [stdout] test tests::path_root_resolves_special_paths ... ok [INFO] [stdout] test tests::unrelated_crate_not_included ... ok [INFO] [stdout] test tests::where_clause_dependency ... ok [INFO] [stdout] test tests::unique_counts ... ok [INFO] [stdout] test tests::reexported_dependency_counts_as_external ... ok [INFO] [stdout] test tests::simple_metrics ... ok [INFO] [stdout] test tests::top_level_macro_invocation ... ok [INFO] [stdout] test tests::struct_usage_in_trait ... ok [INFO] [stdout] test tests::same_name_internal_external_dependency ... ok [INFO] [stdout] test tests::r_multiple_edges ... ok [INFO] [stdout] test tests::trait_bound_dependency ... ok [INFO] [stdout] test tests::lib_and_main_dependency ... ok [INFO] [stdout] test tests::parse_package_ignores_tests_dir ... ok [INFO] [stdout] test tests::bin_target_dependency ... ok [INFO] [stdout] test tests::path_dep_import_dependency ... ok [INFO] [stdout] test tests::type_alias_dependency ... ok [INFO] [stdout] test tests::external_crate_alias ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 41 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_anatomy-5b7056910d460f61) [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/cli.rs (/opt/rustwide/target/debug/deps/cli-5a91496037fd906a) [INFO] [stdout] [INFO] [stdout] running 35 tests [INFO] [stdout] test dot_without_a_has_no_edge_labels ... ok [INFO] [stdout] test init_creates_config ... ok [INFO] [stdout] test dot_show_types_all_and_single ... ok [INFO] [stdout] test custom_config_thresholds ... ok [INFO] [stdout] test dot_show_types_external_crate ... ok [INFO] [stdout] test custom_lib_path ... ok [INFO] [stdout] test includes_evaluation_labels ... ok [INFO] [stdout] test fails_on_h_lt ... ok [INFO] [stdout] test fails_on_d_prime_ge ... ok [INFO] [stdout] test dotfile_used_as_default_config ... ok [INFO] [stdout] test manifest_path_option ... ok [INFO] [stdout] test external_crate_excluded_without_x ... ok [INFO] [stdout] test dot_show_types ... ok [INFO] [stdout] test dot_show_types_all_flag ... ok [INFO] [stdout] test include_external_crate ... ok [INFO] [stdout] test json_show_types_single_crate ... ok [INFO] [stdout] test mermaid_show_types_single_crate ... ok [INFO] [stdout] test json_show_types ... ok [INFO] [stdout] test prints_help ... ok [INFO] [stdout] test prints_version ... ok [INFO] [stdout] test outputs_mermaid ... ok [INFO] [stdout] test mermaid_edge_couples ... ok [INFO] [stdout] test dot_edge_unique_counts ... ok [INFO] [stdout] test manifest_path_requires_workspace_root_for_workspace_deps ... ok [INFO] [stdout] test mermaid_show_types ... ok [INFO] [stdout] test mermaid_show_types_external_crate ... ok [INFO] [stdout] test outputs_yaml ... ok [INFO] [stdout] test mermaid_uses_html_newlines ... ok [INFO] [stdout] test outputs_dot ... ok [INFO] [stdout] test dot_edge_couples ... ok [INFO] [stdout] test mermaid_show_types_functions ... ok [INFO] [stdout] test dot_show_types_single_crate ... ok [INFO] [stdout] test uses_package_name ... ok [INFO] [stdout] test no_crate_root_in_outputs ... ok [INFO] [stdout] test mermaid_without_a_has_no_edge_labels ... ok [INFO] [stderr] Doc-tests cargo_anatomy [INFO] [stdout] [INFO] [stdout] test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - error_with_location (line 25) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.40s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e0d491a5b2a5ccaf97a12be2b8c12078f2be6b2535b9a6b553d514fafc3b8f4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0d491a5b2a5ccaf97a12be2b8c12078f2be6b2535b9a6b553d514fafc3b8f4f", kill_on_drop: false }` [INFO] [stdout] e0d491a5b2a5ccaf97a12be2b8c12078f2be6b2535b9a6b553d514fafc3b8f4f