[INFO] fetching crate tree-sitter-php 0.24.2... [INFO] testing tree-sitter-php-0.24.2 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate tree-sitter-php 0.24.2 into /workspace/builds/worker-6-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-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tree-sitter-php 0.24.2 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "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" "+562dee4820c458d823175268e41601d4c060588a" "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-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] adf46af6c0a9c8eca681457aa80a04e4c0b2b24111eeb510d25ea17c0850b8d5 [INFO] running `Command { std: "docker" "start" "-a" "adf46af6c0a9c8eca681457aa80a04e4c0b2b24111eeb510d25ea17c0850b8d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "adf46af6c0a9c8eca681457aa80a04e4c0b2b24111eeb510d25ea17c0850b8d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adf46af6c0a9c8eca681457aa80a04e4c0b2b24111eeb510d25ea17c0850b8d5", kill_on_drop: false }` [INFO] [stdout] adf46af6c0a9c8eca681457aa80a04e4c0b2b24111eeb510d25ea17c0850b8d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 953a410504064be6ec858b84ef83c2c4b9ea6fc47dbfaae00592d9cbe5155f67 [INFO] running `Command { std: "docker" "start" "-a" "953a410504064be6ec858b84ef83c2c4b9ea6fc47dbfaae00592d9cbe5155f67", 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.25s [INFO] running `Command { std: "docker" "inspect" "953a410504064be6ec858b84ef83c2c4b9ea6fc47dbfaae00592d9cbe5155f67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "953a410504064be6ec858b84ef83c2c4b9ea6fc47dbfaae00592d9cbe5155f67", kill_on_drop: false }` [INFO] [stdout] 953a410504064be6ec858b84ef83c2c4b9ea6fc47dbfaae00592d9cbe5155f67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6fdb0c4194d7d2d3d84676ee50229fc64b840f0829340ec9df7ac2245504a355 [INFO] running `Command { std: "docker" "start" "-a" "6fdb0c4194d7d2d3d84676ee50229fc64b840f0829340ec9df7ac2245504a355", 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 aho-corasick v1.1.3 [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 21.68s [INFO] running `Command { std: "docker" "inspect" "6fdb0c4194d7d2d3d84676ee50229fc64b840f0829340ec9df7ac2245504a355", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fdb0c4194d7d2d3d84676ee50229fc64b840f0829340ec9df7ac2245504a355", kill_on_drop: false }` [INFO] [stdout] 6fdb0c4194d7d2d3d84676ee50229fc64b840f0829340ec9df7ac2245504a355 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e22688f1b14a4f0559f4293a68bedbcc1d1be1a2421589b49974b5a38ff0b609 [INFO] running `Command { std: "docker" "start" "-a" "e22688f1b14a4f0559f4293a68bedbcc1d1be1a2421589b49974b5a38ff0b609", 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.09s [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_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.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.48s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e22688f1b14a4f0559f4293a68bedbcc1d1be1a2421589b49974b5a38ff0b609", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e22688f1b14a4f0559f4293a68bedbcc1d1be1a2421589b49974b5a38ff0b609", kill_on_drop: false }` [INFO] [stdout] e22688f1b14a4f0559f4293a68bedbcc1d1be1a2421589b49974b5a38ff0b609