[INFO] fetching crate git-disjoint 0.10.280... [INFO] testing git-disjoint-0.10.280 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate git-disjoint 0.10.280 into /workspace/builds/worker-5-tc1/source [INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml [INFO] started tweaking crates.io crate git-disjoint 0.10.280 [INFO] finished tweaking crates.io crate git-disjoint 0.10.280 [INFO] tweaked toml for crates.io crate git-disjoint 0.10.280 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate git-disjoint 0.10.280 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate git-disjoint 0.10.280 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded is-wsl v0.4.0 [INFO] [stderr] Downloaded open v5.3.2 [INFO] [stderr] Downloaded sanitize-git-ref v1.0.12 [INFO] [stderr] Downloaded is-docker v0.2.0 [INFO] [stderr] Downloaded quinn-udp v0.5.2 [INFO] [stderr] Downloaded parse-git-url v0.5.1 [INFO] [stderr] Downloaded proptest-derive v0.6.0 [INFO] [stderr] Downloaded tower-http v0.6.5 [INFO] [stderr] Downloaded quinn v0.11.2 [INFO] [stderr] Downloaded rustls v0.23.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 10062c043d591bef31ebf86a6412cc1f7f405636b86bd88bd888db0725ca0123 [INFO] running `Command { std: "docker" "start" "-a" "10062c043d591bef31ebf86a6412cc1f7f405636b86bd88bd888db0725ca0123", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "10062c043d591bef31ebf86a6412cc1f7f405636b86bd88bd888db0725ca0123", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10062c043d591bef31ebf86a6412cc1f7f405636b86bd88bd888db0725ca0123", kill_on_drop: false }` [INFO] [stdout] 10062c043d591bef31ebf86a6412cc1f7f405636b86bd88bd888db0725ca0123 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 4f6e6f9a826b029f0dddb7d09a9857d134d6e4a83ae603efa751afa1da4bcd26 [INFO] running `Command { std: "docker" "start" "-a" "4f6e6f9a826b029f0dddb7d09a9857d134d6e4a83ae603efa751afa1da4bcd26", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling terminal_size v0.4.0 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling rustls v0.23.10 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libz-sys v1.1.15 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling libgit2-sys v0.18.1+1.9.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling portable-atomic v1.9.0 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling base64 v0.22.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling roff v0.2.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling webpki-roots v0.26.1 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rustls-webpki v0.102.4 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling hyper-util v0.1.13 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling clap_mangen v0.2.27 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling clap_complete v4.5.54 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling newline-converter v0.3.0 [INFO] [stderr] Compiling git-disjoint v0.10.280 (/opt/rustwide/workdir) [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling tower-http v0.6.5 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling hyper-rustls v0.27.2 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling webpki-roots v1.0.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling dyn-clone v1.0.16 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling open v5.3.2 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling parse-git-url v0.5.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling inquire v0.7.5 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling sanitize-git-ref v1.0.12 [INFO] [stderr] Compiling reqwest v0.12.20 [INFO] [stderr] Compiling git2 v0.20.2 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/git2_repository.rs:213:24 [INFO] [stdout] | [INFO] [stdout] 213 | pub fn base_commit(&self, base: &DefaultBranch) -> Result { [INFO] [stdout] | ^^^^^ ------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 213 | pub fn base_commit(&self, base: &DefaultBranch) -> Result, BaseCommitError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 51s [INFO] running `Command { std: "docker" "inspect" "4f6e6f9a826b029f0dddb7d09a9857d134d6e4a83ae603efa751afa1da4bcd26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f6e6f9a826b029f0dddb7d09a9857d134d6e4a83ae603efa751afa1da4bcd26", kill_on_drop: false }` [INFO] [stdout] 4f6e6f9a826b029f0dddb7d09a9857d134d6e4a83ae603efa751afa1da4bcd26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] b8b708e27fd08171ded0c17b2b8346636979db97c2738c6b125a66f9ac0f5b99 [INFO] running `Command { std: "docker" "start" "-a" "b8b708e27fd08171ded0c17b2b8346636979db97c2738c6b125a66f9ac0f5b99", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling git-disjoint v0.10.280 (/opt/rustwide/workdir) [INFO] [stderr] Compiling proptest-derive v0.6.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling tempfile v3.9.0 [INFO] [stderr] Compiling terminal_size v0.4.0 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v1.7.0 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/git2_repository.rs:213:24 [INFO] [stdout] | [INFO] [stdout] 213 | pub fn base_commit(&self, base: &DefaultBranch) -> Result { [INFO] [stdout] | ^^^^^ ------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 213 | pub fn base_commit(&self, base: &DefaultBranch) -> Result, BaseCommitError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 25.86s [INFO] running `Command { std: "docker" "inspect" "b8b708e27fd08171ded0c17b2b8346636979db97c2738c6b125a66f9ac0f5b99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8b708e27fd08171ded0c17b2b8346636979db97c2738c6b125a66f9ac0f5b99", kill_on_drop: false }` [INFO] [stdout] b8b708e27fd08171ded0c17b2b8346636979db97c2738c6b125a66f9ac0f5b99 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] ea3de92a17fbfd7d5f509484e8370ee77e8370d3aeaee485732ec7fe4c21518b [INFO] running `Command { std: "docker" "start" "-a" "ea3de92a17fbfd7d5f509484e8370ee77e8370d3aeaee485732ec7fe4c21518b", kill_on_drop: false }` [INFO] [stderr] Compiling git-disjoint v0.10.280 (/opt/rustwide/workdir) [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/git2_repository.rs:213:24 [INFO] [stderr] | [INFO] [stderr] 213 | pub fn base_commit(&self, base: &DefaultBranch) -> Result { [INFO] [stderr] | ^^^^^ ------ the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 213 | pub fn base_commit(&self, base: &DefaultBranch) -> Result, BaseCommitError> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `git-disjoint` (bin "git-disjoint" test) generated 1 warning (run `cargo fix --bin "git-disjoint" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.07s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/git_disjoint-d920418e754f2ca6) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test issue::test::display_jira_issue ... ok [INFO] [stdout] test issue::test::display_github_issue ... ok [INFO] [stdout] test issue::test::successfully_parse_jira_ticket_closes_ticket_from_commit_message_with_newline ... ok [INFO] [stdout] test issue::test::successfully_parse_jira_ticket_closes_ticket_from_commit_message_without_newline ... ok [INFO] [stdout] test issue::test::successfully_parse_jira_ticket_closes_ticket_from_commit_message_with_trailer ... ok [INFO] [stdout] test issue::test::successfully_parse_jira_ticket_from_commit_message_with_newline ... ok [INFO] [stdout] test issue::test::successfully_parse_jira_ticket_from_commit_message_with_trailer ... ok [INFO] [stdout] test issue::test::successfully_parse_jira_ticket_from_commit_message_without_newline ... ok [INFO] [stdout] test issue_group::test_display::display_human_readable_commit ... ok [INFO] [stdout] test issue_group::test_display::display_human_readable_issue ... ok [INFO] [stdout] test issue::test::successfully_parse_github_issue_closes_ticket_from_commit_message_without_newline ... ok [INFO] [stdout] test issue::test::successfully_parse_github_issue_from_commit_message_with_newline ... ok [INFO] [stdout] test issue::test::successfully_parse_github_issue_closes_ticket_from_commit_message_with_newline ... ok [INFO] [stdout] test issue::test::successfully_parse_github_issue_from_commit_message_without_newline ... ok [INFO] [stdout] test issue::test::successfully_parse_github_issue_from_commit_message_with_trailer ... ok [INFO] [stdout] test issue::test::successfully_parse_github_issue_closes_ticket_from_commit_message_with_trailer ... ok [INFO] [stdout] test issue::test::unnsuccessfully_parse_from_commit_message ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ea3de92a17fbfd7d5f509484e8370ee77e8370d3aeaee485732ec7fe4c21518b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea3de92a17fbfd7d5f509484e8370ee77e8370d3aeaee485732ec7fe4c21518b", kill_on_drop: false }` [INFO] [stdout] ea3de92a17fbfd7d5f509484e8370ee77e8370d3aeaee485732ec7fe4c21518b