[INFO] fetching crate tree-sitter-php 0.24.2... [INFO] testing tree-sitter-php-0.24.2 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate tree-sitter-php 0.24.2 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate tree-sitter-php 0.24.2 [INFO] finished tweaking crates.io crate tree-sitter-php 0.24.2 [INFO] tweaked toml for crates.io crate tree-sitter-php 0.24.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tree-sitter-php 0.24.2 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tree-sitter-php 0.24.2 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e3a8d331578e328006e50d903540e4403c4457043410282082899e4adf7835c7 [INFO] running `Command { std: "docker" "start" "-a" "e3a8d331578e328006e50d903540e4403c4457043410282082899e4adf7835c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e3a8d331578e328006e50d903540e4403c4457043410282082899e4adf7835c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3a8d331578e328006e50d903540e4403c4457043410282082899e4adf7835c7", kill_on_drop: false }` [INFO] [stdout] e3a8d331578e328006e50d903540e4403c4457043410282082899e4adf7835c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aeb3c0033e1658024383dfe2d661c1f05765b1990fd17bd45640a74c349c4d5f [INFO] running `Command { std: "docker" "start" "-a" "aeb3c0033e1658024383dfe2d661c1f05765b1990fd17bd45640a74c349c4d5f", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.25 [INFO] [stderr] Compiling tree-sitter-language v0.1.2 [INFO] [stderr] Compiling tree-sitter-php v0.24.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: tree-sitter-php@0.24.2: In file included from ./php/src/scanner.c:1: [INFO] [stderr] warning: tree-sitter-php@0.24.2: ./php/src/../../common/scanner.h: In function 'scan_encapsed_part_string': [INFO] [stderr] warning: tree-sitter-php@0.24.2: ./php/src/../../common/scanner.h:348:20: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: tree-sitter-php@0.24.2: 348 | if (is_after_variable) { [INFO] [stderr] warning: tree-sitter-php@0.24.2: | ^ [INFO] [stderr] warning: tree-sitter-php@0.24.2: ./php/src/../../common/scanner.h:359:13: note: here [INFO] [stderr] warning: tree-sitter-php@0.24.2: 359 | case '[': [INFO] [stderr] warning: tree-sitter-php@0.24.2: | ^~~~ [INFO] [stderr] warning: tree-sitter-php@0.24.2: In file included from ./php_only/src/scanner.c:1: [INFO] [stderr] warning: tree-sitter-php@0.24.2: ./php_only/src/../../common/scanner.h: In function 'scan_encapsed_part_string': [INFO] [stderr] warning: tree-sitter-php@0.24.2: ./php_only/src/../../common/scanner.h:348:20: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: tree-sitter-php@0.24.2: 348 | if (is_after_variable) { [INFO] [stderr] warning: tree-sitter-php@0.24.2: | ^ [INFO] [stderr] warning: tree-sitter-php@0.24.2: ./php_only/src/../../common/scanner.h:359:13: note: here [INFO] [stderr] warning: tree-sitter-php@0.24.2: 359 | case '[': [INFO] [stderr] warning: tree-sitter-php@0.24.2: | ^~~~ [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.33s [INFO] running `Command { std: "docker" "inspect" "aeb3c0033e1658024383dfe2d661c1f05765b1990fd17bd45640a74c349c4d5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aeb3c0033e1658024383dfe2d661c1f05765b1990fd17bd45640a74c349c4d5f", kill_on_drop: false }` [INFO] [stdout] aeb3c0033e1658024383dfe2d661c1f05765b1990fd17bd45640a74c349c4d5f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eebf5d0f158e11511c2878897a1c42003e07ef225556a19b9caf0ffb490c46ed [INFO] running `Command { std: "docker" "start" "-a" "eebf5d0f158e11511c2878897a1c42003e07ef225556a19b9caf0ffb490c46ed", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling serde_json v1.0.140 [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-php@0.24.2: In file included from ./php/src/scanner.c:1: [INFO] [stderr] warning: tree-sitter-php@0.24.2: ./php/src/../../common/scanner.h: In function 'scan_encapsed_part_string': [INFO] [stderr] warning: tree-sitter-php@0.24.2: ./php/src/../../common/scanner.h:348:20: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: tree-sitter-php@0.24.2: 348 | if (is_after_variable) { [INFO] [stderr] warning: tree-sitter-php@0.24.2: | ^ [INFO] [stderr] warning: tree-sitter-php@0.24.2: ./php/src/../../common/scanner.h:359:13: note: here [INFO] [stderr] warning: tree-sitter-php@0.24.2: 359 | case '[': [INFO] [stderr] warning: tree-sitter-php@0.24.2: | ^~~~ [INFO] [stderr] warning: tree-sitter-php@0.24.2: In file included from ./php_only/src/scanner.c:1: [INFO] [stderr] warning: tree-sitter-php@0.24.2: ./php_only/src/../../common/scanner.h: In function 'scan_encapsed_part_string': [INFO] [stderr] warning: tree-sitter-php@0.24.2: ./php_only/src/../../common/scanner.h:348:20: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: tree-sitter-php@0.24.2: 348 | if (is_after_variable) { [INFO] [stderr] warning: tree-sitter-php@0.24.2: | ^ [INFO] [stderr] warning: tree-sitter-php@0.24.2: ./php_only/src/../../common/scanner.h:359:13: note: here [INFO] [stderr] warning: tree-sitter-php@0.24.2: 359 | case '[': [INFO] [stderr] warning: tree-sitter-php@0.24.2: | ^~~~ [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling tree-sitter v0.25.5 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tree-sitter-php v0.24.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 22.28s [INFO] running `Command { std: "docker" "inspect" "eebf5d0f158e11511c2878897a1c42003e07ef225556a19b9caf0ffb490c46ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eebf5d0f158e11511c2878897a1c42003e07ef225556a19b9caf0ffb490c46ed", kill_on_drop: false }` [INFO] [stdout] eebf5d0f158e11511c2878897a1c42003e07ef225556a19b9caf0ffb490c46ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a880a6e241c01783a42ec129358ed2f52cedb841ee3173395dbf802acf43f46c [INFO] running `Command { std: "docker" "start" "-a" "a880a6e241c01783a42ec129358ed2f52cedb841ee3173395dbf802acf43f46c", kill_on_drop: false }` [INFO] [stderr] warning: tree-sitter-php@0.24.2: In file included from ./php/src/scanner.c:1: [INFO] [stderr] warning: tree-sitter-php@0.24.2: ./php/src/../../common/scanner.h: In function 'scan_encapsed_part_string': [INFO] [stderr] warning: tree-sitter-php@0.24.2: ./php/src/../../common/scanner.h:348:20: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: tree-sitter-php@0.24.2: 348 | if (is_after_variable) { [INFO] [stderr] warning: tree-sitter-php@0.24.2: | ^ [INFO] [stderr] warning: tree-sitter-php@0.24.2: ./php/src/../../common/scanner.h:359:13: note: here [INFO] [stderr] warning: tree-sitter-php@0.24.2: 359 | case '[': [INFO] [stderr] warning: tree-sitter-php@0.24.2: | ^~~~ [INFO] [stderr] warning: tree-sitter-php@0.24.2: In file included from ./php_only/src/scanner.c:1: [INFO] [stderr] warning: tree-sitter-php@0.24.2: ./php_only/src/../../common/scanner.h: In function 'scan_encapsed_part_string': [INFO] [stderr] warning: tree-sitter-php@0.24.2: ./php_only/src/../../common/scanner.h:348:20: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: tree-sitter-php@0.24.2: 348 | if (is_after_variable) { [INFO] [stderr] warning: tree-sitter-php@0.24.2: | ^ [INFO] [stderr] warning: tree-sitter-php@0.24.2: ./php_only/src/../../common/scanner.h:359:13: note: here [INFO] [stderr] warning: tree-sitter-php@0.24.2: 359 | case '[': [INFO] [stderr] warning: tree-sitter-php@0.24.2: | ^~~~ [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests bindings/rust/lib.rs (/opt/rustwide/target/debug/deps/tree_sitter_php-06a842c3a008fc18) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::test_php_only_grammar ... ok [INFO] [stdout] test tests::test_php_grammar ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests tree_sitter_php [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.26s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a880a6e241c01783a42ec129358ed2f52cedb841ee3173395dbf802acf43f46c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a880a6e241c01783a42ec129358ed2f52cedb841ee3173395dbf802acf43f46c", kill_on_drop: false }` [INFO] [stdout] a880a6e241c01783a42ec129358ed2f52cedb841ee3173395dbf802acf43f46c