[INFO] cloning repository https://github.com/nicolaschan/insanity [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nicolaschan/insanity" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicolaschan%2Finsanity", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicolaschan%2Finsanity'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 50b63b8edf304751729e5898cb8e3ac4a8b80218 [INFO] checking nicolaschan/insanity against 0b63defc8fd68957c635fe61f097b84df8fd9611 for pr-154715 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicolaschan%2Finsanity" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/nicolaschan/insanity [INFO] finished tweaking git repo https://github.com/nicolaschan/insanity [INFO] tweaked toml for git repo https://github.com/nicolaschan/insanity written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nicolaschan/insanity on toolchain 0b63defc8fd68957c635fe61f097b84df8fd9611 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nicolaschan/insanity 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" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/nicolaschan/baybridge.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/nicolaschan/send_safe.git` [INFO] [stderr] Updating git repository `https://github.com/nicolaschan/udpp.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bon v2.3.0 [INFO] [stderr] Downloaded bon-macros v2.3.0 [INFO] [stderr] Downloaded rubato v0.10.1 [INFO] [stderr] Downloaded realfft v2.0.1 [INFO] [stderr] Downloaded stunclient v0.4.2 [INFO] [stderr] Downloaded trackable v1.3.0 [INFO] [stderr] Downloaded trackable_derive v1.0.0 [INFO] [stderr] Downloaded crossterm v0.22.1 [INFO] [stderr] Downloaded stun_codec v0.4.0 [INFO] [stderr] Downloaded tui v0.17.0 [INFO] [stderr] Downloaded bytecodec v0.5.0 [INFO] [stderr] Downloaded pqcrypto-traits v0.3.5 [INFO] [stderr] Downloaded pqcrypto-internals v0.2.11 [INFO] [stderr] Downloaded network-interface v1.1.4 [INFO] [stderr] Downloaded snow v0.10.0 [INFO] [stderr] Downloaded opus v0.3.1 [INFO] [stderr] Downloaded openssl-sys v0.9.114 [INFO] [stderr] Downloaded transpose v0.1.0 [INFO] [stderr] Downloaded rustfft v3.0.1 [INFO] [stderr] Downloaded dasp_ring_buffer v0.11.0 [INFO] [stderr] Downloaded dasp_interpolate v0.11.0 [INFO] [stderr] Downloaded openssl v0.10.78 [INFO] [stderr] Downloaded nnnoiseless v0.3.0 [INFO] [stderr] Downloaded fern v0.6.2 [INFO] [stderr] Downloaded pqcrypto-kyber v0.8.1 [INFO] [stderr] Downloaded failsafe v1.3.0 [INFO] [stderr] Downloaded askama_derive v0.12.5 [INFO] [stderr] Downloaded askama_axum v0.4.0 [INFO] [stderr] Downloaded askama v0.12.1 [INFO] [stderr] Downloaded askama_parser v0.2.1 [INFO] [stderr] Downloaded openssl-src v300.6.0+3.6.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 3c25f5400e2343d6b915f2d082babb68101b9a5c390eef0fa4e2990e292c935f [INFO] running `Command { std: "docker" "start" "3c25f5400e2343d6b915f2d082babb68101b9a5c390eef0fa4e2990e292c935f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c25f5400e2343d6b915f2d082babb68101b9a5c390eef0fa4e2990e292c935f", 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" "3c25f5400e2343d6b915f2d082babb68101b9a5c390eef0fa4e2990e292c935f" "/opt/rustwide/cargo-home/bin/cargo" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c25f5400e2343d6b915f2d082babb68101b9a5c390eef0fa4e2990e292c935f", 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" "3c25f5400e2343d6b915f2d082babb68101b9a5c390eef0fa4e2990e292c935f" "/opt/rustwide/cargo-home/bin/cargo" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Checking value-bag v1.12.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling cc v1.2.61 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking tokio v1.52.1 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking rustls-pki-types v1.14.1 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Compiling openssl v0.10.78 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking crc-catalog v2.5.0 [INFO] [stderr] Compiling rustls v0.23.39 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking crc v3.4.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling openssl-src v300.6.0+3.6.2 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking primal-check v0.3.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking transpose v0.2.3 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Checking unicode-segmentation v1.13.2 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking crossterm v0.22.1 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking crossterm v0.23.2 [INFO] [stderr] Checking textwrap v0.15.2 [INFO] [stderr] Checking curve25519-dalek v4.1.3 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Checking rustfft v6.4.1 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Compiling libz-sys v1.1.28 [INFO] [stderr] Compiling libgit2-sys v0.18.3+1.9.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.114 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling pqcrypto-internals v0.2.11 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Checking tui v0.17.0 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling pqcrypto-kyber v0.8.1 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling bon-macros v2.3.0 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Compiling trackable_derive v1.0.0 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Compiling audiopus_sys v0.2.2 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Checking trackable v1.3.0 [INFO] [stderr] Compiling blake3 v1.8.5 [INFO] [stderr] Checking async-executor v1.14.0 [INFO] [stderr] Checking bytecodec v0.5.0 [INFO] [stderr] Checking webpki-roots v1.0.7 [INFO] [stderr] Checking async-lock v3.4.2 [INFO] [stderr] Checking poly1305 v0.8.0 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking chacha20 v0.9.1 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Compiling snow v0.10.0 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking pqcrypto-traits v0.3.5 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking askama_escape v0.10.3 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling network-interface v1.1.4 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking dasp_frame v0.11.0 [INFO] [stderr] Checking stun_codec v0.4.0 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking chacha20poly1305 v0.10.1 [INFO] [stderr] Checking aes-gcm v0.10.3 [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/0b63defc8fd68957c635fe61f097b84df8fd9611/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="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=ce233a10136bd391 -C extra-filename=-33bb6739d0933b32 --out-dir /opt/rustwide/target/debug/build/rustix/33bb6739d0933b32/out -L dependency=/opt/rustwide/target/debug/build/bitflags/8622a36d4a1f0c04/out -L dependency=/opt/rustwide/target/debug/build/linux-raw-sys/d4bc5dcbcaabc690/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/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" "3c25f5400e2343d6b915f2d082babb68101b9a5c390eef0fa4e2990e292c935f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c25f5400e2343d6b915f2d082babb68101b9a5c390eef0fa4e2990e292c935f", kill_on_drop: false }` [INFO] [stdout] 3c25f5400e2343d6b915f2d082babb68101b9a5c390eef0fa4e2990e292c935f