[INFO] cloning repository https://github.com/random6-xyz/now
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/random6-xyz/now" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frandom6-xyz%2Fnow", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frandom6-xyz%2Fnow'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 43f2d51df1add1dc16f08d044b213d5a49cb706f
[INFO] checking random6-xyz/now against master#d5419f1e97b90741d51841f800d3c697c662567d for pr-147565
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frandom6-xyz%2Fnow" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/random6-xyz/now
[INFO] finished tweaking git repo https://github.com/random6-xyz/now
[INFO] tweaked toml for git repo https://github.com/random6-xyz/now written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/random6-xyz/now on toolchain d5419f1e97b90741d51841f800d3c697c662567d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d5419f1e97b90741d51841f800d3c697c662567d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/random6-xyz/now 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" "+d5419f1e97b90741d51841f800d3c697c662567d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded httparse v1.9.3
[INFO] [stderr]   Downloaded actix-web v4.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d5419f1e97b90741d51841f800d3c697c662567d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 96971e01b7430dffe27776247eda2c10c683ee1eefddc16a29f0a1244609e7a1
[INFO] running `Command { std: "docker" "start" "-a" "96971e01b7430dffe27776247eda2c10c683ee1eefddc16a29f0a1244609e7a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "96971e01b7430dffe27776247eda2c10c683ee1eefddc16a29f0a1244609e7a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96971e01b7430dffe27776247eda2c10c683ee1eefddc16a29f0a1244609e7a1", kill_on_drop: false }`
[INFO] [stdout] 96971e01b7430dffe27776247eda2c10c683ee1eefddc16a29f0a1244609e7a1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d5419f1e97b90741d51841f800d3c697c662567d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e2ee71a155d8043bf18a6ca858076dc02de452f9141e8dfe63addcafd02432d1
[INFO] running `Command { std: "docker" "start" "-a" "e2ee71a155d8043bf18a6ca858076dc02de452f9141e8dfe63addcafd02432d1", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking wayland-sys v0.31.2
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling httparse v1.9.3
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking fontdb v0.15.0
[INFO] [stderr]     Checking ash v0.37.3+1.3.251
[INFO] [stderr]     Checking drm-ffi v0.8.0
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]     Checking brotli-decompressor v4.0.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking anstyle-query v1.1.0
[INFO] [stderr]     Checking env_filter v0.1.0
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking brotli v6.0.0
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking gpu-descriptor v0.2.4
[INFO] [stderr]     Checking lru v0.12.3
[INFO] [stderr]     Checking env_logger v0.11.3
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling wayland-backend v0.3.4
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking wayland-client v0.31.3
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking actix-rt v2.10.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]     Checking wayland-protocols v0.31.2
[INFO] [stderr]     Checking wayland-cursor v0.31.3
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling bytemuck_derive v1.7.0
[INFO] [stderr]    Compiling zerovec-derive v0.10.2
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr] error: could not compile `ash` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d5419f1e97b90741d51841f800d3c697c662567d/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.37.3+1.3.251/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="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded"))' -C metadata=782f6c4d35bd9f9c -C extra-filename=-b0aa78d1f6c95656 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-e3513a72692bfa6d.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `wayland-protocols` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d5419f1e97b90741d51841f800d3c697c662567d/bin/rustc --crate-name wayland_protocols --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayland-protocols-0.31.2/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="client"' --cfg 'feature="staging"' --cfg 'feature="unstable"' --cfg 'feature="wayland-client"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("client", "server", "staging", "unstable", "wayland-client", "wayland-server"))' -C metadata=a6a20d555244d0c0 -C extra-filename=-21929c97d36ac7e2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-75d2b79a8aa1d813.rmeta --extern wayland_backend=/opt/rustwide/target/debug/deps/libwayland_backend-1bee8323727d359c.rmeta --extern wayland_client=/opt/rustwide/target/debug/deps/libwayland_client-5a6521d61787bd50.rmeta --extern wayland_scanner=/opt/rustwide/target/debug/deps/libwayland_scanner-de87b90ce0e19fff.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "e2ee71a155d8043bf18a6ca858076dc02de452f9141e8dfe63addcafd02432d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2ee71a155d8043bf18a6ca858076dc02de452f9141e8dfe63addcafd02432d1", kill_on_drop: false }`
[INFO] [stdout] e2ee71a155d8043bf18a6ca858076dc02de452f9141e8dfe63addcafd02432d1
