[INFO] fetching crate hyprcorrect 0.6.0...
[INFO] checking hyprcorrect-0.6.0 against 4fcf39725a9c99bd495d8c73af83628a256ff9a9 for pr-162233-crater-rollup
[INFO] extracting crate hyprcorrect 0.6.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate hyprcorrect 0.6.0
[INFO] finished tweaking crates.io crate hyprcorrect 0.6.0
[INFO] tweaked toml for crates.io crate hyprcorrect 0.6.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate hyprcorrect 0.6.0 on toolchain 4fcf39725a9c99bd495d8c73af83628a256ff9a9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hyprcorrect 0.6.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" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hyprcorrect-ui v0.6.0
[INFO] [stderr]   Downloaded emath v0.32.3
[INFO] [stderr]   Downloaded epaint v0.32.3
[INFO] [stderr]   Downloaded ecolor v0.32.3
[INFO] [stderr]   Downloaded hyprcorrect-platform v0.6.0
[INFO] [stderr]   Downloaded ksni v0.3.4
[INFO] [stderr]   Downloaded linux-keyutils v0.2.5
[INFO] [stderr]   Downloaded evdev v0.13.2
[INFO] [stderr]   Downloaded wgpu-core-deps-windows-linux-android v25.0.0
[INFO] [stderr]   Downloaded egui v0.32.3
[INFO] [stderr]   Downloaded eframe v0.32.3
[INFO] [stderr]   Downloaded egui_glow v0.32.3
[INFO] [stderr]   Downloaded egui-wgpu v0.32.3
[INFO] [stderr]   Downloaded egui-winit v0.32.3
[INFO] [stderr]   Downloaded webbrowser v1.2.1
[INFO] [stderr]   Downloaded wgpu-types v25.0.0
[INFO] [stderr]   Downloaded spellbook v0.4.0
[INFO] [stderr]   Downloaded kanso v0.1.5
[INFO] [stderr]   Downloaded wgpu v25.0.2
[INFO] [stderr]   Downloaded wgpu-core v25.0.2
[INFO] [stderr]   Downloaded wgpu-hal v25.0.2
[INFO] [stderr]   Downloaded epaint_default_fonts v0.32.3
[INFO] [stderr]   Downloaded orbclient v0.3.54
[INFO] [stderr]   Downloaded hyprcorrect-core v0.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 868f445ce98c6d3dc1711a02f2680113fd79fd5761d7a5e716211ecf04d94c7c
[INFO] running `Command { std: "docker" "start" "868f445ce98c6d3dc1711a02f2680113fd79fd5761d7a5e716211ecf04d94c7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "868f445ce98c6d3dc1711a02f2680113fd79fd5761d7a5e716211ecf04d94c7c", 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" "868f445ce98c6d3dc1711a02f2680113fd79fd5761d7a5e716211ecf04d94c7c" "/opt/rustwide/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "868f445ce98c6d3dc1711a02f2680113fd79fd5761d7a5e716211ecf04d94c7c", 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" "868f445ce98c6d3dc1711a02f2680113fd79fd5761d7a5e716211ecf04d94c7c" "/opt/rustwide/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]     Checking dlib v0.5.3
[INFO] [stderr]    Compiling quick-xml v0.39.4
[INFO] [stderr]    Compiling wayland-client v0.31.14
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling endi v1.1.1
[INFO] [stderr]     Checking epaint_default_fonts v0.32.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]    Compiling smithay-client-toolkit v0.20.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking moxcms v0.7.11
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]     Checking kurbo v0.11.3
[INFO] [stderr]     Checking ordered-stream v0.2.0
[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/4fcf39725a9c99bd495d8c73af83628a256ff9a9/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,unused-externs-silent --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="libc-extra-traits"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="shm"' --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=06043415b249630f -C extra-filename=-e71635774fca1730 --out-dir /opt/rustwide/target/debug/build/rustix/e71635774fca1730/out --extern bitflags=/opt/rustwide/target/debug/build/bitflags/8622a36d4a1f0c04/out/libbitflags-8622a36d4a1f0c04.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/build/linux-raw-sys/9692f5d5f45da725/out/liblinux_raw_sys-9692f5d5f45da725.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies --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" "868f445ce98c6d3dc1711a02f2680113fd79fd5761d7a5e716211ecf04d94c7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "868f445ce98c6d3dc1711a02f2680113fd79fd5761d7a5e716211ecf04d94c7c", kill_on_drop: false }`
[INFO] [stdout] 868f445ce98c6d3dc1711a02f2680113fd79fd5761d7a5e716211ecf04d94c7c
