[INFO] cloning repository https://github.com/jsuarez-chipiron/tree-sitter-apex [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jsuarez-chipiron/tree-sitter-apex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsuarez-chipiron%2Ftree-sitter-apex", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsuarez-chipiron%2Ftree-sitter-apex'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8861b02a3dde407d6755cb19f400d101936ce3fd [INFO] building jsuarez-chipiron/tree-sitter-apex against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsuarez-chipiron%2Ftree-sitter-apex" "/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/jsuarez-chipiron/tree-sitter-apex on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jsuarez-chipiron/tree-sitter-apex [INFO] finished tweaking git repo https://github.com/jsuarez-chipiron/tree-sitter-apex [INFO] tweaked toml for git repo https://github.com/jsuarez-chipiron/tree-sitter-apex written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jsuarez-chipiron/tree-sitter-apex 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tree-sitter v0.20.1 [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 02f57b1915747b5b609996e8016f0e023952fb86b50ecbd1984f7ea5d48140d5 [INFO] running `Command { std: "docker" "start" "-a" "02f57b1915747b5b609996e8016f0e023952fb86b50ecbd1984f7ea5d48140d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "02f57b1915747b5b609996e8016f0e023952fb86b50ecbd1984f7ea5d48140d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02f57b1915747b5b609996e8016f0e023952fb86b50ecbd1984f7ea5d48140d5", kill_on_drop: false }` [INFO] [stdout] 02f57b1915747b5b609996e8016f0e023952fb86b50ecbd1984f7ea5d48140d5 [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=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4cafd2fca149c956d2422561677b374e38a84a7b931e7d24b497149a169d9d2e [INFO] running `Command { std: "docker" "start" "-a" "4cafd2fca149c956d2422561677b374e38a84a7b931e7d24b497149a169d9d2e", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling tree-sitter v0.20.1 [INFO] [stderr] Compiling tree-sitter-apex v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/build/tree-sitter-e5277e693b7b2289/build_script_build-e5277e693b7b2289.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/tree-sitter-e5277e693b7b2289/dep-build-script-build-script-build` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [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/rmetar07YJf" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aho-corasick` (lib) due to 1 previous error [INFO] [stderr] warning: tree-sitter-apex@0.0.1: In file included from src/parser.c:1: [INFO] [stderr] warning: tree-sitter-apex@0.0.1: src/parser.c: In function 'ts_lex_keywords': [INFO] [stderr] warning: tree-sitter-apex@0.0.1: src/tree_sitter/parser.h:135:8: warning: variable 'eof' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: tree-sitter-apex@0.0.1: 135 | bool eof = false; \ [INFO] [stderr] warning: tree-sitter-apex@0.0.1: | ^~~ [INFO] [stderr] warning: tree-sitter-apex@0.0.1: src/parser.c:5553:3: note: in expansion of macro 'START_LEXER' [INFO] [stderr] warning: tree-sitter-apex@0.0.1: 5553 | START_LEXER(); [INFO] [stderr] warning: tree-sitter-apex@0.0.1: | ^~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-apex@0.0.1: src/parser.c: At top level: [INFO] [stderr] warning: tree-sitter-apex@0.0.1: src/parser.c:53594:1: fatal error: error writing to /tmp/cc7GYVkL.s: No space left on device [INFO] [stderr] warning: tree-sitter-apex@0.0.1: 53594 | } [INFO] [stderr] warning: tree-sitter-apex@0.0.1: | ^ [INFO] [stderr] warning: tree-sitter-apex@0.0.1: compilation terminated. [INFO] [stderr] error: failed to run custom build command for `tree-sitter-apex 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-apex-54179cdf4c230ab3/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-apex-d50a13ae8af82399/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:135:8: warning: variable 'eof' set but not used [-Wunused-but-set-variable] [INFO] [stderr] cargo:warning= 135 | bool eof = false; \ [INFO] [stderr] cargo:warning= | ^~~ [INFO] [stderr] cargo:warning=src/parser.c:5553:3: note: in expansion of macro 'START_LEXER' [INFO] [stderr] cargo:warning= 5553 | START_LEXER(); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] cargo:warning=src/parser.c: At top level: [INFO] [stderr] cargo:warning=src/parser.c:53594:1: fatal error: error writing to /tmp/cc7GYVkL.s: No space left on device [INFO] [stderr] cargo:warning=53594 | } [INFO] [stderr] cargo:warning= | ^ [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" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/tree-sitter-apex-d50a13ae8af82399/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] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaP6gwFz/lib.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] running `Command { std: "docker" "inspect" "4cafd2fca149c956d2422561677b374e38a84a7b931e7d24b497149a169d9d2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cafd2fca149c956d2422561677b374e38a84a7b931e7d24b497149a169d9d2e", kill_on_drop: false }` [INFO] [stdout] 4cafd2fca149c956d2422561677b374e38a84a7b931e7d24b497149a169d9d2e