[INFO] fetching crate dioxus-use-cursor 0.2.1...
[INFO] testing dioxus-use-cursor-0.2.1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate dioxus-use-cursor 0.2.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate dioxus-use-cursor 0.2.1
[INFO] finished tweaking crates.io crate dioxus-use-cursor 0.2.1
[INFO] tweaked toml for crates.io crate dioxus-use-cursor 0.2.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dioxus-use-cursor 0.2.1 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 182 packages to latest compatible versions
[INFO] [stderr]       Adding dioxus v0.3.2 (available: v0.6.3)
[INFO] [stderr]       Adding gloo-events v0.1.2 (available: v0.2.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7a5505693307c6ce3a14b2f1b90d17a07c3f4c88e675b9f71a978baf5e2dac9d
[INFO] running `Command { std: "docker" "start" "-a" "7a5505693307c6ce3a14b2f1b90d17a07c3f4c88e675b9f71a978baf5e2dac9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7a5505693307c6ce3a14b2f1b90d17a07c3f4c88e675b9f71a978baf5e2dac9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a5505693307c6ce3a14b2f1b90d17a07c3f4c88e675b9f71a978baf5e2dac9d", kill_on_drop: false }`
[INFO] [stdout] 7a5505693307c6ce3a14b2f1b90d17a07c3f4c88e675b9f71a978baf5e2dac9d
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a7916883bdb175c57cc1945b94002670b01e553ad9eb2cad7dbe0cbba5aab4bd
[INFO] running `Command { std: "docker" "start" "-a" "a7916883bdb175c57cc1945b94002670b01e553ad9eb2cad7dbe0cbba5aab4bd", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.104
[INFO] [stderr]    Compiling smallbox v0.8.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling longest-increasing-subsequence v0.1.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling wasm-bindgen v0.2.104
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling execute-command-tokens v0.1.7
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling interprocess v1.2.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling bumpslab v0.2.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling spinning v0.1.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling to_method v1.1.0
[INFO] [stderr]    Compiling intmap v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling generic-array v1.2.0
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling internment v0.7.5
[INFO] [stderr]    Compiling notify v5.2.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.104
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling execute-command-macro-impl v0.1.10
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling execute-command-macro v0.1.9
[INFO] [stderr]    Compiling execute v0.2.13
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.104
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.104
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling enumset_derive v0.14.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling js-sys v0.3.81
[INFO] [stderr]    Compiling dioxus-core v0.3.3
[INFO] [stderr]    Compiling keyboard-types v0.6.2
[INFO] [stderr]    Compiling euclid v0.22.11
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling enumset v1.1.10
[INFO] [stderr]    Compiling dioxus-rsx v0.0.3
[INFO] [stderr]    Compiling dioxus-rsx v0.0.2
[INFO] [stderr]    Compiling dioxus-hooks v0.3.1
[INFO] [stderr]    Compiling dioxus-html v0.3.1
[INFO] [stderr]    Compiling dioxus-core-macro v0.3.0
[INFO] [stderr]    Compiling web-sys v0.3.81
[INFO] [stderr]    Compiling dioxus-hot-reload v0.1.1
[INFO] [stderr]    Compiling dioxus v0.3.2
[INFO] [stderr]    Compiling gloo-events v0.1.2
[INFO] [stderr]    Compiling dioxus-use-cursor v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]   --> src/hooks/use_hover/mod.rs:41:20
[INFO] [stdout]    |
[INFO] [stdout] 41 |         let hook = UseHover::new(cx, todo!());
[INFO] [stdout]    |                    ^^^^^^^^^^^^^     ------- any code following this expression is unreachable
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    unreachable call
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hook`
[INFO] [stdout]   --> src/hooks/use_hover/mod.rs:41:13
[INFO] [stdout]    |
[INFO] [stdout] 41 |         let hook = UseHover::new(cx, todo!());
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_hook`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.56s
[INFO] running `Command { std: "docker" "inspect" "a7916883bdb175c57cc1945b94002670b01e553ad9eb2cad7dbe0cbba5aab4bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7916883bdb175c57cc1945b94002670b01e553ad9eb2cad7dbe0cbba5aab4bd", kill_on_drop: false }`
[INFO] [stdout] a7916883bdb175c57cc1945b94002670b01e553ad9eb2cad7dbe0cbba5aab4bd
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 50d76699e92fdf6e3b37008e30038e19394c09217faa46f54e325c9cbd8fecfe
[INFO] running `Command { std: "docker" "start" "-a" "50d76699e92fdf6e3b37008e30038e19394c09217faa46f54e325c9cbd8fecfe", kill_on_drop: false }`
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]   --> src/hooks/use_hover/mod.rs:41:20
[INFO] [stdout]    |
[INFO] [stdout] 41 |         let hook = UseHover::new(cx, todo!());
[INFO] [stdout]    |                    ^^^^^^^^^^^^^     ------- any code following this expression is unreachable
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    unreachable call
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hook`
[INFO] [stdout]   --> src/hooks/use_hover/mod.rs:41:13
[INFO] [stdout]    |
[INFO] [stdout] 41 |         let hook = UseHover::new(cx, todo!());
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_hook`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling dioxus-use-cursor v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]   --> src/hooks/use_hover/mod.rs:41:20
[INFO] [stdout]    |
[INFO] [stdout] 41 |         let hook = UseHover::new(cx, todo!());
[INFO] [stdout]    |                    ^^^^^^^^^^^^^     ------- any code following this expression is unreachable
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    unreachable call
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hook`
[INFO] [stdout]   --> src/hooks/use_hover/mod.rs:41:13
[INFO] [stdout]    |
[INFO] [stdout] 41 |         let hook = UseHover::new(cx, todo!());
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_hook`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.11s
[INFO] running `Command { std: "docker" "inspect" "50d76699e92fdf6e3b37008e30038e19394c09217faa46f54e325c9cbd8fecfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50d76699e92fdf6e3b37008e30038e19394c09217faa46f54e325c9cbd8fecfe", kill_on_drop: false }`
[INFO] [stdout] 50d76699e92fdf6e3b37008e30038e19394c09217faa46f54e325c9cbd8fecfe
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ba39cbce414ae155e32df831350fd867cdd1b6a4e81a79bd91e4330f95d84cd2
[INFO] running `Command { std: "docker" "start" "-a" "ba39cbce414ae155e32df831350fd867cdd1b6a4e81a79bd91e4330f95d84cd2", kill_on_drop: false }`
[INFO] [stderr] warning: unreachable call
[INFO] [stderr]   --> src/hooks/use_hover/mod.rs:41:20
[INFO] [stderr]    |
[INFO] [stderr] 41 |         let hook = UseHover::new(cx, todo!());
[INFO] [stderr]    |                    ^^^^^^^^^^^^^     ------- any code following this expression is unreachable
[INFO] [stderr]    |                    |
[INFO] [stderr]    |                    unreachable call
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `hook`
[INFO] [stderr]   --> src/hooks/use_hover/mod.rs:41:13
[INFO] [stderr]    |
[INFO] [stderr] 41 |         let hook = UseHover::new(cx, todo!());
[INFO] [stderr]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_hook`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `dioxus-use-cursor` (lib) generated 2 warnings
[INFO] [stderr] warning: `dioxus-use-cursor` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dioxus_use_cursor-8fd2426bd9bec6d4)
[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]      Running tests/main.rs (/opt/rustwide/target/debug/deps/main-564c56965cd4bcc6)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test ready ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests dioxus_use_cursor
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/hooks/use_hover/mod.rs - hooks::use_hover::UseCursorBuilder::use_hover (line 28) ... ok
[INFO] [stdout] test src/hooks/use_cursor/mod.rs - hooks::use_cursor::UseCursorBuilder::use_cursor (line 28) ... ok
[INFO] [stdout] test src/hooks/mod.rs - hooks::use_cursor (line 27) ... ok
[INFO] [stdout] test src/hooks/mod.rs - hooks::use_hover (line 52) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.84s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ba39cbce414ae155e32df831350fd867cdd1b6a4e81a79bd91e4330f95d84cd2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba39cbce414ae155e32df831350fd867cdd1b6a4e81a79bd91e4330f95d84cd2", kill_on_drop: false }`
[INFO] [stdout] ba39cbce414ae155e32df831350fd867cdd1b6a4e81a79bd91e4330f95d84cd2
