[INFO] cloning repository https://github.com/cartesi/sequencer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cartesi/sequencer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcartesi%2Fsequencer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcartesi%2Fsequencer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 993d3310ac0da63380a62d6d3c93bff22d2317ff
[INFO] testing cartesi/sequencer against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcartesi%2Fsequencer" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/cartesi/sequencer
[INFO] finished tweaking git repo https://github.com/cartesi/sequencer
[INFO] tweaked toml for git repo https://github.com/cartesi/sequencer written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cartesi/sequencer 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] crate git repo https://github.com/cartesi/sequencer already has a lockfile, it will not be regenerated
[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-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] d9b275d00e61dc4637ee9889fca147c7b710d6352c984029be740ced9ed399ba
[INFO] running `Command { std: "docker" "start" "d9b275d00e61dc4637ee9889fca147c7b710d6352c984029be740ced9ed399ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d9b275d00e61dc4637ee9889fca147c7b710d6352c984029be740ced9ed399ba", 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" "d9b275d00e61dc4637ee9889fca147c7b710d6352c984029be740ced9ed399ba" "/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" "d9b275d00e61dc4637ee9889fca147c7b710d6352c984029be740ced9ed399ba", 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" "d9b275d00e61dc4637ee9889fca147c7b710d6352c984029be740ced9ed399ba" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling unicode-segmentation v1.13.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling alloy-rlp-derive v0.3.13
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling syn-solidity v1.5.7
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ruint v1.17.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling const-hex v1.18.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling alloy-sol-type-parser v1.5.7
[INFO] [stderr]    Compiling alloy-rlp v0.3.13
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling alloy-primitives v1.5.7
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling alloy-json-abi v1.5.7
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling alloy-sol-macro-input v1.5.7
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling alloy-sol-macro-expander v1.5.7
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling alloy-eip2124 v0.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling alloy-eip7702 v0.6.3
[INFO] [stderr]    Compiling alloy-serde v1.7.3
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling alloy-eip7928 v0.3.3
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling serde_with_macros v3.18.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling alloy-eip2930 v0.2.3
[INFO] [stderr]    Compiling nybbles v0.4.8
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling alloy-trie v0.9.5
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde_with v3.18.0
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling alloy-sol-macro v1.5.7
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling alloy-tx-macros v1.7.3
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling alloy-sol-types v1.5.7
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling alloy-eips v1.7.3
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling alloy-consensus v1.7.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling alloy-json-rpc v1.7.3
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling futures-utils-wasm v0.1.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling alloy-consensus-any v1.7.3
[INFO] [stderr]    Compiling alloy-network-primitives v1.7.3
[INFO] [stderr]    Compiling alloy-rpc-types-eth v1.7.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]    Compiling iri-string v0.7.11
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling alloy-signer v1.7.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling num_enum v0.7.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling alloy-transport v1.7.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling alloy-chains v0.2.32
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling alloy-genesis v1.7.3
[INFO] [stderr]    Compiling alloy-rpc-types-any v1.7.3
[INFO] [stderr]    Compiling alloy-network v1.7.3
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling alloy-hardforks v0.2.13
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling alloy-signer-local v1.7.3
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling alloy-rpc-types-anvil v1.7.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling alloy-node-bindings v1.7.3
[INFO] [stderr]    Compiling libsqlite3-sys v0.36.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling alloy-dyn-abi v1.5.7
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling ethereum_serde_utils v0.8.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling sequencer-core v0.1.0 (/opt/rustwide/workdir/sequencer-core)
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling alloy-core v1.5.7
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling ethereum_ssz v0.10.1
[INFO] [stderr]    Compiling alloy-rpc-types v1.7.3
[INFO] [stderr]    Compiling ethereum_ssz_derive v0.10.1
[INFO] [stderr]    Compiling hashlink v0.11.0
[INFO] [stderr]    Compiling alloy-transport-http v1.7.3
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling alloy-rpc-client v1.7.3
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling alloy-provider v1.7.3
[INFO] [stderr]    Compiling rusqlite_migration v2.4.1
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling types v0.1.0 (https://github.com/GCdePaula/cartesi-tools-rs?rev=ed14b98ecfe9796dc3ca7c9b96bfdbf0ef9baf22#ed14b98e)
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling app-core v0.1.0 (/opt/rustwide/workdir/examples/app-core)
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling alloy-contract v1.7.3
[INFO] [stderr]    Compiling alloy v1.7.3
[INFO] [stderr]    Compiling cartesi-rollups-contracts v2.2.0
[INFO] [stderr]    Compiling rusqlite v0.38.0
[INFO] [stderr]    Compiling sequencer v0.1.0 (/opt/rustwide/workdir/sequencer)
[INFO] [stderr]    Compiling wallet-sequencer v0.1.0 (/opt/rustwide/workdir/examples/wallet-sequencer)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 13s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "d9b275d00e61dc4637ee9889fca147c7b710d6352c984029be740ced9ed399ba", 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" "d9b275d00e61dc4637ee9889fca147c7b710d6352c984029be740ced9ed399ba" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling alloy-primitives v1.5.7
[INFO] [stderr]    Compiling alloy-json-abi v1.5.7
[INFO] [stderr]    Compiling alloy-eip2124 v0.2.0
[INFO] [stderr]    Compiling alloy-eip7928 v0.3.3
[INFO] [stderr]    Compiling alloy-eip7702 v0.6.3
[INFO] [stderr]    Compiling alloy-serde v1.7.3
[INFO] [stderr]    Compiling alloy-eip2930 v0.2.3
[INFO] [stderr]    Compiling alloy-trie v0.9.5
[INFO] [stderr]    Compiling alloy-signer v1.7.3
[INFO] [stderr]    Compiling alloy-chains v0.2.32
[INFO] [stderr]    Compiling alloy-eips v1.7.3
[INFO] [stderr]    Compiling ethereum_serde_utils v0.8.0
[INFO] [stderr]    Compiling alloy-hardforks v0.2.13
[INFO] [stderr]    Compiling ethereum_ssz v0.10.1
[INFO] [stderr]    Compiling alloy-sol-types v1.5.7
[INFO] [stderr]    Compiling alloy-consensus v1.7.3
[INFO] [stderr]    Compiling alloy-genesis v1.7.3
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling alloy-json-rpc v1.7.3
[INFO] [stderr]    Compiling alloy-dyn-abi v1.5.7
[INFO] [stderr]    Compiling sequencer-core v0.1.0 (/opt/rustwide/workdir/sequencer-core)
[INFO] [stderr]    Compiling types v0.1.0 (https://github.com/GCdePaula/cartesi-tools-rs?rev=ed14b98ecfe9796dc3ca7c9b96bfdbf0ef9baf22#ed14b98e)
[INFO] [stderr]    Compiling alloy-consensus-any v1.7.3
[INFO] [stderr]    Compiling alloy-network-primitives v1.7.3
[INFO] [stderr]    Compiling alloy-core v1.5.7
[INFO] [stderr]    Compiling alloy-rpc-types-eth v1.7.3
[INFO] [stderr]    Compiling alloy-transport v1.7.3
[INFO] [stderr]    Compiling app-core v0.1.0 (/opt/rustwide/workdir/examples/app-core)
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling alloy-rpc-types-any v1.7.3
[INFO] [stderr]    Compiling alloy-rpc-types-anvil v1.7.3
[INFO] [stderr]    Compiling alloy-transport-http v1.7.3
[INFO] [stderr]    Compiling sequencer-rust-client v0.1.0 (/opt/rustwide/workdir/sdk/rust-client)
[INFO] [stderr]    Compiling alloy-network v1.7.3
[INFO] [stderr]    Compiling alloy-rpc-client v1.7.3
[INFO] [stderr]    Compiling alloy-rpc-types v1.7.3
[INFO] [stderr]    Compiling alloy-signer-local v1.7.3
[INFO] [stderr]    Compiling alloy-node-bindings v1.7.3
[INFO] [stderr]    Compiling alloy-provider v1.7.3
[INFO] [stderr]    Compiling alloy-contract v1.7.3
[INFO] [stderr]    Compiling alloy v1.7.3
[INFO] [stderr]    Compiling cartesi-rollups-contracts v2.2.0
[INFO] [stderr]    Compiling sequencer v0.1.0 (/opt/rustwide/workdir/sequencer)
[INFO] [stderr]    Compiling rollups-harness v0.1.0 (/opt/rustwide/workdir/tests/harness)
[INFO] [stderr]    Compiling wallet-sequencer v0.1.0 (/opt/rustwide/workdir/examples/wallet-sequencer)
[INFO] [stderr] error: could not compile `sequencer` (lib test)
[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 sequencer --edition=2024 sequencer/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1ef625ab372ed426 -C extra-filename=-bb50cca9918df54f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloy=/opt/rustwide/target/debug/deps/liballoy-9bac5c435df2e704.rlib --extern alloy_network_primitives=/opt/rustwide/target/debug/deps/liballoy_network_primitives-4628c750f6e88e5b.rlib --extern alloy_primitives=/opt/rustwide/target/debug/deps/liballoy_primitives-9d0723e5df5fa448.rlib --extern alloy_sol_types=/opt/rustwide/target/debug/deps/liballoy_sol_types-98164c73221e61db.rlib --extern alloy_transport=/opt/rustwide/target/debug/deps/liballoy_transport-dbdd61f7c4a89e32.rlib --extern app_core=/opt/rustwide/target/debug/deps/libapp_core-03ce99d634ef7954.rlib --extern async_recursion=/opt/rustwide/target/debug/deps/libasync_recursion-a7898e45a177bd50.so --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-3453bb6e76f3ba47.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-4af2659b8aa408ee.rlib --extern cartesi_rollups_contracts=/opt/rustwide/target/debug/deps/libcartesi_rollups_contracts-9c22d66856c26806.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-63d4e46d741afd6f.rlib --extern ssz=/opt/rustwide/target/debug/deps/libssz-3dba4ad08ee39c87.rlib --extern ssz_derive=/opt/rustwide/target/debug/deps/libssz_derive-9fe967f3084dd250.so --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-3ee684943ed2ee9d.rlib --extern k256=/opt/rustwide/target/debug/deps/libk256-bada9ef352fd000d.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-451b5cb3cae42afa.rlib --extern rollups_harness=/opt/rustwide/target/debug/deps/librollups_harness-e075df5829db7023.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-b1e84992ac2fc5e9.rlib --extern rusqlite_migration=/opt/rustwide/target/debug/deps/librusqlite_migration-ef46ca2e38d5d7a8.rlib --extern sequencer_core=/opt/rustwide/target/debug/deps/libsequencer_core-9532edc6d08f07e4.rlib --extern sequencer_rust_client=/opt/rustwide/target/debug/deps/libsequencer_rust_client-d10ed9895c1b655c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-870ee391e4f6e8f9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-008a1e5b6f67fe23.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-01ed9f74e4d04ee9.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-305297abc8a52265.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-16e9848967112d7b.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-20d76c76631d81bb.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-afbcc83aedcc997f.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-c53d3fd6f7c4d52e.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-6fbafd5c3e2c8fdc.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-4cef0f2badfdb422.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-61e61b2faa2273d6.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-5a039f55cb21dada/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-be752b3456ac343d/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d9b275d00e61dc4637ee9889fca147c7b710d6352c984029be740ced9ed399ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9b275d00e61dc4637ee9889fca147c7b710d6352c984029be740ced9ed399ba", kill_on_drop: false }`
[INFO] [stdout] d9b275d00e61dc4637ee9889fca147c7b710d6352c984029be740ced9ed399ba
