[INFO] fetching crate asyncgit 0.27.0...
[INFO] testing asyncgit-0.27.0 against beta-2025-09-21 for beta-1.91-2
[INFO] extracting crate asyncgit 0.27.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate asyncgit 0.27.0
[INFO] finished tweaking crates.io crate asyncgit 0.27.0
[INFO] tweaked toml for crates.io crate asyncgit 0.27.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate asyncgit 0.27.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate asyncgit 0.27.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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bc520b1abd14cb8d3fa5613df958c97ade7b0c8b5255f90235e148cdf2ff1642
[INFO] running `Command { std: "docker" "start" "-a" "bc520b1abd14cb8d3fa5613df958c97ade7b0c8b5255f90235e148cdf2ff1642", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc520b1abd14cb8d3fa5613df958c97ade7b0c8b5255f90235e148cdf2ff1642", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc520b1abd14cb8d3fa5613df958c97ade7b0c8b5255f90235e148cdf2ff1642", kill_on_drop: false }`
[INFO] [stdout] bc520b1abd14cb8d3fa5613df958c97ade7b0c8b5255f90235e148cdf2ff1642
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c45bd46cbb7fc053f628acd84e71c01ab707f13dc57a40bed9a7bc14959d1128
[INFO] running `Command { std: "docker" "start" "-a" "c45bd46cbb7fc053f628acd84e71c01ab707f13dc57a40bed9a7bc14959d1128", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling tinyvec v1.8.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling gix-trace v0.1.11
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling bstr v1.11.3
[INFO] [stderr]    Compiling cc v1.2.7
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling gix-utils v0.1.13
[INFO] [stderr]    Compiling prodash v29.0.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling bitflags v2.7.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling jiff v0.1.21
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling winnow v0.6.22
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling cmake v0.1.52
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling sha1-asm v0.5.3
[INFO] [stderr]    Compiling libz-ng-sys v1.1.21
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling libz-sys v1.1.21
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libssh2-sys v0.3.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling gix-sec v0.10.10
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling tempfile v3.15.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling libgit2-sys v0.18.0+1.9.0
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling gix-path v0.10.13
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling gix-date v0.9.3
[INFO] [stderr]    Compiling gix-validate v0.9.2
[INFO] [stderr]    Compiling gix-actor v0.33.1
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling gix-chunk v0.4.10
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling gix-quote v0.4.14
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling gix-command v0.4.0
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling uluru v3.1.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling clru v0.6.2
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling ssh-encoding v0.2.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling gix-config-value v0.14.10
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling gix-bitmap v0.2.13
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling maybe-async v0.2.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling unicode-bom v2.0.3
[INFO] [stderr]    Compiling bcrypt-pbkdf v0.10.0
[INFO] [stderr]    Compiling ssh-cipher v0.2.0
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling rsa v0.9.7
[INFO] [stderr]    Compiling shellexpand v3.1.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling faster-hex v0.9.0
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling p384 v0.13.0
[INFO] [stderr]    Compiling gix-hash v0.15.1
[INFO] [stderr]    Compiling gix-packetline v0.18.2
[INFO] [stderr]    Compiling p521 v0.13.3
[INFO] [stderr]    Compiling gix-hashtable v0.6.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling unicode-truncate v2.0.0
[INFO] [stderr]    Compiling scopetime v0.1.2
[INFO] [stderr]    Compiling easy-cast v0.5.3
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling ssh-key v0.6.7
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling gix-features v0.39.1
[INFO] [stderr]    Compiling gix-object v0.46.1
[INFO] [stderr]    Compiling gix-fs v0.12.1
[INFO] [stderr]    Compiling gix-tempfile v15.0.0
[INFO] [stderr]    Compiling gix-commitgraph v0.25.1
[INFO] [stderr]    Compiling gix-url v0.28.2
[INFO] [stderr]    Compiling gix-glob v0.17.1
[INFO] [stderr]    Compiling gix-lock v15.0.1
[INFO] [stderr]    Compiling gix-shallow v0.1.0
[INFO] [stderr]    Compiling gix-transport v0.44.0
[INFO] [stderr]    Compiling gix-revwalk v0.17.0
[INFO] [stderr]    Compiling gix-ref v0.49.1
[INFO] [stderr]    Compiling gix-traverse v0.43.1
[INFO] [stderr]    Compiling gix-revision v0.31.1
[INFO] [stderr]    Compiling gix-pack v0.56.0
[INFO] [stderr]    Compiling gix-refspec v0.27.0
[INFO] [stderr]    Compiling gix-index v0.37.0
[INFO] [stderr]    Compiling gix-protocol v0.47.0
[INFO] [stderr]    Compiling gix-discover v0.37.0
[INFO] [stderr]    Compiling gix-config v0.42.0
[INFO] [stderr]    Compiling gix-diff v0.49.0
[INFO] [stderr]    Compiling gix-odb v0.66.0
[INFO] [stderr]    Compiling gix v0.69.1
[INFO] [stderr]    Compiling git2 v0.20.0
[INFO] [stderr]    Compiling git2-hooks v0.4.0
[INFO] [stderr]    Compiling asyncgit v0.27.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sync/remotes/mod.rs:122:8
[INFO] [stdout]     |
[INFO] [stdout] 122 |     repo: &Repository,
[INFO] [stdout]     |           ^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 123 | ) -> Result<Option<git2::Branch>> {
[INFO] [stdout]     |                    ^^^^^^^^^^^^ 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] 123 | ) -> Result<Option<git2::Branch<'_>>> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/sync/reword.rs:64:8
[INFO] [stdout]    |
[INFO] [stdout] 64 |     repo: &Repository,
[INFO] [stdout]    |           ^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 65 | ) -> Result<Option<git2::Branch>> {
[INFO] [stdout]    |                    ^^^^^^^^^^^^ 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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 65 | ) -> Result<Option<git2::Branch<'_>>> {
[INFO] [stdout]    |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 20s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "c45bd46cbb7fc053f628acd84e71c01ab707f13dc57a40bed9a7bc14959d1128", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c45bd46cbb7fc053f628acd84e71c01ab707f13dc57a40bed9a7bc14959d1128", kill_on_drop: false }`
[INFO] [stdout] c45bd46cbb7fc053f628acd84e71c01ab707f13dc57a40bed9a7bc14959d1128
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6d7a47449d6df66e1a57bcff135171b9662eccf15f4bafc333a23105901b97b5
[INFO] running `Command { std: "docker" "start" "-a" "6d7a47449d6df66e1a57bcff135171b9662eccf15f4bafc333a23105901b97b5", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling sdd v3.0.5
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling prodash v29.0.0
[INFO] [stderr]    Compiling git2 v0.20.0
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling scc v2.3.0
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling scopetime v0.1.2
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling gix-features v0.39.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling gix-fs v0.12.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling gix-tempfile v15.0.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling invalidstring v0.1.3
[INFO] [stderr]    Compiling gix-lock v15.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling git2-hooks v0.4.0
[INFO] [stderr]    Compiling bstr v1.11.3
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling gix-path v0.10.13
[INFO] [stderr]    Compiling gix-date v0.9.3
[INFO] [stderr]    Compiling gix-validate v0.9.2
[INFO] [stderr]    Compiling gix-commitgraph v0.25.1
[INFO] [stderr]    Compiling gix-quote v0.4.14
[INFO] [stderr]    Compiling gix-packetline v0.18.2
[INFO] [stderr]    Compiling gix-actor v0.33.1
[INFO] [stderr]    Compiling gix-shallow v0.1.0
[INFO] [stderr]    Compiling gix-url v0.28.2
[INFO] [stderr]    Compiling gix-command v0.4.0
[INFO] [stderr]    Compiling gix-object v0.46.1
[INFO] [stderr]    Compiling gix-glob v0.17.1
[INFO] [stderr]    Compiling gix-config-value v0.14.10
[INFO] [stderr]    Compiling env_logger v0.11.6
[INFO] [stderr]    Compiling gix-transport v0.44.0
[INFO] [stderr]    Compiling gix-revwalk v0.17.0
[INFO] [stderr]    Compiling gix-ref v0.49.1
[INFO] [stderr]    Compiling gix-pack v0.56.0
[INFO] [stderr]    Compiling gix-diff v0.49.0
[INFO] [stderr]    Compiling gix-traverse v0.43.1
[INFO] [stderr]    Compiling gix-revision v0.31.1
[INFO] [stderr]    Compiling gix-index v0.37.0
[INFO] [stderr]    Compiling gix-refspec v0.27.0
[INFO] [stderr]    Compiling gix-config v0.42.0
[INFO] [stderr]    Compiling gix-discover v0.37.0
[INFO] [stderr]    Compiling gix-protocol v0.47.0
[INFO] [stderr]    Compiling gix-odb v0.66.0
[INFO] [stderr]    Compiling gix v0.69.1
[INFO] [stderr]    Compiling asyncgit v0.27.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sync/remotes/mod.rs:122:8
[INFO] [stdout]     |
[INFO] [stdout] 122 |     repo: &Repository,
[INFO] [stdout]     |           ^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 123 | ) -> Result<Option<git2::Branch>> {
[INFO] [stdout]     |                    ^^^^^^^^^^^^ 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] 123 | ) -> Result<Option<git2::Branch<'_>>> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/sync/reword.rs:64:8
[INFO] [stdout]    |
[INFO] [stdout] 64 |     repo: &Repository,
[INFO] [stdout]    |           ^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 65 | ) -> Result<Option<git2::Branch>> {
[INFO] [stdout]    |                    ^^^^^^^^^^^^ 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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 65 | ) -> Result<Option<git2::Branch<'_>>> {
[INFO] [stdout]    |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sync/remotes/mod.rs:122:8
[INFO] [stdout]     |
[INFO] [stdout] 122 |     repo: &Repository,
[INFO] [stdout]     |           ^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 123 | ) -> Result<Option<git2::Branch>> {
[INFO] [stdout]     |                    ^^^^^^^^^^^^ 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] 123 | ) -> Result<Option<git2::Branch<'_>>> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/sync/reword.rs:64:8
[INFO] [stdout]    |
[INFO] [stdout] 64 |     repo: &Repository,
[INFO] [stdout]    |           ^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 65 | ) -> Result<Option<git2::Branch>> {
[INFO] [stdout]    |                    ^^^^^^^^^^^^ 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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 65 | ) -> Result<Option<git2::Branch<'_>>> {
[INFO] [stdout]    |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "6d7a47449d6df66e1a57bcff135171b9662eccf15f4bafc333a23105901b97b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d7a47449d6df66e1a57bcff135171b9662eccf15f4bafc333a23105901b97b5", kill_on_drop: false }`
[INFO] [stdout] 6d7a47449d6df66e1a57bcff135171b9662eccf15f4bafc333a23105901b97b5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 36163013850f0aa5aa8556ff069db7dbd1465e2025406ab0106233bc5f1ec00e
[INFO] running `Command { std: "docker" "start" "-a" "36163013850f0aa5aa8556ff069db7dbd1465e2025406ab0106233bc5f1ec00e", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/sync/remotes/mod.rs:122:8
[INFO] [stderr]     |
[INFO] [stderr] 122 |     repo: &Repository,
[INFO] [stderr]     |           ^^^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] 123 | ) -> Result<Option<git2::Branch>> {
[INFO] [stderr]     |                    ^^^^^^^^^^^^ 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] 123 | ) -> Result<Option<git2::Branch<'_>>> {
[INFO] [stderr]     |                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/sync/reword.rs:64:8
[INFO] [stderr]    |
[INFO] [stderr] 64 |     repo: &Repository,
[INFO] [stderr]    |           ^^^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] 65 | ) -> Result<Option<git2::Branch>> {
[INFO] [stderr]    |                    ^^^^^^^^^^^^ 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] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 65 | ) -> Result<Option<git2::Branch<'_>>> {
[INFO] [stderr]    |                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `asyncgit` (lib) generated 2 warnings (run `cargo fix --lib -p asyncgit` to apply 2 suggestions)
[INFO] [stderr] warning: `asyncgit` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/asyncgit-5d366b65bd7b5419)
[INFO] [stdout] 
[INFO] [stdout] running 159 tests
[INFO] [stdout] test progress::tests::test_progress_zero_all ... ok
[INFO] [stdout] test progress::tests::test_progress_rounding ... ok
[INFO] [stdout] test progress::tests::test_progress_zero_total ... ok
[INFO] [stdout] test sync::blame::tests::test_blame ... ok
[INFO] [stdout] test revlog::tests::test_env_variables ... ok
[INFO] [stdout] test sync::blame::tests::test_blame_windows_path_dividers ... ok
[INFO] [stdout] test asyncjob::test::test_cancel ... ok
[INFO] [stdout] test sync::branch::merge_commit::test::test_merge_normal ... ok
[INFO] [stdout] test sync::branch::merge_commit::test::test_merge_normal_non_ff ... ok
[INFO] [stderr] [2025-09-26T02:05:29Z DEBUG asyncgit::sync::remotes::callbacks] sideband transfer: 'Compressing objects: 50% (1/2)'
[INFO] [stdout] test sync::branch::test_delete_branch::test_delete_branch ... ok
[INFO] [stdout] test asyncjob::test::test_overwrite ... ok
[INFO] [stdout] test sync::branch::rename::test::test_rename_branch ... ok
[INFO] [stdout] test sync::branch::merge_rebase::test::test_merge_conflict ... ok
[INFO] [stdout] test sync::branch::merge_rebase::test::test_merge_multiple ... ok
[INFO] [stderr] [2025-09-26T02:05:29Z DEBUG asyncgit::sync::remotes::callbacks] packing: Deltafication - 1/2
[INFO] [stdout] test sync::branch::test_remote_branches::test_checkout_remote_branch ... ok
[INFO] [stdout] test sync::branch::tests_branch_compare::test_smoke ... ok
[INFO] [stdout] test sync::branch::tests_branch_name::test_empty_repo ... ok
[INFO] [stderr] [2025-09-26T02:05:29Z DEBUG asyncgit::sync::remotes::callbacks] sideband transfer: 'Compressing objects: 50% (1/2)'
[INFO] [stdout] test sync::branch::tests_branch_name::test_smoke ... ok
[INFO] [stdout] test sync::branch::test_remote_branches::test_has_tracking ... ok
[INFO] [stdout] test sync::branch::test_remote_branches::test_checkout_remote_branch_hirachical ... ok
[INFO] [stdout] test sync::branch::tests_branches::test_branch_remote_no_branch ... ok
[INFO] [stdout] test sync::branch::merge_ff::test::test_merge_fastforward ... ok
[INFO] [stdout] test sync::branch::tests_branches::test_branch_remote_no_upstream ... ok
[INFO] [stdout] test sync::branch::merge_rebase::test::test_merge_normal ... ok
[INFO] [stdout] test sync::branch::tests_branches::test_smoke ... ok
[INFO] [stdout] test sync::branch::tests_branches::test_multiple ... ok
[INFO] [stdout] test sync::branch::tests_checkout::test_branch_with_slash_in_name ... ok
[INFO] [stdout] test sync::branch::tests_checkout::test_smoke ... ok
[INFO] [stdout] test sync::branch::tests_checkout::test_multiple ... ok
[INFO] [stdout] test sync::branch::tests_checkout::test_staged_new_file ... ok
[INFO] [stdout] test sync::branch::tests_create_branch::test_smoke ... ok
[INFO] [stdout] test sync::commit::tests::test_commit_in_empty_repo ... ok
[INFO] [stdout] test sync::branch::tests_checkout_commit::test_smoke ... ok
[INFO] [stdout] test sync::commit::tests::test_empty_comment_char ... ok
[INFO] [stdout] test sync::commit::tests::test_commit ... ok
[INFO] [stdout] test sync::branch::test_remote_branches::test_remote_branches ... ok
[INFO] [stdout] test sync::commit::tests::test_amend ... ok
[INFO] [stdout] test sync::commit_details::tests::test_commit_message_combine ... ok
[INFO] [stdout] test sync::commit::tests::test_empty_email ... ok
[INFO] [stdout] test sync::commit_details::tests::test_msg_linefeeds ... ok
[INFO] [stdout] test sync::commit::tests::test_tag_with_message ... ok
[INFO] [stdout] test sync::commit::tests::test_empty_name ... ok
[INFO] [stdout] test sync::commit_details::tests::test_msg_invalid_utf8 ... ok
[INFO] [stdout] test sync::commit::tests::test_tag ... ok
[INFO] [stdout] test sync::commit::tests::test_with_comment_char ... ok
[INFO] [stdout] test sync::commits_info::tests::test_get_commit_from_revision ... ok
[INFO] [stdout] test sync::commit_files::tests::test_smoke ... ok
[INFO] [stdout] test sync::commit_files::tests::test_stashed_untracked ... ok
[INFO] [stdout] test sync::cred::tests::test_credential_complete ... ok
[INFO] [stdout] test sync::cred::tests::test_credential_not_complete ... ok
[INFO] [stdout] test sync::config::tests::test_get_config ... ok
[INFO] [stdout] test sync::commits_info::tests::test_log ... ok
[INFO] [stdout] test sync::commits_info::tests::test_invalid_utf8 ... ok
[INFO] [stdout] test sync::commit_files::tests::test_stashed_untracked_and_modified ... ok
[INFO] [stdout] test sync::cred::tests::test_dont_need_username_password_if_ssh ... ok
[INFO] [stdout] test sync::cred::tests::test_extract_nothing_from_url ... ok
[INFO] [stdout] test sync::commits_info::tests::test_log_first_msg_line ... ok
[INFO] [stdout] test sync::cred::tests::test_extract_username_from_url ... ok
[INFO] [stdout] test sync::cred::tests::test_extract_username_password_from_url ... ok
[INFO] [stdout] test sync::cred::tests::test_extract_username_from_repo ... ok
[INFO] [stdout] test sync::diff::tests::test_binary_diff_delta_size_untracked ... ok
[INFO] [stdout] test sync::branch::tests_branches::test_remotes_of_branches ... ok
[INFO] [stdout] test sync::diff::tests::test_diff_delta_size_commit ... ok
[INFO] [stdout] test sync::diff::tests::test_diff_delta_size ... ok
[INFO] [stdout] test sync::diff::tests::test_diff_newfile_in_sub_dir_current_dir ... ok
[INFO] [stdout] test sync::diff::tests::test_empty_repo ... ok
[INFO] [stdout] test sync::diff::tests::test_hunks ... ok
[INFO] [stdout] test sync::diff::tests::test_untracked_subfolder ... ok
[INFO] [stdout] test sync::cred::tests::test_error_if_no_remote_when_trying_to_extract_username_password - should panic ... ok
[INFO] [stdout] test sync::cred::tests::test_error_if_no_remote_when_trying_to_retrieve_if_need_username_password - should panic ... ok
[INFO] [stdout] test sync::hooks::tests::test_hooks_commit_msg_reject_in_subfolder ... ok
[INFO] [stdout] test sync::cred::tests::test_dont_need_username_password_if_pushurl_ssh ... ok
[INFO] [stdout] test sync::hunks::tests::reset_untracked_file_which_will_not_find_hunk ... ok
[INFO] [stdout] test sync::hooks::tests::test_post_commit_hook_reject_in_subfolder ... ok
[INFO] [stdout] test sync::ignore::tests::test_append ... ok
[INFO] [stdout] test sync::ignore::tests::test_empty ... ok
[INFO] [stdout] test sync::ignore::tests::test_append_no_newline_at_end ... ok
[INFO] [stdout] test sync::hooks::tests::test_pre_commit_workdir ... ok
[INFO] [stdout] test sync::ignore::tests::test_ignore_ignore ... ok
[INFO] [stdout] test sync::logwalker::tests::test_limit ... ok
[INFO] [stdout] test sync::cred::tests::test_extract_username_password_from_repo ... ok
[INFO] [stdout] test sync::logwalker::tests::test_logwalker ... ok
[INFO] [stdout] test sync::logwalker::tests::test_logwalker_with_filter_search ... ok
[INFO] [stdout] test sync::logwalker::tests::test_logwalker_without_filter ... ok
[INFO] [stdout] test sync::merge::tests::test_smoke ... ok
[INFO] [stdout] test sync::rebase::test_conflict_free_rebase::test_conflict ... ok
[INFO] [stdout] test revlog::tests::test_smoke_in_subdir ... ok
[INFO] [stdout] test sync::remotes::push::tests::test_delete_remote_branch ... ok
[INFO] [stdout] test sync::rebase::test_rebase::test_conflicted_abort ... ok
[INFO] [stdout] test sync::logwalker::tests::test_logwalker_with_filter ... ok
[INFO] [stderr] [2025-09-26T02:05:30Z DEBUG asyncgit::sync::remotes::callbacks] packing: Deltafication - 1/3
[INFO] [stdout] test sync::rebase::test_conflict_free_rebase::test_smoke ... ok
[INFO] [stdout] test sync::cred::tests::test_need_username_password_if_https ... ok
[INFO] [stdout] test sync::remotes::tags::tests::test_get_remote_tags ... ok
[INFO] [stdout] test sync::remotes::push::tests::test_force_push ... ok
[INFO] [stderr] [2025-09-26T02:05:30Z DEBUG asyncgit::sync::remotes::callbacks] packing: Deltafication - 1/5
[INFO] [stderr] [2025-09-26T02:05:30Z DEBUG asyncgit::sync::remotes::callbacks] packing: Deltafication - 1/5
[INFO] [stdout] test sync::remotes::tags::tests::test_tags_missing_remote ... ok
[INFO] [stdout] test sync::remotes::tests::test_default_remote ... ok
[INFO] [stdout] test sync::remotes::tags::tests::test_tags_delete_remote ... ok
[INFO] [stdout] test sync::remotes::push::tests::test_force_push_rewrites_history ... ok
[INFO] [stdout] test sync::remotes::tags::tests::test_push_pull_tags ... ok
[INFO] [stdout] test sync::remotes::tags::tests::test_tags_fetch ... ok
[INFO] [stdout] test sync::remotes::tags::tests::test_tags_fetch_all ... ok
[INFO] [stdout] test sync::remotes::tests::test_smoke ... ok
[INFO] [stdout] test sync::remotes::tests::test_default_remote_out_of_order ... ok
[INFO] [stdout] test sync::reset::tests::test_reset_untracked_in_subdir ... ok
[INFO] [stdout] test sync::remotes::tests::test_default_remote_inconclusive ... ok
[INFO] [stdout] test sync::remotes::tests::test_default_remote_for_push ... ok
[INFO] [stdout] test sync::remotes::tests::test_default_remote_for_fetch ... ok
[INFO] [stdout] test sync::reword::tests::test_reword ... ok
[INFO] [stdout] test sync::sign::tests::test_invalid_signing_format ... ok
[INFO] [stdout] test sync::reset::tests::test_reset_untracked_in_subdir_and_index ... ok
[INFO] [stdout] test sync::reset::tests::test_reset_untracked_in_subdir_with_cwd_in_subdir ... ok
[INFO] [stdout] test sync::sign::tests::test_gpg_program_configs ... ok
[INFO] [stdout] test sync::sign::tests::test_ssh_program_configs ... ok
[INFO] [stdout] test sync::reset::tests::unstage_in_empty_repo ... ok
[INFO] [stdout] test sync::reset::tests::test_reset_untracked_subdir ... ok
[INFO] [stdout] test sync::sign::tests::test_program_and_signing_key_defaults ... ok
[INFO] [stdout] test sync::sign::tests::test_user_signingkey ... ok
[INFO] [stdout] test sync::reset::tests::test_reset_folder ... ok
[INFO] [stdout] test sync::reset::tests::test_reset_only_unstaged ... ok
[INFO] [stdout] test sync::staging::discard_tracked::test::test_discard ... ok
[INFO] [stdout] test sync::staging::discard_tracked::test::test_discard3 ... ok
[INFO] [stdout] test sync::staging::discard_tracked::test::test_discard_if_first_selected_line_is_not_in_any_hunk ... ok
[INFO] [stdout] test sync::staging::discard_tracked::test::test_discard_deletions_filestart_breaking_with_zero_context ... ok
[INFO] [stdout] test sync::staging::discard_tracked::test::test_discard2 ... ok
[INFO] [stdout] test sync::staging::discard_tracked::test::test_discard4 ... ok
[INFO] [stdout] test sync::staging::discard_tracked::test::test_discard5 ... ok
[INFO] [stdout] test sync::stash::tests::test_smoke ... ok
[INFO] [stdout] test sync::staging::stage_tracked::test::test_unstage ... ok
[INFO] [stdout] test sync::staging::stage_tracked::test::test_panic_stage_no_newline ... ok
[INFO] [stdout] test sync::staging::stage_tracked::test::test_stage ... ok
[INFO] [stdout] test sync::stash::tests::test_stash_apply_conflict ... ok
[INFO] [stdout] test sync::stash::tests::test_stash_nothing_untracked ... ok
[INFO] [stdout] test sync::stash::tests::test_stash_apply_conflict2 ... ok
[INFO] [stdout] test sync::stash::tests::test_stashes ... ok
[INFO] [stdout] test sync::stash::tests::test_stash_apply_creating_conflict ... ok
[INFO] [stdout] test sync::stash::tests::test_stash_pop_conflict ... ok
[INFO] [stdout] test sync::tree::tests::test_path_cmp ... ok
[INFO] [stdout] test sync::tree::tests::test_path_file_cmp ... ok
[INFO] [stdout] test sync::stash::tests::test_stashing ... ok
[INFO] [stdout] test sync::tree::tests::test_sorting ... ok
[INFO] [stdout] test sync::tree::tests::test_sorting_folders ... ok
[INFO] [stdout] test sync::stash::tests::test_stash_pop_no_conflict ... ok
[INFO] [stdout] test sync::tree::tests::test_sorting_folders2 ... ok
[INFO] [stdout] test sync::stash::tests::test_stash_pop_conflict_after_commit ... ok
[INFO] [stdout] test sync::tags::tests::test_multitags ... ok
[INFO] [stdout] test sync::tags::tests::test_smoke ... ok
[INFO] [stdout] test sync::utils::tests::test_head ... ok
[INFO] [stdout] test sync::utils::tests::test_head_empty ... ok
[INFO] [stdout] test sync::utils::tests::test_stage_add_smoke ... ok
[INFO] [stdout] test sync::submodules::tests::test_smoke ... FAILED
[INFO] [stdout] test sync::stash::tests::test_stash_without_second_parent ... ok
[INFO] [stdout] test sync::utils::tests::test_not_staging_untracked_folder ... ok
[INFO] [stdout] test sync::utils::tests::test_staging_folder ... ok
[INFO] [stdout] test sync::tree::tests::test_smoke ... ok
[INFO] [stdout] test sync::utils::tests::test_undo_commit_empty_repo ... ok
[INFO] [stdout] test sync::utils::tests::test_staging_one_file ... ok
[INFO] [stdout] test sync::utils::tests::test_staging_deleted_file ... ok
[INFO] [stdout] test sync::utils::tests::test_undo_commit ... ok
[INFO] [stdout] test sync::utils::tests::test_staging_sub_git_folder ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- sync::submodules::tests::test_smoke stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sync::submodules::tests::test_smoke' (277) panicked at src/sync/submodules.rs:181:40:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { code: -1, klass: 12, message: "failed to resolve address for github.com: Temporary failure in name resolution" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x556c9d2009b2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x556c9d2009b2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x556c9d2009b2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x556c9d2009b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x556c9d21328f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x556c9d21328f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x556c9d1c6d61 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x556c9d1c6d61 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x556c9d1d4982 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x556c9d1da64f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x556c9d1da4e1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x556c9c71817e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x556c9c71817e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x556c9d1dadbf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x556c9d1dadbf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x556c9d1dab6a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x556c9d1d4ab9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x556c9d1ba1bd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x556c9d21c2f0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x556c9d21b316 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x556c9c5cf8d8 - core::result::Result<T,E>::unwrap::ha2d7a1fe460b95d8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x556c9c5cf8d8 - asyncgit::sync::submodules::tests::test_smoke::h08b484d391fcb329
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sync/submodules.rs:181:31
[INFO] [stdout]   22:     0x556c9c5d0517 - asyncgit::sync::submodules::tests::test_smoke::{{closure}}::h4a29c4b0125576fa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sync/submodules.rs:167:17
[INFO] [stdout]   23:     0x556c9c587c46 - core::ops::function::FnOnce::call_once::h6d78df2e8be855df
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x556c9c717f3b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x556c9c717f3b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x556c9c72dba5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x556c9c72dba5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x556c9c72dba5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x556c9c72dba5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x556c9c72dba5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x556c9c72dba5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x556c9c72dba5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x556c9c704394 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x556c9c704394 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x556c9c707c5a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x556c9c707c5a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x556c9c707c5a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x556c9c707c5a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x556c9c707c5a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x556c9c707c5a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x556c9c707c5a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x556c9d1cf45f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x556c9d1cf45f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7e9ac3074aa4 - <unknown>
[INFO] [stdout]   45:     0x7e9ac3101a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     sync::submodules::tests::test_smoke
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 158 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.26s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "36163013850f0aa5aa8556ff069db7dbd1465e2025406ab0106233bc5f1ec00e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36163013850f0aa5aa8556ff069db7dbd1465e2025406ab0106233bc5f1ec00e", kill_on_drop: false }`
[INFO] [stdout] 36163013850f0aa5aa8556ff069db7dbd1465e2025406ab0106233bc5f1ec00e
