[INFO] cloning repository https://github.com/Marlstar/yap [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Marlstar/yap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarlstar%2Fyap", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarlstar%2Fyap'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 183d4a64bce5046bf698deadb3ed8c9fdc0a6982 [INFO] checking Marlstar/yap against master#c9af9c1dc85a55e309345030ff9cb7ea247953fa for pr-151146 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarlstar%2Fyap" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Marlstar/yap [INFO] finished tweaking git repo https://github.com/Marlstar/yap [INFO] tweaked toml for git repo https://github.com/Marlstar/yap written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Marlstar/yap on toolchain c9af9c1dc85a55e309345030ff9cb7ea247953fa [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Marlstar/yap 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" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/iced-rs/iced.git` [INFO] [stderr] Updating git repository `https://github.com/iced-rs/winit.git` [INFO] [stderr] Updating git repository `https://github.com/iced-rs/cryoglyph.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zvariant_derive v5.5.3 [INFO] [stderr] Downloaded tokio-byteorder v0.3.0 [INFO] [stderr] Downloaded wasmtimer v0.4.1 [INFO] [stderr] Downloaded zbus_macros v5.7.1 [INFO] [stderr] Downloaded zvariant v5.5.3 [INFO] [stderr] Downloaded zune-jpeg v0.4.16 [INFO] [stderr] Downloaded kurbo v0.11.2 [INFO] [stderr] Downloaded zbus v5.7.1 [INFO] [stderr] Downloaded catppuccin v2.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e44372645b4fed9b931ba643c02027dd61eab44c07337b67ce962faf48e467b4 [INFO] running `Command { std: "docker" "start" "-a" "e44372645b4fed9b931ba643c02027dd61eab44c07337b67ce962faf48e467b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e44372645b4fed9b931ba643c02027dd61eab44c07337b67ce962faf48e467b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e44372645b4fed9b931ba643c02027dd61eab44c07337b67ce962faf48e467b4", kill_on_drop: false }` [INFO] [stdout] e44372645b4fed9b931ba643c02027dd61eab44c07337b67ce962faf48e467b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 456370ab383d88c2a09c67f85e3f6a9dbb8f093ed0d0cd743cf4253394259632 [INFO] running `Command { std: "docker" "start" "-a" "456370ab383d88c2a09c67f85e3f6a9dbb8f093ed0d0cd743cf4253394259632", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Checking value-bag v1.11.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling wayland-backend v0.3.10 [INFO] [stderr] Compiling endi v1.1.0 [INFO] [stderr] Checking async-executor v1.13.2 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Compiling dark-light v2.0.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking v_frame v0.3.8 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Compiling naga v24.0.0 [INFO] [stderr] Checking zune-jpeg v0.4.16 [INFO] [stderr] Compiling wgpu-hal v24.0.4 [INFO] [stderr] Checking mutate_once v0.1.1 [INFO] [stderr] Compiling drm-sys v0.7.0 [INFO] [stderr] Checking kamadak-exif v0.5.5 [INFO] [stderr] Checking ash v0.38.0+1.3.281 [INFO] [stderr] Checking quote v1.0.40 [INFO] [stderr] Checking wayland-sys v0.31.6 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Checking kurbo v0.11.2 [INFO] [stderr] Compiling wgpu-core v24.0.5 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking syn v2.0.101 [INFO] [stderr] Checking exr v1.73.0 [INFO] [stderr] Compiling wayland-scanner v0.31.6 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Checking linux-raw-sys v0.6.5 [INFO] [stderr] Checking simplecss v0.2.2 [INFO] [stderr] Checking euclid v0.22.11 [INFO] [stderr] Compiling wgpu v24.0.5 [INFO] [stderr] Checking xmlwriter v0.1.0 [INFO] [stderr] Checking data-url v0.3.1 [INFO] [stderr] Checking imagesize v0.12.0 [INFO] [stderr] Checking unicode-vo v0.1.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling tiny-xlib v0.2.4 [INFO] [stderr] Compiling softbuffer v0.4.6 [INFO] [stderr] Checking ctor-lite v0.1.0 [INFO] [stderr] Checking owned_ttf_parser v0.25.0 [INFO] [stderr] Compiling prettyplease v0.2.33 [INFO] [stderr] Checking svgtypes v0.15.3 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking kurbo v0.10.4 [INFO] [stderr] Compiling winit v0.30.8 (https://github.com/iced-rs/winit.git?rev=11414b6aa45699f038114e61b4ddf5102b2d3b4b#11414b6a) [INFO] [stderr] Checking ab_glyph v0.2.29 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking dpi v0.1.1 (https://github.com/iced-rs/winit.git?rev=11414b6aa45699f038114e61b4ddf5102b2d3b4b#11414b6a) [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking av1-grain v0.2.4 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking khronos-egl v6.0.0 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking fontdb v0.16.2 [INFO] [stderr] Checking fontdb v0.18.0 [INFO] [stderr] Checking etagere v0.2.15 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Checking guillotiere v0.6.2 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking directories v6.0.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling enumflags2_derive v0.7.11 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking profiling v1.0.16 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [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/c9af9c1dc85a55e309345030ff9cb7ea247953fa/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.38.0+1.3.281/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"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded", "std"))' -C metadata=3b969f9c1294692d -C extra-filename=-2832f9777be2cfad --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-b7a6f3e8a4c60bc8.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" "456370ab383d88c2a09c67f85e3f6a9dbb8f093ed0d0cd743cf4253394259632", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "456370ab383d88c2a09c67f85e3f6a9dbb8f093ed0d0cd743cf4253394259632", kill_on_drop: false }` [INFO] [stdout] 456370ab383d88c2a09c67f85e3f6a9dbb8f093ed0d0cd743cf4253394259632