[INFO] cloning repository https://github.com/WarriorsSami/build-your-own-git
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WarriorsSami/build-your-own-git" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWarriorsSami%2Fbuild-your-own-git", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWarriorsSami%2Fbuild-your-own-git'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3d283c914d960fb266bf70f07cdbc252b2f32cbd
[INFO] testing WarriorsSami/build-your-own-git against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWarriorsSami%2Fbuild-your-own-git" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/WarriorsSami/build-your-own-git
[INFO] finished tweaking git repo https://github.com/WarriorsSami/build-your-own-git
[INFO] tweaked toml for git repo https://github.com/WarriorsSami/build-your-own-git written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/WarriorsSami/build-your-own-git on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/WarriorsSami/build-your-own-git 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-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 814c5d1a522790ae67521708d4661048f979eaf4f18cff080cfe8cb1142d2feb
[INFO] running `Command { std: "docker" "start" "-a" "814c5d1a522790ae67521708d4661048f979eaf4f18cff080cfe8cb1142d2feb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "814c5d1a522790ae67521708d4661048f979eaf4f18cff080cfe8cb1142d2feb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "814c5d1a522790ae67521708d4661048f979eaf4f18cff080cfe8cb1142d2feb", kill_on_drop: false }`
[INFO] [stdout] 814c5d1a522790ae67521708d4661048f979eaf4f18cff080cfe8cb1142d2feb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6dfac02ae9f7625f005fbc02f879918090ba4a7e77a6c08f1f7e49158f8016ca
[INFO] running `Command { std: "docker" "start" "-a" "6dfac02ae9f7625f005fbc02f879918090ba4a7e77a6c08f1f7e49158f8016ca", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling deunicode v1.6.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling file-guard v0.2.0
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling is_executable v1.0.4
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling minus v5.6.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling fake v4.3.0
[INFO] [stderr]    Compiling bit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.01s
[INFO] running `Command { std: "docker" "inspect" "6dfac02ae9f7625f005fbc02f879918090ba4a7e77a6c08f1f7e49158f8016ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6dfac02ae9f7625f005fbc02f879918090ba4a7e77a6c08f1f7e49158f8016ca", kill_on_drop: false }`
[INFO] [stdout] 6dfac02ae9f7625f005fbc02f879918090ba4a7e77a6c08f1f7e49158f8016ca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 49e0cc1da56aecf7868f7de2e7fb621faf505acee2406a0e90c117b24da6abc1
[INFO] running `Command { std: "docker" "start" "-a" "49e0cc1da56aecf7868f7de2e7fb621faf505acee2406a0e90c117b24da6abc1", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tempfile v3.15.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr]    Compiling bstr v1.11.3
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling minus v5.6.1
[INFO] [stderr]    Compiling globset v0.4.15
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling assert_fs v1.1.3
[INFO] [stderr]    Compiling fake v4.3.0
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling bit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 52.92s
[INFO] running `Command { std: "docker" "inspect" "49e0cc1da56aecf7868f7de2e7fb621faf505acee2406a0e90c117b24da6abc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49e0cc1da56aecf7868f7de2e7fb621faf505acee2406a0e90c117b24da6abc1", kill_on_drop: false }`
[INFO] [stdout] 49e0cc1da56aecf7868f7de2e7fb621faf505acee2406a0e90c117b24da6abc1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2701d8c665a6760a6018f6c52c2f4aecc5c12564df501c058bcff2b7c3083b52
[INFO] running `Command { std: "docker" "start" "-a" "2701d8c665a6760a6018f6c52c2f4aecc5c12564df501c058bcff2b7c3083b52", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bit-68458db76932f130)
[INFO] [stdout] 
[INFO] [stdout] running 101 tests
[INFO] [stdout] test areas::refs::tests::test_is_invalid_branch_name_empty ... ok
[INFO] [stdout] test areas::refs::tests::test_is_valid_branch_name_simple ... ok
[INFO] [stdout] test areas::refs::tests::test_is_valid_branch_name_with_path ... ok
[INFO] [stdout] test areas::refs::tests::test_is_valid_branch_name_with_valid_branch_name ... ok
[INFO] [stdout] test areas::refs::tests::test_is_valid_branch_name_with_slashes ... ok
[INFO] [stdout] test areas::refs::tests::test_is_invalid_branch_name_with_special_chars ... ok
[INFO] [stdout] test areas::refs::tests::test_is_invalid_branch_name_ending_with_slash ... ok
[INFO] [stdout] test areas::refs::tests::test_is_invalid_branch_name_starting_with_dot ... ok
[INFO] [stdout] test areas::refs::tests::test_is_invalid_branch_name_starting_with_slash ... ok
[INFO] [stdout] test areas::refs::tests::test_is_invalid_branch_name_with_slash_dot ... ok
[INFO] [stdout] test artifacts::branch::revision::tests::test_alias_resolution_works ... ok
[INFO] [stdout] test artifacts::branch::revision::tests::test_parse_abbreviated_oid ... ok
[INFO] [stdout] test areas::refs::tests::test_is_invalid_branch_name_ending_with_lock ... ok
[INFO] [stdout] test artifacts::branch::revision::tests::test_parse_abbreviated_oid_with_parent ... ok
[INFO] [stdout] test artifacts::branch::revision::tests::test_parse_ancestor ... ok
[INFO] [stdout] test artifacts::branch::revision::tests::test_parse_first_parent_explicit ... ok
[INFO] [stdout] test artifacts::branch::revision::tests::test_parse_full_oid ... ok
[INFO] [stdout] test areas::refs::tests::test_is_invalid_branch_name_with_consecutive_dots ... ok
[INFO] [stdout] test artifacts::branch::revision::tests::test_parse_ancestor_with_zero ... ok
[INFO] [stdout] test artifacts::branch::revision::tests::test_parse_invalid_branch_name_double_dot ... ok
[INFO] [stdout] test artifacts::branch::revision::tests::test_parse_head_alias ... ok
[INFO] [stdout] test areas::refs::tests::test_is_invalid_branch_name_with_control_chars ... ok
[INFO] [stdout] test artifacts::branch::revision::tests::test_parse_invalid_branch_name_empty ... ok
[INFO] [stdout] test artifacts::branch::revision::tests::test_parse_invalid_branch_name_ends_with_lock ... ok
[INFO] [stdout] test artifacts::branch::revision::tests::test_parse_invalid_ancestor_with_invalid_base ... ok
[INFO] [stdout] test artifacts::branch::revision::tests::test_parse_invalid_branch_name_starts_with_slash ... ok
[INFO] [stdout] test artifacts::branch::revision::tests::test_parse_invalid_branch_name_starts_with_dot ... ok
[INFO] [stdout] test artifacts::branch::revision::tests::test_parse_invalid_branch_name_with_colon ... ok
[INFO] [stdout] test artifacts::branch::revision::tests::test_parse_invalid_branch_name_ends_with_slash ... ok
[INFO] [stdout] test artifacts::branch::revision::tests::test_parse_invalid_branch_name_with_space ... ok
[INFO] [stdout] test artifacts::branch::revision::tests::test_parse_mixed_parent_notations ... ok
[INFO] [stdout] test artifacts::branch::revision::tests::test_parse_invalid_parent_with_invalid_base ... ok
[INFO] [stdout] test artifacts::branch::revision::tests::test_parse_nested_nth_parent ... ok
[INFO] [stdout] test artifacts::branch::revision::tests::test_parse_nth_parent_zero_fails ... ok
[INFO] [stdout] test artifacts::branch::revision::tests::test_parse_oid_too_short_treated_as_ref ... ok
[INFO] [stdout] test artifacts::branch::revision::tests::test_parse_nth_parent_large_number ... ok
[INFO] [stdout] test artifacts::branch::revision::tests::test_parse_oid_with_parent ... ok
[INFO] [stdout] test areas::refs::tests::test_is_invalid_branch_name_with_at_brace ... ok
[INFO] [stdout] test artifacts::branch::revision::tests::test_parse_nested_parent ... ok
[INFO] [stdout] test artifacts::branch::revision::tests::test_parse_oid_minimum_length ... ok
[INFO] [stdout] test artifacts::branch::revision::tests::test_parse_parent ... ok
[INFO] [stdout] test artifacts::branch::revision::tests::test_parse_simple_ref ... ok
[INFO] [stdout] test artifacts::branch::revision::tests::test_parse_oid_with_ancestor ... ok
[INFO] [stdout] test artifacts::branch::revision::tests::test_parse_valid_hierarchical_branch_name ... ok
[INFO] [stdout] test artifacts::branch::revision::tests::test_parse_second_parent ... ok
[INFO] [stdout] test artifacts::diff::diff_algorithm::tests::test_diff_files ... ok
[INFO] [stdout] test artifacts::diff::diff_algorithm::tests::test_diff_strings ... ok
[INFO] [stdout] test artifacts::index::index_entry::tests::test_entry_parent_dirs_root ... ok
[INFO] [stdout] test artifacts::index::index_entry::tests::test_entry_parent_dirs ... ok
[INFO] [stdout] test artifacts::log::path_filter::tests::path_filter_empty_filter_list ... ok
[INFO] [stdout] test artifacts::log::path_filter::tests::path_filter_filters_out_non_matching_entries ... ok
[INFO] [stdout] test artifacts::log::path_filter::tests::path_filter_handles_nested_paths ... ok
[INFO] [stdout] test artifacts::branch::revision::tests::test_parse_third_parent ... ok
[INFO] [stdout] test artifacts::log::path_filter::tests::path_filter_join_path_preserves_matching_state ... ok
[INFO] [stdout] test artifacts::log::path_filter::tests::path_filter_join_path_with_non_matching_path ... ok
[INFO] [stdout] test artifacts::log::path_filter::tests::path_filter_join_path_and_advance_updates_root ... ok
[INFO] [stdout] test artifacts::log::path_filter::tests::path_filter_matches_multiple_files ... ok
[INFO] [stdout] test artifacts::log::path_filter::tests::path_filter_new_creates_trie_from_paths ... ok
[INFO] [stdout] test artifacts::log::path_filter::tests::path_filter_matches_exact_file ... ok
[INFO] [stdout] test artifacts::log::path_filter::tests::path_filter_with_directory_path ... ok
[INFO] [stdout] test artifacts::index::index_entry::tests::test_entry_basename ... ok
[INFO] [stdout] test artifacts::log::path_filter::tests::path_filter_join_path_and_advance_narrows_trie ... ok
[INFO] [stdout] test artifacts::log::path_filter::tests::trie_does_not_match_partial_path ... ok
[INFO] [stdout] test artifacts::log::path_filter::tests::trie_empty_path ... ok
[INFO] [stdout] test artifacts::log::path_filter::tests::trie_does_not_contain_nonexistent_path ... ok
[INFO] [stdout] test artifacts::log::path_filter::tests::trie_contains_multiple_paths ... ok
[INFO] [stdout] test artifacts::log::path_filter::tests::trie_handles_shared_prefixes ... ok
[INFO] [stdout] test artifacts::log::path_filter::tests::trie_insert_and_contains_single_path ... ok
[INFO] [stdout] test artifacts::log::path_filter::tests::trie_partly_contains_returns_true_when_matching ... ok
[INFO] [stdout] test artifacts::log::path_filter::tests::trie_with_numeric_types ... ok
[INFO] [stdout] test artifacts::log::path_filter::tests::trie_partly_contains_checks_children ... ok
[INFO] [stdout] test artifacts::merge::bca_finder::tests::test_asymmetric_merge_history ... ok
[INFO] [stdout] test artifacts::merge::bca_finder::tests::test_bca_invariant_commit_and_its_ancestor ... ok
[INFO] [stdout] test artifacts::merge::bca_finder::tests::test_complex_branching_common_ancestor ... ok
[INFO] [stdout] test artifacts::merge::bca_finder::tests::test_criss_cross_merge_common_ancestor ... ok
[INFO] [stdout] test artifacts::merge::bca_finder::tests::test_debug_helpers_example ... ignored
[INFO] [stdout] test artifacts::merge::bca_finder::tests::test_best_common_ancestor_invariant ... ok
[INFO] [stdout] test artifacts::merge::bca_finder::tests::test_linear_history_common_ancestor ... ok
[INFO] [stdout] test artifacts::merge::bca_finder::tests::test_long_parallel_branches_common_ancestor ... ok
[INFO] [stdout] test artifacts::merge::bca_finder::tests::test_merge_commit_as_common_ancestor ... ok
[INFO] [stdout] test artifacts::merge::bca_finder::tests::test_multiple_common_ancestors_looping_history ... ok
[INFO] [stdout] test artifacts::merge::bca_finder::tests::test_octopus_merge_scenario ... ok
[INFO] [stdout] test artifacts::merge::bca_finder::tests::test_no_common_ancestor_different_roots ... ok
[INFO] [stdout] test artifacts::merge::bca_finder::tests::test_parent_child_relationship ... ok
[INFO] [stdout] test artifacts::merge::bca_finder::tests::test_simple_merge_common_ancestor ... ok
[INFO] [stdout] test artifacts::merge::bca_finder::tests::test_complex_looping_history_with_multiple_merges ... ok
[INFO] [stdout] test artifacts::branch::revision::tests::test_parse_parent_equivalent_to_parent_1 ... ok
[INFO] [stdout] test artifacts::merge::bca_finder::tests::test_diamond_pattern_common_ancestor ... ok
[INFO] [stdout] test artifacts::merge::bca_finder::tests::test_single_commit_repository ... ok
[INFO] [stdout] test artifacts::merge::bca_finder::tests::test_triple_criss_cross_merge ... ok
[INFO] [stdout] test artifacts::branch::revision::tests::prop_short_hex_strings_parse_as_ref_not_oid ... ok
[INFO] [stdout] test artifacts::branch::revision::tests::prop_invalid_branch_names_fail_to_parse ... ok
[INFO] [stdout] test artifacts::branch::revision::tests::prop_valid_oids_parse_successfully ... ok
[INFO] [stdout] test artifacts::branch::revision::tests::prop_valid_branch_names_parse_successfully ... ok
[INFO] [stdout] test artifacts::branch::revision::tests::prop_oid_with_parent_suffix_creates_parent_revision ... ok
[INFO] [stdout] test artifacts::branch::revision::tests::prop_nth_parent_suffix_creates_nth_parent_revision ... ok
[INFO] [stdout] test artifacts::branch::revision::tests::prop_parsing_is_deterministic ... ok
[INFO] [stdout] test artifacts::branch::revision::tests::prop_parent_suffix_creates_parent_revision ... ok
[INFO] [stdout] test artifacts::branch::revision::tests::prop_ancestor_suffix_creates_ancestor_revision ... ok
[INFO] [stdout] test artifacts::branch::revision::tests::prop_oid_with_ancestor_suffix_creates_ancestor_revision ... ok
[INFO] [stdout] test artifacts::branch::revision::tests::prop_multiple_parent_suffixes_nest_correctly ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 100 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 10.48s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_tests.rs (/opt/rustwide/target/debug/deps/cli_tests-ff885201ff522c55)
[INFO] [stdout] 
[INFO] [stdout] running 215 tests
[INFO] [stdout] test add::adding_a_non_existent_file_is_ignored::adding_a_non_existent_file_is_ignored ... ok
[INFO] [stdout] test add::add_single_file_to_index_successfully::add_single_file_to_index_successfully ... ok
[INFO] [stdout] test add::add_multiple_files_to_index_successfully::add_multiple_files_to_index_successfully ... ok
[INFO] [stdout] test add::adding_an_unreadable_file_is_ignored::adding_an_unreadable_file_is_ignored ... FAILED
[INFO] [stdout] test add::add_files_from_nested_directories_to_index_successfully::add_files_from_nested_directories_to_index_successfully ... ok
[INFO] [stdout] test add::add_multiple_files_to_index_incrementally_successfully::add_multiple_files_to_index_incrementally_successfully ... ok
[INFO] [stdout] test add::replace_file_with_directory_successfully::replace_file_with_directory_successfully ... ok
[INFO] [stdout] test add::replace_directory_having_only_direct_children_with_file_successfully::replace_directory_having_only_direct_children_with_file_successfully ... ok
[INFO] [stdout] test add::removing_deleted_files_from_index_successfully::removing_deleted_file_with_specific_path_argument ... ok
[INFO] [stdout] test add::removing_deleted_files_from_index_successfully::removing_deleted_files_from_index_successfully ... ok
[INFO] [stdout] test add::removing_deleted_files_from_index_successfully::removing_multiple_deleted_files_from_nested_directories ... ok
[INFO] [stdout] test branch::create_branch_from_non_commit_oid_fails::create_branch_from_abbreviated_blob_oid_fails ... ok
[INFO] [stdout] test add::replace_directory_having_nested_children_with_file_successfully::replace_directory_having_nested_children_with_file_successfully ... ok
[INFO] [stdout] test branch::create_branch_from_ancestor::create_branch_from_ancestor_beyond_history_fails ... ok
[INFO] [stdout] test add::concurrent_add_operations_maintain_index_consistency::concurrent_add_operations_maintain_index_consistency ... ok
[INFO] [stdout] test branch::create_branch_from_non_commit_oid_fails::create_branch_from_blob_oid_fails ... ok
[INFO] [stdout] test branch::create_branch_from_ancestor::create_branch_from_ancestor_with_alias ... ok
[INFO] [stdout] test branch::create_branch_from_non_commit_oid_fails::create_branch_from_tree_oid_fails ... ok
[INFO] [stdout] test branch::create_branch_from_ancestor::create_branch_from_ancestor_of_nonexistent_ref_fails ... ok
[INFO] [stdout] test branch::create_branch_from_ancestor::create_branch_from_ancestor_of_branch ... ok
[INFO] [stdout] test branch::create_branch_from_ancestor::create_branch_from_ancestor_with_generation_2 ... ok
[INFO] [stdout] test branch::create_branch_from_ancestor::create_branch_from_ancestor_with_generation_0 ... ok
[INFO] [stdout] test branch::create_branch_from_ancestor::create_branch_from_ancestor_with_generation_3 ... ok
[INFO] [stdout] test branch::create_branch_from_oid_edge_cases::create_branch_from_oid_prefix_too_short_fails ... ok
[INFO] [stdout] test add::stress_test_concurrent_add_operations::stress_test_concurrent_add_operations ... ok
[INFO] [stdout] test branch::create_branch_from_oid::create_branch_from_abbreviated_oid ... ok
[INFO] [stdout] test branch::create_branch_from_ancestor::create_branch_from_ancestor_with_generation_1 ... ok
[INFO] [stdout] test branch::create_branch_from_oid::create_branch_from_invalid_oid_fails ... ok
[INFO] [stdout] test branch::create_branch_from_oid::create_branch_from_full_oid ... ok
[INFO] [stdout] test branch::create_branch_from_oid::create_branch_from_minimum_length_abbreviated_oid ... ok
[INFO] [stdout] test branch::create_branch_from_non_commit_oid_fails::ambiguous_oid_only_shows_commit_candidates ... ok
[INFO] [stdout] test branch::create_branch_from_oid::create_branch_from_nonexistent_oid_fails ... ok
[INFO] [stdout] test branch::create_branch_from_oid::create_branch_from_oid_with_parent_suffix ... ok
[INFO] [stdout] test branch::create_branch_with_invalid_name::create_branch_with_empty_name ... ok
[INFO] [stdout] test branch::create_branch_from_parent::create_branch_from_grandparent_of_head ... ok
[INFO] [stdout] test branch::create_branch_from_oid::create_branch_from_oid_with_ancestor_suffix ... ok
[INFO] [stdout] test branch::create_branch_from_parent::create_branch_from_parent_with_alias ... ok
[INFO] [stdout] test branch::create_branch_with_hierarchical_name::create_branch_with_hierarchical_name ... ok
[INFO] [stdout] test branch::create_branch_with_hierarchical_name::create_branch_with_deeply_nested_hierarchical_name ... ok
[INFO] [stdout] test branch::create_branch_with_invalid_name::create_branch_with_invalid_name::case_04_slash_dot ... ok
[INFO] [stdout] test branch::create_branch_with_invalid_name::create_branch_with_invalid_name::case_01_starts_with_dot ... ok
[INFO] [stdout] test branch::create_branch_with_invalid_name::create_branch_with_invalid_name::case_02_ends_with_lock ... ok
[INFO] [stdout] test branch::create_branch_from_parent::create_branch_from_parent_of_head ... ok
[INFO] [stdout] test branch::create_branch_with_invalid_name::create_branch_with_invalid_name::case_05_starts_with_slash ... ok
[INFO] [stdout] test branch::create_branch_from_ref::create_branch_from_another_branch ... ok
[INFO] [stdout] test branch::create_branch_from_ref::create_branch_from_head_alias ... ok
[INFO] [stdout] test branch::create_branch_with_invalid_name::create_branch_with_invalid_name::case_08_asterisk ... ok
[INFO] [stdout] test branch::create_branch_with_invalid_name::create_branch_with_invalid_name::case_03_consecutive_dots ... ok
[INFO] [stdout] test branch::create_branch_from_ref::create_branch_from_head_ref ... ok
[INFO] [stdout] test branch::create_branch_with_invalid_name::create_branch_with_invalid_name::case_09_colon ... ok
[INFO] [stdout] test branch::create_branch_from_parent::create_branch_from_parent_of_nonexistent_ref_fails ... ok
[INFO] [stdout] test branch::create_branch_with_invalid_name::create_branch_with_invalid_name::case_11_open_bracket ... ok
[INFO] [stdout] test branch::create_branch_from_parent::create_branch_from_parent_of_branch ... ok
[INFO] [stdout] test branch::create_branch_from_ref::create_branch_from_nonexistent_ref_fails ... ok
[INFO] [stdout] test branch::create_branch_with_invalid_name::create_branch_with_invalid_name::case_14_tilde ... ok
[INFO] [stdout] test branch::create_branch_with_invalid_name::create_branch_with_invalid_name::case_07_at_brace ... ok
[INFO] [stdout] test branch::create_branch_with_invalid_name::create_branch_with_invalid_name::case_12_backslash ... ok
[INFO] [stdout] test branch::create_branch_with_invalid_name::create_branch_with_invalid_name::case_13_caret ... ok
[INFO] [stdout] test branch::create_branch_with_invalid_name::create_branch_with_invalid_name::case_06_ends_with_slash ... ok
[INFO] [stdout] test branch::create_branch_with_invalid_name::create_branch_with_invalid_name::case_16_tab ... ok
[INFO] [stdout] test branch::create_branch_with_invalid_name::create_branch_with_invalid_name::case_17_newline ... ok
[INFO] [stdout] test branch::create_branch_with_invalid_name::create_branch_with_invalid_name::case_18_carriage_return ... ok
[INFO] [stdout] test branch::create_branch_with_invalid_name::create_branch_with_invalid_name::case_15_space ... ok
[INFO] [stdout] test branch::create_branch_with_various_valid_names::create_branch_with_various_valid_names::case_3_with_underscore ... ok
[INFO] [stdout] test branch::create_branch_with_invalid_name::create_branch_with_invalid_name::case_10_question_mark ... ok
[INFO] [stdout] test branch::create_branch_with_valid_name::create_branch_with_valid_name ... ok
[INFO] [stdout] test branch::create_branch_with_various_valid_names::create_branch_with_various_valid_names::case_2_with_hyphen ... ok
[INFO] [stdout] test branch::create_branch_with_various_valid_names::create_branch_with_various_valid_names::case_1_simple_alphanumeric ... ok
[INFO] [stdout] test branch::create_branch_with_various_valid_names::create_branch_with_various_valid_names::case_4_mixed ... ok
[INFO] [stdout] test branch::create_branch_without_commits::create_branch_without_commits ... ok
[INFO] [stdout] test branch::create_branch_with_various_valid_names::create_branch_with_various_valid_names::case_7_mixed_case ... ok
[INFO] [stdout] test branch::create_branch_with_various_valid_names::create_branch_with_various_valid_names::case_6_all_lowercase ... ok
[INFO] [stdout] test branch::create_branch_with_various_valid_names::create_branch_with_various_valid_names::case_5_all_uppercase ... ok
[INFO] [stdout] test branch::delete_branch::delete_branch_with_force_flag ... ok
[INFO] [stdout] test branch::delete_branch::delete_branch_with_invalid_name_fails ... ok
[INFO] [stdout] test branch::delete_branch::delete_branch_with_force_short_flag ... ok
[INFO] [stdout] test branch::create_duplicate_branch::create_duplicate_branch ... ok
[INFO] [stdout] test branch::delete_branch::delete_branch_successfully ... ok
[INFO] [stdout] test branch::delete_branch::delete_current_branch_fails ... ok
[INFO] [stdout] test branch::delete_branch::delete_hierarchical_branch ... ok
[INFO] [stdout] test branch::delete_branch::delete_multiple_branches_at_once ... ok
[INFO] [stdout] test branch::delete_branch::delete_nonexistent_branch_fails ... ok
[INFO] [stdout] test branch::delete_branch::delete_branch_that_is_not_current ... ok
[INFO] [stdout] test branch::delete_branch::delete_current_branch_with_force_still_fails ... ok
[INFO] [stdout] test branch::delete_branch::delete_multiple_branches_with_force ... ok
[INFO] [stdout] test branch::delete_branch::delete_multiple_branches_sequentially ... ok
[INFO] [stdout] test branch::list_branches::list_branches_with_no_branches ... ok
[INFO] [stdout] test branch::list_branches::list_branches_verbose_short_flag ... ok
[INFO] [stdout] test branch::list_branches::list_branches_with_single_branch ... ok
[INFO] [stdout] test branch::delete_branch::delete_multiple_branches_including_current_fails ... ok
[INFO] [stdout] test branch::list_branches::list_branches_verbose_shows_commit_info ... ok
[INFO] [stdout] test branch::list_branches::list_branches_sorted_alphabetically ... ok
[INFO] [stdout] test branch::list_branches::list_branches_with_multiple_branches ... ok
[INFO] [stdout] test branch::list_branches::list_branches_with_hierarchical_names ... ok
[INFO] [stdout] test checkout::checkout_branch_successfully::checkout_with_complex_file_and_directory_operations ... ok
[INFO] [stdout] test branch::list_branches::list_multiple_branches_verbose_shows_all_commit_info ... ok
[INFO] [stdout] test checkout::checkout_with_conflicts::checkout_fails_with_untracked_directory_would_be_overwritten ... ok
[INFO] [stdout] test checkout::checkout_with_conflicts::checkout_fails_with_stale_file_in_workspace ... ok
[INFO] [stdout] test checkout::checkout_with_conflicts::checkout_fails_with_stale_directory_in_workspace ... ok
[INFO] [stdout] test checkout::checkout_branch_successfully::checkout_using_alias_syntax ... ok
[INFO] [stdout] test checkout::checkout_branch_successfully::checkout_using_revision_syntax ... ok
[INFO] [stdout] test checkout::checkout_branch_successfully::checkout_branch_successfully ... ok
[INFO] [stdout] test checkout::checkout_with_conflicts::checkout_fails_with_multiple_conflicts ... ok
[INFO] [stdout] test checkout::checkout_branch_successfully::checkout_branch_by_commit_sha ... ok
[INFO] [stdout] test checkout::checkout_with_conflicts::checkout_fails_with_untracked_file_would_be_overwritten ... ok
[INFO] [stdout] test branch::create_branch_from_oid_edge_cases::create_branch_from_unique_abbreviated_oid_succeeds ... ok
[INFO] [stdout] test checkout::checkout_with_conflicts::checkout_fails_with_untracked_file_would_be_removed ... ok
[INFO] [stdout] test checkout::checkout_with_conflicts::checkout_succeeds_when_workspace_matches_target ... ok
[INFO] [stdout] test checkout::checkout_with_conflicts::checkout_succeeds_with_untracked_files_not_in_conflict ... ok
[INFO] [stdout] test checkout::checkout_with_symbolic_refs::checkout_abbreviated_commit_sha_updates_head_to_detached ... ok
[INFO] [stdout] test checkout::checkout_with_symbolic_refs::checkout_branch_with_same_prefix_as_commit_sha ... ok
[INFO] [stdout] test checkout::checkout_with_symbolic_refs::checkout_branch_updates_head_to_symbolic_ref ... ok
[INFO] [stdout] test commit::write_commit_object_successfully_for_flat_project::write_commit_object_successfully_for_flat_project ... ok
[INFO] [stdout] test diff::show_cached_diff_for_file_added_to_index::show_cached_diff_for_file_added_to_index ... ok
[INFO] [stdout] test checkout::checkout_with_symbolic_refs::checkout_commit_sha_updates_head_to_detached ... ok
[INFO] [stdout] test diff::show_diff_for_file_deleted_from_workspace::show_diff_for_file_deleted_from_workspace ... ok
[INFO] [stdout] test diff::show_cached_diff_for_file_with_both_modified_content_and_mode_in_index::show_cached_diff_for_file_with_both_modified_content_and_mode_in_index ... ok
[INFO] [stdout] test diff::show_diff_for_file_with_both_modified_content_and_mode_in_workspace::show_diff_for_file_with_both_modified_content_and_mode_in_workspace ... ok
[INFO] [stdout] test commit::write_commit_object_successfully_for_nested_project::write_commit_object_successfully_for_nested_project ... ok
[INFO] [stdout] test hash_object::write_blob_object_successfully::write_blob_object_successfully ... ok
[INFO] [stdout] test init::init_repository_successfully::init_repository_successfully ... ok
[INFO] [stdout] test checkout::checkout_with_symbolic_refs::checkout_branch_then_commit_then_branch_again ... ok
[INFO] [stdout] test diff::show_cached_diff_for_file_with_modified_content_in_index::show_cached_diff_for_file_with_modified_content_in_index ... ok
[INFO] [stdout] test branch::create_branch_from_oid_edge_cases::create_branch_from_ambiguous_oid_shows_candidates ... ok
[INFO] [stdout] test diff::show_cached_diff_for_file_deleted_from_index::show_cached_diff_for_file_deleted_from_index ... ok
[INFO] [stdout] test diff::show_cached_diff_for_file_with_modified_mode_in_index::show_cached_diff_for_file_with_modified_mode_in_index ... ok
[INFO] [stdout] test diff::show_diff_with_hunks_for_multiple_files_with_modified_content_in_workspace::show_diff_with_hunks_for_multiple_files_with_modified_content_in_workspace ... ok
[INFO] [stdout] test diff::show_diff_for_file_with_modified_mode_in_workspace::show_diff_for_file_with_modified_mode_in_workspace ... ok
[INFO] [stdout] test checkout::checkout_with_symbolic_refs::checkout_hierarchical_branch_name ... ok
[INFO] [stdout] test diff::show_diff_for_file_with_modified_content_in_workspace::show_diff_for_file_with_modified_content_in_workspace ... ok
[INFO] [stdout] test diff::show_full_patch_between_commits::show_full_patch_between_commits ... ok
[INFO] [stdout] test checkout::checkout_with_symbolic_refs::checkout_master_after_detached_head ... ok
[INFO] [stdout] test checkout::checkout_with_symbolic_refs::checkout_using_head_parent_from_detached_state ... ok
[INFO] [stdout] test diff::show_name_status_for_added_and_deleted_files_between_commits::show_name_status_for_added_and_deleted_files_between_commits ... ok
[INFO] [stdout] test log::log_filter_by_file_with_no_matching_commits::log_filter_by_file_with_no_matching_commits ... ok
[INFO] [stdout] test log::log_merge_traversal_octopus_merge::log_merge_traversal_octopus_merge ... ignored, Octopus merge support may not be implemented yet, but this test will be critical to add when it is.
[INFO] [stdout] test log::log_filter_commits_by_multiple_files::log_filter_commits_by_multiple_files ... ok
[INFO] [stdout] test log::log_filter_by_nested_file_path::log_filter_by_nested_file_path ... ok
[INFO] [stdout] test log::log_filter_commits_by_directory::log_filter_commits_by_directory ... ok
[INFO] [stdout] test log::log_filter_by_file_with_revision_range::log_filter_by_file_with_revision_range ... ok
[INFO] [stdout] test log::log_filter_commits_by_single_file::log_filter_commits_by_single_file ... ok
[INFO] [stdout] test log::log_excluded_expression_defaults_to_head::log_excluded_expression_defaults_to_head ... ok
[INFO] [stdout] test log::log_merge_traversal_linear_history::log_merge_traversal_linear_history ... ok
[INFO] [stdout] test log::log_merge_traversal_diamond_deduplication::log_merge_traversal_diamond_deduplication ... ok
[INFO] [stdout] test log::log_excluded_expression_with_included_revision::log_excluded_expression_with_included_revision ... ok
[INFO] [stdout] test log::log_combined_range_and_excluded_expressions::log_combined_range_and_excluded_expressions ... ok
[INFO] [stdout] test log::show_commit_with_decoration_full::show_commit_with_decoration_full ... ok
[INFO] [stdout] test log::log_divergent_histories_with_common_ancestor::log_divergent_histories_with_common_ancestor ... ok
[INFO] [stdout] test log::log_complex_dag_with_multiple_merge_bases::log_complex_dag_with_multiple_merge_bases ... ok
[INFO] [stdout] test log::log_merge_traversal_criss_cross_merge::log_merge_traversal_criss_cross_merge ... ok
[INFO] [stdout] test log::log_range_expression_with_default_head::log_range_expression_with_default_head ... ok
[INFO] [stdout] test log::log_interesting_commits_reachable_from_uninteresting::log_interesting_commits_reachable_from_uninteresting ... ok
[INFO] [stdout] test log::log_range_expression_excludes_commits::log_range_expression_excludes_commits ... ok
[INFO] [stdout] test log::show_commit_with_decoration_none::show_commit_with_decoration_none ... ok
[INFO] [stdout] test log::show_commit_with_decoration_short_oneline::show_commit_with_decoration_short_oneline ... ok
[INFO] [stdout] test log::log_multiple_branches_with_timestamp_ordering::log_multiple_branches_with_timestamp_ordering ... ok
[INFO] [stdout] test log::show_commit_with_decoration_short::show_commit_with_decoration_short ... ok
[INFO] [stdout] test log::log_range_expression_with_default_excluded::log_range_expression_with_default_excluded ... ok
[INFO] [stdout] test log::show_log_with_no_commits::show_log_with_no_commits ... ok
[INFO] [stdout] test log::log_merge_traversal_simple_merge::log_merge_traversal_simple_merge ... ok
[INFO] [stdout] test log::log_with_mixed_revision_formats::log_with_mixed_revision_formats ... ok
[INFO] [stdout] test log::log_merge_traversal_sequential_merges::log_merge_traversal_sequential_merges ... ok
[INFO] [stdout] test log::show_log_from_abbreviated_sha::show_log_from_abbreviated_sha ... ok
[INFO] [stdout] test log::show_linear_history_in_medium_format::show_linear_history_in_medium_format ... ok
[INFO] [stdout] test log::show_log_from_head_commit::show_log_from_head_commit ... ok
[INFO] [stdout] test log::log_multiple_excluded_revisions::log_multiple_excluded_revisions ... ok
[INFO] [stdout] test log::show_log_from_nonexistent_branch::show_log_from_nonexistent_branch ... ok
[INFO] [stdout] test log::show_log_with_patch::show_log_with_patch ... ok
[INFO] [stdout] test log::log_only_excluded_revisions_defaults_to_head::log_only_excluded_revisions_defaults_to_head ... ok
[INFO] [stdout] test log::log_with_identical_timestamps_maintains_stable_order::log_with_identical_timestamps_maintains_stable_order ... ok
[INFO] [stdout] test log::show_single_commit_with_format_oneline::show_single_commit_with_format_oneline ... ok
[INFO] [stdout] test log::show_multiple_branches_with_decoration::show_multiple_branches_with_decoration ... ok
[INFO] [stdout] test log::log_interleaved_commits_from_three_branches::log_interleaved_commits_from_three_branches ... ok
[INFO] [stdout] test log::show_log_from_first_commit::show_log_from_first_commit ... ok
[INFO] [stdout] test log::show_log_with_patch_oneline::show_log_with_patch_oneline ... ok
[INFO] [stdout] test log::show_multiple_commits_in_oneline_format::show_multiple_commits_in_oneline_format ... ok
[INFO] [stdout] test log::show_log_from_middle_of_history::show_log_from_middle_of_history ... ok
[INFO] [stdout] test log::show_multiple_commits_in_medium_format::show_multiple_commits_in_medium_format ... ok
[INFO] [stdout] test log::show_single_commit_with_format_medium::show_single_commit_with_format_medium ... ok
[INFO] [stdout] test log::show_single_commit_in_oneline_format::show_single_commit_in_oneline_format ... ok
[INFO] [stdout] test ls_tree::list_all_blobs_from_head_commit_tree::list_all_blobs_from_head_commit_tree ... ok
[INFO] [stdout] test log::show_single_commit_with_oneline_and_abbrev_commit_flags::show_single_commit_with_oneline_and_abbrev_commit_flags ... ok
[INFO] [stdout] test log::show_single_commit_with_abbrev_commit_flag::show_single_commit_with_abbrev_commit_flag ... ok
[INFO] [stdout] test status::do_not_list_empty_untracked_directories::do_not_list_empty_untracked_directories ... ok
[INFO] [stdout] test log::verify_medium_format_structure::verify_medium_format_structure ... ok
[INFO] [stdout] test log::show_single_commit_in_medium_format::show_single_commit_in_medium_format ... ok
[INFO] [stdout] test status::list_untracked_directories_that_indirectly_contain_files::list_untracked_directories_that_indirectly_contain_files ... ok
[INFO] [stdout] test merge::merge_same_commit::merge_same_commit ... ok
[INFO] [stdout] test status::list_untracked_files_in_name_order::list_untracked_files_in_name_order ... ok
[INFO] [stdout] test status::list_untracked_directories_not_their_contents::list_untracked_directories_not_their_contents ... ok
[INFO] [stdout] test log::show_log_from_branch_reference::show_log_from_branch_reference ... ok
[INFO] [stdout] test log::show_multiple_commits_with_abbrev_commit_flag::show_multiple_commits_with_abbrev_commit_flag ... ok
[INFO] [stdout] test log::show_log_from_specific_commit_sha::show_log_from_specific_commit_sha ... ok
[INFO] [stdout] test status::list_untracked_files_inside_tracked_directories::list_untracked_directories_inside_tracked_directories ... ok
[INFO] [stdout] test ls_tree::list_all_blobs_from_head_commit::list_all_blobs_from_head_commit ... ok
[INFO] [stdout] test status::print_nothing_when_no_files_are_changed::print_nothing_when_no_files_are_changed ... ok
[INFO] [stdout] test status::print_nothing_if_a_file_is_touched::print_nothing_if_a_file_is_touched ... ok
[INFO] [stdout] test status::report_a_file_added_to_an_untracked_directory::report_a_file_added_to_an_untracked_directory ... ok
[INFO] [stdout] test status::report_files_in_deleted_directories::report_files_in_deleted_directories ... ok
[INFO] [stdout] test status::list_files_as_untracked_if_they_are_not_in_the_index::list_files_as_untracked_if_they_are_not_in_the_index ... ok
[INFO] [stdout] test status::report_a_file_added_to_a_tracked_directory::report_a_file_added_to_a_tracked_directory ... ok
[INFO] [stdout] test status::report_deleted_files::report_deleted_files ... ok
[INFO] [stdout] test status::report_deleted_files_from_last_commit::report_deleted_files_from_last_commit ... ok
[INFO] [stdout] test status::report_modified_files_with_unchanged_size::report_modified_files_with_unchanged_size ... ok
[INFO] [stdout] test status::report_all_deleted_files_inside_directories_from_last_commit::report_all_deleted_files_inside_directories_from_last_commit ... ok
[INFO] [stdout] test status::report_files_with_changed_modes::report_files_with_changed_modes ... ok
[INFO] [stdout] test status::report_files_with_modified_contents::report_files_with_modified_contents ... ok
[INFO] [stdout] test status::report_modified_contents_from_last_commit::report_modified_contents_from_last_commit ... ok
[INFO] [stdout] test merge::merge_linear_history::merge_linear_history ... ok
[INFO] [stdout] test merge::merge_simple_divergence::merge_simple_divergence ... ok
[INFO] [stdout] test merge::merge_diamond_pattern::merge_diamond_pattern ... ok
[INFO] [stdout] test status::report_modified_mods_from_last_commit::report_modified_mods_from_last_commit ... ok
[INFO] [stdout] test merge::merge_octopus_scenario::merge_octopus_scenario ... ok
[INFO] [stdout] test merge::merge_criss_cross::merge_criss_cross ... ok
[INFO] [stdout] test merge::merge_complex_branching::merge_complex_branching ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- add::adding_an_unreadable_file_is_ignored::adding_an_unreadable_file_is_ignored stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'add::adding_an_unreadable_file_is_ignored::adding_an_unreadable_file_is_ignored' (131) panicked at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected success
[INFO] [stdout] command=`cd "/opt/rustwide/workdir/../playground/.tmpjFgto8" && "/opt/rustwide/target/debug/bit" "add" "ut.txt" "veritatis.txt"`
[INFO] [stdout] code=0
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=""
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55898f7eb16a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55898f7eb16a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55898f7eb16a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55898f7eb16a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55898f80313a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55898f80313a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x55898f7f0fc2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55898f7f0fc2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x55898f7c75ff - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55898f7c75ff - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55898f7e2379 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55898f3ba63c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x55898f3ba63c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55898f7e25f2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x55898f7e25f2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55898f7c76b8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55898f7becf9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55898f7c84fd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55898f803a9c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55898f4f75c8 - core::panicking::panic_display::hd39ed543d445268d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x55898f506637 - assert_cmd::assert::AssertError::panic::h25ebf40a4238b4ad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stdout]   21:     0x55898f503227 - core::ops::function::FnOnce::call_once::hcfa564ba638be4b0
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x55898f5050e3 - core::result::Result<T,E>::unwrap_or_else::h7da507a668202a70
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1622:23
[INFO] [stdout]   23:     0x55898f507450 - assert_cmd::assert::Assert::failure::h0a64ceffb15f850e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:187:28
[INFO] [stdout]   24:     0x55898f2871f1 - cli_tests::add::adding_an_unreadable_file_is_ignored::adding_an_unreadable_file_is_ignored::hf6ea382df6c78148
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/add/adding_an_unreadable_file_is_ignored.rs:55:10
[INFO] [stdout]   25:     0x55898f287667 - cli_tests::add::adding_an_unreadable_file_is_ignored::adding_an_unreadable_file_is_ignored::{{closure}}::hdf4509bc75aaadcd
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/add/adding_an_unreadable_file_is_ignored.rs:9:46
[INFO] [stdout]   26:     0x55898f247516 - core::ops::function::FnOnce::call_once::h33a57b639c10f7d0
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x55898f3ae71b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x55898f3ae71b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x55898f3bb10b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x55898f3bb10b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x55898f3bb10b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x55898f3bb10b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x55898f3bb10b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x55898f3bb10b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x55898f3bb10b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x55898f3b6824 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x55898f3b6824 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x55898f3bdd12 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x55898f3bdd12 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x55898f3bdd12 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x55898f3bdd12 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x55898f3bdd12 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x55898f3bdd12 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x55898f3bdd12 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x55898f7ea1cf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   46:     0x55898f7ea1cf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x7c094735eaa4 - <unknown>
[INFO] [stdout]   48:     0x7c09473eba64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     add::adding_an_unreadable_file_is_ignored::adding_an_unreadable_file_is_ignored
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 213 passed; 1 failed; 1 ignored; 0 measured; 0 filtered out; finished in 7.33s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test cli_tests`
[INFO] running `Command { std: "docker" "inspect" "2701d8c665a6760a6018f6c52c2f4aecc5c12564df501c058bcff2b7c3083b52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2701d8c665a6760a6018f6c52c2f4aecc5c12564df501c058bcff2b7c3083b52", kill_on_drop: false }`
[INFO] [stdout] 2701d8c665a6760a6018f6c52c2f4aecc5c12564df501c058bcff2b7c3083b52
