[INFO] fetching crate all-contributors 0.2.0...
[INFO] testing all-contributors-0.2.0 against 1.90.0 for beta-1.91-2
[INFO] extracting crate all-contributors 0.2.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate all-contributors 0.2.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate all-contributors 0.2.0
[INFO] tweaked toml for crates.io crate all-contributors 0.2.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate all-contributors 0.2.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate all-contributors 0.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dtoa-short v0.3.5
[INFO] [stderr]   Downloaded string_cache v0.8.9
[INFO] [stderr]   Downloaded scraper v0.13.0
[INFO] [stderr]   Downloaded string_cache_codegen v0.5.4
[INFO] [stderr]   Downloaded dtoa v1.0.10
[INFO] [stderr]   Downloaded globwalk v0.9.1
[INFO] [stderr]   Downloaded secrecy v0.10.3
[INFO] [stderr]   Downloaded table-extract v0.2.3
[INFO] [stderr]   Downloaded assert_fs v1.1.2
[INFO] [stderr]   Downloaded ego-tree v0.6.3
[INFO] [stderr]   Downloaded assert_cmd v2.0.17
[INFO] [stderr]   Downloaded jsonwebtoken v9.3.1
[INFO] [stderr]   Downloaded insta v1.42.2
[INFO] [stderr]   Downloaded tower-http v0.6.2
[INFO] [stderr]   Downloaded bstr v1.12.0
[INFO] [stderr]   Downloaded octocrab v0.44.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 54035ded0612a879b45f55b392cef11731f2782df5fb7807eb75106a27c28171
[INFO] running `Command { std: "docker" "start" "-a" "54035ded0612a879b45f55b392cef11731f2782df5fb7807eb75106a27c28171", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "54035ded0612a879b45f55b392cef11731f2782df5fb7807eb75106a27c28171", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54035ded0612a879b45f55b392cef11731f2782df5fb7807eb75106a27c28171", kill_on_drop: false }`
[INFO] [stdout] 54035ded0612a879b45f55b392cef11731f2782df5fb7807eb75106a27c28171
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e81e198b8b14727a8542467fe3b18ae692bc921dd2d4104c6917d71401226db9
[INFO] running `Command { std: "docker" "start" "-a" "e81e198b8b14727a8542467fe3b18ae692bc921dd2d4104c6917d71401226db9", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling dtoa v1.0.10
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling selectors v0.22.0
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling servo_arc v0.1.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling rustls v0.23.26
[INFO] [stderr]    Compiling thin-slice v0.1.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling rustls-webpki v0.103.1
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling cssparser v0.27.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling derive_more v0.99.19
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling ego-tree v0.6.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling scraper v0.13.0
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling table-extract v0.2.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling snafu-derive v0.8.5
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling all-contributors v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling tower-http v0.6.2
[INFO] [stderr]    Compiling clap_builder v4.5.37
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling snafu v0.8.5
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling octocrab v0.44.0
[INFO] [stderr]    Compiling clap v4.5.37
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 17s
[INFO] running `Command { std: "docker" "inspect" "e81e198b8b14727a8542467fe3b18ae692bc921dd2d4104c6917d71401226db9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e81e198b8b14727a8542467fe3b18ae692bc921dd2d4104c6917d71401226db9", kill_on_drop: false }`
[INFO] [stdout] e81e198b8b14727a8542467fe3b18ae692bc921dd2d4104c6917d71401226db9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e97a092a7104c6afbd09a61503d9e9aee5c3059d36e8e794d2721c06721b4c0d
[INFO] running `Command { std: "docker" "start" "-a" "e97a092a7104c6afbd09a61503d9e9aee5c3059d36e8e794d2721c06721b4c0d", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling tower-http v0.6.2
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling octocrab v0.44.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling insta v1.42.2
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling assert_fs v1.1.2
[INFO] [stderr]    Compiling all-contributors v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 26s
[INFO] running `Command { std: "docker" "inspect" "e97a092a7104c6afbd09a61503d9e9aee5c3059d36e8e794d2721c06721b4c0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e97a092a7104c6afbd09a61503d9e9aee5c3059d36e8e794d2721c06721b4c0d", kill_on_drop: false }`
[INFO] [stdout] e97a092a7104c6afbd09a61503d9e9aee5c3059d36e8e794d2721c06721b4c0d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 33d77270b6043cec299e56aad424df5ad0269612f3f877a3ecce8d7daf8dde12
[INFO] running `Command { std: "docker" "start" "-a" "33d77270b6043cec299e56aad424df5ad0269612f3f877a3ecce8d7daf8dde12", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/all_contributors-a39e32179a5e22c2)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test models::repository_type::tests::default_value_if_none_provided ... ok
[INFO] [stdout] test models::repository_type::tests::should_recognize_github ... ok
[INFO] [stdout] test models::repository_type::tests::should_recognize_gitlab ... ok
[INFO] [stdout] test models::repository_type::tests::fails_to_recognized_any_other_git_provider ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/main.rs (/opt/rustwide/target/debug/deps/main-29d63bc33b1ea99d)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test cli::e2e::add_new_contribution_to_existing_contributor_and_generate ... ok
[INFO] [stdout] test cli::add::should_add_new_contribution_to_existing_contributor ... ok
[INFO] [stdout] test cli::add::add_an_existing_contribution_should_do_nothing ... ok
[INFO] [stdout] test cli::generate::should_generate_with_same_input ... ok
[INFO] [stdout] test cli::add::should_add_new_contributor_and_its_contributions_and_then_apply_generate_alt ... FAILED
[INFO] [stdout] test cli::e2e::add_new_contributor_and_its_contributions_and_generate ... FAILED
[INFO] [stdout] test cli::add::should_add_new_contributor_and_its_contributions ... FAILED
[INFO] [stdout] test cli::add::should_add_new_contributor_and_its_contributions_and_then_apply_generate ... FAILED
[INFO] [stdout] test cli::generate::fails_to_generate_if_no_config_file ... FAILED
[INFO] [stdout] test cli::add::fails_to_add_if_no_config_file ... FAILED
[INFO] [stdout] test cli::generate::fails_to_generate_if_one_file_does_not_exist ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- cli::add::should_add_new_contributor_and_its_contributions_and_then_apply_generate_alt stdout ----
[INFO] [stdout] Error: Unexpected failure.
[INFO] [stdout] code=1
[INFO] [stdout] stderr=```<268 lines total>
[INFO] [stdout] ```
[INFO] [stdout] Error: 
[INFO] [stdout]    0: Service Error: client error (Connect)
[INFO] [stdout] 
[INFO] [stdout]       Found at    0: snafu::backtrace_impl::<impl snafu::GenerateImplicitData for std::backtrace::Backtrace>::generate
[INFO] [stdout]    0:              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.5/src/backtrace_impl_std.rs:5:9
[INFO] [stdout]    0:    1: snafu::GenerateImplicitData::generate_with_source
[INFO] [stdout]    0:              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.5/src/lib.rs:1297:9
[INFO] [stdout]    0:    2: <octocrab::error::ServiceSnafu as snafu::IntoError<octocrab::error::Error>>::into_error
[INFO] [stdout]    0:              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/octocrab-0.44.0/src/error.rs:23:10
[INFO] [stdout]    0:    3: <core::result::Result<T,E> as snafu::ResultExt<T,E>>::context
[INFO] [stdout]    0:              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.5/src/lib.rs:828:39
[INFO] [stdout]    0:    4: octocrab::Octocrab::send::{{closure}}
[INFO] [stdout]    0:              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/octocrab-0.44.0/src/lib.rs:1640:14
[INFO] [stdout]    0:    5: octocrab::Octocrab::execute::{{closure}}
[INFO] [stdout]    0:              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/octocrab-0.44.0/src/lib.rs:1731:43
[INFO] [stdout]    0:    6: octocrab::Octocrab::_get_with_headers::{{closure}}
[INFO] [stdout]    0:              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/octocrab-0.44.0/src/lib.rs:1457:31
[INFO] [stdout]    0:    7: octocrab::Octocrab::get_with_headers::{{closure}}
[INFO] [stdout]    0:              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/octocrab-0.44.0/src/lib.rs:1436:14
[INFO] [stdout]    0:    8: octocrab::Octocrab::get::{{closure}}
[INFO] [stdout] ```
[INFO] [stdout] <208 lines omitted>
[INFO] [stdout] ```
[INFO] [stdout]         63 │ 
[INFO] [stdout]         64 │     if let Some(mut guard) = maybe_guard {
[INFO] [stdout]         65 >         return f(&mut guard.blocking);
[INFO] [stdout]         66 │     }
[INFO] [stdout]         67 │ 
[INFO] [stdout]   27: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h7ad1322bed80374e
[INFO] [stdout]       at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:188
[INFO] [stdout]        186 │         pin!(future);
[INFO] [stdout]        187 │ 
[INFO] [stdout]        188 >         crate::runtime::context::enter_runtime(handle, false, |blocking| {
[INFO] [stdout]        189 │             let handle = handle.as_current_thread();
[INFO] [stdout]        190 │ 
[INFO] [stdout]   28: tokio::runtime::runtime::Runtime::block_on_inner::h2a9445568134d5ba
[INFO] [stdout]       at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:368
[INFO] [stdout]        366 │ 
[INFO] [stdout]        367 │         match &self.scheduler {
[INFO] [stdout]        368 >             Scheduler::CurrentThread(exec) => exec.block_on(&self.handle.inner, future),
[INFO] [stdout]        369 │             #[cfg(feature = \"rt-multi-thread\")]
[INFO] [stdout]        370 │             Scheduler::MultiThread(exec) => exec.block_on(&self.handle.inner, future),
[INFO] [stdout]   29: tokio::runtime::runtime::Runtime::block_on::h90a81c198e8e93ca
[INFO] [stdout]       at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:340
[INFO] [stdout]        338 │         let fut_size = mem::size_of::<F>();
[INFO] [stdout]        339 │         if fut_size > BOX_FUTURE_THRESHOLD {
[INFO] [stdout]        340 >             self.block_on_inner(Box::pin(future), SpawnMeta::new_unnamed(fut_size))
[INFO] [stdout]        341 │         } else {
[INFO] [stdout]        342 │             self.block_on_inner(future, SpawnMeta::new_unnamed(fut_size))
[INFO] [stdout]   30: all_contributors::main::h28f1c5e34d47e41b
[INFO] [stdout]       at /opt/rustwide/workdir/src/main.rs:28
[INFO] [stdout]         26 │     let args = Args::parse();
[INFO] [stdout]         27 │ 
[INFO] [stdout]         28 >     match args.command {
[INFO] [stdout]         29 │         Action::Generate => generate::main(),
[INFO] [stdout]         30 │         Action::Add(AddArgs {
[INFO] [stdout]   31: core::ops::function::FnOnce::call_once::h4ed3ed9eb88407f9
[INFO] [stdout]       at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253
[INFO] [stdout]   32: std::sys::backtrace::__rust_begin_short_backtrace::hf026ef0a2a8a04ed
[INFO] [stdout]       at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158
[INFO] [stdout]                                 ⋮ 14 frames hidden ⋮                              
[INFO] [stdout] 
[INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] ```
[INFO] [stdout] ```
[INFO] [stdout] command=`cd "/tmp/.tmpirXlOn" && NO_COLOR="1" "/opt/rustwide/target/debug/all-contributors" "add" "odonno" "code,ideas" "--gen"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=<268 lines total>
[INFO] [stdout] ```
[INFO] [stdout] Error: 
[INFO] [stdout]    0: Service Error: client error (Connect)
[INFO] [stdout] 
[INFO] [stdout]       Found at    0: snafu::backtrace_impl::<impl snafu::GenerateImplicitData for std::backtrace::Backtrace>::generate
[INFO] [stdout]    0:              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.5/src/backtrace_impl_std.rs:5:9
[INFO] [stdout]    0:    1: snafu::GenerateImplicitData::generate_with_source
[INFO] [stdout]    0:              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.5/src/lib.rs:1297:9
[INFO] [stdout]    0:    2: <octocrab::error::ServiceSnafu as snafu::IntoError<octocrab::error::Error>>::into_error
[INFO] [stdout]    0:              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/octocrab-0.44.0/src/error.rs:23:10
[INFO] [stdout]    0:    3: <core::result::Result<T,E> as snafu::ResultExt<T,E>>::context
[INFO] [stdout]    0:              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.5/src/lib.rs:828:39
[INFO] [stdout]    0:    4: octocrab::Octocrab::send::{{closure}}
[INFO] [stdout]    0:              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/octocrab-0.44.0/src/lib.rs:1640:14
[INFO] [stdout]    0:    5: octocrab::Octocrab::execute::{{closure}}
[INFO] [stdout]    0:              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/octocrab-0.44.0/src/lib.rs:1731:43
[INFO] [stdout]    0:    6: octocrab::Octocrab::_get_with_headers::{{closure}}
[INFO] [stdout]    0:              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/octocrab-0.44.0/src/lib.rs:1457:31
[INFO] [stdout]    0:    7: octocrab::Octocrab::get_with_headers::{{closure}}
[INFO] [stdout]    0:              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/octocrab-0.44.0/src/lib.rs:1436:14
[INFO] [stdout]    0:    8: octocrab::Octocrab::get::{{closure}}
[INFO] [stdout] ```
[INFO] [stdout] <208 lines omitted>
[INFO] [stdout] ```
[INFO] [stdout]         63 │ 
[INFO] [stdout]         64 │     if let Some(mut guard) = maybe_guard {
[INFO] [stdout]         65 >         return f(&mut guard.blocking);
[INFO] [stdout]         66 │     }
[INFO] [stdout]         67 │ 
[INFO] [stdout]   27: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h7ad1322bed80374e
[INFO] [stdout]       at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:188
[INFO] [stdout]        186 │         pin!(future);
[INFO] [stdout]        187 │ 
[INFO] [stdout]        188 >         crate::runtime::context::enter_runtime(handle, false, |blocking| {
[INFO] [stdout]        189 │             let handle = handle.as_current_thread();
[INFO] [stdout]        190 │ 
[INFO] [stdout]   28: tokio::runtime::runtime::Runtime::block_on_inner::h2a9445568134d5ba
[INFO] [stdout]       at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:368
[INFO] [stdout]        366 │ 
[INFO] [stdout]        367 │         match &self.scheduler {
[INFO] [stdout]        368 >             Scheduler::CurrentThread(exec) => exec.block_on(&self.handle.inner, future),
[INFO] [stdout]        369 │             #[cfg(feature = \"rt-multi-thread\")]
[INFO] [stdout]        370 │             Scheduler::MultiThread(exec) => exec.block_on(&self.handle.inner, future),
[INFO] [stdout]   29: tokio::runtime::runtime::Runtime::block_on::h90a81c198e8e93ca
[INFO] [stdout]       at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:340
[INFO] [stdout]        338 │         let fut_size = mem::size_of::<F>();
[INFO] [stdout]        339 │         if fut_size > BOX_FUTURE_THRESHOLD {
[INFO] [stdout]        340 >             self.block_on_inner(Box::pin(future), SpawnMeta::new_unnamed(fut_size))
[INFO] [stdout]        341 │         } else {
[INFO] [stdout]        342 │             self.block_on_inner(future, SpawnMeta::new_unnamed(fut_size))
[INFO] [stdout]   30: all_contributors::main::h28f1c5e34d47e41b
[INFO] [stdout]       at /opt/rustwide/workdir/src/main.rs:28
[INFO] [stdout]         26 │     let args = Args::parse();
[INFO] [stdout]         27 │ 
[INFO] [stdout]         28 >     match args.command {
[INFO] [stdout]         29 │         Action::Generate => generate::main(),
[INFO] [stdout]         30 │         Action::Add(AddArgs {
[INFO] [stdout]   31: core::ops::function::FnOnce::call_once::h4ed3ed9eb88407f9
[INFO] [stdout]       at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253
[INFO] [stdout]   32: std::sys::backtrace::__rust_begin_short_backtrace::hf026ef0a2a8a04ed
[INFO] [stdout]       at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158
[INFO] [stdout]                                 ⋮ 14 frames hidden ⋮                              
[INFO] [stdout] 
[INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     tests/cli/add.rs:177:18
[INFO] [stdout] 
[INFO] [stdout] ---- cli::e2e::add_new_contributor_and_its_contributions_and_generate stdout ----
[INFO] [stdout] Error: Unexpected failure.
[INFO] [stdout] code=1
[INFO] [stdout] stderr=```<268 lines total>
[INFO] [stdout] ```
[INFO] [stdout] Error: 
[INFO] [stdout]    0: Service Error: client error (Connect)
[INFO] [stdout] 
[INFO] [stdout]       Found at    0: snafu::backtrace_impl::<impl snafu::GenerateImplicitData for std::backtrace::Backtrace>::generate
[INFO] [stdout]    0:              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.5/src/backtrace_impl_std.rs:5:9
[INFO] [stdout]    0:    1: snafu::GenerateImplicitData::generate_with_source
[INFO] [stdout]    0:              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.5/src/lib.rs:1297:9
[INFO] [stdout]    0:    2: <octocrab::error::ServiceSnafu as snafu::IntoError<octocrab::error::Error>>::into_error
[INFO] [stdout]    0:              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/octocrab-0.44.0/src/error.rs:23:10
[INFO] [stdout]    0:    3: <core::result::Result<T,E> as snafu::ResultExt<T,E>>::context
[INFO] [stdout]    0:              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.5/src/lib.rs:828:39
[INFO] [stdout]    0:    4: octocrab::Octocrab::send::{{closure}}
[INFO] [stdout]    0:              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/octocrab-0.44.0/src/lib.rs:1640:14
[INFO] [stdout]    0:    5: octocrab::Octocrab::execute::{{closure}}
[INFO] [stdout]    0:              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/octocrab-0.44.0/src/lib.rs:1731:43
[INFO] [stdout]    0:    6: octocrab::Octocrab::_get_with_headers::{{closure}}
[INFO] [stdout]    0:              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/octocrab-0.44.0/src/lib.rs:1457:31
[INFO] [stdout]    0:    7: octocrab::Octocrab::get_with_headers::{{closure}}
[INFO] [stdout]    0:              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/octocrab-0.44.0/src/lib.rs:1436:14
[INFO] [stdout]    0:    8: octocrab::Octocrab::get::{{closure}}
[INFO] [stdout] ```
[INFO] [stdout] <208 lines omitted>
[INFO] [stdout] ```
[INFO] [stdout]         63 │ 
[INFO] [stdout]         64 │     if let Some(mut guard) = maybe_guard {
[INFO] [stdout]         65 >         return f(&mut guard.blocking);
[INFO] [stdout]         66 │     }
[INFO] [stdout]         67 │ 
[INFO] [stdout]   27: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h7ad1322bed80374e
[INFO] [stdout]       at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:188
[INFO] [stdout]        186 │         pin!(future);
[INFO] [stdout]        187 │ 
[INFO] [stdout]        188 >         crate::runtime::context::enter_runtime(handle, false, |blocking| {
[INFO] [stdout]        189 │             let handle = handle.as_current_thread();
[INFO] [stdout]        190 │ 
[INFO] [stdout]   28: tokio::runtime::runtime::Runtime::block_on_inner::h2a9445568134d5ba
[INFO] [stdout]       at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:368
[INFO] [stdout]        366 │ 
[INFO] [stdout]        367 │         match &self.scheduler {
[INFO] [stdout]        368 >             Scheduler::CurrentThread(exec) => exec.block_on(&self.handle.inner, future),
[INFO] [stdout]        369 │             #[cfg(feature = \"rt-multi-thread\")]
[INFO] [stdout]        370 │             Scheduler::MultiThread(exec) => exec.block_on(&self.handle.inner, future),
[INFO] [stdout]   29: tokio::runtime::runtime::Runtime::block_on::h90a81c198e8e93ca
[INFO] [stdout]       at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:340
[INFO] [stdout]        338 │         let fut_size = mem::size_of::<F>();
[INFO] [stdout]        339 │         if fut_size > BOX_FUTURE_THRESHOLD {
[INFO] [stdout]        340 >             self.block_on_inner(Box::pin(future), SpawnMeta::new_unnamed(fut_size))
[INFO] [stdout]        341 │         } else {
[INFO] [stdout]        342 │             self.block_on_inner(future, SpawnMeta::new_unnamed(fut_size))
[INFO] [stdout]   30: all_contributors::main::h28f1c5e34d47e41b
[INFO] [stdout]       at /opt/rustwide/workdir/src/main.rs:28
[INFO] [stdout]         26 │     let args = Args::parse();
[INFO] [stdout]         27 │ 
[INFO] [stdout]         28 >     match args.command {
[INFO] [stdout]         29 │         Action::Generate => generate::main(),
[INFO] [stdout]         30 │         Action::Add(AddArgs {
[INFO] [stdout]   31: core::ops::function::FnOnce::call_once::h4ed3ed9eb88407f9
[INFO] [stdout]       at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253
[INFO] [stdout]   32: std::sys::backtrace::__rust_begin_short_backtrace::hf026ef0a2a8a04ed
[INFO] [stdout]       at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158
[INFO] [stdout]                                 ⋮ 14 frames hidden ⋮                              
[INFO] [stdout] 
[INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] ```
[INFO] [stdout] ```
[INFO] [stdout] command=`cd "/tmp/.tmp0Y1AJQ" && NO_COLOR="1" "/opt/rustwide/target/debug/all-contributors" "add" "odonno" "code,ideas"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=<268 lines total>
[INFO] [stdout] ```
[INFO] [stdout] Error: 
[INFO] [stdout]    0: Service Error: client error (Connect)
[INFO] [stdout] 
[INFO] [stdout]       Found at    0: snafu::backtrace_impl::<impl snafu::GenerateImplicitData for std::backtrace::Backtrace>::generate
[INFO] [stdout]    0:              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.5/src/backtrace_impl_std.rs:5:9
[INFO] [stdout]    0:    1: snafu::GenerateImplicitData::generate_with_source
[INFO] [stdout]    0:              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.5/src/lib.rs:1297:9
[INFO] [stdout]    0:    2: <octocrab::error::ServiceSnafu as snafu::IntoError<octocrab::error::Error>>::into_error
[INFO] [stdout]    0:              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/octocrab-0.44.0/src/error.rs:23:10
[INFO] [stdout]    0:    3: <core::result::Result<T,E> as snafu::ResultExt<T,E>>::context
[INFO] [stdout]    0:              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.5/src/lib.rs:828:39
[INFO] [stdout]    0:    4: octocrab::Octocrab::send::{{closure}}
[INFO] [stdout]    0:              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/octocrab-0.44.0/src/lib.rs:1640:14
[INFO] [stdout]    0:    5: octocrab::Octocrab::execute::{{closure}}
[INFO] [stdout]    0:              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/octocrab-0.44.0/src/lib.rs:1731:43
[INFO] [stdout]    0:    6: octocrab::Octocrab::_get_with_headers::{{closure}}
[INFO] [stdout]    0:              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/octocrab-0.44.0/src/lib.rs:1457:31
[INFO] [stdout]    0:    7: octocrab::Octocrab::get_with_headers::{{closure}}
[INFO] [stdout]    0:              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/octocrab-0.44.0/src/lib.rs:1436:14
[INFO] [stdout]    0:    8: octocrab::Octocrab::get::{{closure}}
[INFO] [stdout] ```
[INFO] [stdout] <208 lines omitted>
[INFO] [stdout] ```
[INFO] [stdout]         63 │ 
[INFO] [stdout]         64 │     if let Some(mut guard) = maybe_guard {
[INFO] [stdout]         65 >         return f(&mut guard.blocking);
[INFO] [stdout]         66 │     }
[INFO] [stdout]         67 │ 
[INFO] [stdout]   27: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h7ad1322bed80374e
[INFO] [stdout]       at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:188
[INFO] [stdout]        186 │         pin!(future);
[INFO] [stdout]        187 │ 
[INFO] [stdout]        188 >         crate::runtime::context::enter_runtime(handle, false, |blocking| {
[INFO] [stdout]        189 │             let handle = handle.as_current_thread();
[INFO] [stdout]        190 │ 
[INFO] [stdout]   28: tokio::runtime::runtime::Runtime::block_on_inner::h2a9445568134d5ba
[INFO] [stdout]       at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:368
[INFO] [stdout]        366 │ 
[INFO] [stdout]        367 │         match &self.scheduler {
[INFO] [stdout]        368 >             Scheduler::CurrentThread(exec) => exec.block_on(&self.handle.inner, future),
[INFO] [stdout]        369 │             #[cfg(feature = \"rt-multi-thread\")]
[INFO] [stdout]        370 │             Scheduler::MultiThread(exec) => exec.block_on(&self.handle.inner, future),
[INFO] [stdout]   29: tokio::runtime::runtime::Runtime::block_on::h90a81c198e8e93ca
[INFO] [stdout]       at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:340
[INFO] [stdout]        338 │         let fut_size = mem::size_of::<F>();
[INFO] [stdout]        339 │         if fut_size > BOX_FUTURE_THRESHOLD {
[INFO] [stdout]        340 >             self.block_on_inner(Box::pin(future), SpawnMeta::new_unnamed(fut_size))
[INFO] [stdout]        341 │         } else {
[INFO] [stdout]        342 │             self.block_on_inner(future, SpawnMeta::new_unnamed(fut_size))
[INFO] [stdout]   30: all_contributors::main::h28f1c5e34d47e41b
[INFO] [stdout]       at /opt/rustwide/workdir/src/main.rs:28
[INFO] [stdout]         26 │     let args = Args::parse();
[INFO] [stdout]         27 │ 
[INFO] [stdout]         28 >     match args.command {
[INFO] [stdout]         29 │         Action::Generate => generate::main(),
[INFO] [stdout]         30 │         Action::Add(AddArgs {
[INFO] [stdout]   31: core::ops::function::FnOnce::call_once::h4ed3ed9eb88407f9
[INFO] [stdout]       at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253
[INFO] [stdout]   32: std::sys::backtrace::__rust_begin_short_backtrace::hf026ef0a2a8a04ed
[INFO] [stdout]       at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158
[INFO] [stdout]                                 ⋮ 14 frames hidden ⋮                              
[INFO] [stdout] 
[INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     tests/helpers/common.rs:20:5
[INFO] [stdout] 
[INFO] [stdout] ---- cli::add::should_add_new_contributor_and_its_contributions stdout ----
[INFO] [stdout] Error: Unexpected failure.
[INFO] [stdout] code=1
[INFO] [stdout] stderr=```<268 lines total>
[INFO] [stdout] ```
[INFO] [stdout] Error: 
[INFO] [stdout]    0: Service Error: client error (Connect)
[INFO] [stdout] 
[INFO] [stdout]       Found at    0: snafu::backtrace_impl::<impl snafu::GenerateImplicitData for std::backtrace::Backtrace>::generate
[INFO] [stdout]    0:              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.5/src/backtrace_impl_std.rs:5:9
[INFO] [stdout]    0:    1: snafu::GenerateImplicitData::generate_with_source
[INFO] [stdout]    0:              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.5/src/lib.rs:1297:9
[INFO] [stdout]    0:    2: <octocrab::error::ServiceSnafu as snafu::IntoError<octocrab::error::Error>>::into_error
[INFO] [stdout]    0:              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/octocrab-0.44.0/src/error.rs:23:10
[INFO] [stdout]    0:    3: <core::result::Result<T,E> as snafu::ResultExt<T,E>>::context
[INFO] [stdout]    0:              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.5/src/lib.rs:828:39
[INFO] [stdout]    0:    4: octocrab::Octocrab::send::{{closure}}
[INFO] [stdout]    0:              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/octocrab-0.44.0/src/lib.rs:1640:14
[INFO] [stdout]    0:    5: octocrab::Octocrab::execute::{{closure}}
[INFO] [stdout]    0:              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/octocrab-0.44.0/src/lib.rs:1731:43
[INFO] [stdout]    0:    6: octocrab::Octocrab::_get_with_headers::{{closure}}
[INFO] [stdout]    0:              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/octocrab-0.44.0/src/lib.rs:1457:31
[INFO] [stdout]    0:    7: octocrab::Octocrab::get_with_headers::{{closure}}
[INFO] [stdout]    0:              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/octocrab-0.44.0/src/lib.rs:1436:14
[INFO] [stdout]    0:    8: octocrab::Octocrab::get::{{closure}}
[INFO] [stdout] ```
[INFO] [stdout] <208 lines omitted>
[INFO] [stdout] ```
[INFO] [stdout]         63 │ 
[INFO] [stdout]         64 │     if let Some(mut guard) = maybe_guard {
[INFO] [stdout]         65 >         return f(&mut guard.blocking);
[INFO] [stdout]         66 │     }
[INFO] [stdout]         67 │ 
[INFO] [stdout]   27: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h7ad1322bed80374e
[INFO] [stdout]       at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:188
[INFO] [stdout]        186 │         pin!(future);
[INFO] [stdout]        187 │ 
[INFO] [stdout]        188 >         crate::runtime::context::enter_runtime(handle, false, |blocking| {
[INFO] [stdout]        189 │             let handle = handle.as_current_thread();
[INFO] [stdout]        190 │ 
[INFO] [stdout]   28: tokio::runtime::runtime::Runtime::block_on_inner::h2a9445568134d5ba
[INFO] [stdout]       at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:368
[INFO] [stdout]        366 │ 
[INFO] [stdout]        367 │         match &self.scheduler {
[INFO] [stdout]        368 >             Scheduler::CurrentThread(exec) => exec.block_on(&self.handle.inner, future),
[INFO] [stdout]        369 │             #[cfg(feature = \"rt-multi-thread\")]
[INFO] [stdout]        370 │             Scheduler::MultiThread(exec) => exec.block_on(&self.handle.inner, future),
[INFO] [stdout]   29: tokio::runtime::runtime::Runtime::block_on::h90a81c198e8e93ca
[INFO] [stdout]       at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:340
[INFO] [stdout]        338 │         let fut_size = mem::size_of::<F>();
[INFO] [stdout]        339 │         if fut_size > BOX_FUTURE_THRESHOLD {
[INFO] [stdout]        340 >             self.block_on_inner(Box::pin(future), SpawnMeta::new_unnamed(fut_size))
[INFO] [stdout]        341 │         } else {
[INFO] [stdout]        342 │             self.block_on_inner(future, SpawnMeta::new_unnamed(fut_size))
[INFO] [stdout]   30: all_contributors::main::h28f1c5e34d47e41b
[INFO] [stdout]       at /opt/rustwide/workdir/src/main.rs:28
[INFO] [stdout]         26 │     let args = Args::parse();
[INFO] [stdout]         27 │ 
[INFO] [stdout]         28 >     match args.command {
[INFO] [stdout]         29 │         Action::Generate => generate::main(),
[INFO] [stdout]         30 │         Action::Add(AddArgs {
[INFO] [stdout]   31: core::ops::function::FnOnce::call_once::h4ed3ed9eb88407f9
[INFO] [stdout]       at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253
[INFO] [stdout]   32: std::sys::backtrace::__rust_begin_short_backtrace::hf026ef0a2a8a04ed
[INFO] [stdout]       at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158
[INFO] [stdout]                                 ⋮ 14 frames hidden ⋮                              
[INFO] [stdout] 
[INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] ```
[INFO] [stdout] ```
[INFO] [stdout] command=`cd "/tmp/.tmp07Gspv" && NO_COLOR="1" "/opt/rustwide/target/debug/all-contributors" "add" "odonno" "code,ideas"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=<268 lines total>
[INFO] [stdout] ```
[INFO] [stdout] Error: 
[INFO] [stdout]    0: Service Error: client error (Connect)
[INFO] [stdout] 
[INFO] [stdout]       Found at    0: snafu::backtrace_impl::<impl snafu::GenerateImplicitData for std::backtrace::Backtrace>::generate
[INFO] [stdout]    0:              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.5/src/backtrace_impl_std.rs:5:9
[INFO] [stdout]    0:    1: snafu::GenerateImplicitData::generate_with_source
[INFO] [stdout]    0:              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.5/src/lib.rs:1297:9
[INFO] [stdout]    0:    2: <octocrab::error::ServiceSnafu as snafu::IntoError<octocrab::error::Error>>::into_error
[INFO] [stdout]    0:              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/octocrab-0.44.0/src/error.rs:23:10
[INFO] [stdout]    0:    3: <core::result::Result<T,E> as snafu::ResultExt<T,E>>::context
[INFO] [stdout]    0:              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.5/src/lib.rs:828:39
[INFO] [stdout]    0:    4: octocrab::Octocrab::send::{{closure}}
[INFO] [stdout]    0:              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/octocrab-0.44.0/src/lib.rs:1640:14
[INFO] [stdout]    0:    5: octocrab::Octocrab::execute::{{closure}}
[INFO] [stdout]    0:              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/octocrab-0.44.0/src/lib.rs:1731:43
[INFO] [stdout]    0:    6: octocrab::Octocrab::_get_with_headers::{{closure}}
[INFO] [stdout]    0:              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/octocrab-0.44.0/src/lib.rs:1457:31
[INFO] [stdout]    0:    7: octocrab::Octocrab::get_with_headers::{{closure}}
[INFO] [stdout]    0:              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/octocrab-0.44.0/src/lib.rs:1436:14
[INFO] [stdout]    0:    8: octocrab::Octocrab::get::{{closure}}
[INFO] [stdout] ```
[INFO] [stdout] <208 lines omitted>
[INFO] [stdout] ```
[INFO] [stdout]         63 │ 
[INFO] [stdout]         64 │     if let Some(mut guard) = maybe_guard {
[INFO] [stdout]         65 >         return f(&mut guard.blocking);
[INFO] [stdout]         66 │     }
[INFO] [stdout]         67 │ 
[INFO] [stdout]   27: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h7ad1322bed80374e
[INFO] [stdout]       at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:188
[INFO] [stdout]        186 │         pin!(future);
[INFO] [stdout]        187 │ 
[INFO] [stdout]        188 >         crate::runtime::context::enter_runtime(handle, false, |blocking| {
[INFO] [stdout]        189 │             let handle = handle.as_current_thread();
[INFO] [stdout]        190 │ 
[INFO] [stdout]   28: tokio::runtime::runtime::Runtime::block_on_inner::h2a9445568134d5ba
[INFO] [stdout]       at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:368
[INFO] [stdout]        366 │ 
[INFO] [stdout]        367 │         match &self.scheduler {
[INFO] [stdout]        368 >             Scheduler::CurrentThread(exec) => exec.block_on(&self.handle.inner, future),
[INFO] [stdout]        369 │             #[cfg(feature = \"rt-multi-thread\")]
[INFO] [stdout]        370 │             Scheduler::MultiThread(exec) => exec.block_on(&self.handle.inner, future),
[INFO] [stdout]   29: tokio::runtime::runtime::Runtime::block_on::h90a81c198e8e93ca
[INFO] [stdout]       at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:340
[INFO] [stdout]        338 │         let fut_size = mem::size_of::<F>();
[INFO] [stdout]        339 │         if fut_size > BOX_FUTURE_THRESHOLD {
[INFO] [stdout]        340 >             self.block_on_inner(Box::pin(future), SpawnMeta::new_unnamed(fut_size))
[INFO] [stdout]        341 │         } else {
[INFO] [stdout]        342 │             self.block_on_inner(future, SpawnMeta::new_unnamed(fut_size))
[INFO] [stdout]   30: all_contributors::main::h28f1c5e34d47e41b
[INFO] [stdout]       at /opt/rustwide/workdir/src/main.rs:28
[INFO] [stdout]         26 │     let args = Args::parse();
[INFO] [stdout]         27 │ 
[INFO] [stdout]         28 >     match args.command {
[INFO] [stdout]         29 │         Action::Generate => generate::main(),
[INFO] [stdout]         30 │         Action::Add(AddArgs {
[INFO] [stdout]   31: core::ops::function::FnOnce::call_once::h4ed3ed9eb88407f9
[INFO] [stdout]       at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253
[INFO] [stdout]   32: std::sys::backtrace::__rust_begin_short_backtrace::hf026ef0a2a8a04ed
[INFO] [stdout]       at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158
[INFO] [stdout]                                 ⋮ 14 frames hidden ⋮                              
[INFO] [stdout] 
[INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     tests/cli/add.rs:109:18
[INFO] [stdout] 
[INFO] [stdout] ---- cli::add::should_add_new_contributor_and_its_contributions_and_then_apply_generate stdout ----
[INFO] [stdout] Error: Unexpected failure.
[INFO] [stdout] code=1
[INFO] [stdout] stderr=```<268 lines total>
[INFO] [stdout] ```
[INFO] [stdout] Error: 
[INFO] [stdout]    0: Service Error: client error (Connect)
[INFO] [stdout] 
[INFO] [stdout]       Found at    0: snafu::backtrace_impl::<impl snafu::GenerateImplicitData for std::backtrace::Backtrace>::generate
[INFO] [stdout]    0:              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.5/src/backtrace_impl_std.rs:5:9
[INFO] [stdout]    0:    1: snafu::GenerateImplicitData::generate_with_source
[INFO] [stdout]    0:              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.5/src/lib.rs:1297:9
[INFO] [stdout]    0:    2: <octocrab::error::ServiceSnafu as snafu::IntoError<octocrab::error::Error>>::into_error
[INFO] [stdout]    0:              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/octocrab-0.44.0/src/error.rs:23:10
[INFO] [stdout]    0:    3: <core::result::Result<T,E> as snafu::ResultExt<T,E>>::context
[INFO] [stdout]    0:              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.5/src/lib.rs:828:39
[INFO] [stdout]    0:    4: octocrab::Octocrab::send::{{closure}}
[INFO] [stdout]    0:              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/octocrab-0.44.0/src/lib.rs:1640:14
[INFO] [stdout]    0:    5: octocrab::Octocrab::execute::{{closure}}
[INFO] [stdout]    0:              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/octocrab-0.44.0/src/lib.rs:1731:43
[INFO] [stdout]    0:    6: octocrab::Octocrab::_get_with_headers::{{closure}}
[INFO] [stdout]    0:              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/octocrab-0.44.0/src/lib.rs:1457:31
[INFO] [stdout]    0:    7: octocrab::Octocrab::get_with_headers::{{closure}}
[INFO] [stdout]    0:              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/octocrab-0.44.0/src/lib.rs:1436:14
[INFO] [stdout]    0:    8: octocrab::Octocrab::get::{{closure}}
[INFO] [stdout] ```
[INFO] [stdout] <208 lines omitted>
[INFO] [stdout] ```
[INFO] [stdout]         63 │ 
[INFO] [stdout]         64 │     if let Some(mut guard) = maybe_guard {
[INFO] [stdout]         65 >         return f(&mut guard.blocking);
[INFO] [stdout]         66 │     }
[INFO] [stdout]         67 │ 
[INFO] [stdout]   27: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h7ad1322bed80374e
[INFO] [stdout]       at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:188
[INFO] [stdout]        186 │         pin!(future);
[INFO] [stdout]        187 │ 
[INFO] [stdout]        188 >         crate::runtime::context::enter_runtime(handle, false, |blocking| {
[INFO] [stdout]        189 │             let handle = handle.as_current_thread();
[INFO] [stdout]        190 │ 
[INFO] [stdout]   28: tokio::runtime::runtime::Runtime::block_on_inner::h2a9445568134d5ba
[INFO] [stdout]       at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:368
[INFO] [stdout]        366 │ 
[INFO] [stdout]        367 │         match &self.scheduler {
[INFO] [stdout]        368 >             Scheduler::CurrentThread(exec) => exec.block_on(&self.handle.inner, future),
[INFO] [stdout]        369 │             #[cfg(feature = \"rt-multi-thread\")]
[INFO] [stdout]        370 │             Scheduler::MultiThread(exec) => exec.block_on(&self.handle.inner, future),
[INFO] [stdout]   29: tokio::runtime::runtime::Runtime::block_on::h90a81c198e8e93ca
[INFO] [stdout]       at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:340
[INFO] [stdout]        338 │         let fut_size = mem::size_of::<F>();
[INFO] [stdout]        339 │         if fut_size > BOX_FUTURE_THRESHOLD {
[INFO] [stdout]        340 >             self.block_on_inner(Box::pin(future), SpawnMeta::new_unnamed(fut_size))
[INFO] [stdout]        341 │         } else {
[INFO] [stdout]        342 │             self.block_on_inner(future, SpawnMeta::new_unnamed(fut_size))
[INFO] [stdout]   30: all_contributors::main::h28f1c5e34d47e41b
[INFO] [stdout]       at /opt/rustwide/workdir/src/main.rs:28
[INFO] [stdout]         26 │     let args = Args::parse();
[INFO] [stdout]         27 │ 
[INFO] [stdout]         28 >     match args.command {
[INFO] [stdout]         29 │         Action::Generate => generate::main(),
[INFO] [stdout]         30 │         Action::Add(AddArgs {
[INFO] [stdout]   31: core::ops::function::FnOnce::call_once::h4ed3ed9eb88407f9
[INFO] [stdout]       at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253
[INFO] [stdout]   32: std::sys::backtrace::__rust_begin_short_backtrace::hf026ef0a2a8a04ed
[INFO] [stdout]       at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158
[INFO] [stdout]                                 ⋮ 14 frames hidden ⋮                              
[INFO] [stdout] 
[INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] ```
[INFO] [stdout] ```
[INFO] [stdout] command=`cd "/tmp/.tmpWQJFha" && NO_COLOR="1" "/opt/rustwide/target/debug/all-contributors" "add" "odonno" "code,ideas" "--generate"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=<268 lines total>
[INFO] [stdout] ```
[INFO] [stdout] Error: 
[INFO] [stdout]    0: Service Error: client error (Connect)
[INFO] [stdout] 
[INFO] [stdout]       Found at    0: snafu::backtrace_impl::<impl snafu::GenerateImplicitData for std::backtrace::Backtrace>::generate
[INFO] [stdout]    0:              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.5/src/backtrace_impl_std.rs:5:9
[INFO] [stdout]    0:    1: snafu::GenerateImplicitData::generate_with_source
[INFO] [stdout]    0:              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.5/src/lib.rs:1297:9
[INFO] [stdout]    0:    2: <octocrab::error::ServiceSnafu as snafu::IntoError<octocrab::error::Error>>::into_error
[INFO] [stdout]    0:              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/octocrab-0.44.0/src/error.rs:23:10
[INFO] [stdout]    0:    3: <core::result::Result<T,E> as snafu::ResultExt<T,E>>::context
[INFO] [stdout]    0:              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.5/src/lib.rs:828:39
[INFO] [stdout]    0:    4: octocrab::Octocrab::send::{{closure}}
[INFO] [stdout]    0:              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/octocrab-0.44.0/src/lib.rs:1640:14
[INFO] [stdout]    0:    5: octocrab::Octocrab::execute::{{closure}}
[INFO] [stdout]    0:              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/octocrab-0.44.0/src/lib.rs:1731:43
[INFO] [stdout]    0:    6: octocrab::Octocrab::_get_with_headers::{{closure}}
[INFO] [stdout]    0:              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/octocrab-0.44.0/src/lib.rs:1457:31
[INFO] [stdout]    0:    7: octocrab::Octocrab::get_with_headers::{{closure}}
[INFO] [stdout]    0:              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/octocrab-0.44.0/src/lib.rs:1436:14
[INFO] [stdout]    0:    8: octocrab::Octocrab::get::{{closure}}
[INFO] [stdout] ```
[INFO] [stdout] <208 lines omitted>
[INFO] [stdout] ```
[INFO] [stdout]         63 │ 
[INFO] [stdout]         64 │     if let Some(mut guard) = maybe_guard {
[INFO] [stdout]         65 >         return f(&mut guard.blocking);
[INFO] [stdout]         66 │     }
[INFO] [stdout]         67 │ 
[INFO] [stdout]   27: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h7ad1322bed80374e
[INFO] [stdout]       at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:188
[INFO] [stdout]        186 │         pin!(future);
[INFO] [stdout]        187 │ 
[INFO] [stdout]        188 >         crate::runtime::context::enter_runtime(handle, false, |blocking| {
[INFO] [stdout]        189 │             let handle = handle.as_current_thread();
[INFO] [stdout]        190 │ 
[INFO] [stdout]   28: tokio::runtime::runtime::Runtime::block_on_inner::h2a9445568134d5ba
[INFO] [stdout]       at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:368
[INFO] [stdout]        366 │ 
[INFO] [stdout]        367 │         match &self.scheduler {
[INFO] [stdout]        368 >             Scheduler::CurrentThread(exec) => exec.block_on(&self.handle.inner, future),
[INFO] [stdout]        369 │             #[cfg(feature = \"rt-multi-thread\")]
[INFO] [stdout]        370 │             Scheduler::MultiThread(exec) => exec.block_on(&self.handle.inner, future),
[INFO] [stdout]   29: tokio::runtime::runtime::Runtime::block_on::h90a81c198e8e93ca
[INFO] [stdout]       at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:340
[INFO] [stdout]        338 │         let fut_size = mem::size_of::<F>();
[INFO] [stdout]        339 │         if fut_size > BOX_FUTURE_THRESHOLD {
[INFO] [stdout]        340 >             self.block_on_inner(Box::pin(future), SpawnMeta::new_unnamed(fut_size))
[INFO] [stdout]        341 │         } else {
[INFO] [stdout]        342 │             self.block_on_inner(future, SpawnMeta::new_unnamed(fut_size))
[INFO] [stdout]   30: all_contributors::main::h28f1c5e34d47e41b
[INFO] [stdout]       at /opt/rustwide/workdir/src/main.rs:28
[INFO] [stdout]         26 │     let args = Args::parse();
[INFO] [stdout]         27 │ 
[INFO] [stdout]         28 >     match args.command {
[INFO] [stdout]         29 │         Action::Generate => generate::main(),
[INFO] [stdout]         30 │         Action::Add(AddArgs {
[INFO] [stdout]   31: core::ops::function::FnOnce::call_once::h4ed3ed9eb88407f9
[INFO] [stdout]       at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253
[INFO] [stdout]   32: std::sys::backtrace::__rust_begin_short_backtrace::hf026ef0a2a8a04ed
[INFO] [stdout]       at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158
[INFO] [stdout]                                 ⋮ 14 frames hidden ⋮                              
[INFO] [stdout] 
[INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     tests/cli/add.rs:142:18
[INFO] [stdout] 
[INFO] [stdout] ---- cli::generate::fails_to_generate_if_no_config_file stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: tests/cli/snapshots/main__cli__generate__fails_to_generate_if_no_config_file.snap
[INFO] [stdout] Snapshot: fails_to_generate_if_no_config_file
[INFO] [stdout] Source: tests/cli/generate.rs:25
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: stderr
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] -old snapshot
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]     1     1 │    0: The configuration file '.all-contributorsrc' does not exist
[INFO] [stdout]     2     2 │ 
[INFO] [stdout]     3     3 │ [location]
[INFO] [stdout]     4     4 │ 
[INFO] [stdout]     5       │-Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it.
[INFO] [stdout]     6       │-Run with RUST_BACKTRACE=full to include source snippets.
[INFO] [stdout]           5 │+  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]           6 │+                                ⋮ 5 frames hidden ⋮                               
[INFO] [stdout]           7 │+   6: all_contributors::config::retrieve_config::hdaa02697ffa3e98f
[INFO] [stdout]           8 │+      at /opt/rustwide/workdir/src/config.rs:13
[INFO] [stdout]           9 │+        11 │ 
[INFO] [stdout]          10 │+        12 │     if !exists {
[INFO] [stdout]          11 │+        13 >         return Err(eyre!(
[INFO] [stdout]          12 │+        14 │             "The configuration file '{}' does not exist",
[INFO] [stdout]          13 │+        15 │             CONTRIBUTORS_CONFIG_FILENAME
[INFO] [stdout]          14 │+   7: all_contributors::generate::main::hc071d32e52005b39
[INFO] [stdout]          15 │+      at /opt/rustwide/workdir/src/generate.rs:10
[INFO] [stdout]          16 │+         8 │ 
[INFO] [stdout]          17 │+         9 │ pub fn main() -> Result<()> {
[INFO] [stdout]          18 │+        10 >     let config = retrieve_config()?;
[INFO] [stdout]          19 │+        11 │ 
[INFO] [stdout]          20 │+        12 │     for filename in &config.files {
[INFO] [stdout]          21 │+   8: all_contributors::main::{{closure}}::hee00d10adc502648
[INFO] [stdout]          22 │+      at /opt/rustwide/workdir/src/main.rs:29
[INFO] [stdout]          23 │+        27 │ 
[INFO] [stdout]          24 │+        28 │     match args.command {
[INFO] [stdout]          25 │+        29 >         Action::Generate => generate::main(),
[INFO] [stdout]          26 │+        30 │         Action::Add(AddArgs {
[INFO] [stdout]          27 │+        31 │             login,
[INFO] [stdout]          28 │+   9: <core::pin::Pin<P> as core::future::future::Future>::poll::h384e6b5164620740
[INFO] [stdout]          29 │+      at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133
[INFO] [stdout]          30 │+  10: <core::pin::Pin<P> as core::future::future::Future>::poll::h18092b4f75a7f81d
[INFO] [stdout]          31 │+      at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133
[INFO] [stdout]          32 │+  11: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h07276f8a47591642
[INFO] [stdout]          33 │+      at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:733
[INFO] [stdout]          34 │+       731 │                 if handle.reset_woken() {
[INFO] [stdout]          35 │+       732 │                     let (c, res) = context.enter(core, || {
[INFO] [stdout]          36 │+       733 >                         crate::task::coop::budget(|| future.as_mut().poll(&mut cx))
[INFO] [stdout]          37 │+       734 │                     });
[INFO] [stdout]          38 │+       735 │ 
[INFO] [stdout]          39 │+  12: tokio::task::coop::with_budget::h89a6aabc6ea1320f
[INFO] [stdout]          40 │+      at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:167
[INFO] [stdout]          41 │+       165 │     // The function is called regardless even if the budget is not successfully
[INFO] [stdout]          42 │+       166 │     // set due to the thread-local being destroyed.
[INFO] [stdout]          43 │+       167 >     f()
[INFO] [stdout]          44 │+       168 │ }
[INFO] [stdout]          45 │+       169 │ 
[INFO] [stdout]          46 │+  13: tokio::task::coop::budget::h7656006d8f417897
[INFO] [stdout]          47 │+      at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:133
[INFO] [stdout]          48 │+       131 │ #[inline(always)]
[INFO] [stdout]          49 │+       132 │ pub(crate) fn budget<R>(f: impl FnOnce() -> R) -> R {
[INFO] [stdout]          50 │+       133 >     with_budget(Budget::initial(), f)
[INFO] [stdout]          51 │+       134 │ }
[INFO] [stdout]          52 │+       135 │ 
[INFO] [stdout]          53 │+  14: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h9d3cf7fb49980dbf
[INFO] [stdout]          54 │+      at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:733
[INFO] [stdout]          55 │+       731 │                 if handle.reset_woken() {
[INFO] [stdout]          56 │+       732 │                     let (c, res) = context.enter(core, || {
[INFO] [stdout]          57 │+       733 >                         crate::task::coop::budget(|| future.as_mut().poll(&mut cx))
[INFO] [stdout]          58 │+       734 │                     });
[INFO] [stdout]          59 │+       735 │ 
[INFO] [stdout]          60 │+  15: tokio::runtime::scheduler::current_thread::Context::enter::h2eb89ad60ff13f42
[INFO] [stdout]          61 │+      at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:432
[INFO] [stdout]          62 │+       430 │ 
[INFO] [stdout]          63 │+       431 │         // Execute the closure while tracking the execution budget
[INFO] [stdout]          64 │+       432 >         let ret = f();
[INFO] [stdout]          65 │+       433 │ 
[INFO] [stdout]          66 │+       434 │         // Take the scheduler core back
[INFO] [stdout]          67 │+  16: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hbf0e276fb46ac211
[INFO] [stdout]          68 │+      at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:732
[INFO] [stdout]          69 │+       730 │ 
[INFO] [stdout]          70 │+       731 │                 if handle.reset_woken() {
[INFO] [stdout]          71 │+       732 >                     let (c, res) = context.enter(core, || {
[INFO] [stdout]          72 │+       733 │                         crate::task::coop::budget(|| future.as_mut().poll(&mut cx))
[INFO] [stdout]          73 │+       734 │                     });
[INFO] [stdout]          74 │+  17: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h46fb714c44225c6e
[INFO] [stdout]          75 │+      at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820
[INFO] [stdout]          76 │+       818 │ 
[INFO] [stdout]          77 │+       819 │         // Call the closure and place `core` back
[INFO] [stdout]          78 │+       820 >         let (core, ret) = context::set_scheduler(&self.context, || f(core, context));
[INFO] [stdout]          79 │+       821 │ 
[INFO] [stdout]          80 │+       822 │         *context.core.borrow_mut() = Some(core);
[INFO] [stdout]          81 │+  18: tokio::runtime::context::scoped::Scoped<T>::set::h718800fe78f5ba36
[INFO] [stdout]          82 │+      at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/scoped.rs:40
[INFO] [stdout]          83 │+        38 │         };
[INFO] [stdout]          84 │+        39 │ 
[INFO] [stdout]          85 │+        40 >         f()
[INFO] [stdout]          86 │+        41 │     }
[INFO] [stdout]          87 │+        42 │ 
[INFO] [stdout]          88 │+  19: tokio::runtime::context::set_scheduler::{{closure}}::ha0bc1630adc7b812
[INFO] [stdout]          89 │+      at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180
[INFO] [stdout]          90 │+       178 │ 
[INFO] [stdout]          91 │+       179 │     pub(super) fn set_scheduler<R>(v: &scheduler::Context, f: impl FnOnce() -> R) -> R {
[INFO] [stdout]          92 │+       180 >         CONTEXT.with(|c| c.scheduler.set(v, f))
[INFO] [stdout]          93 │+       181 │     }
[INFO] [stdout]          94 │+       182 │ 
[INFO] [stdout]          95 │+  20: std::thread::local::LocalKey<T>::try_with::ha27e85a1e4874bc1
[INFO] [stdout]          96 │+      at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315
[INFO] [stdout]          97 │+  21: std::thread::local::LocalKey<T>::with::h5b3050f0d4822e02
[INFO] [stdout]          98 │+      at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279
[INFO] [stdout]          99 │+  22: tokio::runtime::context::set_scheduler::h781ff6268602ff19
[INFO] [stdout]         100 │+      at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180
[INFO] [stdout]         101 │+       178 │ 
[INFO] [stdout]         102 │+       179 │     pub(super) fn set_scheduler<R>(v: &scheduler::Context, f: impl FnOnce() -> R) -> R {
[INFO] [stdout]         103 │+       180 >         CONTEXT.with(|c| c.scheduler.set(v, f))
[INFO] [stdout]         104 │+       181 │     }
[INFO] [stdout]         105 │+       182 │ 
[INFO] [stdout]         106 │+  23: tokio::runtime::scheduler::current_thread::CoreGuard::enter::h5427ac1650657e0e
[INFO] [stdout]         107 │+      at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820
[INFO] [stdout]         108 │+       818 │ 
[INFO] [stdout]         109 │+       819 │         // Call the closure and place `core` back
[INFO] [stdout]         110 │+       820 >         let (core, ret) = context::set_scheduler(&self.context, || f(core, context));
[INFO] [stdout]         111 │+       821 │ 
[INFO] [stdout]         112 │+       822 │         *context.core.borrow_mut() = Some(core);
[INFO] [stdout]         113 │+  24: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h60a3093cc20d4eca
[INFO] [stdout]         114 │+      at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:720
[INFO] [stdout]         115 │+       718 │     #[track_caller]
[INFO] [stdout]         116 │+       719 │     fn block_on<F: Future>(self, future: F) -> F::Output {
[INFO] [stdout]         117 │+       720 >         let ret = self.enter(|mut core, context| {
[INFO] [stdout]         118 │+       721 │             let waker = Handle::waker_ref(&context.handle);
[INFO] [stdout]         119 │+       722 │             let mut cx = std::task::Context::from_waker(&waker);
[INFO] [stdout]         120 │+  25: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h00010d26627f02ea
[INFO] [stdout]         121 │+      at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:200
[INFO] [stdout]         122 │+       198 │                         .worker_metrics
[INFO] [stdout]         123 │+       199 │                         .set_thread_id(thread::current().id());
[INFO] [stdout]         124 │+       200 >                     return core.block_on(future);
[INFO] [stdout]         125 │+       201 │                 } else {
[INFO] [stdout]         126 │+       202 │                     let notified = self.notify.notified();
[INFO] [stdout]         127 │+  26: tokio::runtime::context::runtime::enter_runtime::h9269e9e11f3e1fb1
[INFO] [stdout]         128 │+      at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/runtime.rs:65
[INFO] [stdout]         129 │+        63 │ 
[INFO] [stdout]         130 │+        64 │     if let Some(mut guard) = maybe_guard {
[INFO] [stdout]         131 │+        65 >         return f(&mut guard.blocking);
[INFO] [stdout]         132 │+        66 │     }
[INFO] [stdout]         133 │+        67 │ 
[INFO] [stdout]         134 │+  27: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h7ad1322bed80374e
[INFO] [stdout]         135 │+      at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:188
[INFO] [stdout]         136 │+       186 │         pin!(future);
[INFO] [stdout]         137 │+       187 │ 
[INFO] [stdout]         138 │+       188 >         crate::runtime::context::enter_runtime(handle, false, |blocking| {
[INFO] [stdout]         139 │+       189 │             let handle = handle.as_current_thread();
[INFO] [stdout]         140 │+       190 │ 
[INFO] [stdout]         141 │+  28: tokio::runtime::runtime::Runtime::block_on_inner::h2a9445568134d5ba
[INFO] [stdout]         142 │+      at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:368
[INFO] [stdout]         143 │+       366 │ 
[INFO] [stdout]         144 │+       367 │         match &self.scheduler {
[INFO] [stdout]         145 │+       368 >             Scheduler::CurrentThread(exec) => exec.block_on(&self.handle.inner, future),
[INFO] [stdout]         146 │+       369 │             #[cfg(feature = "rt-multi-thread")]
[INFO] [stdout]         147 │+       370 │             Scheduler::MultiThread(exec) => exec.block_on(&self.handle.inner, future),
[INFO] [stdout]         148 │+  29: tokio::runtime::runtime::Runtime::block_on::h90a81c198e8e93ca
[INFO] [stdout]         149 │+      at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:340
[INFO] [stdout]         150 │+       338 │         let fut_size = mem::size_of::<F>();
[INFO] [stderr] error: test failed, to rerun pass `--test main`
[INFO] [stdout]         151 │+       339 │         if fut_size > BOX_FUTURE_THRESHOLD {
[INFO] [stdout]         152 │+       340 >             self.block_on_inner(Box::pin(future), SpawnMeta::new_unnamed(fut_size))
[INFO] [stdout]         153 │+       341 │         } else {
[INFO] [stdout]         154 │+       342 │             self.block_on_inner(future, SpawnMeta::new_unnamed(fut_size))
[INFO] [stdout]         155 │+  30: all_contributors::main::h28f1c5e34d47e41b
[INFO] [stdout]         156 │+      at /opt/rustwide/workdir/src/main.rs:28
[INFO] [stdout]         157 │+        26 │     let args = Args::parse();
[INFO] [stdout]         158 │+        27 │ 
[INFO] [stdout]         159 │+        28 >     match args.command {
[INFO] [stdout]         160 │+        29 │         Action::Generate => generate::main(),
[INFO] [stdout]         161 │+        30 │         Action::Add(AddArgs {
[INFO] [stdout]         162 │+  31: core::ops::function::FnOnce::call_once::h4ed3ed9eb88407f9
[INFO] [stdout]         163 │+      at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253
[INFO] [stdout]         164 │+  32: std::sys::backtrace::__rust_begin_short_backtrace::hf026ef0a2a8a04ed
[INFO] [stdout]         165 │+      at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158
[INFO] [stdout]         166 │+                                ⋮ 14 frames hidden ⋮                              
[INFO] [stdout]         167 │+
[INFO] [stdout]         168 │+Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'cli::generate::fails_to_generate_if_no_config_file' panicked at tests/cli/generate.rs:25:9:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/tests/cli/snapshots/main__cli__generate__fails_to_generate_if_no_config_file.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c79edf20122 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c79edf20122 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c79edf20122 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5c79edf20122 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5c79edf4bdf3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5c79edf4bdf3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5c79edf1bab3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c79edf1bab3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5c79edf1ff72 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5c79edf22099 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5c79edf21ece - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5c79edb860d4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5c79edb860d4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c79edf22a6e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5c79edf22a6e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5c79edf2283a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5c79edf20619 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5c79edf224cd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5c79edf49820 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5c79edf49c86 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5c79edb4a4b9 - core::result::Result<T,E>::unwrap::h3b0b7e89dbf724a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5c79edb4a4b9 - main::cli::generate::fails_to_generate_if_no_config_file::{{closure}}::h35d1e44a5981faed
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli/generate.rs:25:9
[INFO] [stdout]   22:     0x5c79edb4687a - insta::settings::Settings::bind::h4958fd9ffff94f3e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.42.2/src/settings.rs:509:9
[INFO] [stdout]   23:     0x5c79edb49e77 - main::cli::generate::fails_to_generate_if_no_config_file::h32ac5359ce77c0ec
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli/generate.rs:24:20
[INFO] [stdout]   24:     0x5c79edb498a7 - main::cli::generate::fails_to_generate_if_no_config_file::{{closure}}::h55660ba3c8402128
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli/generate.rs:12:45
[INFO] [stdout]   25:     0x5c79edb38696 - core::ops::function::FnOnce::call_once::h9dd6da6d4cf81acf
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x5c79edb8b93b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   27:     0x5c79edb8b93b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   28:     0x5c79edb8aa75 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   29:     0x5c79edb8aa75 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x5c79edb8aa75 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   31:     0x5c79edb8aa75 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x5c79edb8aa75 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5c79edb8aa75 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   34:     0x5c79edb8aa75 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   35:     0x5c79edb4e674 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   36:     0x5c79edb4e674 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x5c79edb5204a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x5c79edb5204a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x5c79edb5204a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   40:     0x5c79edb5204a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   41:     0x5c79edb5204a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5c79edb5204a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   43:     0x5c79edb5204a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   44:     0x5c79edf260af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x5c79edf260af - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   46:     0x746d42c7eaa4 - <unknown>
[INFO] [stdout]   47:     0x746d42d0ba34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- cli::add::fails_to_add_if_no_config_file stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: tests/cli/snapshots/main__cli__add__fails_to_add_if_no_config_file.snap
[INFO] [stdout] Snapshot: fails_to_add_if_no_config_file
[INFO] [stdout] Source: tests/cli/add.rs:25
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: stderr
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] -old snapshot
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]     1     1 │    0: The configuration file '.all-contributorsrc' does not exist
[INFO] [stdout]     2     2 │ 
[INFO] [stdout]     3     3 │ [location]
[INFO] [stdout]     4     4 │ 
[INFO] [stdout]     5       │-Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it.
[INFO] [stdout]     6       │-Run with RUST_BACKTRACE=full to include source snippets.
[INFO] [stdout]           5 │+  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]           6 │+                                ⋮ 5 frames hidden ⋮                               
[INFO] [stdout]           7 │+   6: all_contributors::config::retrieve_config::hdaa02697ffa3e98f
[INFO] [stdout]           8 │+      at /opt/rustwide/workdir/src/config.rs:13
[INFO] [stdout]           9 │+        11 │ 
[INFO] [stdout]          10 │+        12 │     if !exists {
[INFO] [stdout]          11 │+        13 >         return Err(eyre!(
[INFO] [stdout]          12 │+        14 │             "The configuration file '{}' does not exist",
[INFO] [stdout]          13 │+        15 │             CONTRIBUTORS_CONFIG_FILENAME
[INFO] [stdout]          14 │+   7: all_contributors::add::main::{{closure}}::hc682e8d07bccb96a
[INFO] [stdout]          15 │+      at /opt/rustwide/workdir/src/add.rs:15
[INFO] [stdout]          16 │+        13 │     generate: bool,
[INFO] [stdout]          17 │+        14 │ ) -> Result<()> {
[INFO] [stdout]          18 │+        15 >     let config = retrieve_config()?;
[INFO] [stdout]          19 │+        16 │ 
[INFO] [stdout]          20 │+        17 │     let exists = fs::exists(CONTRIBUTORS_CONFIG_FILENAME)?;
[INFO] [stdout]          21 │+   8: all_contributors::main::{{closure}}::hee00d10adc502648
[INFO] [stdout]          22 │+      at /opt/rustwide/workdir/src/main.rs:34
[INFO] [stdout]          23 │+        32 │             contributions,
[INFO] [stdout]          24 │+        33 │             generate,
[INFO] [stdout]          25 │+        34 >         }) => add::main(login, contributions, generate).await,
[INFO] [stdout]          26 │+        35 │     }
[INFO] [stdout]          27 │+        36 │ }
[INFO] [stdout]          28 │+   9: <core::pin::Pin<P> as core::future::future::Future>::poll::h384e6b5164620740
[INFO] [stdout]          29 │+      at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133
[INFO] [stdout]          30 │+  10: <core::pin::Pin<P> as core::future::future::Future>::poll::h18092b4f75a7f81d
[INFO] [stdout]          31 │+      at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133
[INFO] [stdout]          32 │+  11: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h07276f8a47591642
[INFO] [stdout]          33 │+      at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:733
[INFO] [stdout]          34 │+       731 │                 if handle.reset_woken() {
[INFO] [stdout]          35 │+       732 │                     let (c, res) = context.enter(core, || {
[INFO] [stdout]          36 │+       733 >                         crate::task::coop::budget(|| future.as_mut().poll(&mut cx))
[INFO] [stdout]          37 │+       734 │                     });
[INFO] [stdout]          38 │+       735 │ 
[INFO] [stdout]          39 │+  12: tokio::task::coop::with_budget::h89a6aabc6ea1320f
[INFO] [stdout]          40 │+      at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:167
[INFO] [stdout]          41 │+       165 │     // The function is called regardless even if the budget is not successfully
[INFO] [stdout]          42 │+       166 │     // set due to the thread-local being destroyed.
[INFO] [stdout]          43 │+       167 >     f()
[INFO] [stdout]          44 │+       168 │ }
[INFO] [stdout]          45 │+       169 │ 
[INFO] [stdout]          46 │+  13: tokio::task::coop::budget::h7656006d8f417897
[INFO] [stdout]          47 │+      at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:133
[INFO] [stdout]          48 │+       131 │ #[inline(always)]
[INFO] [stdout]          49 │+       132 │ pub(crate) fn budget<R>(f: impl FnOnce() -> R) -> R {
[INFO] [stdout]          50 │+       133 >     with_budget(Budget::initial(), f)
[INFO] [stdout]          51 │+       134 │ }
[INFO] [stdout]          52 │+       135 │ 
[INFO] [stdout]          53 │+  14: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h9d3cf7fb49980dbf
[INFO] [stdout]          54 │+      at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:733
[INFO] [stdout]          55 │+       731 │                 if handle.reset_woken() {
[INFO] [stdout]          56 │+       732 │                     let (c, res) = context.enter(core, || {
[INFO] [stdout]          57 │+       733 >                         crate::task::coop::budget(|| future.as_mut().poll(&mut cx))
[INFO] [stdout]          58 │+       734 │                     });
[INFO] [stdout]          59 │+       735 │ 
[INFO] [stdout]          60 │+  15: tokio::runtime::scheduler::current_thread::Context::enter::h2eb89ad60ff13f42
[INFO] [stdout]          61 │+      at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:432
[INFO] [stdout]          62 │+       430 │ 
[INFO] [stdout]          63 │+       431 │         // Execute the closure while tracking the execution budget
[INFO] [stdout]          64 │+       432 >         let ret = f();
[INFO] [stdout]          65 │+       433 │ 
[INFO] [stdout]          66 │+       434 │         // Take the scheduler core back
[INFO] [stdout]          67 │+  16: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hbf0e276fb46ac211
[INFO] [stdout]          68 │+      at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:732
[INFO] [stdout]          69 │+       730 │ 
[INFO] [stdout]          70 │+       731 │                 if handle.reset_woken() {
[INFO] [stdout]          71 │+       732 >                     let (c, res) = context.enter(core, || {
[INFO] [stdout]          72 │+       733 │                         crate::task::coop::budget(|| future.as_mut().poll(&mut cx))
[INFO] [stdout]          73 │+       734 │                     });
[INFO] [stdout]          74 │+  17: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h46fb714c44225c6e
[INFO] [stdout]          75 │+      at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820
[INFO] [stdout]          76 │+       818 │ 
[INFO] [stdout]          77 │+       819 │         // Call the closure and place `core` back
[INFO] [stdout]          78 │+       820 >         let (core, ret) = context::set_scheduler(&self.context, || f(core, context));
[INFO] [stdout]          79 │+       821 │ 
[INFO] [stdout]          80 │+       822 │         *context.core.borrow_mut() = Some(core);
[INFO] [stdout]          81 │+  18: tokio::runtime::context::scoped::Scoped<T>::set::h718800fe78f5ba36
[INFO] [stdout]          82 │+      at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/scoped.rs:40
[INFO] [stdout]          83 │+        38 │         };
[INFO] [stdout]          84 │+        39 │ 
[INFO] [stdout]          85 │+        40 >         f()
[INFO] [stdout]          86 │+        41 │     }
[INFO] [stdout]          87 │+        42 │ 
[INFO] [stdout]          88 │+  19: tokio::runtime::context::set_scheduler::{{closure}}::ha0bc1630adc7b812
[INFO] [stdout]          89 │+      at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180
[INFO] [stdout]          90 │+       178 │ 
[INFO] [stdout]          91 │+       179 │     pub(super) fn set_scheduler<R>(v: &scheduler::Context, f: impl FnOnce() -> R) -> R {
[INFO] [stdout]          92 │+       180 >         CONTEXT.with(|c| c.scheduler.set(v, f))
[INFO] [stdout]          93 │+       181 │     }
[INFO] [stdout]          94 │+       182 │ 
[INFO] [stdout]          95 │+  20: std::thread::local::LocalKey<T>::try_with::ha27e85a1e4874bc1
[INFO] [stdout]          96 │+      at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315
[INFO] [stdout]          97 │+  21: std::thread::local::LocalKey<T>::with::h5b3050f0d4822e02
[INFO] [stdout]          98 │+      at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279
[INFO] [stdout]          99 │+  22: tokio::runtime::context::set_scheduler::h781ff6268602ff19
[INFO] [stdout]         100 │+      at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180
[INFO] [stdout]         101 │+       178 │ 
[INFO] [stdout]         102 │+       179 │     pub(super) fn set_scheduler<R>(v: &scheduler::Context, f: impl FnOnce() -> R) -> R {
[INFO] [stdout]         103 │+       180 >         CONTEXT.with(|c| c.scheduler.set(v, f))
[INFO] [stdout]         104 │+       181 │     }
[INFO] [stdout]         105 │+       182 │ 
[INFO] [stdout]         106 │+  23: tokio::runtime::scheduler::current_thread::CoreGuard::enter::h5427ac1650657e0e
[INFO] [stdout]         107 │+      at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820
[INFO] [stdout]         108 │+       818 │ 
[INFO] [stdout]         109 │+       819 │         // Call the closure and place `core` back
[INFO] [stdout]         110 │+       820 >         let (core, ret) = context::set_scheduler(&self.context, || f(core, context));
[INFO] [stdout]         111 │+       821 │ 
[INFO] [stdout]         112 │+       822 │         *context.core.borrow_mut() = Some(core);
[INFO] [stdout]         113 │+  24: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h60a3093cc20d4eca
[INFO] [stdout]         114 │+      at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:720
[INFO] [stdout]         115 │+       718 │     #[track_caller]
[INFO] [stdout]         116 │+       719 │     fn block_on<F: Future>(self, future: F) -> F::Output {
[INFO] [stdout]         117 │+       720 >         let ret = self.enter(|mut core, context| {
[INFO] [stdout]         118 │+       721 │             let waker = Handle::waker_ref(&context.handle);
[INFO] [stdout]         119 │+       722 │             let mut cx = std::task::Context::from_waker(&waker);
[INFO] [stdout]         120 │+  25: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h00010d26627f02ea
[INFO] [stdout]         121 │+      at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:200
[INFO] [stdout]         122 │+       198 │                         .worker_metrics
[INFO] [stdout]         123 │+       199 │                         .set_thread_id(thread::current().id());
[INFO] [stdout]         124 │+       200 >                     return core.block_on(future);
[INFO] [stdout]         125 │+       201 │                 } else {
[INFO] [stdout]         126 │+       202 │                     let notified = self.notify.notified();
[INFO] [stdout]         127 │+  26: tokio::runtime::context::runtime::enter_runtime::h9269e9e11f3e1fb1
[INFO] [stdout]         128 │+      at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/runtime.rs:65
[INFO] [stdout]         129 │+        63 │ 
[INFO] [stdout]         130 │+        64 │     if let Some(mut guard) = maybe_guard {
[INFO] [stdout]         131 │+        65 >         return f(&mut guard.blocking);
[INFO] [stdout]         132 │+        66 │     }
[INFO] [stdout]         133 │+        67 │ 
[INFO] [stdout]         134 │+  27: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h7ad1322bed80374e
[INFO] [stdout]         135 │+      at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:188
[INFO] [stdout]         136 │+       186 │         pin!(future);
[INFO] [stdout]         137 │+       187 │ 
[INFO] [stdout]         138 │+       188 >         crate::runtime::context::enter_runtime(handle, false, |blocking| {
[INFO] [stdout]         139 │+       189 │             let handle = handle.as_current_thread();
[INFO] [stdout]         140 │+       190 │ 
[INFO] [stdout]         141 │+  28: tokio::runtime::runtime::Runtime::block_on_inner::h2a9445568134d5ba
[INFO] [stdout]         142 │+      at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:368
[INFO] [stdout]         143 │+       366 │ 
[INFO] [stdout]         144 │+       367 │         match &self.scheduler {
[INFO] [stdout]         145 │+       368 >             Scheduler::CurrentThread(exec) => exec.block_on(&self.handle.inner, future),
[INFO] [stdout]         146 │+       369 │             #[cfg(feature = "rt-multi-thread")]
[INFO] [stdout]         147 │+       370 │             Scheduler::MultiThread(exec) => exec.block_on(&self.handle.inner, future),
[INFO] [stdout]         148 │+  29: tokio::runtime::runtime::Runtime::block_on::h90a81c198e8e93ca
[INFO] [stdout]         149 │+      at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:340
[INFO] [stdout]         150 │+       338 │         let fut_size = mem::size_of::<F>();
[INFO] [stdout]         151 │+       339 │         if fut_size > BOX_FUTURE_THRESHOLD {
[INFO] [stdout]         152 │+       340 >             self.block_on_inner(Box::pin(future), SpawnMeta::new_unnamed(fut_size))
[INFO] [stdout]         153 │+       341 │         } else {
[INFO] [stdout]         154 │+       342 │             self.block_on_inner(future, SpawnMeta::new_unnamed(fut_size))
[INFO] [stdout]         155 │+  30: all_contributors::main::h28f1c5e34d47e41b
[INFO] [stdout]         156 │+      at /opt/rustwide/workdir/src/main.rs:28
[INFO] [stdout]         157 │+        26 │     let args = Args::parse();
[INFO] [stdout]         158 │+        27 │ 
[INFO] [stdout]         159 │+        28 >     match args.command {
[INFO] [stdout]         160 │+        29 │         Action::Generate => generate::main(),
[INFO] [stdout]         161 │+        30 │         Action::Add(AddArgs {
[INFO] [stdout]         162 │+  31: core::ops::function::FnOnce::call_once::h4ed3ed9eb88407f9
[INFO] [stdout]         163 │+      at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253
[INFO] [stdout]         164 │+  32: std::sys::backtrace::__rust_begin_short_backtrace::hf026ef0a2a8a04ed
[INFO] [stdout]         165 │+      at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158
[INFO] [stdout]         166 │+                                ⋮ 14 frames hidden ⋮                              
[INFO] [stdout]         167 │+
[INFO] [stdout]         168 │+Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'cli::add::fails_to_add_if_no_config_file' panicked at tests/cli/add.rs:25:9:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/tests/cli/snapshots/main__cli__add__fails_to_add_if_no_config_file.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c79edf20122 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c79edf20122 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c79edf20122 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5c79edf20122 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5c79edf4bdf3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5c79edf4bdf3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5c79edf1bab3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c79edf1bab3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5c79edf1ff72 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5c79edf22099 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5c79edf21ece - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5c79edb860d4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5c79edb860d4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c79edf22a6e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5c79edf22a6e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5c79edf2283a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5c79edf20619 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5c79edf224cd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5c79edf49820 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5c79edf49c86 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5c79edb3cad9 - core::result::Result<T,E>::unwrap::h3b0b7e89dbf724a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5c79edb3cad9 - main::cli::add::fails_to_add_if_no_config_file::{{closure}}::he4d6acb66e486e1b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli/add.rs:25:9
[INFO] [stdout]   22:     0x5c79edb469ea - insta::settings::Settings::bind::h5d2dd5e78f3837b6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.42.2/src/settings.rs:509:9
[INFO] [stdout]   23:     0x5c79edb3c497 - main::cli::add::fails_to_add_if_no_config_file::h46ccc3449abda80e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli/add.rs:24:20
[INFO] [stdout]   24:     0x5c79edb3bec7 - main::cli::add::fails_to_add_if_no_config_file::{{closure}}::hda9049d6584c66ad
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli/add.rs:12:40
[INFO] [stdout]   25:     0x5c79edb38656 - core::ops::function::FnOnce::call_once::h7c7a17e2b5e3b896
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x5c79edb8b93b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   27:     0x5c79edb8b93b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   28:     0x5c79edb8aa75 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   29:     0x5c79edb8aa75 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x5c79edb8aa75 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   31:     0x5c79edb8aa75 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x5c79edb8aa75 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5c79edb8aa75 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   34:     0x5c79edb8aa75 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   35:     0x5c79edb4e674 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   36:     0x5c79edb4e674 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x5c79edb5204a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x5c79edb5204a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x5c79edb5204a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   40:     0x5c79edb5204a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   41:     0x5c79edb5204a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5c79edb5204a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   43:     0x5c79edb5204a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   44:     0x5c79edf260af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x5c79edf260af - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   46:     0x746d42c7eaa4 - <unknown>
[INFO] [stdout]   47:     0x746d42d0ba34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- cli::generate::fails_to_generate_if_one_file_does_not_exist stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: tests/cli/snapshots/main__cli__generate__fails_to_generate_if_one_file_does_not_exist.snap
[INFO] [stdout] Snapshot: fails_to_generate_if_one_file_does_not_exist
[INFO] [stdout] Source: tests/cli/generate.rs:50
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: stderr
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] -old snapshot
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]     1     1 │    0: The file 'readme.md' does not exist
[INFO] [stdout]     2     2 │ 
[INFO] [stdout]     3     3 │ [location]
[INFO] [stdout]     4     4 │ 
[INFO] [stdout]     5       │-Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it.
[INFO] [stdout]     6       │-Run with RUST_BACKTRACE=full to include source snippets.
[INFO] [stdout]           5 │+  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]           6 │+                                ⋮ 5 frames hidden ⋮                               
[INFO] [stdout]           7 │+   6: all_contributors::generate::main::hc071d32e52005b39
[INFO] [stdout]           8 │+      at /opt/rustwide/workdir/src/generate.rs:16
[INFO] [stdout]           9 │+        14 │ 
[INFO] [stdout]          10 │+        15 │         if !exists {
[INFO] [stdout]          11 │+        16 >             return Err(eyre!("The file '{}' does not exist", filename));
[INFO] [stdout]          12 │+        17 │         }
[INFO] [stdout]          13 │+        18 │ 
[INFO] [stdout]          14 │+   7: all_contributors::main::{{closure}}::hee00d10adc502648
[INFO] [stdout]          15 │+      at /opt/rustwide/workdir/src/main.rs:29
[INFO] [stdout]          16 │+        27 │ 
[INFO] [stdout]          17 │+        28 │     match args.command {
[INFO] [stdout]          18 │+        29 >         Action::Generate => generate::main(),
[INFO] [stdout]          19 │+        30 │         Action::Add(AddArgs {
[INFO] [stdout]          20 │+        31 │             login,
[INFO] [stdout]          21 │+   8: <core::pin::Pin<P> as core::future::future::Future>::poll::h384e6b5164620740
[INFO] [stdout]          22 │+      at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133
[INFO] [stdout]          23 │+   9: <core::pin::Pin<P> as core::future::future::Future>::poll::h18092b4f75a7f81d
[INFO] [stdout]          24 │+      at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133
[INFO] [stdout]          25 │+  10: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h07276f8a47591642
[INFO] [stdout]          26 │+      at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:733
[INFO] [stdout]          27 │+       731 │                 if handle.reset_woken() {
[INFO] [stdout]          28 │+       732 │                     let (c, res) = context.enter(core, || {
[INFO] [stdout]          29 │+       733 >                         crate::task::coop::budget(|| future.as_mut().poll(&mut cx))
[INFO] [stdout]          30 │+       734 │                     });
[INFO] [stdout]          31 │+       735 │ 
[INFO] [stdout]          32 │+  11: tokio::task::coop::with_budget::h89a6aabc6ea1320f
[INFO] [stdout]          33 │+      at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:167
[INFO] [stdout]          34 │+       165 │     // The function is called regardless even if the budget is not successfully
[INFO] [stdout]          35 │+       166 │     // set due to the thread-local being destroyed.
[INFO] [stdout]          36 │+       167 >     f()
[INFO] [stdout]          37 │+       168 │ }
[INFO] [stdout]          38 │+       169 │ 
[INFO] [stdout]          39 │+  12: tokio::task::coop::budget::h7656006d8f417897
[INFO] [stdout]          40 │+      at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:133
[INFO] [stdout]          41 │+       131 │ #[inline(always)]
[INFO] [stdout]          42 │+       132 │ pub(crate) fn budget<R>(f: impl FnOnce() -> R) -> R {
[INFO] [stdout]          43 │+       133 >     with_budget(Budget::initial(), f)
[INFO] [stdout]          44 │+       134 │ }
[INFO] [stdout]          45 │+       135 │ 
[INFO] [stdout]          46 │+  13: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h9d3cf7fb49980dbf
[INFO] [stdout]          47 │+      at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:733
[INFO] [stdout]          48 │+       731 │                 if handle.reset_woken() {
[INFO] [stdout]          49 │+       732 │                     let (c, res) = context.enter(core, || {
[INFO] [stdout]          50 │+       733 >                         crate::task::coop::budget(|| future.as_mut().poll(&mut cx))
[INFO] [stdout]          51 │+       734 │                     });
[INFO] [stdout]          52 │+       735 │ 
[INFO] [stdout]          53 │+  14: tokio::runtime::scheduler::current_thread::Context::enter::h2eb89ad60ff13f42
[INFO] [stdout]          54 │+      at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:432
[INFO] [stdout]          55 │+       430 │ 
[INFO] [stdout]          56 │+       431 │         // Execute the closure while tracking the execution budget
[INFO] [stdout]          57 │+       432 >         let ret = f();
[INFO] [stdout]          58 │+       433 │ 
[INFO] [stdout]          59 │+       434 │         // Take the scheduler core back
[INFO] [stdout]          60 │+  15: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hbf0e276fb46ac211
[INFO] [stdout]          61 │+      at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:732
[INFO] [stdout]          62 │+       730 │ 
[INFO] [stdout]          63 │+       731 │                 if handle.reset_woken() {
[INFO] [stdout]          64 │+       732 >                     let (c, res) = context.enter(core, || {
[INFO] [stdout]          65 │+       733 │                         crate::task::coop::budget(|| future.as_mut().poll(&mut cx))
[INFO] [stdout]          66 │+       734 │                     });
[INFO] [stdout]          67 │+  16: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h46fb714c44225c6e
[INFO] [stdout]          68 │+      at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820
[INFO] [stdout]          69 │+       818 │ 
[INFO] [stdout]          70 │+       819 │         // Call the closure and place `core` back
[INFO] [stdout]          71 │+       820 >         let (core, ret) = context::set_scheduler(&self.context, || f(core, context));
[INFO] [stdout]          72 │+       821 │ 
[INFO] [stdout]          73 │+       822 │         *context.core.borrow_mut() = Some(core);
[INFO] [stdout]          74 │+  17: tokio::runtime::context::scoped::Scoped<T>::set::h718800fe78f5ba36
[INFO] [stdout]          75 │+      at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/scoped.rs:40
[INFO] [stdout]          76 │+        38 │         };
[INFO] [stdout]          77 │+        39 │ 
[INFO] [stdout]          78 │+        40 >         f()
[INFO] [stdout]          79 │+        41 │     }
[INFO] [stdout]          80 │+        42 │ 
[INFO] [stdout]          81 │+  18: tokio::runtime::context::set_scheduler::{{closure}}::ha0bc1630adc7b812
[INFO] [stdout]          82 │+      at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180
[INFO] [stdout]          83 │+       178 │ 
[INFO] [stdout]          84 │+       179 │     pub(super) fn set_scheduler<R>(v: &scheduler::Context, f: impl FnOnce() -> R) -> R {
[INFO] [stdout]          85 │+       180 >         CONTEXT.with(|c| c.scheduler.set(v, f))
[INFO] [stdout]          86 │+       181 │     }
[INFO] [stdout]          87 │+       182 │ 
[INFO] [stdout]          88 │+  19: std::thread::local::LocalKey<T>::try_with::ha27e85a1e4874bc1
[INFO] [stdout]          89 │+      at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315
[INFO] [stdout]          90 │+  20: std::thread::local::LocalKey<T>::with::h5b3050f0d4822e02
[INFO] [stdout]          91 │+      at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279
[INFO] [stdout]          92 │+  21: tokio::runtime::context::set_scheduler::h781ff6268602ff19
[INFO] [stdout]          93 │+      at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180
[INFO] [stdout]          94 │+       178 │ 
[INFO] [stdout]          95 │+       179 │     pub(super) fn set_scheduler<R>(v: &scheduler::Context, f: impl FnOnce() -> R) -> R {
[INFO] [stdout]          96 │+       180 >         CONTEXT.with(|c| c.scheduler.set(v, f))
[INFO] [stdout]          97 │+       181 │     }
[INFO] [stdout]          98 │+       182 │ 
[INFO] [stdout]          99 │+  22: tokio::runtime::scheduler::current_thread::CoreGuard::enter::h5427ac1650657e0e
[INFO] [stdout]         100 │+      at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820
[INFO] [stdout]         101 │+       818 │ 
[INFO] [stdout]         102 │+       819 │         // Call the closure and place `core` back
[INFO] [stdout]         103 │+       820 >         let (core, ret) = context::set_scheduler(&self.context, || f(core, context));
[INFO] [stdout]         104 │+       821 │ 
[INFO] [stdout]         105 │+       822 │         *context.core.borrow_mut() = Some(core);
[INFO] [stdout]         106 │+  23: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h60a3093cc20d4eca
[INFO] [stdout]         107 │+      at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:720
[INFO] [stdout]         108 │+       718 │     #[track_caller]
[INFO] [stdout]         109 │+       719 │     fn block_on<F: Future>(self, future: F) -> F::Output {
[INFO] [stdout]         110 │+       720 >         let ret = self.enter(|mut core, context| {
[INFO] [stdout]         111 │+       721 │             let waker = Handle::waker_ref(&context.handle);
[INFO] [stdout]         112 │+       722 │             let mut cx = std::task::Context::from_waker(&waker);
[INFO] [stdout]         113 │+  24: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h00010d26627f02ea
[INFO] [stdout]         114 │+      at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:200
[INFO] [stdout]         115 │+       198 │                         .worker_metrics
[INFO] [stdout]         116 │+       199 │                         .set_thread_id(thread::current().id());
[INFO] [stdout]         117 │+       200 >                     return core.block_on(future);
[INFO] [stdout]         118 │+       201 │                 } else {
[INFO] [stdout]         119 │+       202 │                     let notified = self.notify.notified();
[INFO] [stdout]         120 │+  25: tokio::runtime::context::runtime::enter_runtime::h9269e9e11f3e1fb1
[INFO] [stdout]         121 │+      at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/runtime.rs:65
[INFO] [stdout]         122 │+        63 │ 
[INFO] [stdout]         123 │+        64 │     if let Some(mut guard) = maybe_guard {
[INFO] [stdout]         124 │+        65 >         return f(&mut guard.blocking);
[INFO] [stdout]         125 │+        66 │     }
[INFO] [stdout]         126 │+        67 │ 
[INFO] [stdout]         127 │+  26: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h7ad1322bed80374e
[INFO] [stdout]         128 │+      at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:188
[INFO] [stdout]         129 │+       186 │         pin!(future);
[INFO] [stdout]         130 │+       187 │ 
[INFO] [stdout]         131 │+       188 >         crate::runtime::context::enter_runtime(handle, false, |blocking| {
[INFO] [stdout]         132 │+       189 │             let handle = handle.as_current_thread();
[INFO] [stdout]         133 │+       190 │ 
[INFO] [stdout]         134 │+  27: tokio::runtime::runtime::Runtime::block_on_inner::h2a9445568134d5ba
[INFO] [stdout]         135 │+      at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:368
[INFO] [stdout]         136 │+       366 │ 
[INFO] [stdout]         137 │+       367 │         match &self.scheduler {
[INFO] [stdout]         138 │+       368 >             Scheduler::CurrentThread(exec) => exec.block_on(&self.handle.inner, future),
[INFO] [stdout]         139 │+       369 │             #[cfg(feature = "rt-multi-thread")]
[INFO] [stdout]         140 │+       370 │             Scheduler::MultiThread(exec) => exec.block_on(&self.handle.inner, future),
[INFO] [stdout]         141 │+  28: tokio::runtime::runtime::Runtime::block_on::h90a81c198e8e93ca
[INFO] [stdout]         142 │+      at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:340
[INFO] [stdout]         143 │+       338 │         let fut_size = mem::size_of::<F>();
[INFO] [stdout]         144 │+       339 │         if fut_size > BOX_FUTURE_THRESHOLD {
[INFO] [stdout]         145 │+       340 >             self.block_on_inner(Box::pin(future), SpawnMeta::new_unnamed(fut_size))
[INFO] [stdout]         146 │+       341 │         } else {
[INFO] [stdout]         147 │+       342 │             self.block_on_inner(future, SpawnMeta::new_unnamed(fut_size))
[INFO] [stdout]         148 │+  29: all_contributors::main::h28f1c5e34d47e41b
[INFO] [stdout]         149 │+      at /opt/rustwide/workdir/src/main.rs:28
[INFO] [stdout]         150 │+        26 │     let args = Args::parse();
[INFO] [stdout]         151 │+        27 │ 
[INFO] [stdout]         152 │+        28 >     match args.command {
[INFO] [stdout]         153 │+        29 │         Action::Generate => generate::main(),
[INFO] [stdout]         154 │+        30 │         Action::Add(AddArgs {
[INFO] [stdout]         155 │+  30: core::ops::function::FnOnce::call_once::h4ed3ed9eb88407f9
[INFO] [stdout]         156 │+      at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253
[INFO] [stdout]         157 │+  31: std::sys::backtrace::__rust_begin_short_backtrace::hf026ef0a2a8a04ed
[INFO] [stdout]         158 │+      at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158
[INFO] [stdout]         159 │+                                ⋮ 14 frames hidden ⋮                              
[INFO] [stdout]         160 │+
[INFO] [stdout]         161 │+Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'cli::generate::fails_to_generate_if_one_file_does_not_exist' panicked at tests/cli/generate.rs:50:9:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/tests/cli/snapshots/main__cli__generate__fails_to_generate_if_one_file_does_not_exist.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c79edf20122 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c79edf20122 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c79edf20122 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5c79edf20122 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5c79edf4bdf3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5c79edf4bdf3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5c79edf1bab3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c79edf1bab3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5c79edf1ff72 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5c79edf22099 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5c79edf21ece - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5c79edb860d4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5c79edb860d4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c79edf22a6e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5c79edf22a6e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5c79edf2283a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5c79edf20619 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5c79edf224cd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5c79edf49820 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5c79edf49c86 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5c79edb4b349 - core::result::Result<T,E>::unwrap::h3b0b7e89dbf724a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5c79edb4b349 - main::cli::generate::fails_to_generate_if_one_file_does_not_exist::{{closure}}::hd8aca75fc95c3765
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli/generate.rs:50:9
[INFO] [stdout]   22:     0x5c79edb46a9a - insta::settings::Settings::bind::h685f7c1531f5f474
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.42.2/src/settings.rs:509:9
[INFO] [stdout]   23:     0x5c79edb4acfa - main::cli::generate::fails_to_generate_if_one_file_does_not_exist::haafde55b96761af8
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli/generate.rs:49:20
[INFO] [stdout]   24:     0x5c79edb4a677 - main::cli::generate::fails_to_generate_if_one_file_does_not_exist::{{closure}}::h8e0e233238ccb9be
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli/generate.rs:35:54
[INFO] [stdout]   25:     0x5c79edb386d6 - core::ops::function::FnOnce::call_once::ha5b5f804753316a0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x5c79edb8b93b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   27:     0x5c79edb8b93b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   28:     0x5c79edb8aa75 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   29:     0x5c79edb8aa75 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x5c79edb8aa75 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   31:     0x5c79edb8aa75 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x5c79edb8aa75 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5c79edb8aa75 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   34:     0x5c79edb8aa75 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   35:     0x5c79edb4e674 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   36:     0x5c79edb4e674 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x5c79edb5204a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x5c79edb5204a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x5c79edb5204a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   40:     0x5c79edb5204a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   41:     0x5c79edb5204a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5c79edb5204a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   43:     0x5c79edb5204a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   44:     0x5c79edf260af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x5c79edf260af - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   46:     0x746d42c7eaa4 - <unknown>
[INFO] [stdout]   47:     0x746d42d0ba34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     cli::add::fails_to_add_if_no_config_file
[INFO] [stdout]     cli::add::should_add_new_contributor_and_its_contributions
[INFO] [stdout]     cli::add::should_add_new_contributor_and_its_contributions_and_then_apply_generate
[INFO] [stdout]     cli::add::should_add_new_contributor_and_its_contributions_and_then_apply_generate_alt
[INFO] [stdout]     cli::e2e::add_new_contributor_and_its_contributions_and_generate
[INFO] [stdout]     cli::generate::fails_to_generate_if_no_config_file
[INFO] [stdout]     cli::generate::fails_to_generate_if_one_file_does_not_exist
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.88s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "33d77270b6043cec299e56aad424df5ad0269612f3f877a3ecce8d7daf8dde12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33d77270b6043cec299e56aad424df5ad0269612f3f877a3ecce8d7daf8dde12", kill_on_drop: false }`
[INFO] [stdout] 33d77270b6043cec299e56aad424df5ad0269612f3f877a3ecce8d7daf8dde12
