[INFO] fetching crate quiche-h3 0.0.1...
[INFO] checking quiche-h3-0.0.1 against 4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d for pr-159598
[INFO] extracting crate quiche-h3 0.0.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate quiche-h3 0.0.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate quiche-h3 0.0.1
[INFO] tweaked toml for crates.io crate quiche-h3 0.0.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate quiche-h3 0.0.1 on toolchain 4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate quiche-h3 0.0.1 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" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0ca59320d33d392c4db603a9e1a3926410188082cce633ef7cad53d952a85020
[INFO] running `Command { std: "docker" "start" "0ca59320d33d392c4db603a9e1a3926410188082cce633ef7cad53d952a85020", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ca59320d33d392c4db603a9e1a3926410188082cce633ef7cad53d952a85020", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0ca59320d33d392c4db603a9e1a3926410188082cce633ef7cad53d952a85020" "/opt/rustwide/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ca59320d33d392c4db603a9e1a3926410188082cce633ef7cad53d952a85020", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0ca59320d33d392c4db603a9e1a3926410188082cce633ef7cad53d952a85020" "/opt/rustwide/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling tokio-macros v2.7.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling slog v2.8.2
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling time-macros v0.2.31
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling cc v1.2.67
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking getrandom v0.4.3
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling getset v0.1.7
[INFO] [stderr]    Compiling rustc-hash v2.1.3
[INFO] [stderr]     Checking tokio v1.53.0
[INFO] [stderr]    Compiling portable-atomic v1.14.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking rand v0.9.5
[INFO] [stderr]    Compiling neli-proc-macros v0.2.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling procfs v0.17.0
[INFO] [stderr]    Compiling bitflags v2.13.1
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking time v0.3.53
[INFO] [stderr]     Checking procfs-core v0.17.0
[INFO] [stderr]     Checking dashmap v6.2.1
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]    Compiling regex-automata v0.4.16
[INFO] [stderr]    Compiling prost-derive v0.14.4
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking opentelemetry v0.31.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking neli v0.7.4
[INFO] [stderr]    Compiling fslock v0.2.1
[INFO] [stderr]    Compiling trackable_derive v1.0.0
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling prometheus-client-derive-text-encode v0.3.0
[INFO] [stderr]     Checking trackable v1.3.0
[INFO] [stderr]    Compiling slog-async v2.8.0
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking erased-serde v0.3.31
[INFO] [stderr]    Compiling prometheus v0.14.0
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking prometheus-client v0.18.1
[INFO] [stderr]     Checking serde_yaml v0.8.26
[INFO] [stderr] error: could not compile `rustix` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.44/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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="param"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="system"' --cfg 'feature="thread"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=9caa2ec6f78f31f1 -C extra-filename=-54184608f61d1930 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-12164dedcc9c97c0.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-9692f5d5f45da725.rmeta --cap-lints allow --cap-lints=forbid --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0ca59320d33d392c4db603a9e1a3926410188082cce633ef7cad53d952a85020", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ca59320d33d392c4db603a9e1a3926410188082cce633ef7cad53d952a85020", kill_on_drop: false }`
[INFO] [stdout] 0ca59320d33d392c4db603a9e1a3926410188082cce633ef7cad53d952a85020
