[INFO] fetching crate summon-client-sdk 0.1.78...
[INFO] testing summon-client-sdk-0.1.78 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate summon-client-sdk 0.1.78 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate summon-client-sdk 0.1.78
[INFO] finished tweaking crates.io crate summon-client-sdk 0.1.78
[INFO] tweaked toml for crates.io crate summon-client-sdk 0.1.78 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate summon-client-sdk 0.1.78 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 107 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.21.7 (available: v0.22.1)
[INFO] [stderr]       Adding cardano-multiplatform-lib v3.1.3 (available: v6.2.0)
[INFO] [stderr]       Adding iana-time-zone v0.1.60 (available: v0.1.64)
[INFO] [stderr]       Adding js-sys v0.3.59 (available: v0.3.82)
[INFO] [stderr]       Adding serde-wasm-bindgen v0.4.5 (available: v0.6.5)
[INFO] [stderr]       Adding wasm-bindgen v0.2.83 (available: v0.2.105)
[INFO] [stderr]       Adding wasm-bindgen-backend v0.2.83 (available: v0.2.104)
[INFO] [stderr]       Adding wasm-bindgen-macro v0.2.83 (available: v0.2.105)
[INFO] [stderr]       Adding wasm-bindgen-macro-support v0.2.83 (available: v0.2.105)
[INFO] [stderr]       Adding wasm-bindgen-shared v0.2.83 (available: v0.2.105)
[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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 5655dafbd309c932f432e159f6089a9062488bd1880b5721f86e519469a0ced2
[INFO] running `Command { std: "docker" "start" "-a" "5655dafbd309c932f432e159f6089a9062488bd1880b5721f86e519469a0ced2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5655dafbd309c932f432e159f6089a9062488bd1880b5721f86e519469a0ced2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5655dafbd309c932f432e159f6089a9062488bd1880b5721f86e519469a0ced2", kill_on_drop: false }`
[INFO] [stdout] 5655dafbd309c932f432e159f6089a9062488bd1880b5721f86e519469a0ced2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] eb319392ac11798645fca18498c1efb7fd3734659f046a2254f95c223452c70b
[INFO] running `Command { std: "docker" "start" "-a" "eb319392ac11798645fca18498c1efb7fd3734659f046a2254f95c223452c70b", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.83
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling wasm-bindgen v0.2.83
[INFO] [stderr]    Compiling clear_on_drop v0.2.5
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling cryptoxide v0.4.4
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling cbor_event v2.4.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling cryptoxide v0.3.6
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling bech32 v0.7.3
[INFO] [stderr]    Compiling base64-url v1.4.13
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling generic-array v0.8.4
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling digest v0.6.1
[INFO] [stderr]    Compiling pruefung v0.2.1
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling cardano-message-signing v1.0.1
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling num v0.2.1
[INFO] [stderr]    Compiling fraction v0.10.0
[INFO] [stderr]    Compiling ed25519-bip32 v0.4.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.83
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.83
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.83
[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" "eb319392ac11798645fca18498c1efb7fd3734659f046a2254f95c223452c70b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb319392ac11798645fca18498c1efb7fd3734659f046a2254f95c223452c70b", kill_on_drop: false }`
[INFO] [stdout] eb319392ac11798645fca18498c1efb7fd3734659f046a2254f95c223452c70b
