[INFO] fetching crate all-contributors 0.2.0...
[INFO] testing all-contributors-0.2.0 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate all-contributors 0.2.0 into /workspace/builds/worker-6-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate all-contributors 0.2.0 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2a340fb48e87d87e0013757288e9c3d6dc40912d8b72ccfa98182dc49c906f01
[INFO] running `Command { std: "docker" "start" "-a" "2a340fb48e87d87e0013757288e9c3d6dc40912d8b72ccfa98182dc49c906f01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2a340fb48e87d87e0013757288e9c3d6dc40912d8b72ccfa98182dc49c906f01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a340fb48e87d87e0013757288e9c3d6dc40912d8b72ccfa98182dc49c906f01", kill_on_drop: false }`
[INFO] [stdout] 2a340fb48e87d87e0013757288e9c3d6dc40912d8b72ccfa98182dc49c906f01
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 35d90e82976ec3277dcb11666408d1365ffacc16cc00c5831557366492609ad1
[INFO] running `Command { std: "docker" "start" "-a" "35d90e82976ec3277dcb11666408d1365ffacc16cc00c5831557366492609ad1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling dtoa v1.0.10
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling servo_arc v0.1.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling thin-slice v0.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling rustls v0.23.26
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling ego-tree v0.6.3
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling selectors v0.22.0
[INFO] [stderr]    Compiling clap_builder v4.5.37
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling cssparser v0.27.2
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.1
[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 serde_derive v1.0.219
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling derive_more v0.99.19
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling snafu-derive v0.8.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling snafu v0.8.5
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling clap v4.5.37
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling scraper v0.13.0
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling table-extract v0.2.3
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling all-contributors v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling tower-http v0.6.2
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling octocrab v0.44.0
[INFO] [stdout] warning: unused import: `command`
[INFO] [stdout]  --> src/cli/args.rs:1:32
[INFO] [stdout]   |
[INFO] [stdout] 1 | use clap::{Parser, Subcommand, command};
[INFO] [stdout]   |                                ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 44s
[INFO] running `Command { std: "docker" "inspect" "35d90e82976ec3277dcb11666408d1365ffacc16cc00c5831557366492609ad1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35d90e82976ec3277dcb11666408d1365ffacc16cc00c5831557366492609ad1", kill_on_drop: false }`
[INFO] [stdout] 35d90e82976ec3277dcb11666408d1365ffacc16cc00c5831557366492609ad1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 473c1920ab7d8ae8def529b3020036b88e4d1a64b83b075c1baa1085f28cd28c
[INFO] running `Command { std: "docker" "start" "-a" "473c1920ab7d8ae8def529b3020036b88e4d1a64b83b075c1baa1085f28cd28c", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.5.1
[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 linked-hash-map v0.5.6
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling tower-http v0.6.2
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling octocrab v0.44.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tempfile v3.19.1
[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] [stdout] warning: unused import: `command`
[INFO] [stdout]  --> src/cli/args.rs:1:32
[INFO] [stdout]   |
[INFO] [stdout] 1 | use clap::{Parser, Subcommand, command};
[INFO] [stdout]   |                                ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `command`
[INFO] [stdout]  --> src/cli/args.rs:1:32
[INFO] [stdout]   |
[INFO] [stdout] 1 | use clap::{Parser, Subcommand, command};
[INFO] [stdout]   |                                ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 40.36s
[INFO] running `Command { std: "docker" "inspect" "473c1920ab7d8ae8def529b3020036b88e4d1a64b83b075c1baa1085f28cd28c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "473c1920ab7d8ae8def529b3020036b88e4d1a64b83b075c1baa1085f28cd28c", kill_on_drop: false }`
[INFO] [stdout] 473c1920ab7d8ae8def529b3020036b88e4d1a64b83b075c1baa1085f28cd28c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c285ea90bea79f7582321f77b4db0769f64ce407ac1314e87f4a1c350ec7a961
[INFO] running `Command { std: "docker" "start" "-a" "c285ea90bea79f7582321f77b4db0769f64ce407ac1314e87f4a1c350ec7a961", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `command`
[INFO] [stderr]  --> src/cli/args.rs:1:32
[INFO] [stderr]   |
[INFO] [stderr] 1 | use clap::{Parser, Subcommand, command};
[INFO] [stderr]   |                                ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `all-contributors` (bin "all-contributors") generated 1 warning (run `cargo fix --bin "all-contributors" -p all-contributors` to apply 1 suggestion)
[INFO] [stderr] warning: `all-contributors` (bin "all-contributors" test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/all_contributors-666e55832e818f5c)
[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.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/main.rs (/opt/rustwide/target/debug/deps/main-8b1da1e921253d4d)
[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::generate::should_generate_with_same_input ... ok
[INFO] [stdout] test cli::add::add_an_existing_contribution_should_do_nothing ... ok
[INFO] [stdout] test cli::add::should_add_new_contributor_and_its_contributions_and_then_apply_generate_alt ... FAILED
[INFO] [stdout] test cli::add::should_add_new_contributor_and_its_contributions ... 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_and_then_apply_generate ... FAILED
[INFO] [stdout] test cli::generate::fails_to_generate_if_no_config_file ... FAILED
[INFO] [stdout] test cli::generate::fails_to_generate_if_one_file_does_not_exist ... FAILED
[INFO] [stdout] test cli::add::fails_to_add_if_no_config_file ... 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::h8b338fd1f2d73270
[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::h9230843ee6544ea3
[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::h039fae1c1c1b001a
[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::h89e7bb2e34428689
[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::ha9ff77c1fff4cfe3
[INFO] [stdout]       at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250
[INFO] [stdout]   32: std::sys::backtrace::__rust_begin_short_backtrace::hd7b8393040ed30c3
[INFO] [stdout]       at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166
[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/.tmpZam1gT" && 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::h8b338fd1f2d73270
[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::h9230843ee6544ea3
[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::h039fae1c1c1b001a
[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::h89e7bb2e34428689
[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::ha9ff77c1fff4cfe3
[INFO] [stdout]       at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250
[INFO] [stdout]   32: std::sys::backtrace::__rust_begin_short_backtrace::hd7b8393040ed30c3
[INFO] [stdout]       at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166
[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::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::h8b338fd1f2d73270
[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::h9230843ee6544ea3
[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::h039fae1c1c1b001a
[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::h89e7bb2e34428689
[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::ha9ff77c1fff4cfe3
[INFO] [stdout]       at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250
[INFO] [stdout]   32: std::sys::backtrace::__rust_begin_short_backtrace::hd7b8393040ed30c3
[INFO] [stdout]       at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166
[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/.tmpfreRbc" && 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::h8b338fd1f2d73270
[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::h9230843ee6544ea3
[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::h039fae1c1c1b001a
[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::h89e7bb2e34428689
[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::ha9ff77c1fff4cfe3
[INFO] [stdout]       at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250
[INFO] [stdout]   32: std::sys::backtrace::__rust_begin_short_backtrace::hd7b8393040ed30c3
[INFO] [stdout]       at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166
[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::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::h8b338fd1f2d73270
[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::h9230843ee6544ea3
[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::h039fae1c1c1b001a
[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::h89e7bb2e34428689
[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::ha9ff77c1fff4cfe3
[INFO] [stdout]       at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250
[INFO] [stdout]   32: std::sys::backtrace::__rust_begin_short_backtrace::hd7b8393040ed30c3
[INFO] [stdout]       at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166
[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/.tmpqjKnPG" && 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::h8b338fd1f2d73270
[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::h9230843ee6544ea3
[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::h039fae1c1c1b001a
[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::h89e7bb2e34428689
[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::ha9ff77c1fff4cfe3
[INFO] [stdout]       at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250
[INFO] [stdout]   32: std::sys::backtrace::__rust_begin_short_backtrace::hd7b8393040ed30c3
[INFO] [stdout]       at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166
[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_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::h8b338fd1f2d73270
[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::h9230843ee6544ea3
[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::h039fae1c1c1b001a
[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::h89e7bb2e34428689
[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::ha9ff77c1fff4cfe3
[INFO] [stdout]       at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250
[INFO] [stdout]   32: std::sys::backtrace::__rust_begin_short_backtrace::hd7b8393040ed30c3
[INFO] [stdout]       at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166
[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/.tmpynIgCb" && 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::h8b338fd1f2d73270
[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::h9230843ee6544ea3
[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::h039fae1c1c1b001a
[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::h89e7bb2e34428689
[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::ha9ff77c1fff4cfe3
[INFO] [stdout]       at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250
[INFO] [stdout]   32: std::sys::backtrace::__rust_begin_short_backtrace::hd7b8393040ed30c3
[INFO] [stdout]       at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166
[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::h289570964154d82e
[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::hd64bf4bd4cf5be07
[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}}::h2156857e589ad7d1
[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::h5451b81abac99529
[INFO] [stdout]          29 │+      at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133
[INFO] [stdout]          30 │+  10: <core::pin::Pin<P> as core::future::future::Future>::poll::hf29580dfac79362e
[INFO] [stdout]          31 │+      at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133
[INFO] [stdout]          32 │+  11: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h8c8c322157166d4a
[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::h458511a2687eca93
[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::h3d2696ee9a22367c
[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}}::h133d3d35ae547fa6
[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::hfd56b7708520e6cd
[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}}::h3f90df4120d32984
[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}}::h3853e4ca728b0525
[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::hd67c0aa13489d5ba
[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}}::h01e26dd79cf549ac
[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::hfcad72307d451fdd
[INFO] [stdout]          96 │+      at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513
[INFO] [stdout]          97 │+  21: std::thread::local::LocalKey<T>::with::hd0c56ffa7e8dc246
[INFO] [stdout]          98 │+      at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477
[INFO] [stdout]          99 │+  22: tokio::runtime::context::set_scheduler::h5f717a3040a81c9f
[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::he3a992720bf0fcc9
[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::h79381800b95ccd04
[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}}::h9bb8056c28439c46
[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::hb5201694280fbfd2
[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::h8b338fd1f2d73270
[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::h9230843ee6544ea3
[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::h039fae1c1c1b001a
[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::h89e7bb2e34428689
[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::ha9ff77c1fff4cfe3
[INFO] [stdout]         163 │+      at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250
[INFO] [stdout]         164 │+  32: std::sys::backtrace::__rust_begin_short_backtrace::hd7b8393040ed30c3
[INFO] [stdout]         165 │+      at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166
[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' (39) 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:     0x625d47af227a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x625d47af227a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x625d47af227a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x625d47af227a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x625d47b0b9fa - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x625d47b0b9fa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x625d47af83f2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x625d47af83f2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x625d47accf8f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x625d47accf8f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x625d47ae8719 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x625d477359ec - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x625d477359ec - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x625d47ae88d2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x625d47ae88d2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x625d47acd048 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x625d47ac45f9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x625d47acddfd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x625d47b0c35c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x625d47b0c0d2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x625d47727a59 - core::result::Result<T,E>::unwrap::ha2ad0646e81971c6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x625d47727a59 - main::cli::generate::fails_to_generate_if_no_config_file::{{closure}}::h7febe04114540fab
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli/generate.rs:25:9
[INFO] [stdout]   22:     0x625d4771fe6a - insta::settings::Settings::bind::h7e2ba9070f972bef
[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:     0x625d477273ac - main::cli::generate::fails_to_generate_if_no_config_file::h266dad9a64cd4b17
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli/generate.rs:24:20
[INFO] [stdout]   24:     0x625d47727b37 - main::cli::generate::fails_to_generate_if_no_config_file::{{closure}}::hbedf488380672d1b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli/generate.rs:12:45
[INFO] [stdout]   25:     0x625d47714a06 - core::ops::function::FnOnce::call_once::h459fd04b1754f0a4
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x625d47729acb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x625d47729acb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x625d477364bb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x625d477364bb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x625d477364bb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x625d477364bb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x625d477364bb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x625d477364bb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x625d477364bb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x625d47731bd4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x625d47731bd4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x625d477390c2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   38:     0x625d477390c2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x625d477390c2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x625d477390c2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x625d477390c2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x625d477390c2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x625d477390c2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x625d47af120f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   45:     0x625d47af120f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   46:     0x72d4cd74aaa4 - <unknown>
[INFO] [stdout]   47:     0x72d4cd7d7a64 - 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::hd64bf4bd4cf5be07
[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}}::h2156857e589ad7d1
[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::h5451b81abac99529
[INFO] [stdout]          22 │+      at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133
[INFO] [stdout]          23 │+   9: <core::pin::Pin<P> as core::future::future::Future>::poll::hf29580dfac79362e
[INFO] [stdout]          24 │+      at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133
[INFO] [stdout]          25 │+  10: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h8c8c322157166d4a
[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::h458511a2687eca93
[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::h3d2696ee9a22367c
[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}}::h133d3d35ae547fa6
[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::hfd56b7708520e6cd
[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}}::h3f90df4120d32984
[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}}::h3853e4ca728b0525
[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::hd67c0aa13489d5ba
[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}}::h01e26dd79cf549ac
[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::hfcad72307d451fdd
[INFO] [stdout]          89 │+      at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513
[INFO] [stdout]          90 │+  20: std::thread::local::LocalKey<T>::with::hd0c56ffa7e8dc246
[INFO] [stdout]          91 │+      at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477
[INFO] [stdout]          92 │+  21: tokio::runtime::context::set_scheduler::h5f717a3040a81c9f
[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::he3a992720bf0fcc9
[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::h79381800b95ccd04
[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}}::h9bb8056c28439c46
[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::hb5201694280fbfd2
[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::h8b338fd1f2d73270
[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::h9230843ee6544ea3
[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::h039fae1c1c1b001a
[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::h89e7bb2e34428689
[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::ha9ff77c1fff4cfe3
[INFO] [stdout]         156 │+      at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250
[INFO] [stdout]         157 │+  31: std::sys::backtrace::__rust_begin_short_backtrace::hd7b8393040ed30c3
[INFO] [stdout]         158 │+      at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166
[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' (40) 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:     0x625d47af227a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x625d47af227a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x625d47af227a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x625d47af227a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x625d47b0b9fa - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x625d47b0b9fa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x625d47af83f2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x625d47af83f2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x625d47accf8f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x625d47accf8f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x625d47ae8719 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x625d477359ec - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x625d477359ec - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x625d47ae88d2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x625d47ae88d2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x625d47acd048 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x625d47ac45f9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x625d47acddfd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x625d47b0c35c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x625d47b0c0d2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x625d477289d9 - core::result::Result<T,E>::unwrap::ha2ad0646e81971c6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x625d477289d9 - main::cli::generate::fails_to_generate_if_one_file_does_not_exist::{{closure}}::h4ebeb18c47bb484e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli/generate.rs:50:9
[INFO] [stdout]   22:     0x625d4771fada - insta::settings::Settings::bind::h01605c84d2f3bbc3
[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:     0x625d477282eb - main::cli::generate::fails_to_generate_if_one_file_does_not_exist::h104339c38ccbb971
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli/generate.rs:49:20
[INFO] [stdout]   24:     0x625d477285e7 - main::cli::generate::fails_to_generate_if_one_file_does_not_exist::{{closure}}::h3eba469f05917a87
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli/generate.rs:35:54
[INFO] [stdout]   25:     0x625d47714a86 - core::ops::function::FnOnce::call_once::h65db1ae642b6d706
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x625d47729acb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x625d47729acb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x625d477364bb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x625d477364bb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x625d477364bb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x625d477364bb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x625d477364bb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x625d477364bb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x625d477364bb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x625d47731bd4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x625d47731bd4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x625d477390c2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   38:     0x625d477390c2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x625d477390c2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x625d477390c2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x625d477390c2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x625d477390c2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x625d477390c2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x625d47af120f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   45:     0x625d47af120f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   46:     0x72d4cd74aaa4 - <unknown>
[INFO] [stdout]   47:     0x72d4cd7d7a64 - 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::h289570964154d82e
[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}}::hc9e022541389272e
[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}}::h2156857e589ad7d1
[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::h5451b81abac99529
[INFO] [stdout]          29 │+      at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133
[INFO] [stdout]          30 │+  10: <core::pin::Pin<P> as core::future::future::Future>::poll::hf29580dfac79362e
[INFO] [stdout]          31 │+      at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133
[INFO] [stdout]          32 │+  11: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h8c8c322157166d4a
[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::h458511a2687eca93
[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::h3d2696ee9a22367c
[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}}::h133d3d35ae547fa6
[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::hfd56b7708520e6cd
[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}}::h3f90df4120d32984
[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}}::h3853e4ca728b0525
[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::hd67c0aa13489d5ba
[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}}::h01e26dd79cf549ac
[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::hfcad72307d451fdd
[INFO] [stdout]          96 │+      at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513
[INFO] [stdout]          97 │+  21: std::thread::local::LocalKey<T>::with::hd0c56ffa7e8dc246
[INFO] [stdout]          98 │+      at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477
[INFO] [stdout]          99 │+  22: tokio::runtime::context::set_scheduler::h5f717a3040a81c9f
[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::he3a992720bf0fcc9
[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::h79381800b95ccd04
[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}}::h9bb8056c28439c46
[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::hb5201694280fbfd2
[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::h8b338fd1f2d73270
[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::h9230843ee6544ea3
[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::h039fae1c1c1b001a
[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::h89e7bb2e34428689
[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::ha9ff77c1fff4cfe3
[INFO] [stdout]         163 │+      at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250
[INFO] [stdout]         164 │+  32: std::sys::backtrace::__rust_begin_short_backtrace::hd7b8393040ed30c3
[INFO] [stdout]         165 │+      at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166
[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' (32) 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:     0x625d47af227a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x625d47af227a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x625d47af227a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x625d47af227a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x625d47b0b9fa - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x625d47b0b9fa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x625d47af83f2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x625d47af83f2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x625d47accf8f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x625d47accf8f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x625d47ae8719 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x625d477359ec - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x625d477359ec - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x625d47ae88d2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x625d47ae88d2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x625d47acd048 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x625d47ac45f9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x625d47acddfd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x625d47b0c35c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x625d47b0c0d2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x625d47716719 - core::result::Result<T,E>::unwrap::ha2ad0646e81971c6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x625d47716719 - main::cli::add::fails_to_add_if_no_config_file::{{closure}}::h678b8318dee645f2
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli/add.rs:25:9
[INFO] [stdout]   22:     0x625d4771fc3a - insta::settings::Settings::bind::h35acd98299e49c81
[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:     0x625d4771606c - main::cli::add::fails_to_add_if_no_config_file::h2b35eaaacd3439b2
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli/add.rs:24:20
[INFO] [stdout]   24:     0x625d477167f7 - main::cli::add::fails_to_add_if_no_config_file::{{closure}}::h88092f0d0beb9621
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli/add.rs:12:40
[INFO] [stdout]   25:     0x625d47714ac6 - core::ops::function::FnOnce::call_once::h7e284166cef07a2d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x625d47729acb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x625d47729acb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x625d477364bb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x625d477364bb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x625d477364bb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x625d477364bb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x625d477364bb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x625d477364bb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x625d477364bb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x625d47731bd4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x625d47731bd4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x625d477390c2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   38:     0x625d477390c2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x625d477390c2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x625d477390c2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x625d477390c2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x625d477390c2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x625d477390c2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x625d47af120f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   45:     0x625d47af120f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   46:     0x72d4cd74aaa4 - <unknown>
[INFO] [stdout]   47:     0x72d4cd7d7a64 - 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 4.83s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test main`
[INFO] running `Command { std: "docker" "inspect" "c285ea90bea79f7582321f77b4db0769f64ce407ac1314e87f4a1c350ec7a961", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c285ea90bea79f7582321f77b4db0769f64ce407ac1314e87f4a1c350ec7a961", kill_on_drop: false }`
[INFO] [stdout] c285ea90bea79f7582321f77b4db0769f64ce407ac1314e87f4a1c350ec7a961
