[INFO] fetching crate tree-sitter-php 0.24.2... [INFO] testing tree-sitter-php-0.24.2 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate tree-sitter-php 0.24.2 into /workspace/builds/worker-0-tc1/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-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tree-sitter-php 0.24.2 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tree-sitter-language v0.1.2 [INFO] [stderr] Downloaded tree-sitter v0.25.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1b39b1aac60c51d140be72974b9b4dba98d3f2b4b0350f0bd1129df6e25a398e [INFO] running `Command { std: "docker" "start" "-a" "1b39b1aac60c51d140be72974b9b4dba98d3f2b4b0350f0bd1129df6e25a398e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b39b1aac60c51d140be72974b9b4dba98d3f2b4b0350f0bd1129df6e25a398e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b39b1aac60c51d140be72974b9b4dba98d3f2b4b0350f0bd1129df6e25a398e", kill_on_drop: false }` [INFO] [stdout] 1b39b1aac60c51d140be72974b9b4dba98d3f2b4b0350f0bd1129df6e25a398e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5cf8725509a3f99f3e4a4bf0f32f4b0e856482df42ae20d9d7a1a9cd8796ad99 [INFO] running `Command { std: "docker" "start" "-a" "5cf8725509a3f99f3e4a4bf0f32f4b0e856482df42ae20d9d7a1a9cd8796ad99", 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 3.79s [INFO] running `Command { std: "docker" "inspect" "5cf8725509a3f99f3e4a4bf0f32f4b0e856482df42ae20d9d7a1a9cd8796ad99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cf8725509a3f99f3e4a4bf0f32f4b0e856482df42ae20d9d7a1a9cd8796ad99", kill_on_drop: false }` [INFO] [stdout] 5cf8725509a3f99f3e4a4bf0f32f4b0e856482df42ae20d9d7a1a9cd8796ad99 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6994521d895fe13b43d1dbfb9ed7182cf8d7dc522b518d1e61a1a35f44cf92ce [INFO] running `Command { std: "docker" "start" "-a" "6994521d895fe13b43d1dbfb9ed7182cf8d7dc522b518d1e61a1a35f44cf92ce", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [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 indexmap v2.9.0 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tree-sitter v0.25.5 [INFO] [stderr] Compiling tree-sitter-php v0.24.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.62s [INFO] running `Command { std: "docker" "inspect" "6994521d895fe13b43d1dbfb9ed7182cf8d7dc522b518d1e61a1a35f44cf92ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6994521d895fe13b43d1dbfb9ed7182cf8d7dc522b518d1e61a1a35f44cf92ce", kill_on_drop: false }` [INFO] [stdout] 6994521d895fe13b43d1dbfb9ed7182cf8d7dc522b518d1e61a1a35f44cf92ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3103e06f0f82ca786ae7c97eca489c1d1fac4756801021f5eefd88f243a13828 [INFO] running `Command { std: "docker" "start" "-a" "3103e06f0f82ca786ae7c97eca489c1d1fac4756801021f5eefd88f243a13828", 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.04s [INFO] [stderr] Running unittests bindings/rust/lib.rs (/opt/rustwide/target/debug/deps/tree_sitter_php-bdba539d91238423) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::test_php_grammar ... ok [INFO] [stdout] test tests::test_php_only_grammar ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [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" "3103e06f0f82ca786ae7c97eca489c1d1fac4756801021f5eefd88f243a13828", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3103e06f0f82ca786ae7c97eca489c1d1fac4756801021f5eefd88f243a13828", kill_on_drop: false }` [INFO] [stdout] 3103e06f0f82ca786ae7c97eca489c1d1fac4756801021f5eefd88f243a13828