[INFO] cloning repository https://github.com/victorhornet/typeling [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/victorhornet/typeling" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvictorhornet%2Ftypeling", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvictorhornet%2Ftypeling'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fa01cf5ad2989ef80e6eb839b299a0d29cd8c857 [INFO] testing victorhornet/typeling against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvictorhornet%2Ftypeling" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/victorhornet/typeling on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/victorhornet/typeling [INFO] finished tweaking git repo https://github.com/victorhornet/typeling [INFO] tweaked toml for git repo https://github.com/victorhornet/typeling written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/victorhornet/typeling 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" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded llvm-sys v140.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 856c810f6f1025acf0c821c6b1aa4664e819c4d218d9e46f86384ad4a6b316b2 [INFO] running `Command { std: "docker" "start" "-a" "856c810f6f1025acf0c821c6b1aa4664e819c4d218d9e46f86384ad4a6b316b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "856c810f6f1025acf0c821c6b1aa4664e819c4d218d9e46f86384ad4a6b316b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "856c810f6f1025acf0c821c6b1aa4664e819c4d218d9e46f86384ad4a6b316b2", kill_on_drop: false }` [INFO] [stdout] 856c810f6f1025acf0c821c6b1aa4664e819c4d218d9e46f86384ad4a6b316b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be883c74f6fe71c9fe44f20da7038530564b3e8dc9154e5e1271fa99d07cf13f [INFO] running `Command { std: "docker" "start" "-a" "be883c74f6fe71c9fe44f20da7038530564b3e8dc9154e5e1271fa99d07cf13f", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.27 [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling serde v1.0.163 [INFO] [stderr] Compiling regex-syntax v0.7.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling time v0.3.21 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling cactus v1.0.6 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling linux-raw-sys v0.3.7 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling filetime v0.2.21 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling anstyle-parse v0.2.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling inkwell v0.2.0 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling clap_lex v0.4.1 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling vergen v7.5.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling regex v1.8.1 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling clap_builder v4.2.7 [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write /tmp/rustcZJ9BCD/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `anstream` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write /tmp/rustcV81shc/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-syntax` (lib) [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `regex-syntax` (lib) [INFO] [stderr] error: could not compile `regex` (lib) [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/clap_builder-353064cb76c80c21.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `clap_builder` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetahZ1od0" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "be883c74f6fe71c9fe44f20da7038530564b3e8dc9154e5e1271fa99d07cf13f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be883c74f6fe71c9fe44f20da7038530564b3e8dc9154e5e1271fa99d07cf13f", kill_on_drop: false }` [INFO] [stdout] be883c74f6fe71c9fe44f20da7038530564b3e8dc9154e5e1271fa99d07cf13f [INFO] testing victorhornet/typeling against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvictorhornet%2Ftypeling" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/language/llvm-explore/haskell/bintree [INFO] [stderr] error: unable to write file src/language/llvm-explore/haskell/bintree.hi [INFO] [stderr] error: unable to write file src/language/llvm-explore/haskell/bintree.hs [INFO] [stderr] error: unable to write file src/language/llvm-explore/haskell/bintree.ll [INFO] [stderr] error: unable to write file src/language/llvm-explore/haskell/bintree.o [INFO] [stderr] fatal: cannot create directory at 'src/language/llvm-explore/rust': 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] testing victorhornet/typeling against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvictorhornet%2Ftypeling" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/language/llvm-explore/haskell/bintree [INFO] [stderr] error: unable to write file src/language/llvm-explore/haskell/bintree.hi [INFO] [stderr] error: unable to write file src/language/llvm-explore/haskell/bintree.hs [INFO] [stderr] error: unable to write file src/language/llvm-explore/haskell/bintree.ll [INFO] [stderr] error: unable to write file src/language/llvm-explore/haskell/bintree.o [INFO] [stderr] fatal: cannot create directory at 'src/language/llvm-explore/rust': 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] testing victorhornet/typeling against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvictorhornet%2Ftypeling" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/language/llvm-explore/haskell/bintree [INFO] [stderr] error: unable to write file src/language/llvm-explore/haskell/bintree.hi [INFO] [stderr] error: unable to write file src/language/llvm-explore/haskell/bintree.hs [INFO] [stderr] error: unable to write file src/language/llvm-explore/haskell/bintree.ll [INFO] [stderr] error: unable to write file src/language/llvm-explore/haskell/bintree.o [INFO] [stderr] fatal: cannot create directory at 'src/language/llvm-explore/rust': 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] testing victorhornet/typeling against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvictorhornet%2Ftypeling" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/language/llvm-explore/haskell/bintree [INFO] [stderr] error: unable to write file src/language/llvm-explore/haskell/bintree.hi [INFO] [stderr] error: unable to write file src/language/llvm-explore/haskell/bintree.hs [INFO] [stderr] error: unable to write file src/language/llvm-explore/haskell/bintree.ll [INFO] [stderr] error: unable to write file src/language/llvm-explore/haskell/bintree.o [INFO] [stderr] fatal: cannot create directory at 'src/language/llvm-explore/rust': 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] testing victorhornet/typeling against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvictorhornet%2Ftypeling" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/language/llvm-explore/haskell/bintree [INFO] [stderr] error: unable to write file src/language/llvm-explore/haskell/bintree.hi [INFO] [stderr] error: unable to write file src/language/llvm-explore/haskell/bintree.hs [INFO] [stderr] error: unable to write file src/language/llvm-explore/haskell/bintree.ll [INFO] [stderr] error: unable to write file src/language/llvm-explore/haskell/bintree.o [INFO] [stderr] fatal: cannot create directory at 'src/language/llvm-explore/rust': 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/victorhornet/typeling [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.