[INFO] fetching crate zod 0.1.0... [INFO] testing zod-0.1.0 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate zod 0.1.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate zod 0.1.0 [INFO] finished tweaking crates.io crate zod 0.1.0 [INFO] tweaked toml for crates.io crate zod 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate zod 0.1.0 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate zod 0.1.0 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-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 18cd9a1a762076018beb6ba7b0ecd90ac035f802a972d5e0ad75c83169eab402 [INFO] running `Command { std: "docker" "start" "-a" "18cd9a1a762076018beb6ba7b0ecd90ac035f802a972d5e0ad75c83169eab402", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "18cd9a1a762076018beb6ba7b0ecd90ac035f802a972d5e0ad75c83169eab402", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18cd9a1a762076018beb6ba7b0ecd90ac035f802a972d5e0ad75c83169eab402", kill_on_drop: false }` [INFO] [stdout] 18cd9a1a762076018beb6ba7b0ecd90ac035f802a972d5e0ad75c83169eab402 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0cfee6b97ec6fcb506bd1d8cd12eb56b3889c045682b366f888520693a1e8015 [INFO] running `Command { std: "docker" "start" "-a" "0cfee6b97ec6fcb506bd1d8cd12eb56b3889c045682b366f888520693a1e8015", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-sink v0.3.26 [INFO] [stderr] Compiling futures-task v0.3.26 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Compiling futures-io v0.3.26 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling futures-channel v0.3.26 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling tokio v1.25.0 [INFO] [stderr] Compiling async-trait v0.1.64 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling rustversion v1.0.11 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.93 [INFO] [stderr] Compiling unicode-bidi v0.3.10 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling winnow v0.3.3 [INFO] [stderr] Compiling toml_datetime v0.6.1 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling axum-core v0.3.2 [INFO] [stderr] Compiling axum v0.6.8 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling matchit v0.7.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling headers v0.3.8 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling toml_edit v0.19.4 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling darling_core v0.14.3 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling futures-macro v0.3.26 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling ghost v0.1.7 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling inventory v0.3.3 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling darling_macro v0.14.3 [INFO] [stderr] Compiling tungstenite v0.18.0 [INFO] [stderr] Compiling darling v0.14.3 [INFO] [stderr] Compiling zod-derive v0.1.0 [INFO] [stderr] Compiling futures-executor v0.3.26 [INFO] [stderr] Compiling futures v0.3.26 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-tungstenite v0.18.0 [INFO] [stderr] Compiling hyper v0.14.24 [INFO] [stderr] Compiling tower-http v0.3.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.9 [INFO] [stderr] Compiling zod-core v0.1.0 [INFO] [stderr] Compiling zod v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.49s [INFO] running `Command { std: "docker" "inspect" "0cfee6b97ec6fcb506bd1d8cd12eb56b3889c045682b366f888520693a1e8015", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cfee6b97ec6fcb506bd1d8cd12eb56b3889c045682b366f888520693a1e8015", kill_on_drop: false }` [INFO] [stdout] 0cfee6b97ec6fcb506bd1d8cd12eb56b3889c045682b366f888520693a1e8015 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cec0b9010118f3476f2a13f9ea4450c0a4b5958dddd312084222c9e1d3141bab [INFO] running `Command { std: "docker" "start" "-a" "cec0b9010118f3476f2a13f9ea4450c0a4b5958dddd312084222c9e1d3141bab", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling trybuild v1.0.77 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling basic-toml v0.1.1 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling dissimilar v1.0.6 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling pretty_assertions v1.3.0 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tungstenite v0.18.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling tokio v1.25.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-tungstenite v0.18.0 [INFO] [stderr] Compiling hyper v0.14.24 [INFO] [stderr] Compiling zod-core v0.1.0 [INFO] [stderr] Compiling tower-http v0.3.5 [INFO] [stderr] Compiling axum v0.6.8 [INFO] [stderr] Compiling zod v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `shared_data` is never read [INFO] [stdout] --> examples/axum/api.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct Pixera { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 38 | pub shared_data: usize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.66s [INFO] running `Command { std: "docker" "inspect" "cec0b9010118f3476f2a13f9ea4450c0a4b5958dddd312084222c9e1d3141bab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cec0b9010118f3476f2a13f9ea4450c0a4b5958dddd312084222c9e1d3141bab", kill_on_drop: false }` [INFO] [stdout] cec0b9010118f3476f2a13f9ea4450c0a4b5958dddd312084222c9e1d3141bab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4757e41cc03d8c716bed8d55d1d27d87c8c8d3e48ac33d84be3d3ace0c5c1c10 [INFO] running `Command { std: "docker" "start" "-a" "4757e41cc03d8c716bed8d55d1d27d87c8c8d3e48ac33d84be3d3ace0c5c1c10", kill_on_drop: false }` [INFO] [stderr] warning: field `shared_data` is never read [INFO] [stderr] --> examples/axum/api.rs:38:9 [INFO] [stderr] | [INFO] [stderr] 37 | pub struct Pixera { [INFO] [stderr] | ------ field in this struct [INFO] [stderr] 38 | pub shared_data: usize, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `zod` (example "axum") generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zod-d36b9b1fe998f78a) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] warning: `/opt/rustwide/target/tests/trybuild/zod/.cargo/config` is deprecated in favor of `config.toml` [INFO] [stderr] | [INFO] [stderr] = help: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml` [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-task v0.3.26 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Checking itoa v1.0.5 [INFO] [stderr] Compiling futures-channel v0.3.26 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Checking futures-sink v0.3.26 [INFO] [stderr] Checking futures-io v0.3.26 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking once_cell v1.17.1 [INFO] [stderr] Compiling async-trait v0.1.64 [INFO] [stderr] Compiling rustversion v1.0.11 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling tokio v1.25.0 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking cpufeatures v0.2.5 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking mio v0.8.6 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Compiling toml_datetime v0.6.1 [INFO] [stderr] Checking unicode-bidi v0.3.10 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling serde_json v1.0.93 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling winnow v0.3.3 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking ryu v1.0.12 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling axum-core v0.3.2 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking regex-syntax v0.6.28 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling axum v0.6.8 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking http-range-header v0.3.0 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking matchit v0.7.0 [INFO] [stderr] Checking base64 v0.21.0 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking pretty_assertions v1.3.0 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.3 [INFO] [stderr] Checking digest v0.10.6 [INFO] [stderr] Checking sha1 v0.10.5 [INFO] [stderr] Checking headers v0.3.8 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking regex v1.7.1 [INFO] [stderr] Compiling toml_edit v0.19.4 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling darling_core v0.14.3 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling futures-macro v0.3.26 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling ghost v0.1.7 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling inventory v0.3.3 [INFO] [stderr] Compiling darling_macro v0.14.3 [INFO] [stderr] Compiling darling v0.14.3 [INFO] [stderr] Compiling zod-derive v0.1.0 [INFO] [stderr] Checking pin-project v1.0.12 [INFO] [stderr] Checking tungstenite v0.18.0 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking tracing-subscriber v0.3.16 [INFO] [stderr] Checking futures-executor v0.3.26 [INFO] [stderr] Checking futures v0.3.26 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking hyper v0.14.24 [INFO] [stderr] Checking tokio-tungstenite v0.18.0 [INFO] [stderr] Checking tower-http v0.3.5 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.9 [INFO] [stderr] Checking zod-core v0.1.0 [INFO] [stderr] Compiling zod v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking zod-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/zod) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.93s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test tests/ui/zod/fail/enum_empty.rs ... ok [INFO] [stderr] test tests/ui/zod/fail/missing_namespace.rs ... ok [INFO] [stderr] test tests/ui/zod/fail/tuple_structs_default_before_non_default_field.rs ... ok [INFO] [stderr] test tests/ui/zod/fail/unit_struct.rs ... ok [INFO] [stderr] test tests/ui/rpc/fail/async_function_returning_impl_stream.rs ... ok [INFO] [stderr] test tests/ui/rpc/fail/function_bare_self.rs ... ok [INFO] [stderr] test tests/ui/rpc/fail/function_no_self.rs ... ok [INFO] [stderr] test tests/ui/rpc/fail/function_ref_self.rs ... ok [INFO] [stderr] test tests/ui/rpc/fail/function_returning_impl_iterator.rs ... mismatch [INFO] [stderr] [INFO] [stderr] EXPECTED: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error[E0277]: the trait bound `impl Iterator: futures_core::stream::Stream` is not satisfied [INFO] [stderr] --> tests/ui/rpc/fail/function_returning_impl_iterator.rs:8:8 [INFO] [stderr] | [INFO] [stderr] 8 | fn test(&mut self) -> impl std::iter::Iterator { [INFO] [stderr] | ^^^^ the trait `futures_core::stream::Stream` is not implemented for `impl Iterator` [INFO] [stderr] | [INFO] [stderr] = help: the following other types implement trait `futures_core::stream::Stream`: [INFO] [stderr] &mut S [INFO] [stderr] Abortable [INFO] [stderr] AssertUnwindSafe [INFO] [stderr] Box [INFO] [stderr] Buffer [INFO] [stderr] BufferUnordered [INFO] [stderr] Buffered [INFO] [stderr] Either [INFO] [stderr] and $N others [INFO] [stderr] note: required by a bound in `process_stream` [INFO] [stderr] --> tests/ui/rpc/fail/function_returning_impl_iterator.rs:8:8 [INFO] [stderr] | [INFO] [stderr] 8 | fn test(&mut self) -> impl std::iter::Iterator { [INFO] [stderr] | ^^^^ required by this bound in `process_stream` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `impl Iterator: futures_core::stream::Stream` is not satisfied [INFO] [stderr] --> tests/ui/rpc/fail/function_returning_impl_iterator.rs:8:8 [INFO] [stderr] | [INFO] [stderr] 8 | fn test(&mut self) -> impl std::iter::Iterator { [INFO] [stderr] | ^^^^ the trait `futures_core::stream::Stream` is not implemented for `impl Iterator` [INFO] [stderr] | [INFO] [stderr] = help: the following other types implement trait `futures_core::stream::Stream`: [INFO] [stderr] &mut S [INFO] [stderr] Abortable [INFO] [stderr] AssertUnwindSafe [INFO] [stderr] Box [INFO] [stderr] Buffer [INFO] [stderr] BufferUnordered [INFO] [stderr] Buffered [INFO] [stderr] Either [INFO] [stderr] and $N others [INFO] [stderr] note: required by a bound in `extract_stream_item` [INFO] [stderr] --> tests/ui/rpc/fail/function_returning_impl_iterator.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | #[rpc::namespace] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ required by this bound in `extract_stream_item` [INFO] [stderr] 7 | impl A { [INFO] [stderr] 8 | fn test(&mut self) -> impl std::iter::Iterator { [INFO] [stderr] | ---- required by a bound in this [INFO] [stderr] = note: this error originates in the attribute macro `rpc::namespace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] ACTUAL OUTPUT: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error[E0277]: the trait bound `impl Iterator: futures_core::stream::Stream` is not satisfied [INFO] [stderr] --> tests/ui/rpc/fail/function_returning_impl_iterator.rs:8:8 [INFO] [stderr] | [INFO] [stderr] 8 | fn test(&mut self) -> impl std::iter::Iterator { [INFO] [stderr] | ^^^^ the trait `futures_core::stream::Stream` is not implemented for `impl Iterator` [INFO] [stderr] | [INFO] [stderr] = help: the following other types implement trait `futures_core::stream::Stream`: [INFO] [stderr] &mut S [INFO] [stderr] Abortable [INFO] [stderr] AssertUnwindSafe [INFO] [stderr] Box [INFO] [stderr] Buffer [INFO] [stderr] BufferUnordered [INFO] [stderr] Buffered [INFO] [stderr] Either [INFO] [stderr] and $N others [INFO] [stderr] note: required by a bound in `process_stream` [INFO] [stderr] --> tests/ui/rpc/fail/function_returning_impl_iterator.rs:8:8 [INFO] [stderr] | [INFO] [stderr] 8 | fn test(&mut self) -> impl std::iter::Iterator { [INFO] [stderr] | ^^^^ required by this bound in `process_stream` [INFO] [stderr] = note: the full name for the type has been written to '/opt/rustwide/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps/$CRATE-42c771ad8137e4b3.long-type-17506714737224209562.txt' [INFO] [stderr] = note: consider using `--verbose` to print the full type name to the console [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `impl Iterator: futures_core::stream::Stream` is not satisfied [INFO] [stderr] --> tests/ui/rpc/fail/function_returning_impl_iterator.rs:8:8 [INFO] [stderr] | [INFO] [stderr] 8 | fn test(&mut self) -> impl std::iter::Iterator { [INFO] [stderr] | ^^^^ the trait `futures_core::stream::Stream` is not implemented for `impl Iterator` [INFO] [stderr] | [INFO] [stderr] = help: the following other types implement trait `futures_core::stream::Stream`: [INFO] [stderr] &mut S [INFO] [stderr] Abortable [INFO] [stderr] AssertUnwindSafe [INFO] [stderr] Box [INFO] [stderr] Buffer [INFO] [stderr] BufferUnordered [INFO] [stderr] Buffered [INFO] [stderr] Either [INFO] [stderr] and $N others [INFO] [stderr] note: required by a bound in `extract_stream_item` [INFO] [stderr] --> tests/ui/rpc/fail/function_returning_impl_iterator.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | #[rpc::namespace] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ required by this bound in `extract_stream_item` [INFO] [stderr] 7 | impl A { [INFO] [stderr] 8 | fn test(&mut self) -> impl std::iter::Iterator { [INFO] [stderr] | ---- required by a bound in this function [INFO] [stderr] = note: the full name for the type has been written to '/opt/rustwide/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps/$CRATE-42c771ad8137e4b3.long-type-17506714737224209562.txt' [INFO] [stderr] = note: consider using `--verbose` to print the full type name to the console [INFO] [stderr] = note: this error originates in the attribute macro `rpc::namespace` (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/rpc/fail/multiple_impls.rs ... mismatch [INFO] [stderr] [INFO] [stderr] EXPECTED: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error[E0119]: conflicting implementations of trait `RpcNamespace` for type `A` [INFO] [stderr] --> tests/ui/rpc/fail/multiple_impls.rs:10:6 [INFO] [stderr] | [INFO] [stderr] 7 | impl A {} [INFO] [stderr] | - first implementation here [INFO] [stderr] ... [INFO] [stderr] 10 | impl A {} [INFO] [stderr] | ^ conflicting implementation for `A` [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] ACTUAL OUTPUT: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error[E0119]: conflicting implementations of trait `RpcNamespace` for type `A` [INFO] [stderr] --> tests/ui/rpc/fail/multiple_impls.rs:10:6 [INFO] [stderr] | [INFO] [stderr] 7 | impl A {} [INFO] [stderr] | - first implementation here [INFO] [stderr] ... [INFO] [stderr] 10 | impl A {} [INFO] [stderr] | ^ conflicting implementation for `A` [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/rpc/fail/sync_function_not_returning_stream.rs ... mismatch [INFO] [stderr] [INFO] [stderr] EXPECTED: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error[E0277]: the trait bound `std::string::String: futures_core::stream::Stream` is not satisfied [INFO] [stderr] --> tests/ui/rpc/fail/sync_function_not_returning_stream.rs:8:8 [INFO] [stderr] | [INFO] [stderr] 8 | fn test(&mut self) -> String { [INFO] [stderr] | ^^^^ the trait `futures_core::stream::Stream` is not implemented for `std::string::String` [INFO] [stderr] | [INFO] [stderr] = help: the following other types implement trait `futures_core::stream::Stream`: [INFO] [stderr] &mut S [INFO] [stderr] Abortable [INFO] [stderr] AssertUnwindSafe [INFO] [stderr] Box [INFO] [stderr] Buffer [INFO] [stderr] BufferUnordered [INFO] [stderr] Buffered [INFO] [stderr] Either [INFO] [stderr] and $N others [INFO] [stderr] note: required by a bound in `process_stream` [INFO] [stderr] --> tests/ui/rpc/fail/sync_function_not_returning_stream.rs:8:8 [INFO] [stderr] | [INFO] [stderr] 8 | fn test(&mut self) -> String { [INFO] [stderr] | ^^^^ required by this bound in `process_stream` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `std::string::String: futures_core::stream::Stream` is not satisfied [INFO] [stderr] --> tests/ui/rpc/fail/sync_function_not_returning_stream.rs:8:8 [INFO] [stderr] | [INFO] [stderr] 8 | fn test(&mut self) -> String { [INFO] [stderr] | ^^^^ the trait `futures_core::stream::Stream` is not implemented for `std::string::String` [INFO] [stderr] | [INFO] [stderr] = help: the following other types implement trait `futures_core::stream::Stream`: [INFO] [stderr] &mut S [INFO] [stderr] Abortable [INFO] [stderr] AssertUnwindSafe [INFO] [stderr] Box [INFO] [stderr] Buffer [INFO] [stderr] BufferUnordered [INFO] [stderr] Buffered [INFO] [stderr] Either [INFO] [stderr] and $N others [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] ACTUAL OUTPUT: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error[E0277]: the trait bound `std::string::String: futures_core::stream::Stream` is not satisfied [INFO] [stderr] --> tests/ui/rpc/fail/sync_function_not_returning_stream.rs:8:8 [INFO] [stderr] | [INFO] [stderr] 8 | fn test(&mut self) -> String { [INFO] [stderr] | ^^^^ the trait `futures_core::stream::Stream` is not implemented for `std::string::String` [INFO] [stderr] | [INFO] [stderr] = help: the following other types implement trait `futures_core::stream::Stream`: [INFO] [stderr] &mut S [INFO] [stderr] Abortable [INFO] [stderr] AssertUnwindSafe [INFO] [stderr] Box [INFO] [stderr] Buffer [INFO] [stderr] BufferUnordered [INFO] [stderr] Buffered [INFO] [stderr] Either [INFO] [stderr] and $N others [INFO] [stderr] note: required by a bound in `process_stream` [INFO] [stderr] --> tests/ui/rpc/fail/sync_function_not_returning_stream.rs:8:8 [INFO] [stderr] | [INFO] [stderr] 8 | fn test(&mut self) -> String { [INFO] [stderr] | ^^^^ required by this bound in `process_stream` [INFO] [stderr] = note: the full name for the type has been written to '/opt/rustwide/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps/$CRATE-be9e2eeafe5305bc.long-type-9175685152222589381.txt' [INFO] [stderr] = note: consider using `--verbose` to print the full type name to the console [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `std::string::String: futures_core::stream::Stream` is not satisfied [INFO] [stderr] --> tests/ui/rpc/fail/sync_function_not_returning_stream.rs:8:27 [INFO] [stderr] | [INFO] [stderr] 8 | fn test(&mut self) -> String { [INFO] [stderr] | ^^^^^^ the trait `futures_core::stream::Stream` is not implemented for `std::string::String` [INFO] [stderr] | [INFO] [stderr] = help: the following other types implement trait `futures_core::stream::Stream`: [INFO] [stderr] &mut S [INFO] [stderr] Abortable [INFO] [stderr] AssertUnwindSafe [INFO] [stderr] Box [INFO] [stderr] Buffer [INFO] [stderr] BufferUnordered [INFO] [stderr] Buffered [INFO] [stderr] Either [INFO] [stderr] and $N others [INFO] [stderr] = note: the full name for the type has been written to '/opt/rustwide/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps/$CRATE-be9e2eeafe5305bc.long-type-9175685152222589381.txt' [INFO] [stderr] = note: consider using `--verbose` to print the full type name to the console [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] [INFO] [stderr] [INFO] [stdout] test ui ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- ui stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'ui' (25) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.77/src/run.rs:101:13: [INFO] [stdout] 3 of 11 tests failed [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d9b6a195092 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5d9b6a195092 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5d9b6a195092 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5d9b6a195092 - ::fmt::h47627beda0767f4c [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5d9b6a1a5c1f - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5d9b6a1a5c1f - core::fmt::write::h8a63064c67176fd8 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x5d9b6a1602a3 - std::io::default_write_fmt::hd4797e693c0ec256 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5d9b6a1602a3 - std::io::Write::write_fmt::h791e240ad2720c99 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5d9b6a16d592 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5d9b6a172c8f - std::panicking::default_hook::{{closure}}::h23e0299d4738b766 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5d9b6a172b21 - std::panicking::default_hook::hfeec6294e8751b62 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5d9b6a10d4fe - as core::ops::function::Fn>::call::h3f5a16438cee2b4e [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9 [INFO] [stdout] 12: 0x5d9b6a10d4fe - test::test_main_with_exit_callback::{{closure}}::h9214498cef9aafc5 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5d9b6a17329f - as core::ops::function::Fn>::call::hdb18da3e68df7464 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9 [INFO] [stdout] 14: 0x5d9b6a17329f - std::panicking::panic_with_hook::hd57cd463d793ed79 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5d9b6a1730fa - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5d9b6a16d6c9 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5d9b6a1539ad - __rustc[256c90bb7e548b45]::rust_begin_unwind [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5d9b6a1aee30 - core::panicking::panic_fmt::hf19c198748ef6a95 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5d9b6a01d074 - trybuild::run::::run::h38dd74322f570d38 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.77/src/run.rs:101:13 [INFO] [stdout] 20: 0x5d9b6a019118 - ::drop::hb01213490d4864a8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.77/src/lib.rs:313:38 [INFO] [stdout] 21: 0x5d9b69f36417 - core::ptr::drop_in_place::hcbeed143679d838c [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ptr/mod.rs:805:1 [INFO] [stdout] 22: 0x5d9b69f35feb - zod::ui::hf46658ad67656e85 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:140:1 [INFO] [stdout] 23: 0x5d9b69f36017 - zod::ui::{{closure}}::h7108ae54d1258e4a [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:136:8 [INFO] [stdout] 24: 0x5d9b69f36386 - core::ops::function::FnOnce::call_once::h55a55ab44686c045 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5d9b6a10d34b - core::ops::function::FnOnce::call_once::h43f43c5185cf39c2 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5d9b6a10d34b - test::__rust_begin_short_backtrace::hc4fa634eb2764bdc [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x5d9b6a121968 - test::run_test_in_process::{{closure}}::h9f4b799a5211b72a [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x5d9b6a121968 - as core::ops::function::FnOnce<()>>::call_once::ha572bf7dc5230a8f [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 29: 0x5d9b6a121968 - std::panicking::catch_unwind::do_call::hfd6ff51f25dd177b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: 0x5d9b6a121968 - std::panicking::catch_unwind::h8609b446221def5f [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: 0x5d9b6a121968 - std::panic::catch_unwind::h362f73cc48531e26 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x5d9b6a121968 - test::run_test_in_process::hf52fd21d696aae67 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x5d9b6a121968 - test::run_test::{{closure}}::h7e780b8354e6d007 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x5d9b6a0fa734 - test::run_test::{{closure}}::hdc2695f2276aad3e [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x5d9b6a0fa734 - std::sys::backtrace::__rust_begin_short_backtrace::h2555b2113ed90fc9 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 36: 0x5d9b6a0fe06a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h99800d480987dfb6 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 37: 0x5d9b6a0fe06a - as core::ops::function::FnOnce<()>>::call_once::hbbb69b5294b2221b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 38: 0x5d9b6a0fe06a - std::panicking::catch_unwind::do_call::h495689350c27df20 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40 [INFO] [stdout] 39: 0x5d9b6a0fe06a - std::panicking::catch_unwind::hf22437c51d1b3740 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19 [INFO] [stdout] 40: 0x5d9b6a0fe06a - std::panic::catch_unwind::habda1a57de8231f8 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x5d9b6a0fe06a - std::thread::Builder::spawn_unchecked_::{{closure}}::h5833d8dda8c7e80b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 42: 0x5d9b6a0fe06a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha2910283a5058402 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5d9b6a16880f - as core::ops::function::FnOnce>::call_once::he4d85cb537521972 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2005:9 [INFO] [stdout] 44: 0x5d9b6a16880f - std::sys::thread::unix::Thread::new::thread_start::hbaf586a9e50a98cd [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 45: 0x76371b382aa4 - [INFO] [stdout] 46: 0x76371b40fa64 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] ui [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 21.48s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "4757e41cc03d8c716bed8d55d1d27d87c8c8d3e48ac33d84be3d3ace0c5c1c10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4757e41cc03d8c716bed8d55d1d27d87c8c8d3e48ac33d84be3d3ace0c5c1c10", kill_on_drop: false }` [INFO] [stdout] 4757e41cc03d8c716bed8d55d1d27d87c8c8d3e48ac33d84be3d3ace0c5c1c10