[INFO] fetching crate maili-registry 0.2.10... [INFO] testing maili-registry-0.2.10 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237 [INFO] extracting crate maili-registry 0.2.10 into /workspace/builds/worker-6-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-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate maili-registry 0.2.10 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 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c51b2642fc3292a484680f18c2dca33f68001e58831eaf006d0d13a45a55d96c [INFO] running `Command { std: "docker" "start" "-a" "c51b2642fc3292a484680f18c2dca33f68001e58831eaf006d0d13a45a55d96c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c51b2642fc3292a484680f18c2dca33f68001e58831eaf006d0d13a45a55d96c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c51b2642fc3292a484680f18c2dca33f68001e58831eaf006d0d13a45a55d96c", kill_on_drop: false }` [INFO] [stdout] c51b2642fc3292a484680f18c2dca33f68001e58831eaf006d0d13a45a55d96c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 909644237ddd1b11b0a533d340052fd8fd8f8a15199e542a0e87b43c2dc72010 [INFO] running `Command { std: "docker" "start" "-a" "909644237ddd1b11b0a533d340052fd8fd8f8a15199e542a0e87b43c2dc72010", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling winnow v0.7.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [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 num_enum_derive v0.7.3 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling const-hex v1.14.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling nybbles v0.3.4 [INFO] [stderr] Compiling alloy-sol-macro-input v0.8.22 [INFO] [stderr] Compiling alloy-rlp v0.3.11 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling ruint v1.13.1 [INFO] [stderr] Compiling alloy-sol-macro-expander v0.8.22 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling alloy-primitives v0.8.22 [INFO] [stderr] Compiling alloy-eip7702 v0.5.1 [INFO] [stderr] Compiling alloy-eip2124 v0.1.0 [INFO] [stderr] Compiling alloy-serde v0.12.4 [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] Compiling alloy-chains v0.1.64 [INFO] [stderr] error: could not compile `alloy-sol-macro-expander` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name alloy_sol_macro_expander --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-sol-macro-expander-0.8.22/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 '--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("json"))' -C metadata=5d1669e61a0137c7 -C extra-filename=-cdf081684acfc272 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloy_sol_macro_input=/opt/rustwide/target/debug/deps/liballoy_sol_macro_input-7bfb341faae687dc.rmeta --extern hex=/opt/rustwide/target/debug/deps/libconst_hex-9adebb6fc0592560.rmeta --extern heck=/opt/rustwide/target/debug/deps/libheck-8e1f98ffb0a497ae.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-8ce7810637469072.rmeta --extern proc_macro_error2=/opt/rustwide/target/debug/deps/libproc_macro_error2-1eb50171bf9ba50e.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-21e3e1a6b62590dc.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-f8f85f80bdf65bf3.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-dcf6372aec53f9e7.rmeta --extern syn_solidity=/opt/rustwide/target/debug/deps/libsyn_solidity-fa3842980d868628.rmeta --extern tiny_keccak=/opt/rustwide/target/debug/deps/libtiny_keccak-a35f6c7bf9be25e4.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `alloy-primitives` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name alloy_primitives --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-primitives-0.8.22/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=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' --cfg 'feature="map"' --cfg 'feature="rlp"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("allocative", "arbitrary", "asm-keccak", "default", "getrandom", "hex-compat", "k256", "map", "map-foldhash", "map-fxhash", "map-hashbrown", "map-indexmap", "native-keccak", "nightly", "postgres", "rand", "rayon", "rlp", "serde", "sha3-keccak", "std", "tiny-keccak"))' -C metadata=5e80a78f96b2b636 -C extra-filename=-47fec390d2b0ee0d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloy_rlp=/opt/rustwide/target/debug/deps/liballoy_rlp-1ad51a50e9062932.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c8b20fcd143d13fb.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-33ef6c02a07f9fec.rmeta --extern hex=/opt/rustwide/target/debug/deps/libconst_hex-9adebb6fc0592560.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-884f1a041e169ba6.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-8cab363648b42b7b.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-6b76ec393d6a2c41.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-de6dfd786916684a.so --extern ruint=/opt/rustwide/target/debug/deps/libruint-43ae3b9601bc4f05.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-e6fe8f0524583b87.rmeta --extern tiny_keccak=/opt/rustwide/target/debug/deps/libtiny_keccak-a35f6c7bf9be25e4.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "909644237ddd1b11b0a533d340052fd8fd8f8a15199e542a0e87b43c2dc72010", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "909644237ddd1b11b0a533d340052fd8fd8f8a15199e542a0e87b43c2dc72010", kill_on_drop: false }` [INFO] [stdout] 909644237ddd1b11b0a533d340052fd8fd8f8a15199e542a0e87b43c2dc72010