[INFO] cloning repository https://github.com/yi-nology/k7s-deps
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yi-nology/k7s-deps" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyi-nology%2Fk7s-deps", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyi-nology%2Fk7s-deps'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 78d9d444d2791deae9017f4ccd4e10ac0de1bd2e
[INFO] checking yi-nology/k7s-deps against 0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0 for pr-158915-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyi-nology%2Fk7s-deps" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/yi-nology/k7s-deps
[INFO] finished tweaking git repo https://github.com/yi-nology/k7s-deps
[INFO] tweaked toml for git repo https://github.com/yi-nology/k7s-deps written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yi-nology/k7s-deps on toolchain 0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 385 packages to highest compatible versions
[INFO] [stderr]       Adding dirs v5.0.1 (available: v7.0.0)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding smallvec v1.15.2 (available: v1.16.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c9e2451eec4fc0edc4549ea14c4b4f7f6b3c56f99334d484998bc1b040660d5b
[INFO] running `Command { std: "docker" "start" "c9e2451eec4fc0edc4549ea14c4b4f7f6b3c56f99334d484998bc1b040660d5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c9e2451eec4fc0edc4549ea14c4b4f7f6b3c56f99334d484998bc1b040660d5b", 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" "c9e2451eec4fc0edc4549ea14c4b4f7f6b3c56f99334d484998bc1b040660d5b" "/opt/rustwide/cargo-home/bin/cargo" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c9e2451eec4fc0edc4549ea14c4b4f7f6b3c56f99334d484998bc1b040660d5b", 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" "c9e2451eec4fc0edc4549ea14c4b4f7f6b3c56f99334d484998bc1b040660d5b" "/opt/rustwide/cargo-home/bin/cargo" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]     Checking cfg-if v1.0.5
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling crossbeam-utils v0.8.23
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rustix v1.1.5
[INFO] [stderr]    Compiling toml_edit v0.25.15+spec-1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]     Checking zerocopy v0.8.57
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking unicode-ident v1.0.26
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling rustls v0.23.45
[INFO] [stderr]     Checking aho-corasick v1.1.5
[INFO] [stderr]    Compiling pest v2.9.2
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling encoding_rs v0.8.41
[INFO] [stderr]     Checking block-padding v0.4.2
[INFO] [stderr]     Checking quote v1.0.47
[INFO] [stderr]     Checking num-integer v0.1.47
[INFO] [stderr]     Checking getrandom v0.4.3
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking inout v0.2.2
[INFO] [stderr]    Compiling k8s-openapi v0.28.0
[INFO] [stderr]    Compiling multiversion_no_op v1.0.0
[INFO] [stderr]     Checking jiff-core v0.1.1
[INFO] [stderr]    Compiling syn v3.0.6
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]     Checking core_detect v1.0.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking cipher v0.5.2
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking sha1 v0.10.7
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking ucd-trie v0.1.7
[INFO] [stderr]     Checking data-encoding v2.11.1
[INFO] [stderr]     Checking granit-parser v0.0.7
[INFO] [stderr]     Checking annotate-snippets v0.12.16
[INFO] [stderr]     Checking blocking v1.7.0
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]     Checking num-iter v0.1.46
[INFO] [stderr]    Compiling pest_meta v2.9.2
[INFO] [stderr]     Checking hmac v0.13.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking cpubits v0.1.1
[INFO] [stderr]     Checking aes v0.9.3
[INFO] [stderr]     Checking hkdf v0.13.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[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/0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="time"' --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=1fc7f7b50d626366 -C extra-filename=-f2aabdebbff837d3 --out-dir /opt/rustwide/target/debug/build/rustix/f2aabdebbff837d3/out --extern bitflags=/opt/rustwide/target/debug/build/bitflags/e668ad76624d8b4f/out/libbitflags-e668ad76624d8b4f.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 --force-warn=unused_crate_dependencies --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" "c9e2451eec4fc0edc4549ea14c4b4f7f6b3c56f99334d484998bc1b040660d5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9e2451eec4fc0edc4549ea14c4b4f7f6b3c56f99334d484998bc1b040660d5b", kill_on_drop: false }`
[INFO] [stdout] c9e2451eec4fc0edc4549ea14c4b4f7f6b3c56f99334d484998bc1b040660d5b
