[INFO] fetching crate leptos-spin 0.2.0...
[INFO] documenting leptos-spin-0.2.0 against 1.98.0-beta.1 for beta-rustdoc-1.98-1
[INFO] extracting crate leptos-spin 0.2.0 into /workspace/builds/worker-2-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-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate leptos-spin 0.2.0 on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "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" "+1.98.0-beta.1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 244 packages to latest compatible versions
[INFO] [stderr]       Adding dashmap v5.5.3 (available: v6.2.1)
[INFO] [stderr]       Adding leptos v0.6.15 (available: v0.8.20)
[INFO] [stderr]       Adding leptos_integration_utils v0.6.15 (available: v0.8.8)
[INFO] [stderr]       Adding leptos_meta v0.6.15 (available: v0.8.6)
[INFO] [stderr]       Adding leptos_router v0.6.15 (available: v0.8.14)
[INFO] [stderr]       Adding spin-sdk v3.1.1 (available: v6.0.0)
[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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a88e3dd949a68cced6d01c26a2256a36a45ea4b370040cf018dea5128ce1eb64
[INFO] running `Command { std: "docker" "start" "a88e3dd949a68cced6d01c26a2256a36a45ea4b370040cf018dea5128ce1eb64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a88e3dd949a68cced6d01c26a2256a36a45ea4b370040cf018dea5128ce1eb64", 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" "a88e3dd949a68cced6d01c26a2256a36a45ea4b370040cf018dea5128ce1eb64" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a88e3dd949a68cced6d01c26a2256a36a45ea4b370040cf018dea5128ce1eb64", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a88e3dd949a68cced6d01c26a2256a36a45ea4b370040cf018dea5128ce1eb64" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.126
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rustversion v1.0.23
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling bumpalo v3.20.3
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling leb128 v0.2.7
[INFO] [stderr]    Compiling zerocopy v0.8.54
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling id-arena v2.3.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling wit-bindgen-rust v0.16.0
[INFO] [stderr]    Compiling konst_macro_rules v0.2.19
[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 smartstring v1.0.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.16
[INFO] [stderr]    Compiling bytes v1.12.1
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling konst v0.2.20
[INFO] [stderr]    Compiling camino v1.2.4
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]    Compiling spin-sdk v3.1.1
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking smartcow v0.2.1
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]     Checking routefinder v0.5.4
[INFO] [stderr]    Compiling collection_literals v1.0.3
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]     Checking send_wrapper v0.6.0
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling wasm-bindgen v0.2.126
[INFO] [stderr]     Checking self_cell v1.2.2
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling proc-macro-utils v0.8.0
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling wasmparser v0.121.2
[INFO] [stderr]    Compiling wasmparser v0.118.2
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling uuid v1.23.5
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling manyhow-macros v0.10.4
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking regex-automata v0.4.15
[INFO] [stderr]     Checking drain_filter_polyfill v0.1.3
[INFO] [stderr]     Checking pad-adapter v0.1.1
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]    Compiling const_format v0.2.36
[INFO] [stderr]     Checking regex v1.13.0
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.126
[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 spin-macro v3.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling zerocopy-derive v0.8.54
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling syn_derive v0.1.8
[INFO] [stderr]    Compiling quote-use-macros v0.8.4
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling server_fn_macro_default v0.6.15
[INFO] [stderr]    Compiling derive-where v1.6.1
[INFO] [stderr]    Compiling quote-use v0.8.4
[INFO] [stderr]    Compiling attribute-derive-macro v0.9.2
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]    Compiling typed-builder-macro v0.18.2
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling leptos-spin-macro v0.2.0
[INFO] [stderr]    Compiling rstml v0.11.2
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.3
[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/1.98.0-beta.1-x86_64-unknown-linux-gnu/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=2520bef864e199a1 -C extra-filename=-d17213f98676c1cc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-331140ce91c8b58d.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-02d022e4348febcc.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-a03a0a9a09c1ce49.rmeta --cap-lints allow --cap-lints=warn` (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/1.98.0-beta.1-x86_64-unknown-linux-gnu/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=258bef9d4f1aa39e -C extra-filename=-c7b07d808ed72683 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-02d022e4348febcc.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-a03a0a9a09c1ce49.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "a88e3dd949a68cced6d01c26a2256a36a45ea4b370040cf018dea5128ce1eb64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a88e3dd949a68cced6d01c26a2256a36a45ea4b370040cf018dea5128ce1eb64", kill_on_drop: false }`
[INFO] [stdout] a88e3dd949a68cced6d01c26a2256a36a45ea4b370040cf018dea5128ce1eb64
