[INFO] fetching crate git-del-branches 1.0.0... [INFO] testing git-del-branches-1.0.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate git-del-branches 1.0.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate git-del-branches 1.0.0 [INFO] finished tweaking crates.io crate git-del-branches 1.0.0 [INFO] tweaked toml for crates.io crate git-del-branches 1.0.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate git-del-branches 1.0.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate git-del-branches 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded human-units v0.3.0 [INFO] [stderr] Downloaded verynicetable v0.6.2 [INFO] [stderr] Downloaded git2_credentials v0.15.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0f12aaa521249377070b389c5df4eecf9b9daca6b6ffdb084bd7da1bef531570 [INFO] running `Command { std: "docker" "start" "-a" "0f12aaa521249377070b389c5df4eecf9b9daca6b6ffdb084bd7da1bef531570", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f12aaa521249377070b389c5df4eecf9b9daca6b6ffdb084bd7da1bef531570", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f12aaa521249377070b389c5df4eecf9b9daca6b6ffdb084bd7da1bef531570", kill_on_drop: false }` [INFO] [stdout] 0f12aaa521249377070b389c5df4eecf9b9daca6b6ffdb084bd7da1bef531570 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5fc438dedf73818ba5f75ac0d6262da0806e6bab534f42791ae25be24bb430de [INFO] running `Command { std: "docker" "start" "-a" "5fc438dedf73818ba5f75ac0d6262da0806e6bab534f42791ae25be24bb430de", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.173 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Compiling signal-hook v0.3.15 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling owo-colors v4.2.1 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling rustc-demangle v0.1.25 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling newline-converter v0.3.0 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling dyn-clone v1.0.11 [INFO] [stderr] Compiling human-units v0.3.0 [INFO] [stderr] Compiling verynicetable v0.6.2 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling cc v1.2.22 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling libz-sys v1.1.9 [INFO] [stderr] Compiling openssl-sys v0.9.88 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling libgit2-sys v0.18.1+1.9.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling inquire v0.7.5 [INFO] [stderr] Compiling format-bytes-macros v0.4.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling format-bytes v0.3.0 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling pest v2.6.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling pest_meta v2.6.0 [INFO] [stderr] Compiling pest_generator v2.6.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling pest_derive v2.6.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling git2 v0.20.2 [INFO] [stderr] Compiling git2_credentials v0.15.0 [INFO] [stderr] Compiling git-del-branches v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/main.rs:71:29 [INFO] [stdout] | [INFO] [stdout] 71 | fn get_branch_choices(repo: &Repository) -> Result, Error> { [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 71 | fn get_branch_choices(repo: &Repository) -> Result>, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "5fc438dedf73818ba5f75ac0d6262da0806e6bab534f42791ae25be24bb430de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fc438dedf73818ba5f75ac0d6262da0806e6bab534f42791ae25be24bb430de", kill_on_drop: false }` [INFO] [stdout] 5fc438dedf73818ba5f75ac0d6262da0806e6bab534f42791ae25be24bb430de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3afe444e422837a16a16f3cd679d364e9b7858c55a182cc2fbe860d8dd8eed45 [INFO] running `Command { std: "docker" "start" "-a" "3afe444e422837a16a16f3cd679d364e9b7858c55a182cc2fbe860d8dd8eed45", kill_on_drop: false }` [INFO] [stderr] Compiling git-del-branches v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/main.rs:71:29 [INFO] [stdout] | [INFO] [stdout] 71 | fn get_branch_choices(repo: &Repository) -> Result, Error> { [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 71 | fn get_branch_choices(repo: &Repository) -> Result>, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.90s [INFO] running `Command { std: "docker" "inspect" "3afe444e422837a16a16f3cd679d364e9b7858c55a182cc2fbe860d8dd8eed45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3afe444e422837a16a16f3cd679d364e9b7858c55a182cc2fbe860d8dd8eed45", kill_on_drop: false }` [INFO] [stdout] 3afe444e422837a16a16f3cd679d364e9b7858c55a182cc2fbe860d8dd8eed45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7f72223c5a760829c02b48cb55295ed4364f8e4460c70dc9a604ef3e695b7a45 [INFO] running `Command { std: "docker" "start" "-a" "7f72223c5a760829c02b48cb55295ed4364f8e4460c70dc9a604ef3e695b7a45", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/main.rs:71:29 [INFO] [stderr] | [INFO] [stderr] 71 | fn get_branch_choices(repo: &Repository) -> Result, Error> { [INFO] [stderr] | ^^^^^^^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] running 0 tests [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] [INFO] [stderr] help: use `'_` for type paths [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] 71 | fn get_branch_choices(repo: &Repository) -> Result>, Error> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `git-del-branches` (bin "git-del-branches" test) generated 1 warning (run `cargo fix --bin "git-del-branches" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/git_del_branches-ac61fcb0652195c1) [INFO] running `Command { std: "docker" "inspect" "7f72223c5a760829c02b48cb55295ed4364f8e4460c70dc9a604ef3e695b7a45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f72223c5a760829c02b48cb55295ed4364f8e4460c70dc9a604ef3e695b7a45", kill_on_drop: false }` [INFO] [stdout] 7f72223c5a760829c02b48cb55295ed4364f8e4460c70dc9a604ef3e695b7a45