[INFO] cloning repository https://github.com/zwhiteley/unicard
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zwhiteley/unicard" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzwhiteley%2Funicard", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzwhiteley%2Funicard'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a4cb43e770602e1f393045214b33261c144b802b
[INFO] testing zwhiteley/unicard against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzwhiteley%2Funicard" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zwhiteley/unicard
[INFO] finished tweaking git repo https://github.com/zwhiteley/unicard
[INFO] tweaked toml for git repo https://github.com/zwhiteley/unicard written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zwhiteley/unicard on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zwhiteley/unicard 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" "+beta-2026-03-05" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 74646d6e33a1db08c48c3c6b24681bec91f9ab48399ce383ae700b4bfdd4344c
[INFO] running `Command { std: "docker" "start" "-a" "74646d6e33a1db08c48c3c6b24681bec91f9ab48399ce383ae700b4bfdd4344c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "74646d6e33a1db08c48c3c6b24681bec91f9ab48399ce383ae700b4bfdd4344c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74646d6e33a1db08c48c3c6b24681bec91f9ab48399ce383ae700b4bfdd4344c", kill_on_drop: false }`
[INFO] [stdout] 74646d6e33a1db08c48c3c6b24681bec91f9ab48399ce383ae700b4bfdd4344c
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9114756f8b1e4f12d329d2ef9294dc09606407c5b27dff6b0e4a0504091dc277
[INFO] running `Command { std: "docker" "start" "-a" "9114756f8b1e4f12d329d2ef9294dc09606407c5b27dff6b0e4a0504091dc277", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling zerocopy v0.7.26
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling target-lexicon v0.12.12
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling ahash v0.8.6
[INFO] [stderr]    Compiling cranelift-isle v0.102.0
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.102.0
[INFO] [stderr]    Compiling rustix v0.38.25
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling slice-group-by v0.3.1
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.102.0
[INFO] [stderr]    Compiling arbitrary v1.3.2
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.11
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cpufeatures v0.2.11
[INFO] [stderr]    Compiling bumpalo v3.14.0
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling hashbrown v0.14.2
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling wasmtime-asm-macros v15.0.0
[INFO] [stderr]    Compiling cranelift-control v0.102.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling cpp_demangle v0.3.5
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling wasm-encoder v0.36.2
[INFO] [stderr]    Compiling wasm-encoder v0.38.0
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling wasmtime-wmemcheck v15.0.0
[INFO] [stderr]    Compiling wasmtime-cache v15.0.0
[INFO] [stderr]    Compiling regalloc2 v0.9.3
[INFO] [stderr]    Compiling uuid v1.6.1
[INFO] [stderr]    Compiling sptr v0.3.2
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling wast v69.0.0
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling directories-next v2.0.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling deranged v0.3.9
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling wasmtime-jit-icache-coherence v15.0.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling base64 v0.21.5
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling winnow v0.5.19
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling aes v0.8.3
[INFO] [stderr]    Compiling time v0.3.30
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]    Compiling ittapi-sys v0.4.0
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling cranelift-codegen v0.102.0
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling wasmtime-versioned-export-macros v15.0.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling memfd v0.6.4
[INFO] [stderr]    Compiling ittapi v0.4.0
[INFO] [stderr]    Compiling wasmtime-fiber v15.0.0
[INFO] [stderr]    Compiling wasmtime-runtime v15.0.0
[INFO] [stderr]    Compiling unicard_types_macro v0.1.0 (/opt/rustwide/workdir/unicard_types_macro)
[INFO] [stderr]    Compiling unicard_types v0.1.0 (/opt/rustwide/workdir/unicard_types)
[INFO] [stdout] warning: unused import: `unicard_types_macro::WasmType32 as WasmType`
[INFO] [stdout]   --> unicard_types/src/lib.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | use unicard_types_macro::WasmType32 as WasmType;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wat v1.0.81
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling cranelift-entity v0.102.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling serde_spanned v0.6.4
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling cranelift-bforest v0.102.0
[INFO] [stderr]    Compiling gimli v0.28.0
[INFO] [stderr]    Compiling wasmparser v0.116.1
[INFO] [stderr]    Compiling object v0.32.1
[INFO] [stderr]    Compiling toml_edit v0.21.0
[INFO] [stderr]    Compiling fxprof-processed-profile v0.6.0
[INFO] [stderr]    Compiling toml v0.8.8
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling wasmtime-jit-debug v15.0.0
[INFO] [stderr]    Compiling wasmtime-types v15.0.0
[INFO] [stderr]    Compiling wasmtime-environ v15.0.0
[INFO] [stderr]    Compiling wasmtime-jit v15.0.0
[INFO] [stderr]    Compiling cranelift-frontend v0.102.0
[INFO] [stderr]    Compiling cranelift-native v0.102.0
[INFO] [stderr]    Compiling wasmtime-cranelift-shared v15.0.0
[INFO] [stderr]    Compiling cranelift-wasm v0.102.0
[INFO] [stderr]    Compiling wasmtime-cranelift v15.0.0
[INFO] [stderr]    Compiling wasmtime v15.0.0
[INFO] [stderr]    Compiling unicard_core v0.1.0 (/opt/rustwide/workdir/unicard_core)
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> unicard_core/src/instance.rs:167:17
[INFO] [stdout]     |
[INFO] [stdout] 167 |             Err(Self::HostTrap(host_error.clone()))
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^------------------^
[INFO] [stdout]     |                 |              |
[INFO] [stdout]     |                 |              any code following this expression is unreachable
[INFO] [stdout]     |                 unreachable expression
[INFO] [stdout]     |
[INFO] [stdout] note: this expression has type `HostTrapError`, which is uninhabited
[INFO] [stdout]    --> unicard_core/src/instance.rs:167:32
[INFO] [stdout]     |
[INFO] [stdout] 167 |             Err(Self::HostTrap(host_error.clone()))
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GameInstance` is never constructed
[INFO] [stdout]  --> unicard_core/src/instance.rs:6:19
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub(crate) struct GameInstance<'a> {
[INFO] [stdout]   |                   ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `FN_API_VERSION`, `FN_GAME_ID`, `FN_GAME_VERSION`, and `new` are never used
[INFO] [stdout]   --> unicard_core/src/instance.rs:19:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl<'a> GameInstance<'a> {
[INFO] [stdout]    | ------------------------- associated items in this implementation
[INFO] [stdout] 18 |     /// The name of the api version function.
[INFO] [stdout] 19 |     const FN_API_VERSION: &'static str = "api_version";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     const FN_GAME_ID: &'static str = "game_id";
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     const FN_GAME_VERSION: &'static str = "game_version";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub fn new(game_module: &'a GameModule) -> Result<Self, RuntimeError> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `RuntimeError` is never used
[INFO] [stdout]    --> unicard_core/src/instance.rs:135:10
[INFO] [stdout]     |
[INFO] [stdout] 135 | pub enum RuntimeError {
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_error` is never used
[INFO] [stdout]    --> unicard_core/src/instance.rs:161:8
[INFO] [stdout]     |
[INFO] [stdout] 157 | impl RuntimeError {
[INFO] [stdout]     | ----------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 161 |     fn from_error<T>(error: Error) -> Result<T, Self> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InvalidApiError` is never constructed
[INFO] [stdout]    --> unicard_core/src/instance.rs:202:12
[INFO] [stdout]     |
[INFO] [stdout] 202 | pub struct InvalidApiError(Error);
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasmTrapError` is never constructed
[INFO] [stdout]    --> unicard_core/src/instance.rs:220:12
[INFO] [stdout]     |
[INFO] [stdout] 220 | pub struct WasmTrapError(Error);
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `HostTrapError` is never used
[INFO] [stdout]    --> unicard_core/src/instance.rs:238:17
[INFO] [stdout]     |
[INFO] [stdout] 238 | pub(crate) enum HostTrapError {}
[INFO] [stdout]     |                 ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `module` is never read
[INFO] [stdout]   --> unicard_core/src/module.rs:54:16
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub struct GameModule {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub(crate) module: Module,
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.49s
[INFO] running `Command { std: "docker" "inspect" "9114756f8b1e4f12d329d2ef9294dc09606407c5b27dff6b0e4a0504091dc277", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9114756f8b1e4f12d329d2ef9294dc09606407c5b27dff6b0e4a0504091dc277", kill_on_drop: false }`
[INFO] [stdout] 9114756f8b1e4f12d329d2ef9294dc09606407c5b27dff6b0e4a0504091dc277
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 47520dcaa86d301f2eee09848c994da28c4f89c1c85f1d060ac5ae168063259b
[INFO] running `Command { std: "docker" "start" "-a" "47520dcaa86d301f2eee09848c994da28c4f89c1c85f1d060ac5ae168063259b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling trybuild v1.0.85
[INFO] [stderr]    Compiling termcolor v1.4.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling basic-toml v0.1.7
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling wasmtime-versioned-export-macros v15.0.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling unicard_types_macro v0.1.0 (/opt/rustwide/workdir/unicard_types_macro)
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]    Compiling wasmtime-fiber v15.0.0
[INFO] [stderr]    Compiling wasmtime-runtime v15.0.0
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling unicard_types v0.1.0 (/opt/rustwide/workdir/unicard_types)
[INFO] [stdout] warning: unused import: `unicard_types_macro::WasmType32 as WasmType`
[INFO] [stdout]   --> unicard_types/src/lib.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | use unicard_types_macro::WasmType32 as WasmType;
[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: `unicard_types_macro::WasmType32 as WasmType`
[INFO] [stdout]   --> unicard_types/src/lib.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | use unicard_types_macro::WasmType32 as WasmType;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling cranelift-entity v0.102.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling serde_spanned v0.6.4
[INFO] [stderr]    Compiling serde_test v1.0.176
[INFO] [stderr]    Compiling cranelift-bforest v0.102.0
[INFO] [stderr]    Compiling gimli v0.28.0
[INFO] [stderr]    Compiling wasmparser v0.116.1
[INFO] [stderr]    Compiling object v0.32.1
[INFO] [stderr]    Compiling toml_edit v0.21.0
[INFO] [stderr]    Compiling fxprof-processed-profile v0.6.0
[INFO] [stderr]    Compiling wasmtime-cache v15.0.0
[INFO] [stderr]    Compiling toml v0.8.8
[INFO] [stderr]    Compiling cranelift-codegen v0.102.0
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling wasmtime-jit-debug v15.0.0
[INFO] [stderr]    Compiling wasmtime-types v15.0.0
[INFO] [stderr]    Compiling wasmtime-environ v15.0.0
[INFO] [stderr]    Compiling wasmtime-jit v15.0.0
[INFO] [stderr]    Compiling cranelift-frontend v0.102.0
[INFO] [stderr]    Compiling cranelift-native v0.102.0
[INFO] [stderr]    Compiling wasmtime-cranelift-shared v15.0.0
[INFO] [stderr]    Compiling cranelift-wasm v0.102.0
[INFO] [stderr]    Compiling wasmtime-cranelift v15.0.0
[INFO] [stderr]    Compiling wasmtime v15.0.0
[INFO] [stderr]    Compiling unicard_core v0.1.0 (/opt/rustwide/workdir/unicard_core)
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> unicard_core/src/instance.rs:167:17
[INFO] [stdout]     |
[INFO] [stdout] 167 |             Err(Self::HostTrap(host_error.clone()))
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^------------------^
[INFO] [stdout]     |                 |              |
[INFO] [stdout]     |                 |              any code following this expression is unreachable
[INFO] [stdout]     |                 unreachable expression
[INFO] [stdout]     |
[INFO] [stdout] note: this expression has type `HostTrapError`, which is uninhabited
[INFO] [stdout]    --> unicard_core/src/instance.rs:167:32
[INFO] [stdout]     |
[INFO] [stdout] 167 |             Err(Self::HostTrap(host_error.clone()))
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GameInstance` is never constructed
[INFO] [stdout]  --> unicard_core/src/instance.rs:6:19
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub(crate) struct GameInstance<'a> {
[INFO] [stdout]   |                   ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `FN_API_VERSION`, `FN_GAME_ID`, `FN_GAME_VERSION`, and `new` are never used
[INFO] [stdout]   --> unicard_core/src/instance.rs:19:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl<'a> GameInstance<'a> {
[INFO] [stdout]    | ------------------------- associated items in this implementation
[INFO] [stdout] 18 |     /// The name of the api version function.
[INFO] [stdout] 19 |     const FN_API_VERSION: &'static str = "api_version";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     const FN_GAME_ID: &'static str = "game_id";
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     const FN_GAME_VERSION: &'static str = "game_version";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub fn new(game_module: &'a GameModule) -> Result<Self, RuntimeError> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `RuntimeError` is never used
[INFO] [stdout]    --> unicard_core/src/instance.rs:135:10
[INFO] [stdout]     |
[INFO] [stdout] 135 | pub enum RuntimeError {
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_error` is never used
[INFO] [stdout]    --> unicard_core/src/instance.rs:161:8
[INFO] [stdout]     |
[INFO] [stdout] 157 | impl RuntimeError {
[INFO] [stdout]     | ----------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 161 |     fn from_error<T>(error: Error) -> Result<T, Self> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InvalidApiError` is never constructed
[INFO] [stdout]    --> unicard_core/src/instance.rs:202:12
[INFO] [stdout]     |
[INFO] [stdout] 202 | pub struct InvalidApiError(Error);
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasmTrapError` is never constructed
[INFO] [stdout]    --> unicard_core/src/instance.rs:220:12
[INFO] [stdout]     |
[INFO] [stdout] 220 | pub struct WasmTrapError(Error);
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `HostTrapError` is never used
[INFO] [stdout]    --> unicard_core/src/instance.rs:238:17
[INFO] [stdout]     |
[INFO] [stdout] 238 | pub(crate) enum HostTrapError {}
[INFO] [stdout]     |                 ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `module` is never read
[INFO] [stdout]   --> unicard_core/src/module.rs:54:16
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub struct GameModule {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub(crate) module: Module,
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> unicard_core/src/instance.rs:167:17
[INFO] [stdout]     |
[INFO] [stdout] 167 |             Err(Self::HostTrap(host_error.clone()))
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^------------------^
[INFO] [stdout]     |                 |              |
[INFO] [stdout]     |                 |              any code following this expression is unreachable
[INFO] [stdout]     |                 unreachable expression
[INFO] [stdout]     |
[INFO] [stdout] note: this expression has type `HostTrapError`, which is uninhabited
[INFO] [stdout]    --> unicard_core/src/instance.rs:167:32
[INFO] [stdout]     |
[INFO] [stdout] 167 |             Err(Self::HostTrap(host_error.clone()))
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GameInstance` is never constructed
[INFO] [stdout]  --> unicard_core/src/instance.rs:6:19
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub(crate) struct GameInstance<'a> {
[INFO] [stdout]   |                   ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `FN_API_VERSION`, `FN_GAME_ID`, `FN_GAME_VERSION`, and `new` are never used
[INFO] [stdout]   --> unicard_core/src/instance.rs:19:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl<'a> GameInstance<'a> {
[INFO] [stdout]    | ------------------------- associated items in this implementation
[INFO] [stdout] 18 |     /// The name of the api version function.
[INFO] [stdout] 19 |     const FN_API_VERSION: &'static str = "api_version";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     const FN_GAME_ID: &'static str = "game_id";
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     const FN_GAME_VERSION: &'static str = "game_version";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub fn new(game_module: &'a GameModule) -> Result<Self, RuntimeError> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `RuntimeError` is never used
[INFO] [stdout]    --> unicard_core/src/instance.rs:135:10
[INFO] [stdout]     |
[INFO] [stdout] 135 | pub enum RuntimeError {
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_error` is never used
[INFO] [stdout]    --> unicard_core/src/instance.rs:161:8
[INFO] [stdout]     |
[INFO] [stdout] 157 | impl RuntimeError {
[INFO] [stdout]     | ----------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 161 |     fn from_error<T>(error: Error) -> Result<T, Self> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InvalidApiError` is never constructed
[INFO] [stdout]    --> unicard_core/src/instance.rs:202:12
[INFO] [stdout]     |
[INFO] [stdout] 202 | pub struct InvalidApiError(Error);
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasmTrapError` is never constructed
[INFO] [stdout]    --> unicard_core/src/instance.rs:220:12
[INFO] [stdout]     |
[INFO] [stdout] 220 | pub struct WasmTrapError(Error);
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `HostTrapError` is never used
[INFO] [stdout]    --> unicard_core/src/instance.rs:238:17
[INFO] [stdout]     |
[INFO] [stdout] 238 | pub(crate) enum HostTrapError {}
[INFO] [stdout]     |                 ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `module` is never read
[INFO] [stdout]   --> unicard_core/src/module.rs:54:16
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub struct GameModule {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub(crate) module: Module,
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 59.08s
[INFO] running `Command { std: "docker" "inspect" "47520dcaa86d301f2eee09848c994da28c4f89c1c85f1d060ac5ae168063259b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47520dcaa86d301f2eee09848c994da28c4f89c1c85f1d060ac5ae168063259b", kill_on_drop: false }`
[INFO] [stdout] 47520dcaa86d301f2eee09848c994da28c4f89c1c85f1d060ac5ae168063259b
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bb4801dffd75b8e0a72ce7a4970cc49250256d4b60a719ba1724454a6565074b
[INFO] running `Command { std: "docker" "start" "-a" "bb4801dffd75b8e0a72ce7a4970cc49250256d4b60a719ba1724454a6565074b", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `unicard_types_macro::WasmType32 as WasmType`
[INFO] [stderr]   --> unicard_types/src/lib.rs:35:5
[INFO] [stderr]    |
[INFO] [stderr] 35 | use unicard_types_macro::WasmType32 as WasmType;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `unicard_types` (lib) generated 1 warning (run `cargo fix --lib -p unicard_types` to apply 1 suggestion)
[INFO] [stderr] warning: `unicard_types` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]    --> unicard_core/src/instance.rs:167:17
[INFO] [stderr]     |
[INFO] [stderr] 167 |             Err(Self::HostTrap(host_error.clone()))
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^------------------^
[INFO] [stderr]     |                 |              |
[INFO] [stderr]     |                 |              any code following this expression is unreachable
[INFO] [stderr]     |                 unreachable expression
[INFO] [stderr]     |
[INFO] [stderr] note: this expression has type `HostTrapError`, which is uninhabited
[INFO] [stderr]    --> unicard_core/src/instance.rs:167:32
[INFO] [stderr]     |
[INFO] [stderr] 167 |             Err(Self::HostTrap(host_error.clone()))
[INFO] [stderr]     |                                ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `GameInstance` is never constructed
[INFO] [stderr]  --> unicard_core/src/instance.rs:6:19
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub(crate) struct GameInstance<'a> {
[INFO] [stderr]   |                   ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `FN_API_VERSION`, `FN_GAME_ID`, `FN_GAME_VERSION`, and `new` are never used
[INFO] [stderr]   --> unicard_core/src/instance.rs:19:11
[INFO] [stderr]    |
[INFO] [stderr] 17 | impl<'a> GameInstance<'a> {
[INFO] [stderr]    | ------------------------- associated items in this implementation
[INFO] [stderr] 18 |     /// The name of the api version function.
[INFO] [stderr] 19 |     const FN_API_VERSION: &'static str = "api_version";
[INFO] [stderr]    |           ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 22 |     const FN_GAME_ID: &'static str = "game_id";
[INFO] [stderr]    |           ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 25 |     const FN_GAME_VERSION: &'static str = "game_version";
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 28 |     pub fn new(game_module: &'a GameModule) -> Result<Self, RuntimeError> {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `RuntimeError` is never used
[INFO] [stderr]    --> unicard_core/src/instance.rs:135:10
[INFO] [stderr]     |
[INFO] [stderr] 135 | pub enum RuntimeError {
[INFO] [stderr]     |          ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `from_error` is never used
[INFO] [stderr]    --> unicard_core/src/instance.rs:161:8
[INFO] [stderr]     |
[INFO] [stderr] 157 | impl RuntimeError {
[INFO] [stderr]     | ----------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 161 |     fn from_error<T>(error: Error) -> Result<T, Self> {
[INFO] [stderr]     |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `InvalidApiError` is never constructed
[INFO] [stderr]    --> unicard_core/src/instance.rs:202:12
[INFO] [stderr]     |
[INFO] [stderr] 202 | pub struct InvalidApiError(Error);
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `WasmTrapError` is never constructed
[INFO] [stderr]    --> unicard_core/src/instance.rs:220:12
[INFO] [stderr]     |
[INFO] [stderr] 220 | pub struct WasmTrapError(Error);
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `HostTrapError` is never used
[INFO] [stderr]    --> unicard_core/src/instance.rs:238:17
[INFO] [stderr]     |
[INFO] [stderr] 238 | pub(crate) enum HostTrapError {}
[INFO] [stderr]     |                 ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `module` is never read
[INFO] [stderr]   --> unicard_core/src/module.rs:54:16
[INFO] [stderr]    |
[INFO] [stderr] 42 | pub struct GameModule {
[INFO] [stderr]    |            ---------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 54 |     pub(crate) module: Module,
[INFO] [stderr]    |                ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `unicard_core` (lib) generated 9 warnings
[INFO] [stderr] warning: `unicard_core` (lib test) generated 9 warnings (9 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/unicard_core-8e5876ebb3a4a5c7)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test module::tests::gv_comp_ser ... ok
[INFO] [stdout] test module::tests::gv_read_ser ... ok
[INFO] [stdout] test module::tests::game_module_stream_additional_fields ... ok
[INFO] [stdout] test module::tests::game_module_stream_manifest_only ... ok
[INFO] [stdout] test module::tests::game_module_stream ... ok
[INFO] [stdout] test module::tests::gv_deser_negative - should panic ... ok
[INFO] [stdout] test module::tests::gv_deser_dot - should panic ... ok
[INFO] [stdout] test module::tests::gv_deser_leading - should panic ... ok
[INFO] [stdout] test module::tests::gv_deser_start2 - should panic ... ok
[INFO] [stdout] test module::tests::gv_deser_start - should panic ... ok
[INFO] [stdout] test module::tests::gv_deser_trailing - should panic ... ok
[INFO] [stdout] test module::tests::gv_deser_overflow - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/unicard_types-c03f86854ad1b253)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test tests::read_zst_vec ... ok
[INFO] [stdout] test tests::wasm_read_hash_map ... ok
[INFO] [stdout] test tests::wasm_read_array ... ok
[INFO] [stdout] test tests::wasm_read_string ... ok
[INFO] [stdout] test tests::wasm_read_vec ... ok
[INFO] [stdout] test tests::wasm_write_array ... ok
[INFO] [stdout] test tests::wasm_write_hash_map ... ok
[INFO] [stdout] test tests::wasm_write_string ... ok
[INFO] [stdout] test tests::wasm_write_tuple ... ok
[INFO] [stdout] test tests::wasm_write_vec ... ok
[INFO] [stdout] test tests::write_zst_vec_too_large ... ok
[INFO] [stdout] test tests::wasm_read_tuple ... ok
[INFO] [stdout] test tests::write_zst_vec ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/unicard_types_macro-f3c8234788952c43)
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/macro_expansions.rs (/opt/rustwide/target/debug/deps/macro_expansions-de4bc8939d32a34a)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test normal_write ... ok
[INFO] [stdout] test tri_enum_read ... ok
[INFO] [stdout] test tri_enum_write ... ok
[INFO] [stdout] test tuple_read ... ok
[INFO] [stdout] test tuple_write ... ok
[INFO] [stdout] test unit_read ... ok
[INFO] [stdout] test unit_write ... ok
[INFO] [stdout] test normal_read ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/trybuild.rs (/opt/rustwide/target/debug/deps/trybuild-c390b0f8f056a13a)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking quote v1.0.33
[INFO] [stderr]     Checking syn v2.0.39
[INFO] [stderr]    Compiling unicard_types_macro v0.1.0 (/opt/rustwide/workdir/unicard_types_macro)
[INFO] [stderr]     Checking unicard_types v0.1.0 (/opt/rustwide/workdir/unicard_types)
[INFO] [stderr] warning: unused import: `unicard_types_macro::WasmType32 as WasmType`
[INFO] [stderr]   --> /opt/rustwide/workdir/unicard_types/src/lib.rs:35:5
[INFO] [stderr]    |
[INFO] [stderr] 35 | use unicard_types_macro::WasmType32 as WasmType;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `unicard_types` (lib) generated 1 warning (run `cargo fix --lib -p unicard_types` to apply 1 suggestion)
[INFO] [stderr]     Checking unicard_types_macro-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/unicard_types_macro)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.09s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/enum_generic_test.rs ... ok
[INFO] [stderr] test tests/ui/enum_test.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `*const i32: unicard_types::WasmType32` is not satisfied
[INFO] [stderr]  --> tests/ui/enum_test.rs:7:7
[INFO] [stderr]   |
[INFO] [stderr] 7 |     B(*const i32),
[INFO] [stderr]   |       ^^^^^^^^^^ the trait `unicard_types::WasmType32` is not implemented for `*const i32`
[INFO] [stderr]   |
[INFO] [stderr]   = help: the trait `unicard_types::WasmType32` is implemented for `i32`
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `File: unicard_types::WasmType32` is not satisfied
[INFO] [stderr]  --> tests/ui/enum_test.rs:9:12
[INFO] [stderr]   |
[INFO] [stderr] 9 |         x: std::fs::File
[INFO] [stderr]   |            ^^^^^^^^^^^^^ the trait `unicard_types::WasmType32` is not implemented for `File`
[INFO] [stderr]   |
[INFO] [stderr]   = help: the following other types implement trait `unicard_types::WasmType32`:
[INFO] [stderr]             i8
[INFO] [stderr]             i16
[INFO] [stderr]             i32
[INFO] [stderr]             i64
[INFO] [stderr]             u8
[INFO] [stderr]             u16
[INFO] [stderr]             u32
[INFO] [stderr]             u64
[INFO] [stderr]           and $N others
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `*const i32: unicard_types::WasmType32` is not satisfied
[INFO] [stderr]  --> tests/ui/enum_test.rs:7:7
[INFO] [stderr]   |
[INFO] [stderr]   7 |     B(*const i32),
[INFO] [stderr]     |       ^^^^^^^^^^ the trait `unicard_types::WasmType32` is not implemented for `*const i32`
[INFO] [stderr]     |
[INFO] [stderr] help: the trait `unicard_types::WasmType32` is implemented for `i32`
[INFO] [stderr]    --> $WORKSPACE/unicard_types/src/lib.rs
[INFO] [stderr]     |
[INFO] [stderr]     |         impl WasmType32 for $ty {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]     | derive_type_methods!(i32);
[INFO] [stderr]     | ------------------------- in this macro invocation
[INFO] [stderr]     = note: this error originates in the macro `derive_type_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `File: unicard_types::WasmType32` is not satisfied
[INFO] [stderr]  --> tests/ui/enum_test.rs:9:12
[INFO] [stderr]   |
[INFO] [stderr] 9 |         x: std::fs::File
[INFO] [stderr]   |            ^^^^^^^^^^^^^ the trait `unicard_types::WasmType32` is not implemented for `File`
[INFO] [stderr]   |
[INFO] [stderr]   = help: the following other types implement trait `unicard_types::WasmType32`:
[INFO] [stderr]             ()
[INFO] [stderr]             (A, B)
[INFO] [stderr]             (A, B, C)
[INFO] [stderr]             (A, B, C, D)
[INFO] [stderr]             (A, B, C, D, E)
[INFO] [stderr]             (A, B, C, D, E, F)
[INFO] [stderr]             (A, B, C, D, E, F, G)
[INFO] [stderr]             (A, B, C, D, E, F, G, H)
[INFO] [stderr]           and $N others
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/struct_generic_test.rs ... ok
[INFO] [stderr] test tests/ui/struct_normal_test.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `*const i32: unicard_types::WasmType32` is not satisfied
[INFO] [stderr]  --> tests/ui/struct_normal_test.rs:9:12
[INFO] [stderr]   |
[INFO] [stderr] 9 |     inner: *const i32
[INFO] [stderr]   |            ^^^^^^^^^^ the trait `unicard_types::WasmType32` is not implemented for `*const i32`
[INFO] [stderr]   |
[INFO] [stderr]   = help: the trait `unicard_types::WasmType32` is implemented for `i32`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `*const i32: unicard_types::WasmType32` is not satisfied
[INFO] [stderr]  --> tests/ui/struct_normal_test.rs:9:12
[INFO] [stderr]   |
[INFO] [stderr]   9 |     inner: *const i32
[INFO] [stderr]     |            ^^^^^^^^^^ the trait `unicard_types::WasmType32` is not implemented for `*const i32`
[INFO] [stderr]     |
[INFO] [stderr] help: the trait `unicard_types::WasmType32` is implemented for `i32`
[INFO] [stderr]    --> $WORKSPACE/unicard_types/src/lib.rs
[INFO] [stderr]     |
[INFO] [stderr]     |         impl WasmType32 for $ty {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]     | derive_type_methods!(i32);
[INFO] [stderr]     | ------------------------- in this macro invocation
[INFO] [stderr]     = note: this error originates in the macro `derive_type_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/struct_tuple_test.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `File: unicard_types::WasmType32` is not satisfied
[INFO] [stderr]  --> tests/ui/struct_tuple_test.rs:5:29
[INFO] [stderr]   |
[INFO] [stderr] 5 | struct ContainsInvalidTypes(std::fs::File);
[INFO] [stderr]   |                             ^^^^^^^^^^^^^ the trait `unicard_types::WasmType32` is not implemented for `File`
[INFO] [stderr]   |
[INFO] [stderr]   = help: the following other types implement trait `unicard_types::WasmType32`:
[INFO] [stderr]             i8
[INFO] [stderr]             i16
[INFO] [stderr]             i32
[INFO] [stderr]             i64
[INFO] [stderr]             u8
[INFO] [stderr]             u16
[INFO] [stderr]             u32
[INFO] [stderr]             u64
[INFO] [stderr]           and $N others
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `File: unicard_types::WasmType32` is not satisfied
[INFO] [stderr]  --> tests/ui/struct_tuple_test.rs:5:29
[INFO] [stderr]   |
[INFO] [stderr] 5 | struct ContainsInvalidTypes(std::fs::File);
[INFO] [stderr]   |                             ^^^^^^^^^^^^^ the trait `unicard_types::WasmType32` is not implemented for `File`
[INFO] [stderr]   |
[INFO] [stderr]   = help: the following other types implement trait `unicard_types::WasmType32`:
[INFO] [stderr]             ()
[INFO] [stderr]             (A, B)
[INFO] [stderr]             (A, B, C)
[INFO] [stderr]             (A, B, C, D)
[INFO] [stderr]             (A, B, C, D, E)
[INFO] [stderr]             (A, B, C, D, E, F)
[INFO] [stderr]             (A, B, C, D, E, F, G)
[INFO] [stderr]             (A, B, C, D, E, F, G, H)
[INFO] [stderr]           and $N others
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/union_test.rs ... ok
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test ui_tests ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `-p unicard_types_macro --test trybuild`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- ui_tests stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ui_tests' (78) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.85/src/run.rs:101:13:
[INFO] [stdout] 3 of 6 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59ac34a4230a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59ac34a4230a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59ac34a4230a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59ac34a4230a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59ac34a5772a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59ac34a5772a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x59ac34a471d2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59ac34a471d2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59ac34a1e32f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59ac34a1e32f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59ac34a391c9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59ac349d3fcc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x59ac349d3fcc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59ac34a39382 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x59ac34a39382 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59ac34a1e3e8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59ac34a15a99 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59ac34a1f0fd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59ac34a57fdc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59ac3481dc69 - trybuild::run::<impl trybuild::Runner>::run::h6f1e347ed10e2705
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.85/src/run.rs:101:13
[INFO] [stdout]   20:     0x59ac34818488 - <trybuild::TestCases as core::ops::drop::Drop>::drop::h403e3e3918e6d651
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.85/src/lib.rs:315:38
[INFO] [stdout]   21:     0x59ac3480eb37 - core::ptr::drop_in_place<trybuild::TestCases>::h23587f0600e17f1a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   22:     0x59ac3480f213 - trybuild::ui_tests::h0c4234c796c2dfc0
[INFO] [stdout]                                at /opt/rustwide/workdir/unicard_types_macro/tests/trybuild.rs:5:1
[INFO] [stdout]   23:     0x59ac3480f247 - trybuild::ui_tests::{{closure}}::h8da8e8da685bb7f0
[INFO] [stdout]                                at /opt/rustwide/workdir/unicard_types_macro/tests/trybuild.rs:2:14
[INFO] [stdout]   24:     0x59ac3480ead6 - core::ops::function::FnOnce::call_once::h79b985d027dec3eb
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x59ac349c80ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x59ac349c80ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x59ac349d4a9b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x59ac349d4a9b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x59ac349d4a9b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x59ac349d4a9b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x59ac349d4a9b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x59ac349d4a9b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x59ac349d4a9b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x59ac349d01b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x59ac349d01b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x59ac349d76a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x59ac349d76a2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x59ac349d76a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x59ac349d76a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x59ac349d76a2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x59ac349d76a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x59ac349d76a2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x59ac34a4161f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   44:     0x59ac34a4161f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7f604b177aa4 - <unknown>
[INFO] [stdout]   46:     0x7f604b204a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     ui_tests
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.50s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "bb4801dffd75b8e0a72ce7a4970cc49250256d4b60a719ba1724454a6565074b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb4801dffd75b8e0a72ce7a4970cc49250256d4b60a719ba1724454a6565074b", kill_on_drop: false }`
[INFO] [stdout] bb4801dffd75b8e0a72ce7a4970cc49250256d4b60a719ba1724454a6565074b
