[INFO] fetching crate sniffy 1.0.0... [INFO] testing sniffy-1.0.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate sniffy 1.0.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate sniffy 1.0.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate sniffy 1.0.0 [INFO] tweaked toml for crates.io crate sniffy 1.0.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sniffy 1.0.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sniffy 1.0.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded assert_cmd v2.1.1 [INFO] [stderr] Downloaded comfy-table v7.2.1 [INFO] [stderr] Downloaded git2 v0.18.3 [INFO] [stderr] Downloaded libgit2-sys v0.16.2+1.7.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 82ca6016592c8ce6170af9816ee7ff9689ed0582191fd434459670ad9387bee8 [INFO] running `Command { std: "docker" "start" "-a" "82ca6016592c8ce6170af9816ee7ff9689ed0582191fd434459670ad9387bee8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "82ca6016592c8ce6170af9816ee7ff9689ed0582191fd434459670ad9387bee8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82ca6016592c8ce6170af9816ee7ff9689ed0582191fd434459670ad9387bee8", kill_on_drop: false }` [INFO] [stdout] 82ca6016592c8ce6170af9816ee7ff9689ed0582191fd434459670ad9387bee8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab144e4525425aad011fa00fc13770ec26ceceabc4b08e36725517ffca07f4fe [INFO] running `Command { std: "docker" "start" "-a" "ab144e4525425aad011fa00fc13770ec26ceceabc4b08e36725517ffca07f4fe", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling cc v1.2.48 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling comfy-table v7.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling libz-sys v1.1.23 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling ignore v0.4.25 [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 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 icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling git2 v0.18.3 [INFO] [stderr] Compiling sniffy v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.16s [INFO] running `Command { std: "docker" "inspect" "ab144e4525425aad011fa00fc13770ec26ceceabc4b08e36725517ffca07f4fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab144e4525425aad011fa00fc13770ec26ceceabc4b08e36725517ffca07f4fe", kill_on_drop: false }` [INFO] [stdout] ab144e4525425aad011fa00fc13770ec26ceceabc4b08e36725517ffca07f4fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80a0a0ddbb7188c024765c7de5085740beee949f366b15d03e58d38bbb393111 [INFO] running `Command { std: "docker" "start" "-a" "80a0a0ddbb7188c024765c7de5085740beee949f366b15d03e58d38bbb393111", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling assert_cmd v2.1.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling git2 v0.18.3 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling comfy-table v7.2.1 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling sniffy v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> tests/integration_tests.rs:18:28 [INFO] [stdout] | [INFO] [stdout] 18 | let mut cmd = Command::cargo_bin("sniffy").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::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> tests/integration_tests.rs:29:28 [INFO] [stdout] | [INFO] [stdout] 29 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> tests/integration_tests.rs:41:28 [INFO] [stdout] | [INFO] [stdout] 41 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> tests/integration_tests.rs:52:28 [INFO] [stdout] | [INFO] [stdout] 52 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> tests/integration_tests.rs:62:28 [INFO] [stdout] | [INFO] [stdout] 62 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> tests/integration_tests.rs:78:28 [INFO] [stdout] | [INFO] [stdout] 78 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> tests/integration_tests.rs:99:28 [INFO] [stdout] | [INFO] [stdout] 99 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> tests/integration_tests.rs:113:28 [INFO] [stdout] | [INFO] [stdout] 113 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> tests/integration_tests.rs:121:28 [INFO] [stdout] | [INFO] [stdout] 121 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> tests/integration_tests.rs:133:28 [INFO] [stdout] | [INFO] [stdout] 133 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> tests/integration_tests.rs:142:28 [INFO] [stdout] | [INFO] [stdout] 142 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> tests/integration_tests.rs:152:28 [INFO] [stdout] | [INFO] [stdout] 152 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> tests/integration_tests.rs:170:28 [INFO] [stdout] | [INFO] [stdout] 170 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> tests/integration_tests.rs:187:28 [INFO] [stdout] | [INFO] [stdout] 187 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> tests/integration_tests.rs:200:28 [INFO] [stdout] | [INFO] [stdout] 200 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> tests/integration_tests.rs:226:28 [INFO] [stdout] | [INFO] [stdout] 226 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> tests/integration_tests.rs:249:28 [INFO] [stdout] | [INFO] [stdout] 249 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> tests/integration_tests.rs:261:28 [INFO] [stdout] | [INFO] [stdout] 261 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> tests/integration_tests.rs:277:28 [INFO] [stdout] | [INFO] [stdout] 277 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> tests/integration_tests.rs:291:28 [INFO] [stdout] | [INFO] [stdout] 291 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> tests/integration_tests.rs:299:28 [INFO] [stdout] | [INFO] [stdout] 299 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> tests/integration_tests.rs:308:28 [INFO] [stdout] | [INFO] [stdout] 308 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> tests/integration_tests.rs:319:28 [INFO] [stdout] | [INFO] [stdout] 319 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> tests/integration_tests.rs:330:28 [INFO] [stdout] | [INFO] [stdout] 330 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> tests/integration_tests.rs:338:28 [INFO] [stdout] | [INFO] [stdout] 338 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> tests/integration_tests.rs:350:28 [INFO] [stdout] | [INFO] [stdout] 350 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> tests/integration_tests.rs:368:28 [INFO] [stdout] | [INFO] [stdout] 368 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> tests/integration_tests.rs:376:28 [INFO] [stdout] | [INFO] [stdout] 376 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> tests/integration_tests.rs:390:28 [INFO] [stdout] | [INFO] [stdout] 390 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> tests/integration_tests.rs:404:28 [INFO] [stdout] | [INFO] [stdout] 404 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> tests/integration_tests.rs:413:28 [INFO] [stdout] | [INFO] [stdout] 413 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> tests/integration_tests.rs:433:28 [INFO] [stdout] | [INFO] [stdout] 433 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> tests/integration_tests.rs:443:28 [INFO] [stdout] | [INFO] [stdout] 443 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> tests/integration_tests.rs:456:28 [INFO] [stdout] | [INFO] [stdout] 456 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> tests/integration_tests.rs:465:28 [INFO] [stdout] | [INFO] [stdout] 465 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> tests/integration_tests.rs:479:28 [INFO] [stdout] | [INFO] [stdout] 479 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> tests/integration_tests.rs:490:28 [INFO] [stdout] | [INFO] [stdout] 490 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> tests/integration_tests.rs:506:28 [INFO] [stdout] | [INFO] [stdout] 506 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> tests/integration_tests.rs:520:28 [INFO] [stdout] | [INFO] [stdout] 520 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> tests/integration_tests.rs:534:28 [INFO] [stdout] | [INFO] [stdout] 534 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> tests/integration_tests.rs:548:28 [INFO] [stdout] | [INFO] [stdout] 548 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> tests/integration_tests.rs:560:28 [INFO] [stdout] | [INFO] [stdout] 560 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 17.54s [INFO] running `Command { std: "docker" "inspect" "80a0a0ddbb7188c024765c7de5085740beee949f366b15d03e58d38bbb393111", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80a0a0ddbb7188c024765c7de5085740beee949f366b15d03e58d38bbb393111", kill_on_drop: false }` [INFO] [stdout] 80a0a0ddbb7188c024765c7de5085740beee949f366b15d03e58d38bbb393111 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b768c8bf7496dac6c8129242af30e3f7171b272cf7f55cb7b906b106d9e7a826 [INFO] running `Command { std: "docker" "start" "-a" "b768c8bf7496dac6c8129242af30e3f7171b272cf7f55cb7b906b106d9e7a826", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> tests/integration_tests.rs:18:28 [INFO] [stderr] | [INFO] [stderr] 18 | let mut cmd = Command::cargo_bin("sniffy").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::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> tests/integration_tests.rs:29:28 [INFO] [stderr] | [INFO] [stderr] 29 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> tests/integration_tests.rs:41:28 [INFO] [stderr] | [INFO] [stderr] 41 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> tests/integration_tests.rs:52:28 [INFO] [stderr] | [INFO] [stderr] 52 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> tests/integration_tests.rs:62:28 [INFO] [stderr] | [INFO] [stderr] 62 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> tests/integration_tests.rs:78:28 [INFO] [stderr] | [INFO] [stderr] 78 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> tests/integration_tests.rs:99:28 [INFO] [stderr] | [INFO] [stderr] 99 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> tests/integration_tests.rs:113:28 [INFO] [stderr] | [INFO] [stderr] 113 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> tests/integration_tests.rs:121:28 [INFO] [stderr] | [INFO] [stderr] 121 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> tests/integration_tests.rs:133:28 [INFO] [stderr] | [INFO] [stderr] 133 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> tests/integration_tests.rs:142:28 [INFO] [stderr] | [INFO] [stderr] 142 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> tests/integration_tests.rs:152:28 [INFO] [stderr] | [INFO] [stderr] 152 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> tests/integration_tests.rs:170:28 [INFO] [stderr] | [INFO] [stderr] 170 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> tests/integration_tests.rs:187:28 [INFO] [stderr] | [INFO] [stderr] 187 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> tests/integration_tests.rs:200:28 [INFO] [stderr] | [INFO] [stderr] 200 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> tests/integration_tests.rs:226:28 [INFO] [stderr] | [INFO] [stderr] 226 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> tests/integration_tests.rs:249:28 [INFO] [stderr] | [INFO] [stderr] 249 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> tests/integration_tests.rs:261:28 [INFO] [stderr] | [INFO] [stderr] 261 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> tests/integration_tests.rs:277:28 [INFO] [stderr] | [INFO] [stderr] 277 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> tests/integration_tests.rs:291:28 [INFO] [stderr] | [INFO] [stderr] 291 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> tests/integration_tests.rs:299:28 [INFO] [stderr] | [INFO] [stderr] 299 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> tests/integration_tests.rs:308:28 [INFO] [stderr] | [INFO] [stderr] 308 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> tests/integration_tests.rs:319:28 [INFO] [stderr] | [INFO] [stderr] 319 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> tests/integration_tests.rs:330:28 [INFO] [stderr] | [INFO] [stderr] 330 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> tests/integration_tests.rs:338:28 [INFO] [stderr] | [INFO] [stderr] 338 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> tests/integration_tests.rs:350:28 [INFO] [stderr] | [INFO] [stderr] 350 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> tests/integration_tests.rs:368:28 [INFO] [stderr] | [INFO] [stderr] 368 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> tests/integration_tests.rs:376:28 [INFO] [stderr] | [INFO] [stderr] 376 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> tests/integration_tests.rs:390:28 [INFO] [stderr] | [INFO] [stderr] 390 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> tests/integration_tests.rs:404:28 [INFO] [stderr] | [INFO] [stderr] 404 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> tests/integration_tests.rs:413:28 [INFO] [stderr] | [INFO] [stderr] 413 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> tests/integration_tests.rs:433:28 [INFO] [stderr] | [INFO] [stderr] 433 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> tests/integration_tests.rs:443:28 [INFO] [stderr] | [INFO] [stderr] 443 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> tests/integration_tests.rs:456:28 [INFO] [stderr] | [INFO] [stderr] 456 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> tests/integration_tests.rs:465:28 [INFO] [stderr] | [INFO] [stderr] 465 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> tests/integration_tests.rs:479:28 [INFO] [stderr] | [INFO] [stderr] 479 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> tests/integration_tests.rs:490:28 [INFO] [stderr] | [INFO] [stderr] 490 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> tests/integration_tests.rs:506:28 [INFO] [stderr] | [INFO] [stderr] 506 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> tests/integration_tests.rs:520:28 [INFO] [stderr] | [INFO] [stderr] 520 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> tests/integration_tests.rs:534:28 [INFO] [stderr] | [INFO] [stderr] 534 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> tests/integration_tests.rs:548:28 [INFO] [stderr] | [INFO] [stderr] 548 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> tests/integration_tests.rs:560:28 [INFO] [stderr] | [INFO] [stderr] 560 | let mut cmd = Command::cargo_bin("sniffy").unwrap(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `sniffy` (test "integration_tests") generated 42 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sniffy-71b58954d7598770) [INFO] [stdout] [INFO] [stdout] running 72 tests [INFO] [stdout] test classifier::tests::test_classifier_state_new ... ok [INFO] [stdout] test classifier::tests::test_classifier_state_reset ... ok [INFO] [stdout] test classifier::tests::test_classify_code_lines ... ok [INFO] [stdout] test classifier::tests::test_classify_file ... ok [INFO] [stdout] test classifier::tests::test_classify_mixed_lines ... ok [INFO] [stdout] test classifier::tests::test_classify_python_triple_quotes ... ok [INFO] [stdout] test classifier::tests::test_line_type_equality ... ok [INFO] [stdout] test classifier::tests::test_classify_multi_line_comment_spanning ... ok [INFO] [stdout] test classifier::tests::test_classify_multi_line_comment_with_code ... ok [INFO] [stdout] test classifier::tests::test_classify_single_line_comments ... ok [INFO] [stdout] test classifier::tests::test_code_before_multi_line_start ... ok [INFO] [stdout] test classifier::tests::test_empty_multi_line_comment ... ok [INFO] [stdout] test classifier::tests::test_classify_multi_line_comment_with_code_after_end ... ok [INFO] [stdout] test cli::tests::test_parse_date_string_yyyy_mm_dd ... ok [INFO] [stdout] test cli::tests::test_parse_date_string_invalid ... ok [INFO] [stdout] test cli::tests::test_parse_date_string_invalid_format ... ok [INFO] [stdout] test cli::tests::test_parse_date_string_rfc3339 ... ok [INFO] [stdout] test cli::tests::test_should_use_color_empty_env ... ok [INFO] [stdout] test cli::tests::test_should_use_color_with_env ... ok [INFO] [stdout] test git::tests::test_classify_diff_line_blank ... ok [INFO] [stdout] test git::tests::test_classify_diff_line_code ... ok [INFO] [stdout] test git::tests::test_classify_diff_line_comment ... ok [INFO] [stdout] test language::tests::test_all_languages_have_extensions ... ok [INFO] [stdout] test language::tests::test_c_vs_cpp ... ok [INFO] [stdout] test language::tests::test_detect_case_insensitive ... ok [INFO] [stdout] test language::tests::test_detect_javascript ... ok [INFO] [stdout] test language::tests::test_detect_no_extension ... ok [INFO] [stdout] test language::tests::test_detect_python ... ok [INFO] [stdout] test language::tests::test_detect_rust ... ok [INFO] [stdout] test language::tests::test_detect_typescript ... ok [INFO] [stdout] test language::tests::test_detect_unknown_extension ... ok [INFO] [stdout] test language::tests::test_language_detector_new ... ok [INFO] [stdout] test cli::tests::test_should_use_color_default ... ok [INFO] [stdout] test processor::tests::test_file_processor_new ... ok [INFO] [stdout] test stats::tests::test_file_stats_add ... ok [INFO] [stdout] test stats::tests::test_file_stats_add_assign ... ok [INFO] [stdout] test stats::tests::test_file_stats_new ... ok [INFO] [stdout] test stats::tests::test_file_stats_total ... ok [INFO] [stdout] test stats::tests::test_project_stats_add_file_stats ... ok [INFO] [stdout] test stats::tests::test_project_stats_get_languages ... ok [INFO] [stdout] test stats::tests::test_project_stats_new ... ok [INFO] [stdout] test stats::tests::test_project_stats_total ... ok [INFO] [stdout] test processor::tests::test_is_binary_binary_file ... ok [INFO] [stdout] test classifier::tests::test_classify_multi_line_comment_single_line ... ok [INFO] [stdout] test cli::tests::test_should_use_color_with_flag ... ok [INFO] [stdout] test processor::tests::test_is_binary_text_file ... ok [INFO] [stdout] test processor::tests::test_process_empty_file ... ok [INFO] [stdout] test walker::tests::test_directory_walker_new ... ok [INFO] [stdout] test output::tests::test_format_table_empty ... ok [INFO] [stdout] test processor::tests::test_process_rust_file ... ok [INFO] [stdout] test classifier::tests::test_classify_shebang ... ok [INFO] [stdout] test output::tests::test_format_table_with_data ... ok [INFO] [stdout] test walker::tests::test_should_skip_file_function ... ok [INFO] [stdout] test walker::tests::test_skip_python_venv ... ok [INFO] [stdout] test walker::tests::test_directory_walker_hidden ... ok [INFO] [stdout] test walker::tests::test_skip_ide_directories ... ok [INFO] [stdout] test processor::tests::test_is_binary_empty_file ... ok [INFO] [stdout] test walker::tests::test_skip_node_modules ... ok [INFO] [stdout] test walker::tests::test_skip_lock_files ... ok [INFO] [stdout] test output::tests::test_format_number ... ok [INFO] [stdout] test walker::tests::test_skip_build_directories ... ok [INFO] [stdout] test walker::tests::test_walk_excludes_directories ... ok [INFO] [stdout] test walker::tests::test_walk_includes_hidden_when_enabled ... ok [INFO] [stdout] test walker::tests::test_skip_target_directory ... ok [INFO] [stdout] test walker::tests::test_walk_excludes_hidden_by_default ... ok [INFO] [stdout] test walker::tests::test_walk_files ... ok [INFO] [stdout] test walker::tests::test_skip_minified_files ... ok [INFO] [stdout] test classifier::tests::test_classify_blank_lines ... ok [INFO] [stdout] test processor::tests::test_process_binary_file ... ok [INFO] [stdout] test processor::tests::test_process_unknown_extension ... ok [INFO] [stdout] test walker::tests::test_walk_respects_gitignore ... ok [INFO] [stdout] test git::tests::test_is_git_repo ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- git::tests::test_is_git_repo stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'git::tests::test_is_git_repo' (45) panicked at src/git.rs:325:9: [INFO] [stdout] assertion failed: GitAnalyzer::is_git_repo(".") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x59860837b38a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x59860837b38a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x59860837b38a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x59860837b38a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x59860839176a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x59860839176a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x59860837ff32 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x59860837ff32 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x59860835700f - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x59860835700f - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x598608371fa9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x598607f2fbec - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x598607f2fbec - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x598608372222 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x598608372222 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5986083570fa - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:691:13 [INFO] [stdout] 16: 0x59860834c039 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x598608357f9d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x598608391fac - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x598608391f72 - core[fa0eadad68403074]::panicking::panic [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:150:5 [INFO] [stdout] 20: 0x598607f0400f - sniffy[b064bcfccaccf2f0]::git::tests::test_is_git_repo [INFO] [stdout] at /opt/rustwide/workdir/src/git.rs:325:9 [INFO] [stdout] 21: 0x598607f00e47 - sniffy[b064bcfccaccf2f0]::git::tests::test_is_git_repo::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/git.rs:323:26 [INFO] [stdout] 22: 0x598607f09d26 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x598607f23ccb - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x598607f23ccb - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x598607f306bb - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x598607f306bb - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 27: 0x598607f306bb - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 28: 0x598607f306bb - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x598607f306bb - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x598607f306bb - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x598607f306bb - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x598607f2ab14 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x598607f2ab14 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 34: 0x598607f332c2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 35: 0x598607f332c2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 36: 0x598607f332c2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 37: 0x598607f332c2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 38: 0x598607f332c2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x598607f332c2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 40: 0x598607f332c2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x59860837abdf - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 42: 0x59860837abdf - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 43: 0x72fc10855aa4 - [INFO] [stdout] 44: 0x72fc108e2a64 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] git::tests::test_is_git_repo [INFO] [stdout] [INFO] [stdout] test result: FAILED. 71 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "b768c8bf7496dac6c8129242af30e3f7171b272cf7f55cb7b906b106d9e7a826", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b768c8bf7496dac6c8129242af30e3f7171b272cf7f55cb7b906b106d9e7a826", kill_on_drop: false }` [INFO] [stdout] b768c8bf7496dac6c8129242af30e3f7171b272cf7f55cb7b906b106d9e7a826