[INFO] fetching crate tree-sitter-shopware-twig 0.2.3...
[INFO] testing tree-sitter-shopware-twig-0.2.3 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate tree-sitter-shopware-twig 0.2.3 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate tree-sitter-shopware-twig 0.2.3
[INFO] finished tweaking crates.io crate tree-sitter-shopware-twig 0.2.3
[INFO] tweaked toml for crates.io crate tree-sitter-shopware-twig 0.2.3 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tree-sitter-shopware-twig 0.2.3 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tree-sitter-shopware-twig 0.2.3 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cc v1.2.32
[INFO] [stderr]   Downloaded proc-macro2 v1.0.97
[INFO] [stderr]   Downloaded serde_json v1.0.142
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 54b3229426cbb599ff9f3d0b01b1b4ea5cf7613e39383a589d1b16085ea54203
[INFO] running `Command { std: "docker" "start" "-a" "54b3229426cbb599ff9f3d0b01b1b4ea5cf7613e39383a589d1b16085ea54203", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "54b3229426cbb599ff9f3d0b01b1b4ea5cf7613e39383a589d1b16085ea54203", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54b3229426cbb599ff9f3d0b01b1b4ea5cf7613e39383a589d1b16085ea54203", kill_on_drop: false }`
[INFO] [stdout] 54b3229426cbb599ff9f3d0b01b1b4ea5cf7613e39383a589d1b16085ea54203
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c9b8812d9f2759d79c7d99795d6a1b96e62c89b57ddca01577acefeb14c381e0
[INFO] running `Command { std: "docker" "start" "-a" "c9b8812d9f2759d79c7d99795d6a1b96e62c89b57ddca01577acefeb14c381e0", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.32
[INFO] [stderr]    Compiling tree-sitter-language v0.1.5
[INFO] [stderr]    Compiling tree-sitter-shopware-twig v0.2.3 (/opt/rustwide/workdir)
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3: In file included from src/scanner.c:3:
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3: src/tree_sitter/array.h:25:3: warning: anonymous struct declared inside parameter list will not be visible outside of this definition or declaration
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3:    25 |   struct {             \
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3:       |   ^~~~~~
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3: src/scanner.c:212:43: note: in expansion of macro 'Array'
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3:   212 | static void scan_tag_name(TSLexer *lexer, Array(char) *tag_name) {
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3:       |                                           ^~~~~
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3: src/scanner.c: In function 'scan_implicit_end_tag':
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3: src/scanner.c:270:24: warning: passing argument 2 of 'scan_tag_name' from incompatible pointer type [-Wincompatible-pointer-types]
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3:   270 |   scan_tag_name(lexer, &tag_name);
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3:       |                        ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3:       |                        |
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3:       |                        struct <anonymous> *
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3: src/scanner.c:212:56: note: expected 'struct <anonymous> *' but argument is of type 'struct <anonymous> *'
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3:   212 | static void scan_tag_name(TSLexer *lexer, Array(char) *tag_name) {
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3: src/scanner.c: In function 'scan_start_tag_name':
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3: src/scanner.c:314:24: warning: passing argument 2 of 'scan_tag_name' from incompatible pointer type [-Wincompatible-pointer-types]
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3:   314 |   scan_tag_name(lexer, &tag_name);
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3:       |                        ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3:       |                        |
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3:       |                        struct <anonymous> *
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3: src/scanner.c:212:56: note: expected 'struct <anonymous> *' but argument is of type 'struct <anonymous> *'
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3:   212 | static void scan_tag_name(TSLexer *lexer, Array(char) *tag_name) {
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3: src/scanner.c: In function 'scan_end_tag_name':
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3: src/scanner.c:329:24: warning: passing argument 2 of 'scan_tag_name' from incompatible pointer type [-Wincompatible-pointer-types]
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3:   329 |   scan_tag_name(lexer, &tag_name);
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3:       |                        ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3:       |                        |
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3:       |                        struct <anonymous> *
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3: src/scanner.c:212:56: note: expected 'struct <anonymous> *' but argument is of type 'struct <anonymous> *'
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3:   212 | static void scan_tag_name(TSLexer *lexer, Array(char) *tag_name) {
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3: src/scanner.c: In function 'scan_comment':
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3: src/scanner.c:233:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3:   233 |         if (dashes >= 2) {
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3:       |            ^
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3: src/scanner.c:239:7: note: here
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3:   239 |       default:
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3:       |       ^~~~~~~
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.62s
[INFO] running `Command { std: "docker" "inspect" "c9b8812d9f2759d79c7d99795d6a1b96e62c89b57ddca01577acefeb14c381e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9b8812d9f2759d79c7d99795d6a1b96e62c89b57ddca01577acefeb14c381e0", kill_on_drop: false }`
[INFO] [stdout] c9b8812d9f2759d79c7d99795d6a1b96e62c89b57ddca01577acefeb14c381e0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] adcdc37138ca9a878bf97560b6a479eac533587fccc3644b0a58497f3cbe9273
[INFO] running `Command { std: "docker" "start" "-a" "adcdc37138ca9a878bf97560b6a479eac533587fccc3644b0a58497f3cbe9273", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3: In file included from src/scanner.c:3:
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3: src/tree_sitter/array.h:25:3: warning: anonymous struct declared inside parameter list will not be visible outside of this definition or declaration
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3:    25 |   struct {             \
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3:       |   ^~~~~~
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3: src/scanner.c:212:43: note: in expansion of macro 'Array'
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3:   212 | static void scan_tag_name(TSLexer *lexer, Array(char) *tag_name) {
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3:       |                                           ^~~~~
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3: src/scanner.c: In function 'scan_implicit_end_tag':
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3: src/scanner.c:270:24: warning: passing argument 2 of 'scan_tag_name' from incompatible pointer type [-Wincompatible-pointer-types]
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3:   270 |   scan_tag_name(lexer, &tag_name);
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3:       |                        ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3:       |                        |
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3:       |                        struct <anonymous> *
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3: src/scanner.c:212:56: note: expected 'struct <anonymous> *' but argument is of type 'struct <anonymous> *'
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3:   212 | static void scan_tag_name(TSLexer *lexer, Array(char) *tag_name) {
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3: src/scanner.c: In function 'scan_start_tag_name':
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3: src/scanner.c:314:24: warning: passing argument 2 of 'scan_tag_name' from incompatible pointer type [-Wincompatible-pointer-types]
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3:   314 |   scan_tag_name(lexer, &tag_name);
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3:       |                        ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3:       |                        |
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3:       |                        struct <anonymous> *
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3: src/scanner.c:212:56: note: expected 'struct <anonymous> *' but argument is of type 'struct <anonymous> *'
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3:   212 | static void scan_tag_name(TSLexer *lexer, Array(char) *tag_name) {
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3: src/scanner.c: In function 'scan_end_tag_name':
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3: src/scanner.c:329:24: warning: passing argument 2 of 'scan_tag_name' from incompatible pointer type [-Wincompatible-pointer-types]
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3:   329 |   scan_tag_name(lexer, &tag_name);
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3:       |                        ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3:       |                        |
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3:       |                        struct <anonymous> *
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3: src/scanner.c:212:56: note: expected 'struct <anonymous> *' but argument is of type 'struct <anonymous> *'
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3:   212 | static void scan_tag_name(TSLexer *lexer, Array(char) *tag_name) {
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3: src/scanner.c: In function 'scan_comment':
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3: src/scanner.c:233:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3:   233 |         if (dashes >= 2) {
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3:       |            ^
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3: src/scanner.c:239:7: note: here
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3:   239 |       default:
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3:       |       ^~~~~~~
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tree-sitter v0.25.8
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tree-sitter-shopware-twig v0.2.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 24.00s
[INFO] running `Command { std: "docker" "inspect" "adcdc37138ca9a878bf97560b6a479eac533587fccc3644b0a58497f3cbe9273", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "adcdc37138ca9a878bf97560b6a479eac533587fccc3644b0a58497f3cbe9273", kill_on_drop: false }`
[INFO] [stdout] adcdc37138ca9a878bf97560b6a479eac533587fccc3644b0a58497f3cbe9273
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3a1cd3edf697c2f5fab51e4ce2fb2ebd90c2afe89777ab29ef4005882a582d1b
[INFO] running `Command { std: "docker" "start" "-a" "3a1cd3edf697c2f5fab51e4ce2fb2ebd90c2afe89777ab29ef4005882a582d1b", kill_on_drop: false }`
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3: In file included from src/scanner.c:3:
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3: src/tree_sitter/array.h:25:3: warning: anonymous struct declared inside parameter list will not be visible outside of this definition or declaration
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3:    25 |   struct {             \
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3:       |   ^~~~~~
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3: src/scanner.c:212:43: note: in expansion of macro 'Array'
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3:   212 | static void scan_tag_name(TSLexer *lexer, Array(char) *tag_name) {
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3:       |                                           ^~~~~
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3: src/scanner.c: In function 'scan_implicit_end_tag':
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3: src/scanner.c:270:24: warning: passing argument 2 of 'scan_tag_name' from incompatible pointer type [-Wincompatible-pointer-types]
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3:   270 |   scan_tag_name(lexer, &tag_name);
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3:       |                        ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3:       |                        |
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3:       |                        struct <anonymous> *
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3: src/scanner.c:212:56: note: expected 'struct <anonymous> *' but argument is of type 'struct <anonymous> *'
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3:   212 | static void scan_tag_name(TSLexer *lexer, Array(char) *tag_name) {
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3: src/scanner.c: In function 'scan_start_tag_name':
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3: src/scanner.c:314:24: warning: passing argument 2 of 'scan_tag_name' from incompatible pointer type [-Wincompatible-pointer-types]
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3:   314 |   scan_tag_name(lexer, &tag_name);
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3:       |                        ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3:       |                        |
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3:       |                        struct <anonymous> *
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3: src/scanner.c:212:56: note: expected 'struct <anonymous> *' but argument is of type 'struct <anonymous> *'
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3:   212 | static void scan_tag_name(TSLexer *lexer, Array(char) *tag_name) {
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3: src/scanner.c: In function 'scan_end_tag_name':
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3: src/scanner.c:329:24: warning: passing argument 2 of 'scan_tag_name' from incompatible pointer type [-Wincompatible-pointer-types]
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3:   329 |   scan_tag_name(lexer, &tag_name);
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3:       |                        ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3:       |                        |
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3:       |                        struct <anonymous> *
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3: src/scanner.c:212:56: note: expected 'struct <anonymous> *' but argument is of type 'struct <anonymous> *'
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3:   212 | static void scan_tag_name(TSLexer *lexer, Array(char) *tag_name) {
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3: src/scanner.c: In function 'scan_comment':
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3: src/scanner.c:233:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3:   233 |         if (dashes >= 2) {
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3:       |            ^
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3: src/scanner.c:239:7: note: here
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3:   239 |       default:
[INFO] [stderr] warning: tree-sitter-shopware-twig@0.2.3:       |       ^~~~~~~
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests bindings/rust/lib.rs (/opt/rustwide/target/debug/deps/tree_sitter_shopware_twig-1b163213289c46e9)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::test_can_load_grammar ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tree_sitter_shopware_twig
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test bindings/rust/lib.rs - (line 6) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3a1cd3edf697c2f5fab51e4ce2fb2ebd90c2afe89777ab29ef4005882a582d1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a1cd3edf697c2f5fab51e4ce2fb2ebd90c2afe89777ab29ef4005882a582d1b", kill_on_drop: false }`
[INFO] [stdout] 3a1cd3edf697c2f5fab51e4ce2fb2ebd90c2afe89777ab29ef4005882a582d1b
