[INFO] cloning repository https://github.com/Try-Wind/Wake [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Try-Wind/Wake" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTry-Wind%2FWake", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTry-Wind%2FWake'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5622f93552d06a24239e19d0d7fd9be294824fcd [INFO] testing Try-Wind/Wake against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTry-Wind%2FWake" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/Try-Wind/Wake [INFO] finished tweaking git repo https://github.com/Try-Wind/Wake [INFO] tweaked toml for git repo https://github.com/Try-Wind/Wake written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Try-Wind/Wake on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Try-Wind/Wake 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2ffd71c9d71ffa104b7fa18e246ef3a799dad70d5e499f86ed365b3c0756ebfd [INFO] running `Command { std: "docker" "start" "-a" "2ffd71c9d71ffa104b7fa18e246ef3a799dad70d5e499f86ed365b3c0756ebfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ffd71c9d71ffa104b7fa18e246ef3a799dad70d5e499f86ed365b3c0756ebfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ffd71c9d71ffa104b7fa18e246ef3a799dad70d5e499f86ed365b3c0756ebfd", kill_on_drop: false }` [INFO] [stdout] 2ffd71c9d71ffa104b7fa18e246ef3a799dad70d5e499f86ed365b3c0756ebfd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cdc40b581346230d147eb6a0696a0793706c5338749c5e5770dcf20b6593a4a5 [INFO] running `Command { std: "docker" "start" "-a" "cdc40b581346230d147eb6a0696a0793706c5338749c5e5770dcf20b6593a4a5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.173 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling xml-rs v0.8.27 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling openssl-src v300.5.1+3.5.1 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling eventsource-stream v0.2.3 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tree-sitter v0.24.7 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling strict v0.2.0 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling rust-embed-utils v8.7.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling tree-sitter-language v0.1.5 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling os_pipe v1.2.2 [INFO] [stderr] Compiling minimad v0.13.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling x11rb-protocol v0.10.0 [INFO] [stderr] Compiling tree_magic_mini v3.1.6 [INFO] [stderr] Compiling fs v0.0.5 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] error: could not compile `nix` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name nix --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.24.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="acct"' --cfg 'feature="aio"' --cfg 'feature="default"' --cfg 'feature="dir"' --cfg 'feature="env"' --cfg 'feature="event"' --cfg 'feature="feature"' --cfg 'feature="fs"' --cfg 'feature="hostname"' --cfg 'feature="inotify"' --cfg 'feature="ioctl"' --cfg 'feature="kmod"' --cfg 'feature="memoffset"' --cfg 'feature="mman"' --cfg 'feature="mount"' --cfg 'feature="mqueue"' --cfg 'feature="net"' --cfg 'feature="personality"' --cfg 'feature="poll"' --cfg 'feature="process"' --cfg 'feature="pthread"' --cfg 'feature="ptrace"' --cfg 'feature="quota"' --cfg 'feature="reboot"' --cfg 'feature="resource"' --cfg 'feature="sched"' --cfg 'feature="signal"' --cfg 'feature="socket"' --cfg 'feature="term"' --cfg 'feature="time"' --cfg 'feature="ucontext"' --cfg 'feature="uio"' --cfg 'feature="user"' --cfg 'feature="zerocopy"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=6322ed87d496e0d8 -C extra-filename=-0587c3c1e6337436 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-a9851ebd0ab18f47.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-b8160e940c54d589.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-95d259f22dc05123.rmeta --extern memoffset=/opt/rustwide/target/debug/deps/libmemoffset-f0f4f59d2fb6bdcc.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "cdc40b581346230d147eb6a0696a0793706c5338749c5e5770dcf20b6593a4a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdc40b581346230d147eb6a0696a0793706c5338749c5e5770dcf20b6593a4a5", kill_on_drop: false }` [INFO] [stdout] cdc40b581346230d147eb6a0696a0793706c5338749c5e5770dcf20b6593a4a5