[INFO] fetching crate maili-registry 0.2.10...
[INFO] checking maili-registry-0.2.10 against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] extracting crate maili-registry 0.2.10 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate maili-registry 0.2.10
[INFO] finished tweaking crates.io crate maili-registry 0.2.10
[INFO] tweaked toml for crates.io crate maili-registry 0.2.10 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate maili-registry 0.2.10 on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate maili-registry 0.2.10 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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dca18df4de2a60d1262ceef8e84999d4751515b75128bf9520f2875b6041844d
[INFO] running `Command { std: "docker" "start" "-a" "dca18df4de2a60d1262ceef8e84999d4751515b75128bf9520f2875b6041844d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dca18df4de2a60d1262ceef8e84999d4751515b75128bf9520f2875b6041844d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dca18df4de2a60d1262ceef8e84999d4751515b75128bf9520f2875b6041844d", kill_on_drop: false }`
[INFO] [stdout] dca18df4de2a60d1262ceef8e84999d4751515b75128bf9520f2875b6041844d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1064ab4f01e8d89a569f5f930b67cad34d5d0f500617e44ff138ece89736559d
[INFO] running `Command { std: "docker" "start" "-a" "1064ab4f01e8d89a569f5f930b67cad34d5d0f500617e44ff138ece89736559d", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling foldhash v0.1.4
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling winnow v0.7.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling syn-solidity v0.8.22
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.218
[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 derive_more-impl v1.0.0
[INFO] [stderr]    Compiling auto_impl v1.2.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]     Checking num_enum v0.7.3
[INFO] [stderr]     Checking strum v0.27.1
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling const-hex v1.14.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling alloy-sol-macro-input v0.8.22
[INFO] [stderr]    Compiling nybbles v0.3.4
[INFO] [stderr]    Compiling alloy-rlp v0.3.11
[INFO] [stderr]    Compiling ruint v1.13.1
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling alloy-primitives v0.8.22
[INFO] [stderr]    Compiling alloy-sol-macro-expander v0.8.22
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling alloy-serde v0.12.4
[INFO] [stderr]    Compiling alloy-eip2124 v0.1.0
[INFO] [stderr]    Compiling alloy-eip7702 v0.5.1
[INFO] [stderr]    Compiling alloy-eip2930 v0.1.0
[INFO] [stderr]    Compiling alloy-trie v0.7.9
[INFO] [stderr]    Compiling kona-serde v0.1.1
[INFO] [stderr]     Checking alloy-chains v0.1.64
[INFO] [stderr]    Compiling alloy-eips v0.12.4
[INFO] [stderr]    Compiling alloy-sol-macro v0.8.22
[INFO] [stderr]     Checking alloy-consensus v0.12.4
[INFO] [stderr]    Compiling alloy-sol-types v0.8.22
[INFO] [stderr]    Compiling toml v0.8.20
[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/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name alloy_sol_types --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-sol-types-0.8.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 '--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 '--allow=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=9f5d36e9c30a437f -C extra-filename=-dbe657b01110863c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloy_primitives=/opt/rustwide/target/debug/deps/liballoy_primitives-d445734893a1c0ea.rmeta --extern alloy_sol_macro=/opt/rustwide/target/debug/deps/liballoy_sol_macro-68179114cb7fb43f.so --extern hex=/opt/rustwide/target/debug/deps/libconst_hex-e68dbb47ec28500e.rmeta --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" "1064ab4f01e8d89a569f5f930b67cad34d5d0f500617e44ff138ece89736559d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1064ab4f01e8d89a569f5f930b67cad34d5d0f500617e44ff138ece89736559d", kill_on_drop: false }`
[INFO] [stdout] 1064ab4f01e8d89a569f5f930b67cad34d5d0f500617e44ff138ece89736559d
