[INFO] fetching crate tree-sitter-tlaplus 0.3.0... [INFO] testing tree-sitter-tlaplus-0.3.0 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate tree-sitter-tlaplus 0.3.0 into /workspace/builds/worker-113/source [INFO] validating manifest of crates.io crate tree-sitter-tlaplus 0.3.0 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tree-sitter-tlaplus 0.3.0 [INFO] finished tweaking crates.io crate tree-sitter-tlaplus 0.3.0 [INFO] tweaked toml for crates.io crate tree-sitter-tlaplus 0.3.0 written to /workspace/builds/worker-113/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6fbf535e5ed4406c2b8dc972c0d76984578f81f4d9ed2c3c46f9c0f76e2cfdaf [INFO] running `Command { std: "docker" "start" "-a" "6fbf535e5ed4406c2b8dc972c0d76984578f81f4d9ed2c3c46f9c0f76e2cfdaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6fbf535e5ed4406c2b8dc972c0d76984578f81f4d9ed2c3c46f9c0f76e2cfdaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fbf535e5ed4406c2b8dc972c0d76984578f81f4d9ed2c3c46f9c0f76e2cfdaf", kill_on_drop: false }` [INFO] [stdout] 6fbf535e5ed4406c2b8dc972c0d76984578f81f4d9ed2c3c46f9c0f76e2cfdaf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a9d2365a6c2bf2b94306de4be6448500d4ac05d211ccf9aa1f2dfc03c8110cf5 [INFO] running `Command { std: "docker" "start" "-a" "a9d2365a6c2bf2b94306de4be6448500d4ac05d211ccf9aa1f2dfc03c8110cf5", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling tree-sitter v0.20.0 [INFO] [stderr] Compiling tree-sitter-tlaplus v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] warning: In file included from src/scanner.cc:1: [INFO] [stderr] warning: src/scanner.cc: In function '{anonymous}::Lexeme {anonymous}::lex_lookahead(TSLexer*, {anonymous}::column_index&, std::vector&)': [INFO] [stderr] warning: src/tree_sitter/parser.h:133:8: warning: unused variable 'result' [-Wunused-variable] [INFO] [stderr] warning: 133 | bool result = false; \ [INFO] [stderr] warning: | ^~~~~~ [INFO] [stderr] warning: src/scanner.cc:486:5: note: in expansion of macro 'START_LEXER' [INFO] [stderr] warning: 486 | START_LEXER(); [INFO] [stderr] warning: | ^~~~~~~~~~~ [INFO] [stderr] warning: In file included from src/scanner.cc:1: [INFO] [stderr] warning: src/scanner.cc: In function '{anonymous}::Lexeme {anonymous}::lex_lookahead(TSLexer*, {anonymous}::column_index&, std::vector&)': [INFO] [stderr] warning: src/tree_sitter/parser.h:133:8: warning: unused variable 'result' [-Wunused-variable] [INFO] [stderr] warning: 133 | bool result = false; \ [INFO] [stderr] warning: | ^~~~~~ [INFO] [stderr] warning: src/scanner.cc:486:5: note: in expansion of macro 'START_LEXER' [INFO] [stderr] warning: 486 | START_LEXER(); [INFO] [stderr] warning: | ^~~~~~~~~~~ [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.55s [INFO] running `Command { std: "docker" "inspect" "a9d2365a6c2bf2b94306de4be6448500d4ac05d211ccf9aa1f2dfc03c8110cf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9d2365a6c2bf2b94306de4be6448500d4ac05d211ccf9aa1f2dfc03c8110cf5", kill_on_drop: false }` [INFO] [stdout] a9d2365a6c2bf2b94306de4be6448500d4ac05d211ccf9aa1f2dfc03c8110cf5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3411e5dda935d053b63a3121169497e942be6467f9b894c2246297eeadbe633c [INFO] running `Command { std: "docker" "start" "-a" "3411e5dda935d053b63a3121169497e942be6467f9b894c2246297eeadbe633c", kill_on_drop: false }` [INFO] [stderr] warning: In file included from src/scanner.cc:1: [INFO] [stderr] warning: src/scanner.cc: In function '{anonymous}::Lexeme {anonymous}::lex_lookahead(TSLexer*, {anonymous}::column_index&, std::vector&)': [INFO] [stderr] warning: src/tree_sitter/parser.h:133:8: warning: unused variable 'result' [-Wunused-variable] [INFO] [stderr] warning: 133 | bool result = false; \ [INFO] [stderr] warning: | ^~~~~~ [INFO] [stderr] warning: src/scanner.cc:486:5: note: in expansion of macro 'START_LEXER' [INFO] [stderr] warning: 486 | START_LEXER(); [INFO] [stderr] warning: | ^~~~~~~~~~~ [INFO] [stderr] warning: In file included from src/scanner.cc:1: [INFO] [stderr] warning: src/scanner.cc: In function '{anonymous}::Lexeme {anonymous}::lex_lookahead(TSLexer*, {anonymous}::column_index&, std::vector&)': [INFO] [stderr] warning: src/tree_sitter/parser.h:133:8: warning: unused variable 'result' [-Wunused-variable] [INFO] [stderr] warning: 133 | bool result = false; \ [INFO] [stderr] warning: | ^~~~~~ [INFO] [stderr] warning: src/scanner.cc:486:5: note: in expansion of macro 'START_LEXER' [INFO] [stderr] warning: 486 | START_LEXER(); [INFO] [stderr] warning: | ^~~~~~~~~~~ [INFO] [stderr] Compiling tree-sitter-tlaplus v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/tree_sitter_tlaplus-ca18ad52794de79b.tree_sitter_tlaplus.61abfae8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/tree_sitter_tlaplus-ca18ad52794de79b.tree_sitter_tlaplus.61abfae8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/tree_sitter_tlaplus-ca18ad52794de79b.tree_sitter_tlaplus.61abfae8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/tree_sitter_tlaplus-ca18ad52794de79b.tree_sitter_tlaplus.61abfae8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/tree_sitter_tlaplus-ca18ad52794de79b.tree_sitter_tlaplus.61abfae8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/tree_sitter_tlaplus-ca18ad52794de79b.tree_sitter_tlaplus.61abfae8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/tree_sitter_tlaplus-ca18ad52794de79b.tree_sitter_tlaplus.61abfae8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/tree_sitter_tlaplus-ca18ad52794de79b.tree_sitter_tlaplus.61abfae8-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/tree_sitter_tlaplus-ca18ad52794de79b.tree_sitter_tlaplus.61abfae8-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/tree_sitter_tlaplus-ca18ad52794de79b.tree_sitter_tlaplus.61abfae8-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/tree_sitter_tlaplus-ca18ad52794de79b.tree_sitter_tlaplus.61abfae8-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/tree_sitter_tlaplus-ca18ad52794de79b.tree_sitter_tlaplus.61abfae8-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/tree_sitter_tlaplus-ca18ad52794de79b.g3bustd357yrcfk.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/tree-sitter-tlaplus-f139258a4545c4ac/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-tlaplus-f139258a4545c4ac/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-31343d9a7d641198/out" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "-Wl,--whole-archive" "-lparser" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "-lscanner" "-Wl,--no-whole-archive" "-Wl,-Bdynamic" "-lstdc++" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ea87b6c2fe761216.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-91b9e0d063734789.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2ddfc09cde4cdc0c.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-d066e6f50a258123.rlib" "/opt/rustwide/target/debug/deps/libtree_sitter-9efe8ecbb3edb808.rlib" "/opt/rustwide/target/debug/deps/libregex-dd9363dd410b6a25.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-056f10d3df8fc98c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/tree_sitter_tlaplus-ca18ad52794de79b" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/build/tree-sitter-tlaplus-f139258a4545c4ac/out/libscanner.a(scanner.o): in function `tree_sitter_tlaplus_external_scanner_create': [INFO] [stdout] /opt/rustwide/workdir/src/scanner.cc:1675: multiple definition of `tree_sitter_tlaplus_external_scanner_create'; /opt/rustwide/target/debug/build/tree-sitter-tlaplus-f139258a4545c4ac/out/libparser.a(scanner.o):/opt/rustwide/workdir/src/scanner.cc:1675: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/tree-sitter-tlaplus-f139258a4545c4ac/out/libscanner.a(scanner.o): in function `tree_sitter_tlaplus_external_scanner_destroy': [INFO] [stdout] /opt/rustwide/workdir/src/scanner.cc:1681: multiple definition of `tree_sitter_tlaplus_external_scanner_destroy'; /opt/rustwide/target/debug/build/tree-sitter-tlaplus-f139258a4545c4ac/out/libparser.a(scanner.o):/opt/rustwide/workdir/src/scanner.cc:1681: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/tree-sitter-tlaplus-f139258a4545c4ac/out/libscanner.a(scanner.o): in function `tree_sitter_tlaplus_external_scanner_serialize': [INFO] [stdout] /opt/rustwide/workdir/src/scanner.cc:1691: multiple definition of `tree_sitter_tlaplus_external_scanner_serialize'; /opt/rustwide/target/debug/build/tree-sitter-tlaplus-f139258a4545c4ac/out/libparser.a(scanner.o):/opt/rustwide/workdir/src/scanner.cc:1691: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/tree-sitter-tlaplus-f139258a4545c4ac/out/libscanner.a(scanner.o): in function `tree_sitter_tlaplus_external_scanner_deserialize': [INFO] [stdout] /opt/rustwide/workdir/src/scanner.cc:1702: multiple definition of `tree_sitter_tlaplus_external_scanner_deserialize'; /opt/rustwide/target/debug/build/tree-sitter-tlaplus-f139258a4545c4ac/out/libparser.a(scanner.o):/opt/rustwide/workdir/src/scanner.cc:1702: first defined here [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/tree-sitter-tlaplus-f139258a4545c4ac/out/libscanner.a(scanner.o): in function `tree_sitter_tlaplus_external_scanner_scan': [INFO] [stdout] /opt/rustwide/workdir/src/scanner.cc:1712: multiple definition of `tree_sitter_tlaplus_external_scanner_scan'; /opt/rustwide/target/debug/build/tree-sitter-tlaplus-f139258a4545c4ac/out/libparser.a(scanner.o):/opt/rustwide/workdir/src/scanner.cc:1712: first defined here [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: In file included from src/scanner.cc:1: [INFO] [stderr] warning: src/scanner.cc: In function '{anonymous}::Lexeme {anonymous}::lex_lookahead(TSLexer*, {anonymous}::column_index&, std::vector&)': [INFO] [stderr] warning: src/tree_sitter/parser.h:133:8: warning: unused variable 'result' [-Wunused-variable] [INFO] [stderr] warning: 133 | bool result = false; \ [INFO] [stderr] warning: | ^~~~~~ [INFO] [stderr] warning: src/scanner.cc:486:5: note: in expansion of macro 'START_LEXER' [INFO] [stderr] warning: 486 | START_LEXER(); [INFO] [stderr] warning: | ^~~~~~~~~~~ [INFO] [stderr] warning: In file included from src/scanner.cc:1: [INFO] [stderr] warning: src/scanner.cc: In function '{anonymous}::Lexeme {anonymous}::lex_lookahead(TSLexer*, {anonymous}::column_index&, std::vector&)': [INFO] [stderr] warning: src/tree_sitter/parser.h:133:8: warning: unused variable 'result' [-Wunused-variable] [INFO] [stderr] warning: 133 | bool result = false; \ [INFO] [stderr] warning: | ^~~~~~ [INFO] [stderr] warning: src/scanner.cc:486:5: note: in expansion of macro 'START_LEXER' [INFO] [stderr] warning: 486 | START_LEXER(); [INFO] [stderr] warning: | ^~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] error: could not compile `tree-sitter-tlaplus` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "3411e5dda935d053b63a3121169497e942be6467f9b894c2246297eeadbe633c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3411e5dda935d053b63a3121169497e942be6467f9b894c2246297eeadbe633c", kill_on_drop: false }` [INFO] [stdout] 3411e5dda935d053b63a3121169497e942be6467f9b894c2246297eeadbe633c