[INFO] fetching crate xwin 0.6.7... [INFO] testing xwin-0.6.7 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate xwin 0.6.7 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate xwin 0.6.7 [INFO] finished tweaking crates.io crate xwin 0.6.7 [INFO] tweaked toml for crates.io crate xwin 0.6.7 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate xwin 0.6.7 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate xwin 0.6.7 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9635ca19fa81d3f82f35f87ea1059a205164804630405deff9cc359f9b21b2b5 [INFO] running `Command { std: "docker" "start" "-a" "9635ca19fa81d3f82f35f87ea1059a205164804630405deff9cc359f9b21b2b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9635ca19fa81d3f82f35f87ea1059a205164804630405deff9cc359f9b21b2b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9635ca19fa81d3f82f35f87ea1059a205164804630405deff9cc359f9b21b2b5", kill_on_drop: false }` [INFO] [stdout] 9635ca19fa81d3f82f35f87ea1059a205164804630405deff9cc359f9b21b2b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c9f4ec1d04e76b25d453b4475ee6cfd41a790a888b7a7db97f03f428d6e0a019 [INFO] running `Command { std: "docker" "start" "-a" "c9f4ec1d04e76b25d453b4475ee6cfd41a790a888b7a7db97f03f428d6e0a019", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling rustls v0.23.29 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling webpki-roots v1.0.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling camino v1.1.10 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling ureq-proto v0.4.2 [INFO] [stderr] Compiling clap_builder v4.5.41 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling toml_parser v1.0.1 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling cfb v0.10.0 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling socks v0.3.4 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling lzxd v0.2.6 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling cab v0.6.0 [INFO] [stderr] Compiling clap v4.5.41 [INFO] [stderr] Compiling toml v0.9.2 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling cli-table v0.5.0 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling msi v0.8.0 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling versions v7.0.0 [INFO] [stderr] Compiling twox-hash v2.1.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling zip v4.3.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling ureq v3.0.12 [INFO] [stderr] Compiling xwin v0.6.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.51s [INFO] running `Command { std: "docker" "inspect" "c9f4ec1d04e76b25d453b4475ee6cfd41a790a888b7a7db97f03f428d6e0a019", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9f4ec1d04e76b25d453b4475ee6cfd41a790a888b7a7db97f03f428d6e0a019", kill_on_drop: false }` [INFO] [stdout] c9f4ec1d04e76b25d453b4475ee6cfd41a790a888b7a7db97f03f428d6e0a019 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a180449003f188e32d14d0b00cd0907f6f3ff6fd853df17b561dfd43ea70446 [INFO] running `Command { std: "docker" "start" "-a" "2a180449003f188e32d14d0b00cd0907f6f3ff6fd853df17b561dfd43ea70446", kill_on_drop: false }` [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling insta v1.43.1 [INFO] [stderr] Compiling xwin v0.6.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.26s [INFO] running `Command { std: "docker" "inspect" "2a180449003f188e32d14d0b00cd0907f6f3ff6fd853df17b561dfd43ea70446", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a180449003f188e32d14d0b00cd0907f6f3ff6fd853df17b561dfd43ea70446", kill_on_drop: false }` [INFO] [stdout] 2a180449003f188e32d14d0b00cd0907f6f3ff6fd853df17b561dfd43ea70446 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 26202142f10786fbc65a5afc8e7c755aefda6c722c8569fe38b2abf52370304a [INFO] running `Command { std: "docker" "start" "-a" "26202142f10786fbc65a5afc8e7c755aefda6c722c8569fe38b2abf52370304a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xwin-40924bed1f1b5e58) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test util::test::sha256 ... ok [INFO] [stdout] test test::sdk_versions ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/xwin-b2fe4301b3cd1497) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test::cli_help ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test::cli_help stdout ---- [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] Snapshot file: tests/snapshots/xwin.snap [INFO] [stdout] Snapshot: xwin [INFO] [stdout] Source: src/main.rs:580 [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] Expression: help_text [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] +new results [INFO] [stdout] ────────────┬─────────────────────────────────────────────────────────────────── [INFO] [stdout] 0 │+Allows downloading and repacking the MSVC CRT and Windows SDK for cross [INFO] [stdout] 1 │+compilation [INFO] [stdout] 2 │+ [INFO] [stdout] 3 │+Usage: xwin [OPTIONS] [INFO] [stdout] 4 │+ [INFO] [stdout] 5 │+Commands: [INFO] [stdout] 6 │+ list Displays a summary of the packages that would be downloaded [INFO] [stdout] 7 │+ download Downloads all the selected packages that aren't already present in [INFO] [stdout] 8 │+ the download cache [INFO] [stdout] 9 │+ unpack Unpacks all of the downloaded packages to disk [INFO] [stdout] 10 │+ splat Fixes the packages to prune unneeded files and adds symlinks to [INFO] [stdout] 11 │+ address file casing issues and then spalts the final artifacts into [INFO] [stdout] 12 │+ directories [INFO] [stdout] 13 │+ minimize Runs the specified build command, detecting all of the headers and [INFO] [stdout] 14 │+ libraries used by the build, and generating a file that can be used [INFO] [stdout] 15 │+ to filter future splat operations, and optionally move only the user [INFO] [stdout] 16 │+ files to a new directory [INFO] [stdout] 17 │+ help Print this message or the help of the given subcommand(s) [INFO] [stdout] 18 │+ [INFO] [stdout] 19 │+Options: [INFO] [stdout] 20 │+ --accept-license [INFO] [stdout] 21 │+ Doesn't display the prompt to accept the license [INFO] [stdout] 22 │+ [INFO] [stdout] 23 │+ [env: XWIN_ACCEPT_LICENSE] [INFO] [stdout] 24 │+ [INFO] [stdout] 25 │+ -L, --log-level [INFO] [stdout] 26 │+ The log level for messages, only log messages at or above the level [INFO] [stdout] 27 │+ will be emitted [INFO] [stdout] 28 │+ [INFO] [stdout] 29 │+ [default: info] [INFO] [stdout] 30 │+ [possible values: off, error, warn, info, debug, trace] [INFO] [stdout] 31 │+ [INFO] [stdout] 32 │+ --json [INFO] [stdout] 33 │+ Output log messages as json [INFO] [stdout] 34 │+ [INFO] [stdout] 35 │+ --temp [INFO] [stdout] 36 │+ If set, will use a temporary directory for all files used for creating [INFO] [stdout] 37 │+ the archive and deleted upon exit, otherwise, all downloaded files are [INFO] [stdout] 38 │+ kept in the `--cache-dir` and won't be retrieved again [INFO] [stdout] 39 │+ [INFO] [stdout] 40 │+ --cache-dir [INFO] [stdout] 41 │+ Specifies the cache directory used to persist downloaded items to [INFO] [stdout] 42 │+ disk. Defaults to `./.xwin-cache` if not specified [INFO] [stdout] 43 │+ [INFO] [stdout] 44 │+ --manifest [INFO] [stdout] 45 │+ Specifies a VS manifest to use from a file, rather than downloading it [INFO] [stdout] 46 │+ from the Microsoft site [INFO] [stdout] 47 │+ [INFO] [stdout] 48 │+ --manifest-version [INFO] [stdout] 49 │+ The manifest version to retrieve [INFO] [stdout] 50 │+ [INFO] [stdout] 51 │+ [default: 17] [INFO] [stdout] 52 │+ [INFO] [stdout] 53 │+ --channel [INFO] [stdout] 54 │+ The product channel to use [INFO] [stdout] 55 │+ [INFO] [stdout] 56 │+ [default: release] [INFO] [stdout] 57 │+ [INFO] [stdout] 58 │+ --sdk-version [INFO] [stdout] 59 │+ If specified, this is the version of the SDK that the user wishes to [INFO] [stdout] 60 │+ use instead of defaulting to the latest SDK available in the the [INFO] [stdout] 61 │+ manifest [INFO] [stdout] 62 │+ [INFO] [stdout] 63 │+ --crt-version [INFO] [stdout] 64 │+ If specified, this is the version of the MSVCRT that the user wishes [INFO] [stdout] 65 │+ to use instead of defaulting to the latest MSVCRT available in the the [INFO] [stdout] 66 │+ manifest [INFO] [stdout] 67 │+ [INFO] [stdout] 68 │+ --include-atl [INFO] [stdout] 69 │+ Whether to include the Active Template Library (ATL) in the [INFO] [stdout] 70 │+ installation [INFO] [stdout] 71 │+ [INFO] [stdout] 72 │+ --include-debug-runtime [INFO] [stdout] 73 │+ Whether to include VCR debug libraries [INFO] [stdout] 74 │+ [INFO] [stdout] 75 │+ -t, --timeout [INFO] [stdout] 76 │+ Specifies a timeout for how long a single download is allowed to take [INFO] [stdout] 77 │+ [INFO] [stdout] 78 │+ [default: 60s] [INFO] [stdout] 79 │+ [INFO] [stdout] 80 │+ --https-proxy [INFO] [stdout] 81 │+ An HTTPS proxy to use [INFO] [stdout] 82 │+ [INFO] [stdout] 83 │+ [env: HTTPS_PROXY] [INFO] [stdout] 84 │+ [INFO] [stdout] 85 │+ --http-retry [INFO] [stdout] 86 │+ The number of times an HTTP get will be retried if it fails due to I/O [INFO] [stdout] 87 │+ failures [INFO] [stdout] 88 │+ [INFO] [stdout] 89 │+ [env: XWIN_HTTP_RETRY] [INFO] [stdout] 90 │+ [default: 0] [INFO] [stdout] 91 │+ [INFO] [stdout] 92 │+ --arch [INFO] [stdout] 93 │+ The architectures to include [INFO] [stdout] 94 │+ [INFO] [stdout] 95 │+ [default: x86_64] [INFO] [stdout] 96 │+ [possible values: x86, x86_64, aarch, aarch64] [INFO] [stdout] 97 │+ [INFO] [stdout] 98 │+ --variant [INFO] [stdout] 99 │+ The variants to include [INFO] [stdout] 100 │+ [INFO] [stdout] 101 │+ [default: desktop] [INFO] [stdout] 102 │+ [possible values: desktop, onecore, spectre] [INFO] [stdout] 103 │+ [INFO] [stdout] 104 │+ -h, --help [INFO] [stdout] 105 │+ Print help [INFO] [stdout] 106 │+ [INFO] [stdout] 107 │+ -V, --version [INFO] [stdout] 108 │+ Print version [INFO] [stdout] ────────────┴─────────────────────────────────────────────────────────────────── [INFO] [stdout] [INFO] [stdout] thread 'test::cli_help' (20) panicked at src/main.rs:632:10: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fdecf48e732 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5fdecf48e732 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5fdecf48e732 - std::sys::backtrace::_print_fmt::h255777b7ec902439 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5fdecf48e732 - ::fmt::h8a1ac49fcd7ee8ce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5fdecf4a06cf - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5fdecf4a06cf - core::fmt::write::hbdcc0ec4f1bab1db [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x5fdecf459013 - std::io::default_write_fmt::h2580ece0d4b58e51 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5fdecf459013 - std::io::Write::write_fmt::hac9e42858f273b87 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5fdecf4657a2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5fdecf46bccf - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5fdecf46bb61 - std::panicking::default_hook::h9d66b9642014ce48 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5fdecf3742ce - as core::ops::function::Fn>::call::h8c698701e444e564 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x5fdecf3742ce - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5fdecf46c2df - as core::ops::function::Fn>::call::hc4f222a8a57c637a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x5fdecf46c2df - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5fdecf46c13a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5fdecf4658d9 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5fdecf44c6dd - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5fdecf4a9ed0 - core::panicking::panic_fmt::h774fb860369a0f7b [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5fdecf4a9066 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5 [INFO] [stdout] 20: 0x5fdecf2ca3fc - core::result::Result::unwrap::h715a087bda8ee053 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5fdecf2ca3fc - xwin::test::snapshot_test_cli_command::h80a5f4086ddf39c5 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:632:10 [INFO] [stdout] 22: 0x5fdecf2caa88 - xwin::test::cli_help::{{closure}}::ha48f21bd06139738 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:576:13 [INFO] [stdout] 23: 0x5fdecf2cae39 - insta::settings::Settings::bind::h908ef83b7b52789b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.43.1/src/settings.rs:509:9 [INFO] [stdout] 24: 0x5fdecf2ca993 - xwin::test::cli_help::hb1c43c0cbf957f35 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:571:9 [INFO] [stdout] 25: 0x5fdecf2caad7 - xwin::test::cli_help::{{closure}}::hb49d522c45d413c9 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:566:18 [INFO] [stdout] 26: 0x5fdecf2c83f6 - core::ops::function::FnOnce::call_once::h325d0c6efd2af5b5 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x5fdecf37411b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x5fdecf37411b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18 [INFO] [stdout] 29: 0x5fdecf38812d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74 [INFO] [stdout] 30: 0x5fdecf38812d - as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 31: 0x5fdecf38812d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 32: 0x5fdecf38812d - std::panicking::catch_unwind::h3d6a8652eceeabce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 33: 0x5fdecf38812d - std::panic::catch_unwind::hbef0c501dd7bb498 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x5fdecf38812d - test::run_test_in_process::h400008a46a5006a0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27 [INFO] [stdout] 35: 0x5fdecf38812d - test::run_test::{{closure}}::h9a131655b31d9427 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43 [INFO] [stdout] 36: 0x5fdecf361674 - test::run_test::{{closure}}::he4a7177c216308c0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41 [INFO] [stdout] 37: 0x5fdecf361674 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 38: 0x5fdecf364faa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 39: 0x5fdecf364faa - as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 40: 0x5fdecf364faa - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 41: 0x5fdecf364faa - std::panicking::catch_unwind::h7e8b531bbda77d20 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 42: 0x5fdecf364faa - std::panic::catch_unwind::hf9bbb2040b4f1e6c [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x5fdecf364faa - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 44: 0x5fdecf364faa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x5fdecf460bbf - as core::ops::function::FnOnce>::call_once::h6891ad53a5ed6f52 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 46: 0x5fdecf460bbf - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 47: 0x7b889ff0eaa4 - [INFO] [stdout] 48: 0x7b889ff9ba64 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test::cli_help [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin xwin` [INFO] running `Command { std: "docker" "inspect" "26202142f10786fbc65a5afc8e7c755aefda6c722c8569fe38b2abf52370304a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26202142f10786fbc65a5afc8e7c755aefda6c722c8569fe38b2abf52370304a", kill_on_drop: false }` [INFO] [stdout] 26202142f10786fbc65a5afc8e7c755aefda6c722c8569fe38b2abf52370304a