[INFO] cloning repository https://github.com/xckevin/llm-local-chat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xckevin/llm-local-chat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxckevin%2Fllm-local-chat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxckevin%2Fllm-local-chat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6fb877793da4a0521cb60da6fff04b7b7f2c2a27 [INFO] checking xckevin/llm-local-chat against master#35d55b34bffd51384ac430cc20852b7d16dd5a90 for pr-145108 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxckevin%2Fllm-local-chat" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/xckevin/llm-local-chat [INFO] finished tweaking git repo https://github.com/xckevin/llm-local-chat [INFO] tweaked toml for git repo https://github.com/xckevin/llm-local-chat written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/xckevin/llm-local-chat on toolchain 35d55b34bffd51384ac430cc20852b7d16dd5a90 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+35d55b34bffd51384ac430cc20852b7d16dd5a90" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/xckevin/llm-local-chat 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" "+35d55b34bffd51384ac430cc20852b7d16dd5a90" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/huggingface/candle.git` [INFO] [stderr] Updating git submodule `https://github.com/NVIDIA/cutlass.git` [INFO] [stderr] Updating git repository `https://github.com/EricLBuehler/mistral.rs.git` [INFO] [stderr] Updating git repository `https://github.com/EricLBuehler/candle.git` [INFO] [stderr] Updating git submodule `https://github.com/NVIDIA/cutlass.git` [INFO] [stderr] Updating git submodule `https://github.com/NVIDIA/cutlass.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/microsoft/llguidance` [INFO] [stderr] Updating git repository `https://github.com/microsoft/derivre` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded vob v3.0.3 [INFO] [stderr] Downloaded lrtable v0.13.10 [INFO] [stderr] Downloaded variantly v0.4.0 [INFO] [stderr] Downloaded float8 v0.1.3 [INFO] [stderr] Downloaded sparsevec v0.2.1 [INFO] [stderr] Downloaded minijinja-contrib v2.8.0 [INFO] [stderr] Downloaded darling_macro v0.11.0 [INFO] [stderr] Downloaded darling v0.11.0 [INFO] [stderr] Downloaded defmac v0.1.3 [INFO] [stderr] Downloaded packedvec v1.2.4 [INFO] [stderr] Downloaded akin v0.4.0 [INFO] [stderr] Downloaded galil-seiferas v0.1.5 [INFO] [stderr] Downloaded referencing v0.26.2 [INFO] [stderr] Downloaded candle-hf-hub v0.3.3 [INFO] [stderr] Downloaded cfgrammar v0.13.10 [INFO] [stderr] Downloaded darling_core v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+35d55b34bffd51384ac430cc20852b7d16dd5a90" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dafa8fdfda192e9208e977dbd1955dae2072c0ac9fc594d67e7baa61bee8d196 [INFO] running `Command { std: "docker" "start" "-a" "dafa8fdfda192e9208e977dbd1955dae2072c0ac9fc594d67e7baa61bee8d196", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dafa8fdfda192e9208e977dbd1955dae2072c0ac9fc594d67e7baa61bee8d196", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dafa8fdfda192e9208e977dbd1955dae2072c0ac9fc594d67e7baa61bee8d196", kill_on_drop: false }` [INFO] [stdout] dafa8fdfda192e9208e977dbd1955dae2072c0ac9fc594d67e7baa61bee8d196 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+35d55b34bffd51384ac430cc20852b7d16dd5a90" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a40794a85cf710712d75f08a705ac0b78f2770efea1c91755b344e7facffeab [INFO] running `Command { std: "docker" "start" "-a" "1a40794a85cf710712d75f08a705ac0b78f2770efea1c91755b344e7facffeab", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Checking reborrow v0.5.5 [INFO] [stderr] Checking log v0.4.26 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking raw-cpuid v10.7.0 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling pulp v0.21.4 [INFO] [stderr] Checking core-foundation-sys v0.8.7 [INFO] [stderr] Checking http v1.2.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling zip v1.1.4 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Checking raw-cpuid v11.5.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Compiling rustix v1.0.1 [INFO] [stderr] Checking block v0.1.6 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling linux-raw-sys v0.9.2 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling vob v3.0.3 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling cbindgen v0.27.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling clap_builder v4.5.31 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.2.0 [INFO] [stderr] Checking image-webp v0.2.1 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking zune-jpeg v0.4.14 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking macro_rules_attribute v0.2.0 [INFO] [stderr] Compiling mistralrs-paged-attn v0.4.0 (https://github.com/EricLBuehler/mistral.rs.git#a691154b) [INFO] [stderr] error: could not compile `mistralrs-paged-attn` (build script) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] could not execute process `/opt/rustwide/rustup-home/toolchains/35d55b34bffd51384ac430cc20852b7d16dd5a90/bin/rustc --crate-name build_script_build --edition=2021 /opt/rustwide/cargo-home/git/checkouts/mistral.rs-d7a5d833e16ad691/a691154/mistralrs-paged-attn/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="metal"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cuda", "metal"))' -C metadata=76d1e8c70e8d426d -C extra-filename=-7bce0aacf3066365 --out-dir /opt/rustwide/target/debug/build/mistralrs-paged-attn-7bce0aacf3066365 -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-adf89952887e60bf.rlib --cap-lints allow --cap-lints=forbid` (never executed) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No such file or directory (os error 2) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "1a40794a85cf710712d75f08a705ac0b78f2770efea1c91755b344e7facffeab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a40794a85cf710712d75f08a705ac0b78f2770efea1c91755b344e7facffeab", kill_on_drop: false }` [INFO] [stdout] 1a40794a85cf710712d75f08a705ac0b78f2770efea1c91755b344e7facffeab