[INFO] cloning repository https://github.com/a-agmon/thin_agent [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/a-agmon/thin_agent" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fa-agmon%2Fthin_agent", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fa-agmon%2Fthin_agent'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f6dd91afb2ed2b9de0abc0a1d6fde2be1fc1d8be [INFO] checking a-agmon/thin_agent against master#cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9 for pr-136968 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fa-agmon%2Fthin_agent" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/a-agmon/thin_agent on toolchain cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/a-agmon/thin_agent [INFO] finished tweaking git repo https://github.com/a-agmon/thin_agent [INFO] tweaked toml for git repo https://github.com/a-agmon/thin_agent written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/a-agmon/thin_agent 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" "+cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.llama-cpp-2.submodules [INFO] [stderr] Updating git repository `https://github.com/utilityai/llama-cpp-rs.git` [INFO] [stderr] Updating git submodule `https://github.com/ggerganov/llama.cpp` [INFO] [stderr] Updating git submodule `https://github.com/nomic-ai/kompute.git` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 671de7281ed81c507e7357f7a1791da2b40fd6a7f75dff1077d7e604fb3149fb [INFO] running `Command { std: "docker" "start" "-a" "671de7281ed81c507e7357f7a1791da2b40fd6a7f75dff1077d7e604fb3149fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "671de7281ed81c507e7357f7a1791da2b40fd6a7f75dff1077d7e604fb3149fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "671de7281ed81c507e7357f7a1791da2b40fd6a7f75dff1077d7e604fb3149fb", kill_on_drop: false }` [INFO] [stdout] 671de7281ed81c507e7357f7a1791da2b40fd6a7f75dff1077d7e604fb3149fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a0fae911bd94370d04143065c0a13bd35cdd657419890fd15188062789441e2 [INFO] running `Command { std: "docker" "start" "-a" "5a0fae911bd94370d04143065c0a13bd35cdd657419890fd15188062789441e2", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.llama-cpp-2.submodules [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.15 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking bytes v1.9.0 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling prettyplease v0.2.29 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking http v1.2.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling cc v1.2.10 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling cmake v0.1.52 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.137 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking matchit v0.8.4 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling enumflags2_derive v0.7.11 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Checking enumflags2 v0.7.11 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking axum-core v0.5.0 [INFO] [stderr] Checking serde v1.0.217 [INFO] [stderr] Compiling llama-cpp-sys-2 v0.1.90 (https://github.com/utilityai/llama-cpp-rs.git?rev=5f4976820b54f0dcc5954f335827d31e1794ef2e#5f497682) [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking hyper v1.5.2 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking hyper-util v0.1.10 [INFO] [stderr] Checking axum v0.8.1 [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "5a0fae911bd94370d04143065c0a13bd35cdd657419890fd15188062789441e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a0fae911bd94370d04143065c0a13bd35cdd657419890fd15188062789441e2", kill_on_drop: false }` [INFO] [stdout] 5a0fae911bd94370d04143065c0a13bd35cdd657419890fd15188062789441e2