[INFO] fetching crate leptos_aria_utils 0.0.0...
[INFO] testing leptos_aria_utils-0.0.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate leptos_aria_utils 0.0.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate leptos_aria_utils 0.0.0
[INFO] finished tweaking crates.io crate leptos_aria_utils 0.0.0
[INFO] tweaked toml for crates.io crate leptos_aria_utils 0.0.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate leptos_aria_utils 0.0.0 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 143 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding leptos v0.1.3 (available: v0.8.15)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2878f6c92eade79caf0f484a232309eaf34226e050479e2dafd86b8cc458d73a
[INFO] running `Command { std: "docker" "start" "-a" "2878f6c92eade79caf0f484a232309eaf34226e050479e2dafd86b8cc458d73a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2878f6c92eade79caf0f484a232309eaf34226e050479e2dafd86b8cc458d73a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2878f6c92eade79caf0f484a232309eaf34226e050479e2dafd86b8cc458d73a", kill_on_drop: false }`
[INFO] [stdout] 2878f6c92eade79caf0f484a232309eaf34226e050479e2dafd86b8cc458d73a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9f74d8de1a66c1ef7c6cc3c0f0c31b7a6a728609ee84aff9a26e1e5271670105
[INFO] running `Command { std: "docker" "start" "-a" "9f74d8de1a66c1ef7c6cc3c0f0c31b7a6a728609ee84aff9a26e1e5271670105", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling wasm-bindgen v0.2.106
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling utf8-width v0.1.8
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling drain_filter_polyfill v0.1.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling pad-adapter v0.1.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling dlv-list v0.3.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling ordered-multimap v0.4.3
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]    Compiling linear-map v1.2.0
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling rust-ini v0.18.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling futures-cpupool v0.1.8
[INFO] [stderr]    Compiling fs v0.0.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.106
[INFO] [stderr]    Compiling pest_generator v2.8.5
[INFO] [stderr]    Compiling typed-builder v0.11.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling enum-ordinalize v3.1.15
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling educe v0.4.23
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling pest_derive v2.8.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling syn-rsx v0.9.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.106
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling ron v0.7.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling js-sys v0.3.83
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling config v0.13.4
[INFO] [stderr]    Compiling leptos_config v0.1.3
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.56
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.4.5
[INFO] [stderr]    Compiling web-sys v0.3.83
[INFO] [stderr]    Compiling leptos_reactive v0.1.3
[INFO] [stderr]    Compiling gloo-utils v0.1.7
[INFO] [stderr]    Compiling gloo-net v0.2.6
[INFO] [stderr]    Compiling leptos_dom v0.1.3
[INFO] [stderr]    Compiling leptos_server v0.1.3
[INFO] [stderr]    Compiling leptos_macro v0.1.3
[INFO] [stderr]    Compiling leptos v0.1.3
[INFO] [stderr]    Compiling leptos_aria_utils v0.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 58s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: leptos_macro v0.1.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "9f74d8de1a66c1ef7c6cc3c0f0c31b7a6a728609ee84aff9a26e1e5271670105", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f74d8de1a66c1ef7c6cc3c0f0c31b7a6a728609ee84aff9a26e1e5271670105", kill_on_drop: false }`
[INFO] [stdout] 9f74d8de1a66c1ef7c6cc3c0f0c31b7a6a728609ee84aff9a26e1e5271670105
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5dc9b0f5e6e6451f32df6b1b82338c7576e9bc4b986814a30159bc39fb3249d9
[INFO] running `Command { std: "docker" "start" "-a" "5dc9b0f5e6e6451f32df6b1b82338c7576e9bc4b986814a30159bc39fb3249d9", kill_on_drop: false }`
[INFO] [stderr]    Compiling leptos_aria_utils v0.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.27s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: leptos_macro v0.1.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "5dc9b0f5e6e6451f32df6b1b82338c7576e9bc4b986814a30159bc39fb3249d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5dc9b0f5e6e6451f32df6b1b82338c7576e9bc4b986814a30159bc39fb3249d9", kill_on_drop: false }`
[INFO] [stdout] 5dc9b0f5e6e6451f32df6b1b82338c7576e9bc4b986814a30159bc39fb3249d9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 48dbe441a3f208b36c496067041438aced62c8d036dec96916c0c37a2aa854c7
[INFO] running `Command { std: "docker" "start" "-a" "48dbe441a3f208b36c496067041438aced62c8d036dec96916c0c37a2aa854c7", kill_on_drop: false }`
[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]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: leptos_macro v0.1.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/leptos_aria_utils-b81f582ba88e2f2d)
[INFO] [stderr]    Doc-tests leptos_aria_utils
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/silly_map.rs - silly_map::Map<K,V>::for_each (line 99) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/silly_map.rs - silly_map::Map<K,V>::for_each (line 99) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Map`
[INFO] [stdout]    --> src/silly_map.rs:100:14
[INFO] [stdout]     |
[INFO] [stdout] 100 | let js_map = Map::new();
[INFO] [stdout]     |              ^^^ use of undeclared type `Map`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]  99 + use std::iter::Map;
[INFO] [stdout]     |
[INFO] [stdout]  99 + use leptos::Map;
[INFO] [stdout]     |
[INFO] [stdout]  99 + use leptos_aria_utils::Map;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/silly_map.rs - silly_map::Map<K,V>::for_each (line 99)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "48dbe441a3f208b36c496067041438aced62c8d036dec96916c0c37a2aa854c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48dbe441a3f208b36c496067041438aced62c8d036dec96916c0c37a2aa854c7", kill_on_drop: false }`
[INFO] [stdout] 48dbe441a3f208b36c496067041438aced62c8d036dec96916c0c37a2aa854c7
