[INFO] fetching crate sov-state 0.3.0... [INFO] building sov-state-0.3.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] extracting crate sov-state 0.3.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate sov-state 0.3.0 [INFO] finished tweaking crates.io crate sov-state 0.3.0 [INFO] tweaked toml for crates.io crate sov-state 0.3.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sov-state 0.3.0 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 181 packages to latest compatible versions [INFO] [stderr] Adding borsh v0.10.4 (available: v1.5.7) [INFO] [stderr] Adding jmt v0.8.0 (available: v0.11.0) [INFO] [stderr] Adding proptest-derive v0.3.0 (available: v0.6.0) [INFO] [stderr] Adding risc0-zkvm v0.18.0 (available: v3.0.3) [INFO] [stderr] Adding risc0-zkvm-platform v0.18.0 (available: v2.2.1) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6dc7ece1310a41465cfa49627679c9bca44f779cac8f95adb36f5a085a7f2bcd [INFO] running `Command { std: "docker" "start" "-a" "6dc7ece1310a41465cfa49627679c9bca44f779cac8f95adb36f5a085a7f2bcd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6dc7ece1310a41465cfa49627679c9bca44f779cac8f95adb36f5a085a7f2bcd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6dc7ece1310a41465cfa49627679c9bca44f779cac8f95adb36f5a085a7f2bcd", kill_on_drop: false }` [INFO] [stdout] 6dc7ece1310a41465cfa49627679c9bca44f779cac8f95adb36f5a085a7f2bcd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a7596dc647b98c12d232e9440ffe419d62e3b316ccf30b30c558a4b09699d1c [INFO] running `Command { std: "docker" "start" "-a" "3a7596dc647b98c12d232e9440ffe419d62e3b316ccf30b30c558a4b09699d1c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling mirai-annotations v1.12.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.10.4 [INFO] [stderr] Compiling borsh-derive-internal v0.10.4 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling borsh-derive v0.10.4 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling borsh v0.10.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling sov-first-read-last-write-cache v0.3.0 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling informalsystems-pbjson v0.6.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling bcs v0.1.6 [INFO] [stderr] Compiling ics23 v0.10.2 [INFO] [stderr] Compiling sov-rollup-interface v0.3.0 [INFO] [stderr] Compiling jmt v0.8.0 [INFO] [stderr] Compiling sov-state v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `SplitCodec` is never constructed [INFO] [stdout] --> src/codec/split_codec.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct SplitCodec { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.93s [INFO] running `Command { std: "docker" "inspect" "3a7596dc647b98c12d232e9440ffe419d62e3b316ccf30b30c558a4b09699d1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a7596dc647b98c12d232e9440ffe419d62e3b316ccf30b30c558a4b09699d1c", kill_on_drop: false }` [INFO] [stdout] 3a7596dc647b98c12d232e9440ffe419d62e3b316ccf30b30c558a4b09699d1c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d80f7114deeeb4402e46eb4b5eff9de52fe2f2733da51f096b6a2e4a418800a2 [INFO] running `Command { std: "docker" "start" "-a" "d80f7114deeeb4402e46eb4b5eff9de52fe2f2733da51f096b6a2e4a418800a2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stdout] warning: struct `SplitCodec` is never constructed [INFO] [stdout] --> src/codec/split_codec.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct SplitCodec { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v1.8.0 [INFO] [stderr] Compiling sov-state v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `SplitCodec` is never constructed [INFO] [stdout] --> src/codec/split_codec.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct SplitCodec { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 10.99s [INFO] running `Command { std: "docker" "inspect" "d80f7114deeeb4402e46eb4b5eff9de52fe2f2733da51f096b6a2e4a418800a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d80f7114deeeb4402e46eb4b5eff9de52fe2f2733da51f096b6a2e4a418800a2", kill_on_drop: false }` [INFO] [stdout] d80f7114deeeb4402e46eb4b5eff9de52fe2f2733da51f096b6a2e4a418800a2