[INFO] cloning repository https://github.com/langston-barrett/tree-crasher [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/langston-barrett/tree-crasher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flangston-barrett%2Ftree-crasher", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flangston-barrett%2Ftree-crasher'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a4ed306a879a12587063e7d4a00b1c16a3de18b9 [INFO] building langston-barrett/tree-crasher against try#334963c956d25708feab489a3816ae63f639355d for pr-135216 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flangston-barrett%2Ftree-crasher" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/langston-barrett/tree-crasher on toolchain 334963c956d25708feab489a3816ae63f639355d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/langston-barrett/tree-crasher [INFO] finished tweaking git repo https://github.com/langston-barrett/tree-crasher [INFO] tweaked toml for git repo https://github.com/langston-barrett/tree-crasher written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/langston-barrett/tree-crasher 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5c925eb36d2f7e3f8408338752b574e6307f5b15775a2e5aaaa8ccadc7249e65 [INFO] running `Command { std: "docker" "start" "-a" "5c925eb36d2f7e3f8408338752b574e6307f5b15775a2e5aaaa8ccadc7249e65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5c925eb36d2f7e3f8408338752b574e6307f5b15775a2e5aaaa8ccadc7249e65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c925eb36d2f7e3f8408338752b574e6307f5b15775a2e5aaaa8ccadc7249e65", kill_on_drop: false }` [INFO] [stdout] 5c925eb36d2f7e3f8408338752b574e6307f5b15775a2e5aaaa8ccadc7249e65 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db19913410fe495a0ae21187ad53cc5d3bc78dd04cb6862816db1202ddb444db [INFO] running `Command { std: "docker" "start" "-a" "db19913410fe495a0ae21187ad53cc5d3bc78dd04cb6862816db1202ddb444db", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.159 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling io-lifetimes v1.0.9 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde v1.0.159 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling rustix v0.37.6 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-parse v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.95 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling linux-raw-sys v0.3.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling clap_builder v4.5.23 [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Compiling syn v2.0.13 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tree-sitter v0.20.10 [INFO] [stderr] Compiling tree-sitter-python v0.20.4 [INFO] [stderr] Compiling tree-sitter-html v0.20.0 [INFO] [stderr] Compiling tree-sitter-ruby v0.20.0 [INFO] [stderr] Compiling tree-sitter-javascript v0.20.3 [INFO] [stderr] Compiling tree-sitter-nix v0.0.1 [INFO] [stderr] Compiling tree-sitter-regex v1.0.0 (https://github.com/tree-sitter/tree-sitter-regex#17a32937) [INFO] [stderr] Compiling tree-sitter-c v0.20.8 [INFO] [stderr] Compiling tree-sitter-typescript v0.20.5 [INFO] [stderr] Compiling tree-sitter-rust v0.20.4 [INFO] [stderr] Compiling tree-sitter-sql v0.0.1 (https://github.com/langston-barrett/tree-sitter-sql#1e79451c) [INFO] [stderr] Compiling tree-sitter-solidity v1.2.9 [INFO] [stderr] Compiling tree-sitter-css v0.19.0 [INFO] [stderr] Compiling tempfile v3.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling tree-sitter-traversal v0.1.2 [INFO] [stderr] Compiling tree-sitter-edit v0.3.0 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta1Q9zzC" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libregex_automata-2486737cd569bb21.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_derive` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `regex-automata` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcwrZBwd/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcwrZBwd/symbols.o" "<16 object files omitted>" "/opt/rustwide/target/debug/deps/clap_derive-e2f9a858499a497c.aha0dc0a798wywqonenuw3ji0.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libheck-8e1f98ffb0a497ae.rlib,libsyn-834a86f1b03bf5fb.rlib,libquote-6ca9eb0a04dc99fb.rlib,libproc_macro2-176be443363d0bf7.rlib,libunicode_ident-1e054b8a5349917d.rlib}" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-c21243b61bb89625.rlib,libstd-d6f1d924b2f4233e.rlib,libpanic_unwind-00eb06e39850f679.rlib,libobject-d0382f11baa011b6.rlib,libmemchr-b7e2e2c1a7e4643d.rlib,libaddr2line-30ced7f1999cfa29.rlib,libgimli-3ee7e14c58e31ebd.rlib,librustc_demangle-a4f649bba77ffcc5.rlib,libstd_detect-c89a3ce7ad7c3dbd.rlib,libhashbrown-e1ce1d3d110c6707.rlib,librustc_std_workspace_alloc-e0604fecbf0f39dc.rlib,libminiz_oxide-0a9c6172f04822cc.rlib,libadler2-14a33f7117abcee7.rlib,libunwind-24c16adbe5e57356.rlib,libcfg_if-d2688d4a5c8e415b.rlib,liblibc-8ff7ba6d97853f27.rlib,liballoc-5c001d095eb077ec.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-dd545221bb4f4734.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libclap_derive-e2f9a858499a497c.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `clap_derive` (lib) due to 1 previous error [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libtree_sitter_ruby-9f98d5d8bac661c0.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: tree-sitter-ruby@0.20.0: src/scanner.cc: In member function 'bool {anonymous}::Scanner::scan(TSLexer*, const bool*)': [INFO] [stderr] warning: tree-sitter-ruby@0.20.0: src/scanner.cc:1011:78: warning: suggest parentheses around '&&' within '||' [-Wparentheses] [INFO] [stderr] warning: tree-sitter-ruby@0.20.0: 1011 | if ((valid_symbols[HASH_KEY_SYMBOL] || valid_symbols[IDENTIFIER_SUFFIX]) && (iswalpha(lexer->lookahead) || lexer->lookahead == '_') || [INFO] [stderr] warning: tree-sitter-ruby@0.20.0: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-ruby@0.20.0: src/scanner.cc: In member function 'bool {anonymous}::Scanner::scan_open_delimiter(TSLexer*, {anonymous}::Literal&, const bool*)': [INFO] [stderr] warning: tree-sitter-ruby@0.20.0: src/scanner.cc:546:13: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: tree-sitter-ruby@0.20.0: 546 | if (valid_symbols[FORWARD_SLASH]) [INFO] [stderr] warning: tree-sitter-ruby@0.20.0: | ^~ [INFO] [stderr] warning: tree-sitter-ruby@0.20.0: src/scanner.cc:549:11: note: here [INFO] [stderr] warning: tree-sitter-ruby@0.20.0: 549 | case '|': [INFO] [stderr] warning: tree-sitter-ruby@0.20.0: | ^~~~ [INFO] [stderr] error: could not compile `tree-sitter-ruby` (lib) due to 1 previous error [INFO] [stderr] warning: tree-sitter-typescript@0.20.5: /tmp/cc33o2au.s: Assembler messages: [INFO] [stderr] warning: tree-sitter-typescript@0.20.5: /tmp/cc33o2au.s: Fatal error: can't fill 22 bytes in section .rodata.ts_parse_table of /opt/rustwide/target/debug/build/tree-sitter-typescript-b5d1a4ed9487e526/out/./tsx/src/parser.o: 'No space left on device' [INFO] [stderr] error: failed to run custom build command for `tree-sitter-typescript v0.20.5` [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-typescript-5c234d50770686ed/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=./typescript/src/parser.c [INFO] [stderr] cargo:rerun-if-changed=./typescript/src/scanner.c [INFO] [stderr] cargo:rerun-if-changed=./tsx/src/parser.c [INFO] [stderr] cargo:rerun-if-changed=./tsx/src/scanner.c [INFO] [stderr] cargo:rerun-if-changed=./common/scanner.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=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,x87") [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=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [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=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [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] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "./typescript/src" "-Wall" "-Wextra" "-Wno-unused-parameter" "-Wno-unused-but-set-variable" "-o" "/opt/rustwide/target/debug/build/tree-sitter-typescript-b5d1a4ed9487e526/out/./typescript/src/parser.o" "-c" "./typescript/src/parser.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "./typescript/src" "-Wall" "-Wextra" "-Wno-unused-parameter" "-Wno-unused-but-set-variable" "-o" "/opt/rustwide/target/debug/build/tree-sitter-typescript-b5d1a4ed9487e526/out/./typescript/src/scanner.o" "-c" "./typescript/src/scanner.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "./typescript/src" "-Wall" "-Wextra" "-Wno-unused-parameter" "-Wno-unused-but-set-variable" "-o" "/opt/rustwide/target/debug/build/tree-sitter-typescript-b5d1a4ed9487e526/out/./tsx/src/parser.o" "-c" "./tsx/src/parser.c" [INFO] [stderr] cargo:warning=/tmp/cc33o2au.s: Assembler messages: [INFO] [stderr] [INFO] [stderr] cargo:warning=/tmp/cc33o2au.s: Fatal error: can't fill 22 bytes in section .rodata.ts_parse_table of /opt/rustwide/target/debug/build/tree-sitter-typescript-b5d1a4ed9487e526/out/./tsx/src/parser.o: 'No space left on device' [INFO] [stderr] [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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "./typescript/src" "-Wall" "-Wextra" "-Wno-unused-parameter" "-Wno-unused-but-set-variable" "-o" "/opt/rustwide/target/debug/build/tree-sitter-typescript-b5d1a4ed9487e526/out/./tsx/src/parser.o" "-c" "./tsx/src/parser.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "db19913410fe495a0ae21187ad53cc5d3bc78dd04cb6862816db1202ddb444db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db19913410fe495a0ae21187ad53cc5d3bc78dd04cb6862816db1202ddb444db", kill_on_drop: false }` [INFO] [stdout] db19913410fe495a0ae21187ad53cc5d3bc78dd04cb6862816db1202ddb444db