[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 master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLuminaTech-ai%2Fos-checker" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/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-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LuminaTech-ai/os-checker on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-6-tc1/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] [stderr] warning: /workspace/builds/worker-6-tc1/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-6-tc1/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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing-error v0.2.1
[INFO] [stderr]   Downloaded vte v0.14.1
[INFO] [stderr]   Downloaded schemars_derive v1.0.0-alpha.17
[INFO] [stderr]   Downloaded argh_shared v0.1.13
[INFO] [stderr]   Downloaded pad v0.1.6
[INFO] [stderr]   Downloaded strip-ansi-escapes v0.2.1
[INFO] [stderr]   Downloaded shared_child v1.0.1
[INFO] [stderr]   Downloaded expect-test v1.5.1
[INFO] [stderr]   Downloaded os_pipe v1.2.1
[INFO] [stderr]   Downloaded argh_derive v0.1.13
[INFO] [stderr]   Downloaded generator v0.8.4
[INFO] [stderr]   Downloaded prettydiff v0.7.0
[INFO] [stderr]   Downloaded compact_str v0.8.1
[INFO] [stderr]   Downloaded rustsec v0.30.2
[INFO] [stderr]   Downloaded cargo-lock v10.1.0
[INFO] [stderr]   Downloaded schemars v1.0.0-alpha.17
[INFO] [stderr]   Downloaded musli v0.0.124
[INFO] [stderr]   Downloaded redb v2.5.0
[INFO] [stderr]   Downloaded argh v0.1.13
[INFO] [stderr]   Downloaded duct v0.13.7
[INFO] [stderr]   Downloaded dissimilar v1.0.10
[INFO] [stderr]   Downloaded musli-macros v0.0.124
[INFO] [stderr]   Downloaded musli-core v0.0.124
[INFO] [stderr]   Downloaded platforms v3.5.0
[INFO] [stderr]   Downloaded jsonxf v1.1.1
[INFO] [stderr]   Downloaded cvss v2.0.0
[INFO] [stderr]   Downloaded rust-fuzzy-search v0.1.1
[INFO] [stderr]   Downloaded yash-syntax v0.12.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4bc223a42c2d700bd9eb04e68a36473398557d7b96ed5cb150f16221ba2641c2
[INFO] running `Command { std: "docker" "start" "-a" "4bc223a42c2d700bd9eb04e68a36473398557d7b96ed5cb150f16221ba2641c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4bc223a42c2d700bd9eb04e68a36473398557d7b96ed5cb150f16221ba2641c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4bc223a42c2d700bd9eb04e68a36473398557d7b96ed5cb150f16221ba2641c2", kill_on_drop: false }`
[INFO] [stdout] 4bc223a42c2d700bd9eb04e68a36473398557d7b96ed5cb150f16221ba2641c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4621e4f69c057a6d9cf9e274ac829067e2fcf840b65aa970a0a4aed591fbfe1f
[INFO] running `Command { std: "docker" "start" "-a" "4621e4f69c057a6d9cf9e274ac829067e2fcf840b65aa970a0a4aed591fbfe1f", 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]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling winnow v0.7.6
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[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 object v0.32.2
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling os_pipe v1.2.1
[INFO] [stderr]    Compiling shared_child v1.0.1
[INFO] [stderr]    Compiling argh_shared v0.1.13
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling duct v0.13.7
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling pad v0.1.6
[INFO] [stderr]    Compiling vte v0.14.1
[INFO] [stderr]    Compiling rust-fuzzy-search v0.1.1
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling strip-ansi-escapes v0.2.1
[INFO] [stderr]    Compiling jsonxf v1.1.1
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling prettydiff v0.7.0
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling regex v1.11.1
[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 ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling schemars_derive v1.0.0-alpha.17
[INFO] [stderr]    Compiling argh_derive v0.1.13
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling musli-core v0.0.124
[INFO] [stderr]    Compiling os-checker v0.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling yash-syntax v0.12.1
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[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 compact_str v0.8.1
[INFO] [stderr]    Compiling platforms v3.5.0
[INFO] [stderr]    Compiling musli v0.0.124
[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 toml_edit v0.22.24
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling schemars v1.0.0-alpha.17
[INFO] [stderr]    Compiling url v2.5.4
[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 56.96s
[INFO] running `Command { std: "docker" "inspect" "4621e4f69c057a6d9cf9e274ac829067e2fcf840b65aa970a0a4aed591fbfe1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4621e4f69c057a6d9cf9e274ac829067e2fcf840b65aa970a0a4aed591fbfe1f", kill_on_drop: false }`
[INFO] [stdout] 4621e4f69c057a6d9cf9e274ac829067e2fcf840b65aa970a0a4aed591fbfe1f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 653b07f17067456a0c37bda36c24107a5d4b79cba7579bca0c0b2300365bb025
[INFO] running `Command { std: "docker" "start" "-a" "653b07f17067456a0c37bda36c24107a5d4b79cba7579bca0c0b2300365bb025", 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 9.34s
[INFO] running `Command { std: "docker" "inspect" "653b07f17067456a0c37bda36c24107a5d4b79cba7579bca0c0b2300365bb025", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "653b07f17067456a0c37bda36c24107a5d4b79cba7579bca0c0b2300365bb025", kill_on_drop: false }`
[INFO] [stdout] 653b07f17067456a0c37bda36c24107a5d4b79cba7579bca0c0b2300365bb025
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 376e2517450f17e41b2eb46feb64ee551e2f36f52b0a0f49ac9f6d25586111bb
[INFO] running `Command { std: "docker" "start" "-a" "376e2517450f17e41b2eb46feb64ee551e2f36f52b0a0f49ac9f6d25586111bb", 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-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: 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" -p os-checker --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/os_checker-1fcaf097cc0ff62c)
[INFO] [stdout] 
[INFO] [stdout] running 37 tests
[INFO] [stdout] test config::cmd::tests::custom_target ... ok
[INFO] [stdout] test config::cmd::tests::custom_cmd ... FAILED
[INFO] [stdout] test config::deserialization::config_options::features::tests::features_arguments ... ok
[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_hybrid ... ok
[INFO] [stdout] test config::de_features ... ok
[INFO] [stdout] test config::tests::parse_assets ... FAILED
[INFO] [stdout] test config::deserialization::config_options::features::tests::features_complete ... ok
[INFO] [stdout] test db::info::github_date ... ok
[INFO] [stdout] test config::deserialization::config_options::target_env ... ok
[INFO] [stdout] test config::deserialization::tests::schema ... FAILED
[INFO] [stdout] test config::deserialization::config_options::features::tests::features_target ... ok
[INFO] [stdout] test layout::tests::cargo_config_toml_deserialize ... FAILED
[INFO] [stdout] test config::deserialization::config_options::features::tests::features_simple ... ok
[INFO] [stdout] test layout::tests::cargo_config_toml_from_child_to_root ... FAILED
[INFO] [stdout] test layout::tests::rust_toolchain ... FAILED
[INFO] [stdout] test config::tests::uri ... FAILED
[INFO] [stdout] test db::info::get_default_branch ... FAILED
[INFO] [stdout] test run_checker::lockbud::tests::lockbud_output ... FAILED
[INFO] [stdout] test run_checker::rudra::tests::rudra ... ok
[INFO] [stdout] test config::deserialization::config_options::features::tests::features_empty_string ... ok
[INFO] [stdout] test output::toolchain::test_host_rust_toolchain ... FAILED
[INFO] [stdout] test run_checker::rap::get_rap_result ... 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 layout::audit::test_cargo_audit ... FAILED
[INFO] [stdout] test layout::tests::cargo_check_verbose ... FAILED
[INFO] [stdout] test layout::tests::arceos_layout ... FAILED
[INFO] [stdout] test utils::installation::which_checker ... FAILED
[INFO] [stdout] test config::tests::resolve ... FAILED
[INFO] [stdout] test config::tests::bad_check ... FAILED
[INFO] [stdout] test utils::scan_for_targets::targets ... ok
[INFO] [stdout] test config::tests::batch ... FAILED
[INFO] [stdout] test config::tests::parse_and_resolve ... FAILED
[INFO] [stdout] test config::tests::merge_configs ... FAILED
[INFO] [stdout] test config::tests::parse_cmds ... FAILED
[INFO] [stdout] test output::toolchain::rustc_verbose ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[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::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::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] ---- 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::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] ---- 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] ---- 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] ---- 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] ---- 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] ---- 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] ---- 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::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] ---- layout::audit::test_cargo_audit stdout ----
[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: 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:     0x58532d8b10c2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58532d8b10c2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58532d8b10c2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58532d8b10c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x58532d8c2f3f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x58532d8c2f3f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x58532d87c5d3 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58532d87c5d3 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x58532d888eb2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58532d88e54f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x58532d88e3e1 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x58532cef5e0e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x58532cef5e0e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58532d88ec0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x58532d88ec0f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x58532d88e9ba - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x58532d888ff9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x58532d86ffed - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x58532d8cd240 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58532d8cc396 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x58532cd5408c - core::result::Result<T,E>::unwrap::h5eb5cc3081bdd536
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x58532cd5408c - os_checker::logger::init::h5d0342989b901906
[INFO] [stdout]                                at /opt/rustwide/workdir/src/logger.rs:17:27
[INFO] [stdout]   22:     0x58532cdd4e7c - os_checker::layout::audit::test_cargo_audit::h6c6212432f0664cf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/layout/audit.rs:233:5
[INFO] [stdout]   23:     0x58532cdd52f7 - os_checker::layout::audit::test_cargo_audit::{{closure}}::h93573469c8ecbead
[INFO] [stdout]                                at /opt/rustwide/workdir/src/layout/audit.rs:223:22
[INFO] [stdout]   24:     0x58532cdef656 - core::ops::function::FnOnce::call_once::hdbf86a88a5b4d7fb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x58532cef5beb - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x58532cef5beb - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x58532cf09c6d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x58532cf09c6d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x58532cf09c6d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x58532cf09c6d - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x58532cf09c6d - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x58532cf09c6d - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x58532cf09c6d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x58532cee3184 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x58532cee3184 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x58532cee6aba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x58532cee6aba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x58532cee6aba - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x58532cee6aba - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x58532cee6aba - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x58532cee6aba - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x58532cee6aba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x58532d8841ff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x58532d8841ff - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x774d29fbaaa4 - <unknown>
[INFO] [stdout]   46:     0x774d2a047a64 - 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' (51) 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:     0x58532d8b10c2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58532d8b10c2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58532d8b10c2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58532d8b10c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x58532d8c2f3f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x58532d8c2f3f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x58532d87c5d3 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58532d87c5d3 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x58532d888eb2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58532d88e54f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x58532d88e3e1 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x58532cef5e0e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x58532cef5e0e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58532d88ec0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x58532d88ec0f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x58532d88e9ba - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x58532d888ff9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x58532d86ffed - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x58532d8cd240 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58532d8cc396 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x58532cd5408c - core::result::Result<T,E>::unwrap::h5eb5cc3081bdd536
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x58532cd5408c - os_checker::logger::init::h5d0342989b901906
[INFO] [stdout]                                at /opt/rustwide/workdir/src/logger.rs:17:27
[INFO] [stdout]   22:     0x58532ce10c9c - os_checker::layout::tests::cargo_check_verbose::h7df1e6e22b105882
[INFO] [stdout]                                at /opt/rustwide/workdir/src/layout/tests.rs:21:5
[INFO] [stdout]   23:     0x58532ce10e77 - os_checker::layout::tests::cargo_check_verbose::{{closure}}::h00251c5a685c6081
[INFO] [stdout]                                at /opt/rustwide/workdir/src/layout/tests.rs:20:29
[INFO] [stdout]   24:     0x58532cdedf46 - core::ops::function::FnOnce::call_once::h75ee9500fc03ac80
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x58532cef5beb - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x58532cef5beb - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x58532cf09c6d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x58532cf09c6d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x58532cf09c6d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x58532cf09c6d - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x58532cf09c6d - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x58532cf09c6d - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x58532cf09c6d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x58532cee3184 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x58532cee3184 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x58532cee6aba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x58532cee6aba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x58532cee6aba - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x58532cee6aba - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x58532cee6aba - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x58532cee6aba - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x58532cee6aba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x58532d8841ff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x58532d8841ff - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x774d29fbaaa4 - <unknown>
[INFO] [stdout]   46:     0x774d2a047a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- layout::tests::arceos_layout stdout ----
[INFO] [stdout] Logger already init: a global default trace dispatcher has already been set
[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: 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:     0x58532d8b10c2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58532d8b10c2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58532d8b10c2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58532d8b10c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x58532d8c2f3f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x58532d8c2f3f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x58532d87c5d3 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58532d87c5d3 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x58532d888eb2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58532d88e54f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x58532d88e3e1 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x58532cef5e0e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x58532cef5e0e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58532d88ec0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x58532d88ec0f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x58532d88e9ba - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x58532d888ff9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x58532d86ffed - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x58532d8cd240 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58532d8cc396 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x58532cd5408c - core::result::Result<T,E>::unwrap::h5eb5cc3081bdd536
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x58532cd5408c - os_checker::logger::init::h5d0342989b901906
[INFO] [stdout]                                at /opt/rustwide/workdir/src/logger.rs:17:27
[INFO] [stdout]   22:     0x58532ce1047c - os_checker::layout::tests::arceos_layout::heb569a8b8b1f9507
[INFO] [stdout]                                at /opt/rustwide/workdir/src/layout/tests.rs:10:5
[INFO] [stdout]   23:     0x58532ce10817 - os_checker::layout::tests::arceos_layout::{{closure}}::h7005bd36f4f94507
[INFO] [stdout]                                at /opt/rustwide/workdir/src/layout/tests.rs:9:19
[INFO] [stdout]   24:     0x58532cdec6e6 - core::ops::function::FnOnce::call_once::h134b3eb4601ac5bd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x58532cef5beb - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x58532cef5beb - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x58532cf09c6d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x58532cf09c6d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x58532cf09c6d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x58532cf09c6d - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x58532cf09c6d - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x58532cf09c6d - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x58532cf09c6d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x58532cee3184 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x58532cee3184 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x58532cee6aba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x58532cee6aba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x58532cee6aba - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x58532cee6aba - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x58532cee6aba - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x58532cee6aba - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x58532cee6aba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x58532d8841ff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x58532d8841ff - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x774d29fbaaa4 - <unknown>
[INFO] [stdout]   46:     0x774d2a047a64 - clone
[INFO] [stdout]   47:                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' (93) 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:     0x58532d8b10c2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58532d8b10c2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58532d8b10c2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58532d8b10c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x58532d8c2f3f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x58532d8c2f3f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x58532d87c5d3 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58532d87c5d3 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x58532d888eb2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58532d88e54f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x58532d88e3e1 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x58532cef5e0e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x58532cef5e0e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58532d88ec0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x58532d88ec0f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x58532d88e9ba - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x58532d888ff9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x58532d86ffed - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x58532d8cd240 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58532d8cc396 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x58532cd30342 - core::result::Result<T,E>::unwrap::h5eb5cc3081bdd536
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x58532cd30342 - os_checker::utils::installation::which_checker::hdd55904cb2dcfe31
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/installation.rs:106:41
[INFO] [stdout]   22:     0x58532cd304d7 - os_checker::utils::installation::which_checker::{{closure}}::hd0548423cf955d39
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/installation.rs:104:19
[INFO] [stdout]   23:     0x58532cded466 - core::ops::function::FnOnce::call_once::h4847897f5c52f869
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x58532cef5beb - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x58532cef5beb - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x58532cf09c6d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x58532cf09c6d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x58532cf09c6d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x58532cf09c6d - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x58532cf09c6d - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x58532cf09c6d - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x58532cf09c6d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x58532cee3184 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x58532cee3184 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x58532cee6aba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x58532cee6aba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x58532cee6aba - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x58532cee6aba - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x58532cee6aba - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x58532cee6aba - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x58532cee6aba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x58532d8841ff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x58532d8841ff - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x774d29fbaaa4 - <unknown>
[INFO] [stdout]   45:     0x774d2a047a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- config::tests::resolve stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'config::tests::resolve' (44) 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:     0x58532d8b10c2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58532d8b10c2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58532d8b10c2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58532d8b10c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x58532d8c2f3f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x58532d8c2f3f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x58532d87c5d3 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58532d87c5d3 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x58532d888eb2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58532d88e54f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x58532d88e3e1 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x58532cef5e0e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x58532cef5e0e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58532d88ec0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x58532d88ec0f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x58532d88e9ba - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x58532d888ff9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x58532d86ffed - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x58532d8cd240 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58532d8cc396 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x58532cd0bee0 - core::result::Result<T,E>::unwrap::h2bc6a2f2952986b2
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x58532cd0bee0 - os_checker::output::toolchain::Global::new::hff86d7fb683ee348
[INFO] [stdout]                                at /opt/rustwide/workdir/src/output/toolchain.rs:68:61
[INFO] [stdout]   22:     0x58532cdecb62 - core::ops::function::FnOnce::call_once::h22327a61dbc27f5b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x58532ce6b812 - std::sync::lazy_lock::LazyLock<T,F>::force::{{closure}}::ha17918e9600a7c6b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sync/lazy_lock.rs:259:25
[INFO] [stdout]   24:     0x58532ce23d7a - std::sync::once::Once::call_once_force::{{closure}}::hc9715766f632b663
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sync/once.rs:217:40
[INFO] [stdout]   25:     0x58532d883367 - std::sys::sync::once::futex::Once::call::hdfb110d980a21994
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout]   26:     0x58532ce23ce9 - std::sync::once::Once::call_once_force::h9f7466fed8f8d439
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sync/once.rs:217:20
[INFO] [stdout]   27:     0x58532ce72c00 - std::sync::lazy_lock::LazyLock<T,F>::force::h7e65e84bab32064f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sync/lazy_lock.rs:251:19
[INFO] [stdout]   28:     0x58532ce72c00 - <std::sync::lazy_lock::LazyLock<T,F> as core::ops::deref::Deref>::deref::hb4ef8144b3010d40
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sync/lazy_lock.rs:369:9
[INFO] [stdout]   29:     0x58532cd07d8d - os_checker::output::toolchain::host_target_triple::h0513f1520b929576
[INFO] [stdout]                                at /opt/rustwide/workdir/src/output/toolchain.rs:171:6
[INFO] [stdout]   30:     0x58532cd054b0 - os_checker::layout::Packages::test_new::h58287e3f1f6cf26e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/layout/mod.rs:391:20
[INFO] [stdout]   31:     0x58532cd45242 - os_checker::config::tests::resolve::hfcc0e4859db87a66
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config/tests/mod.rs:66:47
[INFO] [stdout]   32:     0x58532cd454c7 - os_checker::config::tests::resolve::{{closure}}::h91be865890c6fa2d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config/tests/mod.rs:47:17
[INFO] [stdout]   33:     0x58532cdecef6 - core::ops::function::FnOnce::call_once::h3485ea70812c0d99
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x58532cef5beb - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x58532cef5beb - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   36:     0x58532cf09c6d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   37:     0x58532cf09c6d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x58532cf09c6d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x58532cf09c6d - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x58532cf09c6d - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x58532cf09c6d - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   42:     0x58532cf09c6d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   43:     0x58532cee3184 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   44:     0x58532cee3184 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   45:     0x58532cee6aba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   46:     0x58532cee6aba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   47:     0x58532cee6aba - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   48:     0x58532cee6aba - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   49:     0x58532cee6aba - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x58532cee6aba - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   51:     0x58532cee6aba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x58532d8841ff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   53:     0x58532d8841ff - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   54:     0x774d29fbaaa4 - <unknown>
[INFO] [stdout]   55:     0x774d2a047a64 - clone
[INFO] [stdout]   56:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- config::tests::bad_check stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'config::tests::bad_check' (38) panicked at library/std/src/sync/lazy_lock.rs:413:5:
[INFO] [stdout] LazyLock instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58532d8b10c2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58532d8b10c2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58532d8b10c2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58532d8b10c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x58532d8c2f3f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x58532d8c2f3f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x58532d87c5d3 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58532d87c5d3 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x58532d888eb2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58532d88e54f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x58532d88e3e1 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x58532cef5e0e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x58532cef5e0e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58532d88ec0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x58532d88ec0f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x58532d88e986 - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x58532d888ff9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x58532d86ffed - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x58532d8cd240 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58532d88aeab - std::sync::lazy_lock::panic_poisoned::hdcb56d69e8f65445
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sync/lazy_lock.rs:413:5
[INFO] [stdout]   20:     0x58532ce6b84d - std::sync::lazy_lock::LazyLock<T,F>::force::{{closure}}::ha17918e9600a7c6b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sync/lazy_lock.rs:253:17
[INFO] [stdout]   21:     0x58532ce23d7a - std::sync::once::Once::call_once_force::{{closure}}::hc9715766f632b663
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sync/once.rs:217:40
[INFO] [stdout]   22:     0x58532d883367 - std::sys::sync::once::futex::Once::call::hdfb110d980a21994
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout]   23:     0x58532ce23ce9 - std::sync::once::Once::call_once_force::h9f7466fed8f8d439
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sync/once.rs:217:20
[INFO] [stdout]   24:     0x58532ce72c00 - std::sync::lazy_lock::LazyLock<T,F>::force::h7e65e84bab32064f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sync/lazy_lock.rs:251:19
[INFO] [stdout]   25:     0x58532ce72c00 - <std::sync::lazy_lock::LazyLock<T,F> as core::ops::deref::Deref>::deref::hb4ef8144b3010d40
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sync/lazy_lock.rs:369:9
[INFO] [stdout]   26:     0x58532cd07d8d - os_checker::output::toolchain::host_target_triple::h0513f1520b929576
[INFO] [stdout]                                at /opt/rustwide/workdir/src/output/toolchain.rs:171:6
[INFO] [stdout]   27:     0x58532cd054b0 - os_checker::layout::Packages::test_new::h58287e3f1f6cf26e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/layout/mod.rs:391:20
[INFO] [stdout]   28:     0x58532cd45947 - os_checker::config::tests::bad_check::h631210decc00a325
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config/tests/mod.rs:109:23
[INFO] [stdout]   29:     0x58532cd45df7 - os_checker::config::tests::bad_check::{{closure}}::h771431b68286f0a5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config/tests/mod.rs:75:15
[INFO] [stdout]   30:     0x58532cded2b6 - core::ops::function::FnOnce::call_once::h3f8d06ef7537d90f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x58532cef5beb - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x58532cef5beb - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   33:     0x58532cf09c6d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   34:     0x58532cf09c6d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x58532cf09c6d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   36:     0x58532cf09c6d - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   37:     0x58532cf09c6d - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x58532cf09c6d - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   39:     0x58532cf09c6d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   40:     0x58532cee3184 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   41:     0x58532cee3184 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   42:     0x58532cee6aba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   43:     0x58532cee6aba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x58532cee6aba - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45:     0x58532cee6aba - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46:     0x58532cee6aba - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x58532cee6aba - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   48:     0x58532cee6aba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x58532d8841ff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   50:     0x58532d8841ff - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   51:     0x774d29fbaaa4 - <unknown>
[INFO] [stdout]   52:     0x774d2a047a64 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[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::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] ---- 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_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::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.93.0-nightly (1ef7943ee 2025-11-05)",
[INFO] [stdout]     commit_hash: "1ef7943ee607160a564655b6596f83670ef95df5",
[INFO] [stdout]     commit_date: "2025-11-05",
[INFO] [stdout]     host: "x86_64-unknown-linux-gnu",
[INFO] [stdout]     release: "1.93.0-nightly",
[INFO] [stdout]     llvm_version: "21.1.3",
[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[32m93[0m.0-nightly ([4m[31m91376f416 2024-08-12[0m[4m[32m1ef7943ee 2025-11-05[0m)",
[INFO] [stdout]     commit_hash: "[4m[31m91376f416222a238227c84a848d168835ede2cc3[0m[4m[32m1ef7943ee607160a564655b6596f83670ef95df5[0m",
[INFO] [stdout]     commit_date: "202[4m[31m4-08-12[0m[4m[32m5-11-05[0m",
[INFO] [stdout]     host: "x86_64-unknown-linux-gnu",
[INFO] [stdout]     release: "1.[4m[31m82[0m[4m[32m93[0m.0-nightly",
[INFO] [stdout]     llvm_version: "[4m[32m2[0m1[4m[31m9[0m.1.[4m[31m0[0m[4m[32m3[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.71s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin os-checker`
[INFO] running `Command { std: "docker" "inspect" "376e2517450f17e41b2eb46feb64ee551e2f36f52b0a0f49ac9f6d25586111bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "376e2517450f17e41b2eb46feb64ee551e2f36f52b0a0f49ac9f6d25586111bb", kill_on_drop: false }`
[INFO] [stdout] 376e2517450f17e41b2eb46feb64ee551e2f36f52b0a0f49ac9f6d25586111bb
