[INFO] cloning repository https://github.com/ohah/yew-blog
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ohah/yew-blog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fohah%2Fyew-blog", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fohah%2Fyew-blog'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 468a234efd37205be9d05c63334f46185de45c01
[INFO] testing ohah/yew-blog against beta-2025-10-28 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fohah%2Fyew-blog" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ohah/yew-blog
[INFO] finished tweaking git repo https://github.com/ohah/yew-blog
[INFO] tweaked toml for git repo https://github.com/ohah/yew-blog written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ohah/yew-blog on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ohah/yew-blog 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 10b8f0b7a4155c7d49720b97eac4190f97e14fc9c7ac879547ae78457c6b68e9
[INFO] running `Command { std: "docker" "start" "-a" "10b8f0b7a4155c7d49720b97eac4190f97e14fc9c7ac879547ae78457c6b68e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "10b8f0b7a4155c7d49720b97eac4190f97e14fc9c7ac879547ae78457c6b68e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10b8f0b7a4155c7d49720b97eac4190f97e14fc9c7ac879547ae78457c6b68e9", kill_on_drop: false }`
[INFO] [stdout] 10b8f0b7a4155c7d49720b97eac4190f97e14fc9c7ac879547ae78457c6b68e9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 999d0352e40176bdd0f89b859fa96e30fc34befe0106c4a9ad399f463dfe3517
[INFO] running `Command { std: "docker" "start" "-a" "999d0352e40176bdd0f89b859fa96e30fc34befe0106c4a9ad399f463dfe3517", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling serde_derive v1.0.143
[INFO] [stderr]    Compiling once_cell v1.13.1
[INFO] [stderr]    Compiling serde v1.0.143
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.82
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling serde_json v1.0.83
[INFO] [stderr]    Compiling bumpalo v3.11.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.82
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling futures-core v0.3.23
[INFO] [stderr]    Compiling futures-channel v0.3.23
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling boolinator v2.4.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling line-wrap v0.1.1
[INFO] [stderr]    Compiling time v0.3.14
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling pulldown-cmark v0.7.2
[INFO] [stderr]    Compiling scoped-tls-hkt v0.1.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling futures-sink v0.3.23
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling anymap2 v0.13.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling xdg v2.4.1
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling anymap v0.12.1
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling entities v1.0.1
[INFO] [stderr]    Compiling route-recognizer v0.3.1
[INFO] [stderr]    Compiling typed-arena v1.7.0
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling itertools v0.10.4
[INFO] [stderr]    Compiling strip_markdown v0.2.0
[INFO] [stderr]    Compiling quad-rand v0.2.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.82
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.32
[INFO] [stderr]    Compiling yew-macro v0.19.3
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.82
[INFO] [stderr]    Compiling onig v6.4.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.82
[INFO] [stderr]    Compiling thiserror v1.0.32
[INFO] [stderr]    Compiling yew-router-macro v0.16.0
[INFO] [stderr]    Compiling pest v2.3.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling pest_meta v2.3.0
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling yewdux-macros v0.8.1
[INFO] [stderr]    Compiling pest_generator v2.3.0
[INFO] [stderr]    Compiling pest_derive v2.3.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling plist v1.3.1
[INFO] [stderr]    Compiling syntect v4.6.0
[INFO] [stdout] error: older versions of the `wasm-bindgen` crate are incompatible with current versions of Rust; please update to `wasm-bindgen` v0.2.88
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wasm-bindgen` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "999d0352e40176bdd0f89b859fa96e30fc34befe0106c4a9ad399f463dfe3517", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "999d0352e40176bdd0f89b859fa96e30fc34befe0106c4a9ad399f463dfe3517", kill_on_drop: false }`
[INFO] [stdout] 999d0352e40176bdd0f89b859fa96e30fc34befe0106c4a9ad399f463dfe3517
