[INFO] fetching crate git-cliff-core 2.10.1...
[INFO] testing git-cliff-core-2.10.1 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate git-cliff-core 2.10.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate git-cliff-core 2.10.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate git-cliff-core 2.10.1
[INFO] tweaked toml for crates.io crate git-cliff-core 2.10.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate git-cliff-core 2.10.1 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate git-cliff-core 2.10.1 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0f47189b5b6d6e42894ee178e682ec68b6c19490fcbf75c1d3d1cb818149016e
[INFO] running `Command { std: "docker" "start" "-a" "0f47189b5b6d6e42894ee178e682ec68b6c19490fcbf75c1d3d1cb818149016e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0f47189b5b6d6e42894ee178e682ec68b6c19490fcbf75c1d3d1cb818149016e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f47189b5b6d6e42894ee178e682ec68b6c19490fcbf75c1d3d1cb818149016e", kill_on_drop: false }`
[INFO] [stdout] 0f47189b5b6d6e42894ee178e682ec68b6c19490fcbf75c1d3d1cb818149016e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fe7ecafd434a5db3bb6518a34d15bb68ea83d32e592fdd79afbb81a2c255f830
[INFO] running `Command { std: "docker" "start" "-a" "fe7ecafd434a5db3bb6518a34d15bb68ea83d32e592fdd79afbb81a2c255f830", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling serde_core v1.0.221
[INFO] [stderr]    Compiling serde v1.0.221
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling cc v1.2.37
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling dary_heap v0.3.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libflate_lz77 v2.1.0
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling libflate v2.1.0
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling serde_json v1.0.144
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling libgit2-sys v0.18.2+1.9.1
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling rust-embed-utils v8.7.2
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling deranged v0.5.3
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling include-flate-compress v0.3.1
[INFO] [stderr]    Compiling tempfile v3.22.0
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling yaml-rust2 v0.10.3
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling unic-segment v0.9.0
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling reflink-copy v0.1.28
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling time v0.3.43
[INFO] [stderr]    Compiling indexmap v2.11.1
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.221
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling include-flate-codegen v0.3.1
[INFO] [stderr]    Compiling include-flate v0.3.1
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.4.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rust-embed-impl v8.7.2
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling pest v2.8.2
[INFO] [stderr]    Compiling rust-embed v8.7.2
[INFO] [stderr]    Compiling miette v5.10.0
[INFO] [stderr]    Compiling pest_meta v2.8.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling lazy-regex v3.4.1
[INFO] [stderr]    Compiling pest_generator v2.8.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling ssri v9.2.0
[INFO] [stderr]    Compiling toml v0.9.5
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling git-conventional v0.12.9
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling pest_derive v2.8.2
[INFO] [stderr]    Compiling config v0.15.15
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling next_version v0.2.25
[INFO] [stderr]    Compiling tera v1.20.0
[INFO] [stderr]    Compiling git2 v0.20.2
[INFO] [stderr]    Compiling cacache v13.0.0
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling serde_regex v1.1.0
[INFO] [stderr]    Compiling git-cliff-core v2.10.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9m 16s
[INFO] running `Command { std: "docker" "inspect" "fe7ecafd434a5db3bb6518a34d15bb68ea83d32e592fdd79afbb81a2c255f830", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe7ecafd434a5db3bb6518a34d15bb68ea83d32e592fdd79afbb81a2c255f830", kill_on_drop: false }`
[INFO] [stdout] fe7ecafd434a5db3bb6518a34d15bb68ea83d32e592fdd79afbb81a2c255f830
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dda88373d2fe9f9f5004ed6c934cde991132bc3ab5fc3a2f033d75bb664cc199
[INFO] running `Command { std: "docker" "start" "-a" "dda88373d2fe9f9f5004ed6c934cde991132bc3ab5fc3a2f033d75bb664cc199", kill_on_drop: false }`
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling dissimilar v1.0.10
[INFO] [stderr]    Compiling temp-dir v0.1.16
[INFO] [stderr]    Compiling expect-test v1.5.1
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling git-cliff-core v2.10.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 41.85s
[INFO] running `Command { std: "docker" "inspect" "dda88373d2fe9f9f5004ed6c934cde991132bc3ab5fc3a2f033d75bb664cc199", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dda88373d2fe9f9f5004ed6c934cde991132bc3ab5fc3a2f033d75bb664cc199", kill_on_drop: false }`
[INFO] [stdout] dda88373d2fe9f9f5004ed6c934cde991132bc3ab5fc3a2f033d75bb664cc199
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 69c53aeb84cc9d9a3ec9aba92338574af10976d94afd2df7b4762f2f8308c8b8
[INFO] running `Command { std: "docker" "start" "-a" "69c53aeb84cc9d9a3ec9aba92338574af10976d94afd2df7b4762f2f8308c8b8", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/git_cliff_core-153383f1a714a852)
[INFO] [stdout] 
[INFO] [stdout] running 38 tests
[INFO] [stdout] test commit::test::commit_sha ... ok
[INFO] [stdout] test commit::test::conventional_footers ... ok
[INFO] [stdout] test commit::test::field_name_regex ... ok
[INFO] [stdout] test changelog::test::changelog_generator_render_always ... ok
[INFO] [stdout] test commit::test::parse_body ... ok
[INFO] [stdout] test commit::test::parse_commit ... ok
[INFO] [stdout] test commit::test::parse_commit_field ... ok
[INFO] [stdout] test commit::test::parse_link ... ok
[INFO] [stdout] test config::test::remote_config ... ok
[INFO] [stdout] test error::test::throw_parse_error ... ok
[INFO] [stdout] test release::test::bump_version ... ok
[INFO] [stdout] test release::test::with_statistics ... ok
[INFO] [stdout] test repo::test::get_latest_commit ... FAILED
[INFO] [stdout] test repo::test::get_latest_tag ... FAILED
[INFO] [stdout] test repo::test::git_tags ... FAILED
[INFO] [stdout] test repo::test::commit_search ... FAILED
[INFO] [stdout] test repo::test::http_url_repo_owner ... ok
[INFO] [stdout] test commit::test::conventional_commit ... ok
[INFO] [stdout] test repo::test::git_upstream_remote ... FAILED
[INFO] [stdout] test changelog::test::changelog_adds_additional_context ... ok
[INFO] [stdout] test config::test::load ... FAILED
[INFO] [stdout] test repo::test::includes_root_commit ... FAILED
[INFO] [stdout] test repo::test::resolves_tag_when_no_tags_exist ... FAILED
[INFO] [stdout] test repo::test::ssh_url_repo_owner ... ok
[INFO] [stdout] test repo::test::resolves_existing_tag_with_name_and_message ... FAILED
[INFO] [stdout] test tag::test::create_tag_with_name_and_message ... ok
[INFO] [stdout] test tag::test::create_tag_with_name_and_no_message ... ok
[INFO] [stderr] sh: 1: some_command: not found
[INFO] [stdout] test command::test::run_os_command ... ok
[INFO] [stdout] test template::test::render_template ... ok
[INFO] [stdout] test template::test::render_trimmed_template ... ok
[INFO] [stdout] test template::test::test_upper_first_filter ... ok
[INFO] [stdout] test changelog::test::changelog_generator_split_commits ... ok
[INFO] [stdout] test repo::test::propagate_error_if_no_repo_found ... ok
[INFO] [stdout] test repo::test::open_jujutsu_repo ... ok
[INFO] [stdout] test statistics::test::from_release ... ok
[INFO] [stdout] test tag::test::debug_print_tag_with_message ... ok
[INFO] [stdout] test changelog::test::changelog_generator ... ok
[INFO] [stdout] test repo::test::test_should_retain_commit ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- repo::test::get_latest_commit stdout ----
[INFO] [stdout] Error: GitError(Error { code: -3, klass: 6, message: "could not find repository at '/opt/rustwide'" })
[INFO] [stdout] 
[INFO] [stdout] ---- repo::test::get_latest_tag stdout ----
[INFO] [stdout] Error: GitError(Error { code: -3, klass: 6, message: "could not find repository at '/opt/rustwide'" })
[INFO] [stdout] 
[INFO] [stdout] ---- repo::test::git_tags stdout ----
[INFO] [stdout] Error: GitError(Error { code: -3, klass: 6, message: "could not find repository at '/opt/rustwide'" })
[INFO] [stdout] 
[INFO] [stdout] ---- repo::test::commit_search stdout ----
[INFO] [stdout] Error: GitError(Error { code: -3, klass: 6, message: "could not find repository at '/opt/rustwide'" })
[INFO] [stdout] 
[INFO] [stdout] ---- repo::test::git_upstream_remote stdout ----
[INFO] [stdout] Error: GitError(Error { code: -3, klass: 6, message: "could not find repository at '/opt/rustwide'" })
[INFO] [stdout] 
[INFO] [stdout] ---- config::test::load stdout ----
[INFO] [stdout] Error: ConfigError(configuration file "/opt/rustwide/config/cliff.toml" not found)
[INFO] [stdout] 
[INFO] [stdout] ---- repo::test::includes_root_commit stdout ----
[INFO] [stdout] Error: GitError(Error { code: -3, klass: 6, message: "could not find repository at '/opt/rustwide'" })
[INFO] [stdout] 
[INFO] [stdout] ---- repo::test::resolves_tag_when_no_tags_exist stdout ----
[INFO] [stdout] Error: GitError(Error { code: -3, klass: 6, message: "could not find repository at '/opt/rustwide'" })
[INFO] [stdout] 
[INFO] [stdout] ---- repo::test::resolves_existing_tag_with_name_and_message stdout ----
[INFO] [stdout] Error: GitError(Error { code: -3, klass: 6, message: "could not find repository at '/opt/rustwide'" })
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     config::test::load
[INFO] [stdout]     repo::test::commit_search
[INFO] [stdout]     repo::test::get_latest_commit
[INFO] [stdout]     repo::test::get_latest_tag
[INFO] [stdout]     repo::test::git_tags
[INFO] [stdout]     repo::test::git_upstream_remote
[INFO] [stdout]     repo::test::includes_root_commit
[INFO] [stdout]     repo::test::resolves_existing_tag_with_name_and_message
[INFO] [stdout]     repo::test::resolves_tag_when_no_tags_exist
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 29 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "69c53aeb84cc9d9a3ec9aba92338574af10976d94afd2df7b4762f2f8308c8b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69c53aeb84cc9d9a3ec9aba92338574af10976d94afd2df7b4762f2f8308c8b8", kill_on_drop: false }`
[INFO] [stdout] 69c53aeb84cc9d9a3ec9aba92338574af10976d94afd2df7b4762f2f8308c8b8
