[INFO] cloning repository https://github.com/harrisont/debugger
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/harrisont/debugger" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharrisont%2Fdebugger", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharrisont%2Fdebugger'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 817e8e014127b669f085b3e984f46a30ca24ed2d
[INFO] checking harrisont/debugger against master#9bfa31f632912180dc742809bcc51a97f2d7079d for pr-140151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharrisont%2Fdebugger" "/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/harrisont/debugger on toolchain 9bfa31f632912180dc742809bcc51a97f2d7079d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/harrisont/debugger
[INFO] finished tweaking git repo https://github.com/harrisont/debugger
[INFO] tweaked toml for git repo https://github.com/harrisont/debugger written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/harrisont/debugger 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" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rust-sitter-common v0.4.2
[INFO] [stderr]   Downloaded rust-sitter-tool v0.4.2
[INFO] [stderr]   Downloaded rust-sitter-macro v0.4.2
[INFO] [stderr]   Downloaded tree-sitter-highlight v0.22.6
[INFO] [stderr]   Downloaded rust-sitter v0.4.2
[INFO] [stderr]   Downloaded wasmparser v0.206.0
[INFO] [stderr]   Downloaded tree-sitter-loader v0.22.6
[INFO] [stderr]   Downloaded tree-sitter v0.22.6
[INFO] [stderr]   Downloaded tree-sitter-tags v0.22.6
[INFO] [stderr]   Downloaded tree-sitter-config v0.22.6
[INFO] [stderr]   Downloaded tree-sitter-c2rust v0.22.6
[INFO] [stderr]   Downloaded tree-sitter-cli v0.22.6
[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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 694f224df92307c990a8be1f7b73065083b728037d82ba3e6d73cc9f045e8197
[INFO] running `Command { std: "docker" "start" "-a" "694f224df92307c990a8be1f7b73065083b728037d82ba3e6d73cc9f045e8197", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "694f224df92307c990a8be1f7b73065083b728037d82ba3e6d73cc9f045e8197", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "694f224df92307c990a8be1f7b73065083b728037d82ba3e6d73cc9f045e8197", kill_on_drop: false }`
[INFO] [stdout] 694f224df92307c990a8be1f7b73065083b728037d82ba3e6d73cc9f045e8197
[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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 664161c1c549f9090bff6ac6e60dd3fc0d9be0f9739e4c79e3f6032d95acd466
[INFO] running `Command { std: "docker" "start" "-a" "664161c1c549f9090bff6ac6e60dd3fc0d9be0f9739e4c79e3f6032d95acd466", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling cc v1.1.18
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anyhow v1.0.88
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.6
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling tree-sitter-loader v0.22.6
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling tree-sitter-cli v0.22.6
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling clap_builder v4.5.17
[INFO] [stderr]    Compiling chunked_transfer v1.5.0
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling tiny_http v0.12.0
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]     Checking windows-targets v0.52.6
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling smallbitvec v2.5.3
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling tree-sitter v0.22.6
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling wasmparser v0.206.0
[INFO] [stderr]     Checking windows-result v0.2.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling tree-sitter-c2rust v0.22.6
[INFO] [stderr]     Checking windows-strings v0.1.0
[INFO] [stderr]     Checking uuid v1.10.0
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling fs4 v0.8.4
[INFO] [stderr]    Compiling webbrowser v1.0.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking scroll v0.11.0
[INFO] [stderr]     Checking codemap v0.1.3
[INFO] [stderr]     Checking codemap-diagnostic v0.1.2
[INFO] [stderr]     Checking pdb v0.8.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling ctrlc v3.4.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling windows-interface v0.58.0
[INFO] [stderr]    Compiling windows-implement v0.58.0
[INFO] [stderr]     Checking windows-core v0.58.0
[INFO] [stderr]     Checking windows v0.58.0
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling tree-sitter-tags v0.22.6
[INFO] [stderr]    Compiling tree-sitter-highlight v0.22.6
[INFO] [stderr]    Compiling rust-sitter-common v0.4.2
[INFO] [stderr]    Compiling syn-inline-mod v0.5.0
[INFO] [stderr]    Compiling clap v4.5.17
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetas8PVOn/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=1c4c40aad9594f50 -C extra-filename=-e2f49e573ecf4cde --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-e0a1883cea27ee67.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-0e0b319265082bf0.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-d14904b1232aa2ec.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libtree_sitter_tags-03524c9ecb316239.a`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `syn-inline-mod` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `tree-sitter-tags` (lib) due to 1 previous error
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaYpX04O/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tree-sitter-highlight` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to parse process output: `/opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/bin/rustc --crate-name tree_sitter_highlight --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-highlight-0.22.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --crate-type staticlib --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c0716edb6948517e -C extra-filename=-0f86002de428ccd4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-bcf4d76e77cc406a.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-1682f57e985e46ec.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ecb8f225ac9747f8.rlib --extern tree_sitter=/opt/rustwide/target/debug/deps/libtree_sitter-c5f9542c221b750c.rlib --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/tree-sitter-60d528ca8db7da41/out` (exit status: 101)
[INFO] [stdout] error: error writing metadata object file: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `serde_derive` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `regex-automata` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetabZlvze/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wasmparser` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "664161c1c549f9090bff6ac6e60dd3fc0d9be0f9739e4c79e3f6032d95acd466", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "664161c1c549f9090bff6ac6e60dd3fc0d9be0f9739e4c79e3f6032d95acd466", kill_on_drop: false }`
[INFO] [stdout] 664161c1c549f9090bff6ac6e60dd3fc0d9be0f9739e4c79e3f6032d95acd466
