[INFO] cloning repository https://github.com/tttmmmyyyy/fixlang [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tttmmmyyyy/fixlang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftttmmmyyyy%2Ffixlang", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftttmmmyyyy%2Ffixlang'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 745288e159cc62991da35bc5792506bee094dbb2 [INFO] checking tttmmmyyyy/fixlang against master#bd71213cf0a765705e7d72a099151bd4eb465ccb for pr-123864 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftttmmmyyyy%2Ffixlang" "/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/tttmmmyyyy/fixlang on toolchain bd71213cf0a765705e7d72a099151bd4eb465ccb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd71213cf0a765705e7d72a099151bd4eb465ccb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tttmmmyyyy/fixlang [INFO] finished tweaking git repo https://github.com/tttmmmyyyy/fixlang [INFO] tweaked toml for git repo https://github.com/tttmmmyyyy/fixlang written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/tttmmmyyyy/fixlang 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" "+bd71213cf0a765705e7d72a099151bd4eb465ccb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded llvm-sys v120.2.5 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bd71213cf0a765705e7d72a099151bd4eb465ccb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1258117f888e059efb07e3b4251aae6a1615dd6dc55212036e097014f02c0ace [INFO] running `Command { std: "docker" "start" "-a" "1258117f888e059efb07e3b4251aae6a1615dd6dc55212036e097014f02c0ace", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1258117f888e059efb07e3b4251aae6a1615dd6dc55212036e097014f02c0ace", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1258117f888e059efb07e3b4251aae6a1615dd6dc55212036e097014f02c0ace", kill_on_drop: false }` [INFO] [stdout] 1258117f888e059efb07e3b4251aae6a1615dd6dc55212036e097014f02c0ace [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bd71213cf0a765705e7d72a099151bd4eb465ccb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d069d9f43f77ae14af385642cdaf676785a8ef24254e784970bb970e1d0b494f [INFO] running `Command { std: "docker" "start" "-a" "d069d9f43f77ae14af385642cdaf676785a8ef24254e784970bb970e1d0b494f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Compiling aho-corasick v1.0.4 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling cc v1.0.82 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking parking_lot_core v0.7.3 [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling inkwell v0.1.1 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking os_str_bytes v6.4.1 [INFO] [stderr] Compiling serde_json v1.0.97 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking textwrap v0.16.0 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking iter-read v0.3.1 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking clap v3.2.23 [INFO] [stderr] Compiling regex v1.9.3 [INFO] [stderr] Compiling build-time v0.1.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling serial_test_derive v0.4.0 [INFO] [stderr] Compiling inkwell_internals v0.7.0 [INFO] [stderr] Checking serial_test v0.4.0 [INFO] [stderr] Compiling pest v2.5.2 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/bd71213cf0a765705e7d72a099151bd4eb465ccb/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcUF0d8Y/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcUF0d8Y/symbols.o" "/opt/rustwide/target/debug/deps/inkwell_internals-b7aaf8f60641a108.inkwell_internals.356e8441ee58b743-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/inkwell_internals-b7aaf8f60641a108.inkwell_internals.356e8441ee58b743-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/inkwell_internals-b7aaf8f60641a108.inkwell_internals.356e8441ee58b743-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/inkwell_internals-b7aaf8f60641a108.inkwell_internals.356e8441ee58b743-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/inkwell_internals-b7aaf8f60641a108.inkwell_internals.356e8441ee58b743-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/inkwell_internals-b7aaf8f60641a108.inkwell_internals.356e8441ee58b743-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/inkwell_internals-b7aaf8f60641a108.inkwell_internals.356e8441ee58b743-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/inkwell_internals-b7aaf8f60641a108.inkwell_internals.356e8441ee58b743-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/inkwell_internals-b7aaf8f60641a108.inkwell_internals.356e8441ee58b743-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/inkwell_internals-b7aaf8f60641a108.inkwell_internals.356e8441ee58b743-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/inkwell_internals-b7aaf8f60641a108.inkwell_internals.356e8441ee58b743-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/inkwell_internals-b7aaf8f60641a108.inkwell_internals.356e8441ee58b743-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/inkwell_internals-b7aaf8f60641a108.26b2r4adbmhxeuq9.rcgu.rmeta" "/opt/rustwide/target/debug/deps/inkwell_internals-b7aaf8f60641a108.49pvbzmp5a1vvkux.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/bd71213cf0a765705e7d72a099151bd4eb465ccb/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-15ad2ab4bf696418.rlib" "/opt/rustwide/target/debug/deps/libquote-596c096450532445.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-5cc00b82543801f8.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-b412aa85f0c310af.rlib" "/opt/rustwide/rustup-home/toolchains/bd71213cf0a765705e7d72a099151bd4eb465ccb/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-f251fb108567dd79.rlib" "/opt/rustwide/rustup-home/toolchains/bd71213cf0a765705e7d72a099151bd4eb465ccb/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6183181fa671dc5b.rlib" "/opt/rustwide/rustup-home/toolchains/bd71213cf0a765705e7d72a099151bd4eb465ccb/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0717037f6b0eea2d.rlib" "/opt/rustwide/rustup-home/toolchains/bd71213cf0a765705e7d72a099151bd4eb465ccb/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-b30b1af07795b345.rlib" "/opt/rustwide/rustup-home/toolchains/bd71213cf0a765705e7d72a099151bd4eb465ccb/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-b4513439f9e2eff4.rlib" "/opt/rustwide/rustup-home/toolchains/bd71213cf0a765705e7d72a099151bd4eb465ccb/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-89c7daf7b6421ee6.rlib" "/opt/rustwide/rustup-home/toolchains/bd71213cf0a765705e7d72a099151bd4eb465ccb/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ca929c3c4a8825b3.rlib" "/opt/rustwide/rustup-home/toolchains/bd71213cf0a765705e7d72a099151bd4eb465ccb/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a6207a4090808d.rlib" "/opt/rustwide/rustup-home/toolchains/bd71213cf0a765705e7d72a099151bd4eb465ccb/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-ae671f6743503b8e.rlib" "/opt/rustwide/rustup-home/toolchains/bd71213cf0a765705e7d72a099151bd4eb465ccb/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-081c0dc6465d213d.rlib" "/opt/rustwide/rustup-home/toolchains/bd71213cf0a765705e7d72a099151bd4eb465ccb/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-4e1666f139f12757.rlib" "/opt/rustwide/rustup-home/toolchains/bd71213cf0a765705e7d72a099151bd4eb465ccb/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d6789b63313428be.rlib" "/opt/rustwide/rustup-home/toolchains/bd71213cf0a765705e7d72a099151bd4eb465ccb/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-eb6f9b960309e6b1.rlib" "/opt/rustwide/rustup-home/toolchains/bd71213cf0a765705e7d72a099151bd4eb465ccb/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cda7cee373864ce1.rlib" "/opt/rustwide/rustup-home/toolchains/bd71213cf0a765705e7d72a099151bd4eb465ccb/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d84d0e58f34585a5.rlib" "/opt/rustwide/rustup-home/toolchains/bd71213cf0a765705e7d72a099151bd4eb465ccb/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/bd71213cf0a765705e7d72a099151bd4eb465ccb/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e8a6a2df7983aa1a.rlib" "/opt/rustwide/rustup-home/toolchains/bd71213cf0a765705e7d72a099151bd4eb465ccb/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/bd71213cf0a765705e7d72a099151bd4eb465ccb/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/bd71213cf0a765705e7d72a099151bd4eb465ccb/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b3e30276043b6e7.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/bd71213cf0a765705e7d72a099151bd4eb465ccb/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libinkwell_internals-b7aaf8f60641a108.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `inkwell_internals` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaMrDYRh" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaKddEH6/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pest` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `pest` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaIWVLYs/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "d069d9f43f77ae14af385642cdaf676785a8ef24254e784970bb970e1d0b494f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d069d9f43f77ae14af385642cdaf676785a8ef24254e784970bb970e1d0b494f", kill_on_drop: false }` [INFO] [stdout] d069d9f43f77ae14af385642cdaf676785a8ef24254e784970bb970e1d0b494f [INFO] checking tttmmmyyyy/fixlang against try#c0f799aeda763fc507814da0dc46c2dde7ca9133 for pr-123864 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftttmmmyyyy%2Ffixlang" "/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 benchmark/data.csv [INFO] [stderr] error: unable to write file benchmark/prime_fix_nocapture.fix [INFO] [stderr] error: unable to write file benchmark/prime_loop.cpp [INFO] [stderr] error: unable to write file benchmark/prime_loop.fix [INFO] [stderr] error: unable to write file benchmark/prime_recursion_tuple.fix [INFO] [stderr] error: unable to write file benchmark/sum_up_global_array.fix [INFO] [stderr] fatal: cannot create directory at 'examples': 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 tttmmmyyyy/fixlang against try#c0f799aeda763fc507814da0dc46c2dde7ca9133 for pr-123864 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftttmmmyyyy%2Ffixlang" "/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 benchmark/data.csv [INFO] [stderr] error: unable to write file benchmark/prime_fix_nocapture.fix [INFO] [stderr] error: unable to write file benchmark/prime_loop.cpp [INFO] [stderr] error: unable to write file benchmark/prime_loop.fix [INFO] [stderr] error: unable to write file benchmark/prime_recursion_tuple.fix [INFO] [stderr] error: unable to write file benchmark/sum_up_global_array.fix [INFO] [stderr] fatal: cannot create directory at 'examples': 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 tttmmmyyyy/fixlang against try#c0f799aeda763fc507814da0dc46c2dde7ca9133 for pr-123864 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftttmmmyyyy%2Ffixlang" "/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 benchmark/data.csv [INFO] [stderr] error: unable to write file benchmark/prime_fix_nocapture.fix [INFO] [stderr] error: unable to write file benchmark/prime_loop.cpp [INFO] [stderr] error: unable to write file benchmark/prime_loop.fix [INFO] [stderr] error: unable to write file benchmark/prime_recursion_tuple.fix [INFO] [stderr] error: unable to write file benchmark/sum_up_global_array.fix [INFO] [stderr] fatal: cannot create directory at 'examples': 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 tttmmmyyyy/fixlang against try#c0f799aeda763fc507814da0dc46c2dde7ca9133 for pr-123864 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftttmmmyyyy%2Ffixlang" "/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 benchmark/data.csv [INFO] [stderr] error: unable to write file benchmark/prime_fix_nocapture.fix [INFO] [stderr] error: unable to write file benchmark/prime_loop.cpp [INFO] [stderr] error: unable to write file benchmark/prime_loop.fix [INFO] [stderr] error: unable to write file benchmark/prime_recursion_tuple.fix [INFO] [stderr] error: unable to write file benchmark/sum_up_global_array.fix [INFO] [stderr] fatal: cannot create directory at 'examples': 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 tttmmmyyyy/fixlang against try#c0f799aeda763fc507814da0dc46c2dde7ca9133 for pr-123864 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftttmmmyyyy%2Ffixlang" "/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 benchmark/data.csv [INFO] [stderr] error: unable to write file benchmark/prime_fix_nocapture.fix [INFO] [stderr] error: unable to write file benchmark/prime_loop.cpp [INFO] [stderr] error: unable to write file benchmark/prime_loop.fix [INFO] [stderr] error: unable to write file benchmark/prime_recursion_tuple.fix [INFO] [stderr] error: unable to write file benchmark/sum_up_global_array.fix [INFO] [stderr] fatal: cannot create directory at 'examples': 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/tttmmmyyyy/fixlang [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.