[INFO] cloning repository https://github.com/mcmah309/dioxus-use-js
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mcmah309/dioxus-use-js" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmcmah309%2Fdioxus-use-js", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmcmah309%2Fdioxus-use-js'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a8c944ffebd18ce30781199acbe3a6ce4e225e07
[INFO] checking mcmah309/dioxus-use-js against master#61cc47e367d7be91e13bcd01e4e96e0e233d4f6d for pr-133502-18
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmcmah309%2Fdioxus-use-js" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mcmah309/dioxus-use-js
[INFO] finished tweaking git repo https://github.com/mcmah309/dioxus-use-js
[INFO] tweaked toml for git repo https://github.com/mcmah309/dioxus-use-js written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mcmah309/dioxus-use-js on toolchain 61cc47e367d7be91e13bcd01e4e96e0e233d4f6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mcmah309/dioxus-use-js 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" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-5-tc1/source/example/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bytes-str v0.2.7
[INFO] [stderr]   Downloaded swc_ecma_ast v16.0.0
[INFO] [stderr]   Downloaded swc_atoms v7.0.0
[INFO] [stderr]   Downloaded ast_node v4.0.0
[INFO] [stderr]   Downloaded from_variant v2.0.2
[INFO] [stderr]   Downloaded darling_macro v0.21.1
[INFO] [stderr]   Downloaded hstr v2.1.0
[INFO] [stderr]   Downloaded darling v0.21.1
[INFO] [stderr]   Downloaded rfd v0.15.3
[INFO] [stderr]   Downloaded darling_core v0.21.1
[INFO] [stderr]   Downloaded bon-macros v3.7.0
[INFO] [stderr]   Downloaded muda v0.17.0
[INFO] [stderr]   Downloaded swc_ecma_lexer v24.0.1
[INFO] [stderr]   Downloaded tray-icon v0.21.0
[INFO] [stderr]   Downloaded bon v3.7.0
[INFO] [stderr]   Downloaded swc_common v15.0.0
[INFO] [stderr]   Downloaded swc_ecma_parser v25.0.0
[INFO] [stderr]   Downloaded dispatch2 v0.2.0
[INFO] [stderr]   Downloaded swc_ecma_visit v16.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 05c43a7045a4aa1a5ff81acdb15d125e0b5a7401123fbef0d9097ad2c52bc9e1
[INFO] running `Command { std: "docker" "start" "-a" "05c43a7045a4aa1a5ff81acdb15d125e0b5a7401123fbef0d9097ad2c52bc9e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "05c43a7045a4aa1a5ff81acdb15d125e0b5a7401123fbef0d9097ad2c52bc9e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05c43a7045a4aa1a5ff81acdb15d125e0b5a7401123fbef0d9097ad2c52bc9e1", kill_on_drop: false }`
[INFO] [stdout] 05c43a7045a4aa1a5ff81acdb15d125e0b5a7401123fbef0d9097ad2c52bc9e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 95e67277e073da8358fe0276e4d32150fe3c3871e6b6302b189e0de28d507ca9
[INFO] running `Command { std: "docker" "start" "-a" "95e67277e073da8358fe0276e4d32150fe3c3871e6b6302b189e0de28d507ca9", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/example/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.106
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling dioxus-core-types v0.7.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling lazy-js-bundle v0.7.2
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking libloading v0.8.8
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking longest-increasing-subsequence v0.1.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling dioxus-cli-config v0.7.2
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling swc_visit v2.0.1
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling better_scoped_tls v1.0.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling dioxus-document v0.7.2
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling unicode-id-start v1.3.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.106
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling prettyplease v0.2.36
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]    Compiling euclid v0.22.11
[INFO] [stderr]     Checking keyboard-types v0.7.0
[INFO] [stderr]    Compiling dioxus-interpreter-js v0.7.2
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]     Checking const_format v0.2.34
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking siphasher v1.0.1
[INFO] [stderr]     Checking sledgehammer_utils v0.3.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling dioxus-web v0.7.2
[INFO] [stderr]    Compiling dioxus-config-macros v0.7.2
[INFO] [stderr]    Compiling dioxus-config-macro v0.7.2
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling ar_archive_writer v0.2.0
[INFO] [stderr]    Compiling psm v0.1.28
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling swc_macros_common v1.0.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.106
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]    Compiling darling_core v0.21.1
[INFO] [stderr]    Compiling dioxus-rsx v0.7.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling warnings-macro v0.2.0
[INFO] [stderr]    Compiling ast_node v4.0.0
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling swc_eq_ignore_macros v1.0.1
[INFO] [stderr]    Compiling from_variant v2.0.2
[INFO] [stderr]    Compiling string_enum v1.0.2
[INFO] [stderr]    Compiling is-macro v0.3.7
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling const-serialize-macro v0.7.2
[INFO] [stderr]    Compiling dioxus-html-internal-macro v0.7.2
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling dioxus-stores-macro v0.7.2
[INFO] [stderr]    Compiling sledgehammer_bindgen_macro v0.6.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking generational-box v0.7.2
[INFO] [stderr]     Checking warnings v0.2.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking tungstenite v0.27.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling dioxus-asset-resolver v0.7.2
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling dioxus-core-macro v0.7.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling enumset_derive v0.11.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.106
[INFO] [stderr]    Compiling darling_macro v0.21.1
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling darling v0.21.1
[INFO] [stderr]    Compiling bon-macros v3.7.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]     Checking js-sys v0.3.83
[INFO] [stderr]     Checking enumset v1.1.6
[INFO] [stderr]     Checking sledgehammer_bindgen v0.6.0
[INFO] [stderr]    Compiling dioxus-logger v0.7.2
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]     Checking subsecond-types v0.7.2
[INFO] [stderr]    Compiling triomphe v0.1.14
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling bytes-str v0.2.7
[INFO] [stderr]    Compiling const-serialize v0.7.2
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]    Compiling subsecond v0.7.2
[INFO] [stderr]     Checking hstr v2.1.0
[INFO] [stderr]     Checking manganis-core v0.7.2
[INFO] [stderr]     Checking swc_atoms v7.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]     Checking dioxus-core v0.7.2
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling manganis-macro v0.7.2
[INFO] [stderr]    Compiling manganis v0.7.2
[INFO] [stderr]    Compiling swc_common v15.0.0
[INFO] [stderr]    Compiling bon v3.7.0
[INFO] [stderr]     Checking web-sys v0.3.83
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.56
[INFO] [stderr]     Checking serde-wasm-bindgen v0.6.5
[INFO] [stderr]     Checking gloo-timers v0.3.0
[INFO] [stderr]    Compiling dioxus-signals v0.7.2
[INFO] [stderr]    Compiling dioxus-history v0.7.2
[INFO] [stderr]     Checking dioxus-devtools-types v0.7.2
[INFO] [stderr]     Checking dioxus-hooks v0.7.2
[INFO] [stderr]     Checking dioxus-devtools v0.7.2
[INFO] [stderr]     Checking dioxus-stores v0.7.2
[INFO] [stderr]    Compiling swc_ecma_ast v16.0.0
[INFO] [stderr]     Checking dioxus-html v0.7.2
[INFO] [stderr]    Compiling dioxus v0.7.1
[INFO] [stderr]    Compiling swc_ecma_lexer v24.0.1
[INFO] [stderr]    Compiling swc_ecma_visit v16.0.0
[INFO] [stderr]     Checking wasm-streams v0.4.2
[INFO] [stderr]    Compiling swc_ecma_parser v25.0.0
[INFO] [stderr]     Checking dioxus-use-js-macro v0.4.6 (/opt/rustwide/workdir/dioxus-use-js-macro)
[INFO] [stdout] warning: field `ident` is never read
[INFO] [stdout]     --> dioxus-use-js-macro/src/lib.rs:1209:5
[INFO] [stdout]      |
[INFO] [stdout] 1207 | struct FunctionClassContext {
[INFO] [stdout]      |        -------------------- field in this struct
[INFO] [stdout] 1208 |     class_name: String,
[INFO] [stdout] 1209 |     ident: Ident,
[INFO] [stdout]      |     ^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `ident` is never read
[INFO] [stdout]     --> dioxus-use-js-macro/src/lib.rs:1209:5
[INFO] [stdout]      |
[INFO] [stdout] 1207 | struct FunctionClassContext {
[INFO] [stdout]      |        -------------------- field in this struct
[INFO] [stdout] 1208 |     class_name: String,
[INFO] [stdout] 1209 |     ident: Ident,
[INFO] [stdout]      |     ^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `ident` is never read
[INFO] [stdout]     --> dioxus-use-js-macro/src/lib.rs:1209:5
[INFO] [stdout]      |
[INFO] [stdout] 1207 | struct FunctionClassContext {
[INFO] [stdout]      |        -------------------- field in this struct
[INFO] [stdout] 1208 |     class_name: String,
[INFO] [stdout] 1209 |     ident: Ident,
[INFO] [stdout]      |     ^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling dioxus-use-js v0.4.6 (/opt/rustwide/workdir/dioxus-use-js)
[INFO] [stdout] warning: unused imports: `DerefMut` and `Deref`
[INFO] [stdout]  --> dioxus-use-js/src/lib.rs:4:16
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::ops::{Deref, DerefMut};
[INFO] [stdout]   |                ^^^^^  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]   --> dioxus-use-js/src/lib.rs:14:24
[INFO] [stdout]    |
[INFO] [stdout] 14 | use dioxus::document::{self, Eval};
[INFO] [stdout]    |                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DerefMut` and `Deref`
[INFO] [stdout]  --> dioxus-use-js/src/lib.rs:4:16
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::ops::{Deref, DerefMut};
[INFO] [stdout]   |                ^^^^^  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]   --> dioxus-use-js/src/lib.rs:14:24
[INFO] [stdout]    |
[INFO] [stdout] 14 | use dioxus::document::{self, Eval};
[INFO] [stdout]    |                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DerefMut` and `Deref`
[INFO] [stdout]  --> dioxus-use-js/src/lib.rs:4:16
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::ops::{Deref, DerefMut};
[INFO] [stdout]   |                ^^^^^  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]   --> dioxus-use-js/src/lib.rs:14:24
[INFO] [stdout]    |
[INFO] [stdout] 14 | use dioxus::document::{self, Eval};
[INFO] [stdout]    |                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling example v0.0.0 (/opt/rustwide/workdir/example)
[INFO] [stderr] warning: example@0.0.0: Bun does not exist and configuration allows this, skipping bun build.
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]  --> example/src/dropping_component.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let value = use_resource(move || async move {
[INFO] [stdout]   |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> example/src/main.rs:116:34
[INFO] [stdout]     |
[INFO] [stdout] 116 |     let cb4 = use_callback(move |value: ()| async move {
[INFO] [stdout]     |                                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> example/src/main.rs:100:34
[INFO] [stdout]     |
[INFO] [stdout] 100 |     let cb3 = use_callback(move |value: f64| async move {
[INFO] [stdout]     |                                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]   --> example/src/main.rs:84:34
[INFO] [stdout]    |
[INFO] [stdout] 84 |     let cb2 = use_callback(move |value: ()| async move {
[INFO] [stdout]    |                                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]  --> example/src/dropping_component.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let value = use_resource(move || async move {
[INFO] [stdout]   |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> example/src/main.rs:116:34
[INFO] [stdout]     |
[INFO] [stdout] 116 |     let cb4 = use_callback(move |value: ()| async move {
[INFO] [stdout]     |                                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> example/src/main.rs:100:34
[INFO] [stdout]     |
[INFO] [stdout] 100 |     let cb3 = use_callback(move |value: f64| async move {
[INFO] [stdout]     |                                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]   --> example/src/main.rs:84:34
[INFO] [stdout]    |
[INFO] [stdout] 84 |     let cb2 = use_callback(move |value: ()| async move {
[INFO] [stdout]    |                                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 00s
[INFO] running `Command { std: "docker" "inspect" "95e67277e073da8358fe0276e4d32150fe3c3871e6b6302b189e0de28d507ca9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95e67277e073da8358fe0276e4d32150fe3c3871e6b6302b189e0de28d507ca9", kill_on_drop: false }`
[INFO] [stdout] 95e67277e073da8358fe0276e4d32150fe3c3871e6b6302b189e0de28d507ca9
