[INFO] cloning repository https://github.com/LuminaTech-ai/os-checker
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LuminaTech-ai/os-checker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLuminaTech-ai%2Fos-checker", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLuminaTech-ai%2Fos-checker'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 100c620846747b92c685210905e403ad89208899
[INFO] testing LuminaTech-ai/os-checker against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLuminaTech-ai%2Fos-checker" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LuminaTech-ai/os-checker
[INFO] finished tweaking git repo https://github.com/LuminaTech-ai/os-checker
[INFO] tweaked toml for git repo https://github.com/LuminaTech-ai/os-checker written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LuminaTech-ai/os-checker on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LuminaTech-ai/os-checker 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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/os-checker-database/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/os-checker-types/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c8a32c5025b233700442eb8ab62e435f82f6ddf51db21410fd90586b441cd05b
[INFO] running `Command { std: "docker" "start" "-a" "c8a32c5025b233700442eb8ab62e435f82f6ddf51db21410fd90586b441cd05b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c8a32c5025b233700442eb8ab62e435f82f6ddf51db21410fd90586b441cd05b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8a32c5025b233700442eb8ab62e435f82f6ddf51db21410fd90586b441cd05b", kill_on_drop: false }`
[INFO] [stdout] c8a32c5025b233700442eb8ab62e435f82f6ddf51db21410fd90586b441cd05b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0b7b17c3ea1fa3a65508a602adb84ba324d27dac1029092d20ffcf11595b2108
[INFO] running `Command { std: "docker" "start" "-a" "0b7b17c3ea1fa3a65508a602adb84ba324d27dac1029092d20ffcf11595b2108", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/os-checker-database/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: /opt/rustwide/workdir/os-checker-types/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling winnow v0.7.6
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling shared_child v1.0.1
[INFO] [stderr]    Compiling os_pipe v1.2.1
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling redb v2.5.0
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling duct v0.13.7
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling argh_shared v0.1.13
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling pad v0.1.6
[INFO] [stderr]    Compiling vte v0.14.1
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling rust-fuzzy-search v0.1.1
[INFO] [stderr]    Compiling jsonxf v1.1.1
[INFO] [stderr]    Compiling prettydiff v0.7.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling strip-ansi-escapes v0.2.1
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling musli-macros v0.0.124
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling os-checker v0.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling argh_derive v0.1.13
[INFO] [stderr]    Compiling schemars_derive v1.0.0-alpha.17
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling musli-core v0.0.124
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling yash-syntax v0.12.1
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling platforms v3.5.0
[INFO] [stderr]    Compiling musli v0.0.124
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling cvss v2.0.0
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling argh v0.1.13
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling schemars v1.0.0-alpha.17
[INFO] [stderr]    Compiling os-checker-types v0.6.1 (/opt/rustwide/workdir/os-checker-types)
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling cargo-lock v10.1.0
[INFO] [stderr]    Compiling rustsec v0.30.2
[INFO] [stdout] warning: struct `PackageCargo` is never constructed
[INFO] [stdout]    --> src/output/mod.rs:128:12
[INFO] [stdout]     |
[INFO] [stdout] 128 | pub struct PackageCargo {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/config/mod.rs:87:30
[INFO] [stdout]    |
[INFO] [stdout] 87 |     pub fn targets_specified(&self) -> TargetsSpecifed {
[INFO] [stdout]    |                              ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 87 |     pub fn targets_specified(&self) -> TargetsSpecifed<'_> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/config/deserialization/misc.rs:16:30
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub fn targets_specified(&self) -> TargetsSpecifed {
[INFO] [stdout]    |                              ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub fn targets_specified(&self) -> TargetsSpecifed<'_> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.54s
[INFO] running `Command { std: "docker" "inspect" "0b7b17c3ea1fa3a65508a602adb84ba324d27dac1029092d20ffcf11595b2108", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b7b17c3ea1fa3a65508a602adb84ba324d27dac1029092d20ffcf11595b2108", kill_on_drop: false }`
[INFO] [stdout] 0b7b17c3ea1fa3a65508a602adb84ba324d27dac1029092d20ffcf11595b2108
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6b52c6e0ed9f89a5ea751bea3884d54e6331ff9ca74c7776f8827879189c7f45
[INFO] running `Command { std: "docker" "start" "-a" "6b52c6e0ed9f89a5ea751bea3884d54e6331ff9ca74c7776f8827879189c7f45", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: /opt/rustwide/workdir/os-checker-types/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: /opt/rustwide/workdir/os-checker-database/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling dissimilar v1.0.10
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling expect-test v1.5.1
[INFO] [stderr]    Compiling os-checker v0.6.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `PackageCargo` is never constructed
[INFO] [stdout]    --> src/output/mod.rs:128:12
[INFO] [stdout]     |
[INFO] [stdout] 128 | pub struct PackageCargo {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/config/mod.rs:87:30
[INFO] [stdout]    |
[INFO] [stdout] 87 |     pub fn targets_specified(&self) -> TargetsSpecifed {
[INFO] [stdout]    |                              ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 87 |     pub fn targets_specified(&self) -> TargetsSpecifed<'_> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/config/deserialization/misc.rs:16:30
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub fn targets_specified(&self) -> TargetsSpecifed {
[INFO] [stdout]    |                              ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub fn targets_specified(&self) -> TargetsSpecifed<'_> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.64s
[INFO] running `Command { std: "docker" "inspect" "6b52c6e0ed9f89a5ea751bea3884d54e6331ff9ca74c7776f8827879189c7f45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b52c6e0ed9f89a5ea751bea3884d54e6331ff9ca74c7776f8827879189c7f45", kill_on_drop: false }`
[INFO] [stdout] 6b52c6e0ed9f89a5ea751bea3884d54e6331ff9ca74c7776f8827879189c7f45
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0c50b5feb4cacbc68f4a2734c679647457b55e221e0ce7d67134f4068e927461
[INFO] running `Command { std: "docker" "start" "-a" "0c50b5feb4cacbc68f4a2734c679647457b55e221e0ce7d67134f4068e927461", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/os-checker-database/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: /opt/rustwide/workdir/os-checker-types/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: struct `PackageCargo` is never constructed
[INFO] [stderr]    --> src/output/mod.rs:128:12
[INFO] [stderr]     |
[INFO] [stderr] 128 | pub struct PackageCargo {
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/config/mod.rs:87:30
[INFO] [stderr]    |
[INFO] [stderr] 87 |     pub fn targets_specified(&self) -> TargetsSpecifed {
[INFO] [stderr]    |                              ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                              |
[INFO] [stderr]    |                              the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 87 |     pub fn targets_specified(&self) -> TargetsSpecifed<'_> {
[INFO] [stderr]    |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/config/deserialization/misc.rs:16:30
[INFO] [stderr]    |
[INFO] [stderr] 16 |     pub fn targets_specified(&self) -> TargetsSpecifed {
[INFO] [stderr]    |                              ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                              |
[INFO] [stderr]    |                              the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 16 |     pub fn targets_specified(&self) -> TargetsSpecifed<'_> {
[INFO] [stderr]    |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `os-checker` (bin "os-checker" test) generated 3 warnings (run `cargo fix --bin "os-checker" --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/os_checker-0f6f657c7d54281b)
[INFO] [stdout] 
[INFO] [stdout] running 37 tests
[INFO] [stdout] test config::cmd::tests::custom_without_target ... ok
[INFO] [stdout] test config::deserialization::config_options::features::tests::features_arguments_empty ... ok
[INFO] [stdout] test config::deserialization::config_options::features::tests::features_arguments ... ok
[INFO] [stdout] test config::cmd::tests::custom_target ... ok
[INFO] [stdout] test config::deserialization::config_options::features::tests::features_empty_string ... ok
[INFO] [stdout] test config::deserialization::config_options::features::tests::features_simple ... ok
[INFO] [stdout] test config::deserialization::config_options::features::tests::features_target ... ok
[INFO] [stdout] test config::deserialization::config_options::features::tests::features_hybrid ... ok
[INFO] [stdout] test config::deserialization::config_options::target_env ... ok
[INFO] [stdout] test config::deserialization::config_options::features::tests::features_complete ... ok
[INFO] [stdout] test config::tests::parse_assets ... FAILED
[INFO] [stdout] test config::cmd::tests::custom_cmd ... FAILED
[INFO] [stdout] test config::tests::uri ... FAILED
[INFO] [stdout] test db::info::github_date ... ok
[INFO] [stdout] test config::deserialization::tests::schema ... FAILED
[INFO] [stdout] test db::info::get_default_branch ... FAILED
[INFO] [stdout] test layout::tests::cargo_config_toml_deserialize ... FAILED
[INFO] [stdout] test layout::tests::rust_toolchain ... FAILED
[INFO] [stdout] test layout::tests::cargo_config_toml_from_child_to_root ... FAILED
[INFO] [stdout] test run_checker::rap::get_rap_result ... FAILED
[INFO] [stdout] test run_checker::lockbud::tests::lockbud_output ... FAILED
[INFO] [stdout] test config::de_features ... ok
[INFO] [stdout] test config::tests::parse_cmds ... FAILED
[INFO] [stdout] test run_checker::rudra::tests::rudra ... ok
[INFO] [stdout] test output::toolchain::test_host_rust_toolchain ... FAILED
[INFO] [stdout] test layout::tests::arceos_layout ... FAILED
[INFO] [stdout] test layout::tests::cargo_check_verbose ... FAILED
[INFO] [stdout] test layout::audit::test_cargo_audit ... FAILED
[INFO] [stdout] test config::tests::resolve ... FAILED
[INFO] [stdout] test utils::installation::which_checker ... FAILED
[INFO] [stdout] test config::tests::bad_check ... FAILED
[INFO] [stderr] error: no such command: `semver-checks`
[INFO] [stdout] test run_checker::semver_checks::semver_checks_output ... FAILED
[INFO] [stderr] 
[INFO] [stderr] help: view all installed commands with `cargo --list`
[INFO] [stderr] help: find a package to install `semver-checks` with `cargo search cargo-semver-checks`
[INFO] [stdout] test config::tests::batch ... FAILED
[INFO] [stdout] test config::tests::merge_configs ... FAILED
[INFO] [stdout] test config::tests::parse_and_resolve ... FAILED
[INFO] [stdout] test output::toolchain::rustc_verbose ... FAILED
[INFO] [stdout] test utils::scan_for_targets::targets ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- config::tests::parse_assets stdout ----
[INFO] [stdout] Error: 从 `assets/repos-ui.json` 读取仓库列表失败！请输入正确的 json 路径。
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/config/mod.rs:158:14
[INFO] [stdout] 
[INFO] [stdout] ---- config::cmd::tests::custom_cmd stdout ----
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] [1m[91merror[97m: expect test failed[0m
[INFO] [stdout]    [1m[34m-->[0m src/config/cmd/tests.rs:73:5
[INFO] [stdout] 
[INFO] [stdout] You can update all `expect!` tests by running:
[INFO] [stdout] 
[INFO] [stdout]     env UPDATE_EXPECT=1 cargo test
[INFO] [stdout] 
[INFO] [stdout] To update a single test, place the cursor on `expect` token and use `run` feature of rust-analyzer.
[INFO] [stdout] 
[INFO] [stdout] [1mExpect[0m:
[INFO] [stdout] ----
[INFO] [stdout] Resolve {
[INFO] [stdout]     pkg_name: "nothing",
[INFO] [stdout]     pkg_dir: ".",
[INFO] [stdout]     target: "x86_64-unknown-linux-gnu",
[INFO] [stdout]     target_overriden: false,
[INFO] [stdout]     checker: Fmt,
[INFO] [stdout]     cmd: "cargo fmt --target=x86_64-unknown-linux-gnu --check",
[INFO] [stdout]     expr: Io(
[INFO] [stdout]         Dir(
[INFO] [stdout]             ".",
[INFO] [stdout]         ),
[INFO] [stdout]         Cmd(
[INFO] [stdout]             [
[INFO] [stdout]                 "cargo",
[INFO] [stdout]                 "fmt",
[INFO] [stdout]                 "--target=x86_64-unknown-linux-gnu",
[INFO] [stdout]                 "--check",
[INFO] [stdout]             ],
[INFO] [stdout]         ),
[INFO] [stdout]     ),
[INFO] [stdout] }
[INFO] [stdout] 
[INFO] [stdout] ----
[INFO] [stdout] 
[INFO] [stdout] [1mActual[0m:
[INFO] [stdout] ----
[INFO] [stdout] Resolve {
[INFO] [stdout]     pkg_name: "nothing",
[INFO] [stdout]     pkg_dir: ".",
[INFO] [stdout]     target: "x86_64-unknown-linux-gnu",
[INFO] [stdout]     target_overridden: false,
[INFO] [stdout]     features_args: [],
[INFO] [stdout]     env: {},
[INFO] [stdout]     toolchain: Some(
[INFO] [stdout]         0,
[INFO] [stdout]     ),
[INFO] [stdout]     checker: Fmt,
[INFO] [stdout]     cmd: "cargo fmt --target=x86_64-unknown-linux-gnu --check",
[INFO] [stdout]     expr: Io(
[INFO] [stdout]         Dir(
[INFO] [stdout]             ".",
[INFO] [stdout]         ),
[INFO] [stdout]         Cmd(
[INFO] [stdout]             [
[INFO] [stdout]                 "cargo",
[INFO] [stdout]                 "fmt",
[INFO] [stdout]                 "--target=x86_64-unknown-linux-gnu",
[INFO] [stdout]                 "--check",
[INFO] [stdout]             ],
[INFO] [stdout]         ),
[INFO] [stdout]     ),
[INFO] [stdout]     audit: None,
[INFO] [stdout] }
[INFO] [stdout] 
[INFO] [stdout] ----
[INFO] [stdout] 
[INFO] [stdout] [1mDiff[0m:
[INFO] [stdout] ----
[INFO] [stdout] Resolve {
[INFO] [stdout]     pkg_name: "nothing",
[INFO] [stdout]     pkg_dir: ".",
[INFO] [stdout]     target: "x86_64-unknown-linux-gnu",
[INFO] [stdout]     target_overrid[4m[32md[0men: false,
[INFO] [stdout] [4m[32m    features_args: [],
[INFO] [stdout]     env: {},
[INFO] [stdout]     toolchain: Some(
[INFO] [stdout]         0,
[INFO] [stdout]     ),
[INFO] [stdout] [0m    checker: Fmt,
[INFO] [stdout]     cmd: "cargo fmt --target=x86_64-unknown-linux-gnu --check",
[INFO] [stdout]     expr: Io(
[INFO] [stdout]         Dir(
[INFO] [stdout]             ".",
[INFO] [stdout]         ),
[INFO] [stdout]         Cmd(
[INFO] [stdout]             [
[INFO] [stdout]                 "cargo",
[INFO] [stdout]                 "fmt",
[INFO] [stdout]                 "--target=x86_64-unknown-linux-gnu",
[INFO] [stdout]                 "--check",
[INFO] [stdout]             ],
[INFO] [stdout]         ),
[INFO] [stdout]     ),
[INFO] [stdout] [4m[32m    audit: None,
[INFO] [stdout] [0m}
[INFO] [stdout] 
[INFO] [stdout] ----
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- config::tests::uri stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/config/tests/mod.rs:140:19
[INFO] [stdout] 
[INFO] [stdout] ---- config::deserialization::tests::schema stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/config/deserialization.rs:260:5
[INFO] [stdout] 
[INFO] [stdout] ---- db::info::get_default_branch stdout ----
[INFO] [stdout] Error: 无法获取 Github API 数据
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/db/info/mod.rs:17:10
[INFO] [stdout] 
[INFO] [stdout] ---- layout::tests::cargo_config_toml_deserialize stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/layout/tests.rs:35:13
[INFO] [stdout] 
[INFO] [stdout] ---- layout::tests::rust_toolchain stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/layout/detect_targets.rs:247:17
[INFO] [stdout] 
[INFO] [stdout] ---- layout::tests::cargo_config_toml_from_child_to_root stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/layout/detect_targets.rs:247:17
[INFO] [stdout] 
[INFO] [stdout] ---- run_checker::rap::get_rap_result stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/run_checker/rap.rs:24:15
[INFO] [stdout] 
[INFO] [stdout] ---- run_checker::lockbud::tests::lockbud_output stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/run_checker/lockbud.rs:29:19
[INFO] [stdout] 
[INFO] [stdout] ---- config::tests::parse_cmds stdout ----
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] [1m[91merror[97m: expect test failed[0m
[INFO] [stdout]    [1m[34m-->[0m ./snapshots/single-cmd.txt
[INFO] [stdout] 
[INFO] [stdout] [1mExpect[0m:
[INFO] [stdout] ----
[INFO] [stdout] Config {
[INFO] [stdout]     uri: Github(
[INFO] [stdout]         "user/repo",
[INFO] [stdout]     ),
[INFO] [stdout]     config: RepoConfig {
[INFO] [stdout]         setup: None,
[INFO] [stdout]         targets: None,
[INFO] [stdout]         cmds: Cmds {
[INFO] [stdout]             map: {
[INFO] [stdout]                 Clippy: "cargo clippy",
[INFO] [stdout]             },
[INFO] [stdout]         },
[INFO] [stdout]         packages: {},
[INFO] [stdout]     },
[INFO] [stdout] }
[INFO] [stdout] 
[INFO] [stdout] ----
[INFO] [stdout] 
[INFO] [stdout] [1mActual[0m:
[INFO] [stdout] ----
[INFO] [stdout] Config {
[INFO] [stdout]     uri: Github(
[INFO] [stdout]         "user/repo",
[INFO] [stdout]     ),
[INFO] [stdout]     config: RepoConfig {
[INFO] [stdout]         meta: None,
[INFO] [stdout]         setup: None,
[INFO] [stdout]         targets: None,
[INFO] [stdout]         no_install_targets: None,
[INFO] [stdout]         features: None,
[INFO] [stdout]         env: None,
[INFO] [stdout]         cmds: Cmds {
[INFO] [stdout]             map: {
[INFO] [stdout]                 Clippy: "cargo clippy",
[INFO] [stdout]             },
[INFO] [stdout]         },
[INFO] [stdout]         packages: {},
[INFO] [stdout]     },
[INFO] [stdout]     db: None,
[INFO] [stdout] }
[INFO] [stdout] 
[INFO] [stdout] ----
[INFO] [stdout] 
[INFO] [stdout] [1mDiff[0m:
[INFO] [stdout] ----
[INFO] [stdout] Config {
[INFO] [stdout]     uri: Github(
[INFO] [stdout]         "user/repo",
[INFO] [stdout]     ),
[INFO] [stdout]     config: RepoConfig {
[INFO] [stdout] [4m[32m        meta: None,
[INFO] [stdout] [0m        setup: None,
[INFO] [stdout]         targets: None,
[INFO] [stdout] [4m[32m        no_install_targets: None,
[INFO] [stdout]         features: None,
[INFO] [stdout]         env: None,
[INFO] [stdout] [0m        cmds: Cmds {
[INFO] [stdout]             map: {
[INFO] [stdout]                 Clippy: "cargo clippy",
[INFO] [stdout]             },
[INFO] [stdout]         },
[INFO] [stdout]         packages: {},
[INFO] [stdout]     },
[INFO] [stdout] [4m[32m    db: None,
[INFO] [stdout] [0m}
[INFO] [stdout] 
[INFO] [stdout] ----
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- output::toolchain::test_host_rust_toolchain stdout ----
[INFO] [stdout] Error: host toolchain "stable-x86_64-unknown-linux-gnu (default)" is not a nightly toolchain
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/output/toolchain.rs:268:5
[INFO] [stdout] 
[INFO] [stdout] ---- layout::tests::arceos_layout stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'layout::tests::arceos_layout' (50) panicked at src/logger.rs:17:27:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: cannot install provided ErrorHook, a hook has already been installed
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.3/src/config.rs:704:9
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63dd75157b72 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63dd75157b72 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63dd75157b72 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63dd75157b72 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63dd75169e7f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63dd75169e7f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63dd75122cc1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63dd75122cc1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63dd7512f6e2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63dd75134d9f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x63dd75134c31 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x63dd74765c1e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x63dd74765c1e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63dd7513550f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x63dd7513550f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x63dd751352ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63dd7512f819 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63dd751161cd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x63dd75174200 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63dd75173376 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x63dd745ae5d4 - core::result::Result<T,E>::unwrap::hcac059d03e3c1e66
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x63dd745ae5d4 - os_checker::logger::init::h8569ffbb56c54310
[INFO] [stdout]                                at /opt/rustwide/workdir/src/logger.rs:17:27
[INFO] [stdout]   22:     0x63dd7464ebcc - os_checker::layout::tests::arceos_layout::h3eb6a03d0fd75174
[INFO] [stdout]                                at /opt/rustwide/workdir/src/layout/tests.rs:10:5
[INFO] [stdout]   23:     0x63dd7464ef67 - os_checker::layout::tests::arceos_layout::{{closure}}::hf875f8579476b534
[INFO] [stdout]                                at /opt/rustwide/workdir/src/layout/tests.rs:9:19
[INFO] [stdout]   24:     0x63dd745e24a6 - core::ops::function::FnOnce::call_once::h14a661d1fb992f65
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x63dd747659db - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x63dd747659db - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x63dd7477b645 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x63dd7477b645 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x63dd7477b645 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x63dd7477b645 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x63dd7477b645 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x63dd7477b645 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x63dd7477b645 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x63dd74751e34 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x63dd74751e34 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x63dd747556fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x63dd747556fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x63dd747556fa - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x63dd747556fa - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x63dd747556fa - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x63dd747556fa - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x63dd747556fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x63dd7512a78f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   44:     0x63dd7512a78f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   45:     0x76e1b9cc5aa4 - <unknown>
[INFO] [stdout]   46:     0x76e1b9d52a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- layout::tests::cargo_check_verbose stdout ----
[INFO] [stdout] Logger already init: a global default trace dispatcher has already been set
[INFO] [stdout] 
[INFO] [stdout] thread 'layout::tests::cargo_check_verbose' (52) panicked at src/logger.rs:17:27:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: could not set the provided `Theme` via `color_spantrace::set_theme` globally as another was already set
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     could not set the provided `Theme` globally as another was already set
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.3/src/config.rs:762:9
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63dd75157b72 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63dd75157b72 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63dd75157b72 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63dd75157b72 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63dd75169e7f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63dd75169e7f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63dd75122cc1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63dd75122cc1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63dd7512f6e2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63dd75134d9f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x63dd75134c31 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x63dd74765c1e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x63dd74765c1e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63dd7513550f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x63dd7513550f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x63dd751352ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63dd7512f819 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63dd751161cd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x63dd75174200 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63dd75173376 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x63dd745ae5d4 - core::result::Result<T,E>::unwrap::hcac059d03e3c1e66
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x63dd745ae5d4 - os_checker::logger::init::h8569ffbb56c54310
[INFO] [stdout]                                at /opt/rustwide/workdir/src/logger.rs:17:27
[INFO] [stdout]   22:     0x63dd7464f3dc - os_checker::layout::tests::cargo_check_verbose::h092074d1dc5a1506
[INFO] [stdout]                                at /opt/rustwide/workdir/src/layout/tests.rs:21:5
[INFO] [stdout]   23:     0x63dd7464f5b7 - os_checker::layout::tests::cargo_check_verbose::{{closure}}::h3d59c9280c3d016f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/layout/tests.rs:20:29
[INFO] [stdout]   24:     0x63dd745e4866 - core::ops::function::FnOnce::call_once::h9ffea1b9d6481a4e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x63dd747659db - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x63dd747659db - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x63dd7477b645 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x63dd7477b645 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x63dd7477b645 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x63dd7477b645 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x63dd7477b645 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x63dd7477b645 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x63dd7477b645 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x63dd74751e34 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x63dd74751e34 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x63dd747556fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x63dd747556fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x63dd747556fa - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x63dd747556fa - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x63dd747556fa - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x63dd747556fa - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x63dd747556fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x63dd7512a78f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   44:     0x63dd7512a78f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   45:     0x76e1b9cc5aa4 - <unknown>
[INFO] [stdout]   46:     0x76e1b9d52a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- layout::audit::test_cargo_audit stdout ----
[INFO] [stdout] Logger already init: a global default trace dispatcher has already been set
[INFO] [stdout] 
[INFO] [stdout] thread 'layout::audit::test_cargo_audit' (49) panicked at src/logger.rs:17:27:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: could not set the provided `Theme` via `color_spantrace::set_theme` globally as another was already set
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     could not set the provided `Theme` globally as another was already set
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.3/src/config.rs:762:9
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63dd75157b72 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63dd75157b72 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63dd75157b72 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63dd75157b72 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63dd75169e7f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63dd75169e7f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63dd75122cc1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63dd75122cc1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63dd7512f6e2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63dd75134d9f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x63dd75134c31 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x63dd74765c1e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x63dd74765c1e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63dd7513550f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x63dd7513550f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x63dd751352ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63dd7512f819 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63dd751161cd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x63dd75174200 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63dd75173376 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x63dd745ae5d4 - core::result::Result<T,E>::unwrap::hcac059d03e3c1e66
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x63dd745ae5d4 - os_checker::logger::init::h8569ffbb56c54310
[INFO] [stdout]                                at /opt/rustwide/workdir/src/logger.rs:17:27
[INFO] [stdout]   22:     0x63dd7456c75c - os_checker::layout::audit::test_cargo_audit::h400bff1a6c3ba18e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/layout/audit.rs:233:5
[INFO] [stdout]   23:     0x63dd7456cbc7 - os_checker::layout::audit::test_cargo_audit::{{closure}}::h345446d9aaf8fe68
[INFO] [stdout]                                at /opt/rustwide/workdir/src/layout/audit.rs:223:22
[INFO] [stdout]   24:     0x63dd745e5a56 - core::ops::function::FnOnce::call_once::hf19e10004c675152
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x63dd747659db - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x63dd747659db - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x63dd7477b645 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x63dd7477b645 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x63dd7477b645 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x63dd7477b645 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x63dd7477b645 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x63dd7477b645 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x63dd7477b645 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x63dd74751e34 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x63dd74751e34 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x63dd747556fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x63dd747556fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x63dd747556fa - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x63dd747556fa - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x63dd747556fa - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x63dd747556fa - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x63dd747556fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x63dd7512a78f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   44:     0x63dd7512a78f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   45:     0x76e1b9cc5aa4 - <unknown>
[INFO] [stdout]   46:     0x76e1b9d52a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- config::tests::resolve stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'config::tests::resolve' (45) panicked at src/output/toolchain.rs:68:61:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: host toolchain "stable-x86_64-unknown-linux-gnu (default)" is not a nightly toolchain
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/output/toolchain.rs:268:5
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63dd75157b72 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63dd75157b72 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63dd75157b72 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63dd75157b72 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63dd75169e7f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63dd75169e7f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63dd75122cc1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63dd75122cc1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63dd7512f6e2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63dd75134d9f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x63dd75134c31 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x63dd74765c1e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x63dd74765c1e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63dd7513550f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x63dd7513550f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x63dd751352ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63dd7512f819 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63dd751161cd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x63dd75174200 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63dd75173376 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x63dd7452ec20 - core::result::Result<T,E>::unwrap::h296a5537c3d9f89b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x63dd7452ec20 - os_checker::output::toolchain::Global::new::h6675880d35ec2fcd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/output/toolchain.rs:68:61
[INFO] [stdout]   22:     0x63dd745e3472 - core::ops::function::FnOnce::call_once::h5a69f8ab1a9aeb97
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x63dd744f38b2 - std::sync::lazy_lock::LazyLock<T,F>::force::{{closure}}::h2e424df2195be27b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/lazy_lock.rs:255:25
[INFO] [stdout]   24:     0x63dd74610faa - std::sync::poison::once::Once::call_once_force::{{closure}}::h9c347add44603297
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/poison/once.rs:215:40
[INFO] [stdout]   25:     0x63dd751298d7 - std::sys::sync::once::futex::Once::call::hac6d2e04704088ae
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout]   26:     0x63dd74610eaa - std::sync::poison::once::Once::call_once_force::hdc930262712376b1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/poison/once.rs:215:20
[INFO] [stdout]   27:     0x63dd74502ad0 - std::sync::lazy_lock::LazyLock<T,F>::force::h380df16a4ab5b7ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/lazy_lock.rs:247:19
[INFO] [stdout]   28:     0x63dd74502ad0 - <std::sync::lazy_lock::LazyLock<T,F> as core::ops::deref::Deref>::deref::ha90db13242530f0d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/lazy_lock.rs:363:9
[INFO] [stdout]   29:     0x63dd7452ab0d - os_checker::output::toolchain::host_target_triple::h9befca2b67ffa97d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/output/toolchain.rs:171:6
[INFO] [stdout]   30:     0x63dd74528240 - os_checker::layout::Packages::test_new::h0910b71ef3fce8db
[INFO] [stdout]                                at /opt/rustwide/workdir/src/layout/mod.rs:391:20
[INFO] [stdout]   31:     0x63dd74569652 - os_checker::config::tests::resolve::h07b6e9e37b699935
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config/tests/mod.rs:66:47
[INFO] [stdout]   32:     0x63dd745698d7 - os_checker::config::tests::resolve::{{closure}}::h8a450716e6919173
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config/tests/mod.rs:47:17
[INFO] [stdout]   33:     0x63dd745e2266 - core::ops::function::FnOnce::call_once::h04134a2956bee498
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x63dd747659db - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x63dd747659db - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   36:     0x63dd7477b645 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   37:     0x63dd7477b645 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x63dd7477b645 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x63dd7477b645 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x63dd7477b645 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x63dd7477b645 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   42:     0x63dd7477b645 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   43:     0x63dd74751e34 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   44:     0x63dd74751e34 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   45:     0x63dd747556fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   46:     0x63dd747556fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   47:     0x63dd747556fa - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   48:     0x63dd747556fa - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   49:     0x63dd747556fa - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x63dd747556fa - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   51:     0x63dd747556fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x63dd7512a78f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   53:     0x63dd7512a78f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   54:     0x76e1b9cc5aa4 - <unknown>
[INFO] [stdout]   55:     0x76e1b9d52a34 - clone
[INFO] [stdout]   56:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- utils::installation::which_checker stdout ----
[INFO] [stdout] Logger already init: a global default trace dispatcher has already been set
[INFO] [stdout] 
[INFO] [stdout] thread 'utils::installation::which_checker' (66) panicked at src/utils/installation.rs:106:41:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: 未找到 lockbud
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     command ["which", "lockbud"] exited with code 1
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/utils/installation.rs:79:22
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63dd75157b72 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63dd75157b72 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63dd75157b72 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63dd75157b72 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63dd75169e7f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63dd75169e7f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63dd75122cc1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63dd75122cc1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63dd7512f6e2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63dd75134d9f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x63dd75134c31 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x63dd74765c1e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x63dd74765c1e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63dd7513550f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x63dd7513550f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x63dd751352ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63dd7512f819 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63dd751161cd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x63dd75174200 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63dd75173376 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x63dd7458f572 - core::result::Result<T,E>::unwrap::hcac059d03e3c1e66
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x63dd7458f572 - os_checker::utils::installation::which_checker::hd751ed82d4e271f3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/installation.rs:106:41
[INFO] [stdout]   22:     0x63dd7458f707 - os_checker::utils::installation::which_checker::{{closure}}::h2d1ce5c6eeb2424e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/installation.rs:104:19
[INFO] [stdout]   23:     0x63dd745e3da6 - core::ops::function::FnOnce::call_once::h7f70b60179e85dd0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x63dd747659db - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x63dd747659db - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x63dd7477b645 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x63dd7477b645 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x63dd7477b645 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x63dd7477b645 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x63dd7477b645 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x63dd7477b645 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x63dd7477b645 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x63dd74751e34 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x63dd74751e34 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x63dd747556fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x63dd747556fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x63dd747556fa - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x63dd747556fa - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x63dd747556fa - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63dd747556fa - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x63dd747556fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63dd7512a78f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x63dd7512a78f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x76e1b9cc5aa4 - <unknown>
[INFO] [stdout]   45:     0x76e1b9d52a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- config::tests::bad_check stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'config::tests::bad_check' (39) panicked at library/std/src/sync/lazy_lock.rs:407:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63dd75157b72 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63dd75157b72 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63dd75157b72 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63dd75157b72 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63dd75169e7f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63dd75169e7f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63dd75122cc1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63dd75122cc1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63dd7512f6e2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63dd75134d9f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x63dd75134c31 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x63dd74765c1e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x63dd74765c1e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63dd7513550f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x63dd7513550f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x63dd75135286 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x63dd7512f819 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63dd751161cd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x63dd75174200 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63dd751316eb - std::sync::lazy_lock::panic_poisoned::hca88bdac4a784e45
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/lazy_lock.rs:407:5
[INFO] [stdout]   20:     0x63dd744f38ed - std::sync::lazy_lock::LazyLock<T,F>::force::{{closure}}::h2e424df2195be27b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/lazy_lock.rs:249:17
[INFO] [stdout]   21:     0x63dd74610faa - std::sync::poison::once::Once::call_once_force::{{closure}}::h9c347add44603297
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/poison/once.rs:215:40
[INFO] [stdout]   22:     0x63dd751298d7 - std::sys::sync::once::futex::Once::call::hac6d2e04704088ae
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout]   23:     0x63dd74610eaa - std::sync::poison::once::Once::call_once_force::hdc930262712376b1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/poison/once.rs:215:20
[INFO] [stdout]   24:     0x63dd74502ad0 - std::sync::lazy_lock::LazyLock<T,F>::force::h380df16a4ab5b7ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/lazy_lock.rs:247:19
[INFO] [stdout]   25:     0x63dd74502ad0 - <std::sync::lazy_lock::LazyLock<T,F> as core::ops::deref::Deref>::deref::ha90db13242530f0d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/lazy_lock.rs:363:9
[INFO] [stdout]   26:     0x63dd7452ab0d - os_checker::output::toolchain::host_target_triple::h9befca2b67ffa97d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/output/toolchain.rs:171:6
[INFO] [stdout]   27:     0x63dd74528240 - os_checker::layout::Packages::test_new::h0910b71ef3fce8db
[INFO] [stdout]                                at /opt/rustwide/workdir/src/layout/mod.rs:391:20
[INFO] [stdout]   28:     0x63dd74569d47 - os_checker::config::tests::bad_check::h17128031a09842b0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config/tests/mod.rs:109:23
[INFO] [stdout]   29:     0x63dd7456a1e7 - os_checker::config::tests::bad_check::{{closure}}::h38fb3372f0368bb2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config/tests/mod.rs:75:15
[INFO] [stdout]   30:     0x63dd745e5796 - core::ops::function::FnOnce::call_once::he48afd09bf600ec8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x63dd747659db - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x63dd747659db - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   33:     0x63dd7477b645 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   34:     0x63dd7477b645 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x63dd7477b645 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   36:     0x63dd7477b645 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   37:     0x63dd7477b645 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x63dd7477b645 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   39:     0x63dd7477b645 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   40:     0x63dd74751e34 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   41:     0x63dd74751e34 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   42:     0x63dd747556fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   43:     0x63dd747556fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x63dd747556fa - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45:     0x63dd747556fa - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46:     0x63dd747556fa - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x63dd747556fa - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   48:     0x63dd747556fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x63dd7512a78f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   50:     0x63dd7512a78f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   51:     0x76e1b9cc5aa4 - <unknown>
[INFO] [stdout]   52:     0x76e1b9d52a34 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- run_checker::semver_checks::semver_checks_output stdout ----
[INFO] [stdout] Error: command ["cargo", "semver-checks", "--color=never"] exited with code 101
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/run_checker/semver_checks.rs:19:18
[INFO] [stdout] 
[INFO] [stdout] ---- config::tests::batch stdout ----
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] [1m[91merror[97m: expect test failed[0m
[INFO] [stdout]    [1m[34m-->[0m ./snapshots/large-batch-split-by-half.txt
[INFO] [stdout] 
[INFO] [stdout] [1mExpect[0m:
[INFO] [stdout] ----
[INFO] [stdout] [
[INFO] [stdout]     Configs(
[INFO] [stdout]         [
[INFO] [stdout]             Config {
[INFO] [stdout]                 uri: Github(
[INFO] [stdout]                     "a/001",
[INFO] [stdout]                 ),
[INFO] [stdout]                 config: RepoConfig {
[INFO] [stdout]                     setup: None,
[INFO] [stdout]                     targets: None,
[INFO] [stdout]                     cmds: Cmds {
[INFO] [stdout]                         map: {},
[INFO] [stdout]                     },
[INFO] [stdout]                     packages: {},
[INFO] [stdout]                 },
[INFO] [stdout]             },
[INFO] [stdout]             Config {
[INFO] [stdout]                 uri: Github(
[INFO] [stdout]                     "a/002",
[INFO] [stdout]                 ),
[INFO] [stdout]                 config: RepoConfig {
[INFO] [stdout]                     setup: None,
[INFO] [stdout]                     targets: None,
[INFO] [stdout]                     cmds: Cmds {
[INFO] [stdout]                         map: {},
[INFO] [stdout]                     },
[INFO] [stdout]                     packages: {},
[INFO] [stdout]                 },
[INFO] [stdout]             },
[INFO] [stdout]             Config {
[INFO] [stdout]                 uri: Github(
[INFO] [stdout]                     "a/003",
[INFO] [stdout]                 ),
[INFO] [stdout]                 config: RepoConfig {
[INFO] [stdout]                     setup: None,
[INFO] [stdout]                     targets: None,
[INFO] [stdout]                     cmds: Cmds {
[INFO] [stdout]                         map: {},
[INFO] [stdout]                     },
[INFO] [stdout]                     packages: {},
[INFO] [stdout]                 },
[INFO] [stdout]             },
[INFO] [stdout]             Config {
[INFO] [stdout]                 uri: Github(
[INFO] [stdout]                     "a/004",
[INFO] [stdout]                 ),
[INFO] [stdout]                 config: RepoConfig {
[INFO] [stdout]                     setup: None,
[INFO] [stdout]                     targets: None,
[INFO] [stdout]                     cmds: Cmds {
[INFO] [stdout]                         map: {},
[INFO] [stdout]                     },
[INFO] [stdout]                     packages: {},
[INFO] [stdout]                 },
[INFO] [stdout]             },
[INFO] [stdout]             Config {
[INFO] [stdout]                 uri: Github(
[INFO] [stdout]                     "a/005",
[INFO] [stdout]                 ),
[INFO] [stdout]                 config: RepoConfig {
[INFO] [stdout]                     setup: None,
[INFO] [stdout]                     targets: None,
[INFO] [stdout]                     cmds: Cmds {
[INFO] [stdout]                         map: {},
[INFO] [stdout]                     },
[INFO] [stdout]                     packages: {},
[INFO] [stdout]                 },
[INFO] [stdout]             },
[INFO] [stdout]         ],
[INFO] [stdout]     ),
[INFO] [stdout]     Configs(
[INFO] [stdout]         [
[INFO] [stdout]             Config {
[INFO] [stdout]                 uri: Github(
[INFO] [stdout]                     "a/006",
[INFO] [stdout]                 ),
[INFO] [stdout]                 config: RepoConfig {
[INFO] [stdout]                     setup: None,
[INFO] [stdout]                     targets: None,
[INFO] [stdout]                     cmds: Cmds {
[INFO] [stdout]                         map: {},
[INFO] [stdout]                     },
[INFO] [stdout]                     packages: {},
[INFO] [stdout]                 },
[INFO] [stdout]             },
[INFO] [stdout]             Config {
[INFO] [stdout]                 uri: Github(
[INFO] [stdout]                     "a/007",
[INFO] [stdout]                 ),
[INFO] [stdout]                 config: RepoConfig {
[INFO] [stdout]                     setup: None,
[INFO] [stdout]                     targets: None,
[INFO] [stdout]                     cmds: Cmds {
[INFO] [stdout]                         map: {},
[INFO] [stdout]                     },
[INFO] [stdout]                     packages: {},
[INFO] [stdout]                 },
[INFO] [stdout]             },
[INFO] [stdout]             Config {
[INFO] [stdout]                 uri: Github(
[INFO] [stdout]                     "a/008",
[INFO] [stdout]                 ),
[INFO] [stdout]                 config: RepoConfig {
[INFO] [stdout]                     setup: None,
[INFO] [stdout]                     targets: None,
[INFO] [stdout]                     cmds: Cmds {
[INFO] [stdout]                         map: {},
[INFO] [stdout]                     },
[INFO] [stdout]                     packages: {},
[INFO] [stdout]                 },
[INFO] [stdout]             },
[INFO] [stdout]             Config {
[INFO] [stdout]                 uri: Github(
[INFO] [stdout]                     "a/009",
[INFO] [stdout]                 ),
[INFO] [stdout]                 config: RepoConfig {
[INFO] [stdout]                     setup: None,
[INFO] [stdout]                     targets: None,
[INFO] [stdout]                     cmds: Cmds {
[INFO] [stdout]                         map: {},
[INFO] [stdout]                     },
[INFO] [stdout]                     packages: {},
[INFO] [stdout]                 },
[INFO] [stdout]             },
[INFO] [stdout]             Config {
[INFO] [stdout]                 uri: Github(
[INFO] [stdout]                     "a/010",
[INFO] [stdout]                 ),
[INFO] [stdout]                 config: RepoConfig {
[INFO] [stdout]                     setup: None,
[INFO] [stdout]                     targets: None,
[INFO] [stdout]                     cmds: Cmds {
[INFO] [stdout]                         map: {},
[INFO] [stdout]                     },
[INFO] [stdout]                     packages: {},
[INFO] [stdout]                 },
[INFO] [stdout]             },
[INFO] [stdout]         ],
[INFO] [stdout]     ),
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] ----
[INFO] [stdout] 
[INFO] [stdout] [1mActual[0m:
[INFO] [stdout] ----
[INFO] [stdout] [
[INFO] [stdout]     Configs(
[INFO] [stdout]         [
[INFO] [stdout]             Config {
[INFO] [stdout]                 uri: Github(
[INFO] [stdout]                     "a/001",
[INFO] [stdout]                 ),
[INFO] [stdout]                 config: RepoConfig {
[INFO] [stdout]                     meta: None,
[INFO] [stdout]                     setup: None,
[INFO] [stdout]                     targets: None,
[INFO] [stdout]                     no_install_targets: None,
[INFO] [stdout]                     features: None,
[INFO] [stdout]                     env: None,
[INFO] [stdout]                     cmds: Cmds {
[INFO] [stdout]                         map: {},
[INFO] [stdout]                     },
[INFO] [stdout]                     packages: {},
[INFO] [stdout]                 },
[INFO] [stdout]                 db: None,
[INFO] [stdout]             },
[INFO] [stdout]             Config {
[INFO] [stdout]                 uri: Github(
[INFO] [stdout]                     "a/002",
[INFO] [stdout]                 ),
[INFO] [stdout]                 config: RepoConfig {
[INFO] [stdout]                     meta: None,
[INFO] [stdout]                     setup: None,
[INFO] [stdout]                     targets: None,
[INFO] [stdout]                     no_install_targets: None,
[INFO] [stdout]                     features: None,
[INFO] [stdout]                     env: None,
[INFO] [stdout]                     cmds: Cmds {
[INFO] [stdout]                         map: {},
[INFO] [stdout]                     },
[INFO] [stdout]                     packages: {},
[INFO] [stdout]                 },
[INFO] [stdout]                 db: None,
[INFO] [stdout]             },
[INFO] [stdout]             Config {
[INFO] [stdout]                 uri: Github(
[INFO] [stdout]                     "a/003",
[INFO] [stdout]                 ),
[INFO] [stdout]                 config: RepoConfig {
[INFO] [stdout]                     meta: None,
[INFO] [stdout]                     setup: None,
[INFO] [stdout]                     targets: None,
[INFO] [stdout]                     no_install_targets: None,
[INFO] [stdout]                     features: None,
[INFO] [stdout]                     env: None,
[INFO] [stdout]                     cmds: Cmds {
[INFO] [stdout]                         map: {},
[INFO] [stdout]                     },
[INFO] [stdout]                     packages: {},
[INFO] [stdout]                 },
[INFO] [stdout]                 db: None,
[INFO] [stdout]             },
[INFO] [stdout]             Config {
[INFO] [stdout]                 uri: Github(
[INFO] [stdout]                     "a/004",
[INFO] [stdout]                 ),
[INFO] [stdout]                 config: RepoConfig {
[INFO] [stdout]                     meta: None,
[INFO] [stdout]                     setup: None,
[INFO] [stdout]                     targets: None,
[INFO] [stdout]                     no_install_targets: None,
[INFO] [stdout]                     features: None,
[INFO] [stdout]                     env: None,
[INFO] [stdout]                     cmds: Cmds {
[INFO] [stdout]                         map: {},
[INFO] [stdout]                     },
[INFO] [stdout]                     packages: {},
[INFO] [stdout]                 },
[INFO] [stdout]                 db: None,
[INFO] [stdout]             },
[INFO] [stdout]             Config {
[INFO] [stdout]                 uri: Github(
[INFO] [stdout]                     "a/005",
[INFO] [stdout]                 ),
[INFO] [stdout]                 config: RepoConfig {
[INFO] [stdout]                     meta: None,
[INFO] [stdout]                     setup: None,
[INFO] [stdout]                     targets: None,
[INFO] [stdout]                     no_install_targets: None,
[INFO] [stdout]                     features: None,
[INFO] [stdout]                     env: None,
[INFO] [stdout]                     cmds: Cmds {
[INFO] [stdout]                         map: {},
[INFO] [stdout]                     },
[INFO] [stdout]                     packages: {},
[INFO] [stdout]                 },
[INFO] [stdout]                 db: None,
[INFO] [stdout]             },
[INFO] [stdout]         ],
[INFO] [stdout]     ),
[INFO] [stdout]     Configs(
[INFO] [stdout]         [
[INFO] [stdout]             Config {
[INFO] [stdout]                 uri: Github(
[INFO] [stdout]                     "a/006",
[INFO] [stdout]                 ),
[INFO] [stdout]                 config: RepoConfig {
[INFO] [stdout]                     meta: None,
[INFO] [stdout]                     setup: None,
[INFO] [stdout]                     targets: None,
[INFO] [stdout]                     no_install_targets: None,
[INFO] [stdout]                     features: None,
[INFO] [stdout]                     env: None,
[INFO] [stdout]                     cmds: Cmds {
[INFO] [stdout]                         map: {},
[INFO] [stdout]                     },
[INFO] [stdout]                     packages: {},
[INFO] [stdout]                 },
[INFO] [stdout]                 db: None,
[INFO] [stdout]             },
[INFO] [stdout]             Config {
[INFO] [stdout]                 uri: Github(
[INFO] [stdout]                     "a/007",
[INFO] [stdout]                 ),
[INFO] [stdout]                 config: RepoConfig {
[INFO] [stdout]                     meta: None,
[INFO] [stdout]                     setup: None,
[INFO] [stdout]                     targets: None,
[INFO] [stdout]                     no_install_targets: None,
[INFO] [stdout]                     features: None,
[INFO] [stdout]                     env: None,
[INFO] [stdout]                     cmds: Cmds {
[INFO] [stdout]                         map: {},
[INFO] [stdout]                     },
[INFO] [stdout]                     packages: {},
[INFO] [stdout]                 },
[INFO] [stdout]                 db: None,
[INFO] [stdout]             },
[INFO] [stdout]             Config {
[INFO] [stdout]                 uri: Github(
[INFO] [stdout]                     "a/008",
[INFO] [stdout]                 ),
[INFO] [stdout]                 config: RepoConfig {
[INFO] [stdout]                     meta: None,
[INFO] [stdout]                     setup: None,
[INFO] [stdout]                     targets: None,
[INFO] [stdout]                     no_install_targets: None,
[INFO] [stdout]                     features: None,
[INFO] [stdout]                     env: None,
[INFO] [stdout]                     cmds: Cmds {
[INFO] [stdout]                         map: {},
[INFO] [stdout]                     },
[INFO] [stdout]                     packages: {},
[INFO] [stdout]                 },
[INFO] [stdout]                 db: None,
[INFO] [stdout]             },
[INFO] [stdout]             Config {
[INFO] [stdout]                 uri: Github(
[INFO] [stdout]                     "a/009",
[INFO] [stdout]                 ),
[INFO] [stdout]                 config: RepoConfig {
[INFO] [stdout]                     meta: None,
[INFO] [stdout]                     setup: None,
[INFO] [stdout]                     targets: None,
[INFO] [stdout]                     no_install_targets: None,
[INFO] [stdout]                     features: None,
[INFO] [stdout]                     env: None,
[INFO] [stdout]                     cmds: Cmds {
[INFO] [stdout]                         map: {},
[INFO] [stdout]                     },
[INFO] [stdout]                     packages: {},
[INFO] [stdout]                 },
[INFO] [stdout]                 db: None,
[INFO] [stdout]             },
[INFO] [stdout]             Config {
[INFO] [stdout]                 uri: Github(
[INFO] [stdout]                     "a/010",
[INFO] [stdout]                 ),
[INFO] [stdout]                 config: RepoConfig {
[INFO] [stdout]                     meta: None,
[INFO] [stdout]                     setup: None,
[INFO] [stdout]                     targets: None,
[INFO] [stdout]                     no_install_targets: None,
[INFO] [stdout]                     features: None,
[INFO] [stdout]                     env: None,
[INFO] [stdout]                     cmds: Cmds {
[INFO] [stdout]                         map: {},
[INFO] [stdout]                     },
[INFO] [stdout]                     packages: {},
[INFO] [stdout]                 },
[INFO] [stdout]                 db: None,
[INFO] [stdout]             },
[INFO] [stdout]         ],
[INFO] [stdout]     ),
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] ----
[INFO] [stdout] 
[INFO] [stdout] [1mDiff[0m:
[INFO] [stdout] ----
[INFO] [stdout] [
[INFO] [stdout]     Configs(
[INFO] [stdout]         [
[INFO] [stdout]             Config {
[INFO] [stdout]                 uri: Github(
[INFO] [stdout]                     "a/001",
[INFO] [stdout]                 ),
[INFO] [stdout]                 config: RepoConfig {
[INFO] [stdout] [4m[32m                    meta: None,
[INFO] [stdout] [0m                    setup: None,
[INFO] [stdout]                     targets: None,
[INFO] [stdout] [4m[32m                    no_install_targets: None,
[INFO] [stdout]                     features: None,
[INFO] [stdout]                     env: None,
[INFO] [stdout] [0m                    cmds: Cmds {
[INFO] [stdout]                         map: {},
[INFO] [stdout]                     },
[INFO] [stdout]                     packages: {},
[INFO] [stdout]                 },
[INFO] [stdout] [4m[32m                db: None,
[INFO] [stdout] [0m            },
[INFO] [stdout]             Config {
[INFO] [stdout]                 uri: Github(
[INFO] [stdout]                     "a/002",
[INFO] [stdout]                 ),
[INFO] [stdout]                 config: RepoConfig {
[INFO] [stdout] [4m[32m                    meta: None,
[INFO] [stdout] [0m                    setup: None,
[INFO] [stdout]                     targets: None,
[INFO] [stdout] [4m[32m                    no_install_targets: None,
[INFO] [stdout]                     features: None,
[INFO] [stdout]                     env: None,
[INFO] [stdout] [0m                    cmds: Cmds {
[INFO] [stdout]                         map: {},
[INFO] [stdout]                     },
[INFO] [stdout]                     packages: {},
[INFO] [stdout]                 },
[INFO] [stdout] [4m[32m                db: None,
[INFO] [stdout] [0m            },
[INFO] [stdout]             Config {
[INFO] [stdout]                 uri: Github(
[INFO] [stdout]                     "a/003",
[INFO] [stdout]                 ),
[INFO] [stdout]                 config: RepoConfig {
[INFO] [stdout] [4m[32m                    meta: None,
[INFO] [stdout] [0m                    setup: None,
[INFO] [stdout]                     targets: None,
[INFO] [stdout] [4m[32m                    no_install_targets: None,
[INFO] [stdout]                     features: None,
[INFO] [stdout]                     env: None,
[INFO] [stdout] [0m                    cmds: Cmds {
[INFO] [stdout]                         map: {},
[INFO] [stdout]                     },
[INFO] [stdout]                     packages: {},
[INFO] [stdout]                 },
[INFO] [stdout] [4m[32m                db: None,
[INFO] [stdout] [0m            },
[INFO] [stdout]             Config {
[INFO] [stdout]                 uri: Github(
[INFO] [stdout]                     "a/004",
[INFO] [stdout]                 ),
[INFO] [stdout]                 config: RepoConfig {
[INFO] [stdout] [4m[32m                    meta: None,
[INFO] [stdout] [0m                    setup: None,
[INFO] [stdout]                     targets: None,
[INFO] [stdout] [4m[32m                    no_install_targets: None,
[INFO] [stdout]                     features: None,
[INFO] [stdout]                     env: None,
[INFO] [stdout] [0m                    cmds: Cmds {
[INFO] [stdout]                         map: {},
[INFO] [stdout]                     },
[INFO] [stdout]                     packages: {},
[INFO] [stdout]                 },
[INFO] [stdout] [4m[32m                db: None,
[INFO] [stdout] [0m            },
[INFO] [stdout]             Config {
[INFO] [stdout]                 uri: Github(
[INFO] [stdout]                     "a/005",
[INFO] [stdout]                 ),
[INFO] [stdout]                 config: RepoConfig {
[INFO] [stdout] [4m[32m                    meta: None,
[INFO] [stdout] [0m                    setup: None,
[INFO] [stdout]                     targets: None,
[INFO] [stdout] [4m[32m                    no_install_targets: None,
[INFO] [stdout]                     features: None,
[INFO] [stdout]                     env: None,
[INFO] [stdout] [0m                    cmds: Cmds {
[INFO] [stdout]                         map: {},
[INFO] [stdout]                     },
[INFO] [stdout]                     packages: {},
[INFO] [stdout]                 },
[INFO] [stdout] [4m[32m                db: None,
[INFO] [stdout] [0m            },
[INFO] [stdout]         ],
[INFO] [stdout]     ),
[INFO] [stdout]     Configs(
[INFO] [stdout]         [
[INFO] [stdout]             Config {
[INFO] [stdout]                 uri: Github(
[INFO] [stdout]                     "a/006",
[INFO] [stdout]                 ),
[INFO] [stdout]                 config: RepoConfig {
[INFO] [stdout] [4m[32m                    meta: None,
[INFO] [stdout] [0m                    setup: None,
[INFO] [stdout]                     targets: None,
[INFO] [stdout] [4m[32m                    no_install_targets: None,
[INFO] [stdout]                     features: None,
[INFO] [stdout]                     env: None,
[INFO] [stdout] [0m                    cmds: Cmds {
[INFO] [stdout]                         map: {},
[INFO] [stdout]                     },
[INFO] [stdout]                     packages: {},
[INFO] [stdout]                 },
[INFO] [stdout] [4m[32m                db: None,
[INFO] [stdout] [0m            },
[INFO] [stdout]             Config {
[INFO] [stdout]                 uri: Github(
[INFO] [stdout]                     "a/007",
[INFO] [stdout]                 ),
[INFO] [stdout]                 config: RepoConfig {
[INFO] [stdout] [4m[32m                    meta: None,
[INFO] [stdout] [0m                    setup: None,
[INFO] [stdout]                     targets: None,
[INFO] [stdout] [4m[32m                    no_install_targets: None,
[INFO] [stdout]                     features: None,
[INFO] [stdout]                     env: None,
[INFO] [stdout] [0m                    cmds: Cmds {
[INFO] [stdout]                         map: {},
[INFO] [stdout]                     },
[INFO] [stdout]                     packages: {},
[INFO] [stdout]                 },
[INFO] [stdout] [4m[32m                db: None,
[INFO] [stdout] [0m            },
[INFO] [stdout]             Config {
[INFO] [stdout]                 uri: Github(
[INFO] [stdout]                     "a/008",
[INFO] [stdout]                 ),
[INFO] [stdout]                 config: RepoConfig {
[INFO] [stdout] [4m[32m                    meta: None,
[INFO] [stdout] [0m                    setup: None,
[INFO] [stdout]                     targets: None,
[INFO] [stdout] [4m[32m                    no_install_targets: None,
[INFO] [stdout]                     features: None,
[INFO] [stdout]                     env: None,
[INFO] [stdout] [0m                    cmds: Cmds {
[INFO] [stdout]                         map: {},
[INFO] [stdout]                     },
[INFO] [stdout]                     packages: {},
[INFO] [stdout]                 },
[INFO] [stdout] [4m[32m                db: None,
[INFO] [stdout] [0m            },
[INFO] [stdout]             Config {
[INFO] [stdout]                 uri: Github(
[INFO] [stdout]                     "a/009",
[INFO] [stdout]                 ),
[INFO] [stdout]                 config: RepoConfig {
[INFO] [stdout] [4m[32m                    meta: None,
[INFO] [stdout] [0m                    setup: None,
[INFO] [stdout]                     targets: None,
[INFO] [stdout] [4m[32m                    no_install_targets: None,
[INFO] [stdout]                     features: None,
[INFO] [stdout]                     env: None,
[INFO] [stdout] [0m                    cmds: Cmds {
[INFO] [stdout]                         map: {},
[INFO] [stdout]                     },
[INFO] [stdout]                     packages: {},
[INFO] [stdout]                 },
[INFO] [stdout] [4m[32m                db: None,
[INFO] [stdout] [0m            },
[INFO] [stdout]             Config {
[INFO] [stdout]                 uri: Github(
[INFO] [stdout]                     "a/010",
[INFO] [stdout]                 ),
[INFO] [stdout]                 config: RepoConfig {
[INFO] [stdout] [4m[32m                    meta: None,
[INFO] [stdout] [0m                    setup: None,
[INFO] [stdout]                     targets: None,
[INFO] [stdout] [4m[32m                    no_install_targets: None,
[INFO] [stdout]                     features: None,
[INFO] [stdout]                     env: None,
[INFO] [stdout] [0m                    cmds: Cmds {
[INFO] [stdout]                         map: {},
[INFO] [stdout]                     },
[INFO] [stdout]                     packages: {},
[INFO] [stdout]                 },
[INFO] [stdout] [4m[32m                db: None,
[INFO] [stdout] [0m            },
[INFO] [stdout]         ],
[INFO] [stdout]     ),
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] ----
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- config::tests::merge_configs stdout ----
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] [1m[91merror[97m: expect test failed[0m
[INFO] [stdout]    [1m[34m-->[0m ./snapshots/merge-configs.txt
[INFO] [stdout] 
[INFO] [stdout] [1mExpect[0m:
[INFO] [stdout] ----
[INFO] [stdout] Configs(
[INFO] [stdout]     [
[INFO] [stdout]         Config {
[INFO] [stdout]             uri: Github(
[INFO] [stdout]                 "user1/repo",
[INFO] [stdout]             ),
[INFO] [stdout]             config: RepoConfig {
[INFO] [stdout]                 meta: None,
[INFO] [stdout]                 setup: None,
[INFO] [stdout]                 targets: None,
[INFO] [stdout]                 no_install_targets: None,
[INFO] [stdout]                 cmds: Cmds {
[INFO] [stdout]                     map: {
[INFO] [stdout]                         Fmt: false,
[INFO] [stdout]                     },
[INFO] [stdout]                 },
[INFO] [stdout]                 packages: {},
[INFO] [stdout]             },
[INFO] [stdout]             db: None,
[INFO] [stdout]         },
[INFO] [stdout]         Config {
[INFO] [stdout]             uri: Github(
[INFO] [stdout]                 "user2/repo",
[INFO] [stdout]             ),
[INFO] [stdout]             config: RepoConfig {
[INFO] [stdout]                 meta: None,
[INFO] [stdout]                 setup: None,
[INFO] [stdout]                 targets: None,
[INFO] [stdout]                 no_install_targets: None,
[INFO] [stdout]                 cmds: Cmds {
[INFO] [stdout]                     map: {
[INFO] [stdout]                         Clippy: "cargo clippy",
[INFO] [stdout]                     },
[INFO] [stdout]                 },
[INFO] [stdout]                 packages: {},
[INFO] [stdout]             },
[INFO] [stdout]             db: None,
[INFO] [stdout]         },
[INFO] [stdout]         Config {
[INFO] [stdout]             uri: Github(
[INFO] [stdout]                 "user3/repo",
[INFO] [stdout]             ),
[INFO] [stdout]             config: RepoConfig {
[INFO] [stdout]                 meta: None,
[INFO] [stdout]                 setup: None,
[INFO] [stdout]                 targets: None,
[INFO] [stdout]                 no_install_targets: None,
[INFO] [stdout]                 cmds: Cmds {
[INFO] [stdout]                     map: {},
[INFO] [stdout]                 },
[INFO] [stdout]                 packages: {
[INFO] [stdout]                     "a": RepoConfig {
[INFO] [stdout]                         meta: None,
[INFO] [stdout]                         setup: None,
[INFO] [stdout]                         targets: Some(
[INFO] [stdout]                             Targets(
[INFO] [stdout]                                 "x86_64-unknown-linux-gnu",
[INFO] [stdout]                             ),
[INFO] [stdout]                         ),
[INFO] [stdout]                         no_install_targets: None,
[INFO] [stdout]                         cmds: Cmds {
[INFO] [stdout]                             map: {},
[INFO] [stdout]                         },
[INFO] [stdout]                         packages: {},
[INFO] [stdout]                     },
[INFO] [stdout]                 },
[INFO] [stdout]             },
[INFO] [stdout]             db: None,
[INFO] [stdout]         },
[INFO] [stdout]     ],
[INFO] [stdout] )
[INFO] [stdout] ----
[INFO] [stdout] 
[INFO] [stdout] [1mActual[0m:
[INFO] [stdout] ----
[INFO] [stdout] Configs(
[INFO] [stdout]     [
[INFO] [stdout]         Config {
[INFO] [stdout]             uri: Github(
[INFO] [stdout]                 "user1/repo",
[INFO] [stdout]             ),
[INFO] [stdout]             config: RepoConfig {
[INFO] [stdout]                 meta: None,
[INFO] [stdout]                 setup: None,
[INFO] [stdout]                 targets: None,
[INFO] [stdout]                 no_install_targets: None,
[INFO] [stdout]                 features: None,
[INFO] [stdout]                 env: None,
[INFO] [stdout]                 cmds: Cmds {
[INFO] [stdout]                     map: {
[INFO] [stdout]                         Fmt: false,
[INFO] [stdout]                     },
[INFO] [stdout]                 },
[INFO] [stdout]                 packages: {},
[INFO] [stdout]             },
[INFO] [stdout]             db: None,
[INFO] [stdout]         },
[INFO] [stdout]         Config {
[INFO] [stdout]             uri: Github(
[INFO] [stdout]                 "user2/repo",
[INFO] [stdout]             ),
[INFO] [stdout]             config: RepoConfig {
[INFO] [stdout]                 meta: None,
[INFO] [stdout]                 setup: None,
[INFO] [stdout]                 targets: None,
[INFO] [stdout]                 no_install_targets: None,
[INFO] [stdout]                 features: None,
[INFO] [stdout]                 env: None,
[INFO] [stdout]                 cmds: Cmds {
[INFO] [stdout]                     map: {
[INFO] [stdout]                         Clippy: "cargo clippy",
[INFO] [stdout]                     },
[INFO] [stdout]                 },
[INFO] [stdout]                 packages: {},
[INFO] [stdout]             },
[INFO] [stdout]             db: None,
[INFO] [stdout]         },
[INFO] [stdout]         Config {
[INFO] [stdout]             uri: Github(
[INFO] [stdout]                 "user3/repo",
[INFO] [stdout]             ),
[INFO] [stdout]             config: RepoConfig {
[INFO] [stdout]                 meta: None,
[INFO] [stdout]                 setup: None,
[INFO] [stdout]                 targets: None,
[INFO] [stdout]                 no_install_targets: None,
[INFO] [stdout]                 features: None,
[INFO] [stdout]                 env: None,
[INFO] [stdout]                 cmds: Cmds {
[INFO] [stdout]                     map: {},
[INFO] [stdout]                 },
[INFO] [stdout]                 packages: {
[INFO] [stdout]                     "a": RepoConfig {
[INFO] [stdout]                         meta: None,
[INFO] [stdout]                         setup: None,
[INFO] [stdout]                         targets: Some(
[INFO] [stdout]                             Targets(
[INFO] [stdout]                                 "x86_64-unknown-linux-gnu",
[INFO] [stdout]                             ),
[INFO] [stdout]                         ),
[INFO] [stdout]                         no_install_targets: None,
[INFO] [stdout]                         features: None,
[INFO] [stdout]                         env: None,
[INFO] [stdout]                         cmds: Cmds {
[INFO] [stdout]                             map: {},
[INFO] [stdout]                         },
[INFO] [stdout]                         packages: {},
[INFO] [stdout]                     },
[INFO] [stdout]                 },
[INFO] [stdout]             },
[INFO] [stdout]             db: None,
[INFO] [stdout]         },
[INFO] [stdout]     ],
[INFO] [stdout] )
[INFO] [stdout] ----
[INFO] [stdout] 
[INFO] [stdout] [1mDiff[0m:
[INFO] [stdout] ----
[INFO] [stdout] Configs(
[INFO] [stdout]     [
[INFO] [stdout]         Config {
[INFO] [stdout]             uri: Github(
[INFO] [stdout]                 "user1/repo",
[INFO] [stdout]             ),
[INFO] [stdout]             config: RepoConfig {
[INFO] [stdout]                 meta: None,
[INFO] [stdout]                 setup: None,
[INFO] [stdout]                 targets: None,
[INFO] [stdout]                 no_install_targets: None,
[INFO] [stdout] [4m[32m                features: None,
[INFO] [stdout]                 env: None,
[INFO] [stdout] [0m                cmds: Cmds {
[INFO] [stdout]                     map: {
[INFO] [stdout]                         Fmt: false,
[INFO] [stdout]                     },
[INFO] [stdout]                 },
[INFO] [stdout]                 packages: {},
[INFO] [stdout]             },
[INFO] [stdout]             db: None,
[INFO] [stdout]         },
[INFO] [stdout]         Config {
[INFO] [stdout]             uri: Github(
[INFO] [stdout]                 "user2/repo",
[INFO] [stdout]             ),
[INFO] [stdout]             config: RepoConfig {
[INFO] [stdout]                 meta: None,
[INFO] [stdout]                 setup: None,
[INFO] [stdout]                 targets: None,
[INFO] [stdout]                 no_install_targets: None,
[INFO] [stdout] [4m[32m                features: None,
[INFO] [stdout]                 env: None,
[INFO] [stdout] [0m                cmds: Cmds {
[INFO] [stdout]                     map: {
[INFO] [stdout]                         Clippy: "cargo clippy",
[INFO] [stdout]                     },
[INFO] [stdout]                 },
[INFO] [stdout]                 packages: {},
[INFO] [stdout]             },
[INFO] [stdout]             db: None,
[INFO] [stdout]         },
[INFO] [stdout]         Config {
[INFO] [stdout]             uri: Github(
[INFO] [stdout]                 "user3/repo",
[INFO] [stdout]             ),
[INFO] [stdout]             config: RepoConfig {
[INFO] [stdout]                 meta: None,
[INFO] [stdout]                 setup: None,
[INFO] [stdout]                 targets: None,
[INFO] [stdout]                 no_install_targets: None,
[INFO] [stdout] [4m[32m                features: None,
[INFO] [stdout]                 env: None,
[INFO] [stdout] [0m                cmds: Cmds {
[INFO] [stdout]                     map: {},
[INFO] [stdout]                 },
[INFO] [stdout]                 packages: {
[INFO] [stdout]                     "a": RepoConfig {
[INFO] [stdout]                         meta: None,
[INFO] [stdout]                         setup: None,
[INFO] [stdout]                         targets: Some(
[INFO] [stdout]                             Targets(
[INFO] [stdout]                                 "x86_64-unknown-linux-gnu",
[INFO] [stdout]                             ),
[INFO] [stdout]                         ),
[INFO] [stdout]                         no_install_targets: None,
[INFO] [stdout] [4m[32m                        features: None,
[INFO] [stdout]                         env: None,
[INFO] [stdout] [0m                        cmds: Cmds {
[INFO] [stdout]                             map: {},
[INFO] [stdout]                         },
[INFO] [stdout]                         packages: {},
[INFO] [stdout]                     },
[INFO] [stdout]                 },
[INFO] [stdout]             },
[INFO] [stdout]             db: None,
[INFO] [stdout]         },
[INFO] [stdout]     ],
[INFO] [stdout] )
[INFO] [stdout] ----
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- config::tests::parse_and_resolve stdout ----
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] [1m[91merror[97m: expect test failed[0m
[INFO] [stdout]    [1m[34m-->[0m ./snapshots/parse-a-json.txt
[INFO] [stdout] 
[INFO] [stdout] [1mExpect[0m:
[INFO] [stdout] ----
[INFO] [stdout] [
[INFO] [stdout]     Config {
[INFO] [stdout]         uri: Github(
[INFO] [stdout]             "os-checker/os-checker",
[INFO] [stdout]         ),
[INFO] [stdout]         config: RepoConfig {
[INFO] [stdout]             setup: None,
[INFO] [stdout]             targets: None,
[INFO] [stdout]             cmds: Cmds {
[INFO] [stdout]                 map: {
[INFO] [stdout]                     Lockbud: true,
[INFO] [stdout]                     Clippy: "cargo clippy -F a,b,c",
[INFO] [stdout]                 },
[INFO] [stdout]             },
[INFO] [stdout]             packages: {},
[INFO] [stdout]         },
[INFO] [stdout]     },
[INFO] [stdout]     Config {
[INFO] [stdout]         uri: Github(
[INFO] [stdout]             "user/repo",
[INFO] [stdout]         ),
[INFO] [stdout]         config: RepoConfig {
[INFO] [stdout]             setup: None,
[INFO] [stdout]             targets: None,
[INFO] [stdout]             cmds: Cmds {
[INFO] [stdout]                 map: {
[INFO] [stdout]                     Lockbud: false,
[INFO] [stdout]                 },
[INFO] [stdout]             },
[INFO] [stdout]             packages: {
[INFO] [stdout]                 "crate1": RepoConfig {
[INFO] [stdout]                     setup: None,
[INFO] [stdout]                     targets: None,
[INFO] [stdout]                     cmds: Cmds {
[INFO] [stdout]                         map: {},
[INFO] [stdout]                     },
[INFO] [stdout]                     packages: {},
[INFO] [stdout]                 },
[INFO] [stdout]                 "crate2": RepoConfig {
[INFO] [stdout]                     setup: None,
[INFO] [stdout]                     targets: None,
[INFO] [stdout]                     cmds: Cmds {
[INFO] [stdout]                         map: {},
[INFO] [stdout]                     },
[INFO] [stdout]                     packages: {},
[INFO] [stdout]                 },
[INFO] [stdout]             },
[INFO] [stdout]         },
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] ----
[INFO] [stdout] 
[INFO] [stdout] [1mActual[0m:
[INFO] [stdout] ----
[INFO] [stdout] [
[INFO] [stdout]     Config {
[INFO] [stdout]         uri: Github(
[INFO] [stdout]             "os-checker/os-checker",
[INFO] [stdout]         ),
[INFO] [stdout]         config: RepoConfig {
[INFO] [stdout]             meta: None,
[INFO] [stdout]             setup: None,
[INFO] [stdout]             targets: None,
[INFO] [stdout]             no_install_targets: None,
[INFO] [stdout]             features: None,
[INFO] [stdout]             env: None,
[INFO] [stdout]             cmds: Cmds {
[INFO] [stdout]                 map: {
[INFO] [stdout]                     Lockbud: true,
[INFO] [stdout]                     Clippy: "cargo clippy -F a,b,c",
[INFO] [stdout]                 },
[INFO] [stdout]             },
[INFO] [stdout]             packages: {},
[INFO] [stdout]         },
[INFO] [stdout]         db: None,
[INFO] [stdout]     },
[INFO] [stdout]     Config {
[INFO] [stdout]         uri: Github(
[INFO] [stdout]             "user/repo",
[INFO] [stdout]         ),
[INFO] [stdout]         config: RepoConfig {
[INFO] [stdout]             meta: None,
[INFO] [stdout]             setup: None,
[INFO] [stdout]             targets: None,
[INFO] [stdout]             no_install_targets: None,
[INFO] [stdout]             features: None,
[INFO] [stdout]             env: None,
[INFO] [stdout]             cmds: Cmds {
[INFO] [stdout]                 map: {
[INFO] [stdout]                     Lockbud: false,
[INFO] [stdout]                 },
[INFO] [stdout]             },
[INFO] [stdout]             packages: {
[INFO] [stdout]                 "crate1": RepoConfig {
[INFO] [stdout]                     meta: None,
[INFO] [stdout]                     setup: None,
[INFO] [stdout]                     targets: None,
[INFO] [stdout]                     no_install_targets: None,
[INFO] [stdout]                     features: None,
[INFO] [stdout]                     env: None,
[INFO] [stdout]                     cmds: Cmds {
[INFO] [stdout]                         map: {},
[INFO] [stdout]                     },
[INFO] [stdout]                     packages: {},
[INFO] [stdout]                 },
[INFO] [stdout]                 "crate2": RepoConfig {
[INFO] [stdout]                     meta: None,
[INFO] [stdout]                     setup: None,
[INFO] [stdout]                     targets: None,
[INFO] [stdout]                     no_install_targets: None,
[INFO] [stdout]                     features: None,
[INFO] [stdout]                     env: None,
[INFO] [stdout]                     cmds: Cmds {
[INFO] [stdout]                         map: {},
[INFO] [stdout]                     },
[INFO] [stdout]                     packages: {},
[INFO] [stdout]                 },
[INFO] [stdout]             },
[INFO] [stdout]         },
[INFO] [stdout]         db: None,
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] ----
[INFO] [stdout] 
[INFO] [stdout] [1mDiff[0m:
[INFO] [stdout] ----
[INFO] [stdout] [
[INFO] [stdout]     Config {
[INFO] [stdout]         uri: Github(
[INFO] [stdout]             "os-checker/os-checker",
[INFO] [stdout]         ),
[INFO] [stdout]         config: RepoConfig {
[INFO] [stdout] [4m[32m            meta: None,
[INFO] [stdout] [0m            setup: None,
[INFO] [stdout]             targets: None,
[INFO] [stdout] [4m[32m            no_install_targets: None,
[INFO] [stdout]             features: None,
[INFO] [stdout]             env: None,
[INFO] [stdout] [0m            cmds: Cmds {
[INFO] [stdout]                 map: {
[INFO] [stdout]                     Lockbud: true,
[INFO] [stdout]                     Clippy: "cargo clippy -F a,b,c",
[INFO] [stdout]                 },
[INFO] [stdout]             },
[INFO] [stdout]             packages: {},
[INFO] [stdout]         },
[INFO] [stdout] [4m[32m        db: None,
[INFO] [stdout] [0m    },
[INFO] [stdout]     Config {
[INFO] [stdout]         uri: Github(
[INFO] [stdout]             "user/repo",
[INFO] [stdout]         ),
[INFO] [stdout]         config: RepoConfig {
[INFO] [stdout] [4m[32m            meta: None,
[INFO] [stdout] [0m            setup: None,
[INFO] [stdout]             targets: None,
[INFO] [stdout] [4m[32m            no_install_targets: None,
[INFO] [stdout]             features: None,
[INFO] [stdout]             env: None,
[INFO] [stdout] [0m            cmds: Cmds {
[INFO] [stdout]                 map: {
[INFO] [stdout]                     Lockbud: false,
[INFO] [stdout]                 },
[INFO] [stdout]             },
[INFO] [stdout]             packages: {
[INFO] [stdout]                 "crate1": RepoConfig {
[INFO] [stdout] [4m[32m                    meta: None,
[INFO] [stdout] [0m                    setup: None,
[INFO] [stdout]                     targets: None,
[INFO] [stdout] [4m[32m                    no_install_targets: None,
[INFO] [stdout]                     features: None,
[INFO] [stdout]                     env: None,
[INFO] [stdout] [0m                    cmds: Cmds {
[INFO] [stdout]                         map: {},
[INFO] [stdout]                     },
[INFO] [stdout]                     packages: {},
[INFO] [stdout]                 },
[INFO] [stdout]                 "crate2": RepoConfig {
[INFO] [stdout] [4m[32m                    meta: None,
[INFO] [stdout] [0m                    setup: None,
[INFO] [stdout]                     targets: None,
[INFO] [stdout] [4m[32m                    no_install_targets: None,
[INFO] [stdout]                     features: None,
[INFO] [stdout]                     env: None,
[INFO] [stdout] [0m                    cmds: Cmds {
[INFO] [stdout]                         map: {},
[INFO] [stdout]                     },
[INFO] [stdout]                     packages: {},
[INFO] [stdout]                 },
[INFO] [stdout]             },
[INFO] [stdout]         },
[INFO] [stdout] [4m[32m        db: None,
[INFO] [stdout] [0m    },
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] ----
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- output::toolchain::rustc_verbose stdout ----
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] [1m[91merror[97m: expect test failed[0m
[INFO] [stdout]    [1m[34m-->[0m src/output/toolchain.rs:223:5
[INFO] [stdout] 
[INFO] [stdout] [1mExpect[0m:
[INFO] [stdout] ----
[INFO] [stdout] Rustc {
[INFO] [stdout]     version: "1.82.0-nightly (91376f416 2024-08-12)",
[INFO] [stdout]     commit_hash: "91376f416222a238227c84a848d168835ede2cc3",
[INFO] [stdout]     commit_date: "2024-08-12",
[INFO] [stdout]     host: "x86_64-unknown-linux-gnu",
[INFO] [stdout]     release: "1.82.0-nightly",
[INFO] [stdout]     llvm_version: "19.1.0",
[INFO] [stdout] }
[INFO] [stdout] 
[INFO] [stdout] ----
[INFO] [stdout] 
[INFO] [stdout] [1mActual[0m:
[INFO] [stdout] ----
[INFO] [stdout] Rustc {
[INFO] [stdout]     version: "1.91.0-beta.3 (bb624dcb4 2025-09-20)",
[INFO] [stdout]     commit_hash: "bb624dcb4c8ab987e10c0808d92d76f3b84dd117",
[INFO] [stdout]     commit_date: "2025-09-20",
[INFO] [stdout]     host: "x86_64-unknown-linux-gnu",
[INFO] [stdout]     release: "1.91.0-beta.3",
[INFO] [stdout]     llvm_version: "21.1.1",
[INFO] [stdout] }
[INFO] [stdout] 
[INFO] [stdout] ----
[INFO] [stdout] 
[INFO] [stdout] [1mDiff[0m:
[INFO] [stdout] ----
[INFO] [stdout] Rustc {
[INFO] [stdout]     version: "1.[4m[31m82[0m[4m[32m91[0m.0-[4m[31mnightly (91376f416[0m[4m[32mbeta.3 (bb624dcb4[0m 202[4m[31m4[0m[4m[32m5[0m-0[4m[31m8-12[0m[4m[32m9-20[0m)",
[INFO] [stdout]     commit_hash: "[4m[31m91376f416222a238227c84a848d168835ede2cc3[0m[4m[32mbb624dcb4c8ab987e10c0808d92d76f3b84dd117[0m",
[INFO] [stdout]     commit_date: "202[4m[31m4[0m[4m[32m5[0m-0[4m[31m8-12[0m[4m[32m9-20[0m",
[INFO] [stdout]     host: "x86_64-unknown-linux-gnu",
[INFO] [stdout]     release: "1.[4m[31m82[0m[4m[32m91[0m.0-[4m[31mnightly[0m[4m[32mbeta.3[0m",
[INFO] [stdout]     llvm_version: "[4m[32m2[0m1[4m[31m9[0m.1.[4m[31m0[0m[4m[32m1[0m",
[INFO] [stdout] }
[INFO] [stdout] 
[INFO] [stdout] ----
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     config::cmd::tests::custom_cmd
[INFO] [stdout]     config::deserialization::tests::schema
[INFO] [stdout]     config::tests::bad_check
[INFO] [stdout]     config::tests::batch
[INFO] [stdout]     config::tests::merge_configs
[INFO] [stdout]     config::tests::parse_and_resolve
[INFO] [stdout]     config::tests::parse_assets
[INFO] [stdout]     config::tests::parse_cmds
[INFO] [stdout]     config::tests::resolve
[INFO] [stdout]     config::tests::uri
[INFO] [stdout]     db::info::get_default_branch
[INFO] [stdout]     layout::audit::test_cargo_audit
[INFO] [stdout]     layout::tests::arceos_layout
[INFO] [stdout]     layout::tests::cargo_check_verbose
[INFO] [stdout]     layout::tests::cargo_config_toml_deserialize
[INFO] [stdout]     layout::tests::cargo_config_toml_from_child_to_root
[INFO] [stdout]     layout::tests::rust_toolchain
[INFO] [stdout]     output::toolchain::rustc_verbose
[INFO] [stdout]     output::toolchain::test_host_rust_toolchain
[INFO] [stdout]     run_checker::lockbud::tests::lockbud_output
[INFO] [stdout]     run_checker::rap::get_rap_result
[INFO] [stdout]     run_checker::semver_checks::semver_checks_output
[INFO] [stdout]     utils::installation::which_checker
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 14 passed; 23 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.61s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin os-checker`
[INFO] running `Command { std: "docker" "inspect" "0c50b5feb4cacbc68f4a2734c679647457b55e221e0ce7d67134f4068e927461", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c50b5feb4cacbc68f4a2734c679647457b55e221e0ce7d67134f4068e927461", kill_on_drop: false }`
[INFO] [stdout] 0c50b5feb4cacbc68f4a2734c679647457b55e221e0ce7d67134f4068e927461
