[INFO] cloning repository https://github.com/Timtam/rais
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Timtam/rais" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTimtam%2Frais", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTimtam%2Frais'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e3db0e0c2571784da32ce76bd48a7d4edc57307b
[INFO] testing Timtam/rais against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTimtam%2Frais" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Timtam/rais
[INFO] finished tweaking git repo https://github.com/Timtam/rais
[INFO] tweaked toml for git repo https://github.com/Timtam/rais written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Timtam/rais on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Timtam/rais already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 314270f99b0d767283d1ce09345a5eadd14d3ab849f2694bc722bcad86b262e9
[INFO] running `Command { std: "docker" "start" "314270f99b0d767283d1ce09345a5eadd14d3ab849f2694bc722bcad86b262e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "314270f99b0d767283d1ce09345a5eadd14d3ab849f2694bc722bcad86b262e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "314270f99b0d767283d1ce09345a5eadd14d3ab849f2694bc722bcad86b262e9" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "314270f99b0d767283d1ce09345a5eadd14d3ab849f2694bc722bcad86b262e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "314270f99b0d767283d1ce09345a5eadd14d3ab849f2694bc722bcad86b262e9" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling type-map v0.5.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling fluent-syntax v0.12.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling unic-langid-impl v0.9.6
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling unic-langid v0.9.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling intl_pluralrules v7.0.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling intl-memoizer v0.5.3
[INFO] [stderr]    Compiling fluent-langneg v0.13.1
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling rabbit-core v0.3.2 (/opt/rustwide/workdir/crates/rabbit-core)
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling sys-locale v0.3.2
[INFO] [stderr]    Compiling self_cell v1.2.2
[INFO] [stderr]    Compiling lzma-rust2 v0.16.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling rabbit-platform v0.3.2 (/opt/rustwide/workdir/crates/rabbit-platform)
[INFO] [stdout] warning: unused import: `std::ffi::OsStr`
[INFO] [stdout]   --> crates/rabbit-platform/src/elevation.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use std::ffi::OsStr;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::process::ExitStatus`
[INFO] [stdout]   --> crates/rabbit-platform/src/signature.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use std::process::ExitStatus;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling fluent-bundle v0.16.0
[INFO] [stdout] warning: function `quote_arguments` is never used
[INFO] [stdout]    --> crates/rabbit-platform/src/elevation.rs:272:4
[INFO] [stdout]     |
[INFO] [stdout] 272 | fn quote_arguments(arguments: &[String]) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `quote_one` is never used
[INFO] [stdout]    --> crates/rabbit-platform/src/elevation.rs:292:4
[INFO] [stdout]     |
[INFO] [stdout] 292 | fn quote_one(argument: &str) -> String {
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `UNINSTALL_KEY` is never used
[INFO] [stdout]   --> crates/rabbit-platform/src/registry.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 | const UNINSTALL_KEY: &str = "Software\\Microsoft\\Windows\\CurrentVersion\\Uninstall";
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `trim_combined` is never used
[INFO] [stdout]    --> crates/rabbit-platform/src/signature.rs:191:4
[INFO] [stdout]     |
[INFO] [stdout] 191 | fn trim_combined(stdout: &str, stderr: &str) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling rusqlite v0.37.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling sysinfo v0.33.1
[INFO] [stderr]    Compiling sevenz-rust2 v0.21.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling rabbit v0.3.2 (/opt/rustwide/workdir/crates/rabbit)
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling rabbit-ui-wxdragon v0.3.2 (/opt/rustwide/workdir/crates/rabbit-ui-wxdragon)
[INFO] [stderr]    Compiling rabbit-cli v0.3.2 (/opt/rustwide/workdir/crates/rabbit-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 36s
[INFO] running `Command { std: "docker" "inspect" "314270f99b0d767283d1ce09345a5eadd14d3ab849f2694bc722bcad86b262e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "314270f99b0d767283d1ce09345a5eadd14d3ab849f2694bc722bcad86b262e9" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `std::ffi::OsStr`
[INFO] [stdout]   --> crates/rabbit-platform/src/elevation.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use std::ffi::OsStr;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::process::ExitStatus`
[INFO] [stdout]   --> crates/rabbit-platform/src/signature.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use std::process::ExitStatus;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `quote_arguments` is never used
[INFO] [stdout]    --> crates/rabbit-platform/src/elevation.rs:272:4
[INFO] [stdout]     |
[INFO] [stdout] 272 | fn quote_arguments(arguments: &[String]) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `quote_one` is never used
[INFO] [stdout]    --> crates/rabbit-platform/src/elevation.rs:292:4
[INFO] [stdout]     |
[INFO] [stdout] 292 | fn quote_one(argument: &str) -> String {
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `UNINSTALL_KEY` is never used
[INFO] [stdout]   --> crates/rabbit-platform/src/registry.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 | const UNINSTALL_KEY: &str = "Software\\Microsoft\\Windows\\CurrentVersion\\Uninstall";
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `trim_combined` is never used
[INFO] [stdout]    --> crates/rabbit-platform/src/signature.rs:191:4
[INFO] [stdout]     |
[INFO] [stdout] 191 | fn trim_combined(stdout: &str, stderr: &str) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rabbit-ui-wxdragon v0.3.2 (/opt/rustwide/workdir/crates/rabbit-ui-wxdragon)
[INFO] [stderr]    Compiling rabbit-core v0.3.2 (/opt/rustwide/workdir/crates/rabbit-core)
[INFO] [stderr]    Compiling rabbit-platform v0.3.2 (/opt/rustwide/workdir/crates/rabbit-platform)
[INFO] [stderr]    Compiling rabbit-cli v0.3.2 (/opt/rustwide/workdir/crates/rabbit-cli)
[INFO] [stderr]    Compiling rabbit v0.3.2 (/opt/rustwide/workdir/crates/rabbit)
[INFO] [stdout] warning: unused import: `std::ffi::OsStr`
[INFO] [stdout]   --> crates/rabbit-platform/src/elevation.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use std::ffi::OsStr;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `UNINSTALL_KEY` is never used
[INFO] [stdout]   --> crates/rabbit-platform/src/registry.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 | const UNINSTALL_KEY: &str = "Software\\Microsoft\\Windows\\CurrentVersion\\Uninstall";
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::detection::detect_components`
[INFO] [stdout]     --> crates/rabbit-core/src/operation/mod.rs:1715:9
[INFO] [stdout]      |
[INFO] [stdout] 1715 |     use crate::detection::detect_components;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `InstallState`, `load_install_state`, and `save_install_state`
[INFO] [stdout]     --> crates/rabbit-core/src/operation/mod.rs:1722:26
[INFO] [stdout]      |
[INFO] [stdout] 1722 |     use crate::receipt::{InstallState, load_install_state, save_install_state};
[INFO] [stdout]      |                          ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Read`
[INFO] [stdout]     --> crates/rabbit-core/src/artifact.rs:1479:19
[INFO] [stdout]      |
[INFO] [stdout] 1479 |     use std::io::{Read as _, Write as _};
[INFO] [stdout]      |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Write`
[INFO] [stdout]     --> crates/rabbit-core/src/artifact.rs:1479:30
[INFO] [stdout]      |
[INFO] [stdout] 1479 |     use std::io::{Read as _, Write as _};
[INFO] [stdout]      |                              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 24.52s
[INFO] running `Command { std: "docker" "inspect" "314270f99b0d767283d1ce09345a5eadd14d3ab849f2694bc722bcad86b262e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "314270f99b0d767283d1ce09345a5eadd14d3ab849f2694bc722bcad86b262e9" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::ffi::OsStr`
[INFO] [stderr]   --> crates/rabbit-platform/src/elevation.rs:23:5
[INFO] [stderr]    |
[INFO] [stderr] 23 | use std::ffi::OsStr;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::process::ExitStatus`
[INFO] [stderr]   --> crates/rabbit-platform/src/signature.rs:22:5
[INFO] [stderr]    |
[INFO] [stderr] 22 | use std::process::ExitStatus;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `quote_arguments` is never used
[INFO] [stderr]    --> crates/rabbit-platform/src/elevation.rs:272:4
[INFO] [stderr]     |
[INFO] [stderr] 272 | fn quote_arguments(arguments: &[String]) -> String {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `quote_one` is never used
[INFO] [stderr]    --> crates/rabbit-platform/src/elevation.rs:292:4
[INFO] [stderr]     |
[INFO] [stderr] 292 | fn quote_one(argument: &str) -> String {
[INFO] [stderr]     |    ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `UNINSTALL_KEY` is never used
[INFO] [stderr]   --> crates/rabbit-platform/src/registry.rs:23:7
[INFO] [stderr]    |
[INFO] [stderr] 23 | const UNINSTALL_KEY: &str = "Software\\Microsoft\\Windows\\CurrentVersion\\Uninstall";
[INFO] [stderr]    |       ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `trim_combined` is never used
[INFO] [stderr]    --> crates/rabbit-platform/src/signature.rs:191:4
[INFO] [stderr]     |
[INFO] [stderr] 191 | fn trim_combined(stdout: &str, stderr: &str) -> String {
[INFO] [stderr]     |    ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `rabbit-platform` (lib) generated 6 warnings (run `cargo fix --lib -p rabbit-platform` to apply 2 suggestions)
[INFO] [stderr] warning: unused import: `crate::detection::detect_components`
[INFO] [stderr]     --> crates/rabbit-core/src/operation/mod.rs:1715:9
[INFO] [stderr]      |
[INFO] [stderr] 1715 |     use crate::detection::detect_components;
[INFO] [stderr]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `InstallState`, `load_install_state`, and `save_install_state`
[INFO] [stderr]     --> crates/rabbit-core/src/operation/mod.rs:1722:26
[INFO] [stderr]      |
[INFO] [stderr] 1722 |     use crate::receipt::{InstallState, load_install_state, save_install_state};
[INFO] [stderr]      |                          ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Read`
[INFO] [stderr]     --> crates/rabbit-core/src/artifact.rs:1479:19
[INFO] [stderr]      |
[INFO] [stderr] 1479 |     use std::io::{Read as _, Write as _};
[INFO] [stderr]      |                   ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Write`
[INFO] [stderr]     --> crates/rabbit-core/src/artifact.rs:1479:30
[INFO] [stderr]      |
[INFO] [stderr] 1479 |     use std::io::{Read as _, Write as _};
[INFO] [stderr]      |                              ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `UNINSTALL_KEY` is never used
[INFO] [stderr]   --> crates/rabbit-platform/src/registry.rs:23:7
[INFO] [stderr]    |
[INFO] [stderr] 23 | const UNINSTALL_KEY: &str = "Software\\Microsoft\\Windows\\CurrentVersion\\Uninstall";
[INFO] [stderr]    |       ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `rabbit-core` (lib test) generated 4 warnings (run `cargo fix --lib -p rabbit-core --tests` to apply 2 suggestions)
[INFO] [stderr] warning: `rabbit-platform` (lib test) generated 2 warnings (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rabbit-4987d0954ae59e87)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test crash_log::tests::portable_install_dir_escapes_macos_app_bundles ... ok
[INFO] [stdout] test crash_log::tests::portable_install_dir_is_the_exe_parent ... ok
[INFO] [stdout] test crash_log::tests::writes_crash_report_on_panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rabbit_cli-3d56c6bab04b9fcd)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test tests::ensure_reapack_donation_acknowledged_passes_when_accepted ... ok
[INFO] [stdout] test tests::ensure_reapack_donation_acknowledged_passes_when_reapack_not_in_plan ... ok
[INFO] [stdout] test tests::ensure_reapack_donation_acknowledged_returns_err_when_unaccepted ... ok
[INFO] [stdout] test tests::preflight_command_parses_target_app_path ... ok
[INFO] [stdout] test tests::self_update_check_command_parses_manifest_url ... ok
[INFO] [stdout] test tests::setup_command_parses_target_app_path ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rabbit_core-76ea37a05e8c3ba0)
[INFO] [stdout] test tests::setup_command_parses_accept_reapack_donation_notice_flag ... ok
[INFO] [stdout] test tests::self_update_stage_command_parses_staging_dir ... ok
[INFO] [stdout] test tests::setup_command_parses_preserve_osara_keymap_flag ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 276 tests
[INFO] [stdout] test arch_probe::tests::probes_mach_o_fat_as_universal ... ok
[INFO] [stdout] test arch_probe::tests::probes_mach_o_thin_arm64 ... ok
[INFO] [stdout] test arch_probe::tests::drills_into_macos_app_bundle ... ok
[INFO] [stdout] test arch_probe::tests::probes_mach_o_thin_x86_64 ... ok
[INFO] [stdout] test arch_probe::tests::unknown_for_unrecognised_magic ... ok
[INFO] [stdout] test archive::tests::extract_bin_directory_errors_when_archive_lacks_bin_entries ... ok
[INFO] [stdout] test archive::tests::errors_when_archive_lacks_user_plugin_binary ... ok
[INFO] [stdout] test archive::tests::extract_bin_directory_pulls_only_bin_children_flat_into_extract_dir ... ok
[INFO] [stdout] test archive::tests::finds_binary_inside_nested_directory ... ok
[INFO] [stdout] test artifact::tests::asset_match_isolates_full_shared_arm64_7z ... ok
[INFO] [stdout] test arch_probe::tests::unknown_for_missing_path ... ok
[INFO] [stdout] test artifact::tests::dispatch_arch_canonicalizes_unknown_to_host_slice ... ok
[INFO] [stdout] test archive::tests::extracts_osara_macos_assets_into_resource_path ... ok
[INFO] [stdout] test artifact::tests::caches_file_url_artifact ... ok
[INFO] [stdout] test artifact::tests::download_pool_deduplicates_identical_artifacts ... ok
[INFO] [stdout] test archive::tests::errors_when_osara_archive_is_missing_dylib_or_keymap ... ok
[INFO] [stdout] test artifact::tests::caches_existing_local_path_artifact ... ok
[INFO] [stdout] test artifact::tests::extracts_file_names_from_urls ... ok
[INFO] [stdout] test artifact::tests::errors_when_reakontrol_release_has_no_matching_assets ... ok
[INFO] [stdout] test artifact::tests::ffmpeg_manifest_supported_major_matches_constant ... ok
[INFO] [stdout] test artifact::tests::finds_href_by_fragment ... ok
[INFO] [stdout] test artifact::tests::fails_immediately_on_http_error_status ... ok
[INFO] [stdout] test artifact::tests::fails_fast_on_416_to_a_plain_get ... ok
[INFO] [stdout] test artifact::tests::errors_when_app2clap_release_has_no_matching_assets ... ok
[INFO] [stdout] test archive::tests::extracts_matching_user_plugin_binary_from_zip ... ok
[INFO] [stdout] test artifact::tests::href_match_disambiguates_reaper_x86_from_x64_and_arm64 ... ok
[INFO] [stdout] test artifact::tests::loopback_exemption_rejects_userinfo_smuggling ... ok
[INFO] [stdout] test artifact::tests::download_pool_overlaps_slow_and_fast_artifacts ... ok
[INFO] [stdout] test artifact::tests::rejects_surge_xt_release_without_platform_asset ... ok
[INFO] [stdout] test artifact::tests::macos_universal_arch_canonicalizes_to_disk_image_kinds_for_per_arch_packages ... ok
[INFO] [stdout] test artifact::tests::resolves_ffmpeg_arm64_asset_from_tordona_releases ... ok
[INFO] [stdout] test artifact::tests::resolves_app2clap_archive_from_snapshots_release ... ok
[INFO] [stdout] test artifact::tests::resolves_reakontrol_archive_for_platform ... ok
[INFO] [stdout] test artifact::tests::resolves_reapack_extension_binary_by_exact_name_and_tag_version ... ok
[INFO] [stdout] test artifact::tests::resolves_relative_urls ... ok
[INFO] [stdout] test artifact::tests::rejects_non_https_remote_artifacts ... ok
[INFO] [stdout] test artifact::tests::resolves_surge_xt_nightly_installer_for_platform ... ok
[INFO] [stdout] test artifact::tests::does_not_attempt_resume_without_a_validator ... ok
[INFO] [stdout] test artifact::tests::scrape_href_picks_reaper_x86_regardless_of_page_order ... ok
[INFO] [stdout] test artifact::tests::select_http_target_matches_platform_and_arch ... ok
[INFO] [stdout] test artifact::tests::survives_a_midbody_stall_longer_than_thirty_seconds ... ignored, takes ~35s of wall clock; run explicitly
[INFO] [stdout] test configuration::tests::apply_does_not_touch_disk_when_dry_run ... ok
[INFO] [stdout] test configuration::tests::apply_is_idempotent_across_repeat_runs ... ok
[INFO] [stdout] test artifact::tests::restarts_download_after_range_not_satisfiable ... ok
[INFO] [stdout] test artifact::tests::reports_clear_download_interrupted_error_after_exhausted_retries ... ok
[INFO] [stdout] test configuration::tests::builtin_steps_include_reaper_accessibility_repack_remote ... ok
[INFO] [stdout] test configuration::tests::builtin_steps_include_reaper_accessible_en_remote ... ok
[INFO] [stdout] test configuration::tests::apply_writes_reapack_ini_when_not_dry_run ... ok
[INFO] [stdout] test configuration::tests::is_applied_reports_false_when_remote_missing_then_true_after_apply ... ok
[INFO] [stdout] test detection::tests::binary_scan_returns_none_without_anchor ... ok
[INFO] [stdout] test artifact::tests::restarts_download_when_server_ignores_the_range ... ok
[INFO] [stdout] test configuration::tests::builtin_steps_include_reaper_accessible_fr_remote ... ok
[INFO] [stdout] test detection::tests::colocated_portable_root_detects_portable_reaper_next_to_executable ... ok
[INFO] [stdout] test detection::tests::colocated_portable_root_is_none_without_portable_reaper ... ok
[INFO] [stdout] test artifact::tests::resumes_interrupted_download_with_range_and_if_range ... ok
[INFO] [stdout] test artifact::tests::retries_transient_server_errors_without_discarding_resume_state ... ok
[INFO] [stdout] test artifact::tests::restarts_download_when_206_content_range_mismatches_offset ... ok
[INFO] [stdout] test detection::tests::detects_surge_xt_via_inno_setup_uninstall_registry ... ok
[INFO] [stdout] test detection::tests::detects_windows_portable_installation_from_selected_folder ... ok
[INFO] [stdout] test detection::tests::exposes_default_standard_installation_target ... ok
[INFO] [stdout] test detection::tests::ffmpeg_libavformat_filenames_round_trip_to_major_only_versions ... ok
[INFO] [stdout] test detection::tests::ffmpeg_product_version_parser_extracts_release_string ... ok
[INFO] [stdout] test detection::tests::ffmpeg_version_falls_back_to_libavformat_filename_when_exe_has_no_versioninfo ... ok
[INFO] [stdout] test detection::tests::formats_surge_xt_version_parts_trimming_trailing_zero ... ok
[INFO] [stdout] test detection::tests::detects_sws_version_by_binary_scan_when_metadata_is_unavailable ... ok
[INFO] [stdout] test detection::tests::inner_surge_xt_pe_candidates_cover_both_architectures ... ok
[INFO] [stdout] test detection::tests::package_scan_dir_follows_install_destination ... ok
[INFO] [stdout] test detection::tests::parses_ffmpeg_gyan_full_build_banner_without_comma ... ok
[INFO] [stdout] test detection::tests::parses_ffmpeg_snapshot_version_from_show_banner ... ok
[INFO] [stdout] test detection::tests::parses_ffmpeg_version_from_show_banner_format_string ... ok
[INFO] [stdout] test detection::tests::parses_reakontrol_snapshot_version_from_binary_text ... ok
[INFO] [stdout] test detection::tests::detects_extensions_by_user_plugin_prefix ... ok
[INFO] [stdout] test detection::tests::parses_reapack_version_from_legacy_about_form ... ok
[INFO] [stdout] test detection::tests::parses_osara_snapshot_version_from_binary_text ... ok
[INFO] [stdout] test detection::tests::detects_reakontrol_version_by_binary_scan_when_metadata_is_unavailable ... ok
[INFO] [stdout] test detection::tests::detects_externally_installed_ffmpeg_via_avformat_filename ... ok
[INFO] [stdout] test detection::tests::parses_reapack_version_from_user_agent ... ok
[INFO] [stdout] test detection::tests::detects_osara_version_by_binary_scan_when_metadata_is_unavailable ... ok
[INFO] [stdout] test detection::tests::parses_sws_three_component_version_with_commit_hash ... ok
[INFO] [stdout] test artifact::tests::reports_expected_artifact_kind_for_builtin_packages ... ok
[INFO] [stdout] test detection::tests::rejects_reapack_version_without_anchor ... ok
[INFO] [stdout] test hash::tests::hashes_file_content ... ok
[INFO] [stdout] test disk_image::tests::returns_none_when_no_matching_file_is_present ... ok
[INFO] [stdout] test disk_image::tests::finds_user_plugin_at_root_of_directory_tree ... ok
[INFO] [stdout] test detection::tests::detects_reapack_version_by_binary_scan_when_metadata_is_unavailable ... ok
[INFO] [stdout] test hfs::tests::builds_file_url_with_canonical_separators ... ok
[INFO] [stdout] test disk_image::tests::finds_user_plugin_inside_subdirectory ... ok
[INFO] [stdout] test detection::tests::parses_sws_version_with_commit_hash ... ok
[INFO] [stdout] test hfs::tests::rejects_response_without_list_field ... ok
[INFO] [stdout] test install::tests::classifies_non_permission_errors_as_generic_io ... ok
[INFO] [stdout] test hfs::tests::ignores_entries_without_name ... ok
[INFO] [stdout] test hfs::tests::parses_typical_hfs_listing ... ok
[INFO] [stdout] test http::tests::detects_github_api_urls ... ok
[INFO] [stdout] test detection::tests::rejects_sws_version_pattern_without_commit_hash ... ok
[INFO] [stdout] test install::tests::install_target_defaults_to_userplugins ... ok
[INFO] [stdout] test install::tests::macos_write_denied_message_points_to_full_disk_access ... ok
[INFO] [stdout] test latest::tests::app2clap_github_release_url_matches_the_former_constant ... ok
[INFO] [stdout] test latest::tests::errors_when_tordona_listing_has_no_supported_major ... ok
[INFO] [stdout] test latest::tests::extracts_ffmpeg_version_from_tordona_release_tag ... ok
[INFO] [stdout] test latest::tests::extracts_jaws_for_reaper_version_from_common_filenames ... ok
[INFO] [stdout] test latest::tests::picks_highest_jaws_for_reaper_version_from_hfs_listing ... ok
[INFO] [stdout] test latest::tests::picks_highest_stable_n8_release_from_tordona_listing ... ok
[INFO] [stdout] test latest::tests::rejects_jaws_for_reaper_listing_without_versioned_installer ... ok
[INFO] [stdout] test latest::tests::resolve_github_version_picks_highest_app2clap_snapshot_unordered ... ok
[INFO] [stdout] test latest::tests::resolve_github_version_picks_highest_reakontrol_across_platform_prefixes ... ok
[INFO] [stdout] test latest::tests::resolve_github_version_reads_tag_name_with_v_prefix_stripped ... ok
[INFO] [stdout] test latest::tests::resolve_github_version_rejects_release_with_no_matching_assets ... ok
[INFO] [stdout] test install::tests::installs_extension_binary_and_writes_receipt ... ok
[INFO] [stdout] test latest::tests::resolves_json_version_from_osara_update_json ... ok
[INFO] [stdout] test latest::tests::resolve_html_version_drives_reaper_and_sws_rules ... ok
[INFO] [stdout] test install::tests::dry_run_does_not_write_files_or_receipts ... ok
[INFO] [stdout] test install::tests::extracts_and_installs_user_plugin_from_archive_artifact ... ok
[INFO] [stdout] test latest::tests::version_from_asset_name_strips_prefix_suffix_and_trailing_segment ... ok
[INFO] [stdout] test latest::tests::resolves_plaintext_version_from_gyan_ver_payload ... ok
[INFO] [stdout] test localization::tests::falls_back_to_default_locale_when_requested_locale_is_missing ... ok
[INFO] [stdout] test install::tests::rejects_non_extension_binary_artifacts ... ok
[INFO] [stdout] test install::tests::dry_run_archive_artifact_reports_planned_target_without_writing ... ok
[INFO] [stdout] test localization::tests::falls_back_to_embedded_default_when_locale_directory_is_missing ... ok
[INFO] [stdout] test localization::tests::formats_messages_with_arguments ... ok
[INFO] [stdout] test localization::tests::exposes_embedded_default_locale_source ... ok
[INFO] [stdout] test localization::tests::embedded_falls_back_to_default_when_locale_is_unknown ... ok
[INFO] [stdout] test install::tests::hash_mismatch_does_not_replace_existing_extension ... ok
[INFO] [stdout] test localization::tests::lists_locale_directories_with_locale_files_plus_embedded_default ... ok
[INFO] [stdout] test localization::tests::matches_embedded_locale_by_exact_tag_or_language_subtag ... ok
[INFO] [stdout] test localization::tests::normalizes_posix_locale_strings ... ok
[INFO] [stdout] test localization::tests::loads_requested_locale_from_directory ... ok
[INFO] [stdout] test localization::tests::loads_embedded_italian_messages ... ok
[INFO] [stdout] test localization::tests::loads_embedded_french_messages ... ok
[INFO] [stdout] test lock::tests::acquires_lock_and_releases_on_drop ... ok
[INFO] [stdout] test localization::tests::loads_embedded_english_messages ... ok
[INFO] [stdout] test metadata::tests::does_not_apply_string_preference_outside_reaper_paths ... ok
[INFO] [stdout] test localization::tests::reports_missing_messages_without_returning_empty_text ... ok
[INFO] [stdout] test metadata::tests::falls_back_to_fixed_file_info_when_string_unparseable_for_reaper ... ok
[INFO] [stdout] test localization::tests::loads_embedded_german_messages ... ok
[INFO] [stdout] test install::tests::backs_up_existing_extension_before_replacing ... ok
[INFO] [stdout] test metadata::tests::matches_macos_reaper_app_bundle_path ... ok
[INFO] [stdout] test metadata::tests::normalizes_reaper_windows_fixed_file_versions ... ok
[INFO] [stdout] test metadata::tests::prefers_string_resource_for_reaper_dev_builds ... ok
[INFO] [stdout] test metadata::tests::trims_trailing_zero_parts_but_keeps_major_minor ... ok
[INFO] [stdout] test metadata::tests::falls_back_to_fixed_file_info_when_string_missing_for_reaper ... ok
[INFO] [stdout] test lock::tests::package_install_lock_active_ignores_stale_files ... ok
[INFO] [stdout] test operation::osara::tests::preserves_existing_scr_lines_when_replacing_keymap ... ok
[INFO] [stdout] test operation::osara::tests::preserves_scr_lines_using_lf_newline_when_osara_keymap_is_lf ... ok
[INFO] [stdout] test operation::osara::tests::replacement_is_clean_when_old_keymap_has_no_scr_lines ... ok
[INFO] [stdout] test lock::tests::package_install_lock_active_reports_other_holder ... ok
[INFO] [stdout] test operation::osara::tests::replacement_tolerates_ansi_encoded_keymap ... ok
[INFO] [stdout] test lock::tests::second_acquire_fails_when_holder_is_alive ... ok
[INFO] [stdout] test lock::tests::stale_lock_with_dead_pid_is_replaced ... ok
[INFO] [stdout] test operation::reaper::desktop_shortcut_tests::fresh_standard_install_keeps_a_new_shortcut ... ok
[INFO] [stdout] test metadata::tests::keeps_non_reaper_versions_in_standard_dotted_form ... ok
[INFO] [stdout] test operation::osara::tests::replacement_when_no_prior_keymap_writes_only_osara_content ... ok
[INFO] [stdout] test operation::tests::dry_run_osara_windows_replace_uses_unattended_plan ... ok
[INFO] [stdout] test operation::reaper::desktop_shortcut_tests::matches_reaper_shortcuts_case_insensitively ... ok
[INFO] [stdout] test operation::reaper::desktop_shortcut_tests::standard_update_removes_a_newly_created_shortcut ... ok
[INFO] [stdout] test operation::tests::dry_run_reaper_windows_standard_verifies_app_without_resource_directory ... ok
[INFO] [stdout] test operation::tests::dry_run_osara_windows_preserve_uses_unattended_plan ... ok
[INFO] [stdout] test operation::reaper::desktop_shortcut_tests::update_never_removes_a_preexisting_shortcut ... ok
[INFO] [stdout] test operation::reaper::desktop_shortcut_tests::portable_install_removes_any_new_shortcut_even_when_fresh ... ok
[INFO] [stdout] test operation::reaper::desktop_shortcut_tests::leaves_unrelated_and_preexisting_shortcuts_alone ... ok
[INFO] [stdout] test operation::tests::osara_manual_instruction_reflects_replace_keymap_choice ... ok
[INFO] [stdout] test operation::tests::dry_run_sws_windows_uses_unattended_plan ... ok
[INFO] [stdout] test operation::tests::fails_target_preflight_before_attempting_download ... ok
[INFO] [stdout] test operation::tests::osara_manual_instruction_mentions_selected_resource_path ... ok
[INFO] [stdout] test operation::tests::dry_run_reaper_windows_uses_unattended_plan ... ok
[INFO] [stdout] test operation::tests::osara_macos_archive_planned_execution_carries_resource_path ... ok
[INFO] [stdout] test operation::tests::plans_update_for_installed_package_when_version_is_unknown ... ok
[INFO] [stdout] test operation::tests::reaper_macos_disk_image_planned_execution_uses_resource_path_for_portable ... ok
[INFO] [stdout] test operation::tests::reaper_manual_instruction_mentions_portable_install_folder ... ok
[INFO] [stdout] test operation::tests::skips_current_artifacts_before_download ... ok
[INFO] [stdout] test operation::tests::reaper_portable_plan_verifies_app_and_reaper_ini ... ok
[INFO] [stdout] test operation::tests::skips_deferred_artifacts_without_install_report ... ok
[INFO] [stdout] test operation::tests::reaper_macos_disk_image_planned_execution_targets_app_bundle ... ok
[INFO] [stdout] test operation::tests::preview_manual_instruction_uses_preview_download_step ... ok
[INFO] [stdout] test operation::tests::sorts_report_items_by_package_id ... ok
[INFO] [stdout] test package::tests::can_parse_manifest_fixtures_without_code_changes ... ok
[INFO] [stdout] test package::tests::default_desired_packages_include_jaws_scripts_when_jaws_is_detected ... ok
[INFO] [stdout] test package::tests::default_desired_packages_are_recommended_manifest_packages ... ok
[INFO] [stdout] test operation::tests::stages_unsupported_artifacts_when_requested ... ok
[INFO] [stdout] test operation::tests::staged_installer_exposes_launch_plan_with_cached_path ... ok
[INFO] [stdout] test operation::tests::staged_unsupported_instruction_points_to_cached_artifact ... ok
[INFO] [stdout] test package::tests::builds_platform_specific_package_specs_from_manifest ... ok
[INFO] [stdout] test plan::tests::plans_install_for_missing_package ... ok
[INFO] [stdout] test plan::tests::plans_keep_for_reaper_when_target_app_exists ... ok
[INFO] [stdout] test plan::tests::plans_update_when_available_version_is_newer ... ok
[INFO] [stdout] test plan::tests::plans_update_when_installed_version_is_unknown_but_available_is_known ... ok
[INFO] [stdout] test package::tests::parses_embedded_package_manifest ... ok
[INFO] [stdout] test package::tests::default_desired_packages_include_reakontrol_when_komplete_kontrol_is_detected ... ok
[INFO] [stdout] test package::tests::manifest_defaults_support_older_minimal_entries ... ok
[INFO] [stdout] test plan::tests::plans_update_for_reaper_when_available_version_is_newer ... ok
[INFO] [stdout] test operation::tests::reports_planned_unattended_support_for_installer_artifacts ... ok
[INFO] [stdout] test plan::tests::plans_install_for_reaper_when_target_app_is_missing ... ok
[INFO] [stdout] test preflight::tests::fails_when_reaper_running_with_unknown_path_and_explicit_target ... ok
[INFO] [stdout] test preflight::tests::fails_when_reaper_is_running_without_override ... ok
[INFO] [stdout] test portable::tests::treats_external_locale_directory_as_optional_warning ... ok
[INFO] [stdout] test preflight::tests::passes_when_target_parent_exists_and_reaper_is_not_running ... ok
[INFO] [stdout] test preflight::tests::does_not_block_when_known_path_is_a_different_install ... ok
[INFO] [stdout] test preflight::tests::blocks_when_any_running_reaper_is_undetectable_among_others ... ok
[INFO] [stdout] test preflight::tests::dry_run_downgrades_block_to_pass_for_running_reaper ... ok
[INFO] [stdout] test preflight::tests::recognizes_macos_reaper_process_names ... ok
[INFO] [stdout] test preflight::tests::recognizes_windows_reaper_process_names ... ok
[INFO] [stdout] test portable::tests::passes_without_external_locale_directory ... ok
[INFO] [stdout] test preflight::tests::ignores_running_reaper_when_explicit_target_app_differs ... ok
[INFO] [stdout] test preflight::tests::unknown_path_reaper_warns_not_passes_when_override_enabled ... ok
[INFO] [stdout] test preflight::tests::unknown_path_reaper_blocks_even_with_distinct_portable_resource ... ok
[INFO] [stdout] test preflight::tests::userplugins_write_check_passes_and_preserves_existing_plugin ... ok
[INFO] [stdout] test preflight::tests::userplugins_write_check_ignores_non_reaper_files ... ok
[INFO] [stdout] test preflight::tests::warns_when_reaper_running_override_is_enabled ... ok
[INFO] [stdout] test preflight::tests::userplugins_write_check_passes_when_folder_absent ... ok
[INFO] [stdout] test progress::tests::custom_reporter_receives_events_in_order ... ok
[INFO] [stdout] test progress::tests::noop_reporter_swallows_events ... ok
[INFO] [stdout] test reapack::tests::extract_scr_lines_handles_empty_and_no_scr_input ... ok
[INFO] [stdout] test reapack::tests::extract_scr_lines_returns_only_scr_lines_in_order ... ok
[INFO] [stdout] test reapack::tests::is_remote_configured_reports_false_when_ini_is_missing ... ok
[INFO] [stdout] test reapack::tests::is_remote_configured_reports_false_when_remotes_section_lists_other_urls ... ok
[INFO] [stdout] test reapack::tests::is_remote_configured_tolerates_ansi_encoded_ini ... ok
[INFO] [stdout] test reapack::tests::is_remote_configured_reports_true_when_url_present_in_remotes_section ... ok
[INFO] [stdout] test reapack::tests::upsert_appends_at_size_when_indexes_have_gaps ... ok
[INFO] [stdout] test reapack::tests::upsert_creates_reapack_ini_when_missing ... ok
[INFO] [stdout] test reapack::tests::upsert_is_idempotent_on_url ... ok
[INFO] [stdout] test reapack::tests::upsert_creates_remotes_section_when_only_other_sections_exist ... ok
[INFO] [stdout] test receipt::tests::saves_loads_and_verifies_receipts ... ok
[INFO] [stdout] test reapack::tests::upsert_tolerates_ansi_encoded_ini_and_preserves_its_bytes ... ok
[INFO] [stdout] test reapack::tests::upsert_tolerates_utf16le_ini_and_keeps_it_utf16 ... ok
[INFO] [stdout] test report::tests::avoids_text_report_path_collision_for_txt_input_path ... ok
[INFO] [stdout] test report::tests::saves_adjacent_text_report_with_plain_content ... ok
[INFO] [stdout] test reapack::tests::upsert_appends_into_existing_remotes_section ... ok
[INFO] [stdout] test resource::tests::dry_run_reports_layout_without_creating_it ... ok
[INFO] [stdout] test resource::tests::creates_portable_resource_layout ... ok
[INFO] [stdout] test resource::tests::refuses_to_initialize_when_resource_path_is_a_file ... ok
[INFO] [stdout] test report::tests::saves_report_envelope_to_nested_path ... ok
[INFO] [stdout] test rollback::tests::lists_backup_sets_with_relative_files ... ok
[INFO] [stdout] test rollback::tests::restore_can_restore_receipt_backup ... ok
[INFO] [stdout] test self_update::tests::allows_self_update_when_asset_arch_matches_runtime ... ok
[INFO] [stdout] test self_update::tests::apply_self_update_rejects_hash_mismatch_without_touching_install ... ok
[INFO] [stdout] test rollback::tests::dry_run_reports_restore_without_writing ... ok
[INFO] [stdout] test self_update::tests::apply_self_update_rejects_when_stage_is_not_ready ... ok
[INFO] [stdout] test reapack::tests::reads_package_owner_for_registered_file ... ok
[INFO] [stdout] test self_update::tests::apply_self_update_skips_missing_install_target_without_writing ... ok
[INFO] [stdout] test self_update::tests::apply_self_update_replaces_install_file_using_versioned_source_name ... ok
[INFO] [stdout] test self_update::tests::apply_self_update_restores_execute_bit_on_install_target ... ok
[INFO] [stdout] test self_update::tests::does_not_stage_when_current_version_is_already_latest ... ok
[INFO] [stdout] test self_update::tests::finds_enclosing_app_bundle_for_macos_install_targets ... ok
[INFO] [stdout] test self_update::tests::parses_valid_self_update_manifest ... ok
[INFO] [stdout] test rollback::tests::restore_replaces_target_and_backs_up_current_file ... ok
[INFO] [stdout] test self_update::tests::arch_token_parser_extracts_known_archs ... ok
[INFO] [stdout] test self_update::tests::per_arch_platforms_table_errors_for_missing_arch ... ok
[INFO] [stdout] test resource::tests::standard_reaper_only_layout_stays_minimal ... ok
[INFO] [stdout] test self_update::tests::current_build_version_is_semantic ... ok
[INFO] [stdout] test self_update::tests::refuses_self_update_when_asset_arch_mismatches_runtime ... ok
[INFO] [stdout] test self_update::tests::per_arch_platforms_table_is_authoritative_when_present ... ok
[INFO] [stdout] test self_update::tests::rejects_manifest_with_unknown_platforms_key ... ok
[INFO] [stdout] test self_update::tests::rejects_non_https_asset_url ... ok
[INFO] [stdout] test self_update::tests::rejects_non_semantic_manifest_version ... ok
[INFO] [stdout] test self_update::tests::reports_manual_transition_requirement ... ok
[INFO] [stdout] test self_update::tests::removes_bad_staged_file_when_hash_mismatch_is_detected ... ok
[INFO] [stdout] test self_update::tests::reuses_existing_staged_update_when_hash_matches ... ok
[INFO] [stdout] test self_update::tests::stages_update_from_local_asset_and_verifies_hash ... ok
[INFO] [stdout] test setup::tests::dry_run_reaper_only_standard_setup_uses_minimal_resource_layout ... ok
[INFO] [stdout] test text_file::tests::decoded_text_is_usable_for_line_logic_regardless_of_encoding ... ok
[INFO] [stdout] test text_file::tests::ansi_bytes_round_trip_unchanged ... ok
[INFO] [stdout] test text_file::tests::utf16be_round_trips_with_bom ... ok
[INFO] [stdout] test text_file::tests::utf16le_round_trips_with_bom ... ok
[INFO] [stdout] test upstream::tests::dry_run_does_not_execute_program ... ok
[INFO] [stdout] test text_file::tests::utf8_round_trips_unchanged ... ok
[INFO] [stdout] test upstream::tests::executes_program_and_verifies_output ... ok
[INFO] [stdout] test upstream::tests::verification_fails_when_expected_output_is_missing ... ok
[INFO] [stdout] test version::tests::compares_four_part_extension_versions ... ok
[INFO] [stdout] test version::tests::compares_snapshot_style_versions_best_effort ... ok
[INFO] [stdout] test version::tests::parses_reaper_style_versions ... ok
[INFO] [stdout] test setup::tests::dry_run_reports_resource_and_package_actions_without_writing ... ok
[INFO] [stdout] test upstream::tests::fails_when_program_returns_nonzero ... ok
[INFO] [stdout] test setup::tests::apply_creates_resource_layout_and_installs_extension ... ok
[INFO] [stdout] test self_update::tests::reports_update_available_for_newer_version ... ok
[INFO] [stdout] test preflight::tests::ignores_running_reaper_from_other_portable_folder ... FAILED
[INFO] [stdout] test preflight::tests::userplugins_write_check_fails_with_guidance_on_readonly_folder ... FAILED
[INFO] [stdout] test preflight::tests::ignores_running_standard_reaper_for_empty_portable_target_folder ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- preflight::tests::ignores_running_reaper_from_other_portable_folder stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'preflight::tests::ignores_running_reaper_from_other_portable_folder' (2540) panicked at crates/rabbit-core/src/preflight.rs:681:9:
[INFO] [stdout] assertion failed: report.passed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cea19ba88b1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cea19ba88b1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cea19ba88b1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cea19ba88b1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cea19bc02da - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cea19bc02da - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5cea19badb1c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5cea19badb1c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5cea19b80bf6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cea19b80bf6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cea19b9d909 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cea19126af0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5cea19126af0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5cea19b9dc32 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5cea19b9dc32 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5cea19b80cd4 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5cea19b78119 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cea19b81d2d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5cea19bc0b5c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cea19bc0b22 - core[6883ba1bc0fe4ed1]::panicking::panic
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5cea18f43d9a - rabbit_core[83e92e58cbcd428b]::preflight::tests::ignores_running_reaper_from_other_portable_folder
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rabbit-core/src/preflight.rs:681:9
[INFO] [stdout]   21:     0x5cea18f070d7 - rabbit_core[83e92e58cbcd428b]::preflight::tests::ignores_running_reaper_from_other_portable_folder::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rabbit-core/src/preflight.rs:661:59
[INFO] [stdout]   22:     0x5cea190c5b86 - <rabbit_core[83e92e58cbcd428b]::preflight::tests::ignores_running_reaper_from_other_portable_folder::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5cea19119e2b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5cea19119e2b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x5cea19127475 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x5cea19127475 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5cea19127475 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   28:     0x5cea19127475 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5cea19127475 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5cea19127475 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x5cea19127475 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x5cea19121f24 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x5cea19121f24 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5cea1912a5c2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x5cea1912a5c2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x5cea1912a5c2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   37:     0x5cea1912a5c2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5cea1912a5c2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5cea1912a5c2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x5cea1912a5c2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5cea19ba71df - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   42:     0x5cea19ba71df - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   43:     0x778c11dd4aa4 - <unknown>
[INFO] [stdout]   44:     0x778c11e61a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- preflight::tests::userplugins_write_check_fails_with_guidance_on_readonly_folder stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'preflight::tests::userplugins_write_check_fails_with_guidance_on_readonly_folder' (2548) panicked at crates/rabbit-core/src/preflight.rs:970:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Pass
[INFO] [stdout]  right: Fail
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cea19ba88b1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cea19ba88b1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cea19ba88b1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cea19ba88b1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cea19bc02da - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cea19bc02da - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5cea19badb1c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5cea19badb1c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5cea19b80bf6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cea19b80bf6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cea19b9d909 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cea19126af0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5cea19126af0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5cea19b9dc32 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5cea19b9dc32 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5cea19b80ca2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5cea19b78119 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cea19b81d2d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5cea19bc0b5c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cea19bc0a13 - core[6883ba1bc0fe4ed1]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5cea19031090 - core[6883ba1bc0fe4ed1]::panicking::assert_failed::<rabbit_core[83e92e58cbcd428b]::preflight::PreflightStatus, rabbit_core[83e92e58cbcd428b]::preflight::PreflightStatus>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5cea18f46aa3 - rabbit_core[83e92e58cbcd428b]::preflight::tests::userplugins_write_check_fails_with_guidance_on_readonly_folder
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rabbit-core/src/preflight.rs:970:9
[INFO] [stdout]   22:     0x5cea18f07287 - rabbit_core[83e92e58cbcd428b]::preflight::tests::userplugins_write_check_fails_with_guidance_on_readonly_folder::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rabbit-core/src/preflight.rs:956:72
[INFO] [stdout]   23:     0x5cea190c5dc6 - <rabbit_core[83e92e58cbcd428b]::preflight::tests::userplugins_write_check_fails_with_guidance_on_readonly_folder::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5cea19119e2b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5cea19119e2b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5cea19127475 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5cea19127475 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5cea19127475 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   29:     0x5cea19127475 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5cea19127475 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5cea19127475 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5cea19127475 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5cea19121f24 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5cea19121f24 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5cea1912a5c2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5cea1912a5c2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5cea1912a5c2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   38:     0x5cea1912a5c2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5cea1912a5c2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5cea1912a5c2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5cea1912a5c2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5cea19ba71df - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   43:     0x5cea19ba71df - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   44:     0x778c11dd4aa4 - <unknown>
[INFO] [stdout]   45:     0x778c11e61a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- preflight::tests::ignores_running_standard_reaper_for_empty_portable_target_folder stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'preflight::tests::ignores_running_standard_reaper_for_empty_portable_target_folder' (2542) panicked at crates/rabbit-core/src/preflight.rs:713:9:
[INFO] [stdout] assertion failed: report.passed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cea19ba88b1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cea19ba88b1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cea19ba88b1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cea19ba88b1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cea19bc02da - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cea19bc02da - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5cea19badb1c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5cea19badb1c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5cea19b80bf6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cea19b80bf6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cea19b9d909 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cea19126af0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5cea19126af0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5cea19b9dc32 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5cea19b9dc32 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5cea19b80cd4 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5cea19b78119 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cea19b81d2d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5cea19bc0b5c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cea19bc0b22 - core[6883ba1bc0fe4ed1]::panicking::panic
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5cea18f479ff - rabbit_core[83e92e58cbcd428b]::preflight::tests::ignores_running_standard_reaper_for_empty_portable_target_folder
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rabbit-core/src/preflight.rs:713:9
[INFO] [stdout]   21:     0x5cea18f07317 - rabbit_core[83e92e58cbcd428b]::preflight::tests::ignores_running_standard_reaper_for_empty_portable_target_folder::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rabbit-core/src/preflight.rs:694:74
[INFO] [stdout]   22:     0x5cea190c5e86 - <rabbit_core[83e92e58cbcd428b]::preflight::tests::ignores_running_standard_reaper_for_empty_portable_target_folder::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5cea19119e2b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5cea19119e2b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x5cea19127475 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x5cea19127475 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5cea19127475 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   28:     0x5cea19127475 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5cea19127475 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5cea19127475 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x5cea19127475 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x5cea19121f24 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x5cea19121f24 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5cea1912a5c2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x5cea1912a5c2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x5cea1912a5c2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   37:     0x5cea1912a5c2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5cea1912a5c2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5cea1912a5c2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x5cea1912a5c2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5cea19ba71df - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   42:     0x5cea19ba71df - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   43:     0x778c11dd4aa4 - <unknown>
[INFO] [stdout]   44:     0x778c11e61a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     preflight::tests::ignores_running_reaper_from_other_portable_folder
[INFO] [stdout]     preflight::tests::ignores_running_standard_reaper_for_empty_portable_target_folder
[INFO] [stdout]     preflight::tests::userplugins_write_check_fails_with_guidance_on_readonly_folder
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 272 passed; 3 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.36s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p rabbit-core --lib`
[INFO] running `Command { std: "docker" "inspect" "314270f99b0d767283d1ce09345a5eadd14d3ab849f2694bc722bcad86b262e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "314270f99b0d767283d1ce09345a5eadd14d3ab849f2694bc722bcad86b262e9", kill_on_drop: false }`
[INFO] [stdout] 314270f99b0d767283d1ce09345a5eadd14d3ab849f2694bc722bcad86b262e9
