[INFO] fetching crate gitpane 0.15.0...
[INFO] checking gitpane-0.15.0 against 0c3b2c226322b623e493b7611e4909ee6bc6a48d for pr-161946
[INFO] extracting crate gitpane 0.15.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate gitpane 0.15.0
[INFO] finished tweaking crates.io crate gitpane 0.15.0
[INFO] tweaked toml for crates.io crate gitpane 0.15.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gitpane 0.15.0 on toolchain 0c3b2c226322b623e493b7611e4909ee6bc6a48d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c3b2c226322b623e493b7611e4909ee6bc6a48d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate gitpane 0.15.0 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" "+0c3b2c226322b623e493b7611e4909ee6bc6a48d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 969d25d27e3bd173751082c80649adcf35ec9f3c3632ba41760353f5bfb83872
[INFO] running `Command { std: "docker" "start" "969d25d27e3bd173751082c80649adcf35ec9f3c3632ba41760353f5bfb83872", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "969d25d27e3bd173751082c80649adcf35ec9f3c3632ba41760353f5bfb83872", 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" "969d25d27e3bd173751082c80649adcf35ec9f3c3632ba41760353f5bfb83872" "/opt/rustwide/cargo-home/bin/cargo" "+0c3b2c226322b623e493b7611e4909ee6bc6a48d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "969d25d27e3bd173751082c80649adcf35ec9f3c3632ba41760353f5bfb83872", 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" "969d25d27e3bd173751082c80649adcf35ec9f3c3632ba41760353f5bfb83872" "/opt/rustwide/cargo-home/bin/cargo" "+0c3b2c226322b623e493b7611e4909ee6bc6a48d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling cc v1.2.67
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling quick-xml v0.41.0
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling wayland-client v0.31.15
[INFO] [stderr]     Checking kasuari v0.4.12
[INFO] [stderr]     Checking lru v0.18.2
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]    Compiling inotify-sys v0.1.8
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking time v0.3.53
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking line-clipping v0.3.7
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking inotify v0.11.4
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]     Checking notify-types v2.1.0
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]     Checking os_pipe v1.2.3
[INFO] [stderr]     Checking bstr v1.12.3
[INFO] [stderr]     Checking rustc-demangle v0.1.28
[INFO] [stderr]     Checking winnow v1.0.4
[INFO] [stderr]    Compiling openssl-src v300.6.1+3.6.3
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]     Checking base64 v0.23.1
[INFO] [stderr]     Checking clap_builder v4.6.6
[INFO] [stderr]    Compiling wayland-scanner v0.31.11
[INFO] [stderr]     Checking toml_parser v1.1.3+spec-1.1.0
[INFO] [stderr]     Checking eyre v0.6.12
[INFO] [stderr]     Checking notify v8.2.0
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking ureq-proto v0.6.1
[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/0c3b2c226322b623e493b7611e4909ee6bc6a48d/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="event"' --cfg 'feature="fs"' --cfg 'feature="net"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="stdio"' --cfg 'feature="system"' --cfg 'feature="termios"' --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=2a82ca1e1b7d2f33 -C extra-filename=-58183cd6e03b97ae --out-dir /opt/rustwide/target/debug/build/rustix/58183cd6e03b97ae/out -L dependency=/opt/rustwide/target/debug/build/bitflags/69e913d79ed41795/out -L dependency=/opt/rustwide/target/debug/build/linux-raw-sys/ff271329eb221e3a/out -L dependency=/opt/rustwide/target/debug/build/serde_core/31ebf1ee06936497/out --extern bitflags=/opt/rustwide/target/debug/build/bitflags/69e913d79ed41795/out/libbitflags-69e913d79ed41795.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/build/linux-raw-sys/ff271329eb221e3a/out/liblinux_raw_sys-ff271329eb221e3a.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" "969d25d27e3bd173751082c80649adcf35ec9f3c3632ba41760353f5bfb83872", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "969d25d27e3bd173751082c80649adcf35ec9f3c3632ba41760353f5bfb83872", kill_on_drop: false }`
[INFO] [stdout] 969d25d27e3bd173751082c80649adcf35ec9f3c3632ba41760353f5bfb83872
