[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 d8df82673d5911b6112a85bf91d9adefb2c66a1a for pr-162242 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJiya873%2FHCR" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/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-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Jiya873/HCR on toolchain d8df82673d5911b6112a85bf91d9adefb2c66a1a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "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" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: binary `haircut_web` should have a kebab-case name [INFO] [stderr] | [INFO] [stderr] 1 | /workspace/builds/worker-1-tc1/source/target/.../haircut_web [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::non_kebab_case_bins` is set to `warn` by default [INFO] [stderr] help: to change the binary name to `haircut-web`, convert `package.name` [INFO] [stderr] --> haircut_web/Cargo.toml:2:8 [INFO] [stderr] | [INFO] [stderr] 2 - name = "haircut_web" [INFO] [stderr] 2 + name = "haircut-web" [INFO] [stderr] | [INFO] [stderr] help: to change the binary name to `haircut-web`, specify `bin.name` [INFO] [stderr] --> haircut_web/Cargo.toml:14:18 [INFO] [stderr] | [INFO] [stderr] 14 ~ bytes = "1.12.1" [INFO] [stderr] 15 + [[bin]] [INFO] [stderr] 16 + name = "haircut-web" [INFO] [stderr] 17 + path = "src/main.rs" [INFO] [stderr] | [INFO] [stderr] warning: `haircut_web` (manifest) generated 1 warning [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hotaru_trans v0.8.3 [INFO] [stderr] Downloaded hotaru v0.8.3 [INFO] [stderr] Downloaded hotaru_lib v0.8.3 [INFO] [stderr] Downloaded hotaru_rt_tokio v0.8.3 [INFO] [stderr] Downloaded hotaru_io_tokio v0.8.3 [INFO] [stderr] Downloaded ahttpm v0.7.1 [INFO] [stderr] Downloaded akari_macro v0.3.0 [INFO] [stderr] Downloaded hotaru_core v0.8.3 [INFO] [stderr] Downloaded akari v0.2.8 [INFO] [stderr] Downloaded hotaru_http v0.8.3 [INFO] [stderr] Downloaded av v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] b09daa61a00abaa86018c22ee2264ed1ec4923a25f0b4969e9b85bf6bd278ad0 [INFO] running `Command { std: "docker" "start" "b09daa61a00abaa86018c22ee2264ed1ec4923a25f0b4969e9b85bf6bd278ad0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b09daa61a00abaa86018c22ee2264ed1ec4923a25f0b4969e9b85bf6bd278ad0", 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" "b09daa61a00abaa86018c22ee2264ed1ec4923a25f0b4969e9b85bf6bd278ad0" "/opt/rustwide/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b09daa61a00abaa86018c22ee2264ed1ec4923a25f0b4969e9b85bf6bd278ad0", 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" "b09daa61a00abaa86018c22ee2264ed1ec4923a25f0b4969e9b85bf6bd278ad0" "/opt/rustwide/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] warning: binary `haircut_web` should have a kebab-case name [INFO] [stderr] | [INFO] [stderr] 1 | /opt/rustwide/target/.../haircut_web [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::non_kebab_case_bins` is set to `warn` by default [INFO] [stderr] help: to change the binary name to `haircut-web`, convert `package.name` [INFO] [stderr] --> haircut_web/Cargo.toml:2:8 [INFO] [stderr] | [INFO] [stderr] 2 - name = "haircut_web" [INFO] [stderr] 2 + name = "haircut-web" [INFO] [stderr] | [INFO] [stderr] help: to change the binary name to `haircut-web`, specify `bin.name` [INFO] [stderr] --> haircut_web/Cargo.toml:14:18 [INFO] [stderr] | [INFO] [stderr] 14 ~ bytes = "1.12.1" [INFO] [stderr] 15 + [[bin]] [INFO] [stderr] 16 + name = "haircut-web" [INFO] [stderr] 17 + path = "src/main.rs" [INFO] [stderr] | [INFO] [stderr] warning: `haircut_web` (manifest) generated 1 warning [INFO] [stderr] Compiling syn v2.0.118 [INFO] [stderr] Compiling zerocopy v0.8.54 [INFO] [stderr] Checking smallvec v1.15.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] Checking hashbrown v0.17.1 [INFO] [stderr] Compiling naga v30.0.0 [INFO] [stderr] Checking bit-vec v0.9.1 [INFO] [stderr] Checking codespan-reporting v0.13.1 [INFO] [stderr] Compiling wayland-sys v0.31.11 [INFO] [stderr] Checking spirv v0.4.0+sdk-1.4.341.0 [INFO] [stderr] Compiling bumpalo v3.20.3 [INFO] [stderr] Checking ash v0.38.0+1.3.281 [INFO] [stderr] Compiling wasm-bindgen v0.2.126 [INFO] [stderr] Compiling wgpu-hal v30.0.0 [INFO] [stderr] Checking presser v0.3.1 [INFO] [stderr] Compiling av v0.1.0 [INFO] [stderr] Checking regex-automata v0.4.15 [INFO] [stderr] Checking bit-set v0.10.0 [INFO] [stderr] Checking khronos-egl v6.0.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking glow v0.17.0 [INFO] [stderr] Checking profiling v1.0.18 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Compiling wgpu-core v30.0.0 [INFO] [stderr] Compiling regex-syntax v0.8.11 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling wgpu v30.0.0 [INFO] [stderr] Compiling dtor-proc-macro v0.0.5 [INFO] [stderr] Checking indexmap v2.14.0 [INFO] [stderr] Compiling ctor-proc-macro v0.0.6 [INFO] [stderr] Checking ordered-float v5.3.0 [INFO] [stderr] Compiling dtor v0.0.6 [INFO] [stderr] Compiling haircut_web v0.1.0 (/opt/rustwide/workdir/haircut_web) [INFO] [stderr] Checking serde_json v1.0.150 [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 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 v1.13.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.126 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [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] Compiling rand_chacha v0.9.0 [INFO] [stderr] Checking hotaru_core v0.8.3 [INFO] [stderr] Compiling rand v0.9.5 [INFO] [stderr] Checking bytemuck v1.25.1 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking naga-types v30.0.0 [INFO] [stderr] Checking wgpu-types v30.0.0 [INFO] [stderr] Compiling hotaru_lib v0.8.3 [INFO] [stderr] Compiling hotaru_trans v0.8.3 [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d8df82673d5911b6112a85bf91d9adefb2c66a1a/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=fe7c4577709e1503 -C extra-filename=-1abd33580977be60 --out-dir /opt/rustwide/target/debug/build/tokio/1abd33580977be60/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/errno/0997ff084336fcdf/out -L dependency=/opt/rustwide/target/debug/build/libc/7d2af120e89c619c/out -L dependency=/opt/rustwide/target/debug/build/lock_api/b47e4fe57039b3cf/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/6e62f873ceb2100d/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/e7d227cb308b3799/out -L dependency=/opt/rustwide/target/debug/build/smallvec/b98a7a1deb7d5028/out --extern bytes=/opt/rustwide/target/debug/build/bytes/4fbd75942b1503ad/out/libbytes-4fbd75942b1503ad.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/7d2af120e89c619c/out/liblibc-7d2af120e89c619c.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/24357868ea6ec5f7/out/libmio-24357868ea6ec5f7.rmeta --extern parking_lot=/opt/rustwide/target/debug/build/parking_lot/567dce5c3e8ebc85/out/libparking_lot-567dce5c3e8ebc85.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/7176d3be2b7ee2e1/out/libpin_project_lite-7176d3be2b7ee2e1.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/build/signal-hook-registry/11629a25a8623d3d/out/libsignal_hook_registry-11629a25a8623d3d.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/dfdbce0a7bcef759/out/libsocket2-dfdbce0a7bcef759.rmeta --extern tokio_macros=/opt/rustwide/target/debug/build/tokio-macros/e3de41e3a1aa69dc/out/libtokio_macros-e3de41e3a1aa69dc.so --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/d8df82673d5911b6112a85bf91d9adefb2c66a1a/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,unused-externs-silent --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/build/ash/7820bd67844a5b61/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out --extern libloading=/opt/rustwide/target/debug/build/libloading/d21983df834c79db/out/liblibloading-d21983df834c79db.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "b09daa61a00abaa86018c22ee2264ed1ec4923a25f0b4969e9b85bf6bd278ad0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b09daa61a00abaa86018c22ee2264ed1ec4923a25f0b4969e9b85bf6bd278ad0", kill_on_drop: false }` [INFO] [stdout] b09daa61a00abaa86018c22ee2264ed1ec4923a25f0b4969e9b85bf6bd278ad0