[INFO] cloning repository https://github.com/chandero/patternfly-yew [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chandero/patternfly-yew" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchandero%2Fpatternfly-yew", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchandero%2Fpatternfly-yew'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7b0377936b79af5d2b8d942c76c43ad6470fe562 [INFO] checking chandero/patternfly-yew against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchandero%2Fpatternfly-yew" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/chandero/patternfly-yew [INFO] finished tweaking git repo https://github.com/chandero/patternfly-yew [INFO] tweaked toml for git repo https://github.com/chandero/patternfly-yew written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/chandero/patternfly-yew on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 93 packages to latest compatible versions [INFO] [stderr] Adding strum v0.19.5 (available: v0.27.2) [INFO] [stderr] Adding strum_macros v0.19.4 (available: v0.27.2) [INFO] [stderr] Adding uuid v0.8.2 (available: v1.18.0) [INFO] [stderr] Adding yew v0.17.4 (available: v0.21.0) [INFO] [stderr] Adding yew-router v0.14.0 (available: v0.18.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2e919dbd43458cf91c8455856ebb563d248e15942a3ab9266e5ede2ec44913b0 [INFO] running `Command { std: "docker" "start" "-a" "2e919dbd43458cf91c8455856ebb563d248e15942a3ab9266e5ede2ec44913b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e919dbd43458cf91c8455856ebb563d248e15942a3ab9266e5ede2ec44913b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e919dbd43458cf91c8455856ebb563d248e15942a3ab9266e5ede2ec44913b0", kill_on_drop: false }` [INFO] [stdout] 2e919dbd43458cf91c8455856ebb563d248e15942a3ab9266e5ede2ec44913b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bdae812363286077652728009869574ff6742f35c18b44bc957a8cfa6c7816cb [INFO] running `Command { std: "docker" "start" "-a" "bdae812363286077652728009869574ff6742f35c18b44bc957a8cfa6c7816cb", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Compiling yew v0.17.4 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking cfg-match v0.2.1 [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking strum v0.19.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking yew-router-route-parser v0.14.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling yew-macro v0.17.0 [INFO] [stderr] Compiling yew-router-macro v0.14.0 [INFO] [stderr] Compiling strum_macros v0.19.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking js-sys v0.3.77 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking web-sys v0.3.77 [INFO] [stderr] Checking gloo-timers v0.2.6 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.50 [INFO] [stderr] Checking gloo-events v0.1.2 [INFO] [stderr] Checking gloo-console-timer v0.1.0 [INFO] [stderr] Checking gloo-file v0.1.0 [INFO] [stderr] Checking gloo v0.2.1 [INFO] [stderr] Checking yew-router v0.14.0 [INFO] [stderr] Checking patternfly-yew v0.0.25 (/opt/rustwide/workdir) [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | pub use about::*; [INFO] [stdout] | ^^^^^^^^ the name `Msg` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 82 | pub use table::*; [INFO] [stdout] | -------- but the name `Msg` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | pub use about::*; [INFO] [stdout] | ^^^^^^^^ the name `Props` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 85 | pub use toast::*; [INFO] [stdout] | -------- but the name `Props` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | pub use about::*; [INFO] [stdout] | ^^^^^^^^ the name `PropsBuilderStep_missing_required_prop_title` in the type namespace is first re-exported here [INFO] [stdout] 48 | pub use alert::*; [INFO] [stdout] | -------- but the name `PropsBuilderStep_missing_required_prop_title` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | pub use about::*; [INFO] [stdout] | ^^^^^^^^ the name `PropsBuilderStep_missing_required_prop_title` in the value namespace is first re-exported here [INFO] [stdout] 48 | pub use alert::*; [INFO] [stdout] | -------- but the name `PropsBuilderStep_missing_required_prop_title` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | pub use about::*; [INFO] [stdout] | ^^^^^^^^ the name `PropsBuilderStep_build` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 85 | pub use toast::*; [INFO] [stdout] | -------- but the name `PropsBuilderStep_build` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | pub use about::*; [INFO] [stdout] | ^^^^^^^^ the name `PropsBuilderStep_build` in the value namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 85 | pub use toast::*; [INFO] [stdout] | -------- but the name `PropsBuilderStep_build` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | pub use about::*; [INFO] [stdout] | ^^^^^^^^ the name `PropsBuilderStep` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 85 | pub use toast::*; [INFO] [stdout] | -------- but the name `PropsBuilderStep` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | pub use about::*; [INFO] [stdout] | ^^^^^^^^ the name `PropsBuilder` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 85 | pub use toast::*; [INFO] [stdout] | -------- but the name `PropsBuilder` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | pub use badge::*; [INFO] [stdout] | ^^^^^^^^ the name `PropsBuilderStep_missing_required_prop_children` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 79 | pub use split::*; [INFO] [stdout] | -------- but the name `PropsBuilderStep_missing_required_prop_children` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | pub use badge::*; [INFO] [stdout] | ^^^^^^^^ the name `PropsBuilderStep_missing_required_prop_children` in the value namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 79 | pub use split::*; [INFO] [stdout] | -------- but the name `PropsBuilderStep_missing_required_prop_children` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | pub use about::*; [INFO] [stdout] | ^^^^^^^^ the name `Msg` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 82 | pub use table::*; [INFO] [stdout] | -------- but the name `Msg` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | pub use about::*; [INFO] [stdout] | ^^^^^^^^ the name `Props` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 85 | pub use toast::*; [INFO] [stdout] | -------- but the name `Props` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | pub use about::*; [INFO] [stdout] | ^^^^^^^^ the name `PropsBuilderStep_missing_required_prop_title` in the type namespace is first re-exported here [INFO] [stdout] 48 | pub use alert::*; [INFO] [stdout] | -------- but the name `PropsBuilderStep_missing_required_prop_title` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | pub use about::*; [INFO] [stdout] | ^^^^^^^^ the name `PropsBuilderStep_missing_required_prop_title` in the value namespace is first re-exported here [INFO] [stdout] 48 | pub use alert::*; [INFO] [stdout] | -------- but the name `PropsBuilderStep_missing_required_prop_title` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | pub use about::*; [INFO] [stdout] | ^^^^^^^^ the name `PropsBuilderStep_build` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 85 | pub use toast::*; [INFO] [stdout] | -------- but the name `PropsBuilderStep_build` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | pub use about::*; [INFO] [stdout] | ^^^^^^^^ the name `PropsBuilderStep_build` in the value namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 85 | pub use toast::*; [INFO] [stdout] | -------- but the name `PropsBuilderStep_build` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | pub use about::*; [INFO] [stdout] | ^^^^^^^^ the name `PropsBuilderStep` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 85 | pub use toast::*; [INFO] [stdout] | -------- but the name `PropsBuilderStep` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | pub use about::*; [INFO] [stdout] | ^^^^^^^^ the name `PropsBuilder` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 85 | pub use toast::*; [INFO] [stdout] | -------- but the name `PropsBuilder` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | pub use badge::*; [INFO] [stdout] | ^^^^^^^^ the name `PropsBuilderStep_missing_required_prop_children` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 79 | pub use split::*; [INFO] [stdout] | -------- but the name `PropsBuilderStep_missing_required_prop_children` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | pub use badge::*; [INFO] [stdout] | ^^^^^^^^ the name `PropsBuilderStep_missing_required_prop_children` in the value namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 79 | pub use split::*; [INFO] [stdout] | -------- but the name `PropsBuilderStep_missing_required_prop_children` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/integration/popperjs.rs:103:23 [INFO] [stdout] | [INFO] [stdout] 103 | let m2 = JsValue::from_serde(&json!({ [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/integration/popperjs.rs:111:23 [INFO] [stdout] | [INFO] [stdout] 111 | let m3 = JsValue::from_serde(&json!({ [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/integration/popperjs.rs:103:23 [INFO] [stdout] | [INFO] [stdout] 103 | let m2 = JsValue::from_serde(&json!({ [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> src/integration/popperjs.rs:111:23 [INFO] [stdout] | [INFO] [stdout] 111 | let m3 = JsValue::from_serde(&json!({ [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/backdrop.rs:114:27 [INFO] [stdout] | [INFO] [stdout] 114 | pub struct BackdropBridge(Box>); [INFO] [stdout] | -------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/toast/mod.rs:188:24 [INFO] [stdout] | [INFO] [stdout] 188 | pub struct ToastBridge(Box>); [INFO] [stdout] | ----------- ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/backdrop.rs:114:27 [INFO] [stdout] | [INFO] [stdout] 114 | pub struct BackdropBridge(Box>); [INFO] [stdout] | -------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/toast/mod.rs:188:24 [INFO] [stdout] | [INFO] [stdout] 188 | pub struct ToastBridge(Box>); [INFO] [stdout] | ----------- ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.95s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: yew v0.17.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "bdae812363286077652728009869574ff6742f35c18b44bc957a8cfa6c7816cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdae812363286077652728009869574ff6742f35c18b44bc957a8cfa6c7816cb", kill_on_drop: false }` [INFO] [stdout] bdae812363286077652728009869574ff6742f35c18b44bc957a8cfa6c7816cb