[INFO] cloning repository https://github.com/twn-lang/twn-zed
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/twn-lang/twn-zed" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwn-lang%2Ftwn-zed", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwn-lang%2Ftwn-zed'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6d07383c03016af5a161ae9da303770bc1e91612
[INFO] checking twn-lang/twn-zed against try#6284d7b4bd27983dba388146648ab844ca7d032f for pr-152971
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwn-lang%2Ftwn-zed" "/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/twn-lang/twn-zed
[INFO] finished tweaking git repo https://github.com/twn-lang/twn-zed
[INFO] tweaked toml for git repo https://github.com/twn-lang/twn-zed written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/twn-lang/twn-zed on toolchain 6284d7b4bd27983dba388146648ab844ca7d032f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6284d7b4bd27983dba388146648ab844ca7d032f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/twn-lang/twn-zed 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" "+6284d7b4bd27983dba388146648ab844ca7d032f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking twn-lang/twn-zed against try#6284d7b4bd27983dba388146648ab844ca7d032f for pr-152971
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwn-lang%2Ftwn-zed" "/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/twn-lang/twn-zed
[INFO] finished tweaking git repo https://github.com/twn-lang/twn-zed
[INFO] tweaked toml for git repo https://github.com/twn-lang/twn-zed written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/twn-lang/twn-zed on toolchain 6284d7b4bd27983dba388146648ab844ca7d032f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6284d7b4bd27983dba388146648ab844ca7d032f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/twn-lang/twn-zed 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" "+6284d7b4bd27983dba388146648ab844ca7d032f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-encoder v0.201.0
[INFO] [stderr]   Downloaded wasm-metadata v0.201.0
[INFO] [stderr]   Downloaded wit-bindgen-rust-macro v0.22.0
[INFO] [stderr]   Downloaded zed_extension_api v0.1.0
[INFO] [stderr]   Downloaded wit-bindgen-rt v0.22.0
[INFO] [stderr]   Downloaded wit-bindgen-core v0.22.0
[INFO] [stderr]   Downloaded wit-bindgen-rust v0.22.0
[INFO] [stderr]   Downloaded wit-bindgen v0.22.0
[INFO] [stderr]   Downloaded wit-parser v0.201.0
[INFO] [stderr]   Downloaded wasmparser v0.201.0
[INFO] [stderr]   Downloaded wit-component v0.201.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+6284d7b4bd27983dba388146648ab844ca7d032f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 856e3b218801f7b22d333bffbf03272ad215ab891caba806b43e692f35d9898b
[INFO] running `Command { std: "docker" "start" "-a" "856e3b218801f7b22d333bffbf03272ad215ab891caba806b43e692f35d9898b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "856e3b218801f7b22d333bffbf03272ad215ab891caba806b43e692f35d9898b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "856e3b218801f7b22d333bffbf03272ad215ab891caba806b43e692f35d9898b", kill_on_drop: false }`
[INFO] [stdout] 856e3b218801f7b22d333bffbf03272ad215ab891caba806b43e692f35d9898b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+6284d7b4bd27983dba388146648ab844ca7d032f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ee5305f7f8fca598a831c5941e25c01e8dff1f3b8a0d60eb047ae42a4107e0ce
[INFO] running `Command { std: "docker" "start" "-a" "ee5305f7f8fca598a831c5941e25c01e8dff1f3b8a0d60eb047ae42a4107e0ce", kill_on_drop: false }`
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling id-arena v2.3.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling wit-bindgen-rust v0.22.0
[INFO] [stderr]    Compiling wit-bindgen-rust-macro v0.22.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling wit-bindgen-rt v0.22.0
[INFO] [stderr]    Compiling wasm-encoder v0.201.0
[INFO] [stderr]    Compiling zed_extension_api v0.1.0
[INFO] [stderr]    Compiling spdx v0.10.9
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling wasmparser v0.201.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling wit-parser v0.201.0
[INFO] [stderr]    Compiling wasm-metadata v0.201.0
[INFO] [stderr]    Compiling wit-component v0.201.0
[INFO] [stderr]    Compiling wit-bindgen-core v0.22.0
[INFO] [stderr]     Checking wit-bindgen v0.22.0
[INFO] [stderr]     Checking twn-extension v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.74s
[INFO] running `Command { std: "docker" "inspect" "ee5305f7f8fca598a831c5941e25c01e8dff1f3b8a0d60eb047ae42a4107e0ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee5305f7f8fca598a831c5941e25c01e8dff1f3b8a0d60eb047ae42a4107e0ce", kill_on_drop: false }`
[INFO] [stdout] ee5305f7f8fca598a831c5941e25c01e8dff1f3b8a0d60eb047ae42a4107e0ce
