[INFO] fetching crate hirola-core 0.4.0...
[INFO] testing hirola-core-0.4.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate hirola-core 0.4.0 into /workspace/builds/worker-2-tc1/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-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate hirola-core 0.4.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 88 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.3.6 (available: v0.7.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded futures-signals v0.3.34
[INFO] [stderr]   Downloaded gensym v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 55ba75a5144749b256c20d9a6233fe70b5ac37561a87f61a5996731ccda97dfa
[INFO] running `Command { std: "docker" "start" "-a" "55ba75a5144749b256c20d9a6233fe70b5ac37561a87f61a5996731ccda97dfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "55ba75a5144749b256c20d9a6233fe70b5ac37561a87f61a5996731ccda97dfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55ba75a5144749b256c20d9a6233fe70b5ac37561a87f61a5996731ccda97dfa", kill_on_drop: false }`
[INFO] [stdout] 55ba75a5144749b256c20d9a6233fe70b5ac37561a87f61a5996731ccda97dfa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4c114ca70c1de3bdfcea3df4c22aca78469e20cf7152d2de01699750d5f27774
[INFO] running `Command { std: "docker" "start" "-a" "4c114ca70c1de3bdfcea3df4c22aca78469e20cf7152d2de01699750d5f27774", kill_on_drop: false }`
[INFO] [stderr]    Compiling discard v1.0.4
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling gensym v0.1.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pin-project v1.1.10
[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.54s
[INFO] running `Command { std: "docker" "inspect" "4c114ca70c1de3bdfcea3df4c22aca78469e20cf7152d2de01699750d5f27774", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c114ca70c1de3bdfcea3df4c22aca78469e20cf7152d2de01699750d5f27774", kill_on_drop: false }`
[INFO] [stdout] 4c114ca70c1de3bdfcea3df4c22aca78469e20cf7152d2de01699750d5f27774
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9910662b662db4c993bca8ee4def16ebd79913d978501bb4f0407edf4a9a97a6
[INFO] running `Command { std: "docker" "start" "-a" "9910662b662db4c993bca8ee4def16ebd79913d978501bb4f0407edf4a9a97a6", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.105
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.105
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.4.5
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.105
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling gensym v0.1.1
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.55
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.105
[INFO] [stderr]    Compiling js-sys v0.3.82
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling futures-signals v0.3.34
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[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.55
[INFO] [stderr]    Compiling web-sys v0.3.82
[INFO] [stderr]    Compiling wasm-bindgen-test v0.3.55
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 28.68s
[INFO] running `Command { std: "docker" "inspect" "9910662b662db4c993bca8ee4def16ebd79913d978501bb4f0407edf4a9a97a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9910662b662db4c993bca8ee4def16ebd79913d978501bb4f0407edf4a9a97a6", kill_on_drop: false }`
[INFO] [stdout] 9910662b662db4c993bca8ee4def16ebd79913d978501bb4f0407edf4a9a97a6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 43f9f5ba4572523437b62ed59d3e567c0a08dce946b155cbb5cb37d142613669
[INFO] running `Command { std: "docker" "start" "-a" "43f9f5ba4572523437b62ed59d3e567c0a08dce946b155cbb5cb37d142613669", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hirola_core-0a16acd76fe9d1d8)
[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]: failed to resolve: use of unresolved module or unlinked crate `hirola`
[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]: failed to resolve: use of unresolved module or unlinked crate `hirola`
[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]: failed to resolve: use of unresolved module or unlinked crate `hirola`
[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[E0412]: 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[E0282]: type annotations needed
[INFO] [stdout]   --> src/lib.rs:11:37
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let decrement = count.callback(|s| *s.lock_mut() -= 1);
[INFO] [stdout]    |                                     ^   - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let decrement = count.callback(|s: /* Type */| *s.lock_mut() -= 1);
[INFO] [stdout]    |                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/lib.rs:12:37
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let increment = count.callback(|s| *s.lock_mut() += 1);
[INFO] [stdout]    |                                     ^   - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let increment = count.callback(|s: /* Type */| *s.lock_mut() += 1);
[INFO] [stdout]    |                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0412, E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/templating/flow.rs - templating::flow::Indexed (line 29) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hirola`
[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]: failed to resolve: use of unresolved module or unlinked crate `hirola`
[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]: failed to resolve: use of undeclared type `MutableVec`
[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] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 29 + use futures_signals::signal_vec::MutableVec;
[INFO] [stdout]    |
[INFO] [stdout] 29 + use hirola_core::prelude::MutableVec;
[INFO] [stdout]    |
[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.20s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "43f9f5ba4572523437b62ed59d3e567c0a08dce946b155cbb5cb37d142613669", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43f9f5ba4572523437b62ed59d3e567c0a08dce946b155cbb5cb37d142613669", kill_on_drop: false }`
[INFO] [stdout] 43f9f5ba4572523437b62ed59d3e567c0a08dce946b155cbb5cb37d142613669
