[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 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLuminaTech-ai%2Fos-checker" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-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-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LuminaTech-ai/os-checker on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-5-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] warning: /workspace/builds/worker-5-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-5-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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded schemars_derive v1.0.0-alpha.17
[INFO] [stderr]   Downloaded cargo-lock v10.1.0
[INFO] [stderr]   Downloaded platforms v3.5.0
[INFO] [stderr]   Downloaded argh_derive v0.1.13
[INFO] [stderr]   Downloaded cvss v2.0.0
[INFO] [stderr]   Downloaded expect-test v1.5.1
[INFO] [stderr]   Downloaded argh v0.1.13
[INFO] [stderr]   Downloaded generator v0.8.4
[INFO] [stderr]   Downloaded schemars v1.0.0-alpha.17
[INFO] [stderr]   Downloaded musli-macros v0.0.124
[INFO] [stderr]   Downloaded redb v2.5.0
[INFO] [stderr]   Downloaded dissimilar v1.0.10
[INFO] [stderr]   Downloaded loom v0.7.2
[INFO] [stderr]   Downloaded jsonxf v1.1.1
[INFO] [stderr]   Downloaded musli-core v0.0.124
[INFO] [stderr]   Downloaded prettydiff v0.7.0
[INFO] [stderr]   Downloaded yash-syntax v0.12.1
[INFO] [stderr]   Downloaded argh_shared v0.1.13
[INFO] [stderr]   Downloaded rustsec v0.30.2
[INFO] [stderr]   Downloaded musli v0.0.124
[INFO] [stderr]   Downloaded rust-fuzzy-search v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 81ac75149464c8434b791823bad515031439fef56b8783c7ef4d1da16004dd03
[INFO] running `Command { std: "docker" "start" "-a" "81ac75149464c8434b791823bad515031439fef56b8783c7ef4d1da16004dd03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "81ac75149464c8434b791823bad515031439fef56b8783c7ef4d1da16004dd03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81ac75149464c8434b791823bad515031439fef56b8783c7ef4d1da16004dd03", kill_on_drop: false }`
[INFO] [stdout] 81ac75149464c8434b791823bad515031439fef56b8783c7ef4d1da16004dd03
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 36ea1e8eb7fc7ab97ea91f401c50bdec70eeb44ec1d3591cb3f5af2f91005dca
[INFO] running `Command { std: "docker" "start" "-a" "36ea1e8eb7fc7ab97ea91f401c50bdec70eeb44ec1d3591cb3f5af2f91005dca", 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 tracing-core v0.1.33
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling winnow v0.7.6
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling os_pipe v1.2.1
[INFO] [stderr]    Compiling shared_child v1.0.1
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling redb v2.5.0
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling duct v0.13.7
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling argh_shared v0.1.13
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling vte v0.14.1
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling rust-fuzzy-search v0.1.1
[INFO] [stderr]    Compiling strip-ansi-escapes v0.2.1
[INFO] [stderr]    Compiling jsonxf v1.1.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling prettydiff v0.7.0
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling musli-macros v0.0.124
[INFO] [stderr]    Compiling 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 os-checker v0.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling musli-core v0.0.124
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling yash-syntax v0.12.1
[INFO] [stderr]    Compiling icu_locid v1.5.0
[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 musli v0.0.124
[INFO] [stderr]    Compiling cvss v2.0.0
[INFO] [stderr]    Compiling platforms v3.5.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 toml v0.8.20
[INFO] [stderr]    Compiling os-checker-types v0.6.1 (/opt/rustwide/workdir/os-checker-types)
[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)]` 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 36.35s
[INFO] running `Command { std: "docker" "inspect" "36ea1e8eb7fc7ab97ea91f401c50bdec70eeb44ec1d3591cb3f5af2f91005dca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36ea1e8eb7fc7ab97ea91f401c50bdec70eeb44ec1d3591cb3f5af2f91005dca", kill_on_drop: false }`
[INFO] [stdout] 36ea1e8eb7fc7ab97ea91f401c50bdec70eeb44ec1d3591cb3f5af2f91005dca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7b315a5511e433f484b6e54937ff0b7eb53f4ae1a1cb4943db2d84d78ae07860
[INFO] running `Command { std: "docker" "start" "-a" "7b315a5511e433f484b6e54937ff0b7eb53f4ae1a1cb4943db2d84d78ae07860", kill_on_drop: false }`
[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] warning: /opt/rustwide/workdir/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]    Compiling 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)]` 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 8.34s
[INFO] running `Command { std: "docker" "inspect" "7b315a5511e433f484b6e54937ff0b7eb53f4ae1a1cb4943db2d84d78ae07860", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b315a5511e433f484b6e54937ff0b7eb53f4ae1a1cb4943db2d84d78ae07860", kill_on_drop: false }`
[INFO] [stdout] 7b315a5511e433f484b6e54937ff0b7eb53f4ae1a1cb4943db2d84d78ae07860
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a7b1d11699feff452bc740794601b7674f65cc86fa4ff93335faab9431652e95
[INFO] running `Command { std: "docker" "start" "-a" "a7b1d11699feff452bc740794601b7674f65cc86fa4ff93335faab9431652e95", 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] 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)]` 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
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/os_checker-d525802f31b213b8)
[INFO] [stdout] 
[INFO] [stdout] running 37 tests
[INFO] [stdout] test config::deserialization::config_options::features::tests::features_arguments_empty ... ok
[INFO] [stdout] test config::cmd::tests::custom_without_target ... ok
[INFO] [stdout] test config::deserialization::config_options::features::tests::features_arguments ... ok
[INFO] [stdout] test config::deserialization::config_options::features::tests::features_empty_string ... ok
[INFO] [stdout] test config::deserialization::config_options::features::tests::features_hybrid ... ok
[INFO] [stdout] test config::deserialization::config_options::features::tests::features_target ... ok
[INFO] [stdout] test config::deserialization::config_options::features::tests::features_simple ... ok
[INFO] [stdout] test config::deserialization::config_options::target_env ... ok
[INFO] [stdout] test config::de_features ... ok
[INFO] [stdout] test config::deserialization::tests::schema ... FAILED
[INFO] [stdout] test config::tests::parse_assets ... FAILED
[INFO] [stdout] test config::tests::parse_cmds ... FAILED
[INFO] [stdout] test config::tests::uri ... FAILED
[INFO] [stdout] test config::deserialization::config_options::features::tests::features_complete ... ok
[INFO] [stdout] test config::cmd::tests::custom_target ... ok
[INFO] [stdout] test db::info::get_default_branch ... FAILED
[INFO] [stdout] test layout::tests::cargo_config_toml_deserialize ... FAILED
[INFO] [stdout] test db::info::github_date ... ok
[INFO] [stdout] test run_checker::rap::get_rap_result ... FAILED
[INFO] [stdout] test layout::tests::rust_toolchain ... FAILED
[INFO] [stdout] test output::toolchain::test_host_rust_toolchain ... FAILED
[INFO] [stdout] test run_checker::rudra::tests::rudra ... ok
[INFO] [stdout] test run_checker::lockbud::tests::lockbud_output ... FAILED
[INFO] [stdout] test layout::tests::cargo_config_toml_from_child_to_root ... FAILED
[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 config::tests::bad_check ... FAILED
[INFO] [stdout] test utils::installation::which_checker ... FAILED
[INFO] [stdout] test config::tests::resolve ... FAILED
[INFO] [stderr] error: no such command: `semver-checks`
[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 run_checker::semver_checks::semver_checks_output ... 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::cmd::tests::custom_cmd ... FAILED
[INFO] [stdout] test config::tests::merge_configs ... FAILED
[INFO] [stdout] test output::toolchain::rustc_verbose ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[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] ---- 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::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] 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] 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] ---- 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] ---- 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] ---- 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] ---- 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] ---- 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::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] ---- 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::audit::test_cargo_audit stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'layout::audit::test_cargo_audit' 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:     0x5abad64022a2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5abad64022a2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5abad64022a2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5abad64022a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5abad642b583 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5abad642b583 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5abad63fe7b3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5abad63fe7b3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5abad64020f2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5abad6403c09 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5abad6403a3e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5abad5a499f4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5abad5a499f4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5abad64046de - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5abad64046de - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5abad64043aa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5abad64027a9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5abad640403d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5abad6429170 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5abad6429626 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5abad57c1e14 - core::result::Result<T,E>::unwrap::h4204ffc74005800a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5abad57c1e14 - os_checker::logger::init::h39d92f88f291959c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/logger.rs:17:27
[INFO] [stdout]   22:     0x5abad58b69bc - os_checker::layout::audit::test_cargo_audit::hf2b90550fc7953f3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/layout/audit.rs:233:5
[INFO] [stdout]   23:     0x5abad58b6997 - os_checker::layout::audit::test_cargo_audit::{{closure}}::h9d3f9198232888e8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/layout/audit.rs:223:22
[INFO] [stdout]   24:     0x5abad5988016 - core::ops::function::FnOnce::call_once::h7235af7c758b558e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5abad5a4f25b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x5abad5a4f25b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x5abad5a4e395 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x5abad5a4e395 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x5abad5a4e395 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x5abad5a4e395 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x5abad5a4e395 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5abad5a4e395 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x5abad5a4e395 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x5abad5a11f94 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x5abad5a11f94 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x5abad5a1596a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5abad5a1596a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x5abad5a1596a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x5abad5a1596a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x5abad5a1596a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5abad5a1596a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5abad5a1596a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x5abad64077ef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5abad64077ef - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x7ce4b21ecaa4 - <unknown>
[INFO] [stdout]   46:     0x7ce4b2279a34 - 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' 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:     0x5abad64022a2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5abad64022a2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5abad64022a2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5abad64022a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5abad642b583 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5abad642b583 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5abad63fe7b3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5abad63fe7b3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5abad64020f2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5abad6403c09 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5abad6403a3e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5abad5a499f4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5abad5a499f4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5abad64046de - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5abad64046de - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5abad64043aa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5abad64027a9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5abad640403d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5abad6429170 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5abad6429626 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5abad57c1e14 - core::result::Result<T,E>::unwrap::h4204ffc74005800a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5abad57c1e14 - os_checker::logger::init::h39d92f88f291959c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/logger.rs:17:27
[INFO] [stdout]   22:     0x5abad592235c - os_checker::layout::tests::cargo_check_verbose::h2b23aa91e71e9a6e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/layout/tests.rs:21:5
[INFO] [stdout]   23:     0x5abad5922337 - os_checker::layout::tests::cargo_check_verbose::{{closure}}::h105c83a3fb4f8b83
[INFO] [stdout]                                at /opt/rustwide/workdir/src/layout/tests.rs:20:29
[INFO] [stdout]   24:     0x5abad59880a6 - core::ops::function::FnOnce::call_once::h7779afeafca140be
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5abad5a4f25b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x5abad5a4f25b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x5abad5a4e395 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x5abad5a4e395 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x5abad5a4e395 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x5abad5a4e395 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x5abad5a4e395 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5abad5a4e395 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x5abad5a4e395 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x5abad5a11f94 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x5abad5a11f94 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x5abad5a1596a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5abad5a1596a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x5abad5a1596a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x5abad5a1596a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x5abad5a1596a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5abad5a1596a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5abad5a1596a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x5abad64077ef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5abad64077ef - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x7ce4b21ecaa4 - <unknown>
[INFO] [stdout]   46:     0x7ce4b2279a34 - 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' 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:     0x5abad64022a2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5abad64022a2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5abad64022a2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5abad64022a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5abad642b583 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5abad642b583 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5abad63fe7b3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5abad63fe7b3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5abad64020f2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5abad6403c09 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5abad6403a3e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5abad5a499f4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5abad5a499f4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5abad64046de - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5abad64046de - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5abad64043aa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5abad64027a9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5abad640403d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5abad6429170 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5abad6429626 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5abad57c1e14 - core::result::Result<T,E>::unwrap::h4204ffc74005800a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5abad57c1e14 - os_checker::logger::init::h39d92f88f291959c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/logger.rs:17:27
[INFO] [stdout]   22:     0x5abad5921f9c - os_checker::layout::tests::arceos_layout::h2f1d0cfe91b20abc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/layout/tests.rs:10:5
[INFO] [stdout]   23:     0x5abad5921f77 - os_checker::layout::tests::arceos_layout::{{closure}}::hf61dd4d2875b9d28
[INFO] [stdout]                                at /opt/rustwide/workdir/src/layout/tests.rs:9:19
[INFO] [stdout]   24:     0x5abad5989f86 - core::ops::function::FnOnce::call_once::hfc0a765e3c108e2b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5abad5a4f25b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x5abad5a4f25b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x5abad5a4e395 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x5abad5a4e395 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x5abad5a4e395 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x5abad5a4e395 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x5abad5a4e395 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5abad5a4e395 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x5abad5a4e395 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x5abad5a11f94 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x5abad5a11f94 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x5abad5a1596a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5abad5a1596a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x5abad5a1596a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x5abad5a1596a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x5abad5a1596a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5abad5a1596a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5abad5a1596a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x5abad64077ef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5abad64077ef - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x7ce4b21ecaa4 - <unknown>
[INFO] [stdout]   46:     0x7ce4b2279a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- config::tests::bad_check stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'config::tests::bad_check' 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:     0x5abad64022a2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5abad64022a2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5abad64022a2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5abad64022a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5abad642b583 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5abad642b583 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5abad63fe7b3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5abad63fe7b3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5abad64020f2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5abad6403c09 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5abad6403a3e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5abad5a499f4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5abad5a499f4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5abad64046de - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5abad64046de - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5abad64043aa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5abad64027a9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5abad640403d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5abad6429170 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5abad6429626 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5abad596dae0 - core::result::Result<T,E>::unwrap::h5692fb04f34cdf26
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5abad596dae0 - os_checker::output::toolchain::Global::new::hc23340d6b03de9fa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/output/toolchain.rs:68:61
[INFO] [stdout]   22:     0x5abad5988e82 - core::ops::function::FnOnce::call_once::hb25878cb724c9525
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23:     0x5abad593ff91 - std::sync::lazy_lock::LazyLock<T,F>::force::{{closure}}::hc609f6c67b2894e7
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sync/lazy_lock.rs:213:25
[INFO] [stdout]   24:     0x5abad58e574d - std::sync::poison::once::Once::call_once::{{closure}}::hfa09a9ada093f76b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sync/poison/once.rs:155:41
[INFO] [stdout]   25:     0x5abad640e337 - std::sys::sync::once::futex::Once::call::h01cb7127fa151335
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout]   26:     0x5abad58e5614 - std::sync::poison::once::Once::call_once::hbc0330375ceef7ea
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sync/poison/once.rs:155:20
[INFO] [stdout]   27:     0x5abad594c187 - std::sync::lazy_lock::LazyLock<T,F>::force::h16358ccd668232f7
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sync/lazy_lock.rs:209:19
[INFO] [stdout]   28:     0x5abad594c187 - <std::sync::lazy_lock::LazyLock<T,F> as core::ops::deref::Deref>::deref::h20f4c05ce8672aa3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sync/lazy_lock.rs:312:9
[INFO] [stdout]   29:     0x5abad596e3bd - os_checker::output::toolchain::host_target_triple::h7ed7b78b4b786abc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/output/toolchain.rs:171:6
[INFO] [stdout]   30:     0x5abad596bc50 - os_checker::layout::Packages::test_new::hc379e32dd764eca3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/layout/mod.rs:391:20
[INFO] [stdout]   31:     0x5abad58b11b7 - os_checker::config::tests::bad_check::h9e6651e90185af1f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config/tests/mod.rs:109:23
[INFO] [stdout]   32:     0x5abad58b0d47 - os_checker::config::tests::bad_check::{{closure}}::he3daf0fbbcdcfeaf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config/tests/mod.rs:75:15
[INFO] [stdout]   33:     0x5abad59872c6 - core::ops::function::FnOnce::call_once::h3da3a238c7f12104
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   34:     0x5abad5a4f25b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   35:     0x5abad5a4f25b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   36:     0x5abad5a4e395 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   37:     0x5abad5a4e395 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x5abad5a4e395 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x5abad5a4e395 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x5abad5a4e395 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5abad5a4e395 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   42:     0x5abad5a4e395 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   43:     0x5abad5a11f94 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   44:     0x5abad5a11f94 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   45:     0x5abad5a1596a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   46:     0x5abad5a1596a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   47:     0x5abad5a1596a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   48:     0x5abad5a1596a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   49:     0x5abad5a1596a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5abad5a1596a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   51:     0x5abad5a1596a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   52:     0x5abad64077ef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   53:     0x5abad64077ef - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   54:     0x7ce4b21ecaa4 - <unknown>
[INFO] [stdout]   55:     0x7ce4b2279a34 - clone
[INFO] [stdout]   56:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- utils::installation::which_checker stdout ----
[INFO] [stdout] Logger already init: a global default trace dispatcher has already been set
[INFO] [stdout] 
[INFO] [stdout] thread 'utils::installation::which_checker' 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:     0x5abad64022a2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5abad64022a2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5abad64022a2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5abad64022a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5abad642b583 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5abad642b583 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5abad63fe7b3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5abad63fe7b3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5abad64020f2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5abad6403c09 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5abad6403a3e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5abad5a499f4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5abad5a499f4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5abad64046de - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5abad64046de - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5abad64043aa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5abad64027a9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5abad640403d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5abad6429170 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5abad6429626 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5abad57e0022 - core::result::Result<T,E>::unwrap::h4204ffc74005800a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5abad57e0022 - os_checker::utils::installation::which_checker::h9ce9cc641adc0f78
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/installation.rs:106:41
[INFO] [stdout]   22:     0x5abad57dff87 - os_checker::utils::installation::which_checker::{{closure}}::h92f80985219a213d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/installation.rs:104:19
[INFO] [stdout]   23:     0x5abad5989e96 - core::ops::function::FnOnce::call_once::hf7ebffe3f6fd8486
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x5abad5a4f25b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5abad5a4f25b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5abad5a4e395 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5abad5a4e395 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5abad5a4e395 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5abad5a4e395 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5abad5a4e395 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5abad5a4e395 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5abad5a4e395 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5abad5a11f94 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5abad5a11f94 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5abad5a1596a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5abad5a1596a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5abad5a1596a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5abad5a1596a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5abad5a1596a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5abad5a1596a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5abad5a1596a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x5abad64077ef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5abad64077ef - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7ce4b21ecaa4 - <unknown>
[INFO] [stdout]   45:     0x7ce4b2279a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- config::tests::resolve stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'config::tests::resolve' panicked at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sync/lazy_lock.rs:209:19:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5abad64022a2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5abad64022a2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5abad64022a2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5abad64022a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5abad642b583 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5abad642b583 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5abad63fe7b3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5abad63fe7b3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5abad64020f2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5abad6403c09 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5abad6403a3e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5abad5a499f4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5abad5a499f4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5abad64046de - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5abad64046de - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5abad6404376 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x5abad64027a9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5abad640403d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5abad6429170 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5abad640e446 - std::sys::sync::once::futex::Once::call::h01cb7127fa151335
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x5abad58e5614 - std::sync::poison::once::Once::call_once::hbc0330375ceef7ea
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sync/poison/once.rs:155:20
[INFO] [stdout]   21:     0x5abad594c187 - std::sync::lazy_lock::LazyLock<T,F>::force::h16358ccd668232f7
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sync/lazy_lock.rs:209:19
[INFO] [stdout]   22:     0x5abad594c187 - <std::sync::lazy_lock::LazyLock<T,F> as core::ops::deref::Deref>::deref::h20f4c05ce8672aa3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sync/lazy_lock.rs:312:9
[INFO] [stdout]   23:     0x5abad596e3bd - os_checker::output::toolchain::host_target_triple::h7ed7b78b4b786abc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/output/toolchain.rs:171:6
[INFO] [stdout]   24:     0x5abad596bc50 - os_checker::layout::Packages::test_new::hc379e32dd764eca3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/layout/mod.rs:391:20
[INFO] [stdout]   25:     0x5abad58b0ac2 - os_checker::config::tests::resolve::h8a1b341d5b6b29e1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config/tests/mod.rs:66:47
[INFO] [stdout]   26:     0x5abad58b09b7 - os_checker::config::tests::resolve::{{closure}}::h7133db0f0970ada6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config/tests/mod.rs:47:17
[INFO] [stdout]   27:     0x5abad598a066 - core::ops::function::FnOnce::call_once::hfec0a112d1e057af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   28:     0x5abad5a4f25b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   29:     0x5abad5a4f25b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   30:     0x5abad5a4e395 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   31:     0x5abad5a4e395 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   32:     0x5abad5a4e395 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   33:     0x5abad5a4e395 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   34:     0x5abad5a4e395 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5abad5a4e395 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   36:     0x5abad5a4e395 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   37:     0x5abad5a11f94 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   38:     0x5abad5a11f94 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   39:     0x5abad5a1596a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   40:     0x5abad5a1596a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   41:     0x5abad5a1596a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   42:     0x5abad5a1596a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   43:     0x5abad5a1596a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x5abad5a1596a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   45:     0x5abad5a1596a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x5abad64077ef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   47:     0x5abad64077ef - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   48:     0x7ce4b21ecaa4 - <unknown>
[INFO] [stdout]   49:     0x7ce4b2279a34 - clone
[INFO] [stdout]   50:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- run_checker::semver_checks::semver_checks_output stdout ----
[INFO] [stdout] Error: command ["cargo", "semver-checks", "--color=never"] exited with code 101
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/run_checker/semver_checks.rs:19:18
[INFO] [stdout] 
[INFO] [stdout] ---- config::tests::batch stdout ----
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] [1m[91merror[97m: expect test failed[0m
[INFO] [stdout]    [1m[34m-->[0m ./snapshots/large-batch-split-by-half.txt
[INFO] [stdout] 
[INFO] [stdout] [1mExpect[0m:
[INFO] [stdout] ----
[INFO] [stdout] [
[INFO] [stdout]     Configs(
[INFO] [stdout]         [
[INFO] [stdout]             Config {
[INFO] [stdout]                 uri: Github(
[INFO] [stdout]                     "a/001",
[INFO] [stdout]                 ),
[INFO] [stdout]                 config: RepoConfig {
[INFO] [stdout]                     setup: None,
[INFO] [stdout]                     targets: None,
[INFO] [stdout]                     cmds: Cmds {
[INFO] [stdout]                         map: {},
[INFO] [stdout]                     },
[INFO] [stdout]                     packages: {},
[INFO] [stdout]                 },
[INFO] [stdout]             },
[INFO] [stdout]             Config {
[INFO] [stdout]                 uri: Github(
[INFO] [stdout]                     "a/002",
[INFO] [stdout]                 ),
[INFO] [stdout]                 config: RepoConfig {
[INFO] [stdout]                     setup: None,
[INFO] [stdout]                     targets: None,
[INFO] [stdout]                     cmds: Cmds {
[INFO] [stdout]                         map: {},
[INFO] [stdout]                     },
[INFO] [stdout]                     packages: {},
[INFO] [stdout]                 },
[INFO] [stdout]             },
[INFO] [stdout]             Config {
[INFO] [stdout]                 uri: Github(
[INFO] [stdout]                     "a/003",
[INFO] [stdout]                 ),
[INFO] [stdout]                 config: RepoConfig {
[INFO] [stdout]                     setup: None,
[INFO] [stdout]                     targets: None,
[INFO] [stdout]                     cmds: Cmds {
[INFO] [stdout]                         map: {},
[INFO] [stdout]                     },
[INFO] [stdout]                     packages: {},
[INFO] [stdout]                 },
[INFO] [stdout]             },
[INFO] [stdout]             Config {
[INFO] [stdout]                 uri: Github(
[INFO] [stdout]                     "a/004",
[INFO] [stdout]                 ),
[INFO] [stdout]                 config: RepoConfig {
[INFO] [stdout]                     setup: None,
[INFO] [stdout]                     targets: None,
[INFO] [stdout]                     cmds: Cmds {
[INFO] [stdout]                         map: {},
[INFO] [stdout]                     },
[INFO] [stdout]                     packages: {},
[INFO] [stdout]                 },
[INFO] [stdout]             },
[INFO] [stdout]             Config {
[INFO] [stdout]                 uri: Github(
[INFO] [stdout]                     "a/005",
[INFO] [stdout]                 ),
[INFO] [stdout]                 config: RepoConfig {
[INFO] [stdout]                     setup: None,
[INFO] [stdout]                     targets: None,
[INFO] [stdout]                     cmds: Cmds {
[INFO] [stdout]                         map: {},
[INFO] [stdout]                     },
[INFO] [stdout]                     packages: {},
[INFO] [stdout]                 },
[INFO] [stdout]             },
[INFO] [stdout]         ],
[INFO] [stdout]     ),
[INFO] [stdout]     Configs(
[INFO] [stdout]         [
[INFO] [stdout]             Config {
[INFO] [stdout]                 uri: Github(
[INFO] [stdout]                     "a/006",
[INFO] [stdout]                 ),
[INFO] [stdout]                 config: RepoConfig {
[INFO] [stdout]                     setup: None,
[INFO] [stdout]                     targets: None,
[INFO] [stdout]                     cmds: Cmds {
[INFO] [stdout]                         map: {},
[INFO] [stdout]                     },
[INFO] [stdout]                     packages: {},
[INFO] [stdout]                 },
[INFO] [stdout]             },
[INFO] [stdout]             Config {
[INFO] [stdout]                 uri: Github(
[INFO] [stdout]                     "a/007",
[INFO] [stdout]                 ),
[INFO] [stdout]                 config: RepoConfig {
[INFO] [stdout]                     setup: None,
[INFO] [stdout]                     targets: None,
[INFO] [stdout]                     cmds: Cmds {
[INFO] [stdout]                         map: {},
[INFO] [stdout]                     },
[INFO] [stdout]                     packages: {},
[INFO] [stdout]                 },
[INFO] [stdout]             },
[INFO] [stdout]             Config {
[INFO] [stdout]                 uri: Github(
[INFO] [stdout]                     "a/008",
[INFO] [stdout]                 ),
[INFO] [stdout]                 config: RepoConfig {
[INFO] [stdout]                     setup: None,
[INFO] [stdout]                     targets: None,
[INFO] [stdout]                     cmds: Cmds {
[INFO] [stdout]                         map: {},
[INFO] [stdout]                     },
[INFO] [stdout]                     packages: {},
[INFO] [stdout]                 },
[INFO] [stdout]             },
[INFO] [stdout]             Config {
[INFO] [stdout]                 uri: Github(
[INFO] [stdout]                     "a/009",
[INFO] [stdout]                 ),
[INFO] [stdout]                 config: RepoConfig {
[INFO] [stdout]                     setup: None,
[INFO] [stdout]                     targets: None,
[INFO] [stdout]                     cmds: Cmds {
[INFO] [stdout]                         map: {},
[INFO] [stdout]                     },
[INFO] [stdout]                     packages: {},
[INFO] [stdout]                 },
[INFO] [stdout]             },
[INFO] [stdout]             Config {
[INFO] [stdout]                 uri: Github(
[INFO] [stdout]                     "a/010",
[INFO] [stdout]                 ),
[INFO] [stdout]                 config: RepoConfig {
[INFO] [stdout]                     setup: None,
[INFO] [stdout]                     targets: None,
[INFO] [stdout]                     cmds: Cmds {
[INFO] [stdout]                         map: {},
[INFO] [stdout]                     },
[INFO] [stdout]                     packages: {},
[INFO] [stdout]                 },
[INFO] [stdout]             },
[INFO] [stdout]         ],
[INFO] [stdout]     ),
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] ----
[INFO] [stdout] 
[INFO] [stdout] [1mActual[0m:
[INFO] [stdout] ----
[INFO] [stdout] [
[INFO] [stdout]     Configs(
[INFO] [stdout]         [
[INFO] [stdout]             Config {
[INFO] [stdout]                 uri: Github(
[INFO] [stdout]                     "a/001",
[INFO] [stdout]                 ),
[INFO] [stdout]                 config: RepoConfig {
[INFO] [stdout]                     meta: None,
[INFO] [stdout]                     setup: None,
[INFO] [stdout]                     targets: None,
[INFO] [stdout]                     no_install_targets: None,
[INFO] [stdout]                     features: None,
[INFO] [stdout]                     env: None,
[INFO] [stdout]                     cmds: Cmds {
[INFO] [stdout]                         map: {},
[INFO] [stdout]                     },
[INFO] [stdout]                     packages: {},
[INFO] [stdout]                 },
[INFO] [stdout]                 db: None,
[INFO] [stdout]             },
[INFO] [stdout]             Config {
[INFO] [stdout]                 uri: Github(
[INFO] [stdout]                     "a/002",
[INFO] [stdout]                 ),
[INFO] [stdout]                 config: RepoConfig {
[INFO] [stdout]                     meta: None,
[INFO] [stdout]                     setup: None,
[INFO] [stdout]                     targets: None,
[INFO] [stdout]                     no_install_targets: None,
[INFO] [stdout]                     features: None,
[INFO] [stdout]                     env: None,
[INFO] [stdout]                     cmds: Cmds {
[INFO] [stdout]                         map: {},
[INFO] [stdout]                     },
[INFO] [stdout]                     packages: {},
[INFO] [stdout]                 },
[INFO] [stdout]                 db: None,
[INFO] [stdout]             },
[INFO] [stdout]             Config {
[INFO] [stdout]                 uri: Github(
[INFO] [stdout]                     "a/003",
[INFO] [stdout]                 ),
[INFO] [stdout]                 config: RepoConfig {
[INFO] [stdout]                     meta: None,
[INFO] [stdout]                     setup: None,
[INFO] [stdout]                     targets: None,
[INFO] [stdout]                     no_install_targets: None,
[INFO] [stdout]                     features: None,
[INFO] [stdout]                     env: None,
[INFO] [stdout]                     cmds: Cmds {
[INFO] [stdout]                         map: {},
[INFO] [stdout]                     },
[INFO] [stdout]                     packages: {},
[INFO] [stdout]                 },
[INFO] [stdout]                 db: None,
[INFO] [stdout]             },
[INFO] [stdout]             Config {
[INFO] [stdout]                 uri: Github(
[INFO] [stdout]                     "a/004",
[INFO] [stdout]                 ),
[INFO] [stdout]                 config: RepoConfig {
[INFO] [stdout]                     meta: None,
[INFO] [stdout]                     setup: None,
[INFO] [stdout]                     targets: None,
[INFO] [stdout]                     no_install_targets: None,
[INFO] [stdout]                     features: None,
[INFO] [stdout]                     env: None,
[INFO] [stdout]                     cmds: Cmds {
[INFO] [stdout]                         map: {},
[INFO] [stdout]                     },
[INFO] [stdout]                     packages: {},
[INFO] [stdout]                 },
[INFO] [stdout]                 db: None,
[INFO] [stdout]             },
[INFO] [stdout]             Config {
[INFO] [stdout]                 uri: Github(
[INFO] [stdout]                     "a/005",
[INFO] [stdout]                 ),
[INFO] [stdout]                 config: RepoConfig {
[INFO] [stdout]                     meta: None,
[INFO] [stdout]                     setup: None,
[INFO] [stdout]                     targets: None,
[INFO] [stdout]                     no_install_targets: None,
[INFO] [stdout]                     features: None,
[INFO] [stdout]                     env: None,
[INFO] [stdout]                     cmds: Cmds {
[INFO] [stdout]                         map: {},
[INFO] [stdout]                     },
[INFO] [stdout]                     packages: {},
[INFO] [stdout]                 },
[INFO] [stdout]                 db: None,
[INFO] [stdout]             },
[INFO] [stdout]         ],
[INFO] [stdout]     ),
[INFO] [stdout]     Configs(
[INFO] [stdout]         [
[INFO] [stdout]             Config {
[INFO] [stdout]                 uri: Github(
[INFO] [stdout]                     "a/006",
[INFO] [stdout]                 ),
[INFO] [stdout]                 config: RepoConfig {
[INFO] [stdout]                     meta: None,
[INFO] [stdout]                     setup: None,
[INFO] [stdout]                     targets: None,
[INFO] [stdout]                     no_install_targets: None,
[INFO] [stdout]                     features: None,
[INFO] [stdout]                     env: None,
[INFO] [stdout]                     cmds: Cmds {
[INFO] [stdout]                         map: {},
[INFO] [stdout]                     },
[INFO] [stdout]                     packages: {},
[INFO] [stdout]                 },
[INFO] [stdout]                 db: None,
[INFO] [stdout]             },
[INFO] [stdout]             Config {
[INFO] [stdout]                 uri: Github(
[INFO] [stdout]                     "a/007",
[INFO] [stdout]                 ),
[INFO] [stdout]                 config: RepoConfig {
[INFO] [stdout]                     meta: None,
[INFO] [stdout]                     setup: None,
[INFO] [stdout]                     targets: None,
[INFO] [stdout]                     no_install_targets: None,
[INFO] [stdout]                     features: None,
[INFO] [stdout]                     env: None,
[INFO] [stdout]                     cmds: Cmds {
[INFO] [stdout]                         map: {},
[INFO] [stdout]                     },
[INFO] [stdout]                     packages: {},
[INFO] [stdout]                 },
[INFO] [stdout]                 db: None,
[INFO] [stdout]             },
[INFO] [stdout]             Config {
[INFO] [stdout]                 uri: Github(
[INFO] [stdout]                     "a/008",
[INFO] [stdout]                 ),
[INFO] [stdout]                 config: RepoConfig {
[INFO] [stdout]                     meta: None,
[INFO] [stdout]                     setup: None,
[INFO] [stdout]                     targets: None,
[INFO] [stderr] error: test failed, to rerun pass `--bin os-checker`
[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::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] [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::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] ---- 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.90.0 (1159e78c4 2025-09-14)",
[INFO] [stdout]     commit_hash: "1159e78c4747b02ef996e55082b704c09b970588",
[INFO] [stdout]     commit_date: "2025-09-14",
[INFO] [stdout]     host: "x86_64-unknown-linux-gnu",
[INFO] [stdout]     release: "1.90.0",
[INFO] [stdout]     llvm_version: "20.1.8",
[INFO] [stdout] }
[INFO] [stdout] 
[INFO] [stdout] ----
[INFO] [stdout] 
[INFO] [stdout] [1mDiff[0m:
[INFO] [stdout] ----
[INFO] [stdout] Rustc {
[INFO] [stdout]     version: "1.[4m[31m82.0-nightly (91376f416[0m[4m[32m90.0 (1159e78c4[0m 202[4m[31m4[0m[4m[32m5[0m-0[4m[31m8[0m[4m[32m9[0m-1[4m[31m2[0m[4m[32m4[0m)",
[INFO] [stdout]     commit_hash: "[4m[31m91376f416222a238227c84a848d168835ede2cc3[0m[4m[32m1159e78c4747b02ef996e55082b704c09b970588[0m",
[INFO] [stdout]     commit_date: "202[4m[31m4[0m[4m[32m5[0m-0[4m[31m8[0m[4m[32m9[0m-1[4m[31m2[0m[4m[32m4[0m",
[INFO] [stdout]     host: "x86_64-unknown-linux-gnu",
[INFO] [stdout]     release: "1.[4m[31m82.0-nightly[0m[4m[32m90.0[0m",
[INFO] [stdout]     llvm_version: "[4m[31m19[0m[4m[32m20[0m.1.[4m[31m0[0m[4m[32m8[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.76s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a7b1d11699feff452bc740794601b7674f65cc86fa4ff93335faab9431652e95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7b1d11699feff452bc740794601b7674f65cc86fa4ff93335faab9431652e95", kill_on_drop: false }`
[INFO] [stdout] a7b1d11699feff452bc740794601b7674f65cc86fa4ff93335faab9431652e95
