[INFO] cloning repository https://github.com/dead10ck/tree-sitter-nu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dead10ck/tree-sitter-nu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdead10ck%2Ftree-sitter-nu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdead10ck%2Ftree-sitter-nu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 035a504605cfd2f527e1e1461783f82ad1bb54c8 [INFO] checking dead10ck/tree-sitter-nu against master#2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a for pr-145113 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdead10ck%2Ftree-sitter-nu" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dead10ck/tree-sitter-nu [INFO] finished tweaking git repo https://github.com/dead10ck/tree-sitter-nu [INFO] tweaked toml for git repo https://github.com/dead10ck/tree-sitter-nu written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dead10ck/tree-sitter-nu on toolchain 2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dead10ck/tree-sitter-nu 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" "+2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 07fccafc58421a947ecc21f19cbe57c6a96916e21ba87574c76acce9be060f44 [INFO] running `Command { std: "docker" "start" "-a" "07fccafc58421a947ecc21f19cbe57c6a96916e21ba87574c76acce9be060f44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "07fccafc58421a947ecc21f19cbe57c6a96916e21ba87574c76acce9be060f44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07fccafc58421a947ecc21f19cbe57c6a96916e21ba87574c76acce9be060f44", kill_on_drop: false }` [INFO] [stdout] 07fccafc58421a947ecc21f19cbe57c6a96916e21ba87574c76acce9be060f44 [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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ba1c9b2a9fe5d334d245532d13c95e102281c03441d02b12374b6fb260bfd8e [INFO] running `Command { std: "docker" "start" "-a" "8ba1c9b2a9fe5d334d245532d13c95e102281c03441d02b12374b6fb260bfd8e", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Checking aho-corasick v0.7.19 [INFO] [stderr] Compiling tree-sitter v0.20.9 [INFO] [stderr] Compiling tree-sitter-nu v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: tree-sitter-nu@0.0.1: In file included from src/parser.c:1: [INFO] [stderr] warning: tree-sitter-nu@0.0.1: src/parser.c: In function 'ts_lex_keywords': [INFO] [stderr] warning: tree-sitter-nu@0.0.1: src/tree_sitter/parser.h:145:3: warning: label 'next_state' defined but not used [-Wunused-label] [INFO] [stderr] warning: tree-sitter-nu@0.0.1: 145 | next_state: \ [INFO] [stderr] warning: tree-sitter-nu@0.0.1: | ^~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-nu@0.0.1: src/parser.c:2647:3: note: in expansion of macro 'START_LEXER' [INFO] [stderr] warning: tree-sitter-nu@0.0.1: 2647 | START_LEXER(); [INFO] [stderr] warning: tree-sitter-nu@0.0.1: | ^~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-nu@0.0.1: src/tree_sitter/parser.h:143:11: warning: variable 'lookahead' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: tree-sitter-nu@0.0.1: 143 | int32_t lookahead; \ [INFO] [stderr] warning: tree-sitter-nu@0.0.1: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-nu@0.0.1: src/parser.c:2647:3: note: in expansion of macro 'START_LEXER' [INFO] [stderr] warning: tree-sitter-nu@0.0.1: 2647 | START_LEXER(); [INFO] [stderr] warning: tree-sitter-nu@0.0.1: | ^~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-nu@0.0.1: /tmp/ccXuokcc.s: Assembler messages: [INFO] [stderr] warning: tree-sitter-nu@0.0.1: /tmp/ccXuokcc.s: Fatal error: can't write 1125 bytes to section .rodata of /opt/rustwide/target/debug/build/tree-sitter-nu-35f9ae957b475456/out/src/parser.o: 'No space left on device' [INFO] [stderr] warning: tree-sitter-nu@0.0.1: /tmp/ccXuokcc.s: Fatal error: /opt/rustwide/target/debug/build/tree-sitter-nu-35f9ae957b475456/out/src/parser.o: No such file or directory [INFO] [stderr] error: failed to run custom build command for `tree-sitter-nu v0.0.1 (/opt/rustwide/workdir)` [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-nu-02934db3ff10149a/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [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] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "src" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/tree-sitter-nu-35f9ae957b475456/out/src/parser.o" "-c" "src/parser.c" [INFO] [stderr] cargo:warning=In file included from src/parser.c:1: [INFO] [stderr] cargo:warning=src/parser.c: In function 'ts_lex_keywords': [INFO] [stderr] cargo:warning=src/tree_sitter/parser.h:145:3: warning: label 'next_state' defined but not used [-Wunused-label] [INFO] [stderr] cargo:warning= 145 | next_state: \ [INFO] [stderr] cargo:warning= | ^~~~~~~~~~ [INFO] [stderr] cargo:warning=src/parser.c:2647:3: note: in expansion of macro 'START_LEXER' [INFO] [stderr] cargo:warning= 2647 | START_LEXER(); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] cargo:warning=src/tree_sitter/parser.h:143:11: warning: variable 'lookahead' set but not used [-Wunused-but-set-variable] [INFO] [stderr] cargo:warning= 143 | int32_t lookahead; \ [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=src/parser.c:2647:3: note: in expansion of macro 'START_LEXER' [INFO] [stderr] cargo:warning= 2647 | START_LEXER(); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] cargo:warning=/tmp/ccXuokcc.s: Assembler messages: [INFO] [stderr] cargo:warning=/tmp/ccXuokcc.s: Fatal error: can't write 1125 bytes to section .rodata of /opt/rustwide/target/debug/build/tree-sitter-nu-35f9ae957b475456/out/src/parser.o: 'No space left on device' [INFO] [stderr] cargo:warning=/tmp/ccXuokcc.s: Fatal error: /opt/rustwide/target/debug/build/tree-sitter-nu-35f9ae957b475456/out/src/parser.o: No such file or directory [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "src" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/tree-sitter-nu-35f9ae957b475456/out/src/parser.o" "-c" "src/parser.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [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/rmetaVF81oz" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aho-corasick` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetajG7V0H/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error [INFO] [stderr] warning: tree-sitter@0.20.9: src/lib.c:19: fatal error: error writing to /tmp/ccdX8ZXT.s: No space left on device [INFO] [stderr] warning: tree-sitter@0.20.9: compilation terminated. [INFO] [stderr] error: failed to run custom build command for `tree-sitter v0.20.9` [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-22fdd91a66094b38/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/reusable_node.h [INFO] [stderr] cargo:rerun-if-changed=src/get_changed_ranges.c [INFO] [stderr] cargo:rerun-if-changed=src/unicode [INFO] [stderr] cargo:rerun-if-changed=src/atomic.h [INFO] [stderr] cargo:rerun-if-changed=src/lib.c [INFO] [stderr] cargo:rerun-if-changed=src/language.h [INFO] [stderr] cargo:rerun-if-changed=src/stack.c [INFO] [stderr] cargo:rerun-if-changed=src/alloc.h [INFO] [stderr] cargo:rerun-if-changed=src/reduce_action.h [INFO] [stderr] cargo:rerun-if-changed=src/array.h [INFO] [stderr] cargo:rerun-if-changed=src/query.c [INFO] [stderr] cargo:rerun-if-changed=src/point.h [INFO] [stderr] cargo:rerun-if-changed=src/language.c [INFO] [stderr] cargo:rerun-if-changed=src/stack.h [INFO] [stderr] cargo:rerun-if-changed=src/length.h [INFO] [stderr] cargo:rerun-if-changed=src/error_costs.h [INFO] [stderr] cargo:rerun-if-changed=src/lexer.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/alloc.c [INFO] [stderr] cargo:rerun-if-changed=src/lexer.h [INFO] [stderr] cargo:rerun-if-changed=src/tree_cursor.h [INFO] [stderr] cargo:rerun-if-changed=src/clock.h [INFO] [stderr] cargo:rerun-if-changed=src/host.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/subtree.h [INFO] [stderr] cargo:rerun-if-changed=src/subtree.c [INFO] [stderr] cargo:rerun-if-changed=src/tree_cursor.c [INFO] [stderr] cargo:rerun-if-changed=src/tree.c [INFO] [stderr] cargo:rerun-if-changed=src/node.c [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] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "src" "-I" "include" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/tree-sitter-9c180464d36c46fd/out/src/lib.o" "-c" "src/lib.c" [INFO] [stderr] cargo:warning=src/lib.c:19: fatal error: error writing to /tmp/ccdX8ZXT.s: No space left on device [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "src" "-I" "include" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/tree-sitter-9c180464d36c46fd/out/src/lib.o" "-c" "src/lib.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "8ba1c9b2a9fe5d334d245532d13c95e102281c03441d02b12374b6fb260bfd8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ba1c9b2a9fe5d334d245532d13c95e102281c03441d02b12374b6fb260bfd8e", kill_on_drop: false }` [INFO] [stdout] 8ba1c9b2a9fe5d334d245532d13c95e102281c03441d02b12374b6fb260bfd8e