[INFO] fetching crate leptos_dom 0.8.7...
[INFO] testing leptos_dom-0.8.7 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate leptos_dom 0.8.7 into /workspace/builds/worker-1-tc2/source
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate leptos_dom 0.8.7
[INFO] finished tweaking crates.io crate leptos_dom 0.8.7
[INFO] tweaked toml for crates.io crate leptos_dom 0.8.7 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate leptos_dom 0.8.7 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate leptos_dom 0.8.7 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 22fa218a8b675e2900d2c6f4a3e8e73998c13dd8eb5cc11b1bf35dd1ada96dad
[INFO] running `Command { std: "docker" "start" "-a" "22fa218a8b675e2900d2c6f4a3e8e73998c13dd8eb5cc11b1bf35dd1ada96dad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "22fa218a8b675e2900d2c6f4a3e8e73998c13dd8eb5cc11b1bf35dd1ada96dad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22fa218a8b675e2900d2c6f4a3e8e73998c13dd8eb5cc11b1bf35dd1ada96dad", kill_on_drop: false }`
[INFO] [stdout] 22fa218a8b675e2900d2c6f4a3e8e73998c13dd8eb5cc11b1bf35dd1ada96dad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 61a1171c6a0cd31637445b6b930c42c98b0544ab683b2d2c858c8f88a0bf42ac
[INFO] running `Command { std: "docker" "start" "-a" "61a1171c6a0cd31637445b6b930c42c98b0544ab683b2d2c858c8f88a0bf42ac", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.103
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling wasm-bindgen v0.2.103
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling send_wrapper v0.6.0
[INFO] [stderr]    Compiling or_poisoned v0.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling either_of v0.1.6
[INFO] [stderr]    Compiling throw_error v0.3.0
[INFO] [stderr]    Compiling erased v0.1.2
[INFO] [stderr]    Compiling next_tuple v0.1.0
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling linear-map v1.2.0
[INFO] [stderr]    Compiling const_str_slice_concat v0.1.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling drain_filter_polyfill v0.1.3
[INFO] [stderr]    Compiling guardian v1.3.0
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling tachys v0.2.9
[INFO] [stderr]    Compiling reactive_graph v0.2.8
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.103
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.103
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.103
[INFO] [stderr]    Compiling js-sys v0.3.80
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling any_spawner v0.3.0
[INFO] [stderr]    Compiling web-sys v0.3.80
[INFO] [stderr]    Compiling leptos_dom v0.8.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.26s
[INFO] running `Command { std: "docker" "inspect" "61a1171c6a0cd31637445b6b930c42c98b0544ab683b2d2c858c8f88a0bf42ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61a1171c6a0cd31637445b6b930c42c98b0544ab683b2d2c858c8f88a0bf42ac", kill_on_drop: false }`
[INFO] [stdout] 61a1171c6a0cd31637445b6b930c42c98b0544ab683b2d2c858c8f88a0bf42ac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 3e9f56bb2b7991180182d63801473a2df95762b4a4fa38c93de42303cf0e912e
[INFO] running `Command { std: "docker" "start" "-a" "3e9f56bb2b7991180182d63801473a2df95762b4a4fa38c93de42303cf0e912e", kill_on_drop: false }`
[INFO] [stderr]    Compiling leptos_dom v0.8.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.04s
[INFO] running `Command { std: "docker" "inspect" "3e9f56bb2b7991180182d63801473a2df95762b4a4fa38c93de42303cf0e912e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e9f56bb2b7991180182d63801473a2df95762b4a4fa38c93de42303cf0e912e", kill_on_drop: false }`
[INFO] [stdout] 3e9f56bb2b7991180182d63801473a2df95762b4a4fa38c93de42303cf0e912e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] e21366486ee0f1ca6fd935d9f0f1f7aaae794b9320ba41aa3f9438c46cfc6194
[INFO] running `Command { std: "docker" "start" "-a" "e21366486ee0f1ca6fd935d9f0f1f7aaae794b9320ba41aa3f9438c46cfc6194", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/leptos_dom/5d5fa978a2c4cff1/deps/leptos_dom-5d5fa978a2c4cff1)
[INFO] [stdout] 
[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] [stderr]    Doc-tests leptos_dom
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/helpers.rs - helpers::debounce (line 337) ... FAILED
[INFO] [stdout] test src/helpers.rs - helpers::window_event_listener (line 539) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/helpers.rs - helpers::debounce (line 337) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `leptos`
[INFO] [stdout]    --> src/helpers.rs:339:5
[INFO] [stdout]     |
[INFO] [stdout] 339 | use leptos::{leptos_dom::helpers::debounce, logging::log, prelude::*, *};
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `leptos`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `leptos`, use `cargo add leptos` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `leptos`
[INFO] [stdout]    --> src/helpers.rs:339:5
[INFO] [stdout]     |
[INFO] [stdout] 339 | use leptos::{leptos_dom::helpers::debounce, logging::log, prelude::*, *};
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `leptos`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `leptos`, use `cargo add leptos` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]    --> src/helpers.rs:341:3
[INFO] [stdout]     |
[INFO] [stdout] 341 | #[component]
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `view` in this scope
[INFO] [stdout]    --> src/helpers.rs:348:5
[INFO] [stdout]     |
[INFO] [stdout] 348 |     view! {
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 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] ---- src/helpers.rs - helpers::window_event_listener (line 539) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `leptos`
[INFO] [stdout]    --> src/helpers.rs:541:5
[INFO] [stdout]     |
[INFO] [stdout] 541 | use leptos::{
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `leptos`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `leptos`, use `cargo add leptos` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `leptos`
[INFO] [stdout]    --> src/helpers.rs:541:5
[INFO] [stdout]     |
[INFO] [stdout] 541 | use leptos::{
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `leptos`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `leptos`, use `cargo add leptos` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]    --> src/helpers.rs:546:3
[INFO] [stdout]     |
[INFO] [stdout] 546 | #[component]
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `IntoView` in this scope
[INFO] [stdout]    --> src/helpers.rs:547:18
[INFO] [stdout]     |
[INFO] [stdout] 547 | fn App() -> impl IntoView {
[INFO] [stdout]     |                  ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `on_cleanup` in this scope
[INFO] [stdout]    --> src/helpers.rs:554:5
[INFO] [stdout]     |
[INFO] [stdout] 554 |     on_cleanup(move || handle.remove());
[INFO] [stdout]     |     ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 538 + use reactive_graph::owner::on_cleanup;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0425, E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/helpers.rs - helpers::debounce (line 337)
[INFO] [stdout]     src/helpers.rs - helpers::window_event_listener (line 539)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "e21366486ee0f1ca6fd935d9f0f1f7aaae794b9320ba41aa3f9438c46cfc6194", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e21366486ee0f1ca6fd935d9f0f1f7aaae794b9320ba41aa3f9438c46cfc6194", kill_on_drop: false }`
[INFO] [stdout] e21366486ee0f1ca6fd935d9f0f1f7aaae794b9320ba41aa3f9438c46cfc6194
