[INFO] cloning repository https://github.com/Madoshakalaka/yew-shortcuts
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Madoshakalaka/yew-shortcuts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMadoshakalaka%2Fyew-shortcuts", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMadoshakalaka%2Fyew-shortcuts'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] de51b72965aab877897debfc358115bc648b57c8
[INFO] checking Madoshakalaka/yew-shortcuts against master#377656d3dd3f9c23a9c8713e163f4365a5261a84 for pr-146470-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMadoshakalaka%2Fyew-shortcuts" "/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/Madoshakalaka/yew-shortcuts
[INFO] finished tweaking git repo https://github.com/Madoshakalaka/yew-shortcuts
[INFO] tweaked toml for git repo https://github.com/Madoshakalaka/yew-shortcuts written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Madoshakalaka/yew-shortcuts on toolchain 377656d3dd3f9c23a9c8713e163f4365a5261a84
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Madoshakalaka/yew-shortcuts already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/yewstack/yew.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/Madoshakalaka/stylist-rs.git`
[INFO] [stderr]     Updating git repository `https://github.com/Madoshakalaka/yew-html-ext`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded gloo-storage v0.3.0
[INFO] [stderr]   Downloaded gloo-render v0.2.0
[INFO] [stderr]   Downloaded gloo-utils v0.2.0
[INFO] [stderr]   Downloaded gloo-dialogs v0.2.0
[INFO] [stderr]   Downloaded gloo-net v0.5.0
[INFO] [stderr]   Downloaded implicit-clone-derive v0.1.2
[INFO] [stderr]   Downloaded serde-wasm-bindgen v0.6.5
[INFO] [stderr]   Downloaded gloo-history v0.2.2
[INFO] [stderr]   Downloaded implicit-clone v0.6.0
[INFO] [stderr]   Downloaded gloo-console v0.3.0
[INFO] [stderr]   Downloaded gloo-file v0.3.0
[INFO] [stderr]   Downloaded gloo-events v0.2.0
[INFO] [stderr]   Downloaded tokise v0.2.0
[INFO] [stderr]   Downloaded gloo-worker-macros v0.1.0
[INFO] [stderr]   Downloaded gloo-worker v0.5.0
[INFO] [stderr]   Downloaded pinned v0.1.0
[INFO] [stderr]   Downloaded gloo v0.11.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 93ad3f4591a60b9c7e6bb1cf85f50ae799c022eb477b33855c9f306d8ad9f3cc
[INFO] running `Command { std: "docker" "start" "-a" "93ad3f4591a60b9c7e6bb1cf85f50ae799c022eb477b33855c9f306d8ad9f3cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "93ad3f4591a60b9c7e6bb1cf85f50ae799c022eb477b33855c9f306d8ad9f3cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93ad3f4591a60b9c7e6bb1cf85f50ae799c022eb477b33855c9f306d8ad9f3cc", kill_on_drop: false }`
[INFO] [stdout] 93ad3f4591a60b9c7e6bb1cf85f50ae799c022eb477b33855c9f306d8ad9f3cc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0864d2f53fd536e6188ab62518aa02b90c3a64aec9eb5dc332bc9a313beeb718
[INFO] running `Command { std: "docker" "start" "-a" "0864d2f53fd536e6188ab62518aa02b90c3a64aec9eb5dc332bc9a313beeb718", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.106
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling wasm-bindgen v0.2.106
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking proc-macro2 v1.0.103
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking roxmltree v0.20.0
[INFO] [stderr]     Checking quote v1.0.42
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling demo v0.1.0 (/opt/rustwide/workdir/demo)
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.106
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling implicit-clone-derive v0.1.2
[INFO] [stderr]    Compiling gloo-worker-macros v0.1.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]     Checking implicit-clone v0.6.0
[INFO] [stderr]    Compiling schemars_derive v1.1.0
[INFO] [stderr]    Compiling yew-shortcuts-macros v0.1.0 (/opt/rustwide/workdir/yew-shortcuts-macros)
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling yew-macro v0.22.0 (https://github.com/yewstack/yew.git#b4609623)
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]    Compiling yew-html-ext v0.2.0 (https://github.com/Madoshakalaka/yew-html-ext#47728034)
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking icon-processor v0.1.0 (/opt/rustwide/workdir/icon-processor)
[INFO] [stdout] warning: fields `view_box`, `path_data`, `comment`, and `file_path` are never read
[INFO] [stdout]   --> icon-processor/src/bin/generate_demo_icons.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | struct IconData {
[INFO] [stdout]    |        -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     view_box: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 13 |     path_data: String,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 14 |     comment: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 15 |     file_path: String,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `IconData` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stdout] warning: fields `view_box`, `path_data`, `comment`, and `file_path` are never read
[INFO] [stdout]   --> icon-processor/src/bin/generate_demo_icons.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | struct IconData {
[INFO] [stdout]    |        -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     view_box: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 13 |     path_data: String,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 14 |     comment: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 15 |     file_path: String,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `IconData` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking tracing v0.1.43
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.106
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling rmcp-macros v0.5.0
[INFO] [stderr]     Checking js-sys v0.3.83
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling stylist-core v0.13.0 (https://github.com/Madoshakalaka/stylist-rs.git#2c97742c)
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking pinned v0.1.0
[INFO] [stderr]    Compiling stylist-macros v0.13.0 (https://github.com/Madoshakalaka/stylist-rs.git#2c97742c)
[INFO] [stderr]     Checking schemars v1.1.0
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking rmcp v0.5.0
[INFO] [stderr]     Checking tokise v0.2.0
[INFO] [stderr]     Checking web-sys v0.3.83
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.56
[INFO] [stderr]     Checking serde-wasm-bindgen v0.6.5
[INFO] [stderr]     Checking gloo-timers v0.3.0
[INFO] [stderr]     Checking mcp-icon-server v0.1.0 (/opt/rustwide/workdir/mcp-icon-server)
[INFO] [stderr]     Checking gloo-utils v0.2.0
[INFO] [stderr]     Checking gloo-events v0.2.0
[INFO] [stderr]     Checking gloo-dialogs v0.2.0
[INFO] [stderr]     Checking gloo-render v0.2.0
[INFO] [stderr]     Checking gloo-file v0.3.0
[INFO] [stderr]     Checking gloo-console v0.3.0
[INFO] [stderr]     Checking gloo-storage v0.3.0
[INFO] [stderr]     Checking gloo-worker v0.5.0
[INFO] [stderr]     Checking gloo-history v0.2.2
[INFO] [stderr]     Checking gloo-net v0.5.0
[INFO] [stderr]     Checking gloo v0.11.0
[INFO] [stderr]     Checking yew v0.22.0 (https://github.com/yewstack/yew.git#b4609623)
[INFO] [stderr]     Checking stylist v0.13.0 (https://github.com/Madoshakalaka/stylist-rs.git#2c97742c)
[INFO] [stderr]     Checking yew-shortcuts v0.1.0 (/opt/rustwide/workdir/yew-shortcuts)
[INFO] [stdout] warning: constant `SOLID_ICONS_COUNT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/demo-c6a056c19a89c5e5/out/icon_counts.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const SOLID_ICONS_COUNT: usize = 1984;
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `REGULAR_ICONS_COUNT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/demo-c6a056c19a89c5e5/out/icon_counts.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub const REGULAR_ICONS_COUNT: usize = 273;
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BRANDS_ICONS_COUNT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/demo-c6a056c19a89c5e5/out/icon_counts.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub const BRANDS_ICONS_COUNT: usize = 549;
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SOLID_ICONS_COUNT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/demo-c6a056c19a89c5e5/out/icon_counts.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const SOLID_ICONS_COUNT: usize = 1984;
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `REGULAR_ICONS_COUNT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/demo-c6a056c19a89c5e5/out/icon_counts.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub const REGULAR_ICONS_COUNT: usize = 273;
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BRANDS_ICONS_COUNT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/demo-c6a056c19a89c5e5/out/icon_counts.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub const BRANDS_ICONS_COUNT: usize = 549;
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s
[INFO] running `Command { std: "docker" "inspect" "0864d2f53fd536e6188ab62518aa02b90c3a64aec9eb5dc332bc9a313beeb718", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0864d2f53fd536e6188ab62518aa02b90c3a64aec9eb5dc332bc9a313beeb718", kill_on_drop: false }`
[INFO] [stdout] 0864d2f53fd536e6188ab62518aa02b90c3a64aec9eb5dc332bc9a313beeb718
