[INFO] cloning repository https://github.com/benhirsch24/iouring_bench [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/benhirsch24/iouring_bench" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenhirsch24%2Fiouring_bench", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenhirsch24%2Fiouring_bench'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aabceee7c1b44d3d19e5b2cfe2a39a97eade8e13 [INFO] testing benhirsch24/iouring_bench against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenhirsch24%2Fiouring_bench" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/benhirsch24/iouring_bench [INFO] finished tweaking git repo https://github.com/benhirsch24/iouring_bench [INFO] tweaked toml for git repo https://github.com/benhirsch24/iouring_bench written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/benhirsch24/iouring_bench on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/benhirsch24/iouring_bench 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" "+beta-2026-04-21" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3076daa4da6a652b51fec11fa8c256e748914565a619d6cd4c04e81f3c23b23c [INFO] running `Command { std: "docker" "start" "-a" "3076daa4da6a652b51fec11fa8c256e748914565a619d6cd4c04e81f3c23b23c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3076daa4da6a652b51fec11fa8c256e748914565a619d6cd4c04e81f3c23b23c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3076daa4da6a652b51fec11fa8c256e748914565a619d6cd4c04e81f3c23b23c", kill_on_drop: false }` [INFO] [stdout] 3076daa4da6a652b51fec11fa8c256e748914565a619d6cd4c04e81f3c23b23c [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dba63789508cbbcd1bff1eab03bca9f86121fdc81269fe1fadc2c817e382d1f0 [INFO] running `Command { std: "docker" "start" "-a" "dba63789508cbbcd1bff1eab03bca9f86121fdc81269fe1fadc2c817e382d1f0", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling cache-padded v1.3.0 [INFO] [stderr] Compiling io-uring v0.7.10 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling owned-alloc v0.2.0 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling concurrent-queue v1.2.4 [INFO] [stderr] Compiling intrusive-collections v0.9.7 [INFO] [stderr] Compiling bitmaps v3.2.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling lockfree v0.5.1 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling buddy-alloc v0.4.2 [INFO] [stderr] Compiling sketches-ddsketch v0.1.3 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling enclose v1.2.1 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling glommio v0.9.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling addr2line v0.25.1 [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/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.6/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 --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=4c7822646ba8cb0f -C extra-filename=-3cca980d12fc0e05 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "dba63789508cbbcd1bff1eab03bca9f86121fdc81269fe1fadc2c817e382d1f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dba63789508cbbcd1bff1eab03bca9f86121fdc81269fe1fadc2c817e382d1f0", kill_on_drop: false }` [INFO] [stdout] dba63789508cbbcd1bff1eab03bca9f86121fdc81269fe1fadc2c817e382d1f0