[INFO] fetching crate if-changed 0.3.2... [INFO] testing if-changed-0.3.2 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate if-changed 0.3.2 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate if-changed 0.3.2 [INFO] finished tweaking crates.io crate if-changed 0.3.2 [INFO] tweaked toml for crates.io crate if-changed 0.3.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate if-changed 0.3.2 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 if-changed 0.3.2 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 fastrand v2.0.2 [INFO] [stderr] Downloaded jobserver v0.1.31 [INFO] [stderr] Downloaded serde v1.0.203 [INFO] [stderr] Downloaded tempfile v3.10.1 [INFO] [stderr] Downloaded openssl-sys v0.9.102 [INFO] [stderr] Downloaded anstream v0.6.13 [INFO] [stderr] Downloaded serde_derive v1.0.203 [INFO] [stderr] Downloaded clap_derive v4.5.5 [INFO] [stderr] Downloaded similar v2.5.0 [INFO] [stderr] Downloaded clap v4.5.7 [INFO] [stderr] Downloaded insta v1.39.0 [INFO] [stderr] Downloaded memchr v2.7.2 [INFO] [stderr] Downloaded clap_builder v4.5.7 [INFO] [stderr] Downloaded git2 v0.18.3 [INFO] [stderr] Downloaded bstr v1.9.1 [INFO] [stderr] Downloaded regex-automata v0.4.6 [INFO] [stderr] Downloaded libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Downloaded libz-sys v1.1.16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 06d8816f1ec1ee7f928fd8e21724426335a22020692ca422b1e877436778cf5c [INFO] running `Command { std: "docker" "start" "-a" "06d8816f1ec1ee7f928fd8e21724426335a22020692ca422b1e877436778cf5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "06d8816f1ec1ee7f928fd8e21724426335a22020692ca422b1e877436778cf5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06d8816f1ec1ee7f928fd8e21724426335a22020692ca422b1e877436778cf5c", kill_on_drop: false }` [INFO] [stdout] 06d8816f1ec1ee7f928fd8e21724426335a22020692ca422b1e877436778cf5c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 2280dde53db5add4907047572df702bc042c7fad8c54b144fa848367ae7c9236 [INFO] running `Command { std: "docker" "start" "-a" "2280dde53db5add4907047572df702bc042c7fad8c54b144fa848367ae7c9236", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling if-changed v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling genawaiter-macro v0.99.1 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling clap_builder v4.5.7 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling cc v1.0.95 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling libz-sys v1.1.16 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Compiling syn-mid v0.5.4 [INFO] [stderr] Compiling clap_derive v4.5.5 [INFO] [stderr] Compiling genawaiter-proc-macro v0.99.1 [INFO] [stderr] Compiling genawaiter v0.99.1 [INFO] [stderr] Compiling clap v4.5.7 [INFO] [stderr] Compiling git2 v0.18.3 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> engine/git.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 79 | fn diff(&self, mut options: impl BorrowMut) -> git2::Diff { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 79 | fn diff(&self, mut options: impl BorrowMut) -> git2::Diff<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> engine/git.rs:95:14 [INFO] [stdout] | [INFO] [stdout] 95 | fn patch(&self, path: &Path) -> Option { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 95 | fn patch(&self, path: &Path) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> engine/git.rs:232:26 [INFO] [stdout] | [INFO] [stdout] 232 | fn split_patterns(value: &[u8]) -> impl Iterator> { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 232 | fn split_patterns(value: &[u8]) -> impl Iterator> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.48s [INFO] running `Command { std: "docker" "inspect" "2280dde53db5add4907047572df702bc042c7fad8c54b144fa848367ae7c9236", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2280dde53db5add4907047572df702bc042c7fad8c54b144fa848367ae7c9236", kill_on_drop: false }` [INFO] [stdout] 2280dde53db5add4907047572df702bc042c7fad8c54b144fa848367ae7c9236 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] b8e0c30df726f5efca9b280ef417e3fbe799ffce0ce81064ad156c6997b1539d [INFO] running `Command { std: "docker" "start" "-a" "b8e0c30df726f5efca9b280ef417e3fbe799ffce0ce81064ad156c6997b1539d", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling similar v2.5.0 [INFO] [stderr] Compiling fastrand v2.0.2 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling git2 v0.18.3 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling if-changed v0.3.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> engine/git.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 79 | fn diff(&self, mut options: impl BorrowMut) -> git2::Diff { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 79 | fn diff(&self, mut options: impl BorrowMut) -> git2::Diff<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> engine/git.rs:95:14 [INFO] [stdout] | [INFO] [stdout] 95 | fn patch(&self, path: &Path) -> Option { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 95 | fn patch(&self, path: &Path) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> engine/git.rs:232:26 [INFO] [stdout] | [INFO] [stdout] 232 | fn split_patterns(value: &[u8]) -> impl Iterator> { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 232 | fn split_patterns(value: &[u8]) -> impl Iterator> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling insta v1.39.0 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> engine/git.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 79 | fn diff(&self, mut options: impl BorrowMut) -> git2::Diff { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 79 | fn diff(&self, mut options: impl BorrowMut) -> git2::Diff<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> engine/git.rs:95:14 [INFO] [stdout] | [INFO] [stdout] 95 | fn patch(&self, path: &Path) -> Option { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 95 | fn patch(&self, path: &Path) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> engine/git.rs:232:26 [INFO] [stdout] | [INFO] [stdout] 232 | fn split_patterns(value: &[u8]) -> impl Iterator> { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 232 | fn split_patterns(value: &[u8]) -> impl Iterator> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 16.81s [INFO] running `Command { std: "docker" "inspect" "b8e0c30df726f5efca9b280ef417e3fbe799ffce0ce81064ad156c6997b1539d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8e0c30df726f5efca9b280ef417e3fbe799ffce0ce81064ad156c6997b1539d", kill_on_drop: false }` [INFO] [stdout] b8e0c30df726f5efca9b280ef417e3fbe799ffce0ce81064ad156c6997b1539d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] f52bdc332c810be349597a7e710f110842ed02d0e0f27b6e79556d05a1466898 [INFO] running `Command { std: "docker" "start" "-a" "f52bdc332c810be349597a7e710f110842ed02d0e0f27b6e79556d05a1466898", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> engine/git.rs:79:13 [INFO] [stderr] | [INFO] [stderr] 79 | fn diff(&self, mut options: impl BorrowMut) -> git2::Diff { [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 79 | fn diff(&self, mut options: impl BorrowMut) -> git2::Diff<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> engine/git.rs:95:14 [INFO] [stderr] | [INFO] [stderr] 95 | fn patch(&self, path: &Path) -> Option { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 95 | fn patch(&self, path: &Path) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> engine/git.rs:232:26 [INFO] [stderr] | [INFO] [stderr] 232 | fn split_patterns(value: &[u8]) -> impl Iterator> { [INFO] [stderr] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 232 | fn split_patterns(value: &[u8]) -> impl Iterator> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `if-changed` (lib) generated 3 warnings (run `cargo fix --lib -p if-changed` to apply 3 suggestions) [INFO] [stderr] warning: `if-changed` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests if-changed.rs (/opt/rustwide/target/debug/deps/if_changed-916a1098d6c889a0) [INFO] [stdout] [INFO] [stdout] running 27 tests [INFO] [stdout] test engine::git::tests::test_basic_pathspec ... ok [INFO] [stdout] test engine::git::tests::test_multiple_pathspec ... ok [INFO] [stdout] test engine::git::tests::test_multiple_pathspec_with_comment ... ok [INFO] [stdout] test engine::git::tests::test_multiple_pathspec_with_empty_comment ... ok [INFO] [stdout] test engine::tests::test_check_missing_file ... ok [INFO] [stdout] test engine::git::tests::test_git_without_head ... ok [INFO] [stdout] test parser::tests::it_parses ... ok [INFO] [stdout] test engine::tests::test_check_empty_then_change ... ok [INFO] [stdout] test engine::tests::test_check ... ok [INFO] [stdout] test engine::git::tests::test_without_if_changed_ignore_trailer ... ok [INFO] [stdout] test parser::tests::it_parses_empty_files ... ok [INFO] [stdout] test parser::tests::it_parses_empty_path_with_name ... ok [INFO] [stdout] test parser::tests::it_parses_inline_blocks ... ok [INFO] [stdout] test engine::git::tests::test_git ... ok [INFO] [stdout] test engine::git::tests::test_matches ... ok [INFO] [stdout] test parser::tests::it_parses_multiline_comments ... ok [INFO] [stdout] test engine::tests::test_check_unrelated ... ok [INFO] [stdout] test engine::tests::test_check_fail ... ok [INFO] [stdout] test parser::tests::it_parses_multiple_paths_inline ... ok [INFO] [stdout] test engine::git::tests::test_changes ... ok [INFO] [stdout] test engine::tests::test_check_named_fail ... ok [INFO] [stdout] test parser::tests::it_parses_multiple_paths_multiline ... ok [INFO] [stdout] test engine::git::tests::test_changes_staged_only ... ok [INFO] [stdout] test engine::tests::test_check_named ... ok [INFO] [stdout] test engine::tests::test_check_named_missing ... ok [INFO] [stdout] test engine::git::tests::test_with_if_changed_ignore_trailer ... ok [INFO] [stdout] test engine::git::tests::test_changes_working_only ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.45s [INFO] [stdout] [INFO] [stderr] Running unittests bin/if-changed.rs (/opt/rustwide/target/debug/deps/if_changed-0d3bda3863dc40fc) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test tests::test_run_no_matching ... ok [INFO] [stdout] test tests::test_run ... ok [INFO] [stdout] test tests::test_run_working_dir ... ok [INFO] [stdout] test tests::test_run_working_dir_fail ... ok [INFO] [stdout] test tests::test_run_fail ... ok [INFO] [stdout] test tests::test_run_two_commits_fail_no_change ... ok [INFO] [stdout] test tests::test_run_commit_footer ... ok [INFO] [stdout] test tests::test_run_commit_footer_with_reason ... ok [INFO] [stdout] test tests::test_run_two_commits ... ok [INFO] [stdout] test tests::test_run_two_commits_fail ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s [INFO] [stdout] [INFO] [stderr] Doc-tests if_changed [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f52bdc332c810be349597a7e710f110842ed02d0e0f27b6e79556d05a1466898", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f52bdc332c810be349597a7e710f110842ed02d0e0f27b6e79556d05a1466898", kill_on_drop: false }` [INFO] [stdout] f52bdc332c810be349597a7e710f110842ed02d0e0f27b6e79556d05a1466898