[INFO] fetching crate sov-sequencer 0.3.0...
[INFO] testing sov-sequencer-0.3.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate sov-sequencer 0.3.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate sov-sequencer 0.3.0
[INFO] finished tweaking crates.io crate sov-sequencer 0.3.0
[INFO] tweaked toml for crates.io crate sov-sequencer 0.3.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sov-sequencer 0.3.0 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 293 packages to latest compatible versions
[INFO] [stderr]       Adding borsh v0.10.4 (available: v1.5.7)
[INFO] [stderr]       Adding jsonrpsee v0.20.4 (available: v0.26.0)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] e02150950f898b35a3b3b91e4302ed4cd0c74a7c811039fa123c471a58d72df8
[INFO] running `Command { std: "docker" "start" "-a" "e02150950f898b35a3b3b91e4302ed4cd0c74a7c811039fa123c471a58d72df8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e02150950f898b35a3b3b91e4302ed4cd0c74a7c811039fa123c471a58d72df8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e02150950f898b35a3b3b91e4302ed4cd0c74a7c811039fa123c471a58d72df8", kill_on_drop: false }`
[INFO] [stdout] e02150950f898b35a3b3b91e4302ed4cd0c74a7c811039fa123c471a58d72df8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 24f44255d21dec7153d2044d78869736dfd61f5c02c378e5bb1910c70f3bf49f
[INFO] running `Command { std: "docker" "start" "-a" "24f44255d21dec7153d2044d78869736dfd61f5c02c378e5bb1910c70f3bf49f", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling js-sys v0.3.82
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling bindgen v0.65.1
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling send_wrapper v0.4.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.10.4
[INFO] [stderr]    Compiling borsh-derive-internal v0.10.4
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling jsonrpsee-types v0.20.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling soketto v0.7.1
[INFO] [stderr]    Compiling route-recognizer v0.3.1
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling gloo-timers v0.2.6
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.55
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling borsh-derive v0.10.4
[INFO] [stderr]    Compiling web-sys v0.3.82
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling borsh v0.10.4
[INFO] [stderr]    Compiling informalsystems-pbjson v0.6.0
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling mirai-annotations v1.12.0
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr] error: could not compile `bindgen` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name bindgen --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.65.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__cli", "annotate-snippets", "default", "experimental", "log", "logging", "runtime", "static", "testing_only_extra_assertions", "testing_only_libclang_5", "testing_only_libclang_9", "which", "which-rustfmt"))' -C metadata=8b308fcf44308bc1 -C extra-filename=-3a89d1a9cc4a71df --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-35764d37ce192392.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-70a8f6ba7739d773.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-a531b5f10bc30417.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-3674be3f4245d19b.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-089c1e2726d3acc9.rmeta --extern peeking_take_while=/opt/rustwide/target/debug/deps/libpeeking_take_while-d4f97294febd9b29.rmeta --extern prettyplease=/opt/rustwide/target/debug/deps/libprettyplease-a404d8d3a7be4fd1.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-1de8f8c5c720f0f9.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-4a110daa821f9faa.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-19089ce10721f4f5.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-d7c4a66f98a2548f.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-d42f9967807a45e2.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-cde78a54b29962e6.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "24f44255d21dec7153d2044d78869736dfd61f5c02c378e5bb1910c70f3bf49f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24f44255d21dec7153d2044d78869736dfd61f5c02c378e5bb1910c70f3bf49f", kill_on_drop: false }`
[INFO] [stdout] 24f44255d21dec7153d2044d78869736dfd61f5c02c378e5bb1910c70f3bf49f
