[INFO] fetching crate recall_sol_facade 0.1.2...
[INFO] checking recall_sol_facade-0.1.2 against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-21
[INFO] extracting crate recall_sol_facade 0.1.2 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate recall_sol_facade 0.1.2
[INFO] finished tweaking crates.io crate recall_sol_facade 0.1.2
[INFO] tweaked toml for crates.io crate recall_sol_facade 0.1.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate recall_sol_facade 0.1.2 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 recall_sol_facade 0.1.2 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c13582090017d06588517b57cc05ca6ed8b07b50c13d7cca46063525b0d566ef
[INFO] running `Command { std: "docker" "start" "-a" "c13582090017d06588517b57cc05ca6ed8b07b50c13d7cca46063525b0d566ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c13582090017d06588517b57cc05ca6ed8b07b50c13d7cca46063525b0d566ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c13582090017d06588517b57cc05ca6ed8b07b50c13d7cca46063525b0d566ef", kill_on_drop: false }`
[INFO] [stdout] c13582090017d06588517b57cc05ca6ed8b07b50c13d7cca46063525b0d566ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 318d0cc790fad125dfba77f9f7f3d0ea110bef228f6ce0cf92e5ebd15a7d0a93
[INFO] running `Command { std: "docker" "start" "-a" "318d0cc790fad125dfba77f9f7f3d0ea110bef228f6ce0cf92e5ebd15a7d0a93", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling foldhash v0.1.4
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling winnow v0.6.25
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling data-encoding v2.7.0
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]     Checking unsigned-varint v0.7.2
[INFO] [stderr]     Checking base-x v0.2.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]     Checking blake2b_simd v1.0.3
[INFO] [stderr]    Compiling prettyplease v0.2.29
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking const-hex v1.14.0
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking ruint v1.12.4
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling syn-solidity v0.8.19
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.14
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]     Checking data-encoding-macro v0.1.16
[INFO] [stderr]     Checking multibase v0.9.1
[INFO] [stderr]    Compiling serde_tuple_macros v0.5.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]     Checking alloy-primitives v0.8.19
[INFO] [stderr]     Checking serde-big-array v0.3.3
[INFO] [stderr]     Checking serde_bytes v0.11.15
[INFO] [stderr]     Checking cbor4ii v0.2.14
[INFO] [stderr]     Checking serde_tuple v0.5.0
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]    Compiling alloy-sol-type-parser v0.8.19
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]    Compiling multihash-derive v0.8.1
[INFO] [stderr]     Checking multihash v0.18.1
[INFO] [stderr]    Compiling alloy-json-abi v0.8.19
[INFO] [stderr]     Checking cid v0.10.1
[INFO] [stderr]     Checking fvm_ipld_blockstore v0.2.1
[INFO] [stderr]     Checking serde_ipld_dagcbor v0.4.2
[INFO] [stderr]     Checking fvm_ipld_encoding v0.4.0
[INFO] [stderr]    Compiling alloy-sol-macro-input v0.8.19
[INFO] [stderr]    Compiling alloy-sol-macro-expander v0.8.19
[INFO] [stderr]     Checking fvm_shared v4.3.3
[INFO] [stderr]    Compiling alloy-sol-macro v0.8.19
[INFO] [stderr]    Compiling alloy-sol-types v0.8.19
[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=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alloy-sol-types-0.8.19/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 '--warn=clippy::missing-const-for-fn' '--warn=clippy::manual-string-new' '--warn=clippy::dbg-macro' '--warn=rustdoc::all' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "eip712-serde", "json", "std"))' -C metadata=7e34626a262bfeb3 -C extra-filename=-3c2042c93984f38d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloy_primitives=/opt/rustwide/target/debug/deps/liballoy_primitives-14582912d83fb572.rmeta --extern alloy_sol_macro=/opt/rustwide/target/debug/deps/liballoy_sol_macro-902f2050a6527716.so --extern hex=/opt/rustwide/target/debug/deps/libconst_hex-542b1849354ba067.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" "318d0cc790fad125dfba77f9f7f3d0ea110bef228f6ce0cf92e5ebd15a7d0a93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "318d0cc790fad125dfba77f9f7f3d0ea110bef228f6ce0cf92e5ebd15a7d0a93", kill_on_drop: false }`
[INFO] [stdout] 318d0cc790fad125dfba77f9f7f3d0ea110bef228f6ce0cf92e5ebd15a7d0a93
