[INFO] cloning repository https://github.com/egranata/aria [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/egranata/aria" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fegranata%2Faria", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fegranata%2Faria'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d3e204e68cb06625d99c9f8a2068090d3e2aba55 [INFO] checking egranata/aria against try#579169d0e78824dc60934e5eb74cd3841f2b33e8 for pr-149328 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fegranata%2Faria" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/egranata/aria [INFO] finished tweaking git repo https://github.com/egranata/aria [INFO] tweaked toml for git repo https://github.com/egranata/aria written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/egranata/aria on toolchain 579169d0e78824dc60934e5eb74cd3841f2b33e8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+579169d0e78824dc60934e5eb74cd3841f2b33e8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/egranata/aria 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" "+579169d0e78824dc60934e5eb74cd3841f2b33e8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+579169d0e78824dc60934e5eb74cd3841f2b33e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ab247e9282425eda1754a67e3c50def62b93e763b5663feeaa331315c480c5d9 [INFO] running `Command { std: "docker" "start" "-a" "ab247e9282425eda1754a67e3c50def62b93e763b5663feeaa331315c480c5d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab247e9282425eda1754a67e3c50def62b93e763b5663feeaa331315c480c5d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab247e9282425eda1754a67e3c50def62b93e763b5663feeaa331315c480c5d9", kill_on_drop: false }` [INFO] [stdout] ab247e9282425eda1754a67e3c50def62b93e763b5663feeaa331315c480c5d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+579169d0e78824dc60934e5eb74cd3841f2b33e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 86019b4ae761335e0f1bf5e3bd965ab1a19d2c0bd802143fa31c7a8f914c36d6 [INFO] running `Command { std: "docker" "start" "-a" "86019b4ae761335e0f1bf5e3bd965ab1a19d2c0bd802143fa31c7a8f914c36d6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Compiling pest v2.8.5 [INFO] [stderr] Compiling rustc-rayon-core v0.3.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling enum-as-inner v0.7.0 [INFO] [stderr] Checking ena v0.14.3 [INFO] [stderr] Checking tracing v0.1.43 [INFO] [stderr] Checking rustc-rayon-core v0.5.1 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking libloading v0.9.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling aws-lc-rs v1.15.2 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking rustc-rayon v0.5.1 [INFO] [stderr] Checking opcodes-lib v0.9.20251222 (/opt/rustwide/workdir/opcodes-lib) [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling pest_meta v2.8.5 [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Checking rustls-pki-types v1.13.1 [INFO] [stderr] Checking clap_builder v4.5.57 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Checking zerocopy v0.8.31 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking signal-hook-registry v1.4.7 [INFO] [stderr] Checking memmap2 v0.2.3 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling pest_generator v2.8.5 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking rustc-rayon v0.3.2 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] error: could not compile `regex-syntax` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/579169d0e78824dc60934e5eb74cd3841f2b33e8/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.8/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 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=a7174f3b8f975bfe -C extra-filename=-772b60ac7f4bd548 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --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" "86019b4ae761335e0f1bf5e3bd965ab1a19d2c0bd802143fa31c7a8f914c36d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86019b4ae761335e0f1bf5e3bd965ab1a19d2c0bd802143fa31c7a8f914c36d6", kill_on_drop: false }` [INFO] [stdout] 86019b4ae761335e0f1bf5e3bd965ab1a19d2c0bd802143fa31c7a8f914c36d6