[INFO] fetching crate kona-supervisor-rpc 0.1.1...
[INFO] checking kona-supervisor-rpc-0.1.1 against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-20
[INFO] extracting crate kona-supervisor-rpc 0.1.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate kona-supervisor-rpc 0.1.1
[INFO] finished tweaking crates.io crate kona-supervisor-rpc 0.1.1
[INFO] tweaked toml for crates.io crate kona-supervisor-rpc 0.1.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate kona-supervisor-rpc 0.1.1 on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate kona-supervisor-rpc 0.1.1 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dce5a276077d0ff7346446ce8c636bff9f92b26d73bf0906a8ccb34ed804719d
[INFO] running `Command { std: "docker" "start" "-a" "dce5a276077d0ff7346446ce8c636bff9f92b26d73bf0906a8ccb34ed804719d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dce5a276077d0ff7346446ce8c636bff9f92b26d73bf0906a8ccb34ed804719d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dce5a276077d0ff7346446ce8c636bff9f92b26d73bf0906a8ccb34ed804719d", kill_on_drop: false }`
[INFO] [stdout] dce5a276077d0ff7346446ce8c636bff9f92b26d73bf0906a8ccb34ed804719d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9c1283296bb6127cfd0241c554401f8a4f943ec8a11ecba8752997902aeaeeb1
[INFO] running `Command { std: "docker" "start" "-a" "9c1283296bb6127cfd0241c554401f8a4f943ec8a11ecba8752997902aeaeeb1", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crc v3.3.0
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking unsigned-varint v0.8.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking brotli v8.0.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling syn-solidity v1.3.0
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling alloy-rlp-derive v0.3.12
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling num_enum v0.7.4
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking const-hex v1.14.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling alloy-sol-macro-input v1.3.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling alloy-rlp v0.3.12
[INFO] [stderr]     Checking ruint v1.15.0
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling alloy-primitives v1.3.0
[INFO] [stderr]    Compiling nybbles v0.4.1
[INFO] [stderr]    Compiling alloy-sol-macro-expander v1.3.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling alloy-eip2124 v0.2.0
[INFO] [stderr]    Compiling alloy-serde v1.0.23
[INFO] [stderr]    Compiling alloy-eip2930 v0.2.1
[INFO] [stderr]    Compiling alloy-eip7702 v0.6.1
[INFO] [stderr]    Compiling alloy-chains v0.2.6
[INFO] [stderr]    Compiling alloy-trie v0.9.0
[INFO] [stderr]    Compiling alloy-tx-macros v1.0.23
[INFO] [stderr]    Compiling alloy-eips v1.0.23
[INFO] [stderr]    Compiling alloy-hardforks v0.2.12
[INFO] [stderr]    Compiling alloy-op-hardforks v0.2.12
[INFO] [stderr]    Compiling alloy-consensus v1.0.23
[INFO] [stderr]    Compiling alloy-sol-macro v1.3.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]     Checking alloy-sol-types v1.3.0
[INFO] [stderr]     Checking alloy-consensus-any v1.0.23
[INFO] [stderr]     Checking alloy-network-primitives v1.0.23
[INFO] [stderr]     Checking op-alloy-consensus v0.18.13
[INFO] [stderr]     Checking alloy-rpc-types-engine v1.0.23
[INFO] [stderr]     Checking op-alloy-rpc-types-engine v0.18.13
[INFO] [stderr] error: could not compile `alloy-sol-types` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name alloy_sol_types --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-sol-types-1.3.0/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 '--warn=clippy::use-self' --warn=unused-must-use --warn=unreachable-pub --warn=unnameable-types '--warn=clippy::uninlined-format-args' --warn=rust-2018-idioms --warn=redundant-lifetimes '--warn=clippy::redundant-clone' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations '--warn=clippy::missing-const-for-fn' '--warn=clippy::manual-string-new' '--warn=clippy::dbg-macro' '--warn=rustdoc::all' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "eip712-serde", "json", "std"))' -C metadata=dc8553b1d6a99cb1 -C extra-filename=-a17ee9fc333279f5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloy_primitives=/opt/rustwide/target/debug/deps/liballoy_primitives-67d0975cafbf78a7.rmeta --extern alloy_sol_macro=/opt/rustwide/target/debug/deps/liballoy_sol_macro-3d52d8e40e9d8d32.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" "9c1283296bb6127cfd0241c554401f8a4f943ec8a11ecba8752997902aeaeeb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c1283296bb6127cfd0241c554401f8a4f943ec8a11ecba8752997902aeaeeb1", kill_on_drop: false }`
[INFO] [stdout] 9c1283296bb6127cfd0241c554401f8a4f943ec8a11ecba8752997902aeaeeb1
