[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 master#c9af9c1dc85a55e309345030ff9cb7ea247953fa for pr-151146-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchandero%2Fpatternfly-yew" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/chandero/patternfly-yew on toolchain c9af9c1dc85a55e309345030ff9cb7ea247953fa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "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" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 94 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.20.0)
[INFO] [stderr]       Adding yew v0.17.4 (available: v0.22.0)
[INFO] [stderr]       Adding yew-router v0.14.0 (available: v0.19.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded arrayvec v0.5.2
[INFO] [stderr]   Downloaded yew-router-macro v0.14.0
[INFO] [stderr]   Downloaded yew-router v0.14.0
[INFO] [stderr]   Downloaded anymap v0.12.1
[INFO] [stderr]   Downloaded proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]   Downloaded strum_macros v0.19.4
[INFO] [stderr]   Downloaded strum v0.19.5
[INFO] [stderr]   Downloaded boolinator v2.4.0
[INFO] [stderr]   Downloaded yew-macro v0.17.0
[INFO] [stderr]   Downloaded gloo-file v0.1.0
[INFO] [stderr]   Downloaded yew v0.17.4
[INFO] [stderr]   Downloaded nom v5.1.3
[INFO] [stderr]   Downloaded yew-router-route-parser v0.14.0
[INFO] [stderr]   Downloaded cfg-if v0.1.10
[INFO] [stderr]   Downloaded cfg-match v0.2.1
[INFO] [stderr]   Downloaded gloo-console-timer v0.1.0
[INFO] [stderr]   Downloaded gloo-events v0.1.2
[INFO] [stderr]   Downloaded gloo v0.2.1
[INFO] [stderr]   Downloaded proc-macro-nested v0.1.7
[INFO] [stderr]   Downloaded lexical-core v0.7.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c764ee15917881c02d5c5133b83d6b8a4d040263b0cc306a7ce3b0ad66a6add5
[INFO] running `Command { std: "docker" "start" "-a" "c764ee15917881c02d5c5133b83d6b8a4d040263b0cc306a7ce3b0ad66a6add5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c764ee15917881c02d5c5133b83d6b8a4d040263b0cc306a7ce3b0ad66a6add5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c764ee15917881c02d5c5133b83d6b8a4d040263b0cc306a7ce3b0ad66a6add5", kill_on_drop: false }`
[INFO] [stdout] c764ee15917881c02d5c5133b83d6b8a4d040263b0cc306a7ce3b0ad66a6add5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 53558ef186bd935ac93265cffdb671e43f853f710eb97de813192f22759d1c7d
[INFO] running `Command { std: "docker" "start" "-a" "53558ef186bd935ac93265cffdb671e43f853f710eb97de813192f22759d1c7d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.108
[INFO] [stderr]    Compiling zmij v1.0.17
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]    Compiling wasm-bindgen v0.2.108
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling yew v0.17.4
[INFO] [stderr]    Compiling boolinator v2.4.0
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking cfg-match v0.2.1
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking anymap v0.12.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking strum v0.19.5
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking yew-router-route-parser v0.14.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.108
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[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]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.108
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking js-sys v0.3.85
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking web-sys v0.3.85
[INFO] [stderr]     Checking gloo-timers v0.2.6
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.58
[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 1m 06s
[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" "53558ef186bd935ac93265cffdb671e43f853f710eb97de813192f22759d1c7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53558ef186bd935ac93265cffdb671e43f853f710eb97de813192f22759d1c7d", kill_on_drop: false }`
[INFO] [stdout] 53558ef186bd935ac93265cffdb671e43f853f710eb97de813192f22759d1c7d
