[INFO] cloning repository https://github.com/dhth/mrj
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dhth/mrj" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdhth%2Fmrj", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdhth%2Fmrj'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 686e26e2bd328b639673b1197f53347629b0506c
[INFO] testing dhth/mrj against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdhth%2Fmrj" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/dhth/mrj
[INFO] finished tweaking git repo https://github.com/dhth/mrj
[INFO] tweaked toml for git repo https://github.com/dhth/mrj written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dhth/mrj on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dhth/mrj already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 1c0af46bedabccee5d70b22fc920818cda82311d61d4066ec19410d600d80e5f
[INFO] running `Command { std: "docker" "start" "-a" "1c0af46bedabccee5d70b22fc920818cda82311d61d4066ec19410d600d80e5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1c0af46bedabccee5d70b22fc920818cda82311d61d4066ec19410d600d80e5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c0af46bedabccee5d70b22fc920818cda82311d61d4066ec19410d600d80e5f", kill_on_drop: false }`
[INFO] [stdout] 1c0af46bedabccee5d70b22fc920818cda82311d61d4066ec19410d600d80e5f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 0438d5a5ca7671e5d8238cee291f1d882b7939896f5bdbf6dc2c48e740c5d79d
[INFO] running `Command { std: "docker" "start" "-a" "0438d5a5ca7671e5d8238cee291f1d882b7939896f5bdbf6dc2c48e740c5d79d", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling base64ct v1.8.1
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling zerocopy v0.8.28
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zmij v1.0.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling cc v1.2.23
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling cargo-platform v0.3.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling cargo_metadata v0.23.1
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling pest_meta v2.8.4
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling hyper-util v0.1.12
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling rsa v0.9.9
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling octocrab v0.49.5
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling snafu-derive v0.8.5
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tower-http v0.6.4
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling jsonwebtoken v10.2.0
[INFO] [stderr]    Compiling clap_builder v4.5.56
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling toml v0.9.11+spec-1.1.0
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling open v5.3.3
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling snafu v0.8.5
[INFO] [stderr]    Compiling clap v4.5.56
[INFO] [stderr]    Compiling tera v1.20.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling mrj v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 08s
[INFO] running `Command { std: "docker" "inspect" "0438d5a5ca7671e5d8238cee291f1d882b7939896f5bdbf6dc2c48e740c5d79d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0438d5a5ca7671e5d8238cee291f1d882b7939896f5bdbf6dc2c48e740c5d79d", kill_on_drop: false }`
[INFO] [stdout] 0438d5a5ca7671e5d8238cee291f1d882b7939896f5bdbf6dc2c48e740c5d79d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 232b4e399b190a0dc3e15d9e7e0241eedc3992fc54c16b23eb98f19a90ad8909
[INFO] running `Command { std: "docker" "start" "-a" "232b4e399b190a0dc3e15d9e7e0241eedc3992fc54c16b23eb98f19a90ad8909", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling tower-http v0.6.4
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling tera v1.20.1
[INFO] [stderr]    Compiling octocrab v0.49.5
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling insta v1.46.2
[INFO] [stderr]    Compiling insta-cmd v0.6.0
[INFO] [stderr]    Compiling mrj v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 53.00s
[INFO] running `Command { std: "docker" "inspect" "232b4e399b190a0dc3e15d9e7e0241eedc3992fc54c16b23eb98f19a90ad8909", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "232b4e399b190a0dc3e15d9e7e0241eedc3992fc54c16b23eb98f19a90ad8909", kill_on_drop: false }`
[INFO] [stdout] 232b4e399b190a0dc3e15d9e7e0241eedc3992fc54c16b23eb98f19a90ad8909
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] ccc92542b45629e8db316243657cde33cc1a1cc097e29e5ff94f8f7e2f62e197
[INFO] running `Command { std: "docker" "start" "-a" "ccc92542b45629e8db316243657cde33cc1a1cc097e29e5ff94f8f7e2f62e197", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mrj-d3a7e4d4ca3acf8e)
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test config::tests::parsing_invalid_sort_direction_fails ... ok
[INFO] [stdout] test config::tests::parsing_invalid_toml_fails ... ok
[INFO] [stdout] test merge::tests::log::pr_with_unknown_author_is_ignored_by_default ... ok
[INFO] [stdout] test config::tests::parsing_invalid_regex_for_head_pattern_fails ... ok
[INFO] [stdout] test merge::tests::log::pr_with_untrusted_author_is_ignored_by_default ... ok
[INFO] [stdout] test config::tests::parsing_invalid_sort_by_fails ... ok
[INFO] [stdout] test merge::tests::log::pr_with_unmatched_head_is_ignored_by_default ... ok
[INFO] [stdout] test config::tests::parsing_invalid_merge_type_fails ... ok
[INFO] [stderr] Snapshot test passes but the existing value is in a legacy format. Please run `cargo insta test --force-update-snapshots` to update to a newer format. Snapshot contents:
[INFO] [stderr] - PRs merged:                    0
[INFO] [stderr] - PRs disqualified:              4
[INFO] [stderr] - Repos checked:                 1
[INFO] [stderr] - Repos with no relevant PRs:    0
[INFO] [stderr] - Errors encountered:            0
[INFO] [stderr] Snapshot test passes but the existing value is in a legacy format. Please run `cargo insta test --force-update-snapshots` to update to a newer format. Snapshot contents:
[INFO] [stderr] =============
[INFO] [stderr]   dhth/mrj
[INFO] [stderr] =============
[INFO] [stderr] 
[INFO] [stderr] -> checking PR #1
[INFO] [stderr]         build: bump clap from 4.5.39 to 4.5.40
[INFO] [stderr]         https://github.com/dhth/mrj/pull/1
[INFO] [stderr]         Created: Mon, 1 Jan 2024 01:01:01 +0000
[INFO] [stderr]         Updated: Tue, 2 Jan 2024 01:01:01 +0000
[INFO] [stderr]         [ head  ]   "dependabot/cargo/clap-4.5.40" matches the allowed head pattern
[INFO] [stderr]         [ author ]   "dependabot[bot]" is in the list of trusted authors
[INFO] [stderr]         [ check  ]   "build (macos-latest)" concluded with desired status: "success"
[INFO] [stderr]         [ check  ]   "build (ubuntu-latest)" concluded with desired status: "success"
[INFO] [stderr]         [ check  ]   "test" concluded with desired status: "success"
[INFO] [stderr]         [ check  ]   "lint" concluded with undesired status: "failure" ❌
[INFO] [stderr] Snapshot test passes but the existing value is in a legacy format. Please run `cargo insta test --force-update-snapshots` to update to a newer format. Snapshot contents:
[INFO] [stderr] - PRs merged:                    0
[INFO] [stderr] - PRs disqualified:              4
[INFO] [stderr] - Repos checked:                 1
[INFO] [stderr] - Repos with no relevant PRs:    0
[INFO] [stderr] - Errors encountered:            0
[INFO] [stderr] 
[INFO] [stderr] Disqualifications
[INFO] [stderr] ---
[INFO] [stderr] 
[INFO] [stderr] - https://github.com/dhth/mrj/pull/1           head didn't match
[INFO] [stderr] - https://github.com/dhth/mrj/pull/11          head didn't match
[INFO] [stderr] - https://github.com/dhth/mrj/pull/111         head didn't match
[INFO] [stderr] - https://github.com/dhth/mrj/pull/1111        head didn't match
[INFO] [stderr] Snapshot test passes but the existing value is in a legacy format. Please run `cargo insta test --force-update-snapshots` to update to a newer format. Snapshot contents:
[INFO] [stderr] =============
[INFO] [stderr]   dhth/mrj
[INFO] [stderr] =============
[INFO] [stderr] 
[INFO] [stderr] -> checking PR #1
[INFO] [stderr]         build: bump clap from 4.5.39 to 4.5.40
[INFO] [stderr]         https://github.com/dhth/mrj/pull/1
[INFO] [stderr]         Created: Mon, 1 Jan 2024 01:01:01 +0000
[INFO] [stderr]         Updated: Tue, 2 Jan 2024 01:01:01 +0000
[INFO] [stderr]         [ head  ]   "dependabot/cargo/clap-4.5.40" matches the allowed head pattern
[INFO] [stderr]         [ author ]   "dependabot[bot]" is in the list of trusted authors
[INFO] [stderr]         [ check  ]   "build (macos-latest)" concluded with desired status: "success"
[INFO] [stderr]         [ check  ]   "build (ubuntu-latest)" concluded with desired status: "success"
[INFO] [stderr]         [ check  ]   "test" concluded with desired status: "success"
[INFO] [stderr]         [ state  ]   "clean" is desirable
[INFO] [stderr]         PR matches all criteria, I would've merged it if this weren't a dry run ✅
[INFO] [stdout] test config::tests::parsing_correct_config_with_all_mandatory_props_only ... ok
[INFO] [stdout] test merge::tests::log::disqualifications_can_be_skipped_in_summary_when_requested ... ok
[INFO] [stdout] test merge::tests::log::pr_with_a_failed_check_is_printed_correctly ... ok
[INFO] [stdout] test merge::tests::log::disqualification_reasons_are_left_aligned_in_summary ... ok
[INFO] [stdout] test merge::tests::log::pr_with_a_finished_check_is_printed_correctly ... ok
[INFO] [stderr] Snapshot test passes but the existing value is in a legacy format. Please run `cargo insta test --force-update-snapshots` to update to a newer format. Snapshot contents:
[INFO] [stdout] test merge::tests::log::failed_repo_result_is_printed_correctly ... ok
[INFO] [stderr] 
[INFO] [stdout] test config::tests::parsing_correct_config_with_all_props_works ... ok
[INFO] [stderr] =============
[INFO] [stdout] test merge::tests::log::pr_with_empty_check_conclusion_is_printed_correctly ... ok
[INFO] [stderr]   dhth/mrj
[INFO] [stdout] test merge::tests::log::pr_with_unknown_author_is_printed_if_requested ... ok
[INFO] [stderr] =============
[INFO] [stdout] test report::io::tests::gather_run_data_works_correctly ... ok
[INFO] [stderr] 
[INFO] [stdout] test merge::tests::log::pr_with_untrusted_author_is_printed_if_requested ... ok
[INFO] [stderr]         error 😵: something went wrong
[INFO] [stderr] Snapshot test passes but the existing value is in a legacy format. Please run `cargo insta test --force-update-snapshots` to update to a newer format. Snapshot contents:
[INFO] [stderr] =============
[INFO] [stderr]   dhth/mrj
[INFO] [stderr] =============
[INFO] [stderr] 
[INFO] [stderr] -> checking PR #1
[INFO] [stderr]         build: bump clap from 4.5.39 to 4.5.40
[INFO] [stderr]         https://github.com/dhth/mrj/pull/1
[INFO] [stderr]         Created: Mon, 1 Jan 2024 01:01:01 +0000
[INFO] [stderr]         Updated: Tue, 2 Jan 2024 01:01:01 +0000
[INFO] [stderr]         [ head  ]   "dependabot/cargo/clap-4.5.40" matches the allowed head pattern
[INFO] [stderr]         [ author ]   "dependabot[bot]" is in the list of trusted authors
[INFO] [stderr]         [ check  ]   "build (macos-latest)" concluded with desired status: "success"
[INFO] [stderr]         [ check  ]   "build (ubuntu-latest)" concluded with desired status: "success"
[INFO] [stderr]         [ check  ]   "test" concluded with desired status: "success"
[INFO] [stderr]         [ check  ]   Github returned with an empty conclusion for the check lint; skipping as I can't make any assumptions here ❌
[INFO] [stderr] Snapshot test passes but the existing value is in a legacy format. Please run `cargo insta test --force-update-snapshots` to update to a newer format. Snapshot contents:
[INFO] [stderr] =============
[INFO] [stderr]   dhth/mrj
[INFO] [stderr] =============
[INFO] [stderr] 
[INFO] [stderr] -> checking PR #1
[INFO] [stderr]         build: bump clap from 4.5.39 to 4.5.40
[INFO] [stderr]         https://github.com/dhth/mrj/pull/1
[INFO] [stderr]         Created: Mon, 1 Jan 2024 01:01:01 +0000
[INFO] [stderr]         Updated: Tue, 2 Jan 2024 01:01:01 +0000
[INFO] [stderr]         [ head  ]   "dependabot/cargo/clap-4.5.40" matches the allowed head pattern
[INFO] [stderr]         [ author ]   Github sent an empty user; skipping as I can't make any assumptions here ❌
[INFO] [stderr] Snapshot test passes but the existing value is in a legacy format. Please run `cargo insta test --force-update-snapshots` to update to a newer format. Snapshot contents:
[INFO] [stderr] =============
[INFO] [stderr]   dhth/mrj
[INFO] [stderr] =============
[INFO] [stderr] 
[INFO] [stderr] -> checking PR #1
[INFO] [stderr]         build: bump clap from 4.5.39 to 4.5.40
[INFO] [stderr]         https://github.com/dhth/mrj/pull/1
[INFO] [stderr]         Created: Mon, 1 Jan 2024 01:01:01 +0000
[INFO] [stderr]         Updated: Tue, 2 Jan 2024 01:01:01 +0000
[INFO] [stderr]         [ head  ]   "dependabot/cargo/clap-4.5.40" matches the allowed head pattern
[INFO] [stderr]         [ author ]   "untrusted-dependabot[bot]" is not in the list of trusted authors ❌
[INFO] [stderr] Snapshot test passes but the existing value is in a legacy format. Please run `cargo insta test --force-update-snapshots` to update to a newer format. Snapshot contents:
[INFO] [stderr] - PRs merged:                    0
[INFO] [stderr] - PRs disqualified:              4
[INFO] [stderr] - Repos checked:                 1
[INFO] [stderr] - Repos with no relevant PRs:    0
[INFO] [stderr] - Errors encountered:            0
[INFO] [stderr] 
[INFO] [stderr] Disqualifications
[INFO] [stderr] ---
[INFO] [stderr] 
[INFO] [stderr] - https://github.com/dhth/mrj/pull/1        check lint: unknown conclusion
[INFO] [stderr] - https://github.com/dhth/mrj/pull/1        check lint: failure
[INFO] [stderr] - https://github.com/dhth/mrj/pull/1        state: unknown
[INFO] [stderr] - https://github.com/dhth/mrj/pull/1        state: dirty
[INFO] [stdout] test merge::tests::log::printing_summary_works ... ok
[INFO] [stdout] test merge::tests::log::pr_with_an_undesirable_state_is_printed_correctly ... ok
[INFO] [stdout] test merge::tests::log::pr_with_unknown_state_is_printed_correctly ... ok
[INFO] [stdout] test report::html::tests::render_report_works_for_custom_template ... ok
[INFO] [stdout] test merge::tests::log::pr_with_unmatched_head_is_printed_if_requested ... ok
[INFO] [stdout] test merge::tests::log::summary_doesnt_include_dq_if_none_exist ... ok
[INFO] [stdout] test merge::tests::log::summary_includes_dq_that_are_ignored_by_default_if_requested ... ok
[INFO] [stdout] test report::html::tests::render_report_works_for_builtin_template ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stderr] Snapshot test passes but the existing value is in a legacy format. Please run `cargo insta test --force-update-snapshots` to update to a newer format. Snapshot contents:
[INFO] [stderr] =============
[INFO] [stderr]   dhth/mrj
[INFO] [stderr] =============
[INFO] [stderr] 
[INFO] [stderr] -> checking PR #1
[INFO] [stderr]         build: bump clap from 4.5.39 to 4.5.40
[INFO] [stderr]         https://github.com/dhth/mrj/pull/1
[INFO] [stderr]         Created: Mon, 1 Jan 2024 01:01:01 +0000
[INFO] [stderr]         Updated: Tue, 2 Jan 2024 01:01:01 +0000
[INFO] [stderr]         [ head  ]   "dependabot/cargo/clap-4.5.40" matches the allowed head pattern
[INFO] [stderr]         [ author ]   "dependabot[bot]" is in the list of trusted authors
[INFO] [stderr]         [ check  ]   "build (macos-latest)" concluded with desired status: "success"
[INFO] [stderr]         [ check  ]   "build (ubuntu-latest)" concluded with desired status: "success"
[INFO] [stderr]         [ check  ]   "test" concluded with desired status: "success"
[INFO] [stderr]         [ state  ]   "dirty" is undesirable ❌
[INFO] [stderr] Snapshot test passes but the existing value is in a legacy format. Please run `cargo insta test --force-update-snapshots` to update to a newer format. Snapshot contents:
[INFO] [stderr] =============
[INFO] [stderr]   dhth/mrj
[INFO] [stderr] =============
[INFO] [stderr] 
[INFO] [stderr] -> checking PR #1
[INFO] [stderr]         build: bump clap from 4.5.39 to 4.5.40
[INFO] [stderr]         https://github.com/dhth/mrj/pull/1
[INFO] [stderr]         Created: Mon, 1 Jan 2024 01:01:01 +0000
[INFO] [stderr]         Updated: Tue, 2 Jan 2024 01:01:01 +0000
[INFO] [stderr]         [ head  ]   "dependabot/cargo/clap-4.5.40" matches the allowed head pattern
[INFO] [stderr]         [ author ]   "dependabot[bot]" is in the list of trusted authors
[INFO] [stderr]         [ check  ]   "build (macos-latest)" concluded with desired status: "success"
[INFO] [stderr]         [ check  ]   "build (ubuntu-latest)" concluded with desired status: "success"
[INFO] [stderr]         [ check  ]   "test" concluded with desired status: "success"
[INFO] [stderr]         [ state  ]   Github returned with an empty mergeable state; skipping as I can't make any assumptions here ❌
[INFO] [stderr] Snapshot test passes but the existing value is in a legacy format. Please run `cargo insta test --force-update-snapshots` to update to a newer format. Snapshot contents:
[INFO] [stderr] =============
[INFO] [stderr]   dhth/mrj
[INFO] [stderr] =============
[INFO] [stderr] 
[INFO] [stderr] -> checking PR #1
[INFO] [stderr]         build: bump clap from 4.5.39 to 4.5.40
[INFO] [stderr]         https://github.com/dhth/mrj/pull/1
[INFO] [stderr]         Created: Mon, 1 Jan 2024 01:01:01 +0000
[INFO] [stderr]         Updated: Tue, 2 Jan 2024 01:01:01 +0000
[INFO] [stderr]         [ head  ]   "improve tests" doesn't match the allowed head pattern ❌
[INFO] [stderr] Snapshot test passes but the existing value is in a legacy format. Please run `cargo insta test --force-update-snapshots` to update to a newer format. Snapshot contents:
[INFO] [stderr] - PRs merged:                    0
[INFO] [stderr] - PRs disqualified:              0
[INFO] [stderr] - Repos checked:                 1
[INFO] [stderr] - Repos with no relevant PRs:    0
[INFO] [stderr] - Errors encountered:            0
[INFO] [stderr] Snapshot test passes but the existing value is in a legacy format. Please run `cargo insta test --force-update-snapshots` to update to a newer format. Snapshot contents:
[INFO] [stderr] - PRs merged:                    0
[INFO] [stderr] - PRs disqualified:              7
[INFO] [stderr] - Repos checked:                 1
[INFO] [stderr] - Repos with no relevant PRs:    0
[INFO] [stderr] - Errors encountered:            0
[INFO] [stderr] 
[INFO] [stderr] Disqualifications
[INFO] [stderr] ---
[INFO] [stderr] 
[INFO] [stderr] - https://github.com/dhth/mrj/pull/1        head didn't match
[INFO] [stderr] - https://github.com/dhth/mrj/pull/1        author unknown
[INFO] [stderr] - https://github.com/dhth/mrj/pull/1        author untrusted-dependabot[bot] untrusted
[INFO] [stderr] - https://github.com/dhth/mrj/pull/1        check lint: unknown conclusion
[INFO] [stderr] - https://github.com/dhth/mrj/pull/1        check lint: failure
[INFO] [stderr] - https://github.com/dhth/mrj/pull/1        state: unknown
[INFO] [stderr] - https://github.com/dhth/mrj/pull/1        state: dirty
[INFO] [stderr]      Running tests/config_test.rs (/opt/rustwide/target/debug/deps/config_test-fe56fb26b2d3e246)
[INFO] [stdout] test parsing_valid_config_with_all_props_works ... ok
[INFO] [stdout] test sample_config_is_valid ... ok
[INFO] [stdout] test parsing_valid_config_with_mandatory_props_only_works ... ok
[INFO] [stdout] test printing_sample_config_works ... ok
[INFO] [stdout] test parsing_invalid_config_fails ... FAILED
[INFO] [stdout] test fails_if_invalid_repos_provided_via_config ... FAILED
[INFO] [stdout] test parsing_invalid_toml_fails ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- parsing_invalid_config_fails stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot: parsing_invalid_config_fails
[INFO] [stdout] Source: tests/config_test.rs:190
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] program: mrj
[INFO] [stdout] args:
[INFO] [stdout]   - config
[INFO] [stdout]   - validate
[INFO] [stdout]   - "--path"
[INFO] [stdout]   - tests/assets/invalid-config.toml
[INFO] [stdout] env:
[INFO] [stdout]   MRJ_TOKEN: invalid
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] -old snapshot
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]     6     6 │ Error: TOML parse error at line 1, column 9
[INFO] [stdout]     7     7 │   |
[INFO] [stdout]     8     8 │ 1 | repos = "not a list"
[INFO] [stdout]     9     9 │   |         ^^^^^^^^^^^^
[INFO] [stdout]    10       │-invalid type: string "not a list", expected a sequence
[INFO] [stdout]          10 │+invalid type: string "not a list", expected a sequence
[INFO] [stdout]          11 │+
[INFO] [stdout]          12 │+
[INFO] [stdout]          13 │+Stack backtrace:
[INFO] [stdout]          14 │+   0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]          15 │+             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stdout]          16 │+   1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]          17 │+             at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:2189:27
[INFO] [stdout]          18 │+   2: mrj::config::parse_config
[INFO] [stdout]          19 │+             at ./src/config.rs:54:26
[INFO] [stdout]          20 │+   3: mrj::config::get_config
[INFO] [stdout]          21 │+             at ./src/config.rs:48:26
[INFO] [stdout]          22 │+   4: mrj::main::{{closure}}
[INFO] [stdout]          23 │+             at ./src/main.rs:83:17
[INFO] [stdout]          24 │+   5: tokio::runtime::park::CachedParkThread::block_on::{{closure}}
[INFO] [stdout]          25 │+             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/park.rs:284:71
[INFO] [stdout]          26 │+   6: tokio::task::coop::with_budget
[INFO] [stdout]          27 │+             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]          28 │+   7: tokio::task::coop::budget
[INFO] [stdout]          29 │+             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]          30 │+   8: tokio::runtime::park::CachedParkThread::block_on
[INFO] [stdout]          31 │+             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/park.rs:284:31
[INFO] [stdout]          32 │+   9: tokio::runtime::context::blocking::BlockingRegionGuard::block_on
[INFO] [stdout]          33 │+             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]          34 │+  10: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}
[INFO] [stdout]          35 │+             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/multi_thread/mod.rs:89:22
[INFO] [stdout]          36 │+  11: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]          37 │+             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]          38 │+  12: tokio::runtime::scheduler::multi_thread::MultiThread::block_on
[INFO] [stdout]          39 │+             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/multi_thread/mod.rs:88:9
[INFO] [stdout]          40 │+  13: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]          41 │+             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:370:50
[INFO] [stdout]          42 │+  14: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]          43 │+             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]          44 │+  15: mrj::main
[INFO] [stdout]          45 │+             at ./src/main.rs:116:7
[INFO] [stdout]          46 │+  16: core::ops::function::FnOnce::call_once
[INFO] [stdout]          47 │+             at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]          48 │+  17: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]          49 │+             at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]          50 │+  18: std::rt::lang_start::{{closure}}
[INFO] [stdout]          51 │+             at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:206:18
[INFO] [stdout]          52 │+  19: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]          53 │+             at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:287:21
[INFO] [stdout]          54 │+  20: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]          55 │+             at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]          56 │+  21: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stdout]          57 │+             at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]          58 │+  22: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]          59 │+             at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]          60 │+  23: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]          61 │+             at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:175:24
[INFO] [stdout]          62 │+  24: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]          63 │+             at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]          64 │+  25: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]          65 │+             at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]          66 │+  26: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]          67 │+             at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]          68 │+  27: std::rt::lang_start_internal
[INFO] [stdout]          69 │+             at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:171:5
[INFO] [stdout]          70 │+  28: std::rt::lang_start
[INFO] [stdout]          71 │+             at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:205:5
[INFO] [stdout]          72 │+  29: main
[INFO] [stdout]          73 │+  30: <unknown>
[INFO] [stdout]          74 │+  31: __libc_start_main
[INFO] [stdout]          75 │+  32: _start
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'parsing_invalid_config_fails' (54) panicked at tests/config_test.rs:190:5:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5da551d2284a - 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:     0x5da551d2284a - 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:     0x5da551d2284a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5da551d2284a - <<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:     0x5da551d39b1a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5da551d39b1a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5da551d278a2 - 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:     0x5da551d278a2 - <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:     0x5da551cfe46f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5da551cfe46f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5da551d199e9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5da551b4867c - <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:     0x5da551b4867c - 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:     0x5da551d19ba2 - <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:     0x5da551d19ba2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5da551cfe528 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5da551cf5ad9 - 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:     0x5da551cff2dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5da551d3a3fc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5da551d3a172 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5da551b35609 - core::result::Result<T,E>::unwrap::h829b7e8f67b2fac4
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5da551b35609 - config_test::parsing_invalid_config_fails::{{closure}}::{{closure}}::h5fbc377c1bfbf7ab
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-cmd-0.6.0/src/macros.rs:29:13
[INFO] [stdout]   22:     0x5da551b35177 - config_test::parsing_invalid_config_fails::{{closure}}::heab475322c949365
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-cmd-0.6.0/src/macros.rs:11:13
[INFO] [stdout]   23:     0x5da551b3b814 - insta::settings::Settings::bind::had606f1394ac70b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.46.2/src/settings.rs:536:9
[INFO] [stdout]   24:     0x5da551b34e0c - config_test::parsing_invalid_config_fails::h48de6ccc4941cefc
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/config_test.rs:190:5
[INFO] [stdout]   25:     0x5da551b34ec7 - config_test::parsing_invalid_config_fails::{{closure}}::h4facfe41ff4c3f44
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/config_test.rs:178:34
[INFO] [stdout]   26:     0x5da551b39446 - core::ops::function::FnOnce::call_once::hab8117f43c462266
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5da551b3c75b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5da551b3c75b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x5da551b4914b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x5da551b4914b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5da551b4914b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5da551b4914b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5da551b4914b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5da551b4914b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x5da551b4914b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5da551b44864 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5da551b44864 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x5da551b4bd52 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x5da551b4bd52 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5da551b4bd52 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5da551b4bd52 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5da551b4bd52 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5da551b4bd52 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x5da551b4bd52 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5da551d2190f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   46:     0x5da551d2190f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x742832d68aa4 - <unknown>
[INFO] [stdout]   48:     0x742832df5a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- fails_if_invalid_repos_provided_via_config stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot: fails_if_invalid_repos_provided_via_config
[INFO] [stdout] Source: tests/config_test.rs:217
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] program: mrj
[INFO] [stdout] args:
[INFO] [stdout]   - config
[INFO] [stdout]   - validate
[INFO] [stdout]   - "--path"
[INFO] [stdout]   - tests/assets/config-with-invalid-repos.toml
[INFO] [stdout] env:
[INFO] [stdout]   MRJ_TOKEN: invalid
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] -old snapshot
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]     6     6 │ Error: TOML parse error at line 3, column 5
[INFO] [stdout]     7     7 │   |
[INFO] [stdout]     8     8 │ 3 |     "invalid-repo",
[INFO] [stdout]     9     9 │   |     ^^^^^^^^^^^^^^
[INFO] [stdout]    10       │-invalid value: string "invalid-repo", expected a value in the form "owner/repo"
[INFO] [stdout]          10 │+invalid value: string "invalid-repo", expected a value in the form "owner/repo"
[INFO] [stdout]          11 │+
[INFO] [stdout]          12 │+
[INFO] [stdout]          13 │+Stack backtrace:
[INFO] [stdout]          14 │+   0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]          15 │+             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stdout]          16 │+   1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]          17 │+             at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:2189:27
[INFO] [stdout]          18 │+   2: mrj::config::parse_config
[INFO] [stdout]          19 │+             at ./src/config.rs:54:26
[INFO] [stdout]          20 │+   3: mrj::config::get_config
[INFO] [stdout]          21 │+             at ./src/config.rs:48:26
[INFO] [stdout]          22 │+   4: mrj::main::{{closure}}
[INFO] [stdout]          23 │+             at ./src/main.rs:83:17
[INFO] [stdout]          24 │+   5: tokio::runtime::park::CachedParkThread::block_on::{{closure}}
[INFO] [stdout]          25 │+             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/park.rs:284:71
[INFO] [stdout]          26 │+   6: tokio::task::coop::with_budget
[INFO] [stdout]          27 │+             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]          28 │+   7: tokio::task::coop::budget
[INFO] [stdout]          29 │+             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]          30 │+   8: tokio::runtime::park::CachedParkThread::block_on
[INFO] [stdout]          31 │+             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/park.rs:284:31
[INFO] [stdout]          32 │+   9: tokio::runtime::context::blocking::BlockingRegionGuard::block_on
[INFO] [stdout]          33 │+             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]          34 │+  10: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}
[INFO] [stdout]          35 │+             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/multi_thread/mod.rs:89:22
[INFO] [stdout]          36 │+  11: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]          37 │+             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]          38 │+  12: tokio::runtime::scheduler::multi_thread::MultiThread::block_on
[INFO] [stdout]          39 │+             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/multi_thread/mod.rs:88:9
[INFO] [stdout]          40 │+  13: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]          41 │+             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:370:50
[INFO] [stdout]          42 │+  14: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]          43 │+             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]          44 │+  15: mrj::main
[INFO] [stdout]          45 │+             at ./src/main.rs:116:7
[INFO] [stdout]          46 │+  16: core::ops::function::FnOnce::call_once
[INFO] [stdout]          47 │+             at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]          48 │+  17: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]          49 │+             at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]          50 │+  18: std::rt::lang_start::{{closure}}
[INFO] [stdout]          51 │+             at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:206:18
[INFO] [stdout]          52 │+  19: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]          53 │+             at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:287:21
[INFO] [stdout]          54 │+  20: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]          55 │+             at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]          56 │+  21: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stdout]          57 │+             at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]          58 │+  22: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]          59 │+             at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]          60 │+  23: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]          61 │+             at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:175:24
[INFO] [stdout]          62 │+  24: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]          63 │+             at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]          64 │+  25: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]          65 │+             at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]          66 │+  26: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]          67 │+             at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]          68 │+  27: std::rt::lang_start_internal
[INFO] [stdout]          69 │+             at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:171:5
[INFO] [stdout]          70 │+  28: std::rt::lang_start
[INFO] [stdout]          71 │+             at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:205:5
[INFO] [stdout]          72 │+  29: main
[INFO] [stdout]          73 │+  30: <unknown>
[INFO] [stdout]          74 │+  31: __libc_start_main
[INFO] [stdout]          75 │+  32: _start
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'fails_if_invalid_repos_provided_via_config' (53) panicked at tests/config_test.rs:217:5:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5da551d2284a - 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:     0x5da551d2284a - 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:     0x5da551d2284a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5da551d2284a - <<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:     0x5da551d39b1a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5da551d39b1a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5da551d278a2 - 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:     0x5da551d278a2 - <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:     0x5da551cfe46f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5da551cfe46f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5da551d199e9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5da551b4867c - <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:     0x5da551b4867c - 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:     0x5da551d19ba2 - <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:     0x5da551d19ba2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5da551cfe528 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5da551cf5ad9 - 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:     0x5da551cff2dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5da551d3a3fc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5da551d3a172 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5da551b379d9 - core::result::Result<T,E>::unwrap::h829b7e8f67b2fac4
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5da551b379d9 - config_test::fails_if_invalid_repos_provided_via_config::{{closure}}::{{closure}}::h63b3538fb59fb825
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-cmd-0.6.0/src/macros.rs:29:13
[INFO] [stdout]   22:     0x5da551b37547 - config_test::fails_if_invalid_repos_provided_via_config::{{closure}}::hbc4370ea55c3361d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-cmd-0.6.0/src/macros.rs:11:13
[INFO] [stdout]   23:     0x5da551b3b694 - insta::settings::Settings::bind::h0a0c85f0ee69a8a9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.46.2/src/settings.rs:536:9
[INFO] [stdout]   24:     0x5da551b371dc - config_test::fails_if_invalid_repos_provided_via_config::hd2afada1c32c2d3e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/config_test.rs:217:5
[INFO] [stdout]   25:     0x5da551b37297 - config_test::fails_if_invalid_repos_provided_via_config::{{closure}}::hbaf54bba54fbaaf2
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/config_test.rs:205:48
[INFO] [stdout]   26:     0x5da551b393c6 - core::ops::function::FnOnce::call_once::h864893413613e149
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5da551b3c75b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5da551b3c75b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x5da551b4914b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x5da551b4914b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5da551b4914b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5da551b4914b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5da551b4914b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5da551b4914b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x5da551b4914b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5da551b44864 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5da551b44864 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x5da551b4bd52 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x5da551b4bd52 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5da551b4bd52 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5da551b4bd52 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5da551b4bd52 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5da551b4bd52 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x5da551b4bd52 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5da551d2190f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   46:     0x5da551d2190f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x742832d68aa4 - <unknown>
[INFO] [stdout]   48:     0x742832df5a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parsing_invalid_toml_fails stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot: parsing_invalid_toml_fails
[INFO] [stdout] Source: tests/config_test.rs:163
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] program: mrj
[INFO] [stdout] args:
[INFO] [stdout]   - config
[INFO] [stdout]   - validate
[INFO] [stdout]   - "--path"
[INFO] [stdout]   - tests/assets/invalid.toml
[INFO] [stdout] env:
[INFO] [stdout]   MRJ_TOKEN: invalid
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] -old snapshot
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]     6     6 │ Error: TOML parse error at line 10, column 17
[INFO] [stdout]     7     7 │    |
[INFO] [stdout]     8     8 │ 10 | trusted_authors = ["dependabot[bot]"]
[INFO] [stdout]     9     9 │    |                 ^
[INFO] [stdout]    10       │-unexpected `=` in array, expected value, `]`
[INFO] [stdout]          10 │+unexpected `=` in array, expected value, `]`
[INFO] [stdout]          11 │+
[INFO] [stdout]          12 │+
[INFO] [stdout]          13 │+Stack backtrace:
[INFO] [stdout]          14 │+   0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]          15 │+             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stdout]          16 │+   1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]          17 │+             at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:2189:27
[INFO] [stdout]          18 │+   2: mrj::config::parse_config
[INFO] [stdout]          19 │+             at ./src/config.rs:54:26
[INFO] [stdout]          20 │+   3: mrj::config::get_config
[INFO] [stdout]          21 │+             at ./src/config.rs:48:26
[INFO] [stdout]          22 │+   4: mrj::main::{{closure}}
[INFO] [stdout]          23 │+             at ./src/main.rs:83:17
[INFO] [stdout]          24 │+   5: tokio::runtime::park::CachedParkThread::block_on::{{closure}}
[INFO] [stdout]          25 │+             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/park.rs:284:71
[INFO] [stdout]          26 │+   6: tokio::task::coop::with_budget
[INFO] [stdout]          27 │+             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]          28 │+   7: tokio::task::coop::budget
[INFO] [stdout]          29 │+             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]          30 │+   8: tokio::runtime::park::CachedParkThread::block_on
[INFO] [stdout]          31 │+             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/park.rs:284:31
[INFO] [stdout]          32 │+   9: tokio::runtime::context::blocking::BlockingRegionGuard::block_on
[INFO] [stdout]          33 │+             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]          34 │+  10: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}
[INFO] [stdout]          35 │+             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/multi_thread/mod.rs:89:22
[INFO] [stdout]          36 │+  11: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]          37 │+             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]          38 │+  12: tokio::runtime::scheduler::multi_thread::MultiThread::block_on
[INFO] [stdout]          39 │+             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/multi_thread/mod.rs:88:9
[INFO] [stdout]          40 │+  13: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]          41 │+             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:370:50
[INFO] [stdout]          42 │+  14: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]          43 │+             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]          44 │+  15: mrj::main
[INFO] [stdout]          45 │+             at ./src/main.rs:116:7
[INFO] [stdout]          46 │+  16: core::ops::function::FnOnce::call_once
[INFO] [stdout]          47 │+             at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]          48 │+  17: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]          49 │+             at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]          50 │+  18: std::rt::lang_start::{{closure}}
[INFO] [stdout]          51 │+             at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:206:18
[INFO] [stdout]          52 │+  19: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]          53 │+             at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:287:21
[INFO] [stdout]          54 │+  20: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]          55 │+             at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]          56 │+  21: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stdout]          57 │+             at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]          58 │+  22: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]          59 │+             at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]          60 │+  23: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]          61 │+             at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:175:24
[INFO] [stdout]          62 │+  24: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]          63 │+             at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]          64 │+  25: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]          65 │+             at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]          66 │+  26: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]          67 │+             at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]          68 │+  27: std::rt::lang_start_internal
[INFO] [stdout]          69 │+             at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:171:5
[INFO] [stdout]          70 │+  28: std::rt::lang_start
[INFO] [stdout]          71 │+             at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:205:5
[INFO] [stdout]          72 │+  29: main
[INFO] [stdout]          73 │+  30: <unknown>
[INFO] [stdout]          74 │+  31: __libc_start_main
[INFO] [stdout]          75 │+  32: _start
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'parsing_invalid_toml_fails' (55) panicked at tests/config_test.rs:163:5:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5da551d2284a - 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:     0x5da551d2284a - 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:     0x5da551d2284a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5da551d2284a - <<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:     0x5da551d39b1a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5da551d39b1a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5da551d278a2 - 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:     0x5da551d278a2 - <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:     0x5da551cfe46f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5da551cfe46f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5da551d199e9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5da551b4867c - <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:     0x5da551b4867c - 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:     0x5da551d19ba2 - <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:     0x5da551d19ba2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5da551cfe528 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5da551cf5ad9 - 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:     0x5da551cff2dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5da551d3a3fc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5da551d3a172 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5da551b34a09 - core::result::Result<T,E>::unwrap::h829b7e8f67b2fac4
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5da551b34a09 - config_test::parsing_invalid_toml_fails::{{closure}}::{{closure}}::hac156892d9b3fd86
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-cmd-0.6.0/src/macros.rs:29:13
[INFO] [stdout]   22:     0x5da551b34547 - config_test::parsing_invalid_toml_fails::{{closure}}::hebfc1701a9a52946
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-cmd-0.6.0/src/macros.rs:11:13
[INFO] [stdout]   23:     0x5da551b3b994 - insta::settings::Settings::bind::hc2b0b955a452bb01
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.46.2/src/settings.rs:536:9
[INFO] [stdout]   24:     0x5da551b3420c - config_test::parsing_invalid_toml_fails::h8912269cd46fb6b9
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/config_test.rs:163:5
[INFO] [stdout]   25:     0x5da551b34587 - config_test::parsing_invalid_toml_fails::{{closure}}::hfecda697ac0a3b94
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/config_test.rs:156:32
[INFO] [stdout]   26:     0x5da551b392f6 - core::ops::function::FnOnce::call_once::h1434e9a0b46844a8
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5da551b3c75b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5da551b3c75b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x5da551b4914b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x5da551b4914b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5da551b4914b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5da551b4914b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5da551b4914b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5da551b4914b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x5da551b4914b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5da551b44864 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5da551b44864 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x5da551b4bd52 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x5da551b4bd52 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5da551b4bd52 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5da551b4bd52 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5da551b4bd52 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5da551b4bd52 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x5da551b4bd52 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5da551d2190f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   46:     0x5da551d2190f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x742832d68aa4 - <unknown>
[INFO] [stdout]   48:     0x742832df5a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     fails_if_invalid_repos_provided_via_config
[INFO] [stdout]     parsing_invalid_config_fails
[INFO] [stdout]     parsing_invalid_toml_fails
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test config_test`
[INFO] running `Command { std: "docker" "inspect" "ccc92542b45629e8db316243657cde33cc1a1cc097e29e5ff94f8f7e2f62e197", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ccc92542b45629e8db316243657cde33cc1a1cc097e29e5ff94f8f7e2f62e197", kill_on_drop: false }`
[INFO] [stdout] ccc92542b45629e8db316243657cde33cc1a1cc097e29e5ff94f8f7e2f62e197
