[INFO] fetching crate hirola-core 0.4.0...
[INFO] testing hirola-core-0.4.0 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate hirola-core 0.4.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate hirola-core 0.4.0
[INFO] finished tweaking crates.io crate hirola-core 0.4.0
[INFO] tweaked toml for crates.io crate hirola-core 0.4.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate hirola-core 0.4.0 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 114 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.3.6 (available: v0.8.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 77badcc7f4a70ddec450134bfdb15e1f2eed0a38d2f16269d3ccacc98bd9c20e
[INFO] running `Command { std: "docker" "start" "-a" "77badcc7f4a70ddec450134bfdb15e1f2eed0a38d2f16269d3ccacc98bd9c20e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "77badcc7f4a70ddec450134bfdb15e1f2eed0a38d2f16269d3ccacc98bd9c20e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77badcc7f4a70ddec450134bfdb15e1f2eed0a38d2f16269d3ccacc98bd9c20e", kill_on_drop: false }`
[INFO] [stdout] 77badcc7f4a70ddec450134bfdb15e1f2eed0a38d2f16269d3ccacc98bd9c20e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e789288eecc77a1ad2081420e404d71cebb9a96786436a32d33f889ef9dd65a1
[INFO] running `Command { std: "docker" "start" "-a" "e789288eecc77a1ad2081420e404d71cebb9a96786436a32d33f889ef9dd65a1", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling discard v1.0.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling gensym v0.1.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-signals v0.3.34
[INFO] [stderr]    Compiling hirola-core v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.28s
[INFO] running `Command { std: "docker" "inspect" "e789288eecc77a1ad2081420e404d71cebb9a96786436a32d33f889ef9dd65a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e789288eecc77a1ad2081420e404d71cebb9a96786436a32d33f889ef9dd65a1", kill_on_drop: false }`
[INFO] [stdout] e789288eecc77a1ad2081420e404d71cebb9a96786436a32d33f889ef9dd65a1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bedde9882dd9c4350bfdebd09e1e6bba3bd01ac0422d8689b489a2ce96806ecd
[INFO] running `Command { std: "docker" "start" "-a" "bedde9882dd9c4350bfdebd09e1e6bba3bd01ac0422d8689b489a2ce96806ecd", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling wasm-bindgen v0.2.114
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling criterion-plot v0.4.5
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling wasm-bindgen-test-shared v0.2.114
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.114
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling gensym v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.64
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.114
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-signals v0.3.34
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling js-sys v0.3.91
[INFO] [stderr]    Compiling criterion v0.3.6
[INFO] [stderr]    Compiling hirola-core v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.64
[INFO] [stderr]    Compiling web-sys v0.3.91
[INFO] [stderr]    Compiling wasm-bindgen-test v0.3.64
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 40.92s
[INFO] running `Command { std: "docker" "inspect" "bedde9882dd9c4350bfdebd09e1e6bba3bd01ac0422d8689b489a2ce96806ecd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bedde9882dd9c4350bfdebd09e1e6bba3bd01ac0422d8689b489a2ce96806ecd", kill_on_drop: false }`
[INFO] [stdout] bedde9882dd9c4350bfdebd09e1e6bba3bd01ac0422d8689b489a2ce96806ecd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 93ba267032721f806fa90cac1c4423ccbc4b343934c01ce35d9818d8d7ef6076
[INFO] running `Command { std: "docker" "start" "-a" "93ba267032721f806fa90cac1c4423ccbc4b343934c01ce35d9818d8d7ef6076", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hirola_core-96145ddaa54f8ab4)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests hirola_core
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - (line 4) - compile ... FAILED
[INFO] [stdout] test src/templating/flow.rs - templating::flow::Indexed (line 29) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 4) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `hirola` in this scope
[INFO] [stdout]  --> src/lib.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use hirola::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `hirola`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `hirola`, use `cargo add hirola` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `hirola` in this scope
[INFO] [stdout]  --> src/lib.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use hirola::signal::Mutable;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `hirola`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `hirola`, use `cargo add hirola` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `hirola` in this scope
[INFO] [stdout]  --> src/lib.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use hirola::dom::*;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `hirola`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `hirola`, use `cargo add hirola` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `hirola::prelude::*`, `hirola::signal::Mutable`, `hirola::dom::*`
[INFO] [stdout]  --> src/lib.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use hirola::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 6 | use hirola::signal::Mutable;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 7 | use hirola::dom::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `html` in this scope
[INFO] [stdout]   --> src/lib.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     html! {
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Dom` in this scope
[INFO] [stdout]  --> src/lib.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 | fn counter() -> Dom {
[INFO] [stdout]   |                 ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/templating/flow.rs - templating::flow::Indexed (line 29) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `hirola` in this scope
[INFO] [stdout]   --> src/templating/flow.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | use hirola::prelude::*;
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `hirola`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `hirola`, use `cargo add hirola` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `hirola` in this scope
[INFO] [stdout]   --> src/templating/flow.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | use hirola::dom::Dom;
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `hirola`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `hirola`, use `cargo add hirola` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hirola::dom::Dom`
[INFO] [stdout]   --> src/templating/flow.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | use hirola::dom::Dom;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `html` in this scope
[INFO] [stdout]   --> src/templating/flow.rs:34:11
[INFO] [stdout]    |
[INFO] [stdout] 34 | let res = html! {
[INFO] [stdout]    |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `MutableVec` in this scope
[INFO] [stdout]   --> src/templating/flow.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 | let count = MutableVec::new_with_values(vec![1, 2]);
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `MutableVec`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 4)
[INFO] [stdout]     src/templating/flow.rs - templating::flow::Indexed (line 29)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "93ba267032721f806fa90cac1c4423ccbc4b343934c01ce35d9818d8d7ef6076", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93ba267032721f806fa90cac1c4423ccbc4b343934c01ce35d9818d8d7ef6076", kill_on_drop: false }`
[INFO] [stdout] 93ba267032721f806fa90cac1c4423ccbc4b343934c01ce35d9818d8d7ef6076
