[INFO] cloning repository https://github.com/regenrek/taugentic [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/regenrek/taugentic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fregenrek%2Ftaugentic", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fregenrek%2Ftaugentic'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fbd31029b9d6037e4a3e75c63ea72077772c3d94 [INFO] checking regenrek/taugentic against c9ff496891c278ad660bc0ab85c1f0b72059464a for pr-160491 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fregenrek%2Ftaugentic" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/regenrek/taugentic [INFO] finished tweaking git repo https://github.com/regenrek/taugentic [INFO] tweaked toml for git repo https://github.com/regenrek/taugentic written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/regenrek/taugentic on toolchain c9ff496891c278ad660bc0ab85c1f0b72059464a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/regenrek/taugentic 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" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ts-rs-macros v12.0.1 [INFO] [stderr] Downloaded ts-rs v12.0.1 [INFO] [stderr] Downloaded secret-service v5.1.0 [INFO] [stderr] Downloaded seccompiler v0.5.0 [INFO] [stderr] Downloaded landlock v0.4.4 [INFO] [stderr] Downloaded rmcp-macros v1.5.0 [INFO] [stderr] Downloaded sse-stream v0.2.2 [INFO] [stderr] Downloaded rmcp v1.5.0 [INFO] [stderr] Downloaded tracing-appender v0.2.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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] e7d8c2a52187be2b61a2978d6b0530ca3fbd25db34034815e33bbdcce3268ba3 [INFO] running `Command { std: "docker" "start" "e7d8c2a52187be2b61a2978d6b0530ca3fbd25db34034815e33bbdcce3268ba3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7d8c2a52187be2b61a2978d6b0530ca3fbd25db34034815e33bbdcce3268ba3", 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" "e7d8c2a52187be2b61a2978d6b0530ca3fbd25db34034815e33bbdcce3268ba3" "/opt/rustwide/cargo-home/bin/cargo" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7d8c2a52187be2b61a2978d6b0530ca3fbd25db34034815e33bbdcce3268ba3", 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" "e7d8c2a52187be2b61a2978d6b0530ca3fbd25db34034815e33bbdcce3268ba3" "/opt/rustwide/cargo-home/bin/cargo" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Checking winnow v1.0.2 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking syn v2.0.117 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling endi v1.1.1 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Compiling rustls v0.23.38 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Checking webpki-roots v1.0.7 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking zerofrom v0.1.7 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling nix v0.31.2 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Checking yoke v0.8.2 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking mio v1.2.0 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking getrandom v0.4.2 [INFO] [stderr] Checking zerovec v0.11.6 [INFO] [stderr] Checking zerotrie v0.2.4 [INFO] [stderr] Checking uuid v1.23.0 [INFO] [stderr] Compiling ts-rs-macros v12.0.1 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking tokio v1.51.1 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Checking include_dir v0.7.4 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking tinystr v0.8.3 [INFO] [stderr] Checking potential_utf v0.1.5 [INFO] [stderr] Checking icu_collections v2.2.0 [INFO] [stderr] Checking icu_locale_core v2.2.0 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking rand v0.9.4 [INFO] [stderr] Compiling rmcp v1.5.0 [INFO] [stderr] Compiling ring v0.17.14 [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/c9ff496891c278ad660bc0ab85c1f0b72059464a/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.1.4/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="net"' --cfg 'feature="process"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "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=012350560de3af05 -C extra-filename=-ba9712b9bb2c2e2a --out-dir /opt/rustwide/target/debug/build/rustix/ba9712b9bb2c2e2a/out -L dependency=/opt/rustwide/target/debug/build/bitflags/924610f47dcb2cb8/out -L dependency=/opt/rustwide/target/debug/build/linux-raw-sys/d4bc5dcbcaabc690/out --extern bitflags=/opt/rustwide/target/debug/build/bitflags/924610f47dcb2cb8/out/libbitflags-924610f47dcb2cb8.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/build/linux-raw-sys/d4bc5dcbcaabc690/out/liblinux_raw_sys-d4bc5dcbcaabc690.rmeta --cap-lints allow --cap-lints=forbid --cfg static_assertions --cfg lower_upper_exp_for_non_zero --cfg rustc_diagnostics --cfg linux_raw_dep --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" "e7d8c2a52187be2b61a2978d6b0530ca3fbd25db34034815e33bbdcce3268ba3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7d8c2a52187be2b61a2978d6b0530ca3fbd25db34034815e33bbdcce3268ba3", kill_on_drop: false }` [INFO] [stdout] e7d8c2a52187be2b61a2978d6b0530ca3fbd25db34034815e33bbdcce3268ba3