[INFO] fetching crate leptos-spin 0.2.0... [INFO] checking leptos-spin-0.2.0 against try#bac5816c5f3d02cebd0599070af62d1782530294 for pr-150408 [INFO] extracting crate leptos-spin 0.2.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate leptos-spin 0.2.0 [INFO] finished tweaking crates.io crate leptos-spin 0.2.0 [INFO] tweaked toml for crates.io crate leptos-spin 0.2.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate leptos-spin 0.2.0 on toolchain bac5816c5f3d02cebd0599070af62d1782530294 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "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" "+bac5816c5f3d02cebd0599070af62d1782530294" "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 246 packages to latest compatible versions [INFO] [stderr] Adding dashmap v5.5.3 (available: v6.1.0) [INFO] [stderr] Adding leptos v0.6.15 (available: v0.8.15) [INFO] [stderr] Adding leptos_integration_utils v0.6.15 (available: v0.8.7) [INFO] [stderr] Adding leptos_meta v0.6.15 (available: v0.8.5) [INFO] [stderr] Adding leptos_router v0.6.15 (available: v0.8.11) [INFO] [stderr] Adding spin-sdk v3.1.1 (available: v5.1.1) [INFO] [stderr] Adding typed-builder v0.18.2 (available: v0.23.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5494c7bab565663adbaed6d6d6350a9135b80ba259098aa6cf4bd9f36c531288 [INFO] running `Command { std: "docker" "start" "-a" "5494c7bab565663adbaed6d6d6350a9135b80ba259098aa6cf4bd9f36c531288", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5494c7bab565663adbaed6d6d6350a9135b80ba259098aa6cf4bd9f36c531288", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5494c7bab565663adbaed6d6d6350a9135b80ba259098aa6cf4bd9f36c531288", kill_on_drop: false }` [INFO] [stdout] 5494c7bab565663adbaed6d6d6350a9135b80ba259098aa6cf4bd9f36c531288 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b9d06945118efaeafa5d568afa96b898f1f6b66bb853dba176d5dd73b8fe92f [INFO] running `Command { std: "docker" "start" "-a" "5b9d06945118efaeafa5d568afa96b898f1f6b66bb853dba176d5dd73b8fe92f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.104 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Checking unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.106 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling bumpalo v3.19.1 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.106 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling wit-bindgen-rust v0.16.0 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling wasm-encoder v0.41.2 [INFO] [stderr] Compiling spdx v0.10.9 [INFO] [stderr] Compiling wasm-encoder v0.38.1 [INFO] [stderr] Compiling libc v0.2.179 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling camino v1.2.2 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling slotmap v1.1.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling spin-sdk v3.1.1 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Checking winnow v0.7.14 [INFO] [stderr] Compiling collection_literals v1.0.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Checking smartcow v0.2.1 [INFO] [stderr] Compiling interpolator v0.5.0 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Checking routefinder v0.5.4 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Compiling syn v2.0.113 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-utils v0.8.0 [INFO] [stderr] Compiling proc-macro-utils v0.10.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking send_wrapper v0.6.0 [INFO] [stderr] Compiling wasmparser v0.121.2 [INFO] [stderr] Compiling wasmparser v0.118.2 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling manyhow-macros v0.10.4 [INFO] [stderr] Checking inventory v0.3.21 [INFO] [stderr] Checking self_cell v1.2.2 [INFO] [stderr] Compiling utf8-width v0.1.8 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Checking pad-adapter v0.1.1 [INFO] [stderr] Checking drain_filter_polyfill v0.1.3 [INFO] [stderr] Compiling const_format v0.2.35 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking cached_proc_macro_types v0.1.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.106 [INFO] [stderr] Compiling server_fn_macro v0.6.15 [INFO] [stderr] Compiling manyhow v0.10.4 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling syn_derive v0.1.8 [INFO] [stderr] Compiling quote-use-macros v0.8.4 [INFO] [stderr] Compiling spin-macro v3.1.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling quote-use v0.8.4 [INFO] [stderr] Compiling attribute-derive-macro v0.9.2 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling derive-where v1.6.0 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] error: could not compile `wasmparser` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/bac5816c5f3d02cebd0599070af62d1782530294/bin/rustc --crate-name wasmparser --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmparser-0.121.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --deny=unsafe_code '--allow=clippy::all' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ba19e4e948291d01 -C extra-filename=-483f82c7bd279f56 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-d060648b4513e855.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-c2a25f8d3aec9d5a.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-6962aa02f29e0a31.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `wasmparser` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/bac5816c5f3d02cebd0599070af62d1782530294/bin/rustc --crate-name wasmparser --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmparser-0.118.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dfb9f4eed4d0ffbe -C extra-filename=-4384ad843ac3695f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-c2a25f8d3aec9d5a.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-6962aa02f29e0a31.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "5b9d06945118efaeafa5d568afa96b898f1f6b66bb853dba176d5dd73b8fe92f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b9d06945118efaeafa5d568afa96b898f1f6b66bb853dba176d5dd73b8fe92f", kill_on_drop: false }` [INFO] [stdout] 5b9d06945118efaeafa5d568afa96b898f1f6b66bb853dba176d5dd73b8fe92f