[INFO] cloning repository https://github.com/phaazon/kak-tree-sitter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/phaazon/kak-tree-sitter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphaazon%2Fkak-tree-sitter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphaazon%2Fkak-tree-sitter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 036d621bcef59b72871e1b9adb7541782d76e6e5 [INFO] testing phaazon/kak-tree-sitter against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphaazon%2Fkak-tree-sitter" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/phaazon/kak-tree-sitter 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/phaazon/kak-tree-sitter [INFO] finished tweaking git repo https://github.com/phaazon/kak-tree-sitter [INFO] tweaked toml for git repo https://github.com/phaazon/kak-tree-sitter written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/phaazon/kak-tree-sitter 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] a0dbb8653ceaa76cf5f525c440d4c9f656756993ffb45ccd8e6069184b7e6b46 [INFO] running `Command { std: "docker" "start" "-a" "a0dbb8653ceaa76cf5f525c440d4c9f656756993ffb45ccd8e6069184b7e6b46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a0dbb8653ceaa76cf5f525c440d4c9f656756993ffb45ccd8e6069184b7e6b46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0dbb8653ceaa76cf5f525c440d4c9f656756993ffb45ccd8e6069184b7e6b46", kill_on_drop: false }` [INFO] [stdout] a0dbb8653ceaa76cf5f525c440d4c9f656756993ffb45ccd8e6069184b7e6b46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 3ba61d5ceb835afbaa94e1b5b78d648d8db33ec64c464f6786092cf9ba1cbbe3 [INFO] running `Command { std: "docker" "start" "-a" "3ba61d5ceb835afbaa94e1b5b78d648d8db33ec64c464f6786092cf9ba1cbbe3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling winnow v0.6.5 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling time-macros v0.2.17 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling tree-sitter v0.20.10 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stdout] error: failed to write /tmp/rustc2FDdcm/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/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/rustcY8whWW/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcY8whWW/symbols.o" "/opt/rustwide/target/debug/deps/time_macros-cc66a7fbed78f1f6.time_macros.5f5c4b9905d89b48-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/time_macros-cc66a7fbed78f1f6.time_macros.5f5c4b9905d89b48-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/time_macros-cc66a7fbed78f1f6.time_macros.5f5c4b9905d89b48-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/time_macros-cc66a7fbed78f1f6.time_macros.5f5c4b9905d89b48-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/time_macros-cc66a7fbed78f1f6.time_macros.5f5c4b9905d89b48-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/time_macros-cc66a7fbed78f1f6.time_macros.5f5c4b9905d89b48-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/time_macros-cc66a7fbed78f1f6.time_macros.5f5c4b9905d89b48-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/time_macros-cc66a7fbed78f1f6.time_macros.5f5c4b9905d89b48-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/time_macros-cc66a7fbed78f1f6.time_macros.5f5c4b9905d89b48-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/time_macros-cc66a7fbed78f1f6.time_macros.5f5c4b9905d89b48-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/time_macros-cc66a7fbed78f1f6.time_macros.5f5c4b9905d89b48-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/time_macros-cc66a7fbed78f1f6.time_macros.5f5c4b9905d89b48-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/time_macros-cc66a7fbed78f1f6.time_macros.5f5c4b9905d89b48-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/time_macros-cc66a7fbed78f1f6.time_macros.5f5c4b9905d89b48-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/time_macros-cc66a7fbed78f1f6.time_macros.5f5c4b9905d89b48-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/time_macros-cc66a7fbed78f1f6.time_macros.5f5c4b9905d89b48-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/time_macros-cc66a7fbed78f1f6.21f4dglzr0wj5qef.rcgu.rmeta" "/opt/rustwide/target/debug/deps/time_macros-cc66a7fbed78f1f6.20srutpn6tm8ieek.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtime_core-738db4a0cf004eb0.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-55bd19e9f3036b7a.rlib" "/opt/rustwide/target/debug/deps/libnum_conv-41ed991c65d76577.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-320ebc7037fb8f95.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5c5363659220970d.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-bec15aa2c4312c4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-fe71d6e60bf77974.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-0f5608a77595bf7e.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b8b7c25fe3bad107.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0f75b33b546e9dfc.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-2c2d79a7fce0ec84.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d29140320fecac62.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9274a8eb44eefdb5.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4c1e8c7ac02fe45d.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0f62d6b334d8a8b9.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-56f5161b8051bb71.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-659f33ab33d4b7a0.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-194ca45e594e82cf.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8de8e7171366ad5b.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-dd54ac19f2116694.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-7466f872aeeff38e.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9886ca42a5954174.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libtime_macros-cc66a7fbed78f1f6.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 `regex-syntax` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `time-macros` (lib) due to 2 previous errors [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `colored` (lib) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta7YkQv1/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 2 previous errors [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `aho-corasick` (lib) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetawu5axf/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-automata` (lib) due to 1 previous error [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: tree-sitter@0.20.10: Compiler version doesn't include clang or GCC: "cc" "--version" [INFO] [stderr] warning: tree-sitter@0.20.10: Compiler version doesn't include clang or GCC: "cc" "--version" [INFO] [stderr] warning: tree-sitter@0.20.10: Compiler version doesn't include clang or GCC: "cc" "--version" [INFO] [stderr] warning: tree-sitter@0.20.10: src/lib.c:19: fatal error: error writing to /tmp/ccfGwYu9.s: No space left on device [INFO] [stderr] warning: tree-sitter@0.20.10: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `tree-sitter v0.20.10` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/tree-sitter-c514033c975f0fa3/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=TREE_SITTER_STATIC_ANALYSIS [INFO] [stderr] cargo:rerun-if-changed=src/alloc.c [INFO] [stderr] cargo:rerun-if-changed=src/lib.c [INFO] [stderr] cargo:rerun-if-changed=src/error_costs.h [INFO] [stderr] cargo:rerun-if-changed=src/language.c [INFO] [stderr] cargo:rerun-if-changed=src/reduce_action.h [INFO] [stderr] cargo:rerun-if-changed=src/tree_cursor.c [INFO] [stderr] cargo:rerun-if-changed=src/lexer.h [INFO] [stderr] cargo:rerun-if-changed=src/get_changed_ranges.c [INFO] [stderr] cargo:rerun-if-changed=src/tree.h [INFO] [stderr] cargo:rerun-if-changed=src/parser.c [INFO] [stderr] cargo:rerun-if-changed=src/unicode [INFO] [stderr] cargo:rerun-if-changed=src/stack.c [INFO] [stderr] cargo:rerun-if-changed=src/reusable_node.h [INFO] [stderr] cargo:rerun-if-changed=src/alloc.h [INFO] [stderr] cargo:rerun-if-changed=src/query.c [INFO] [stderr] cargo:rerun-if-changed=src/tree.c [INFO] [stderr] cargo:rerun-if-changed=src/clock.h [INFO] [stderr] cargo:rerun-if-changed=src/point.h [INFO] [stderr] cargo:rerun-if-changed=src/tree_cursor.h [INFO] [stderr] cargo:rerun-if-changed=src/node.c [INFO] [stderr] cargo:rerun-if-changed=src/array.h [INFO] [stderr] cargo:rerun-if-changed=src/get_changed_ranges.h [INFO] [stderr] cargo:rerun-if-changed=src/unicode.h [INFO] [stderr] cargo:rerun-if-changed=src/lexer.c [INFO] [stderr] cargo:rerun-if-changed=src/atomic.h [INFO] [stderr] cargo:rerun-if-changed=src/subtree.c [INFO] [stderr] cargo:rerun-if-changed=src/stack.h [INFO] [stderr] cargo:rerun-if-changed=src/host.h [INFO] [stderr] cargo:rerun-if-changed=src/subtree.h [INFO] [stderr] cargo:rerun-if-changed=src/length.h [INFO] [stderr] cargo:rerun-if-changed=src/language.h [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:warning=Compiler version doesn't include clang or GCC: "cc" "--version" [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:warning=Compiler version doesn't include clang or GCC: "cc" "--version" [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:warning=Compiler version doesn't include clang or GCC: "cc" "--version" [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] cargo:warning=src/lib.c:19: fatal error: error writing to /tmp/ccfGwYu9.s: No space left on device [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "src" "-I" "include" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/tree-sitter-6eda2a3e10f1f816/out/2e40c9e35e9506f4-lib.o" "-c" "src/lib.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetawLtQ3N" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `clap_builder` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "3ba61d5ceb835afbaa94e1b5b78d648d8db33ec64c464f6786092cf9ba1cbbe3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ba61d5ceb835afbaa94e1b5b78d648d8db33ec64c464f6786092cf9ba1cbbe3", kill_on_drop: false }` [INFO] [stdout] 3ba61d5ceb835afbaa94e1b5b78d648d8db33ec64c464f6786092cf9ba1cbbe3 [INFO] testing phaazon/kak-tree-sitter 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%2Fphaazon%2Fkak-tree-sitter" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file runtime/queries/javascript/highlights.scm [INFO] [stderr] error: unable to write file runtime/queries/javascript/indents.scm [INFO] [stderr] error: unable to write file runtime/queries/javascript/injections.scm [INFO] [stderr] error: unable to write file runtime/queries/javascript/locals.scm [INFO] [stderr] error: unable to write file runtime/queries/javascript/tags.scm [INFO] [stderr] error: unable to write file runtime/queries/javascript/textobjects.scm [INFO] [stderr] fatal: cannot create directory at 'runtime/queries/jsx': 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 phaazon/kak-tree-sitter 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%2Fphaazon%2Fkak-tree-sitter" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file runtime/queries/javascript/README.md [INFO] [stderr] error: unable to write file runtime/queries/javascript/highlights.scm [INFO] [stderr] error: unable to write file runtime/queries/javascript/indents.scm [INFO] [stderr] error: unable to write file runtime/queries/javascript/injections.scm [INFO] [stderr] error: unable to write file runtime/queries/javascript/locals.scm [INFO] [stderr] error: unable to write file runtime/queries/javascript/tags.scm [INFO] [stderr] error: unable to write file runtime/queries/javascript/textobjects.scm [INFO] [stderr] fatal: cannot create directory at 'runtime/queries/jsx': 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 phaazon/kak-tree-sitter 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%2Fphaazon%2Fkak-tree-sitter" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/phaazon/kak-tree-sitter on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/phaazon/kak-tree-sitter [INFO] finished tweaking git repo https://github.com/phaazon/kak-tree-sitter [INFO] tweaked toml for git repo https://github.com/phaazon/kak-tree-sitter written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/phaazon/kak-tree-sitter 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" "+beta-2024-03-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: failed to save last-use data [INFO] [stderr] This may prevent cargo from accurately tracking what is being used in its global cache. This information is used for automatically removing unused data in the cache. [INFO] [stderr] [INFO] [stderr] database or disk is full [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Error code 13: Insertion failed because database is full [INFO] testing phaazon/kak-tree-sitter 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%2Fphaazon%2Fkak-tree-sitter" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] fatal: unable to write new index file [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 phaazon/kak-tree-sitter 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%2Fphaazon%2Fkak-tree-sitter" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] fatal: unable to write new index file [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/phaazon/kak-tree-sitter [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.