[INFO] cloning repository https://github.com/tychedelia/td-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tychedelia/td-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftychedelia%2Ftd-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftychedelia%2Ftd-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4fddc52be2f07f6d523982e46b8a927b626042db [INFO] checking tychedelia/td-rs against master#f9515fdd5aa132e27d9b580a35b27f4b453251c1 for pr-125923 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftychedelia%2Ftd-rs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tychedelia/td-rs on toolchain f9515fdd5aa132e27d9b580a35b27f4b453251c1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9515fdd5aa132e27d9b580a35b27f4b453251c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/tychedelia/td-rs [INFO] finished tweaking git repo https://github.com/tychedelia/td-rs [INFO] tweaked toml for git repo https://github.com/tychedelia/td-rs written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/tychedelia/td-rs 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" "+f9515fdd5aa132e27d9b580a35b27f4b453251c1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/tychedelia/autocxx.git` [INFO] [stderr] Updating git submodule `https://github.com/google/s2geometry.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/tychedelia/stable-diffusion-burn.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cxxbridge-flags v1.0.110 [INFO] [stderr] Downloaded wasmtime-asm-macros v10.0.2 [INFO] [stderr] Downloaded wasmtime-component-util v10.0.2 [INFO] [stderr] Downloaded wasmtime-jit-debug v10.0.2 [INFO] [stderr] Downloaded monome-rs v1.1.3 [INFO] [stderr] Downloaded wasmtime-jit-icache-coherence v10.0.2 [INFO] [stderr] Downloaded rosc v0.4.3 [INFO] [stderr] Downloaded file-per-thread-logger v0.2.0 [INFO] [stderr] Downloaded cranelift-native v0.97.2 [INFO] [stderr] Downloaded burn-derive v0.10.0 [INFO] [stderr] Downloaded burn-tensor-testgen v0.10.0 [INFO] [stderr] Downloaded wasmtime-jit v10.0.2 [INFO] [stderr] Downloaded wasmtime-wit-bindgen v10.0.2 [INFO] [stderr] Downloaded wasmtime-cranelift-shared v10.0.2 [INFO] [stderr] Downloaded wasmtime-component-macro v10.0.2 [INFO] [stderr] Downloaded wasmtime-types v10.0.2 [INFO] [stderr] Downloaded wasmprinter v0.2.72 [INFO] [stderr] Downloaded wasmtime-cache v10.0.2 [INFO] [stderr] Downloaded wast v67.0.1 [INFO] [stderr] Downloaded cxx v1.0.110 [INFO] [stderr] Downloaded cranelift-wasm v0.97.2 [INFO] [stderr] Downloaded burn-core v0.10.0 [INFO] [stderr] Downloaded wasmtime-environ v10.0.2 [INFO] [stderr] Downloaded wasmtime-runtime v10.0.2 [INFO] [stderr] Downloaded wasmtime v10.0.2 [INFO] [stderr] Downloaded autocxx-bindgen v0.65.1 [INFO] [stderr] Downloaded wasmtime-cranelift v10.0.2 [INFO] [stderr] Downloaded burn-dataset v0.10.0 [INFO] [stderr] Downloaded burn-tensor v0.10.0 [INFO] [stderr] Downloaded cxx-gen v0.7.110 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.110 [INFO] [stderr] Downloaded wasmtime-fiber v10.0.2 [INFO] [stderr] Downloaded wat v1.0.79 [INFO] [stderr] Downloaded burn-tch v0.10.0 [INFO] [stderr] Downloaded burn-autodiff v0.10.0 [INFO] [stderr] Downloaded burn-ndarray v0.10.0 [INFO] [stderr] Downloaded cxx-build v1.0.110 [INFO] [stderr] Downloaded burn v0.10.0 [INFO] [stderr] Downloaded burn-common v0.10.0 [INFO] [stderr] Downloaded npy v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+f9515fdd5aa132e27d9b580a35b27f4b453251c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 38bd2105c217a60e365cc5fb77269b25c9ab0b71cfa00ac205b218f9c706f438 [INFO] running `Command { std: "docker" "start" "-a" "38bd2105c217a60e365cc5fb77269b25c9ab0b71cfa00ac205b218f9c706f438", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38bd2105c217a60e365cc5fb77269b25c9ab0b71cfa00ac205b218f9c706f438", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38bd2105c217a60e365cc5fb77269b25c9ab0b71cfa00ac205b218f9c706f438", kill_on_drop: false }` [INFO] [stdout] 38bd2105c217a60e365cc5fb77269b25c9ab0b71cfa00ac205b218f9c706f438 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+f9515fdd5aa132e27d9b580a35b27f4b453251c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c4a121d2636dae0e3490b4d322389f06b776920b0c5e4948780c3baf57b1497e [INFO] running `Command { std: "docker" "start" "-a" "c4a121d2636dae0e3490b4d322389f06b776920b0c5e4948780c3baf57b1497e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling cc v1.0.84 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling prettyplease v0.2.15 [INFO] [stderr] Compiling linux-raw-sys v0.4.11 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling autocxx-bindgen v0.65.1 [INFO] [stderr] Compiling cxxbridge-flags v1.0.110 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling link-cplusplus v1.0.9 [INFO] [stderr] Compiling cxx v1.0.110 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling gimli v0.28.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling object v0.32.1 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling is_ci v1.1.1 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling supports-unicode v2.0.0 [INFO] [stderr] Compiling supports-hyperlinks v2.1.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling aquamarine v0.1.12 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `aquamarine` (lib) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `backtrace` (lib) [INFO] [stderr] error: could not compile `regex-automata` (lib) [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 `thiserror-impl` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta19y5hz/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `clang-sys` (lib) due to 1 previous error [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 `miette-derive` (lib) due to 1 previous error [INFO] [stdout] error: failed to write /tmp/rustciQCOkY/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `serde_derive` (lib) [INFO] running `Command { std: "docker" "inspect" "c4a121d2636dae0e3490b4d322389f06b776920b0c5e4948780c3baf57b1497e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4a121d2636dae0e3490b4d322389f06b776920b0c5e4948780c3baf57b1497e", kill_on_drop: false }` [INFO] [stdout] c4a121d2636dae0e3490b4d322389f06b776920b0c5e4948780c3baf57b1497e [INFO] checking tychedelia/td-rs against try#71235522a9cf955f6b7ff56c0bfb2651ecd0180b for pr-125923 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftychedelia%2Ftd-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file td-rs-base/src/CPlusPlus_Common.h [INFO] [stderr] error: unable to write file td-rs-base/src/GL_Extensions.h [INFO] [stderr] error: unable to write file td-rs-base/src/RustBase.h [INFO] [stderr] error: unable to write file td-rs-base/src/RustPy.h [INFO] [stderr] error: unable to write file td-rs-base/src/chop.rs [INFO] [stderr] error: unable to write file td-rs-base/src/cxx.rs [INFO] [stderr] error: unable to write file td-rs-base/src/dat.rs [INFO] [stderr] error: unable to write file td-rs-base/src/gltypes.h [INFO] [stderr] error: unable to write file td-rs-base/src/lib.rs [INFO] [stderr] error: unable to write file td-rs-base/src/param.rs [INFO] [stderr] error: unable to write file td-rs-base/src/py.rs [INFO] [stderr] error: unable to write file td-rs-base/src/sop.rs [INFO] [stderr] error: unable to write file td-rs-base/src/top.rs [INFO] [stderr] fatal: cannot create directory at 'td-rs-chop': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking tychedelia/td-rs against try#71235522a9cf955f6b7ff56c0bfb2651ecd0180b for pr-125923 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftychedelia%2Ftd-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file td-rs-base/build.rs [INFO] [stderr] fatal: cannot create directory at 'td-rs-base/src': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking tychedelia/td-rs against try#71235522a9cf955f6b7ff56c0bfb2651ecd0180b for pr-125923 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftychedelia%2Ftd-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] fatal: cannot create directory at 'plugins/top/cpu-memory-top/src': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking tychedelia/td-rs against try#71235522a9cf955f6b7ff56c0bfb2651ecd0180b for pr-125923 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftychedelia%2Ftd-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file plugins/dat/filter/src/lib.rs [INFO] [stderr] fatal: cannot create directory at 'plugins/sop': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking tychedelia/td-rs against try#71235522a9cf955f6b7ff56c0bfb2651ecd0180b for pr-125923 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftychedelia%2Ftd-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file plugins/chop/python/Cargo.toml [INFO] [stderr] fatal: cannot create directory at 'plugins/chop/python/src': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/tychedelia/td-rs [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.