[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 try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLuminaTech-ai%2Fos-checker" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/LuminaTech-ai/os-checker [INFO] finished tweaking git repo https://github.com/LuminaTech-ai/os-checker [INFO] tweaked toml for git repo https://github.com/LuminaTech-ai/os-checker written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/LuminaTech-ai/os-checker on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/Cargo.toml: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/os-checker-types/Cargo.toml: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cargo-lock v10.1.0 [INFO] [stderr] Downloaded argh_shared v0.1.13 [INFO] [stderr] Downloaded pad v0.1.6 [INFO] [stderr] Downloaded cvss v2.0.0 [INFO] [stderr] Downloaded expect-test v1.5.1 [INFO] [stderr] Downloaded schemars_derive v1.0.0-alpha.17 [INFO] [stderr] Downloaded os_pipe v1.2.1 [INFO] [stderr] Downloaded argh_derive v0.1.13 [INFO] [stderr] Downloaded platforms v3.5.0 [INFO] [stderr] Downloaded duct v0.13.7 [INFO] [stderr] Downloaded basic-toml v0.1.10 [INFO] [stderr] Downloaded prettydiff v0.7.0 [INFO] [stderr] Downloaded schemars v1.0.0-alpha.17 [INFO] [stderr] Downloaded argh v0.1.13 [INFO] [stderr] Downloaded redb v2.5.0 [INFO] [stderr] Downloaded musli v0.0.124 [INFO] [stderr] Downloaded winnow v0.7.6 [INFO] [stderr] Downloaded shared_child v1.0.1 [INFO] [stderr] Downloaded dissimilar v1.0.10 [INFO] [stderr] Downloaded musli-macros v0.0.124 [INFO] [stderr] Downloaded musli-core v0.0.124 [INFO] [stderr] Downloaded rustsec v0.30.2 [INFO] [stderr] Downloaded getopts v0.2.21 [INFO] [stderr] Downloaded jsonxf v1.1.1 [INFO] [stderr] Downloaded rust-fuzzy-search v0.1.1 [INFO] [stderr] Downloaded yash-syntax v0.12.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9f68805dd5e513d2f1636740aec32c5323a1ecec913b178b86e162ea4bfc9079 [INFO] running `Command { std: "docker" "start" "-a" "9f68805dd5e513d2f1636740aec32c5323a1ecec913b178b86e162ea4bfc9079", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f68805dd5e513d2f1636740aec32c5323a1ecec913b178b86e162ea4bfc9079", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f68805dd5e513d2f1636740aec32c5323a1ecec913b178b86e162ea4bfc9079", kill_on_drop: false }` [INFO] [stdout] 9f68805dd5e513d2f1636740aec32c5323a1ecec913b178b86e162ea4bfc9079 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 193c0cb22e59248d9aeb86c868062f4db54a4921123a1b278943c1feeeb3c7f5 [INFO] running `Command { std: "docker" "start" "-a" "193c0cb22e59248d9aeb86c868062f4db54a4921123a1b278943c1feeeb3c7f5", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/os-checker-database/Cargo.toml: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] warning: /opt/rustwide/workdir/os-checker-types/Cargo.toml: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling winnow v0.7.6 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling shared_child v1.0.1 [INFO] [stderr] Compiling os_pipe v1.2.1 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling redb v2.5.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling duct v0.13.7 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling argh_shared v0.1.13 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling pad v0.1.6 [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 prettydiff v0.7.0 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling regex v1.11.1 [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 os-checker v0.6.1 (/opt/rustwide/workdir) [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 thiserror v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling musli-core v0.0.124 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [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 cvss v2.0.0 [INFO] [stderr] Compiling platforms v3.5.0 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling musli v0.0.124 [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 cargo_metadata v0.18.1 [INFO] [stderr] Compiling schemars v1.0.0-alpha.17 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling os-checker-types v0.6.1 (/opt/rustwide/workdir/os-checker-types) [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [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: `PackageCargo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/config/mod.rs:87:30 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn targets_specified(&self) -> TargetsSpecifed { [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 87 | pub fn targets_specified(&self) -> TargetsSpecifed<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/config/deserialization/misc.rs:16:30 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn targets_specified(&self) -> TargetsSpecifed { [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 16 | pub fn targets_specified(&self) -> TargetsSpecifed<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.19s [INFO] running `Command { std: "docker" "inspect" "193c0cb22e59248d9aeb86c868062f4db54a4921123a1b278943c1feeeb3c7f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "193c0cb22e59248d9aeb86c868062f4db54a4921123a1b278943c1feeeb3c7f5", kill_on_drop: false }` [INFO] [stdout] 193c0cb22e59248d9aeb86c868062f4db54a4921123a1b278943c1feeeb3c7f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 1aa8422bba5e9b89b28c356aee38e48cc1dd9ca03ba36945794fae2db7b3de77 [INFO] running `Command { std: "docker" "start" "-a" "1aa8422bba5e9b89b28c356aee38e48cc1dd9ca03ba36945794fae2db7b3de77", 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 expect-test v1.5.1 [INFO] [stderr] Compiling dirs v5.0.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: `PackageCargo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/config/mod.rs:87:30 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn targets_specified(&self) -> TargetsSpecifed { [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 87 | pub fn targets_specified(&self) -> TargetsSpecifed<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/config/deserialization/misc.rs:16:30 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn targets_specified(&self) -> TargetsSpecifed { [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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 15.18s [INFO] running `Command { std: "docker" "inspect" "1aa8422bba5e9b89b28c356aee38e48cc1dd9ca03ba36945794fae2db7b3de77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1aa8422bba5e9b89b28c356aee38e48cc1dd9ca03ba36945794fae2db7b3de77", kill_on_drop: false }` [INFO] [stdout] 1aa8422bba5e9b89b28c356aee38e48cc1dd9ca03ba36945794fae2db7b3de77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] de03b414c3d8a03f95715e39edb19b5e8a4d19a0e9633a20993dcca02bed5c76 [INFO] running `Command { std: "docker" "start" "-a" "de03b414c3d8a03f95715e39edb19b5e8a4d19a0e9633a20993dcca02bed5c76", 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/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: `PackageCargo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/config/mod.rs:87:30 [INFO] [stderr] | [INFO] [stderr] 87 | pub fn targets_specified(&self) -> TargetsSpecifed { [INFO] [stderr] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 87 | pub fn targets_specified(&self) -> TargetsSpecifed<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/config/deserialization/misc.rs:16:30 [INFO] [stderr] | [INFO] [stderr] 16 | pub fn targets_specified(&self) -> TargetsSpecifed { [INFO] [stderr] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 16 | pub fn targets_specified(&self) -> TargetsSpecifed<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `os-checker` (bin "os-checker" test) generated 3 warnings (run `cargo fix --bin "os-checker" --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/os_checker-a43aa42df42e31db) [INFO] [stdout] [INFO] [stdout] running 37 tests [INFO] [stdout] test config::deserialization::config_options::features::tests::features_arguments_empty ... ok [INFO] [stdout] test config::deserialization::config_options::features::tests::features_arguments ... ok [INFO] [stdout] test config::deserialization::config_options::target_env ... ok [INFO] [stdout] test config::deserialization::config_options::features::tests::features_simple ... ok [INFO] [stdout] test config::deserialization::config_options::features::tests::features_target ... ok [INFO] [stdout] test config::deserialization::config_options::features::tests::features_hybrid ... ok [INFO] [stdout] test config::deserialization::config_options::features::tests::features_empty_string ... ok [INFO] [stdout] test config::cmd::tests::custom_without_target ... ok [INFO] [stdout] test config::deserialization::config_options::features::tests::features_complete ... ok [INFO] [stdout] test config::cmd::tests::custom_target ... ok [INFO] [stdout] test config::tests::parse_assets ... FAILED [INFO] [stdout] test config::cmd::tests::custom_cmd ... FAILED [INFO] [stdout] test config::deserialization::tests::schema ... FAILED [INFO] [stdout] test db::info::github_date ... ok [INFO] [stdout] test config::tests::uri ... FAILED [INFO] [stdout] test layout::tests::cargo_config_toml_deserialize ... FAILED [INFO] [stdout] test layout::tests::cargo_config_toml_from_child_to_root ... FAILED [INFO] [stdout] test layout::tests::rust_toolchain ... FAILED [INFO] [stdout] test db::info::get_default_branch ... FAILED [INFO] [stdout] test run_checker::rap::get_rap_result ... FAILED [INFO] [stdout] test config::de_features ... ok [INFO] [stdout] test run_checker::lockbud::tests::lockbud_output ... FAILED [INFO] [stdout] test run_checker::rudra::tests::rudra ... ok [INFO] [stdout] test config::tests::merge_configs ... FAILED [INFO] [stdout] test output::toolchain::test_host_rust_toolchain ... 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 config::tests::parse_and_resolve ... FAILED [INFO] [stdout] test run_checker::semver_checks::semver_checks_output ... FAILED [INFO] [stdout] test layout::tests::cargo_check_verbose ... FAILED [INFO] [stdout] test layout::audit::test_cargo_audit ... FAILED [INFO] [stdout] test layout::tests::arceos_layout ... FAILED [INFO] [stdout] test utils::installation::which_checker ... FAILED [INFO] [stdout] test config::tests::resolve ... FAILED [INFO] [stdout] test config::tests::bad_check ... FAILED [INFO] [stdout] test utils::scan_for_targets::targets ... ok [INFO] [stdout] test config::tests::batch ... FAILED [INFO] [stdout] test config::tests::parse_cmds ... FAILED [INFO] [stdout] test output::toolchain::rustc_verbose ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- config::tests::parse_assets stdout ---- [INFO] [stdout] Error: 从 `assets/repos-ui.json` 读取仓库列表失败!请输入正确的 json 路径。 [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] src/config/mod.rs:158:14 [INFO] [stdout] [INFO] [stdout] ---- config::cmd::tests::custom_cmd stdout ---- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expect test failed [INFO] [stdout] --> src/config/cmd/tests.rs:73:5 [INFO] [stdout] [INFO] [stdout] You can update all `expect!` tests by running: [INFO] [stdout] [INFO] [stdout] env UPDATE_EXPECT=1 cargo test [INFO] [stdout] [INFO] [stdout] To update a single test, place the cursor on `expect` token and use `run` feature of rust-analyzer. [INFO] [stdout] [INFO] [stdout] Expect: [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] Actual: [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] Diff: [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] [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::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] ---- layout::tests::cargo_config_toml_deserialize stdout ---- [INFO] [stdout] Error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] src/layout/tests.rs:35:13 [INFO] [stdout] [INFO] [stdout] ---- layout::tests::cargo_config_toml_from_child_to_root stdout ---- [INFO] [stdout] Error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] src/layout/detect_targets.rs:247:17 [INFO] [stdout] [INFO] [stdout] ---- layout::tests::rust_toolchain stdout ---- [INFO] [stdout] Error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] src/layout/detect_targets.rs:247:17 [INFO] [stdout] [INFO] [stdout] ---- db::info::get_default_branch stdout ---- [INFO] [stdout] Error: 无法获取 Github API 数据 [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] src/db/info/mod.rs:17:10 [INFO] [stdout] [INFO] [stdout] ---- run_checker::rap::get_rap_result stdout ---- [INFO] [stdout] Error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] src/run_checker/rap.rs:24:15 [INFO] [stdout] [INFO] [stdout] ---- run_checker::lockbud::tests::lockbud_output stdout ---- [INFO] [stdout] Error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] src/run_checker/lockbud.rs:29:19 [INFO] [stdout] [INFO] [stdout] ---- config::tests::merge_configs stdout ---- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expect test failed [INFO] [stdout] --> ./snapshots/merge-configs.txt [INFO] [stdout] [INFO] [stdout] Expect: [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] Actual: [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] Diff: [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] [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] ---- config::tests::parse_and_resolve stdout ---- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expect test failed [INFO] [stdout] --> ./snapshots/parse-a-json.txt [INFO] [stdout] [INFO] [stdout] Expect: [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] Actual: [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] Diff: [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] [INFO] [stdout] ---- run_checker::semver_checks::semver_checks_output stdout ---- [INFO] [stdout] Error: command ["cargo", "semver-checks", "--color=never"] exited with code 101 [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] src/run_checker/semver_checks.rs:19:18 [INFO] [stdout] [INFO] [stdout] ---- layout::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: 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: 0x7891d0deefd2 - std::backtrace_rs::backtrace::libunwind::trace::h559918daaaf51ab7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x7891d0deefd2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb04fbcf80d07af8b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x7891d0deefd2 - std::sys::backtrace::_print_fmt::h7c0bbbbfac0065d4 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x7891d0deefd2 - ::fmt::hb62c8ed31943daa5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x7891d0e2cb63 - core::fmt::rt::Argument::fmt::he5eaa7dd607ed4c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x7891d0e2cb63 - core::fmt::write::h375399f8cb90b45a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/mod.rs:1460:25 [INFO] [stdout] 6: 0x7891d0deb983 - std::io::default_write_fmt::hdc1b4dd565dd0099 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x7891d0deb983 - std::io::Write::write_fmt::h29f6044e9bc43c23 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x7891d0deee22 - std::sys::backtrace::BacktraceLock::print::ha189c586374f916a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x7891d0df093c - std::panicking::default_hook::{{closure}}::ha3a26c98ff210e12 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x7891d0df0792 - std::panicking::default_hook::h8c8a86b4390ab794 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x7891d042a974 - as core::ops::function::Fn>::call::ha39ae63ed1e9a130 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x7891d042a974 - test::test_main_with_exit_callback::{{closure}}::h9df7c328ebe18c28 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x7891d0df13a3 - as core::ops::function::Fn>::call::h96b7201b552e9069 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x7891d0df13a3 - std::panicking::rust_panic_with_hook::hb3b66c2e80efa371 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x7891d0df108a - std::panicking::begin_panic_handler::{{closure}}::h9c68d0f839e62070 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x7891d0def4d9 - std::sys::backtrace::__rust_end_short_backtrace::h68d22ddde4a73ad6 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x7891d0df0d1d - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x7891d0145870 - core::panicking::panic_fmt::h8cdd4c81eb9069aa [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x7891d0145cd6 - core::result::unwrap_failed::h8476ffaa6db8205b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/result.rs:1761:5 [INFO] [stdout] 20: 0x7891d0334a06 - core::result::Result::unwrap::h81611deeb8d2c163 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x7891d0334a06 - os_checker::logger::init::h5887525c6dcdff5e [INFO] [stdout] at /opt/rustwide/workdir/src/logger.rs:17:27 [INFO] [stdout] 22: 0x7891d0264f4c - os_checker::layout::tests::cargo_check_verbose::h6be543fb5c94fb77 [INFO] [stdout] at /opt/rustwide/workdir/src/layout/tests.rs:21:5 [INFO] [stdout] 23: 0x7891d0264f27 - os_checker::layout::tests::cargo_check_verbose::{{closure}}::h9d9bad1dbbc8aa57 [INFO] [stdout] at /opt/rustwide/workdir/src/layout/tests.rs:20:29 [INFO] [stdout] 24: 0x7891d0170a16 - core::ops::function::FnOnce::call_once::h002b5091ae91f9fb [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x7891d043006b - core::ops::function::FnOnce::call_once::h9633dcf760ae81b2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x7891d043006b - test::__rust_begin_short_backtrace::h12ad5e04c8d7b4a5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:648:18 [INFO] [stdout] 27: 0x7891d042f2de - test::run_test_in_process::{{closure}}::he596b4fd3fa4893c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:74 [INFO] [stdout] 28: 0x7891d042f2de - as core::ops::function::FnOnce<()>>::call_once::hc746bc3fa75190e0 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 29: 0x7891d042f2de - std::panicking::catch_unwind::do_call::hf4843906108d6299 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 30: 0x7891d042f2de - std::panicking::catch_unwind::h849d4e8b03577bb9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 31: 0x7891d042f2de - std::panic::catch_unwind::ha1f814c1dec025d2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x7891d042f2de - test::run_test_in_process::h542aad3fe61255e7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:27 [INFO] [stdout] 33: 0x7891d042f2de - test::run_test::{{closure}}::h612788d75908cb63 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:592:43 [INFO] [stdout] 34: 0x7891d03f4164 - test::run_test::{{closure}}::hbfeea3bcb7245123 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:622:41 [INFO] [stdout] 35: 0x7891d03f4164 - std::sys::backtrace::__rust_begin_short_backtrace::h72542b83b4f87d5b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 36: 0x7891d03f795a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hff26a7547ea762c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 37: 0x7891d03f795a - as core::ops::function::FnOnce<()>>::call_once::hbee49bc759312884 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 38: 0x7891d03f795a - std::panicking::catch_unwind::do_call::h61de12ce5e04e28f [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 39: 0x7891d03f795a - std::panicking::catch_unwind::h454dd49873d22e18 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 40: 0x7891d03f795a - std::panic::catch_unwind::h5c15187324f8cebb [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x7891d03f795a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbc9d9c7427673d42 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 42: 0x7891d03f795a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hefd458a129ddca13 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x7891d0df3ed7 - as core::ops::function::FnOnce>::call_once::h2d6e2e526b02c3da [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 44: 0x7891d0df3ed7 - as core::ops::function::FnOnce>::call_once::h1aefced482b33c72 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 45: 0x7891d0df3ed7 - std::sys::pal::unix::thread::Thread::new::thread_start::h7c9c6951b48f721d [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/pal/unix/thread.rs:97: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: 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: 0x7891d0deefd2 - std::backtrace_rs::backtrace::libunwind::trace::h559918daaaf51ab7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x7891d0deefd2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb04fbcf80d07af8b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x7891d0deefd2 - std::sys::backtrace::_print_fmt::h7c0bbbbfac0065d4 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x7891d0deefd2 - ::fmt::hb62c8ed31943daa5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x7891d0e2cb63 - core::fmt::rt::Argument::fmt::he5eaa7dd607ed4c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x7891d0e2cb63 - core::fmt::write::h375399f8cb90b45a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/mod.rs:1460:25 [INFO] [stdout] 6: 0x7891d0deb983 - std::io::default_write_fmt::hdc1b4dd565dd0099 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x7891d0deb983 - std::io::Write::write_fmt::h29f6044e9bc43c23 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x7891d0deee22 - std::sys::backtrace::BacktraceLock::print::ha189c586374f916a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x7891d0df093c - std::panicking::default_hook::{{closure}}::ha3a26c98ff210e12 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x7891d0df0792 - std::panicking::default_hook::h8c8a86b4390ab794 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x7891d042a974 - as core::ops::function::Fn>::call::ha39ae63ed1e9a130 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x7891d042a974 - test::test_main_with_exit_callback::{{closure}}::h9df7c328ebe18c28 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x7891d0df13a3 - as core::ops::function::Fn>::call::h96b7201b552e9069 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x7891d0df13a3 - std::panicking::rust_panic_with_hook::hb3b66c2e80efa371 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x7891d0df108a - std::panicking::begin_panic_handler::{{closure}}::h9c68d0f839e62070 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x7891d0def4d9 - std::sys::backtrace::__rust_end_short_backtrace::h68d22ddde4a73ad6 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x7891d0df0d1d - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x7891d0145870 - core::panicking::panic_fmt::h8cdd4c81eb9069aa [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x7891d0145cd6 - core::result::unwrap_failed::h8476ffaa6db8205b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/result.rs:1761:5 [INFO] [stdout] 20: 0x7891d0334a06 - core::result::Result::unwrap::h81611deeb8d2c163 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x7891d0334a06 - os_checker::logger::init::h5887525c6dcdff5e [INFO] [stdout] at /opt/rustwide/workdir/src/logger.rs:17:27 [INFO] [stdout] 22: 0x7891d02936cc - os_checker::layout::audit::test_cargo_audit::hdb91d35a52cecf98 [INFO] [stdout] at /opt/rustwide/workdir/src/layout/audit.rs:233:5 [INFO] [stdout] 23: 0x7891d02936a7 - os_checker::layout::audit::test_cargo_audit::{{closure}}::h549e7694e995c1f8 [INFO] [stdout] at /opt/rustwide/workdir/src/layout/audit.rs:223:22 [INFO] [stdout] 24: 0x7891d0173a46 - core::ops::function::FnOnce::call_once::hcf7f0f49f2715a47 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x7891d043006b - core::ops::function::FnOnce::call_once::h9633dcf760ae81b2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x7891d043006b - test::__rust_begin_short_backtrace::h12ad5e04c8d7b4a5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:648:18 [INFO] [stdout] 27: 0x7891d042f2de - test::run_test_in_process::{{closure}}::he596b4fd3fa4893c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:74 [INFO] [stdout] 28: 0x7891d042f2de - as core::ops::function::FnOnce<()>>::call_once::hc746bc3fa75190e0 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 29: 0x7891d042f2de - std::panicking::catch_unwind::do_call::hf4843906108d6299 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 30: 0x7891d042f2de - std::panicking::catch_unwind::h849d4e8b03577bb9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 31: 0x7891d042f2de - std::panic::catch_unwind::ha1f814c1dec025d2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x7891d042f2de - test::run_test_in_process::h542aad3fe61255e7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:27 [INFO] [stdout] 33: 0x7891d042f2de - test::run_test::{{closure}}::h612788d75908cb63 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:592:43 [INFO] [stdout] 34: 0x7891d03f4164 - test::run_test::{{closure}}::hbfeea3bcb7245123 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:622:41 [INFO] [stdout] 35: 0x7891d03f4164 - std::sys::backtrace::__rust_begin_short_backtrace::h72542b83b4f87d5b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 36: 0x7891d03f795a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hff26a7547ea762c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 37: 0x7891d03f795a - as core::ops::function::FnOnce<()>>::call_once::hbee49bc759312884 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 38: 0x7891d03f795a - std::panicking::catch_unwind::do_call::h61de12ce5e04e28f [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 39: 0x7891d03f795a - std::panicking::catch_unwind::h454dd49873d22e18 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 40: 0x7891d03f795a - std::panic::catch_unwind::h5c15187324f8cebb [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x7891d03f795a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbc9d9c7427673d42 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 42: 0x7891d03f795a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hefd458a129ddca13 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x7891d0df3ed7 - as core::ops::function::FnOnce>::call_once::h2d6e2e526b02c3da [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 44: 0x7891d0df3ed7 - as core::ops::function::FnOnce>::call_once::h1aefced482b33c72 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 45: 0x7891d0df3ed7 - std::sys::pal::unix::thread::Thread::new::thread_start::h7c9c6951b48f721d [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/pal/unix/thread.rs:97:17 [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: 0x7891d0deefd2 - std::backtrace_rs::backtrace::libunwind::trace::h559918daaaf51ab7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x7891d0deefd2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb04fbcf80d07af8b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x7891d0deefd2 - std::sys::backtrace::_print_fmt::h7c0bbbbfac0065d4 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x7891d0deefd2 - ::fmt::hb62c8ed31943daa5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x7891d0e2cb63 - core::fmt::rt::Argument::fmt::he5eaa7dd607ed4c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x7891d0e2cb63 - core::fmt::write::h375399f8cb90b45a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/mod.rs:1460:25 [INFO] [stdout] 6: 0x7891d0deb983 - std::io::default_write_fmt::hdc1b4dd565dd0099 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x7891d0deb983 - std::io::Write::write_fmt::h29f6044e9bc43c23 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x7891d0deee22 - std::sys::backtrace::BacktraceLock::print::ha189c586374f916a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x7891d0df093c - std::panicking::default_hook::{{closure}}::ha3a26c98ff210e12 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x7891d0df0792 - std::panicking::default_hook::h8c8a86b4390ab794 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x7891d042a974 - as core::ops::function::Fn>::call::ha39ae63ed1e9a130 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x7891d042a974 - test::test_main_with_exit_callback::{{closure}}::h9df7c328ebe18c28 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x7891d0df13a3 - as core::ops::function::Fn>::call::h96b7201b552e9069 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x7891d0df13a3 - std::panicking::rust_panic_with_hook::hb3b66c2e80efa371 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x7891d0df108a - std::panicking::begin_panic_handler::{{closure}}::h9c68d0f839e62070 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x7891d0def4d9 - std::sys::backtrace::__rust_end_short_backtrace::h68d22ddde4a73ad6 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x7891d0df0d1d - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x7891d0145870 - core::panicking::panic_fmt::h8cdd4c81eb9069aa [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x7891d0145cd6 - core::result::unwrap_failed::h8476ffaa6db8205b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/result.rs:1761:5 [INFO] [stdout] 20: 0x7891d0334a06 - core::result::Result::unwrap::h81611deeb8d2c163 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x7891d0334a06 - os_checker::logger::init::h5887525c6dcdff5e [INFO] [stdout] at /opt/rustwide/workdir/src/logger.rs:17:27 [INFO] [stdout] 22: 0x7891d0264b8c - os_checker::layout::tests::arceos_layout::hef398ef4f9636ab9 [INFO] [stdout] at /opt/rustwide/workdir/src/layout/tests.rs:10:5 [INFO] [stdout] 23: 0x7891d0264b67 - os_checker::layout::tests::arceos_layout::{{closure}}::h2573309d4f3533b8 [INFO] [stdout] at /opt/rustwide/workdir/src/layout/tests.rs:9:19 [INFO] [stdout] 24: 0x7891d0173276 - core::ops::function::FnOnce::call_once::haaa0e4845f048384 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x7891d043006b - core::ops::function::FnOnce::call_once::h9633dcf760ae81b2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x7891d043006b - test::__rust_begin_short_backtrace::h12ad5e04c8d7b4a5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:648:18 [INFO] [stdout] 27: 0x7891d042f2de - test::run_test_in_process::{{closure}}::he596b4fd3fa4893c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:74 [INFO] [stdout] 28: 0x7891d042f2de - as core::ops::function::FnOnce<()>>::call_once::hc746bc3fa75190e0 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 29: 0x7891d042f2de - std::panicking::catch_unwind::do_call::hf4843906108d6299 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 30: 0x7891d042f2de - std::panicking::catch_unwind::h849d4e8b03577bb9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 31: 0x7891d042f2de - std::panic::catch_unwind::ha1f814c1dec025d2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x7891d042f2de - test::run_test_in_process::h542aad3fe61255e7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:27 [INFO] [stdout] 33: 0x7891d042f2de - test::run_test::{{closure}}::h612788d75908cb63 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:592:43 [INFO] [stdout] 34: 0x7891d03f4164 - test::run_test::{{closure}}::hbfeea3bcb7245123 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:622:41 [INFO] [stdout] 35: 0x7891d03f4164 - std::sys::backtrace::__rust_begin_short_backtrace::h72542b83b4f87d5b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 36: 0x7891d03f795a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hff26a7547ea762c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 37: 0x7891d03f795a - as core::ops::function::FnOnce<()>>::call_once::hbee49bc759312884 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 38: 0x7891d03f795a - std::panicking::catch_unwind::do_call::h61de12ce5e04e28f [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 39: 0x7891d03f795a - std::panicking::catch_unwind::h454dd49873d22e18 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 40: 0x7891d03f795a - std::panic::catch_unwind::h5c15187324f8cebb [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x7891d03f795a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbc9d9c7427673d42 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 42: 0x7891d03f795a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hefd458a129ddca13 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x7891d0df3ed7 - as core::ops::function::FnOnce>::call_once::h2d6e2e526b02c3da [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 44: 0x7891d0df3ed7 - as core::ops::function::FnOnce>::call_once::h1aefced482b33c72 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 45: 0x7891d0df3ed7 - std::sys::pal::unix::thread::Thread::new::thread_start::h7c9c6951b48f721d [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/pal/unix/thread.rs:97:17 [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: 0x7891d0deefd2 - std::backtrace_rs::backtrace::libunwind::trace::h559918daaaf51ab7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x7891d0deefd2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb04fbcf80d07af8b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x7891d0deefd2 - std::sys::backtrace::_print_fmt::h7c0bbbbfac0065d4 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x7891d0deefd2 - ::fmt::hb62c8ed31943daa5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x7891d0e2cb63 - core::fmt::rt::Argument::fmt::he5eaa7dd607ed4c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x7891d0e2cb63 - core::fmt::write::h375399f8cb90b45a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/mod.rs:1460:25 [INFO] [stdout] 6: 0x7891d0deb983 - std::io::default_write_fmt::hdc1b4dd565dd0099 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x7891d0deb983 - std::io::Write::write_fmt::h29f6044e9bc43c23 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x7891d0deee22 - std::sys::backtrace::BacktraceLock::print::ha189c586374f916a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x7891d0df093c - std::panicking::default_hook::{{closure}}::ha3a26c98ff210e12 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x7891d0df0792 - std::panicking::default_hook::h8c8a86b4390ab794 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x7891d042a974 - as core::ops::function::Fn>::call::ha39ae63ed1e9a130 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x7891d042a974 - test::test_main_with_exit_callback::{{closure}}::h9df7c328ebe18c28 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x7891d0df13a3 - as core::ops::function::Fn>::call::h96b7201b552e9069 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x7891d0df13a3 - std::panicking::rust_panic_with_hook::hb3b66c2e80efa371 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x7891d0df108a - std::panicking::begin_panic_handler::{{closure}}::h9c68d0f839e62070 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x7891d0def4d9 - std::sys::backtrace::__rust_end_short_backtrace::h68d22ddde4a73ad6 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x7891d0df0d1d - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x7891d0145870 - core::panicking::panic_fmt::h8cdd4c81eb9069aa [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x7891d0145cd6 - core::result::unwrap_failed::h8476ffaa6db8205b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/result.rs:1761:5 [INFO] [stdout] 20: 0x7891d0344915 - core::result::Result::unwrap::h81611deeb8d2c163 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x7891d0344915 - os_checker::utils::installation::which_checker::hb9ee0c0f9d1e10dc [INFO] [stdout] at /opt/rustwide/workdir/src/utils/installation.rs:106:41 [INFO] [stdout] 22: 0x7891d0344867 - os_checker::utils::installation::which_checker::{{closure}}::h2a22f61a4c4b3813 [INFO] [stdout] at /opt/rustwide/workdir/src/utils/installation.rs:104:19 [INFO] [stdout] 23: 0x7891d01719d6 - core::ops::function::FnOnce::call_once::h45ac5a762068dbe2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x7891d043006b - core::ops::function::FnOnce::call_once::h9633dcf760ae81b2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x7891d043006b - test::__rust_begin_short_backtrace::h12ad5e04c8d7b4a5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:648:18 [INFO] [stdout] 26: 0x7891d042f2de - test::run_test_in_process::{{closure}}::he596b4fd3fa4893c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:74 [INFO] [stdout] 27: 0x7891d042f2de - as core::ops::function::FnOnce<()>>::call_once::hc746bc3fa75190e0 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x7891d042f2de - std::panicking::catch_unwind::do_call::hf4843906108d6299 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 29: 0x7891d042f2de - std::panicking::catch_unwind::h849d4e8b03577bb9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 30: 0x7891d042f2de - std::panic::catch_unwind::ha1f814c1dec025d2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x7891d042f2de - test::run_test_in_process::h542aad3fe61255e7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:27 [INFO] [stdout] 32: 0x7891d042f2de - test::run_test::{{closure}}::h612788d75908cb63 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:592:43 [INFO] [stdout] 33: 0x7891d03f4164 - test::run_test::{{closure}}::hbfeea3bcb7245123 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:622:41 [INFO] [stdout] 34: 0x7891d03f4164 - std::sys::backtrace::__rust_begin_short_backtrace::h72542b83b4f87d5b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 35: 0x7891d03f795a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hff26a7547ea762c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x7891d03f795a - as core::ops::function::FnOnce<()>>::call_once::hbee49bc759312884 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x7891d03f795a - std::panicking::catch_unwind::do_call::h61de12ce5e04e28f [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 38: 0x7891d03f795a - std::panicking::catch_unwind::h454dd49873d22e18 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 39: 0x7891d03f795a - std::panic::catch_unwind::h5c15187324f8cebb [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x7891d03f795a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbc9d9c7427673d42 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x7891d03f795a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hefd458a129ddca13 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x7891d0df3ed7 - as core::ops::function::FnOnce>::call_once::h2d6e2e526b02c3da [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 43: 0x7891d0df3ed7 - as core::ops::function::FnOnce>::call_once::h1aefced482b33c72 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 44: 0x7891d0df3ed7 - std::sys::pal::unix::thread::Thread::new::thread_start::h7c9c6951b48f721d [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] [INFO] [stdout] ---- config::tests::resolve stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'config::tests::resolve' 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: 0x7891d0deefd2 - std::backtrace_rs::backtrace::libunwind::trace::h559918daaaf51ab7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x7891d0deefd2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb04fbcf80d07af8b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x7891d0deefd2 - std::sys::backtrace::_print_fmt::h7c0bbbbfac0065d4 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x7891d0deefd2 - ::fmt::hb62c8ed31943daa5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x7891d0e2cb63 - core::fmt::rt::Argument::fmt::he5eaa7dd607ed4c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x7891d0e2cb63 - core::fmt::write::h375399f8cb90b45a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/mod.rs:1460:25 [INFO] [stdout] 6: 0x7891d0deb983 - std::io::default_write_fmt::hdc1b4dd565dd0099 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x7891d0deb983 - std::io::Write::write_fmt::h29f6044e9bc43c23 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x7891d0deee22 - std::sys::backtrace::BacktraceLock::print::ha189c586374f916a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x7891d0df093c - std::panicking::default_hook::{{closure}}::ha3a26c98ff210e12 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x7891d0df0792 - std::panicking::default_hook::h8c8a86b4390ab794 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x7891d042a974 - as core::ops::function::Fn>::call::ha39ae63ed1e9a130 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x7891d042a974 - test::test_main_with_exit_callback::{{closure}}::h9df7c328ebe18c28 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x7891d0df13a3 - as core::ops::function::Fn>::call::h96b7201b552e9069 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x7891d0df13a3 - std::panicking::rust_panic_with_hook::hb3b66c2e80efa371 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x7891d0df108a - std::panicking::begin_panic_handler::{{closure}}::h9c68d0f839e62070 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x7891d0def4d9 - std::sys::backtrace::__rust_end_short_backtrace::h68d22ddde4a73ad6 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x7891d0df0d1d - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x7891d0145870 - core::panicking::panic_fmt::h8cdd4c81eb9069aa [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x7891d0145cd6 - core::result::unwrap_failed::h8476ffaa6db8205b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/result.rs:1761:5 [INFO] [stdout] 20: 0x7891d03555c0 - core::result::Result::unwrap::h757d984e31093f8f [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x7891d03555c0 - os_checker::output::toolchain::Global::new::hccf8e48630d75900 [INFO] [stdout] at /opt/rustwide/workdir/src/output/toolchain.rs:68:61 [INFO] [stdout] 22: 0x7891d01714c2 - core::ops::function::FnOnce::call_once::h2fb44663b005de73 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x7891d01a20c1 - std::sync::lazy_lock::LazyLock::force::{{closure}}::h8b37424c615564ad [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sync/lazy_lock.rs:213:25 [INFO] [stdout] 24: 0x7891d02a852a - std::sync::poison::once::Once::call_once::{{closure}}::h07adca705397fb3f [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sync/poison/once.rs:155:41 [INFO] [stdout] 25: 0x7891d01446d4 - std::sys::sync::once::futex::Once::call::habf9f54122b028c3 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/sync/once/futex.rs:176:21 [INFO] [stdout] 26: 0x7891d02a83d4 - std::sync::poison::once::Once::call_once::h6d6cefe6d21f8790 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sync/poison/once.rs:155:20 [INFO] [stdout] 27: 0x7891d01ae6b7 - std::sync::lazy_lock::LazyLock::force::h3e1f759b40edd846 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sync/lazy_lock.rs:209:19 [INFO] [stdout] 28: 0x7891d01ae6b7 - as core::ops::deref::Deref>::deref::h38c34e4761c8692a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sync/lazy_lock.rs:312:9 [INFO] [stdout] 29: 0x7891d0355e8d - os_checker::output::toolchain::host_target_triple::h9e07d11d4f83f2ef [INFO] [stdout] at /opt/rustwide/workdir/src/output/toolchain.rs:171:6 [INFO] [stdout] 30: 0x7891d0353730 - os_checker::layout::Packages::test_new::h3cd777f1e914d3d9 [INFO] [stdout] at /opt/rustwide/workdir/src/layout/mod.rs:391:20 [INFO] [stdout] 31: 0x7891d028d752 - os_checker::config::tests::resolve::h85e7dfe504e5900b [INFO] [stdout] at /opt/rustwide/workdir/src/config/tests/mod.rs:66:47 [INFO] [stdout] 32: 0x7891d028d647 - os_checker::config::tests::resolve::{{closure}}::h895f61c032c40ecd [INFO] [stdout] at /opt/rustwide/workdir/src/config/tests/mod.rs:47:17 [INFO] [stdout] 33: 0x7891d01742b6 - core::ops::function::FnOnce::call_once::hf716d30087ee579b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 34: 0x7891d043006b - core::ops::function::FnOnce::call_once::h9633dcf760ae81b2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 35: 0x7891d043006b - test::__rust_begin_short_backtrace::h12ad5e04c8d7b4a5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:648:18 [INFO] [stdout] 36: 0x7891d042f2de - test::run_test_in_process::{{closure}}::he596b4fd3fa4893c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:74 [INFO] [stdout] 37: 0x7891d042f2de - as core::ops::function::FnOnce<()>>::call_once::hc746bc3fa75190e0 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 38: 0x7891d042f2de - std::panicking::catch_unwind::do_call::hf4843906108d6299 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 39: 0x7891d042f2de - std::panicking::catch_unwind::h849d4e8b03577bb9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 40: 0x7891d042f2de - std::panic::catch_unwind::ha1f814c1dec025d2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x7891d042f2de - test::run_test_in_process::h542aad3fe61255e7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:27 [INFO] [stdout] 42: 0x7891d042f2de - test::run_test::{{closure}}::h612788d75908cb63 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:592:43 [INFO] [stdout] 43: 0x7891d03f4164 - test::run_test::{{closure}}::hbfeea3bcb7245123 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:622:41 [INFO] [stdout] 44: 0x7891d03f4164 - std::sys::backtrace::__rust_begin_short_backtrace::h72542b83b4f87d5b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 45: 0x7891d03f795a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hff26a7547ea762c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 46: 0x7891d03f795a - as core::ops::function::FnOnce<()>>::call_once::hbee49bc759312884 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 47: 0x7891d03f795a - std::panicking::catch_unwind::do_call::h61de12ce5e04e28f [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 48: 0x7891d03f795a - std::panicking::catch_unwind::h454dd49873d22e18 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 49: 0x7891d03f795a - std::panic::catch_unwind::h5c15187324f8cebb [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 50: 0x7891d03f795a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbc9d9c7427673d42 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 51: 0x7891d03f795a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hefd458a129ddca13 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 52: 0x7891d0df3ed7 - as core::ops::function::FnOnce>::call_once::h2d6e2e526b02c3da [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 53: 0x7891d0df3ed7 - as core::ops::function::FnOnce>::call_once::h1aefced482b33c72 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 54: 0x7891d0df3ed7 - std::sys::pal::unix::thread::Thread::new::thread_start::h7c9c6951b48f721d [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] [INFO] [stdout] ---- config::tests::bad_check stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'config::tests::bad_check' panicked at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sync/lazy_lock.rs:209:19: [INFO] [stdout] Once instance has previously been poisoned [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x7891d0deefd2 - std::backtrace_rs::backtrace::libunwind::trace::h559918daaaf51ab7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x7891d0deefd2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb04fbcf80d07af8b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x7891d0deefd2 - std::sys::backtrace::_print_fmt::h7c0bbbbfac0065d4 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x7891d0deefd2 - ::fmt::hb62c8ed31943daa5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x7891d0e2cb63 - core::fmt::rt::Argument::fmt::he5eaa7dd607ed4c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x7891d0e2cb63 - core::fmt::write::h375399f8cb90b45a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/mod.rs:1460:25 [INFO] [stdout] 6: 0x7891d0deb983 - std::io::default_write_fmt::hdc1b4dd565dd0099 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x7891d0deb983 - std::io::Write::write_fmt::h29f6044e9bc43c23 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x7891d0deee22 - std::sys::backtrace::BacktraceLock::print::ha189c586374f916a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x7891d0df093c - std::panicking::default_hook::{{closure}}::ha3a26c98ff210e12 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x7891d0df0792 - std::panicking::default_hook::h8c8a86b4390ab794 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x7891d042a974 - as core::ops::function::Fn>::call::ha39ae63ed1e9a130 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x7891d042a974 - test::test_main_with_exit_callback::{{closure}}::h9df7c328ebe18c28 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x7891d0df13a3 - as core::ops::function::Fn>::call::h96b7201b552e9069 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x7891d0df13a3 - std::panicking::rust_panic_with_hook::hb3b66c2e80efa371 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x7891d0df1056 - std::panicking::begin_panic_handler::{{closure}}::h9c68d0f839e62070 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:699:13 [INFO] [stdout] 16: 0x7891d0def4d9 - std::sys::backtrace::__rust_end_short_backtrace::h68d22ddde4a73ad6 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x7891d0df0d1d - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x7891d0145870 - core::panicking::panic_fmt::h8cdd4c81eb9069aa [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x7891d01447e3 - std::sys::sync::once::futex::Once::call::habf9f54122b028c3 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/sync/once/futex.rs:148:21 [INFO] [stdout] 20: 0x7891d02a83d4 - std::sync::poison::once::Once::call_once::h6d6cefe6d21f8790 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sync/poison/once.rs:155:20 [INFO] [stdout] 21: 0x7891d01ae6b7 - std::sync::lazy_lock::LazyLock::force::h3e1f759b40edd846 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sync/lazy_lock.rs:209:19 [INFO] [stdout] 22: 0x7891d01ae6b7 - as core::ops::deref::Deref>::deref::h38c34e4761c8692a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sync/lazy_lock.rs:312:9 [INFO] [stdout] 23: 0x7891d0355e8d - os_checker::output::toolchain::host_target_triple::h9e07d11d4f83f2ef [INFO] [stdout] at /opt/rustwide/workdir/src/output/toolchain.rs:171:6 [INFO] [stdout] 24: 0x7891d0353730 - os_checker::layout::Packages::test_new::h3cd777f1e914d3d9 [INFO] [stdout] at /opt/rustwide/workdir/src/layout/mod.rs:391:20 [INFO] [stdout] 25: 0x7891d028de47 - os_checker::config::tests::bad_check::hcb7ef127e5f05823 [INFO] [stdout] at /opt/rustwide/workdir/src/config/tests/mod.rs:109:23 [INFO] [stdout] 26: 0x7891d028d9d7 - os_checker::config::tests::bad_check::{{closure}}::h10873a052803bba4 [INFO] [stdout] at /opt/rustwide/workdir/src/config/tests/mod.rs:75:15 [INFO] [stdout] 27: 0x7891d0172146 - core::ops::function::FnOnce::call_once::h61e98a680dae9c50 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x7891d043006b - core::ops::function::FnOnce::call_once::h9633dcf760ae81b2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 29: 0x7891d043006b - test::__rust_begin_short_backtrace::h12ad5e04c8d7b4a5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:648:18 [INFO] [stdout] 30: 0x7891d042f2de - test::run_test_in_process::{{closure}}::he596b4fd3fa4893c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:74 [INFO] [stdout] 31: 0x7891d042f2de - as core::ops::function::FnOnce<()>>::call_once::hc746bc3fa75190e0 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 32: 0x7891d042f2de - std::panicking::catch_unwind::do_call::hf4843906108d6299 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 33: 0x7891d042f2de - std::panicking::catch_unwind::h849d4e8b03577bb9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 34: 0x7891d042f2de - std::panic::catch_unwind::ha1f814c1dec025d2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 35: 0x7891d042f2de - test::run_test_in_process::h542aad3fe61255e7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:27 [INFO] [stdout] 36: 0x7891d042f2de - test::run_test::{{closure}}::h612788d75908cb63 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:592:43 [INFO] [stdout] 37: 0x7891d03f4164 - test::run_test::{{closure}}::hbfeea3bcb7245123 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:622:41 [INFO] [stdout] 38: 0x7891d03f4164 - std::sys::backtrace::__rust_begin_short_backtrace::h72542b83b4f87d5b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 39: 0x7891d03f795a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hff26a7547ea762c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 40: 0x7891d03f795a - as core::ops::function::FnOnce<()>>::call_once::hbee49bc759312884 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 41: 0x7891d03f795a - std::panicking::catch_unwind::do_call::h61de12ce5e04e28f [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 42: 0x7891d03f795a - std::panicking::catch_unwind::h454dd49873d22e18 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 43: 0x7891d03f795a - std::panic::catch_unwind::h5c15187324f8cebb [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x7891d03f795a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbc9d9c7427673d42 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 45: 0x7891d03f795a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hefd458a129ddca13 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x7891d0df3ed7 - as core::ops::function::FnOnce>::call_once::h2d6e2e526b02c3da [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 47: 0x7891d0df3ed7 - as core::ops::function::FnOnce>::call_once::h1aefced482b33c72 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 48: 0x7891d0df3ed7 - std::sys::pal::unix::thread::Thread::new::thread_start::h7c9c6951b48f721d [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] [INFO] [stdout] ---- config::tests::batch stdout ---- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expect test failed [INFO] [stdout] --> ./snapshots/large-batch-split-by-half.txt [INFO] [stdout] [INFO] [stdout] Expect: [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] Actual: [INFO] [stdout] ---- [INFO] [stdout] [ [INFO] [stdout] Configs( [INFO] [stdout] [ [INFO] [stdout] Config { [INFO] [stdout] uri: Github( [INFO] [stdout] "a/001", [INFO] [stdout] ), [INFO] [stdout] config: RepoConfig { [INFO] [stdout] meta: None, [INFO] [stdout] setup: None, [INFO] [stdout] targets: None, [INFO] [stdout] no_install_targets: None, [INFO] [stdout] features: None, [INFO] [stdout] env: None, [INFO] [stdout] cmds: Cmds { [INFO] [stdout] map: {}, [INFO] [stdout] }, [INFO] [stdout] packages: {}, [INFO] [stdout] }, [INFO] [stdout] db: None, [INFO] [stdout] }, [INFO] [stdout] Config { [INFO] [stdout] uri: Github( [INFO] [stdout] "a/002", [INFO] [stdout] ), [INFO] [stdout] config: RepoConfig { [INFO] [stdout] meta: None, [INFO] [stdout] setup: None, [INFO] [stdout] targets: None, [INFO] [stdout] no_install_targets: None, [INFO] [stdout] features: None, [INFO] [stdout] env: None, [INFO] [stdout] cmds: Cmds { [INFO] [stdout] map: {}, [INFO] [stdout] }, [INFO] [stdout] packages: {}, [INFO] [stdout] }, [INFO] [stdout] db: None, [INFO] [stdout] }, [INFO] [stdout] Config { [INFO] [stdout] uri: Github( [INFO] [stdout] "a/003", [INFO] [stdout] ), [INFO] [stdout] config: RepoConfig { [INFO] [stdout] meta: None, [INFO] [stdout] setup: None, [INFO] [stdout] targets: None, [INFO] [stdout] no_install_targets: None, [INFO] [stdout] features: None, [INFO] [stdout] env: None, [INFO] [stdout] cmds: Cmds { [INFO] [stdout] map: {}, [INFO] [stdout] }, [INFO] [stdout] packages: {}, [INFO] [stdout] }, [INFO] [stdout] db: None, [INFO] [stdout] }, [INFO] [stdout] Config { [INFO] [stdout] uri: Github( [INFO] [stdout] "a/004", [INFO] [stdout] ), [INFO] [stdout] config: RepoConfig { [INFO] [stdout] meta: None, [INFO] [stdout] setup: None, [INFO] [stdout] targets: None, [INFO] [stdout] no_install_targets: None, [INFO] [stdout] features: None, [INFO] [stdout] env: None, [INFO] [stdout] cmds: Cmds { [INFO] [stdout] map: {}, [INFO] [stdout] }, [INFO] [stdout] packages: {}, [INFO] [stdout] }, [INFO] [stdout] db: None, [INFO] [stdout] }, [INFO] [stdout] Config { [INFO] [stdout] uri: Github( [INFO] [stdout] "a/005", [INFO] [stdout] ), [INFO] [stdout] config: RepoConfig { [INFO] [stdout] meta: None, [INFO] [stdout] setup: None, [INFO] [stdout] targets: None, [INFO] [stdout] no_install_targets: None, [INFO] [stdout] features: None, [INFO] [stdout] env: None, [INFO] [stdout] cmds: Cmds { [INFO] [stdout] map: {}, [INFO] [stdout] }, [INFO] [stdout] packages: {}, [INFO] [stdout] }, [INFO] [stdout] db: None, [INFO] [stdout] }, [INFO] [stdout] ], [INFO] [stdout] ), [INFO] [stdout] Configs( [INFO] [stdout] [ [INFO] [stdout] Config { [INFO] [stdout] uri: Github( [INFO] [stdout] "a/006", [INFO] [stdout] ), [INFO] [stdout] config: RepoConfig { [INFO] [stdout] meta: None, [INFO] [stdout] setup: None, [INFO] [stdout] targets: None, [INFO] [stdout] no_install_targets: None, [INFO] [stdout] features: None, [INFO] [stdout] env: None, [INFO] [stdout] cmds: Cmds { [INFO] [stdout] map: {}, [INFO] [stdout] }, [INFO] [stdout] packages: {}, [INFO] [stdout] }, [INFO] [stdout] db: None, [INFO] [stdout] }, [INFO] [stdout] Config { [INFO] [stdout] uri: Github( [INFO] [stdout] "a/007", [INFO] [stdout] ), [INFO] [stdout] config: RepoConfig { [INFO] [stdout] meta: None, [INFO] [stdout] setup: None, [INFO] [stdout] targets: None, [INFO] [stdout] no_install_targets: None, [INFO] [stdout] features: None, [INFO] [stdout] env: None, [INFO] [stdout] cmds: Cmds { [INFO] [stdout] map: {}, [INFO] [stdout] }, [INFO] [stdout] packages: {}, [INFO] [stdout] }, [INFO] [stdout] db: None, [INFO] [stdout] }, [INFO] [stdout] Config { [INFO] [stdout] uri: Github( [INFO] [stdout] "a/008", [INFO] [stdout] ), [INFO] [stdout] config: RepoConfig { [INFO] [stdout] meta: None, [INFO] [stdout] setup: None, [INFO] [stdout] targets: None, [INFO] [stdout] no_install_targets: None, [INFO] [stdout] features: None, [INFO] [stdout] env: None, [INFO] [stdout] cmds: Cmds { [INFO] [stdout] map: {}, [INFO] [stdout] }, [INFO] [stdout] packages: {}, [INFO] [stdout] }, [INFO] [stdout] db: None, [INFO] [stdout] }, [INFO] [stdout] Config { [INFO] [stdout] uri: Github( [INFO] [stdout] "a/009", [INFO] [stdout] ), [INFO] [stdout] config: RepoConfig { [INFO] [stdout] meta: None, [INFO] [stdout] setup: None, [INFO] [stdout] targets: None, [INFO] [stdout] no_install_targets: None, [INFO] [stdout] features: None, [INFO] [stdout] env: None, [INFO] [stdout] cmds: Cmds { [INFO] [stdout] map: {}, [INFO] [stdout] }, [INFO] [stdout] packages: {}, [INFO] [stdout] }, [INFO] [stdout] db: None, [INFO] [stdout] }, [INFO] [stdout] Config { [INFO] [stdout] uri: Github( [INFO] [stdout] "a/010", [INFO] [stdout] ), [INFO] [stdout] config: RepoConfig { [INFO] [stdout] meta: None, [INFO] [stdout] setup: None, [INFO] [stdout] targets: None, [INFO] [stdout] no_install_targets: None, [INFO] [stdout] features: None, [INFO] [stdout] env: None, [INFO] [stdout] cmds: Cmds { [INFO] [stdout] map: {}, [INFO] [stdout] }, [INFO] [stdout] packages: {}, [INFO] [stdout] }, [INFO] [stdout] db: None, [INFO] [stdout] }, [INFO] [stdout] ], [INFO] [stdout] ), [INFO] [stdout] ] [INFO] [stdout] [INFO] [stdout] ---- [INFO] [stdout] [INFO] [stdout] Diff: [INFO] [stdout] ---- [INFO] [stdout] [ [INFO] [stdout] Configs( [INFO] [stdout] [ [INFO] [stdout] Config { [INFO] [stdout] uri: Github( [INFO] [stdout] "a/001", [INFO] [stdout] ), [INFO] [stdout] config: RepoConfig { [INFO] [stdout]  meta: None, [INFO] [stdout]  setup: None, [INFO] [stdout] targets: None, [INFO] [stdout]  no_install_targets: None, [INFO] [stdout] features: None, [INFO] [stdout] env: None, [INFO] [stdout]  cmds: Cmds { [INFO] [stdout] map: {}, [INFO] [stdout] }, [INFO] [stdout] packages: {}, [INFO] [stdout] }, [INFO] [stdout]  db: None, [INFO] [stdout]  }, [INFO] [stdout] Config { [INFO] [stdout] uri: Github( [INFO] [stdout] "a/002", [INFO] [stdout] ), [INFO] [stdout] config: RepoConfig { [INFO] [stdout]  meta: None, [INFO] [stdout]  setup: None, [INFO] [stdout] targets: None, [INFO] [stdout]  no_install_targets: None, [INFO] [stdout] features: None, [INFO] [stdout] env: None, [INFO] [stdout]  cmds: Cmds { [INFO] [stdout] map: {}, [INFO] [stdout] }, [INFO] [stdout] packages: {}, [INFO] [stdout] }, [INFO] [stdout]  db: None, [INFO] [stdout]  }, [INFO] [stdout] Config { [INFO] [stdout] uri: Github( [INFO] [stdout] "a/003", [INFO] [stdout] ), [INFO] [stdout] config: RepoConfig { [INFO] [stdout]  meta: None, [INFO] [stdout]  setup: None, [INFO] [stdout] targets: None, [INFO] [stdout]  no_install_targets: None, [INFO] [stdout] features: None, [INFO] [stdout] env: None, [INFO] [stdout]  cmds: Cmds { [INFO] [stdout] map: {}, [INFO] [stdout] }, [INFO] [stdout] packages: {}, [INFO] [stdout] }, [INFO] [stdout]  db: None, [INFO] [stdout]  }, [INFO] [stdout] Config { [INFO] [stdout] uri: Github( [INFO] [stdout] "a/004", [INFO] [stdout] ), [INFO] [stdout] config: RepoConfig { [INFO] [stdout]  meta: None, [INFO] [stdout]  setup: None, [INFO] [stdout] targets: None, [INFO] [stdout]  no_install_targets: None, [INFO] [stdout] features: None, [INFO] [stdout] env: None, [INFO] [stdout]  cmds: Cmds { [INFO] [stdout] map: {}, [INFO] [stdout] }, [INFO] [stdout] packages: {}, [INFO] [stdout] }, [INFO] [stdout]  db: None, [INFO] [stdout]  }, [INFO] [stdout] Config { [INFO] [stdout] uri: Github( [INFO] [stdout] "a/005", [INFO] [stdout] ), [INFO] [stdout] config: RepoConfig { [INFO] [stdout]  meta: None, [INFO] [stdout]  setup: None, [INFO] [stdout] targets: None, [INFO] [stdout]  no_install_targets: None, [INFO] [stdout] features: None, [INFO] [stdout] env: None, [INFO] [stdout]  cmds: Cmds { [INFO] [stdout] map: {}, [INFO] [stdout] }, [INFO] [stdout] packages: {}, [INFO] [stdout] }, [INFO] [stdout]  db: None, [INFO] [stdout]  }, [INFO] [stdout] ], [INFO] [stdout] ), [INFO] [stdout] Configs( [INFO] [stdout] [ [INFO] [stdout] Config { [INFO] [stdout] uri: Github( [INFO] [stdout] "a/006", [INFO] [stdout] ), [INFO] [stdout] config: RepoConfig { [INFO] [stdout]  meta: None, [INFO] [stdout]  setup: None, [INFO] [stdout] targets: None, [INFO] [stdout]  no_install_targets: None, [INFO] [stdout] features: None, [INFO] [stdout] env: None, [INFO] [stdout]  cmds: Cmds { [INFO] [stdout] map: {}, [INFO] [stdout] }, [INFO] [stdout] packages: {}, [INFO] [stdout] }, [INFO] [stdout]  db: None, [INFO] [stdout]  }, [INFO] [stdout] Config { [INFO] [stdout] uri: Github( [INFO] [stdout] "a/007", [INFO] [stdout] ), [INFO] [stdout] config: RepoConfig { [INFO] [stdout]  meta: None, [INFO] [stdout]  setup: None, [INFO] [stdout] targets: None, [INFO] [stdout]  no_install_targets: None, [INFO] [stdout] features: None, [INFO] [stdout] env: None, [INFO] [stdout]  cmds: Cmds { [INFO] [stdout] map: {}, [INFO] [stdout] }, [INFO] [stdout] packages: {}, [INFO] [stdout] }, [INFO] [stdout]  db: None, [INFO] [stdout]  }, [INFO] [stdout] Config { [INFO] [stdout] uri: Github( [INFO] [stdout] "a/008", [INFO] [stdout] ), [INFO] [stdout] config: RepoConfig { [INFO] [stdout]  meta: None, [INFO] [stdout]  setup: None, [INFO] [stdout] targets: None, [INFO] [stdout]  no_install_targets: None, [INFO] [stdout] features: None, [INFO] [stdout] env: None, [INFO] [stdout]  cmds: Cmds { [INFO] [stdout] map: {}, [INFO] [stdout] }, [INFO] [stdout] packages: {}, [INFO] [stdout] }, [INFO] [stdout]  db: None, [INFO] [stdout]  }, [INFO] [stdout] Config { [INFO] [stdout] uri: Github( [INFO] [stdout] "a/009", [INFO] [stdout] ), [INFO] [stdout] config: RepoConfig { [INFO] [stdout]  meta: None, [INFO] [stdout]  setup: None, [INFO] [stdout] targets: None, [INFO] [stdout]  no_install_targets: None, [INFO] [stdout] features: None, [INFO] [stdout] env: None, [INFO] [stdout]  cmds: Cmds { [INFO] [stdout] map: {}, [INFO] [stdout] }, [INFO] [stdout] packages: {}, [INFO] [stdout] }, [INFO] [stdout]  db: None, [INFO] [stdout]  }, [INFO] [stdout] Config { [INFO] [stdout] uri: Github( [INFO] [stdout] "a/010", [INFO] [stdout] ), [INFO] [stdout] config: RepoConfig { [INFO] [stdout]  meta: None, [INFO] [stdout]  setup: None, [INFO] [stdout] targets: None, [INFO] [stdout]  no_install_targets: None, [INFO] [stdout] features: None, [INFO] [stdout] env: None, [INFO] [stdout]  cmds: Cmds { [INFO] [stdout] map: {}, [INFO] [stdout] }, [INFO] [stdout] packages: {}, [INFO] [stdout] }, [INFO] [stdout]  db: None, [INFO] [stdout]  }, [INFO] [stdout] ], [INFO] [stdout] ), [INFO] [stdout] ] [INFO] [stdout] [INFO] [stdout] ---- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- config::tests::parse_cmds stdout ---- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expect test failed [INFO] [stdout] --> ./snapshots/single-cmd.txt [INFO] [stdout] [INFO] [stdout] Expect: [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] Actual: [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] Diff: [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] [INFO] [stdout] ---- output::toolchain::rustc_verbose stdout ---- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expect test failed [INFO] [stdout] --> src/output/toolchain.rs:223:5 [INFO] [stdout] [INFO] [stdout] Expect: [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] Actual: [INFO] [stdout] ---- [INFO] [stdout] Rustc { [INFO] [stdout] version: "1.89.0-nightly (8de4c7234 2025-06-19)", [INFO] [stdout] commit_hash: "8de4c7234dd9b97c9d76b58671343fdbbc9a433e", [INFO] [stdout] commit_date: "2025-06-19", [INFO] [stdout] host: "x86_64-unknown-linux-gnu", [INFO] [stdout] release: "1.89.0-nightly", [INFO] [stdout] llvm_version: "20.1.7", [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] ---- [INFO] [stdout] [INFO] [stdout] Diff: [INFO] [stdout] ---- [INFO] [stdout] Rustc { [INFO] [stdout] version: "1.829.0-nightly (91376f4168de4c7234 20245-086-129)", [INFO] [stdout] commit_hash: "91376f416222a238227c84a848d168835ede2cc38de4c7234dd9b97c9d76b58671343fdbbc9a433e", [INFO] [stdout] commit_date: "20245-086-129", [INFO] [stdout] host: "x86_64-unknown-linux-gnu", [INFO] [stdout] release: "1.829.0-nightly", [INFO] [stdout] llvm_version: "1920.1.07", [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.72s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin os-checker` [INFO] running `Command { std: "docker" "inspect" "de03b414c3d8a03f95715e39edb19b5e8a4d19a0e9633a20993dcca02bed5c76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de03b414c3d8a03f95715e39edb19b5e8a4d19a0e9633a20993dcca02bed5c76", kill_on_drop: false }` [INFO] [stdout] de03b414c3d8a03f95715e39edb19b5e8a4d19a0e9633a20993dcca02bed5c76