[INFO] cloning repository https://github.com/Jiya873/HCR [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jiya873/HCR" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJiya873%2FHCR", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJiya873%2FHCR'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 442176fd8f8f3a299828f178a3d5ec778d661381 [INFO] checking Jiya873/HCR against 011c518242557d21690f7936b5812318dc2fec47 for pr-159877 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJiya873%2FHCR" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Jiya873/HCR [INFO] finished tweaking git repo https://github.com/Jiya873/HCR [INFO] tweaked toml for git repo https://github.com/Jiya873/HCR written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Jiya873/HCR on toolchain 011c518242557d21690f7936b5812318dc2fec47 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Jiya873/HCR 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" "+011c518242557d21690f7936b5812318dc2fec47" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] f901d05f2cbaa7b27bedef14c2b7f8c993da956d50671ee56487a3e976aa9baa [INFO] running `Command { std: "docker" "start" "f901d05f2cbaa7b27bedef14c2b7f8c993da956d50671ee56487a3e976aa9baa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f901d05f2cbaa7b27bedef14c2b7f8c993da956d50671ee56487a3e976aa9baa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f901d05f2cbaa7b27bedef14c2b7f8c993da956d50671ee56487a3e976aa9baa" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f901d05f2cbaa7b27bedef14c2b7f8c993da956d50671ee56487a3e976aa9baa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f901d05f2cbaa7b27bedef14c2b7f8c993da956d50671ee56487a3e976aa9baa" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.46 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling zerocopy v0.8.54 [INFO] [stderr] Checking memchr v2.8.3 [INFO] [stderr] Checking smallvec v1.15.2 [INFO] [stderr] Compiling cfg_aliases v0.2.2 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Checking unicode-ident v1.0.24 [INFO] [stderr] Compiling autocfg v1.5.1 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.126 [INFO] [stderr] Checking libloading v0.8.9 [INFO] [stderr] Checking log v0.4.33 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking bitflags v2.13.0 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling rustversion v1.0.23 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling naga v30.0.0 [INFO] [stderr] Checking bit-vec v0.9.1 [INFO] [stderr] Checking hashbrown v0.17.1 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Compiling pkg-config v0.3.33 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Checking spirv v0.4.0+sdk-1.4.341.0 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Checking arrayvec v0.7.8 [INFO] [stderr] Checking bit-set v0.10.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking codespan-reporting v0.13.1 [INFO] [stderr] Checking bytes v1.12.1 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling syn v2.0.118 [INFO] [stderr] Compiling bumpalo v3.20.3 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Checking dlib v0.5.3 [INFO] [stderr] Compiling wgpu-hal v30.0.0 [INFO] [stderr] Checking presser v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.31.11 [INFO] [stderr] Checking regex-syntax v0.8.11 [INFO] [stderr] Compiling av v0.1.0 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.126 [INFO] [stderr] Checking indexmap v2.14.0 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking renderdoc-sys v1.1.0 [INFO] [stderr] Checking glow v0.17.0 [INFO] [stderr] Checking profiling v1.0.18 [INFO] [stderr] Compiling wgpu-core v30.0.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking socket2 v0.6.4 [INFO] [stderr] Checking mio v1.2.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling wgpu v30.0.0 [INFO] [stderr] Compiling dtor-proc-macro v0.0.5 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling zmij v1.0.23 [INFO] [stderr] Compiling ctor-proc-macro v0.0.6 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Compiling haircut_web v0.1.0 (/opt/rustwide/workdir/haircut_web) [INFO] [stdout] warning: unused variable: `profile_dir` [INFO] [stdout] --> haircut_web/build.rs:144:51 [INFO] [stdout] | [INFO] [stdout] 144 | fn generate_resource_locator(manifest_dir: &Path, profile_dir: &Path, is_in_workspace: bool) { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_profile_dir` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling dtor v0.0.6 [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/011c518242557d21690f7936b5812318dc2fec47/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=be734a1d7acca22c -C extra-filename=-7820bd67844a5b61 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-d21983df834c79db.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" "f901d05f2cbaa7b27bedef14c2b7f8c993da956d50671ee56487a3e976aa9baa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f901d05f2cbaa7b27bedef14c2b7f8c993da956d50671ee56487a3e976aa9baa", kill_on_drop: false }` [INFO] [stdout] f901d05f2cbaa7b27bedef14c2b7f8c993da956d50671ee56487a3e976aa9baa