[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 4fcf39725a9c99bd495d8c73af83628a256ff9a9 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchandero%2Fpatternfly-yew" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/chandero/patternfly-yew on toolchain 4fcf39725a9c99bd495d8c73af83628a256ff9a9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "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" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 94 packages to highest compatible versions
[INFO] [stderr]       Adding strum v0.19.5 (available: v0.28.0)
[INFO] [stderr]       Adding strum_macros v0.19.4 (available: v0.28.0)
[INFO] [stderr]       Adding uuid v0.8.2 (available: v1.26.0)
[INFO] [stderr]       Adding yew v0.17.4 (available: v0.23.0)
[INFO] [stderr]       Adding yew-router v0.14.0 (available: v0.20.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:43:1
[INFO] [stderr]    |
[INFO] [stderr] 43 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `patternfly-yew` (manifest) generated 1 warning
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded yew-router-macro v0.14.0
[INFO] [stderr]   Downloaded nom v5.1.3
[INFO] [stderr]   Downloaded boolinator v2.4.0
[INFO] [stderr]   Downloaded gloo-file v0.1.0
[INFO] [stderr]   Downloaded gloo-events v0.1.2
[INFO] [stderr]   Downloaded gloo-console-timer v0.1.0
[INFO] [stderr]   Downloaded anymap v0.12.1
[INFO] [stderr]   Downloaded strum_macros v0.19.4
[INFO] [stderr]   Downloaded futures-executor v0.3.34
[INFO] [stderr]   Downloaded cfg-match v0.2.1
[INFO] [stderr]   Downloaded yew-macro v0.17.0
[INFO] [stderr]   Downloaded futures v0.3.34
[INFO] [stderr]   Downloaded yew v0.17.4
[INFO] [stderr]   Downloaded gloo v0.2.1
[INFO] [stderr]   Downloaded lexical-core v0.7.6
[INFO] [stderr]   Downloaded yew-router v0.14.0
[INFO] [stderr]   Downloaded yew-router-route-parser v0.14.0
[INFO] [stderr]   Downloaded strum v0.19.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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] d98c066206fe61089ac1706751fa6ec71ccbcc8d06fced294f53741ab8cfbc45
[INFO] running `Command { std: "docker" "start" "d98c066206fe61089ac1706751fa6ec71ccbcc8d06fced294f53741ab8cfbc45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d98c066206fe61089ac1706751fa6ec71ccbcc8d06fced294f53741ab8cfbc45", 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" "d98c066206fe61089ac1706751fa6ec71ccbcc8d06fced294f53741ab8cfbc45" "/opt/rustwide/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d98c066206fe61089ac1706751fa6ec71ccbcc8d06fced294f53741ab8cfbc45", 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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d98c066206fe61089ac1706751fa6ec71ccbcc8d06fced294f53741ab8cfbc45" "/opt/rustwide/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:43:1
[INFO] [stderr]    |
[INFO] [stderr] 43 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `patternfly-yew` (manifest) generated 1 warning
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.127
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]    Compiling rustversion v1.0.23
[INFO] [stderr]     Checking futures-core v0.3.34
[INFO] [stderr]    Compiling bumpalo v3.20.3
[INFO] [stderr]     Checking futures-sink v0.3.34
[INFO] [stderr]     Checking futures-io v0.3.34
[INFO] [stderr]     Checking futures-task v0.3.34
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v3.0.4
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking futures-channel v0.3.34
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling boolinator v2.4.0
[INFO] [stderr]     Checking bytes v1.12.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling yew v0.17.4
[INFO] [stderr]     Checking cfg-match v0.2.1
[INFO] [stderr]     Checking log v0.4.34
[INFO] [stderr]     Checking anymap v0.12.1
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking strum v0.19.5
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking serde_json v1.0.151
[INFO] [stderr]    Compiling wasm-bindgen v0.2.127
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling futures-macro v0.3.34
[INFO] [stderr]     Checking yew-router-route-parser v0.14.0
[INFO] [stderr]     Checking futures-util v0.3.34
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.127
[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 thiserror-impl v1.0.69
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking futures-executor v0.3.34
[INFO] [stderr]     Checking futures v0.3.34
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.127
[INFO] [stderr]     Checking js-sys v0.3.104
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking web-sys v0.3.104
[INFO] [stderr]     Checking gloo-timers v0.2.6
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.77
[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<dyn Bridge<Backdropper>>);
[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)]` (part of `#[warn(unused)]`) 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<dyn Bridge<Toaster>>);
[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<dyn Bridge<Backdropper>>);
[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)]` (part of `#[warn(unused)]`) 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<dyn Bridge<Toaster>>);
[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.41s
[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 5`
[INFO] running `Command { std: "docker" "inspect" "d98c066206fe61089ac1706751fa6ec71ccbcc8d06fced294f53741ab8cfbc45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d98c066206fe61089ac1706751fa6ec71ccbcc8d06fced294f53741ab8cfbc45", kill_on_drop: false }`
[INFO] [stdout] d98c066206fe61089ac1706751fa6ec71ccbcc8d06fced294f53741ab8cfbc45
