[INFO] cloning repository https://github.com/dannote/vize_ex
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dannote/vize_ex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdannote%2Fvize_ex", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdannote%2Fvize_ex'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 97b6497fd53ac92f8d7cf267da5e693c77d7d109
[INFO] testing dannote/vize_ex against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdannote%2Fvize_ex" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/dannote/vize_ex
[INFO] finished tweaking git repo https://github.com/dannote/vize_ex
[INFO] tweaked toml for git repo https://github.com/dannote/vize_ex written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dannote/vize_ex 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 git repo https://github.com/dannote/vize_ex 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 9f183a6d8474811260cb7c28a556cf5a368c5120e100dea33b008ced3ea0ab22
[INFO] running `Command { std: "docker" "start" "-a" "9f183a6d8474811260cb7c28a556cf5a368c5120e100dea33b008ced3ea0ab22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9f183a6d8474811260cb7c28a556cf5a368c5120e100dea33b008ced3ea0ab22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f183a6d8474811260cb7c28a556cf5a368c5120e100dea33b008ced3ea0ab22", kill_on_drop: false }`
[INFO] [stdout] 9f183a6d8474811260cb7c28a556cf5a368c5120e100dea33b008ced3ea0ab22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] cd88d1751593db640242622719241e0ba063cc9a672499b3f6ce5776b11e6df1
[INFO] running `Command { std: "docker" "start" "-a" "cd88d1751593db640242622719241e0ba063cc9a672499b3f6ce5776b11e6df1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling str_indices v0.4.4
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling oxc_estree v0.116.0
[INFO] [stderr]    Compiling cow-utils v0.1.3
[INFO] [stderr]    Compiling dragonbox_ecma v0.1.12
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling unicode-id-start v1.4.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling self_cell v1.2.2
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling oxc_sourcemap v6.1.1
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling json-escape-simd v3.0.1
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling dtoa v1.0.11
[INFO] [stderr]    Compiling fluent-uri v0.1.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling outref v0.1.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling rkyv v0.7.46
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling simd-abstraction v0.7.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling parcel_selectors v0.28.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling data-url v0.1.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling base64-simd v0.7.0
[INFO] [stderr]    Compiling vlq v0.5.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling regex-lite v0.1.9
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling inventory v0.3.24
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling libloading v0.9.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rustler v0.37.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling oxc-miette-derive v2.7.1
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling oxc_ast_macros v0.116.0
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling rustler_codegen v0.37.3
[INFO] [stderr]    Compiling htmlize v1.0.6
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling rkyv_derive v0.7.46
[INFO] [stderr]    Compiling const-str-proc-macro v0.3.2
[INFO] [stderr]    Compiling lightningcss-derive v1.0.0-alpha.43
[INFO] [stderr]    Compiling oxc-miette v2.7.1
[INFO] [stderr]    Compiling ptr_meta v0.1.4
[INFO] [stderr]    Compiling const-str v0.3.2
[INFO] [stderr]    Compiling oxc_diagnostics v0.116.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling oxc_index v4.1.0
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling lsp-types v0.97.0
[INFO] [stderr]    Compiling serde-content v0.1.2
[INFO] [stderr]    Compiling oxc-browserslist v3.0.2
[INFO] [stderr]    Compiling parcel_sourcemap v2.1.1
[INFO] [stderr]    Compiling ropey v1.6.1
[INFO] [stderr]    Compiling corsa_runtime v0.3.2
[INFO] [stderr]    Compiling cssparser v0.33.0
[INFO] [stderr]    Compiling vize_carton v0.43.0
[INFO] [stderr]    Compiling corsa_core v0.3.2
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling oxc_data_structures v0.116.0
[INFO] [stderr]    Compiling cssparser-color v0.1.0
[INFO] [stderr]    Compiling corsa_jsonrpc v0.3.2
[INFO] [stderr]    Compiling oxc_allocator v0.116.0
[INFO] [stderr]    Compiling oxc_str v0.116.0
[INFO] [stderr]    Compiling oxc_span v0.116.0
[INFO] [stderr]    Compiling oxc_syntax v0.116.0
[INFO] [stderr]    Compiling oxc_regular_expression v0.116.0
[INFO] [stderr]    Compiling vize_relief v0.43.0
[INFO] [stderr]    Compiling lightningcss v1.0.0-alpha.71
[INFO] [stderr]    Compiling vize_armature v0.43.0
[INFO] [stderr]    Compiling oxc_compat v0.116.0
[INFO] [stderr]    Compiling oxc_ast v0.116.0
[INFO] [stderr]    Compiling oxc_ecmascript v0.116.0
[INFO] [stderr]    Compiling oxc_ast_visit v0.116.0
[INFO] [stderr]    Compiling oxc_parser v0.116.0
[INFO] [stderr]    Compiling oxc_semantic v0.116.0
[INFO] [stderr]    Compiling corsa_client v0.3.2
[INFO] [stderr]    Compiling corsa_lsp v0.3.2
[INFO] [stderr]    Compiling oxc_traverse v0.116.0
[INFO] [stderr]    Compiling oxc_codegen v0.116.0
[INFO] [stderr]    Compiling vize_croquis v0.43.0
[INFO] [stderr]    Compiling corsa_orchestrator v0.3.2
[INFO] [stderr]    Compiling corsa v0.3.2
[INFO] [stderr]    Compiling oxc_transformer v0.116.0
[INFO] [stderr]    Compiling vize_atelier_core v0.43.0
[INFO] [stderr]    Compiling vize_atelier_dom v0.43.0
[INFO] [stderr]    Compiling vize_atelier_ssr v0.43.0
[INFO] [stderr]    Compiling vize_atelier_vapor v0.43.0
[INFO] [stderr]    Compiling vize_atelier_sfc v0.43.0
[INFO] [stderr]    Compiling vize_patina v0.43.0
[INFO] [stderr]    Compiling vize_ex_nif v0.1.0 (/opt/rustwide/workdir/native/vize_ex_nif)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 00s
[INFO] running `Command { std: "docker" "inspect" "cd88d1751593db640242622719241e0ba063cc9a672499b3f6ce5776b11e6df1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd88d1751593db640242622719241e0ba063cc9a672499b3f6ce5776b11e6df1", kill_on_drop: false }`
[INFO] [stdout] cd88d1751593db640242622719241e0ba063cc9a672499b3f6ce5776b11e6df1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 747c6d90f15a305c01bb22438f60168cd41ba97771f8be7b6b15b23b2faa25d1
[INFO] running `Command { std: "docker" "start" "-a" "747c6d90f15a305c01bb22438f60168cd41ba97771f8be7b6b15b23b2faa25d1", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling oxc_syntax v0.116.0
[INFO] [stderr]    Compiling oxc_regular_expression v0.116.0
[INFO] [stderr]    Compiling vize_carton v0.43.0
[INFO] [stderr]    Compiling parcel_selectors v0.28.2
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling lightningcss v1.0.0-alpha.71
[INFO] [stderr]    Compiling oxc_compat v0.116.0
[INFO] [stderr]    Compiling oxc_ast v0.116.0
[INFO] [stderr]    Compiling vize_relief v0.43.0
[INFO] [stderr]    Compiling vize_armature v0.43.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling oxc_ecmascript v0.116.0
[INFO] [stderr]    Compiling oxc_ast_visit v0.116.0
[INFO] [stderr]    Compiling oxc_semantic v0.116.0
[INFO] [stderr]    Compiling oxc_parser v0.116.0
[INFO] [stderr]    Compiling oxc_traverse v0.116.0
[INFO] [stderr]    Compiling oxc_codegen v0.116.0
[INFO] [stderr]    Compiling vize_croquis v0.43.0
[INFO] [stderr]    Compiling oxc_transformer v0.116.0
[INFO] [stderr]    Compiling vize_atelier_core v0.43.0
[INFO] [stderr]    Compiling vize_atelier_vapor v0.43.0
[INFO] [stderr]    Compiling vize_atelier_ssr v0.43.0
[INFO] [stderr]    Compiling vize_atelier_dom v0.43.0
[INFO] [stderr]    Compiling vize_atelier_sfc v0.43.0
[INFO] [stderr]    Compiling vize_patina v0.43.0
[INFO] [stderr]    Compiling vize_ex_nif v0.1.0 (/opt/rustwide/workdir/native/vize_ex_nif)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] running `Command { std: "docker" "inspect" "747c6d90f15a305c01bb22438f60168cd41ba97771f8be7b6b15b23b2faa25d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "747c6d90f15a305c01bb22438f60168cd41ba97771f8be7b6b15b23b2faa25d1", kill_on_drop: false }`
[INFO] [stdout] 747c6d90f15a305c01bb22438f60168cd41ba97771f8be7b6b15b23b2faa25d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] ebbe18f98a5e75c50c4283d90ddb82b6f29f2a19e69c4ae0aa23c5781875fc8a
[INFO] running `Command { std: "docker" "start" "-a" "ebbe18f98a5e75c50c4283d90ddb82b6f29f2a19e69c4ae0aa23c5781875fc8a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vize_ex_nif-c7bcdbade4182efe)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test html_inject::tests::inject_attr_preserves_self_closing_syntax ... ok
[INFO] [stdout] test html_inject::tests::inject_helpers_keep_offsets_in_sync ... ok
[INFO] [stdout] test html_inject::tests::parse_tag_tree_tracks_nested_and_void_elements ... ok
[INFO] [stdout] test html_inject::tests::replace_first_space_in_content_updates_offsets_without_reparse ... ok
[INFO] [stdout] test html_inject::tests::parse_tag_tree_skips_comments_and_preserves_sibling_roots ... ok
[INFO] [stdout] test html_inject::tests::parse_tag_tree_ignores_angle_brackets_inside_quoted_attributes ... ok
[INFO] [stdout] test vapor_split::tests::split_on_markers_handles_marker_free_html ... ok
[INFO] [stdout] test vapor_split::tests::split_on_markers_preserves_segment_order ... ok
[INFO] [stdout] test html_inject::tests::inject_attr_keeps_self_closing_tags_well_formed ... ok
[INFO] [stdout] test html_inject::tests::replace_first_space_preserves_tag_boundaries ... ok
[INFO] [stdout] test html_inject::tests::parse_tag_tree_handles_random_quoted_angle_brackets ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ebbe18f98a5e75c50c4283d90ddb82b6f29f2a19e69c4ae0aa23c5781875fc8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebbe18f98a5e75c50c4283d90ddb82b6f29f2a19e69c4ae0aa23c5781875fc8a", kill_on_drop: false }`
[INFO] [stdout] ebbe18f98a5e75c50c4283d90ddb82b6f29f2a19e69c4ae0aa23c5781875fc8a
