[INFO] cloning repository https://github.com/PocketRelay/Client
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PocketRelay/Client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPocketRelay%2FClient", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPocketRelay%2FClient'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b4374325c1eee2444cf558bf9c796791ca319385
[INFO] checking PocketRelay/Client against try#81ab7f2139295590561adbe6d5b0aaa2feff765f for pr-146470-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPocketRelay%2FClient" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/PocketRelay/Client
[INFO] finished tweaking git repo https://github.com/PocketRelay/Client
[INFO] tweaked toml for git repo https://github.com/PocketRelay/Client written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/PocketRelay/Client on toolchain 81ab7f2139295590561adbe6d5b0aaa2feff765f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/PocketRelay/Client 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" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8dd154da607064a58cb9c1b77fe25f98b7eeaf60ea414c7b106b8017ee29801f
[INFO] running `Command { std: "docker" "start" "-a" "8dd154da607064a58cb9c1b77fe25f98b7eeaf60ea414c7b106b8017ee29801f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8dd154da607064a58cb9c1b77fe25f98b7eeaf60ea414c7b106b8017ee29801f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8dd154da607064a58cb9c1b77fe25f98b7eeaf60ea414c7b106b8017ee29801f", kill_on_drop: false }`
[INFO] [stdout] 8dd154da607064a58cb9c1b77fe25f98b7eeaf60ea414c7b106b8017ee29801f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cfb56fa678f261ab745aff732e877c9fde1a77b6d828ec5e6159472b9ac79ece
[INFO] running `Command { std: "docker" "start" "-a" "cfb56fa678f261ab745aff732e877c9fde1a77b6d828ec5e6159472b9ac79ece", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]     Checking libloading v0.8.1
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling xml-rs v0.8.19
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]     Checking futures-io v0.3.29
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking fdeflate v0.3.1
[INFO] [stderr]    Compiling palette v0.7.3
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking fast-srgb8 v1.0.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking const-oid v0.9.5
[INFO] [stderr]    Compiling wayland-sys v0.30.1
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.9
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking png v0.17.10
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking gethostname v0.2.3
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking weezl v0.1.7
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking half v2.3.1
[INFO] [stderr]    Compiling unicode-general-category v0.6.0
[INFO] [stderr]     Checking flagset v0.4.4
[INFO] [stderr]     Checking gif v0.12.0
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling openssl-sys v0.9.96
[INFO] [stderr]    Compiling wayland-backend v0.1.2
[INFO] [stderr]    Compiling quick-xml v0.28.2
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]     Checking ttf-parser v0.19.2
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling openssl v0.10.60
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking xcursor v0.3.4
[INFO] [stderr]     Checking mutate_once v0.1.1
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]     Checking kamadak-exif v0.5.5
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking memmap2 v0.6.2
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling softbuffer v0.2.1
[INFO] [stderr]     Checking x11rb-protocol v0.11.1
[INFO] [stderr]    Compiling wayland-scanner v0.30.1
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]     Checking jpeg-decoder v0.3.0
[INFO] [stderr]     Checking zeno v0.2.3
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking unicode-ccc v0.1.2
[INFO] [stderr]     Checking glam v0.24.2
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.1.0
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]     Checking yazi v0.1.6
[INFO] [stderr]     Checking unicode-script v0.5.5
[INFO] [stderr]     Checking tiff v0.9.0
[INFO] [stderr]    Compiling winnow v0.5.19
[INFO] [stderr]    Compiling rustix v0.38.26
[INFO] [stderr]     Checking fontdb v0.14.1
[INFO] [stderr]     Checking swash v0.1.8
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking nix v0.22.3
[INFO] [stderr]     Checking rangemap v1.4.0
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]     Checking linux-raw-sys v0.4.12
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]     Checking sys-locale v0.3.1
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]    Compiling winit v0.28.7
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking kurbo v0.9.5
[INFO] [stderr]     Checking socket2 v0.4.10
[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/81ab7f2139295590561adbe6d5b0aaa2feff765f/bin/rustc --crate-name nix --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.26.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="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="pin-utils"' --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", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=7ce1a3c27cde0b45 -C extra-filename=-c06ac6b45bcdd0bb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-6dcfbc6bad33d8b2.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-d541ac7a75168aa5.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-7a24a618b9b72228.rmeta --extern memoffset=/opt/rustwide/target/debug/deps/libmemoffset-05fb89141d3dceca.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-db1de871cd8706a6.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "cfb56fa678f261ab745aff732e877c9fde1a77b6d828ec5e6159472b9ac79ece", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cfb56fa678f261ab745aff732e877c9fde1a77b6d828ec5e6159472b9ac79ece", kill_on_drop: false }`
[INFO] [stdout] cfb56fa678f261ab745aff732e877c9fde1a77b6d828ec5e6159472b9ac79ece
