[INFO] fetching crate arwa 0.1.1... [INFO] checking arwa-0.1.1 against try#1463461488056994d1b84e8b752e7c11c7fae7aa for pr-154205 [INFO] extracting crate arwa 0.1.1 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate arwa 0.1.1 [INFO] finished tweaking crates.io crate arwa 0.1.1 [INFO] tweaked toml for crates.io crate arwa 0.1.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate arwa 0.1.1 on toolchain 1463461488056994d1b84e8b752e7c11c7fae7aa [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1463461488056994d1b84e8b752e7c11c7fae7aa" "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" "+1463461488056994d1b84e8b752e7c11c7fae7aa" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 34 packages to latest compatible versions [INFO] [stderr] Adding bitflags v1.3.2 (available: v2.11.0) [INFO] [stderr] Adding delegate v0.3.0 (available: v0.13.5) [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" "+1463461488056994d1b84e8b752e7c11c7fae7aa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1463461488056994d1b84e8b752e7c11c7fae7aa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f9d5129cbf1fb1e061c122cb7ea8229a49718e1829a6b687aef34084ba1829d [INFO] running `Command { std: "docker" "start" "-a" "8f9d5129cbf1fb1e061c122cb7ea8229a49718e1829a6b687aef34084ba1829d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f9d5129cbf1fb1e061c122cb7ea8229a49718e1829a6b687aef34084ba1829d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f9d5129cbf1fb1e061c122cb7ea8229a49718e1829a6b687aef34084ba1829d", kill_on_drop: false }` [INFO] [stdout] 8f9d5129cbf1fb1e061c122cb7ea8229a49718e1829a6b687aef34084ba1829d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1463461488056994d1b84e8b752e7c11c7fae7aa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d06c561bc1ceda451fe2f8b85535d2d03a84d6a37f134fc730828ffa98435ce7 [INFO] running `Command { std: "docker" "start" "-a" "d06c561bc1ceda451fe2f8b85535d2d03a84d6a37f134fc730828ffa98435ce7", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.114 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Checking unicode-ident v1.0.24 [INFO] [stderr] Checking futures-sink v0.3.32 [INFO] [stderr] Checking once_cell v1.21.4 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking futures-core v0.3.32 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking pin-project-lite v0.2.17 [INFO] [stderr] Checking futures-io v0.3.32 [INFO] [stderr] Checking futures-task v0.3.32 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.114 [INFO] [stderr] Compiling wasm-bindgen v0.2.114 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling delegate v0.3.0 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.114 [INFO] [stderr] Checking js-sys v0.3.91 [INFO] [stderr] Checking web-sys v0.3.91 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.64 [INFO] [stderr] Checking gloo-events v0.1.2 [INFO] [stderr] Checking arwa v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find type `PerformanceMark` in crate `web_sys` [INFO] [stdout] --> src/performance.rs:285:21 [INFO] [stdout] | [INFO] [stdout] 285 | inner: web_sys::PerformanceMark, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/web-sys-0.3.91/src/features/gen_Performance.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[wasm_bindgen] [INFO] [stdout] | --------------- similarly named struct `Performance` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 285 - inner: web_sys::PerformanceMark, [INFO] [stdout] 285 + inner: web_sys::Performance, [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use crate::PerformanceMark; [INFO] [stdout] | [INFO] [stdout] help: if you import `PerformanceMark`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 285 - inner: web_sys::PerformanceMark, [INFO] [stdout] 285 + inner: PerformanceMark, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `PerformanceMark` in crate `web_sys` [INFO] [stdout] --> src/performance.rs:300:20 [INFO] [stdout] | [INFO] [stdout] 300 | impl From for PerformanceMark { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/web-sys-0.3.91/src/features/gen_Performance.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[wasm_bindgen] [INFO] [stdout] | --------------- similarly named struct `Performance` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 300 - impl From for PerformanceMark { [INFO] [stdout] 300 + impl From for PerformanceMark { [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use crate::PerformanceMark; [INFO] [stdout] | [INFO] [stdout] help: if you import `PerformanceMark`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 300 - impl From for PerformanceMark { [INFO] [stdout] 300 + impl From for PerformanceMark { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `PerformanceMark` in crate `web_sys` [INFO] [stdout] --> src/performance.rs:301:29 [INFO] [stdout] | [INFO] [stdout] 301 | fn from(inner: web_sys::PerformanceMark) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/web-sys-0.3.91/src/features/gen_Performance.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[wasm_bindgen] [INFO] [stdout] | --------------- similarly named struct `Performance` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 301 - fn from(inner: web_sys::PerformanceMark) -> Self { [INFO] [stdout] 301 + fn from(inner: web_sys::Performance) -> Self { [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use crate::PerformanceMark; [INFO] [stdout] | [INFO] [stdout] help: if you import `PerformanceMark`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 301 - fn from(inner: web_sys::PerformanceMark) -> Self { [INFO] [stdout] 301 + fn from(inner: PerformanceMark) -> Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `PerformanceMark` in crate `web_sys` [INFO] [stdout] --> src/performance.rs:312:31 [INFO] [stdout] | [INFO] [stdout] 312 | e.dyn_into::() [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/web-sys-0.3.91/src/features/gen_Performance.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[wasm_bindgen] [INFO] [stdout] | --------------- similarly named struct `Performance` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 312 - e.dyn_into::() [INFO] [stdout] 312 + e.dyn_into::() [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use crate::PerformanceMark; [INFO] [stdout] | [INFO] [stdout] help: if you import `PerformanceMark`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 312 - e.dyn_into::() [INFO] [stdout] 312 + e.dyn_into::() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `PerformanceMark` in crate `web_sys` [INFO] [stdout] --> src/performance.rs:318:21 [INFO] [stdout] | [INFO] [stdout] 318 | impl AsRef for PerformanceMark { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/web-sys-0.3.91/src/features/gen_Performance.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[wasm_bindgen] [INFO] [stdout] | --------------- similarly named struct `Performance` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 318 - impl AsRef for PerformanceMark { [INFO] [stdout] 318 + impl AsRef for PerformanceMark { [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use crate::PerformanceMark; [INFO] [stdout] | [INFO] [stdout] help: if you import `PerformanceMark`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 318 - impl AsRef for PerformanceMark { [INFO] [stdout] 318 + impl AsRef for PerformanceMark { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `PerformanceMark` in crate `web_sys` [INFO] [stdout] --> src/performance.rs:319:35 [INFO] [stdout] | [INFO] [stdout] 319 | fn as_ref(&self) -> &web_sys::PerformanceMark { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/web-sys-0.3.91/src/features/gen_Performance.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[wasm_bindgen] [INFO] [stdout] | --------------- similarly named struct `Performance` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 319 - fn as_ref(&self) -> &web_sys::PerformanceMark { [INFO] [stdout] 319 + fn as_ref(&self) -> &web_sys::Performance { [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use crate::PerformanceMark; [INFO] [stdout] | [INFO] [stdout] help: if you import `PerformanceMark`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 319 - fn as_ref(&self) -> &web_sys::PerformanceMark { [INFO] [stdout] 319 + fn as_ref(&self) -> &PerformanceMark { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `PerformanceMark` in crate `web_sys` [INFO] [stdout] --> src/performance.rs:348:33 [INFO] [stdout] | [INFO] [stdout] 348 | let e: web_sys::PerformanceMark = e.unchecked_into(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/web-sys-0.3.91/src/features/gen_Performance.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[wasm_bindgen] [INFO] [stdout] | --------------- similarly named struct `Performance` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 348 - let e: web_sys::PerformanceMark = e.unchecked_into(); [INFO] [stdout] 348 + let e: web_sys::Performance = e.unchecked_into(); [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use crate::PerformanceMark; [INFO] [stdout] | [INFO] [stdout] help: if you import `PerformanceMark`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 348 - let e: web_sys::PerformanceMark = e.unchecked_into(); [INFO] [stdout] 348 + let e: PerformanceMark = e.unchecked_into(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `PerformanceMeasure` in crate `web_sys` [INFO] [stdout] --> src/performance.rs:442:21 [INFO] [stdout] | [INFO] [stdout] 442 | inner: web_sys::PerformanceMeasure, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/web-sys-0.3.91/src/features/gen_PerformanceEntry.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[wasm_bindgen] [INFO] [stdout] | --------------- similarly named struct `PerformanceEntry` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 442 - inner: web_sys::PerformanceMeasure, [INFO] [stdout] 442 + inner: web_sys::PerformanceEntry, [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use crate::PerformanceMeasure; [INFO] [stdout] | [INFO] [stdout] help: if you import `PerformanceMeasure`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 442 - inner: web_sys::PerformanceMeasure, [INFO] [stdout] 442 + inner: PerformanceMeasure, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `PerformanceMeasure` in crate `web_sys` [INFO] [stdout] --> src/performance.rs:457:20 [INFO] [stdout] | [INFO] [stdout] 457 | impl From for PerformanceMeasure { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/web-sys-0.3.91/src/features/gen_PerformanceEntry.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[wasm_bindgen] [INFO] [stdout] | --------------- similarly named struct `PerformanceEntry` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 457 - impl From for PerformanceMeasure { [INFO] [stdout] 457 + impl From for PerformanceMeasure { [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use crate::PerformanceMeasure; [INFO] [stdout] | [INFO] [stdout] help: if you import `PerformanceMeasure`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 457 - impl From for PerformanceMeasure { [INFO] [stdout] 457 + impl From for PerformanceMeasure { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `PerformanceMeasure` in crate `web_sys` [INFO] [stdout] --> src/performance.rs:458:29 [INFO] [stdout] | [INFO] [stdout] 458 | fn from(inner: web_sys::PerformanceMeasure) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/web-sys-0.3.91/src/features/gen_PerformanceEntry.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[wasm_bindgen] [INFO] [stdout] | --------------- similarly named struct `PerformanceEntry` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 458 - fn from(inner: web_sys::PerformanceMeasure) -> Self { [INFO] [stdout] 458 + fn from(inner: web_sys::PerformanceEntry) -> Self { [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use crate::PerformanceMeasure; [INFO] [stdout] | [INFO] [stdout] help: if you import `PerformanceMeasure`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 458 - fn from(inner: web_sys::PerformanceMeasure) -> Self { [INFO] [stdout] 458 + fn from(inner: PerformanceMeasure) -> Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `PerformanceMeasure` in crate `web_sys` [INFO] [stdout] --> src/performance.rs:469:31 [INFO] [stdout] | [INFO] [stdout] 469 | e.dyn_into::() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/web-sys-0.3.91/src/features/gen_PerformanceEntry.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[wasm_bindgen] [INFO] [stdout] | --------------- similarly named struct `PerformanceEntry` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 469 - e.dyn_into::() [INFO] [stdout] 469 + e.dyn_into::() [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use crate::PerformanceMeasure; [INFO] [stdout] | [INFO] [stdout] help: if you import `PerformanceMeasure`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 469 - e.dyn_into::() [INFO] [stdout] 469 + e.dyn_into::() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `PerformanceMeasure` in crate `web_sys` [INFO] [stdout] --> src/performance.rs:475:21 [INFO] [stdout] | [INFO] [stdout] 475 | impl AsRef for PerformanceMeasure { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/web-sys-0.3.91/src/features/gen_PerformanceEntry.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[wasm_bindgen] [INFO] [stdout] | --------------- similarly named struct `PerformanceEntry` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 475 - impl AsRef for PerformanceMeasure { [INFO] [stdout] 475 + impl AsRef for PerformanceMeasure { [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use crate::PerformanceMeasure; [INFO] [stdout] | [INFO] [stdout] help: if you import `PerformanceMeasure`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 475 - impl AsRef for PerformanceMeasure { [INFO] [stdout] 475 + impl AsRef for PerformanceMeasure { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `PerformanceMeasure` in crate `web_sys` [INFO] [stdout] --> src/performance.rs:476:35 [INFO] [stdout] | [INFO] [stdout] 476 | fn as_ref(&self) -> &web_sys::PerformanceMeasure { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/web-sys-0.3.91/src/features/gen_PerformanceEntry.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[wasm_bindgen] [INFO] [stdout] | --------------- similarly named struct `PerformanceEntry` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 476 - fn as_ref(&self) -> &web_sys::PerformanceMeasure { [INFO] [stdout] 476 + fn as_ref(&self) -> &web_sys::PerformanceEntry { [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use crate::PerformanceMeasure; [INFO] [stdout] | [INFO] [stdout] help: if you import `PerformanceMeasure`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 476 - fn as_ref(&self) -> &web_sys::PerformanceMeasure { [INFO] [stdout] 476 + fn as_ref(&self) -> &PerformanceMeasure { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `PerformanceMeasure` in crate `web_sys` [INFO] [stdout] --> src/performance.rs:505:33 [INFO] [stdout] | [INFO] [stdout] 505 | let e: web_sys::PerformanceMeasure = e.unchecked_into(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/web-sys-0.3.91/src/features/gen_PerformanceEntry.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[wasm_bindgen] [INFO] [stdout] | --------------- similarly named struct `PerformanceEntry` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 505 - let e: web_sys::PerformanceMeasure = e.unchecked_into(); [INFO] [stdout] 505 + let e: web_sys::PerformanceEntry = e.unchecked_into(); [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use crate::PerformanceMeasure; [INFO] [stdout] | [INFO] [stdout] help: if you import `PerformanceMeasure`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 505 - let e: web_sys::PerformanceMeasure = e.unchecked_into(); [INFO] [stdout] 505 + let e: PerformanceMeasure = e.unchecked_into(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [FMTARGS] {"crate":"arwa","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"arwa","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"arwa","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"arwa","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"arwa","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"arwa","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stdout] error[E0119]: conflicting implementations of trait `TryFrom` for type `PerformanceMark` [INFO] [stdout] --> src/performance.rs:306:1 [INFO] [stdout] | [INFO] [stdout] 306 | impl TryFrom for PerformanceMark { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl TryFrom for T [INFO] [stdout] where U: Into; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `TryFrom` for type `PerformanceMeasure` [INFO] [stdout] --> src/performance.rs:463:1 [INFO] [stdout] | [INFO] [stdout] 463 | impl TryFrom for PerformanceMeasure { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl TryFrom for T [INFO] [stdout] where U: Into; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `PerformanceMark` in crate `web_sys` [INFO] [stdout] --> src/performance.rs:285:21 [INFO] [stdout] | [INFO] [stdout] 285 | inner: web_sys::PerformanceMark, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/web-sys-0.3.91/src/features/gen_Performance.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[wasm_bindgen] [INFO] [stdout] | --------------- similarly named struct `Performance` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 285 - inner: web_sys::PerformanceMark, [INFO] [stdout] 285 + inner: web_sys::Performance, [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use crate::PerformanceMark; [INFO] [stdout] | [INFO] [stdout] help: if you import `PerformanceMark`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 285 - inner: web_sys::PerformanceMark, [INFO] [stdout] 285 + inner: PerformanceMark, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `PerformanceMark` in crate `web_sys` [INFO] [stdout] --> src/performance.rs:300:20 [INFO] [stdout] | [INFO] [stdout] 300 | impl From for PerformanceMark { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/web-sys-0.3.91/src/features/gen_Performance.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[wasm_bindgen] [INFO] [stdout] | --------------- similarly named struct `Performance` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 300 - impl From for PerformanceMark { [INFO] [stdout] 300 + impl From for PerformanceMark { [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use crate::PerformanceMark; [INFO] [stdout] | [INFO] [stdout] help: if you import `PerformanceMark`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 300 - impl From for PerformanceMark { [INFO] [stdout] 300 + impl From for PerformanceMark { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `PerformanceMark` in crate `web_sys` [INFO] [stdout] --> src/performance.rs:301:29 [INFO] [stdout] | [INFO] [stdout] 301 | fn from(inner: web_sys::PerformanceMark) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/web-sys-0.3.91/src/features/gen_Performance.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[wasm_bindgen] [INFO] [stdout] | --------------- similarly named struct `Performance` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 301 - fn from(inner: web_sys::PerformanceMark) -> Self { [INFO] [stdout] 301 + fn from(inner: web_sys::Performance) -> Self { [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use crate::PerformanceMark; [INFO] [stdout] | [INFO] [stdout] help: if you import `PerformanceMark`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 301 - fn from(inner: web_sys::PerformanceMark) -> Self { [INFO] [stdout] 301 + fn from(inner: PerformanceMark) -> Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `PerformanceMark` in crate `web_sys` [INFO] [stdout] --> src/performance.rs:312:31 [INFO] [stdout] | [INFO] [stdout] 312 | e.dyn_into::() [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/web-sys-0.3.91/src/features/gen_Performance.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[wasm_bindgen] [INFO] [stdout] | --------------- similarly named struct `Performance` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 312 - e.dyn_into::() [INFO] [stdout] 312 + e.dyn_into::() [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use crate::PerformanceMark; [INFO] [stdout] | [INFO] [stdout] help: if you import `PerformanceMark`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 312 - e.dyn_into::() [INFO] [stdout] 312 + e.dyn_into::() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `PerformanceMark` in crate `web_sys` [INFO] [stdout] --> src/performance.rs:318:21 [INFO] [stdout] | [INFO] [stdout] 318 | impl AsRef for PerformanceMark { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/web-sys-0.3.91/src/features/gen_Performance.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[wasm_bindgen] [INFO] [stdout] | --------------- similarly named struct `Performance` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 318 - impl AsRef for PerformanceMark { [INFO] [stdout] 318 + impl AsRef for PerformanceMark { [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use crate::PerformanceMark; [INFO] [stdout] | [INFO] [stdout] help: if you import `PerformanceMark`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 318 - impl AsRef for PerformanceMark { [INFO] [stdout] 318 + impl AsRef for PerformanceMark { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `PerformanceMark` in crate `web_sys` [INFO] [stdout] --> src/performance.rs:319:35 [INFO] [stdout] | [INFO] [stdout] 319 | fn as_ref(&self) -> &web_sys::PerformanceMark { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/web-sys-0.3.91/src/features/gen_Performance.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[wasm_bindgen] [INFO] [stdout] | --------------- similarly named struct `Performance` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 319 - fn as_ref(&self) -> &web_sys::PerformanceMark { [INFO] [stdout] 319 + fn as_ref(&self) -> &web_sys::Performance { [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use crate::PerformanceMark; [INFO] [stdout] | [INFO] [stdout] help: if you import `PerformanceMark`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 319 - fn as_ref(&self) -> &web_sys::PerformanceMark { [INFO] [stdout] 319 + fn as_ref(&self) -> &PerformanceMark { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `PerformanceMark` in crate `web_sys` [INFO] [stdout] --> src/performance.rs:348:33 [INFO] [stdout] | [INFO] [stdout] 348 | let e: web_sys::PerformanceMark = e.unchecked_into(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/web-sys-0.3.91/src/features/gen_Performance.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[wasm_bindgen] [INFO] [stdout] | --------------- similarly named struct `Performance` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 348 - let e: web_sys::PerformanceMark = e.unchecked_into(); [INFO] [stdout] 348 + let e: web_sys::Performance = e.unchecked_into(); [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use crate::PerformanceMark; [INFO] [stdout] | [INFO] [stdout] help: if you import `PerformanceMark`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 348 - let e: web_sys::PerformanceMark = e.unchecked_into(); [INFO] [stdout] 348 + let e: PerformanceMark = e.unchecked_into(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `PerformanceMeasure` in crate `web_sys` [INFO] [stdout] --> src/performance.rs:442:21 [INFO] [stdout] | [INFO] [stdout] 442 | inner: web_sys::PerformanceMeasure, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/web-sys-0.3.91/src/features/gen_PerformanceEntry.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[wasm_bindgen] [INFO] [stdout] | --------------- similarly named struct `PerformanceEntry` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 442 - inner: web_sys::PerformanceMeasure, [INFO] [stdout] 442 + inner: web_sys::PerformanceEntry, [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use crate::PerformanceMeasure; [INFO] [stdout] | [INFO] [stdout] help: if you import `PerformanceMeasure`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 442 - inner: web_sys::PerformanceMeasure, [INFO] [stdout] 442 + inner: PerformanceMeasure, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `PerformanceMeasure` in crate `web_sys` [INFO] [stdout] --> src/performance.rs:457:20 [INFO] [stdout] | [INFO] [stdout] 457 | impl From for PerformanceMeasure { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/web-sys-0.3.91/src/features/gen_PerformanceEntry.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[wasm_bindgen] [INFO] [stdout] | --------------- similarly named struct `PerformanceEntry` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 457 - impl From for PerformanceMeasure { [INFO] [stdout] 457 + impl From for PerformanceMeasure { [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use crate::PerformanceMeasure; [INFO] [stdout] | [INFO] [stdout] help: if you import `PerformanceMeasure`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 457 - impl From for PerformanceMeasure { [INFO] [stdout] 457 + impl From for PerformanceMeasure { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `PerformanceMeasure` in crate `web_sys` [INFO] [stdout] --> src/performance.rs:458:29 [INFO] [stdout] | [INFO] [stdout] 458 | fn from(inner: web_sys::PerformanceMeasure) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/web-sys-0.3.91/src/features/gen_PerformanceEntry.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[wasm_bindgen] [INFO] [stdout] | --------------- similarly named struct `PerformanceEntry` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 458 - fn from(inner: web_sys::PerformanceMeasure) -> Self { [INFO] [stdout] 458 + fn from(inner: web_sys::PerformanceEntry) -> Self { [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use crate::PerformanceMeasure; [INFO] [stdout] | [INFO] [stdout] help: if you import `PerformanceMeasure`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 458 - fn from(inner: web_sys::PerformanceMeasure) -> Self { [INFO] [stdout] 458 + fn from(inner: PerformanceMeasure) -> Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `PerformanceMeasure` in crate `web_sys` [INFO] [stdout] --> src/performance.rs:469:31 [INFO] [stdout] | [INFO] [stdout] 469 | e.dyn_into::() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/web-sys-0.3.91/src/features/gen_PerformanceEntry.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[wasm_bindgen] [INFO] [stdout] | --------------- similarly named struct `PerformanceEntry` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 469 - e.dyn_into::() [INFO] [stdout] 469 + e.dyn_into::() [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use crate::PerformanceMeasure; [INFO] [stdout] | [INFO] [stdout] help: if you import `PerformanceMeasure`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 469 - e.dyn_into::() [INFO] [stdout] 469 + e.dyn_into::() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `PerformanceMeasure` in crate `web_sys` [INFO] [stdout] --> src/performance.rs:475:21 [INFO] [stdout] | [INFO] [stdout] 475 | impl AsRef for PerformanceMeasure { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/web-sys-0.3.91/src/features/gen_PerformanceEntry.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[wasm_bindgen] [INFO] [stdout] | --------------- similarly named struct `PerformanceEntry` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 475 - impl AsRef for PerformanceMeasure { [INFO] [stdout] 475 + impl AsRef for PerformanceMeasure { [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use crate::PerformanceMeasure; [INFO] [stdout] | [INFO] [stdout] help: if you import `PerformanceMeasure`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 475 - impl AsRef for PerformanceMeasure { [INFO] [stdout] 475 + impl AsRef for PerformanceMeasure { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `PerformanceMeasure` in crate `web_sys` [INFO] [stdout] --> src/performance.rs:476:35 [INFO] [stdout] | [INFO] [stdout] 476 | fn as_ref(&self) -> &web_sys::PerformanceMeasure { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/web-sys-0.3.91/src/features/gen_PerformanceEntry.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[wasm_bindgen] [INFO] [stdout] | --------------- similarly named struct `PerformanceEntry` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 476 - fn as_ref(&self) -> &web_sys::PerformanceMeasure { [INFO] [stdout] 476 + fn as_ref(&self) -> &web_sys::PerformanceEntry { [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use crate::PerformanceMeasure; [INFO] [stdout] | [INFO] [stdout] help: if you import `PerformanceMeasure`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 476 - fn as_ref(&self) -> &web_sys::PerformanceMeasure { [INFO] [stdout] 476 + fn as_ref(&self) -> &PerformanceMeasure { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `PerformanceMeasure` in crate `web_sys` [INFO] [stdout] --> src/performance.rs:505:33 [INFO] [stdout] | [INFO] [stdout] 505 | let e: web_sys::PerformanceMeasure = e.unchecked_into(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/web-sys-0.3.91/src/features/gen_PerformanceEntry.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[wasm_bindgen] [INFO] [stdout] | --------------- similarly named struct `PerformanceEntry` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 505 - let e: web_sys::PerformanceMeasure = e.unchecked_into(); [INFO] [stdout] 505 + let e: web_sys::PerformanceEntry = e.unchecked_into(); [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use crate::PerformanceMeasure; [INFO] [stdout] | [INFO] [stdout] help: if you import `PerformanceMeasure`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 505 - let e: web_sys::PerformanceMeasure = e.unchecked_into(); [INFO] [stdout] 505 + let e: PerformanceMeasure = e.unchecked_into(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [FMTARGS] {"crate":"arwa","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"arwa","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"arwa","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"arwa","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"arwa","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"arwa","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stdout] warning: use of deprecated method `web_sys::HtmlButtonElement::autofocus`: Use `HtmlElement::autofocus()` or `HtmlElement::set_autofocus()` instead. [INFO] [stdout] --> src/html/html_button_element.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn autofocus(&self) -> bool; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::HtmlButtonElement::set_autofocus`: Use `HtmlElement::autofocus()` or `HtmlElement::set_autofocus()` instead. [INFO] [stdout] --> src/html/html_button_element.rs:42:20 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn set_autofocus(&self, autofocus: bool); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `TryFrom` for type `PerformanceMark` [INFO] [stdout] --> src/performance.rs:306:1 [INFO] [stdout] | [INFO] [stdout] 306 | impl TryFrom for PerformanceMark { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl TryFrom for T [INFO] [stdout] where U: Into; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `TryFrom` for type `PerformanceMeasure` [INFO] [stdout] --> src/performance.rs:463:1 [INFO] [stdout] | [INFO] [stdout] 463 | impl TryFrom for PerformanceMeasure { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl TryFrom for T [INFO] [stdout] where U: Into; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::HtmlInputElement::autofocus`: Use `HtmlElement::autofocus()` or `HtmlElement::set_autofocus()` instead. [INFO] [stdout] --> src/html/html_input_element.rs:87:20 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn autofocus(&self) -> bool; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::HtmlInputElement::set_autofocus`: Use `HtmlElement::autofocus()` or `HtmlElement::set_autofocus()` instead. [INFO] [stdout] --> src/html/html_input_element.rs:89:20 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn set_autofocus(&self, autofocus: bool); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::HtmlSelectElement::autofocus`: Use `HtmlElement::autofocus()` or `HtmlElement::set_autofocus()` instead. [INFO] [stdout] --> src/html/html_select_element.rs:37:20 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn autofocus(&self) -> bool; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::HtmlSelectElement::set_autofocus`: Use `HtmlElement::autofocus()` or `HtmlElement::set_autofocus()` instead. [INFO] [stdout] --> src/html/html_select_element.rs:39:20 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn set_autofocus(&self, autofocus: bool); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::AssignedNodesOptions::flatten`: Use `set_flatten()` instead. [INFO] [stdout] --> src/html/html_slot_element.rs:36:17 [INFO] [stdout] | [INFO] [stdout] 36 | options.flatten(true); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::HtmlTextAreaElement::autofocus`: Use `HtmlElement::autofocus()` or `HtmlElement::set_autofocus()` instead. [INFO] [stdout] --> src/html/html_text_area_element.rs:32:20 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn autofocus(&self) -> bool; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::HtmlTextAreaElement::set_autofocus`: Use `HtmlElement::autofocus()` or `HtmlElement::set_autofocus()` instead. [INFO] [stdout] --> src/html/html_text_area_element.rs:34:20 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn set_autofocus(&self, autofocus: bool); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::ScrollToOptions::left`: Use `set_left()` instead. [INFO] [stdout] --> src/element.rs:244:14 [INFO] [stdout] | [INFO] [stdout] 244 | opts.left(options.left.into()); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::ScrollToOptions::top`: Use `set_top()` instead. [INFO] [stdout] --> src/element.rs:245:14 [INFO] [stdout] | [INFO] [stdout] 245 | opts.top(options.top.into()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::ScrollToOptions::behavior`: Use `set_behavior()` instead. [INFO] [stdout] --> src/element.rs:246:14 [INFO] [stdout] | [INFO] [stdout] 246 | opts.behavior(options.behavior.into()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::ScrollToOptions::left`: Use `set_left()` instead. [INFO] [stdout] --> src/element.rs:254:14 [INFO] [stdout] | [INFO] [stdout] 254 | opts.left(options.x.into()); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::ScrollToOptions::top`: Use `set_top()` instead. [INFO] [stdout] --> src/element.rs:255:14 [INFO] [stdout] | [INFO] [stdout] 255 | opts.top(options.y.into()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::ScrollToOptions::behavior`: Use `set_behavior()` instead. [INFO] [stdout] --> src/element.rs:256:14 [INFO] [stdout] | [INFO] [stdout] 256 | opts.behavior(options.behavior.into()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::ScrollIntoViewOptions::behavior`: Use `set_behavior()` instead. [INFO] [stdout] --> src/element.rs:264:14 [INFO] [stdout] | [INFO] [stdout] 264 | opts.behavior(options.behavior.into()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::ScrollIntoViewOptions::block`: Use `set_block()` instead. [INFO] [stdout] --> src/element.rs:265:14 [INFO] [stdout] | [INFO] [stdout] 265 | opts.block(options.block.into()); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::ScrollIntoViewOptions::inline`: Use `set_inline()` instead. [INFO] [stdout] --> src/element.rs:266:14 [INFO] [stdout] | [INFO] [stdout] 266 | opts.inline(options.inline.into()); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::GetRootNodeOptions::composed`: Use `set_composed()` instead. [INFO] [stdout] --> src/node.rs:112:17 [INFO] [stdout] | [INFO] [stdout] 112 | options.composed(true); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::HtmlButtonElement::autofocus`: Use `HtmlElement::autofocus()` or `HtmlElement::set_autofocus()` instead. [INFO] [stdout] --> src/html/html_button_element.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn autofocus(&self) -> bool; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::HtmlButtonElement::set_autofocus`: Use `HtmlElement::autofocus()` or `HtmlElement::set_autofocus()` instead. [INFO] [stdout] --> src/html/html_button_element.rs:42:20 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn set_autofocus(&self, autofocus: bool); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::RegistrationOptions::scope`: Use `set_scope()` instead. [INFO] [stdout] --> src/service_worker.rs:72:88 [INFO] [stdout] | [INFO] [stdout] 72 | .register_with_options(script_url, web_sys::RegistrationOptions::new().scope(scope)) [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::ScrollToOptions::left`: Use `set_left()` instead. [INFO] [stdout] --> src/window.rs:353:14 [INFO] [stdout] | [INFO] [stdout] 353 | opts.left(options.left.into()); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::ScrollToOptions::top`: Use `set_top()` instead. [INFO] [stdout] --> src/window.rs:354:14 [INFO] [stdout] | [INFO] [stdout] 354 | opts.top(options.top.into()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::ScrollToOptions::behavior`: Use `set_behavior()` instead. [INFO] [stdout] --> src/window.rs:355:14 [INFO] [stdout] | [INFO] [stdout] 355 | opts.behavior(options.behavior.into()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::ScrollToOptions::left`: Use `set_left()` instead. [INFO] [stdout] --> src/window.rs:363:14 [INFO] [stdout] | [INFO] [stdout] 363 | opts.left(options.x.into()); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::ScrollToOptions::top`: Use `set_top()` instead. [INFO] [stdout] --> src/window.rs:364:14 [INFO] [stdout] | [INFO] [stdout] 364 | opts.top(options.y.into()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::ScrollToOptions::behavior`: Use `set_behavior()` instead. [INFO] [stdout] --> src/window.rs:365:14 [INFO] [stdout] | [INFO] [stdout] 365 | opts.behavior(options.behavior.into()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::HtmlInputElement::autofocus`: Use `HtmlElement::autofocus()` or `HtmlElement::set_autofocus()` instead. [INFO] [stdout] --> src/html/html_input_element.rs:87:20 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn autofocus(&self) -> bool; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::HtmlInputElement::set_autofocus`: Use `HtmlElement::autofocus()` or `HtmlElement::set_autofocus()` instead. [INFO] [stdout] --> src/html/html_input_element.rs:89:20 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn set_autofocus(&self, autofocus: bool); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::HtmlSelectElement::autofocus`: Use `HtmlElement::autofocus()` or `HtmlElement::set_autofocus()` instead. [INFO] [stdout] --> src/html/html_select_element.rs:37:20 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn autofocus(&self) -> bool; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::HtmlSelectElement::set_autofocus`: Use `HtmlElement::autofocus()` or `HtmlElement::set_autofocus()` instead. [INFO] [stdout] --> src/html/html_select_element.rs:39:20 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn set_autofocus(&self, autofocus: bool); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::AssignedNodesOptions::flatten`: Use `set_flatten()` instead. [INFO] [stdout] --> src/html/html_slot_element.rs:36:17 [INFO] [stdout] | [INFO] [stdout] 36 | options.flatten(true); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::HtmlTextAreaElement::autofocus`: Use `HtmlElement::autofocus()` or `HtmlElement::set_autofocus()` instead. [INFO] [stdout] --> src/html/html_text_area_element.rs:32:20 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn autofocus(&self) -> bool; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::HtmlTextAreaElement::set_autofocus`: Use `HtmlElement::autofocus()` or `HtmlElement::set_autofocus()` instead. [INFO] [stdout] --> src/html/html_text_area_element.rs:34:20 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn set_autofocus(&self, autofocus: bool); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::ScrollToOptions::left`: Use `set_left()` instead. [INFO] [stdout] --> src/element.rs:244:14 [INFO] [stdout] | [INFO] [stdout] 244 | opts.left(options.left.into()); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::ScrollToOptions::top`: Use `set_top()` instead. [INFO] [stdout] --> src/element.rs:245:14 [INFO] [stdout] | [INFO] [stdout] 245 | opts.top(options.top.into()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::ScrollToOptions::behavior`: Use `set_behavior()` instead. [INFO] [stdout] --> src/element.rs:246:14 [INFO] [stdout] | [INFO] [stdout] 246 | opts.behavior(options.behavior.into()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::ScrollToOptions::left`: Use `set_left()` instead. [INFO] [stdout] --> src/element.rs:254:14 [INFO] [stdout] | [INFO] [stdout] 254 | opts.left(options.x.into()); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::ScrollToOptions::top`: Use `set_top()` instead. [INFO] [stdout] --> src/element.rs:255:14 [INFO] [stdout] | [INFO] [stdout] 255 | opts.top(options.y.into()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::ScrollToOptions::behavior`: Use `set_behavior()` instead. [INFO] [stdout] --> src/element.rs:256:14 [INFO] [stdout] | [INFO] [stdout] 256 | opts.behavior(options.behavior.into()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::ScrollIntoViewOptions::behavior`: Use `set_behavior()` instead. [INFO] [stdout] --> src/element.rs:264:14 [INFO] [stdout] | [INFO] [stdout] 264 | opts.behavior(options.behavior.into()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::ScrollIntoViewOptions::block`: Use `set_block()` instead. [INFO] [stdout] --> src/element.rs:265:14 [INFO] [stdout] | [INFO] [stdout] 265 | opts.block(options.block.into()); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::ScrollIntoViewOptions::inline`: Use `set_inline()` instead. [INFO] [stdout] --> src/element.rs:266:14 [INFO] [stdout] | [INFO] [stdout] 266 | opts.inline(options.inline.into()); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::GetRootNodeOptions::composed`: Use `set_composed()` instead. [INFO] [stdout] --> src/node.rs:112:17 [INFO] [stdout] | [INFO] [stdout] 112 | options.composed(true); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::RegistrationOptions::scope`: Use `set_scope()` instead. [INFO] [stdout] --> src/service_worker.rs:72:88 [INFO] [stdout] | [INFO] [stdout] 72 | .register_with_options(script_url, web_sys::RegistrationOptions::new().scope(scope)) [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::ScrollToOptions::left`: Use `set_left()` instead. [INFO] [stdout] --> src/window.rs:353:14 [INFO] [stdout] | [INFO] [stdout] 353 | opts.left(options.left.into()); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::ScrollToOptions::top`: Use `set_top()` instead. [INFO] [stdout] --> src/window.rs:354:14 [INFO] [stdout] | [INFO] [stdout] 354 | opts.top(options.top.into()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::ScrollToOptions::behavior`: Use `set_behavior()` instead. [INFO] [stdout] --> src/window.rs:355:14 [INFO] [stdout] | [INFO] [stdout] 355 | opts.behavior(options.behavior.into()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::ScrollToOptions::left`: Use `set_left()` instead. [INFO] [stdout] --> src/window.rs:363:14 [INFO] [stdout] | [INFO] [stdout] 363 | opts.left(options.x.into()); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::ScrollToOptions::top`: Use `set_top()` instead. [INFO] [stdout] --> src/window.rs:364:14 [INFO] [stdout] | [INFO] [stdout] 364 | opts.top(options.y.into()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::ScrollToOptions::behavior`: Use `set_behavior()` instead. [INFO] [stdout] --> src/window.rs:365:14 [INFO] [stdout] | [INFO] [stdout] 365 | opts.behavior(options.behavior.into()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `arwa` (lib) due to 16 previous errors; 26 warnings emitted [INFO] [stdout] Some errors have detailed explanations: E0119, E0425. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about an error, try `rustc --explain E0119`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0119, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0119`. [INFO] [stdout] [INFO] [stderr] error: could not compile `arwa` (lib test) due to 16 previous errors; 26 warnings emitted [INFO] running `Command { std: "docker" "inspect" "d06c561bc1ceda451fe2f8b85535d2d03a84d6a37f134fc730828ffa98435ce7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d06c561bc1ceda451fe2f8b85535d2d03a84d6a37f134fc730828ffa98435ce7", kill_on_drop: false }` [INFO] [stdout] d06c561bc1ceda451fe2f8b85535d2d03a84d6a37f134fc730828ffa98435ce7