[INFO] fetching crate sov-sequencer 0.3.0... [INFO] testing sov-sequencer-0.3.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate sov-sequencer 0.3.0 into /workspace/builds/worker-4-tc1/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-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sov-sequencer 0.3.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 304 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ics23 v0.10.2 [INFO] [stderr] Downloaded prost v0.11.9 [INFO] [stderr] Downloaded sov-db v0.3.0 [INFO] [stderr] Downloaded sov-first-read-last-write-cache v0.3.0 [INFO] [stderr] Downloaded gloo-utils v0.2.0 [INFO] [stderr] Downloaded sov-state v0.3.0 [INFO] [stderr] Downloaded route-recognizer v0.3.1 [INFO] [stderr] Downloaded jsonrpsee-client-transport v0.20.4 [INFO] [stderr] Downloaded jsonrpsee-wasm-client v0.20.4 [INFO] [stderr] Downloaded gloo-net v0.4.0 [INFO] [stderr] Downloaded jsonrpsee-http-client v0.20.4 [INFO] [stderr] Downloaded jsonrpsee-server v0.20.4 [INFO] [stderr] Downloaded jsonrpsee-core v0.20.4 [INFO] [stderr] Downloaded sov-modules-macros v0.3.0 [INFO] [stderr] Downloaded sov-modules-api v0.3.0 [INFO] [stderr] Downloaded bcs v0.1.6 [INFO] [stderr] Downloaded jsonrpsee-types v0.20.4 [INFO] [stderr] Downloaded informalsystems-pbjson v0.6.0 [INFO] [stderr] Downloaded prometheus v0.13.4 [INFO] [stderr] Downloaded prost-derive v0.11.9 [INFO] [stderr] Downloaded jsonrpsee-ws-client v0.20.4 [INFO] [stderr] Downloaded jsonrpsee v0.20.4 [INFO] [stderr] Downloaded sov-rollup-interface v0.3.0 [INFO] [stderr] Downloaded sov-schema-db v0.3.0 [INFO] [stderr] Downloaded jmt v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 80fe2566affd1e63a3b433827f26096a1dee2880c6f4829d05ba6d829cc9d031 [INFO] running `Command { std: "docker" "start" "-a" "80fe2566affd1e63a3b433827f26096a1dee2880c6f4829d05ba6d829cc9d031", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "80fe2566affd1e63a3b433827f26096a1dee2880c6f4829d05ba6d829cc9d031", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80fe2566affd1e63a3b433827f26096a1dee2880c6f4829d05ba6d829cc9d031", kill_on_drop: false }` [INFO] [stdout] 80fe2566affd1e63a3b433827f26096a1dee2880c6f4829d05ba6d829cc9d031 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb826cca35f5741d087670276c9a4c9513b56ffc4d4dd19df6ec60161bc8d94e [INFO] running `Command { std: "docker" "start" "-a" "eb826cca35f5741d087670276c9a4c9513b56ffc4d4dd19df6ec60161bc8d94e", 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 tracing v0.1.41 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.104 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling bindgen v0.65.1 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.104 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Compiling send_wrapper v0.4.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.104 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling wasm-bindgen v0.2.104 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling js-sys v0.3.81 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling soketto v0.7.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=96e7513584a0aa62 -C extra-filename=-0d05fbbe3a4a09fb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f4edaa7806fd153f.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-7d8e1e4bbbf33c0f.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-3a6dab176a891c13.rmeta --cap-lints allow --cap-lints=warn --cfg syn_disable_nightly_tests` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "eb826cca35f5741d087670276c9a4c9513b56ffc4d4dd19df6ec60161bc8d94e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb826cca35f5741d087670276c9a4c9513b56ffc4d4dd19df6ec60161bc8d94e", kill_on_drop: false }` [INFO] [stdout] eb826cca35f5741d087670276c9a4c9513b56ffc4d4dd19df6ec60161bc8d94e