[INFO] cloning repository https://github.com/senseilang/eth-ir [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/senseilang/eth-ir" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsenseilang%2Feth-ir", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsenseilang%2Feth-ir'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0c20565ef045641536e2c2c02da759f95f8683f4 [INFO] checking senseilang/eth-ir against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-17 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsenseilang%2Feth-ir" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/senseilang/eth-ir [INFO] finished tweaking git repo https://github.com/senseilang/eth-ir [INFO] tweaked toml for git repo https://github.com/senseilang/eth-ir written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/senseilang/eth-ir 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 git repo https://github.com/senseilang/eth-ir 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] 67cdf6607166e387efc9246932fcba21346b44b69c4db91f823aaf4b25da39a0 [INFO] running `Command { std: "docker" "start" "-a" "67cdf6607166e387efc9246932fcba21346b44b69c4db91f823aaf4b25da39a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "67cdf6607166e387efc9246932fcba21346b44b69c4db91f823aaf4b25da39a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67cdf6607166e387efc9246932fcba21346b44b69c4db91f823aaf4b25da39a0", kill_on_drop: false }` [INFO] [stdout] 67cdf6607166e387efc9246932fcba21346b44b69c4db91f823aaf4b25da39a0 [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] f555fcd47fb77f69793f39c53b68c5032e36d20029c58b3a2ebccda81fa88bee [INFO] running `Command { std: "docker" "start" "-a" "f555fcd47fb77f69793f39c53b68c5032e36d20029c58b3a2ebccda81fa88bee", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.3 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking index_vec v0.1.4 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking const-hex v1.14.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling cc v1.2.40 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking unicode-ident v1.0.18 [INFO] [stderr] Checking hashbrown v0.16.0 [INFO] [stderr] Checking bumpalo v3.19.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking ruint v1.17.0 [INFO] [stderr] Checking anstyle-query v1.1.4 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking clap_lex v0.7.6 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking clap_builder v4.5.50 [INFO] [stderr] Compiling logos-codegen v0.15.1 [INFO] [stderr] Compiling psm v0.1.27 [INFO] [stderr] Compiling stacker v0.1.22 [INFO] [stderr] Checking chumsky v0.11.1 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling logos-derive v0.15.1 [INFO] [stderr] Checking logos v0.15.1 [INFO] [stderr] Checking clap v4.5.50 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking alloy-primitives v1.4.1 [INFO] [stderr] Checking sir-data v0.1.0 (/opt/rustwide/workdir/crates/data) [INFO] [stderr] Checking sir-analyses v0.1.0 (/opt/rustwide/workdir/crates/analyses) [INFO] [stderr] Checking sir-assembler v0.1.0 (/opt/rustwide/workdir/crates/assembler) [INFO] [stderr] Checking sir-debug-backend v0.1.0 (/opt/rustwide/workdir/crates/debug-backend) [INFO] [stderr] Checking sir-parser v0.1.0 (/opt/rustwide/workdir/crates/parser) [INFO] [stderr] Checking test-utils v0.1.0 (/opt/rustwide/workdir/test-utils) [INFO] [stderr] error: could not compile `sir-parser` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name sir_parser --edition=2024 crates/parser/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7f1ade1703c86c12 -C extra-filename=-c6f597c858c1d044 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloy_primitives=/opt/rustwide/target/debug/deps/liballoy_primitives-35d6a06f8cf6ee5d.rmeta --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-081ec9d78a7ae3c2.rmeta --extern chumsky=/opt/rustwide/target/debug/deps/libchumsky-b0f08c93baea7382.rmeta --extern logos=/opt/rustwide/target/debug/deps/liblogos-4b171363c83b6ce5.rmeta --extern sir_data=/opt/rustwide/target/debug/deps/libsir_data-fcb10a0f8ef8a768.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-0ed15a39e79b0386.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-3c1f32414875821d.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-da0491d5456e17b3/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `sir-parser` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name sir_parser --edition=2024 crates/parser/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=564da07ecc408a46 -C extra-filename=-5c17a34c4e9fde5b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloy_primitives=/opt/rustwide/target/debug/deps/liballoy_primitives-35d6a06f8cf6ee5d.rmeta --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-081ec9d78a7ae3c2.rmeta --extern chumsky=/opt/rustwide/target/debug/deps/libchumsky-b0f08c93baea7382.rmeta --extern logos=/opt/rustwide/target/debug/deps/liblogos-4b171363c83b6ce5.rmeta --extern sir_data=/opt/rustwide/target/debug/deps/libsir_data-fcb10a0f8ef8a768.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-0ed15a39e79b0386.rmeta --extern test_utils=/opt/rustwide/target/debug/deps/libtest_utils-5a62392b638f372c.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-3c1f32414875821d.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-da0491d5456e17b3/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "f555fcd47fb77f69793f39c53b68c5032e36d20029c58b3a2ebccda81fa88bee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f555fcd47fb77f69793f39c53b68c5032e36d20029c58b3a2ebccda81fa88bee", kill_on_drop: false }` [INFO] [stdout] f555fcd47fb77f69793f39c53b68c5032e36d20029c58b3a2ebccda81fa88bee