[INFO] fetching crate tree-sitter-python-orchard 0.3.0... [INFO] testing tree-sitter-python-orchard-0.3.0 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate tree-sitter-python-orchard 0.3.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate tree-sitter-python-orchard 0.3.0 [INFO] finished tweaking crates.io crate tree-sitter-python-orchard 0.3.0 [INFO] tweaked toml for crates.io crate tree-sitter-python-orchard 0.3.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tree-sitter-python-orchard 0.3.0 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tree-sitter-python-orchard 0.3.0 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5bef1edd9f56b90f845dc7dd4f0511a98e09da9083fab82e04548f19fe52f905 [INFO] running `Command { std: "docker" "start" "-a" "5bef1edd9f56b90f845dc7dd4f0511a98e09da9083fab82e04548f19fe52f905", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5bef1edd9f56b90f845dc7dd4f0511a98e09da9083fab82e04548f19fe52f905", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bef1edd9f56b90f845dc7dd4f0511a98e09da9083fab82e04548f19fe52f905", kill_on_drop: false }` [INFO] [stdout] 5bef1edd9f56b90f845dc7dd4f0511a98e09da9083fab82e04548f19fe52f905 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2269b9d6dbfcbdf96a3b24852223a71f44c886da1e759c6a05147e43dcb3654d [INFO] running `Command { std: "docker" "start" "-a" "2269b9d6dbfcbdf96a3b24852223a71f44c886da1e759c6a05147e43dcb3654d", kill_on_drop: false }` [INFO] [stderr] Compiling find-msvc-tools v0.1.1 [INFO] [stderr] Compiling tree-sitter-language v0.1.5 [INFO] [stderr] Compiling cc v1.2.37 [INFO] [stderr] Compiling tree-sitter-python-orchard v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: tree-sitter-python-orchard@0.3.0: In file included from src/scanner.c:1: [INFO] [stderr] warning: tree-sitter-python-orchard@0.3.0: src/scanner.c: In function 'tree_sitter_python_orchard_external_scanner_scan': [INFO] [stderr] warning: tree-sitter-python-orchard@0.3.0: src/tree_sitter/array.h:107:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-python-orchard@0.3.0: 107 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-python-orchard@0.3.0: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-python-orchard@0.3.0: src/scanner.c:183:33: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-python-orchard@0.3.0: 183 | array_pop(&scanner->delimiters); [INFO] [stderr] warning: tree-sitter-python-orchard@0.3.0: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-python-orchard@0.3.0: src/tree_sitter/array.h:107:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-python-orchard@0.3.0: 107 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-python-orchard@0.3.0: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-python-orchard@0.3.0: src/scanner.c:201:21: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-python-orchard@0.3.0: 201 | array_pop(&scanner->delimiters); [INFO] [stderr] warning: tree-sitter-python-orchard@0.3.0: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-python-orchard@0.3.0: src/tree_sitter/array.h:107:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-python-orchard@0.3.0: 107 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-python-orchard@0.3.0: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-python-orchard@0.3.0: src/scanner.c:294:17: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-python-orchard@0.3.0: 294 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-python-orchard@0.3.0: | ^~~~~~~~~ [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.24s [INFO] running `Command { std: "docker" "inspect" "2269b9d6dbfcbdf96a3b24852223a71f44c886da1e759c6a05147e43dcb3654d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2269b9d6dbfcbdf96a3b24852223a71f44c886da1e759c6a05147e43dcb3654d", kill_on_drop: false }` [INFO] [stdout] 2269b9d6dbfcbdf96a3b24852223a71f44c886da1e759c6a05147e43dcb3654d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 725c224e653440df55996e0ab6e35879262ca770a5188d70b22b9ccd7e865c3b [INFO] running `Command { std: "docker" "start" "-a" "725c224e653440df55996e0ab6e35879262ca770a5188d70b22b9ccd7e865c3b", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.223 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] warning: tree-sitter-python-orchard@0.3.0: In file included from src/scanner.c:1: [INFO] [stderr] warning: tree-sitter-python-orchard@0.3.0: src/scanner.c: In function 'tree_sitter_python_orchard_external_scanner_scan': [INFO] [stderr] warning: tree-sitter-python-orchard@0.3.0: src/tree_sitter/array.h:107:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-python-orchard@0.3.0: 107 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-python-orchard@0.3.0: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-python-orchard@0.3.0: src/scanner.c:183:33: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-python-orchard@0.3.0: 183 | array_pop(&scanner->delimiters); [INFO] [stderr] warning: tree-sitter-python-orchard@0.3.0: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-python-orchard@0.3.0: src/tree_sitter/array.h:107:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-python-orchard@0.3.0: 107 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-python-orchard@0.3.0: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-python-orchard@0.3.0: src/scanner.c:201:21: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-python-orchard@0.3.0: 201 | array_pop(&scanner->delimiters); [INFO] [stderr] warning: tree-sitter-python-orchard@0.3.0: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-python-orchard@0.3.0: src/tree_sitter/array.h:107:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-python-orchard@0.3.0: 107 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-python-orchard@0.3.0: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-python-orchard@0.3.0: src/scanner.c:294:17: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-python-orchard@0.3.0: 294 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-python-orchard@0.3.0: | ^~~~~~~~~ [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] Compiling indexmap v2.11.1 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling tree-sitter v0.25.9 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling tree-sitter-python-orchard v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 23.42s [INFO] running `Command { std: "docker" "inspect" "725c224e653440df55996e0ab6e35879262ca770a5188d70b22b9ccd7e865c3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "725c224e653440df55996e0ab6e35879262ca770a5188d70b22b9ccd7e865c3b", kill_on_drop: false }` [INFO] [stdout] 725c224e653440df55996e0ab6e35879262ca770a5188d70b22b9ccd7e865c3b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7099995ec0155acff42cb6451b55cc6d7efa7631f639f0d11cfbeb0382fe2cdb [INFO] running `Command { std: "docker" "start" "-a" "7099995ec0155acff42cb6451b55cc6d7efa7631f639f0d11cfbeb0382fe2cdb", kill_on_drop: false }` [INFO] [stderr] warning: tree-sitter-python-orchard@0.3.0: In file included from src/scanner.c:1: [INFO] [stderr] warning: tree-sitter-python-orchard@0.3.0: src/scanner.c: In function 'tree_sitter_python_orchard_external_scanner_scan': [INFO] [stderr] warning: tree-sitter-python-orchard@0.3.0: src/tree_sitter/array.h:107:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-python-orchard@0.3.0: 107 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-python-orchard@0.3.0: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-python-orchard@0.3.0: src/scanner.c:183:33: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-python-orchard@0.3.0: 183 | array_pop(&scanner->delimiters); [INFO] [stderr] warning: tree-sitter-python-orchard@0.3.0: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-python-orchard@0.3.0: src/tree_sitter/array.h:107:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-python-orchard@0.3.0: 107 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-python-orchard@0.3.0: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-python-orchard@0.3.0: src/scanner.c:201:21: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-python-orchard@0.3.0: 201 | array_pop(&scanner->delimiters); [INFO] [stderr] warning: tree-sitter-python-orchard@0.3.0: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-python-orchard@0.3.0: src/tree_sitter/array.h:107:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-python-orchard@0.3.0: 107 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-python-orchard@0.3.0: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-python-orchard@0.3.0: src/scanner.c:294:17: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-python-orchard@0.3.0: 294 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-python-orchard@0.3.0: | ^~~~~~~~~ [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_python_orchard-f6c1acb9a53ded2e) [INFO] [stderr] Doc-tests tree_sitter_python_orchard [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.01s [INFO] [stdout] [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.41s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7099995ec0155acff42cb6451b55cc6d7efa7631f639f0d11cfbeb0382fe2cdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7099995ec0155acff42cb6451b55cc6d7efa7631f639f0d11cfbeb0382fe2cdb", kill_on_drop: false }` [INFO] [stdout] 7099995ec0155acff42cb6451b55cc6d7efa7631f639f0d11cfbeb0382fe2cdb