[INFO] cloning repository https://github.com/CaelRowley/git-gud
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CaelRowley/git-gud" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCaelRowley%2Fgit-gud", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCaelRowley%2Fgit-gud'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 24315e7251a042a10f4dfb25fed810648bf45df6
[INFO] testing CaelRowley/git-gud against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCaelRowley%2Fgit-gud" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/CaelRowley/git-gud
[INFO] finished tweaking git repo https://github.com/CaelRowley/git-gud
[INFO] tweaked toml for git repo https://github.com/CaelRowley/git-gud written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CaelRowley/git-gud on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CaelRowley/git-gud 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded predicates-core v1.0.9
[INFO] [stderr]   Downloaded predicates v3.1.3
[INFO] [stderr]   Downloaded git2 v0.17.2
[INFO] [stderr]   Downloaded aws-smithy-observability v0.2.5
[INFO] [stderr]   Downloaded ignore v0.4.25
[INFO] [stderr]   Downloaded bytes-utils v0.1.4
[INFO] [stderr]   Downloaded xmlparser v0.13.6
[INFO] [stderr]   Downloaded aws-smithy-http v0.63.4
[INFO] [stderr]   Downloaded lru v0.16.3
[INFO] [stderr]   Downloaded aws-smithy-eventstream v0.60.19
[INFO] [stderr]   Downloaded aws-smithy-query v0.60.14
[INFO] [stderr]   Downloaded aws-smithy-checksums v0.64.4
[INFO] [stderr]   Downloaded predicates-tree v1.0.12
[INFO] [stderr]   Downloaded aws-smithy-async v1.2.12
[INFO] [stderr]   Downloaded aws-smithy-xml v0.60.14
[INFO] [stderr]   Downloaded aws-smithy-json v0.62.4
[INFO] [stderr]   Downloaded aws-credential-types v1.2.11
[INFO] [stderr]   Downloaded aws-types v1.3.11
[INFO] [stderr]   Downloaded clap v4.5.58
[INFO] [stderr]   Downloaded aws-smithy-runtime-api v1.11.4
[INFO] [stderr]   Downloaded aws-smithy-types v1.4.4
[INFO] [stderr]   Downloaded aws-smithy-http-client v1.1.10
[INFO] [stderr]   Downloaded aws-runtime v1.6.0
[INFO] [stderr]   Downloaded aws-sigv4 v1.3.8
[INFO] [stderr]   Downloaded aws-smithy-runtime v1.10.1
[INFO] [stderr]   Downloaded aws-sdk-sso v1.93.0
[INFO] [stderr]   Downloaded aws-sdk-ssooidc v1.95.0
[INFO] [stderr]   Downloaded clap_builder v4.5.58
[INFO] [stderr]   Downloaded crc-fast v1.9.0
[INFO] [stderr]   Downloaded aws-config v1.8.13
[INFO] [stderr]   Downloaded aws-lc-rs v1.15.4
[INFO] [stderr]   Downloaded aws-sdk-sts v1.97.0
[INFO] [stderr]   Downloaded libz-sys v1.1.23
[INFO] [stderr]   Downloaded aws-sdk-s3 v1.122.0
[INFO] [stderr]   Downloaded libgit2-sys v0.15.2+1.6.4
[INFO] [stderr]   Downloaded aws-lc-sys v0.37.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c662a7c5732c99736b3616bb849f6e43b1516c0fcdb39a1b8cf1ff2653c0a4b8
[INFO] running `Command { std: "docker" "start" "c662a7c5732c99736b3616bb849f6e43b1516c0fcdb39a1b8cf1ff2653c0a4b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c662a7c5732c99736b3616bb849f6e43b1516c0fcdb39a1b8cf1ff2653c0a4b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c662a7c5732c99736b3616bb849f6e43b1516c0fcdb39a1b8cf1ff2653c0a4b8" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c662a7c5732c99736b3616bb849f6e43b1516c0fcdb39a1b8cf1ff2653c0a4b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c662a7c5732c99736b3616bb849f6e43b1516c0fcdb39a1b8cf1ff2653c0a4b8" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling deranged v0.5.6
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling bytes-utils v0.1.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling aws-lc-rs v1.15.4
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling crypto-bigint v0.4.9
[INFO] [stderr]    Compiling base16ct v0.1.1
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.37.0
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling rfc6979 v0.3.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling sec1 v0.3.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling aws-types v1.3.11
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling elliptic-curve v0.12.3
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling ecdsa v0.14.8
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling p256 v0.11.1
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling regex-lite v0.1.9
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling aws-smithy-xml v0.60.14
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling libgit2-sys v0.15.2+1.6.4
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling crc-fast v1.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling aws-smithy-async v1.2.12
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling aws-smithy-types v1.4.4
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling aws-smithy-runtime-api v1.11.4
[INFO] [stderr]    Compiling aws-smithy-eventstream v0.60.19
[INFO] [stderr]    Compiling aws-smithy-json v0.62.4
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling aws-smithy-query v0.60.14
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling aws-smithy-http v0.63.4
[INFO] [stderr]    Compiling aws-credential-types v1.2.11
[INFO] [stderr]    Compiling aws-smithy-observability v0.2.5
[INFO] [stderr]    Compiling aws-sigv4 v1.3.8
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling clap_builder v4.5.58
[INFO] [stderr]    Compiling aws-smithy-checksums v0.64.4
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling clap v4.5.58
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling git2 v0.17.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling aws-smithy-http-client v1.1.10
[INFO] [stderr]    Compiling aws-smithy-runtime v1.10.1
[INFO] [stderr]    Compiling aws-runtime v1.6.0
[INFO] [stderr]    Compiling aws-sdk-sso v1.93.0
[INFO] [stderr]    Compiling aws-sdk-sts v1.97.0
[INFO] [stderr]    Compiling aws-sdk-ssooidc v1.95.0
[INFO] [stderr]    Compiling aws-sdk-s3 v1.122.0
[INFO] [stderr]    Compiling aws-config v1.8.13
[INFO] [stderr]    Compiling git-gud v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 45s
[INFO] running `Command { std: "docker" "inspect" "c662a7c5732c99736b3616bb849f6e43b1516c0fcdb39a1b8cf1ff2653c0a4b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c662a7c5732c99736b3616bb849f6e43b1516c0fcdb39a1b8cf1ff2653c0a4b8" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling git-gud v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 38.84s
[INFO] running `Command { std: "docker" "inspect" "c662a7c5732c99736b3616bb849f6e43b1516c0fcdb39a1b8cf1ff2653c0a4b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c662a7c5732c99736b3616bb849f6e43b1516c0fcdb39a1b8cf1ff2653c0a4b8" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.53s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gg-ae0530f8d9ae1db0)
[INFO] [stdout] 
[INFO] [stdout] running 69 tests
[INFO] [stdout] test commands::pr::tests::test_build_pr_url_github_no_git_suffix ... ok
[INFO] [stdout] test commands::pr::tests::test_build_pr_url_github_ssh ... ok
[INFO] [stdout] test commands::pr::tests::test_build_pr_url_gitlab_https ... ok
[INFO] [stdout] test commands::pr::tests::test_build_pr_url_github_https ... ok
[INFO] [stdout] test commands::pr::tests::test_build_pr_url_bitbucket_ssh ... ok
[INFO] [stdout] test commands::lfs::migrate::tests::test_cache_from_gitlfs_copies_to_cache ... ok
[INFO] [stdout] test commands::lfs::migrate::tests::test_find_gitlfs_object_short_oid ... ok
[INFO] [stdout] test commands::pr::tests::test_build_pr_url_gitlab_ssh ... ok
[INFO] [stdout] test commands::lfs::migrate::tests::test_cache_from_gitlfs_missing_object_is_noop ... ok
[INFO] [stdout] test commands::pr::tests::test_build_pr_url_unknown_host ... ok
[INFO] [stdout] test commands::standup::tests::test_calculate_last_workday_format ... ok
[INFO] [stdout] test config::tests::test_colors_enabled_respects_no_color ... ok
[INFO] [stdout] test commands::lfs::migrate::tests::test_find_gitlfs_object_not_found ... ok
[INFO] [stdout] test config::tests::test_theme_default_colors ... ok
[INFO] [stdout] test commands::lfs::migrate::tests::test_find_gitlfs_object_found ... ok
[INFO] [stdout] test commands::pr::tests::test_build_pr_url_trims_whitespace ... ok
[INFO] [stdout] test lfs::cache::tests::test_cache_clear ... ok
[INFO] [stdout] test lfs::cache::tests::test_cache_clear_empty ... ok
[INFO] [stdout] test lfs::cache::tests::test_cache_copy_to ... ok
[INFO] [stdout] test commands::standup::tests::test_days_since_last_workday_returns_valid_range ... ok
[INFO] [stdout] test lfs::cache::tests::test_cache_copy_to_not_found ... ok
[INFO] [stdout] test lfs::cache::tests::test_cache_not_found ... ok
[INFO] [stdout] test lfs::cache::tests::test_cache_prune_keeps_recent ... ok
[INFO] [stdout] test lfs::cache::tests::test_cache_put_and_get ... ok
[INFO] [stdout] test lfs::cache::tests::test_cache_overwrite_existing ... ok
[INFO] [stdout] test lfs::cache::tests::test_cache_put_file ... ok
[INFO] [stdout] test lfs::cache::tests::test_cache_read_not_found ... ok
[INFO] [stdout] test lfs::cache::tests::test_cache_remove_nonexistent ... ok
[INFO] [stdout] git version 2.43.0
[INFO] [stdout] git version 2.43.0
[INFO] [stdout] git version 2.43.0
[INFO] [stdout] test git::tests::test_capture_git_version ... ok
[INFO] [stdout] test git::tests::test_run_returns_zero_on_success ... ok
[INFO] [stdout] test lfs::config::tests::test_config_not_found ... ok
[INFO] [stdout] test lfs::cache::tests::test_cache_remove ... ok
[INFO] [stdout] test lfs::config::tests::test_config_template ... ok
[INFO] [stdout] test lfs::config::tests::test_config_validation ... ok
[INFO] [stdout] test lfs::cache::tests::test_cache_size_and_count ... ok
[INFO] [stdout] test lfs::pointer::tests::test_is_pointer_file_nonexistent ... ok
[INFO] [stdout] git version 2.43.0
[INFO] [stdout] test git::tests::test_run_sequence_all_succeed ... ok
[INFO] [stdout] test lfs::pointer::tests::test_is_pointer_file_too_large ... ok
[INFO] [stdout] test lfs::pointer::tests::test_pointer_from_bytes ... ok
[INFO] [stdout] test lfs::config::tests::test_config_parse ... ok
[INFO] [stdout] test lfs::config::tests::test_config_save_and_load ... ok
[INFO] [stdout] test lfs::pointer::tests::test_pointer_parse_blank_lines_ignored ... ok
[INFO] [stdout] test lfs::pointer::tests::test_pointer_parse_empty_input ... ok
[INFO] [stdout] test lfs::pointer::tests::test_pointer_parse_ignores_unknown_keys ... ok
[INFO] [stdout] test lfs::pointer::tests::test_pointer_parse_invalid_oid ... ok
[INFO] [stdout] test lfs::pointer::tests::test_pointer_parse_invalid_oid_short_hex ... ok
[INFO] [stdout] test lfs::pointer::tests::test_pointer_parse_invalid_size ... ok
[INFO] [stdout] test lfs::pointer::tests::test_pointer_parse_missing_oid ... ok
[INFO] [stdout] test lfs::pointer::tests::test_pointer_parse_missing_size ... ok
[INFO] [stdout] test lfs::pointer::tests::test_pointer_parse_missing_version ... ok
[INFO] [stdout] test lfs::pointer::tests::test_pointer_parse_valid ... ok
[INFO] [stdout] test lfs::pointer::tests::test_pointer_sha256 ... ok
[INFO] [stdout] test lfs::pointer::tests::test_pointer_to_string ... ok
[INFO] [stdout] test lfs::pointer::tests::test_is_pointer_file_with_real_content ... ok
[INFO] [stdout] test lfs::pointer::tests::test_pointer_write_and_parse_roundtrip ... ok
[INFO] [stdout] test lfs::pointer::tests::test_pointer_from_file_and_write_roundtrip ... ok
[INFO] [stdout] test lfs::storage::s3::tests::test_object_key_no_prefix ... ok
[INFO] [stdout] test lfs::pointer::tests::test_is_pointer_file_with_pointer ... ok
[INFO] [stdout] test lfs::scanner::tests::test_lfs_pattern_directory ... ok
[INFO] [stdout] test utils::repo::tests::test_is_main_branch_feature ... ok
[INFO] [stdout] test utils::repo::tests::test_is_main_branch_develop ... ok
[INFO] [stdout] test utils::repo::tests::test_is_main_branch_main ... ok
[INFO] [stdout] test lfs::scanner::tests::test_lfs_pattern_simple ... ok
[INFO] [stdout] test utils::repo::tests::test_is_main_branch_master ... ok
[INFO] [stderr] git: 'not-a-real-command-12345' is not a git command. See 'git --help'.
[INFO] [stderr] git: 'not-a-real-command-12345' is not a git command. See 'git --help'.
[INFO] [stdout] test git::tests::test_run_sequence_stops_on_failure ... ok
[INFO] [stdout] test git::tests::test_run_returns_nonzero_on_failure ... ok
[INFO] [stdout] test git::tests::test_capture_invalid_command ... ok
[INFO] [stdout] test utils::repo::tests::test_get_repo_in_git_dir ... ok
[INFO] [stderr]      Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-6fc7ad3b7480882c)
[INFO] [stdout] test utils::repo::tests::test_get_branch_name ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 69 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 194 tests
[INFO] [stdout] test cli::test_cli::cli_clean_branches_help ... ok
[INFO] [stdout] test cli::test_cli::cli_amend_help ... ok
[INFO] [stdout] test cli::test_cli::cli_pr_help ... ok
[INFO] [stdout] test cli::test_cli::cli_help_shows_all_commands ... ok
[INFO] [stdout] test cli::test_cli::cli_push_alias_p ... ok
[INFO] [stdout] test cli::test_cli::cli_push_help ... ok
[INFO] [stdout] test cli::test_cli::cli_help_short_flag ... ok
[INFO] [stdout] test cli::test_cli::cli_quick_commit_alias_qc ... ok
[INFO] [stdout] test cli::test_cli::cli_recent_help ... ok
[INFO] [stdout] test cli::test_cli::cli_status_help ... ok
[INFO] [stdout] test cli::test_cli::cli_sw_help ... ok
[INFO] [stdout] test cli::test_cli::cli_quick_commit_help ... ok
[INFO] [stdout] test cli::test_cli::cli_standup_help ... ok
[INFO] [stdout] test cli::test_cli::cli_undo_help ... ok
[INFO] [stdout] test cli::test_cli::cli_today_help ... ok
[INFO] [stdout] test cli::test_cli::cli_status_alias_s ... ok
[INFO] [stdout] test cli::test_cli::cli_sync_help ... ok
[INFO] [stdout] test cli::test_cli::cli_version_works ... ok
[INFO] [stdout] test cli::test_cli::cli_version_short_flag ... ok
[INFO] [stdout] test integration::test_amend::amend_no_commits_fails ... ok
[INFO] [stdout] test integration::test_amend::amend_all_flag_stages_changes ... ok
[INFO] [stdout] test integration::test_amend::amend_basic ... ok
[INFO] [stdout] test integration::test_amend::amend_all_long_flag ... ok
[INFO] [stdout] test integration::test_amend::amend_shows_running_commands ... ok
[INFO] [stdout] test integration::test_amend::amend_no_edit_by_default ... ok
[INFO] [stdout] test integration::test_lfs::cli_lfs_unknown_subcommand ... ok
[INFO] [stdout] test integration::test_clean_branches::clean_branches_force_long_flag ... ok
[INFO] [stdout] test integration::test_lfs::cli_lfs_in_main_help ... ok
[INFO] [stdout] test integration::test_lfs::lfs_clean_empty_input ... ok
[INFO] [stdout] test integration::test_lfs::lfs_clean_deterministic_hash ... ok
[INFO] [stdout] test integration::test_lfs::lfs_clean_passthrough_pointer ... ok
[INFO] [stdout] test integration::test_clean_branches::clean_branches_no_merged_branches ... ok
[INFO] [stdout] test integration::test_lfs::lfs_clean_different_content_different_hash ... ok
[INFO] [stdout] test integration::test_lfs::lfs_clean_produces_pointer ... ok
[INFO] [stdout] test integration::test_clean_branches::clean_branches_force_flag_deletes ... ok
[INFO] [stdout] test integration::test_clean_branches::clean_branches_dry_run_by_default ... ok
[INFO] [stdout] test integration::test_lfs::lfs_help_shows_subcommands ... ok
[INFO] [stdout] test integration::test_lfs::lfs_import_help ... ok
[INFO] [stdout] test integration::test_lfs::lfs_install_adds_to_gitignore ... ok
[INFO] [stdout] test integration::test_lfs::lfs_install_creates_config ... ok
[INFO] [stdout] test integration::test_clean_branches::clean_branches_protects_main ... ok
[INFO] [stdout] test integration::test_lfs::lfs_import_no_patterns_shows_message ... ok
[INFO] [stdout] test integration::test_lfs::lfs_import_dry_run ... ok
[INFO] [stdout] test integration::test_lfs::lfs_install_help ... ok
[INFO] [stdout] test integration::test_lfs::lfs_filter_roundtrip_via_git ... ok
[INFO] [stdout] test integration::test_lfs::lfs_install_creates_hooks ... ok
[INFO] [stdout] test integration::test_lfs::lfs_import_no_config_shows_error ... ok
[INFO] [stdout] test integration::test_lfs::lfs_install_registers_filter_driver ... ok
[INFO] [stdout] test integration::test_lfs::lfs_install_force_overwrites_hooks ... ok
[INFO] [stdout] test integration::test_lfs::lfs_ls_files_help ... ok
[INFO] [stdout] test integration::test_lfs::lfs_import_include_exclude_flags ... ok
[INFO] [stdout] test integration::test_lfs::lfs_install_does_not_duplicate_gitignore ... ok
[INFO] [stdout] test integration::test_lfs::lfs_install_migrates_old_filter_name ... ok
[INFO] [stdout] test integration::test_lfs::lfs_ls_files_no_files ... ok
[INFO] [stdout] test integration::test_lfs::lfs_ls_files_long_flag ... ok
[INFO] [stdout] test integration::test_lfs::lfs_ls_files_shows_tracked_files ... ok
[INFO] [stdout] test integration::test_lfs::lfs_migrate_help ... ok
[INFO] [stdout] test integration::test_lfs::lfs_install_idempotent_runs_twice ... ok
[INFO] [stdout] test integration::test_lfs::lfs_ls_files_no_patterns ... ok
[INFO] [stdout] test integration::test_lfs::lfs_prune_days_flag ... ok
[INFO] [stdout] test integration::test_lfs::lfs_prune_dry_run ... ok
[INFO] [stdout] test integration::test_lfs::lfs_prune_runs_successfully ... ok
[INFO] [stdout] test integration::test_lfs::lfs_prune_help ... ok
[INFO] [stdout] test integration::test_lfs::lfs_migrate_keep_gitlfs_flag ... ok
[INFO] [stdout] test integration::test_lfs::lfs_migrate_dry_run ... FAILED
[INFO] [stdout] test integration::test_lfs::lfs_pull_help ... ok
[INFO] [stdout] test integration::test_lfs::lfs_migrate_skip_fetch_flag ... ok
[INFO] [stdout] test integration::test_lfs::lfs_migrate_no_config_shows_error ... ok
[INFO] [stdout] test integration::test_lfs::lfs_migrate_no_patterns_shows_error ... ok
[INFO] [stdout] test integration::test_lfs::lfs_filter_checkout_roundtrip ... ok
[INFO] [stdout] test integration::test_lfs::lfs_pull_no_config_shows_message ... ok
[INFO] [stdout] test integration::test_lfs::lfs_push_help ... ok
[INFO] [stdout] test integration::test_lfs::lfs_push_no_config_shows_error ... ok
[INFO] [stdout] test integration::test_lfs::lfs_push_dry_run_flag ... ok
[INFO] [stdout] test integration::test_lfs::lfs_pull_dry_run_flag ... ok
[INFO] [stdout] test integration::test_lfs::lfs_push_all_flag ... ok
[INFO] [stdout] test integration::test_lfs::lfs_push_no_patterns_shows_message ... ok
[INFO] [stdout] test integration::test_lfs::lfs_pull_include_flag ... ok
[INFO] [stdout] test integration::test_lfs::lfs_smudge_corrupted_pointer ... ok
[INFO] [stdout] test integration::test_lfs::lfs_smudge_empty_input ... ok
[INFO] [stdout] test integration::test_lfs::lfs_pull_exclude_flag ... ok
[INFO] [stdout] test integration::test_lfs::lfs_smudge_partial_pointer ... ok
[INFO] [stdout] test integration::test_lfs::lfs_smudge_cache_miss_no_config ... ok
[INFO] [stdout] test integration::test_lfs::lfs_push_pre_push_flag_accepted ... ok
[INFO] [stdout] test integration::test_lfs::lfs_smudge_skip_env_passes_through ... ok
[INFO] [stdout] test integration::test_lfs::lfs_smudge_from_cache ... ok
[INFO] [stdout] test integration::test_lfs::lfs_smudge_passthrough_non_pointer ... ok
[INFO] [stdout] test integration::test_lfs::lfs_scanner_respects_gitignore ... ok
[INFO] [stdout] test integration::test_lfs::lfs_status_help ... ok
[INFO] [stdout] test integration::test_lfs::lfs_pull_post_checkout_flag_accepted ... ok
[INFO] [stdout] test integration::test_lfs::lfs_status_shows_no_config_message ... ok
[INFO] [stdout] test integration::test_lfs::lfs_status_shows_no_patterns_message ... ok
[INFO] [stdout] test integration::test_lfs::lfs_status_verbose_flag ... ok
[INFO] [stdout] test integration::test_lfs::lfs_track_help ... ok
[INFO] [stdout] test integration::test_lfs::lfs_track_appends_to_existing_gitattributes ... ok
[INFO] [stdout] test integration::test_lfs::lfs_status_shows_patterns ... ok
[INFO] [stdout] test integration::test_lfs::lfs_track_creates_gitattributes ... ok
[INFO] [stdout] test integration::test_lfs::lfs_status_shows_config ... ok
[INFO] [stdout] test integration::test_lfs::lfs_status_shows_hooks ... ok
[INFO] [stdout] test integration::test_lfs::lfs_untrack_nonexistent_pattern_is_graceful ... ok
[INFO] [stdout] test integration::test_lfs::lfs_track_stages_gitattributes ... ok
[INFO] [stdout] test integration::test_lfs::lfs_verify_help ... ok
[INFO] [stdout] test integration::test_lfs::lfs_uninstall_removes_filter_driver ... ok
[INFO] [stdout] test integration::test_lfs::lfs_track_multiple_patterns ... ok
[INFO] [stdout] test integration::test_lfs::lfs_verify_no_config_shows_error ... ok
[INFO] [stdout] test integration::test_lfs::lfs_uninstall_preserves_non_lfs_hooks ... ok
[INFO] [stdout] test integration::test_passthrough::no_args_runs_git_status ... ok
[INFO] [stdout] test integration::test_passthrough::passthrough_checkout_new_branch ... ok
[INFO] [stdout] test integration::test_passthrough::passthrough_add_specific_file ... ok
[INFO] [stdout] test integration::test_passthrough::passthrough_checkout_nonexistent_branch ... ok
[INFO] [stdout] test integration::test_passthrough::passthrough_empty_repo_log ... ok
[INFO] [stdout] test integration::test_lfs::lfs_uninstall_removes_hooks ... ok
[INFO] [stdout] test integration::test_lfs::lfs_untrack_removes_pattern ... ok
[INFO] [stdout] test integration::test_passthrough::passthrough_double_dash ... ok
[INFO] [stdout] test integration::test_passthrough::passthrough_git_log ... ok
[INFO] [stdout] test integration::test_passthrough::passthrough_git_branch ... ok
[INFO] [stdout] test integration::test_passthrough::passthrough_git_diff ... ok
[INFO] [stdout] test integration::test_passthrough::passthrough_git_show ... ok
[INFO] [stdout] test integration::test_passthrough::passthrough_preserves_failure_exit_code ... ok
[INFO] [stdout] test integration::test_passthrough::passthrough_git_status_porcelain ... ok
[INFO] [stdout] test integration::test_passthrough::passthrough_preserves_success_exit_code ... ok
[INFO] [stdout] test integration::test_passthrough::passthrough_git_log_with_flags ... ok
[INFO] [stdout] test integration::test_passthrough::passthrough_commit_with_message ... ok
[INFO] [stdout] test integration::test_lfs::lfs_verify_write_flag_accepted ... ok
[INFO] [stdout] test integration::test_passthrough::passthrough_with_equals_syntax ... ok
[INFO] [stdout] test integration::test_pr::pr_github_https_url ... ok
[INFO] [stdout] test integration::test_passthrough::passthrough_stash_and_pop ... ok
[INFO] [stdout] test integration::test_pr::pr_gitlab_url ... ok
[INFO] [stdout] test integration::test_pr::pr_github_ssh_url ... ok
[INFO] [stdout] test integration::test_pr::pr_bitbucket_url ... ok
[INFO] [stdout] test integration::test_pr::pr_includes_branch_name ... ok
[INFO] [stdout] test integration::test_pr::pr_no_remote_fails_gracefully ... ok
[INFO] [stdout] test integration::test_pr::pr_print_flag_outputs_url ... ok
[INFO] [stdout] test integration::test_push::push_force_flag_uses_force_with_lease ... ok
[INFO] [stdout] test integration::test_lfs::lfs_verify_with_config_checks_bucket ... ok
[INFO] [stdout] test integration::test_pr::pr_print_long_flag ... ok
[INFO] [stdout] test integration::test_quick_commit::qc_alias_works ... ok
[INFO] [stdout] test integration::test_push::push_on_feature_branch_sets_upstream ... ok
[INFO] [stdout] test integration::test_quick_commit::qc_basic_commits_tracked_changes ... ok
[INFO] [stdout] test integration::test_quick_commit::qc_all_long_flag ... ok
[INFO] [stdout] test integration::test_quick_commit::qc_all_flag_includes_untracked ... ok
[INFO] [stdout] test integration::test_push::push_shows_running_command ... ok
[INFO] [stdout] test integration::test_quick_commit::qc_all_and_push_combined ... ok
[INFO] [stdout] test integration::test_push::push_force_long_flag ... ok
[INFO] [stdout] test integration::test_quick_commit::qc_no_changes_fails ... ok
[INFO] [stdout] test integration::test_push::push_on_main_branch ... ok
[INFO] [stdout] test integration::test_recent::recent_default_count_is_10 ... ok
[INFO] [stdout] test integration::test_recent::recent_count_long_flag ... ok
[INFO] [stdout] test integration::test_quick_commit::qc_shows_running_commands ... ok
[INFO] [stdout] test integration::test_recent::recent_no_history ... ok
[INFO] [stdout] test integration::test_recent::recent_shows_branches ... ok
[INFO] [stdout] test integration::test_quick_commit::qc_push_flag ... ok
[INFO] [stdout] test integration::test_recent::recent_count_flag ... ok
[INFO] [stdout] test integration::test_standup::standup_all_flag ... ok
[INFO] [stdout] test integration::test_standup::standup_all_and_days_combined ... ok
[INFO] [stdout] test integration::test_standup::standup_all_long_flag ... ok
[INFO] [stdout] test integration::test_push::push_on_branch_with_upstream ... ok
[INFO] [stdout] test integration::test_standup::standup_days_flag ... ok
[INFO] [stdout] test integration::test_standup::standup_default ... ok
[INFO] [stdout] test integration::test_standup::standup_empty_result ... ok
[INFO] [stdout] test integration::test_status::status_short_flag_delegates_to_git ... ok
[INFO] [stdout] test integration::test_standup::standup_shows_commits ... ok
[INFO] [stdout] test integration::test_status::status_short_flag_long_form ... ok
[INFO] [stdout] test integration::test_standup::standup_days_long_flag ... ok
[INFO] [stdout] test integration::test_status::status_deleted_files ... ok
[INFO] [stdout] test integration::test_status::status_untracked_files ... ok
[INFO] [stdout] test integration::test_status::status_mixed_changes ... ok
[INFO] [stdout] test integration::test_status::status_unstaged_files ... ok
[INFO] [stdout] test integration::test_status::status_clean_repo ... ok
[INFO] [stdout] test integration::test_sw::sw_invalid_number_fails_gracefully ... ok
[INFO] [stdout] test integration::test_status::status_empty_repo ... ok
[INFO] [stdout] test integration::test_sw::sw_zero_fails ... ok
[INFO] [stdout] test integration::test_status::status_staged_files ... ok
[INFO] [stdout] test integration::test_sw::sw_with_branch_history ... ok
[INFO] [stdout] test integration::test_sw::sw_with_number_switches_branch ... ok
[INFO] [stdout] test integration::test_today::today_all_long_flag ... ok
[INFO] [stdout] test integration::test_today::today_all_flag ... ok
[INFO] [stdout] test integration::test_sync::sync_on_main_branch ... ok
[INFO] [stdout] test integration::test_sync::sync_on_main_does_pull_rebase ... ok
[INFO] [stdout] test integration::test_sync::sync_shows_running_commands ... ok
[INFO] [stdout] test integration::test_sync::sync_on_feature_branch ... ok
[INFO] [stdout] test integration::test_today::today_with_multiple_commits ... ok
[INFO] [stdout] test integration::test_today::today_shows_commits ... ok
[INFO] [stdout] test integration::test_today::today_no_commits_today ... ok
[INFO] [stdout] test integration::test_today::today_uses_oneline_format ... ok
[INFO] [stdout] test integration::test_sync::sync_no_stash_flag ... ok
[INFO] [stdout] test integration::test_undo::undo_default_undoes_one_commit ... ok
[INFO] [stdout] test integration::test_undo::undo_hard_flag ... ok
[INFO] [stdout] test integration::test_undo::undo_shows_running_command ... ok
[INFO] [stdout] test integration::test_undo::undo_no_commits_fails ... ok
[INFO] [stdout] test integration::test_undo::undo_preserves_changes_without_hard ... ok
[INFO] [stdout] test integration::test_undo::undo_with_count_and_hard ... ok
[INFO] [stdout] test integration::test_undo::undo_specific_count ... ok
[INFO] [stderr] error: test failed, to rerun pass `--test tests`
[INFO] [stdout] test integration::test_sync::sync_with_uncommitted_changes ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- integration::test_lfs::lfs_migrate_dry_run stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'integration::test_lfs::lfs_migrate_dry_run' (5590) panicked at tests/integration/test_lfs.rs:624:5:
[INFO] [stdout] assertion failed: stdout.contains("dry run") || stdout.contains("Would") ||
[INFO] [stdout]         stdout.contains("Dry run") || stdout.contains("No LFS files")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59437eb9a908 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59437eb9a908 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59437eb9a908 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59437eb9a908 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59437ebb082a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59437ebb082a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x59437eba05a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x59437eba05a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x59437eb77366 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59437eb77366 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59437eb91f09 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59437eae0fbc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x59437eae0fbc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59437eb920c2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x59437eb920c2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59437eb77454 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x59437eb6c3f9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59437eb7813d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59437ebb103c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59437ebb1002 - core[8fb95b77d25ab6c8]::panicking::panic
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x59437eaa60e7 - tests[1de411f264fe95c2]::integration::test_lfs::lfs_migrate_dry_run
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/test_lfs.rs:624:5
[INFO] [stdout]   21:     0x59437eaa2697 - tests[1de411f264fe95c2]::integration::test_lfs::lfs_migrate_dry_run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/test_lfs.rs:617:25
[INFO] [stdout]   22:     0x59437eac4866 - <tests[1de411f264fe95c2]::integration::test_lfs::lfs_migrate_dry_run::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x59437ead409b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59437ead409b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x59437eae1915 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x59437eae1915 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x59437eae1915 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x59437eae1915 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x59437eae1915 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x59437eae1915 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x59437eae1915 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x59437eadb224 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x59437eadb224 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x59437eae4992 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x59437eae4992 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x59437eae4992 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x59437eae4992 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x59437eae4992 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x59437eae4992 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x59437eae4992 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x59437eb999ff - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   42:     0x59437eb999ff - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x70949becaaa4 - <unknown>
[INFO] [stdout]   44:     0x70949bf57a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     integration::test_lfs::lfs_migrate_dry_run
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 193 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.76s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c662a7c5732c99736b3616bb849f6e43b1516c0fcdb39a1b8cf1ff2653c0a4b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c662a7c5732c99736b3616bb849f6e43b1516c0fcdb39a1b8cf1ff2653c0a4b8", kill_on_drop: false }`
[INFO] [stdout] c662a7c5732c99736b3616bb849f6e43b1516c0fcdb39a1b8cf1ff2653c0a4b8
