[INFO] fetching crate kona-proof 0.3.0... [INFO] testing kona-proof-0.3.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237 [INFO] extracting crate kona-proof 0.3.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate kona-proof 0.3.0 [INFO] finished tweaking crates.io crate kona-proof 0.3.0 [INFO] tweaked toml for crates.io crate kona-proof 0.3.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate kona-proof 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] crate crates.io crate kona-proof 0.3.0 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a61d23d0de2d4cf0c21b8ddbaca29adc359cef19d3cb2b5fcc185e9165219a8 [INFO] running `Command { std: "docker" "start" "-a" "1a61d23d0de2d4cf0c21b8ddbaca29adc359cef19d3cb2b5fcc185e9165219a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a61d23d0de2d4cf0c21b8ddbaca29adc359cef19d3cb2b5fcc185e9165219a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a61d23d0de2d4cf0c21b8ddbaca29adc359cef19d3cb2b5fcc185e9165219a8", kill_on_drop: false }` [INFO] [stdout] 1a61d23d0de2d4cf0c21b8ddbaca29adc359cef19d3cb2b5fcc185e9165219a8 [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=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] 3851842f6e000759a6109e42c56398cc9d3397fb1beab3a20e2e24c0b390d025 [INFO] running `Command { std: "docker" "start" "-a" "3851842f6e000759a6109e42c56398cc9d3397fb1beab3a20e2e24c0b390d025", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling brotli-decompressor v4.0.2 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling op-alloy-flz v0.11.2 [INFO] [stderr] Compiling substrate-bn v0.6.0 [INFO] [stderr] Compiling unsigned-varint v0.8.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling brotli v7.0.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling macro-string v0.1.4 [INFO] [stderr] Compiling syn-solidity v0.8.24 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling aurora-engine-modexp v1.2.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling alloy-rlp-derive v0.3.11 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling auto_impl v1.2.1 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling enumn v0.1.14 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling serdect v0.2.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling const-hex v1.14.0 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling alloy-sol-macro-input v0.8.24 [INFO] [stderr] Compiling nybbles v0.3.4 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling alloy-rlp v0.3.11 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling lru v0.13.0 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling ruint v1.13.1 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling alloy-sol-macro-expander v0.8.24 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling alloy-primitives v0.8.24 [INFO] [stderr] Compiling alloy-eip7702 v0.5.1 [INFO] [stderr] Compiling alloy-eip2124 v0.1.0 [INFO] [stderr] Compiling alloy-eip2930 v0.1.0 [INFO] [stderr] Compiling alloy-serde v0.12.6 [INFO] [stderr] Compiling alloy-trie v0.7.9 [INFO] [stderr] Compiling kona-serde v0.2.0 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling alloy-chains v0.1.66 [INFO] [stderr] Compiling kona-preimage v0.3.0 [INFO] [stderr] Compiling revm-primitives v15.2.0 [INFO] [stderr] Compiling alloy-eips v0.12.6 [INFO] [stderr] Compiling alloy-sol-macro v0.8.24 [INFO] [stderr] Compiling revm-precompile v16.2.0 [INFO] [stderr] Compiling revm-interpreter v15.2.0 [INFO] [stderr] Compiling alloy-consensus v0.12.6 [INFO] [stderr] Compiling alloy-sol-types v0.8.24 [INFO] [stderr] Compiling revm v19.7.0 [INFO] [stderr] Compiling op-alloy-consensus v0.11.2 [INFO] [stderr] Compiling alloy-rpc-types-engine v0.12.6 [INFO] [stderr] Compiling kona-hardforks v0.3.0 [INFO] [stderr] Compiling op-alloy-rpc-types-engine v0.11.2 [INFO] [stderr] Compiling kona-mpt v0.2.0 [INFO] [stderr] Compiling kona-genesis v0.3.0 [INFO] [stderr] Compiling kona-protocol v0.3.0 [INFO] [stderr] Compiling kona-executor v0.3.0 [INFO] [stderr] Compiling kona-registry v0.3.0 [INFO] [stderr] Compiling kona-rpc v0.2.0 [INFO] [stderr] Compiling kona-derive v0.3.0 [INFO] [stderr] Compiling kona-driver v0.3.0 [INFO] [stderr] Compiling kona-proof v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.46s [INFO] running `Command { std: "docker" "inspect" "3851842f6e000759a6109e42c56398cc9d3397fb1beab3a20e2e24c0b390d025", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3851842f6e000759a6109e42c56398cc9d3397fb1beab3a20e2e24c0b390d025", kill_on_drop: false }` [INFO] [stdout] 3851842f6e000759a6109e42c56398cc9d3397fb1beab3a20e2e24c0b390d025 [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=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] 42b55275cda7943144ae21eb837d46fc9022b13b2e75b774077b29dae2c6ead7 [INFO] running `Command { std: "docker" "start" "-a" "42b55275cda7943144ae21eb837d46fc9022b13b2e75b774077b29dae2c6ead7", kill_on_drop: false }` [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling rstest_macros v0.25.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling alloy-rlp v0.3.11 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling ruint v1.13.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling alloy-primitives v0.8.24 [INFO] [stderr] Compiling alloy-eip2930 v0.1.0 [INFO] [stderr] Compiling alloy-eip7702 v0.5.1 [INFO] [stderr] Compiling alloy-serde v0.12.6 [INFO] [stderr] Compiling alloy-eip2124 v0.1.0 [INFO] [stderr] Compiling alloy-trie v0.7.9 [INFO] [stderr] Compiling alloy-sol-types v0.8.24 [INFO] [stderr] Compiling kona-serde v0.2.0 [INFO] [stderr] Compiling revm-primitives v15.2.0 [INFO] [stderr] Compiling alloy-eips v0.12.6 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling alloy-chains v0.1.66 [INFO] [stderr] Compiling kona-preimage v0.3.0 [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/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 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_taskdump)' --check-cfg 'cfg(tokio_unstable)' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=dce6bf8f9584b919 -C extra-filename=-8c6a148475edaead --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-df59630d2bf06c1d.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-c5faa46acfc5e47f.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-05c6868caed012ad.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-f6c7ac65e5e6b980.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-bedc6e0acd72ff2a.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-1cea589858797cf7.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-2ad06b6458b50461.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-ae93e5b624e97a75.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "42b55275cda7943144ae21eb837d46fc9022b13b2e75b774077b29dae2c6ead7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42b55275cda7943144ae21eb837d46fc9022b13b2e75b774077b29dae2c6ead7", kill_on_drop: false }` [INFO] [stdout] 42b55275cda7943144ae21eb837d46fc9022b13b2e75b774077b29dae2c6ead7