[INFO] cloning repository https://github.com/jyi2ya/RSSucks
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jyi2ya/RSSucks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjyi2ya%2FRSSucks", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjyi2ya%2FRSSucks'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 708ef05e3e7c85b080711c119c1c5031e83b3c78
[INFO] testing jyi2ya/RSSucks against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjyi2ya%2FRSSucks" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/jyi2ya/RSSucks
[INFO] finished tweaking git repo https://github.com/jyi2ya/RSSucks
[INFO] tweaked toml for git repo https://github.com/jyi2ya/RSSucks written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jyi2ya/RSSucks 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/jyi2ya/RSSucks 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 9c88115d06235bee9d9c431b3e78de4d2f8a6c843fd5b82a24c448214952d3b4
[INFO] running `Command { std: "docker" "start" "-a" "9c88115d06235bee9d9c431b3e78de4d2f8a6c843fd5b82a24c448214952d3b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9c88115d06235bee9d9c431b3e78de4d2f8a6c843fd5b82a24c448214952d3b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c88115d06235bee9d9c431b3e78de4d2f8a6c843fd5b82a24c448214952d3b4", kill_on_drop: false }`
[INFO] [stdout] 9c88115d06235bee9d9c431b3e78de4d2f8a6c843fd5b82a24c448214952d3b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 8438348f16d487fd0f64b197d961246e3b0c97fcf1a0b2658af246aa9134e170
[INFO] running `Command { std: "docker" "start" "-a" "8438348f16d487fd0f64b197d961246e3b0c97fcf1a0b2658af246aa9134e170", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling value-bag v1.4.2
[INFO] [stderr]    Compiling serde v1.0.192
[INFO] [stderr]    Compiling target-lexicon v0.12.12
[INFO] [stderr]    Compiling hashbrown v0.14.2
[INFO] [stderr]    Compiling winnow v0.5.19
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling xml-rs v0.8.19
[INFO] [stderr]    Compiling cc v1.0.84
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling libloading v0.8.1
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling mio v0.8.9
[INFO] [stderr]    Compiling concurrent-queue v2.3.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.88
[INFO] [stderr]    Compiling ahash v0.8.6
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling bumpalo v3.14.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling cfg-expr v0.15.5
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling zerocopy v0.7.25
[INFO] [stderr]    Compiling owned_ttf_parser v0.20.0
[INFO] [stderr]    Compiling xcursor v0.3.4
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling ab_glyph v0.2.23
[INFO] [stderr]    Compiling tokio v1.34.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling openssl-sys v0.9.95
[INFO] [stderr]    Compiling ring v0.17.5
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling event-listener v3.1.0
[INFO] [stderr]    Compiling fdeflate v0.3.1
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling openssl v0.10.59
[INFO] [stderr]    Compiling wasm-bindgen v0.2.88
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling png v0.17.10
[INFO] [stderr]    Compiling http v0.2.10
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling glutin_glx_sys v0.4.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.5.1
[INFO] [stderr]    Compiling serde_spanned v0.6.4
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling toml_edit v0.21.0
[INFO] [stderr]    Compiling winit v0.28.7
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling event-listener-strategy v0.3.0
[INFO] [stderr]    Compiling wayland-sys v0.30.1
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling rustls v0.21.8
[INFO] [stderr]    Compiling waker-fn v1.1.1
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling x11rb-protocol v0.10.0
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.0
[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=6f1da4efd4c09f7d -C extra-filename=-4206a24ee882af60 --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-d9b80cb51cda7b5b.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-b865de2df27d8e1d.rmeta --extern memoffset=/opt/rustwide/target/debug/deps/libmemoffset-e7416d7bad89b3f7.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" "8438348f16d487fd0f64b197d961246e3b0c97fcf1a0b2658af246aa9134e170", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8438348f16d487fd0f64b197d961246e3b0c97fcf1a0b2658af246aa9134e170", kill_on_drop: false }`
[INFO] [stdout] 8438348f16d487fd0f64b197d961246e3b0c97fcf1a0b2658af246aa9134e170
