[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 e3d12f3322cb00126b2208c6b9df3ac4467951f5 for pr-159706
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJiya873%2FHCR" "/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/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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Jiya873/HCR on toolchain e3d12f3322cb00126b2208c6b9df3ac4467951f5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "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" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8dfe40e074e579ff9e1e48d1fc7aeab1779f308cea31f40fd6acbb5189c544ba
[INFO] running `Command { std: "docker" "start" "8dfe40e074e579ff9e1e48d1fc7aeab1779f308cea31f40fd6acbb5189c544ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8dfe40e074e579ff9e1e48d1fc7aeab1779f308cea31f40fd6acbb5189c544ba", 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" "8dfe40e074e579ff9e1e48d1fc7aeab1779f308cea31f40fd6acbb5189c544ba" "/opt/rustwide/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8dfe40e074e579ff9e1e48d1fc7aeab1779f308cea31f40fd6acbb5189c544ba", 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" "8dfe40e074e579ff9e1e48d1fc7aeab1779f308cea31f40fd6acbb5189c544ba" "/opt/rustwide/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.54
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]    Compiling cfg_aliases v0.2.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.126
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]    Compiling rustversion v1.0.23
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]     Checking codespan-reporting v0.13.1
[INFO] [stderr]     Checking bit-set v0.10.0
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]    Compiling naga v30.0.0
[INFO] [stderr]    Compiling bumpalo v3.20.3
[INFO] [stderr]     Checking spirv v0.4.0+sdk-1.4.341.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]    Compiling wgpu-hal v30.0.0
[INFO] [stderr]     Checking ash v0.38.0+1.3.281
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking presser v0.3.1
[INFO] [stderr]    Compiling av v0.1.0
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking wayland-sys v0.31.11
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking glow v0.17.0
[INFO] [stderr]    Compiling wgpu-core v30.0.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling wgpu v30.0.0
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.5
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.6
[INFO] [stderr]    Compiling wasm-bindgen v0.2.126
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking ordered-float v5.3.0
[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]    Compiling ctor v0.4.3
[INFO] [stderr] warning: haircut_web@0.1.0: Package name: haircut_web
[INFO] [stderr] warning: haircut_web@0.1.0: In workspace: true
[INFO] [stderr] warning: haircut_web@0.1.0: Manifest directory: /opt/rustwide/workdir/haircut_web
[INFO] [stderr] warning: haircut_web@0.1.0: Target directory: /opt/rustwide/target
[INFO] [stderr] warning: haircut_web@0.1.0: Copying templates directory to /opt/rustwide/target/debug...
[INFO] [stderr] warning: haircut_web@0.1.0: Copying: /opt/rustwide/workdir/haircut_web/templates/scene.html → /opt/rustwide/target/debug/templates/scene.html
[INFO] [stderr] warning: haircut_web@0.1.0: Successfully copied templates to /opt/rustwide/target/debug
[INFO] [stderr] warning: haircut_web@0.1.0: Skipping programfiles (not found at /opt/rustwide/workdir/haircut_web/programfiles)
[INFO] [stderr]     Checking regex-automata v0.4.15
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.126
[INFO] [stderr]     Checking regex v1.13.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.54
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling bytemuck_derive v1.11.0
[INFO] [stderr]    Compiling akari_macro v0.3.0
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling ahttpm v0.7.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking akari v0.2.8
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking hotaru_core v0.8.3
[INFO] [stderr]     Checking bytemuck v1.25.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]     Checking naga-types v30.0.0
[INFO] [stderr]    Compiling rand v0.9.5
[INFO] [stderr]     Checking wgpu-types v30.0.0
[INFO] [stderr]    Compiling hotaru_lib v0.8.3
[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/e3d12f3322cb00126b2208c6b9df3ac4467951f5/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" "8dfe40e074e579ff9e1e48d1fc7aeab1779f308cea31f40fd6acbb5189c544ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8dfe40e074e579ff9e1e48d1fc7aeab1779f308cea31f40fd6acbb5189c544ba", kill_on_drop: false }`
[INFO] [stdout] 8dfe40e074e579ff9e1e48d1fc7aeab1779f308cea31f40fd6acbb5189c544ba
