[INFO] fetching crate tide-jsx 0.4.0...
[INFO] testing tide-jsx-0.4.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate tide-jsx 0.4.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate tide-jsx 0.4.0
[INFO] finished tweaking crates.io crate tide-jsx 0.4.0
[INFO] tweaked toml for crates.io crate tide-jsx 0.4.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tide-jsx 0.4.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tide-jsx 0.4.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-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0815538eace2f852f68bd579e8c558e4f08f60491509981537514daae41b01e8
[INFO] running `Command { std: "docker" "start" "-a" "0815538eace2f852f68bd579e8c558e4f08f60491509981537514daae41b01e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0815538eace2f852f68bd579e8c558e4f08f60491509981537514daae41b01e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0815538eace2f852f68bd579e8c558e4f08f60491509981537514daae41b01e8", kill_on_drop: false }`
[INFO] [stdout] 0815538eace2f852f68bd579e8c558e4f08f60491509981537514daae41b01e8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 18ef0967c283fc4206d1594c597b25b8bc467f0267eae8e1279706fb426307db
[INFO] running `Command { std: "docker" "start" "-a" "18ef0967c283fc4206d1594c597b25b8bc467f0267eae8e1279706fb426307db", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling erased-serde v0.3.23
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-io v0.3.24
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling value-bag v1.0.0-alpha.9
[INFO] [stderr]    Compiling cache-padded v1.2.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling concurrent-queue v1.2.4
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling once_cell v1.14.0
[INFO] [stderr]    Compiling polling v2.3.0
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling async-io v1.9.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling async-task v4.3.0
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling cipher v0.2.5
[INFO] [stderr]    Compiling universal-hash v0.4.1
[INFO] [stderr]    Compiling async-channel v1.7.1
[INFO] [stderr]    Compiling async-process v1.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling const_fn v0.4.9
[INFO] [stderr]    Compiling atomic-waker v1.0.0
[INFO] [stderr]    Compiling cpuid-bool v0.2.0
[INFO] [stderr]    Compiling blocking v1.2.0
[INFO] [stderr]    Compiling polyval v0.4.5
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling async-executor v1.4.1
[INFO] [stderr]    Compiling aes-soft v0.6.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.10.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling async-lock v2.5.0
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling anyhow v1.0.65
[INFO] [stderr]    Compiling thiserror v1.0.35
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling aes v0.6.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling ghash v0.3.1
[INFO] [stderr]    Compiling ctr v0.6.0
[INFO] [stderr]    Compiling aead v0.3.2
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling aes-gcm v0.8.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling hkdf v0.10.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling infer v0.2.3
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.3
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling syn-mid v0.5.0
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling simple-mutex v1.1.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.3
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling iana-time-zone v0.1.48
[INFO] [stderr]    Compiling arrayref v0.3.6
[INFO] [stderr]    Compiling blake3 v0.3.8
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling async-dup v1.2.2
[INFO] [stderr]    Compiling hmac v0.8.1
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling route-recognizer v0.2.0
[INFO] [stderr]    Compiling ctor v0.1.15
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.35
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling futures-macro v0.3.24
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling tide-jsx-impl v0.3.0
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling sval v1.0.0-alpha.5
[INFO] [stderr]    Compiling serde_fmt v1.0.1
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling serde_qs v0.8.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling chrono v0.4.22
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling femme v2.2.1
[INFO] [stderr]    Compiling async-global-executor v2.3.0
[INFO] [stderr]    Compiling async-std v1.12.0
[INFO] [stderr]    Compiling async-session v2.0.1
[INFO] [stderr]    Compiling async-sse v4.1.0
[INFO] [stderr]    Compiling http-client v6.5.3
[INFO] [stderr]    Compiling async-h1 v2.3.3
[INFO] [stderr]    Compiling tide v0.16.0
[INFO] [stderr]    Compiling tide-jsx v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.01s
[INFO] running `Command { std: "docker" "inspect" "18ef0967c283fc4206d1594c597b25b8bc467f0267eae8e1279706fb426307db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18ef0967c283fc4206d1594c597b25b8bc467f0267eae8e1279706fb426307db", kill_on_drop: false }`
[INFO] [stdout] 18ef0967c283fc4206d1594c597b25b8bc467f0267eae8e1279706fb426307db
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f31a6f8920fc44b2458a0b5d18d871b2e327d8846f084d7e195dd36fabfd4c74
[INFO] running `Command { std: "docker" "start" "-a" "f31a6f8920fc44b2458a0b5d18d871b2e327d8846f084d7e195dd36fabfd4c74", kill_on_drop: false }`
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling trybuild v1.0.64
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling pretty_assertions v0.6.1
[INFO] [stderr]    Compiling async-std v1.12.0
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]    Compiling async-session v2.0.1
[INFO] [stderr]    Compiling async-h1 v2.3.3
[INFO] [stderr]    Compiling http-client v6.5.3
[INFO] [stderr]    Compiling async-sse v4.1.0
[INFO] [stderr]    Compiling tide v0.16.0
[INFO] [stderr]    Compiling tide-jsx v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.73s
[INFO] running `Command { std: "docker" "inspect" "f31a6f8920fc44b2458a0b5d18d871b2e327d8846f084d7e195dd36fabfd4c74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f31a6f8920fc44b2458a0b5d18d871b2e327d8846f084d7e195dd36fabfd4c74", kill_on_drop: false }`
[INFO] [stdout] f31a6f8920fc44b2458a0b5d18d871b2e327d8846f084d7e195dd36fabfd4c74
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8525f06ae3f1199b515eee5ca319602f1161494611da86818442ef68dd654897
[INFO] running `Command { std: "docker" "start" "-a" "8525f06ae3f1199b515eee5ca319602f1161494611da86818442ef68dd654897", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tide_jsx-aea08f0b28d530b8)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test text_element::tests::allows_raw_text ... ok
[INFO] [stdout] test text_element::tests::decodes_html ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/lib.rs (/opt/rustwide/target/debug/deps/lib-844c04d1f7b43611)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test element_ordering ... ok
[INFO] [stdout] test cow_str ... ok
[INFO] [stdout] test kaki::externals_test ... ok
[INFO] [stdout] test kaki::test ... ok
[INFO] [stdout] test owned_string ... ok
[INFO] [stdout] test some_none ... ok
[INFO] [stdout] test number ... ok
[INFO] [stdout] test works_with_keywords ... ok
[INFO] [stdout] test works_with_raw ... ok
[INFO] [stdout] test works_with_raw_ident ... ok
[INFO] [stdout] test vec ... ok
[INFO] [stdout] test render_view ... ok
[INFO] [stdout] test works_with_dashes ... ok
[INFO] [stderr] warning: `/opt/rustwide/target/tests/tide-jsx/.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 version_check v0.9.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling erased-serde v0.3.23
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling value-bag v1.0.0-alpha.9
[INFO] [stderr]     Checking futures-io v0.3.24
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]     Checking cache-padded v1.2.0
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]     Checking waker-fn v1.1.0
[INFO] [stderr]     Checking concurrent-queue v1.2.4
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]     Checking once_cell v1.14.0
[INFO] [stderr]     Checking parking v2.0.0
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking fastrand v1.8.0
[INFO] [stderr]    Compiling polling v2.3.0
[INFO] [stderr]    Compiling async-io v1.9.0
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking futures-lite v1.12.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking percent-encoding v2.2.0
[INFO] [stderr]     Checking async-task v4.3.0
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking async-channel v1.7.1
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking cipher v0.2.5
[INFO] [stderr]     Checking universal-hash v0.4.1
[INFO] [stderr]    Compiling async-process v1.5.0
[INFO] [stderr]     Checking atomic-waker v1.0.0
[INFO] [stderr]     Checking itoa v1.0.3
[INFO] [stderr]     Checking cpuid-bool v0.2.0
[INFO] [stderr]    Compiling const_fn v0.4.9
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking blocking v1.2.0
[INFO] [stderr]     Checking polyval v0.4.5
[INFO] [stderr]     Checking aes-soft v0.6.4
[INFO] [stderr]     Checking async-executor v1.4.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking crypto-mac v0.10.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking async-lock v2.5.0
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]     Checking cpufeatures v0.2.5
[INFO] [stderr]    Compiling thiserror v1.0.35
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling anyhow v1.0.65
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking hmac v0.10.1
[INFO] [stderr]     Checking aes v0.6.0
[INFO] [stderr]     Checking ghash v0.3.1
[INFO] [stderr]     Checking ctr v0.6.0
[INFO] [stderr]     Checking aead v0.3.2
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking form_urlencoded v1.1.0
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]     Checking aes-gcm v0.8.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking hkdf v0.10.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking infer v0.2.3
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.3
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking simple-mutex v1.1.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.3
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking arrayref v0.3.6
[INFO] [stderr]     Checking iana-time-zone v0.1.48
[INFO] [stderr]     Checking async-dup v1.2.2
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]     Checking pin-project-lite v0.1.12
[INFO] [stderr]     Checking route-recognizer v0.2.0
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking difference v2.0.0
[INFO] [stderr]     Checking pretty_assertions v0.6.1
[INFO] [stderr]    Compiling blake3 v0.3.8
[INFO] [stderr]    Compiling syn-mid v0.5.0
[INFO] [stderr]    Compiling ctor v0.1.15
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.35
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling futures-macro v0.3.24
[INFO] [stderr]     Checking time-macros v0.1.1
[INFO] [stderr]    Compiling tide-jsx-impl v0.3.0
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]     Checking serde_fmt v1.0.1
[INFO] [stderr]     Checking sval v1.0.0-alpha.5
[INFO] [stderr]     Checking serde_qs v0.8.5
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking chrono v0.4.22
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking femme v2.2.1
[INFO] [stderr]     Checking async-global-executor v2.3.0
[INFO] [stderr]     Checking async-std v1.12.0
[INFO] [stderr]     Checking async-session v2.0.1
[INFO] [stderr]     Checking async-sse v4.1.0
[INFO] [stderr]     Checking async-h1 v2.3.3
[INFO] [stderr]     Checking http-client v6.5.3
[INFO] [stderr]     Checking tide v0.16.0
[INFO] [stderr]     Checking tide-jsx v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tide-jsx-tests v0.0.0 (/opt/rustwide/target/tests/tide-jsx)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.37s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/fail/unclosed-tag-complex.rs ... ok
[INFO] [stderr] test tests/ui/fail/unclosed-tag.rs ... ok
[INFO] [stderr] test tests/ui/fail/unexpected-attribute.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0560]: struct `Heading<'_>` has no field named `t`
[INFO] [stderr]  --> $DIR/unexpected-attribute.rs:9:22
[INFO] [stderr]   |
[INFO] [stderr] 9 |     html! { <Heading t={"Hello world!"} /> };
[INFO] [stderr]   |                      ^ `Heading<'_>` does not have this field
[INFO] [stderr]   |
[INFO] [stderr]   = note: available fields are: `title`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0560]: struct `Heading<'_>` has no field named `t`
[INFO] [stderr]  --> tests/ui/fail/unexpected-attribute.rs:9:22
[INFO] [stderr]   |
[INFO] [stderr] 9 |     html! { <Heading t={"Hello world!"} /> };
[INFO] [stderr]   |                      ^ `Heading<'_>` does not have this field
[INFO] [stderr]   |
[INFO] [stderr]   = note: all struct fields are already assigned
[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' (29) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/run.rs:101:13:
[INFO] [stdout] 1 of 3 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x628ed97d966a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x628ed97d966a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x628ed97d966a - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x628ed97d966a - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x628ed97eeb9a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x628ed97eeb9a - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x628ed97de582 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x628ed97de582 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x628ed97b530f - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x628ed97b530f - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x628ed97d03b9 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x628ed96bc16c - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x628ed96bc16c - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x628ed97d0572 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x628ed97d0572 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x628ed97b53c8 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x628ed97aa2e9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x628ed97b60dd - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x628ed97ef35c - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x628ed951a351 - trybuild::run::<impl trybuild::Runner>::run::h7694135dbb144452
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/run.rs:101:13
[INFO] [stdout]   20:     0x628ed9515b28 - <trybuild::TestCases as core::ops::drop::Drop>::drop::h0a971b95dbc33c8b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/lib.rs:310:38
[INFO] [stdout]   21:     0x628ed9503577 - core::ptr::drop_in_place<trybuild::TestCases>::hc7efb4e2ca32bdb2
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ptr/mod.rs:810:1
[INFO] [stdout]   22:     0x628ed94f3b03 - lib::ui::h26344d1b4613194f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/lib.rs:11:1
[INFO] [stdout]   23:     0x628ed94f3b37 - lib::ui::{{closure}}::h4a67690889cd15a4
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/lib.rs:8:8
[INFO] [stdout]   24:     0x628ed95027b6 - core::ops::function::FnOnce::call_once::he592f335e973e71d
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x628ed96b026b - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x628ed96b026b - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x628ed96bcc3b - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x628ed96bcc3b - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x628ed96bcc3b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x628ed96bcc3b - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x628ed96bcc3b - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x628ed96bcc3b - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x628ed96bcc3b - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x628ed96b7094 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x628ed96b7094 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x628ed96bf842 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x628ed96bf842 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x628ed96bf842 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x628ed96bf842 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x628ed96bf842 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x628ed96bf842 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x628ed96bf842 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x628ed97d897f - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   44:     0x628ed97d897f - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x70b3480b2aa4 - <unknown>
[INFO] [stdout]   46:     0x70b34813fa64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     ui
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 13 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 57.92s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test lib`
[INFO] running `Command { std: "docker" "inspect" "8525f06ae3f1199b515eee5ca319602f1161494611da86818442ef68dd654897", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8525f06ae3f1199b515eee5ca319602f1161494611da86818442ef68dd654897", kill_on_drop: false }`
[INFO] [stdout] 8525f06ae3f1199b515eee5ca319602f1161494611da86818442ef68dd654897
