[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] 0968f38f5b9488e537f330b8a6090077f2ef717b [INFO] testing mcmah309/dioxus-use-js against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmcmah309%2Fdioxus-use-js" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/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-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mcmah309/dioxus-use-js on toolchain 1.99.0-beta.1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "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" "+1.99.0-beta.1" "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-4-tc2/source/example/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 85d13e990df1edbd57874c3c80eaa657836ca4ba4c67b5c5509cc86d97192da8 [INFO] running `Command { std: "docker" "start" "85d13e990df1edbd57874c3c80eaa657836ca4ba4c67b5c5509cc86d97192da8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "85d13e990df1edbd57874c3c80eaa657836ca4ba4c67b5c5509cc86d97192da8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "85d13e990df1edbd57874c3c80eaa657836ca4ba4c67b5c5509cc86d97192da8" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "85d13e990df1edbd57874c3c80eaa657836ca4ba4c67b5c5509cc86d97192da8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "85d13e990df1edbd57874c3c80eaa657836ca4ba4c67b5c5509cc86d97192da8" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", 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 unicode-ident v1.0.18 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.106 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.106 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling cc v1.2.44 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling lazy-js-bundle v0.7.2 [INFO] [stderr] Compiling dioxus-core-types v0.7.2 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling longest-increasing-subsequence v0.1.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling better_scoped_tls v1.0.1 [INFO] [stderr] Compiling dioxus-document v0.7.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling swc_visit v2.0.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling unicode-id-start v1.3.1 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling dioxus-cli-config v0.7.2 [INFO] [stderr] Compiling stacker v0.1.22 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.106 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling swc_macros_common v1.0.1 [INFO] [stderr] Compiling dioxus-rsx v0.7.2 [INFO] [stderr] Compiling macro-string v0.1.4 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling warnings-macro v0.2.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.106 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling enumset_derive v0.11.0 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling const-serialize-macro v0.7.2 [INFO] [stderr] Compiling generational-box v0.7.2 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling ar_archive_writer v0.2.0 [INFO] [stderr] Compiling dioxus-core-macro v0.7.2 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling ast_node v4.0.0 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling psm v0.1.28 [INFO] [stderr] Compiling dioxus-html-internal-macro v0.7.2 [INFO] [stderr] Compiling from_variant v2.0.2 [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 swc_eq_ignore_macros v1.0.1 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling js-sys v0.3.83 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling is-macro v0.3.7 [INFO] [stderr] Compiling string_enum v1.0.2 [INFO] [stderr] Compiling warnings v0.2.1 [INFO] [stderr] Compiling dioxus-stores-macro v0.7.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling triomphe v0.1.14 [INFO] [stderr] Compiling subsecond-types v0.7.2 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling subsecond v0.7.2 [INFO] [stderr] Compiling hstr v2.1.0 [INFO] [stderr] Compiling swc_atoms v7.0.0 [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] Compiling manganis-core v0.7.2 [INFO] [stderr] Compiling dioxus-core v0.7.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling manganis-macro v0.7.2 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling darling_core v0.21.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling swc_common v15.0.0 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling dioxus-signals v0.7.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling swc_ecma_ast v16.0.0 [INFO] [stderr] Compiling if_chain v1.0.3 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling prettyplease v0.2.36 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling darling_macro v0.21.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling dioxus-hooks v0.7.2 [INFO] [stderr] Compiling sourcemap v9.3.2 [INFO] [stderr] Compiling web-sys v0.3.83 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.56 [INFO] [stderr] Compiling enumset v1.1.6 [INFO] [stderr] Compiling keyboard-types v0.7.0 [INFO] [stderr] Compiling euclid v0.22.11 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling dioxus-html v0.7.2 [INFO] [stderr] Compiling swc_ecma_lexer v24.0.1 [INFO] [stderr] Compiling swc_ecma_visit v16.0.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling darling v0.21.1 [INFO] [stderr] Compiling sledgehammer_bindgen_macro v0.6.1 [INFO] [stderr] Compiling dioxus-interpreter-js v0.7.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling tungstenite v0.27.0 [INFO] [stderr] Compiling bon-macros v3.7.0 [INFO] [stderr] Compiling swc_ecma_parser v25.0.0 [INFO] [stderr] Compiling sledgehammer_bindgen v0.6.0 [INFO] [stderr] Compiling sledgehammer_utils v0.3.1 [INFO] [stderr] Compiling dioxus-logger v0.7.2 [INFO] [stderr] Compiling dioxus-devtools-types v0.7.2 [INFO] [stderr] Compiling dioxus-stores v0.7.2 [INFO] [stderr] Compiling dioxus-history v0.7.2 [INFO] [stderr] Compiling manganis v0.7.2 [INFO] [stderr] Compiling dioxus-asset-resolver v0.7.2 [INFO] [stderr] Compiling dioxus-web v0.7.2 [INFO] [stderr] Compiling dioxus-config-macros v0.7.2 [INFO] [stderr] Compiling dioxus v0.7.1 [INFO] [stderr] Compiling dioxus-devtools v0.7.2 [INFO] [stderr] Compiling dioxus-use-js-macro v0.5.0 (/opt/rustwide/workdir/dioxus-use-js-macro) [INFO] [stderr] Compiling wasm-streams v0.4.2 [INFO] [stdout] warning: field `ident` is never read [INFO] [stdout] --> dioxus-use-js-macro/src/lib.rs:1366:5 [INFO] [stdout] | [INFO] [stdout] 1364 | struct FunctionClassContext { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] 1365 | class_name: String, [INFO] [stdout] 1366 | 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 serde-wasm-bindgen v0.6.5 [INFO] [stderr] Compiling gloo-timers v0.3.0 [INFO] [stderr] Compiling send_wrapper v0.6.0 [INFO] [stderr] Compiling bon v3.7.0 [INFO] [stderr] Compiling dioxus-config-macro v0.7.2 [INFO] [stderr] Compiling dioxus-use-js v0.5.0 (/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] [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: field `ident` is never read [INFO] [stdout] --> dioxus-use-js-macro/src/lib.rs:1366:5 [INFO] [stdout] | [INFO] [stdout] 1364 | struct FunctionClassContext { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] 1365 | class_name: String, [INFO] [stdout] 1366 | 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: 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 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:164:34 [INFO] [stdout] | [INFO] [stdout] 164 | 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:148:34 [INFO] [stdout] | [INFO] [stdout] 148 | 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:132:34 [INFO] [stdout] | [INFO] [stdout] 132 | 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 `release` profile [optimized] target(s) in 5m 20s [INFO] running `Command { std: "docker" "inspect" "85d13e990df1edbd57874c3c80eaa657836ca4ba4c67b5c5509cc86d97192da8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "85d13e990df1edbd57874c3c80eaa657836ca4ba4c67b5c5509cc86d97192da8" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", 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] [stdout] warning: field `ident` is never read [INFO] [stdout] --> dioxus-use-js-macro/src/lib.rs:1366:5 [INFO] [stdout] | [INFO] [stdout] 1364 | struct FunctionClassContext { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] 1365 | class_name: String, [INFO] [stdout] 1366 | 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-macro v0.5.0 (/opt/rustwide/workdir/dioxus-use-js-macro) [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 dioxus-use-js v0.5.0 (/opt/rustwide/workdir/dioxus-use-js) [INFO] [stderr] warning: example@0.0.0: Bun does not exist and configuration allows this, skipping bun build. [INFO] [stderr] Compiling example v0.0.0 (/opt/rustwide/workdir/example) [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: field `ident` is never read [INFO] [stdout] --> dioxus-use-js-macro/src/lib.rs:1366:5 [INFO] [stdout] | [INFO] [stdout] 1364 | struct FunctionClassContext { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] 1365 | class_name: String, [INFO] [stdout] 1366 | 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: 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:164:34 [INFO] [stdout] | [INFO] [stdout] 164 | 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:148:34 [INFO] [stdout] | [INFO] [stdout] 148 | 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:132:34 [INFO] [stdout] | [INFO] [stdout] 132 | 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 `release` profile [optimized] target(s) in 26.76s [INFO] running `Command { std: "docker" "inspect" "85d13e990df1edbd57874c3c80eaa657836ca4ba4c67b5c5509cc86d97192da8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "85d13e990df1edbd57874c3c80eaa657836ca4ba4c67b5c5509cc86d97192da8" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", 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] warning: field `ident` is never read [INFO] [stderr] --> dioxus-use-js-macro/src/lib.rs:1366:5 [INFO] [stderr] | [INFO] [stderr] 1364 | struct FunctionClassContext { [INFO] [stderr] | -------------------- field in this struct [INFO] [stderr] 1365 | class_name: String, [INFO] [stderr] 1366 | ident: Ident, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `dioxus-use-js-macro` (lib) generated 1 warning [INFO] [stderr] warning: `dioxus-use-js-macro` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: unused imports: `DerefMut` and `Deref` [INFO] [stderr] --> dioxus-use-js/src/lib.rs:4:16 [INFO] [stderr] | [INFO] [stderr] 4 | use std::ops::{Deref, DerefMut}; [INFO] [stderr] | ^^^^^ ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `self` [INFO] [stderr] --> dioxus-use-js/src/lib.rs:14:24 [INFO] [stderr] | [INFO] [stderr] 14 | use dioxus::document::{self, Eval}; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: `dioxus-use-js` (lib) generated 2 warnings (run `cargo fix --lib -p dioxus-use-js` to apply 2 suggestions) [INFO] [stderr] warning: `dioxus-use-js` (lib) generated 2 warnings (2 duplicates) [INFO] [stderr] warning: `dioxus-use-js` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] warning: example@0.0.0: Bun does not exist and configuration allows this, skipping bun build. [INFO] [stderr] warning: unused variable: `value` [INFO] [stderr] --> example/src/dropping_component.rs:9:9 [INFO] [stderr] | [INFO] [stderr] 9 | let value = use_resource(move || async move { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `value` [INFO] [stderr] --> example/src/main.rs:164:34 [INFO] [stderr] | [INFO] [stderr] 164 | let cb4 = use_callback(move |value: ()| async move { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `value` [INFO] [stderr] --> example/src/main.rs:148:34 [INFO] [stderr] | [INFO] [stderr] 148 | let cb3 = use_callback(move |value: f64| async move { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `value` [INFO] [stderr] --> example/src/main.rs:132:34 [INFO] [stderr] | [INFO] [stderr] 132 | let cb2 = use_callback(move |value: ()| async move { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stderr] [INFO] [stderr] warning: `example` (bin "example" test) generated 4 warnings (run `cargo fix --bin "example" -p example --tests` to apply 4 suggestions) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 0.44s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/release/deps/dioxus_use_js-b4117cdab3be0fb5) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/release/deps/dioxus_use_js_macro-fe0afe698ba55caa) [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/release/deps/example-1ab013255c185877) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] Doc-tests dioxus_use_js [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test tests::test_arrays ... ok [INFO] [stdout] test tests::test_class_parsing ... ok [INFO] [stdout] test tests::test_fallback_for_union ... ok [INFO] [stdout] test tests::test_custom_types_are_used_verbatim ... ok [INFO] [stdout] test tests::test_dynamic_types_use_serde_generics ... ok [INFO] [stdout] test tests::test_extra_whitespace ... ok [INFO] [stdout] test tests::test_js_value ... ok [INFO] [stdout] test tests::test_json_types ... ok [INFO] [stdout] test tests::test_nested_custom_outputs_use_verbatim_types ... ok [INFO] [stdout] test tests::test_map_types ... ok [INFO] [stdout] test tests::test_nullable_array_and_elements ... ok [INFO] [stdout] test tests::test_nullable_array_itself ... ok [INFO] [stdout] test tests::test_nullable_primitives ... ok [INFO] [stdout] test tests::test_nullable_array_elements ... ok [INFO] [stdout] test tests::test_promise_types ... ok [INFO] [stdout] test tests::test_result_js_value_output_transport ... ok [INFO] [stdout] test tests::test_result_types ... ok [INFO] [stdout] test tests::test_rust_callback ... ok [INFO] [stdout] test tests::test_single_custom_output_has_no_generic ... ok [INFO] [stdout] test tests::test_tuple_outputs ... ok [INFO] [stdout] test tests::test_set_types ... ok [INFO] [stdout] test tests::test_type_alias_names_are_preserved_for_mapping ... ok [INFO] [stdout] test tests::test_primitives ... ok [INFO] [stdout] test tests::test_tuple_special_output_transport ... ok [INFO] [stdout] test tests::test_result_input_is_rejected - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [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] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test dioxus-use-js/src/../README.md - (line 192) ... ignored [INFO] [stdout] test dioxus-use-js/src/../README.md - (line 233) ... ignored [INFO] [stdout] test dioxus-use-js/src/../README.md - (line 241) ... ignored [INFO] [stdout] test dioxus-use-js/src/../README.md - (line 26) ... ignored [INFO] [stdout] test dioxus-use-js/src/../README.md - (line 296) ... ignored [INFO] [stdout] test dioxus-use-js/src/../README.md - (line 305) ... ignored [INFO] [stdout] test dioxus-use-js/src/../README.md - (line 34) ... ignored [INFO] [stdout] test dioxus-use-js/src/../README.md - (line 342) ... ignored [INFO] [stdout] test dioxus-use-js/src/../README.md - (line 40) ... ignored [INFO] [stdout] test dioxus-use-js/src/../README.md - (line 416) ... ignored [INFO] [stdout] test dioxus-use-js/src/../README.md - (line 67) ... ignored [INFO] [stdout] test dioxus-use-js/src/../README.md - (line 73) ... ignored [INFO] [stdout] test dioxus-use-js/src/../README.md - (line 79) ... ignored [INFO] [stdout] test dioxus-use-js/src/../README.md - (line 91) ... ignored [INFO] [stdout] test dioxus-use-js/src/../README.md - (line 99) ... ignored [INFO] [stdout] test dioxus-use-js/src/lib.rs - JsValue (line 107) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 16 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.27s; merged doctests compilation took 0.27s [INFO] [stderr] Doc-tests dioxus_use_js_macro [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] running `Command { std: "docker" "inspect" "85d13e990df1edbd57874c3c80eaa657836ca4ba4c67b5c5509cc86d97192da8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85d13e990df1edbd57874c3c80eaa657836ca4ba4c67b5c5509cc86d97192da8", kill_on_drop: false }` [INFO] [stdout] 85d13e990df1edbd57874c3c80eaa657836ca4ba4c67b5c5509cc86d97192da8