[INFO] fetching crate tree-sitter-python-orchard 0.4.1... [INFO] testing tree-sitter-python-orchard-0.4.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate tree-sitter-python-orchard 0.4.1 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate tree-sitter-python-orchard 0.4.1 [INFO] finished tweaking crates.io crate tree-sitter-python-orchard 0.4.1 [INFO] tweaked toml for crates.io crate tree-sitter-python-orchard 0.4.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tree-sitter-python-orchard 0.4.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tree-sitter-python-orchard 0.4.1 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa2bcba83d71127a747aa1da976620ad1df8161d2e7d285c2b6a6be0ba786bad [INFO] running `Command { std: "docker" "start" "-a" "aa2bcba83d71127a747aa1da976620ad1df8161d2e7d285c2b6a6be0ba786bad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa2bcba83d71127a747aa1da976620ad1df8161d2e7d285c2b6a6be0ba786bad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa2bcba83d71127a747aa1da976620ad1df8161d2e7d285c2b6a6be0ba786bad", kill_on_drop: false }` [INFO] [stdout] aa2bcba83d71127a747aa1da976620ad1df8161d2e7d285c2b6a6be0ba786bad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea478bcef60421465ee3ca368e71e798c34b73748c380abaabf6a28f1535a13f [INFO] running `Command { std: "docker" "start" "-a" "ea478bcef60421465ee3ca368e71e798c34b73748c380abaabf6a28f1535a13f", kill_on_drop: false }` [INFO] [stderr] Compiling tree-sitter-language v0.1.5 [INFO] [stderr] Compiling cc v1.2.43 [INFO] [stderr] Compiling tree-sitter-python-orchard v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: tree-sitter-python-orchard@0.4.1: In file included from src/scanner.c:1: [INFO] [stderr] warning: tree-sitter-python-orchard@0.4.1: src/scanner.c: In function 'tree_sitter_python_orchard_external_scanner_scan': [INFO] [stderr] warning: tree-sitter-python-orchard@0.4.1: src/tree_sitter/array.h:107:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-python-orchard@0.4.1: 107 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-python-orchard@0.4.1: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-python-orchard@0.4.1: src/scanner.c:183:33: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-python-orchard@0.4.1: 183 | array_pop(&scanner->delimiters); [INFO] [stderr] warning: tree-sitter-python-orchard@0.4.1: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-python-orchard@0.4.1: src/tree_sitter/array.h:107:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-python-orchard@0.4.1: 107 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-python-orchard@0.4.1: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-python-orchard@0.4.1: src/scanner.c:201:21: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-python-orchard@0.4.1: 201 | array_pop(&scanner->delimiters); [INFO] [stderr] warning: tree-sitter-python-orchard@0.4.1: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-python-orchard@0.4.1: src/tree_sitter/array.h:107:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-python-orchard@0.4.1: 107 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-python-orchard@0.4.1: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-python-orchard@0.4.1: src/scanner.c:294:17: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-python-orchard@0.4.1: 294 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-python-orchard@0.4.1: | ^~~~~~~~~ [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.03s [INFO] running `Command { std: "docker" "inspect" "ea478bcef60421465ee3ca368e71e798c34b73748c380abaabf6a28f1535a13f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea478bcef60421465ee3ca368e71e798c34b73748c380abaabf6a28f1535a13f", kill_on_drop: false }` [INFO] [stdout] ea478bcef60421465ee3ca368e71e798c34b73748c380abaabf6a28f1535a13f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b422d059a54f297d4fe6d46dfbc8632aa6de70fa395c29db1cafb40b5021927a [INFO] running `Command { std: "docker" "start" "-a" "b422d059a54f297d4fe6d46dfbc8632aa6de70fa395c29db1cafb40b5021927a", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] warning: tree-sitter-python-orchard@0.4.1: In file included from src/scanner.c:1: [INFO] [stderr] warning: tree-sitter-python-orchard@0.4.1: src/scanner.c: In function 'tree_sitter_python_orchard_external_scanner_scan': [INFO] [stderr] warning: tree-sitter-python-orchard@0.4.1: src/tree_sitter/array.h:107:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-python-orchard@0.4.1: 107 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-python-orchard@0.4.1: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-python-orchard@0.4.1: src/scanner.c:183:33: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-python-orchard@0.4.1: 183 | array_pop(&scanner->delimiters); [INFO] [stderr] warning: tree-sitter-python-orchard@0.4.1: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-python-orchard@0.4.1: src/tree_sitter/array.h:107:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-python-orchard@0.4.1: 107 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-python-orchard@0.4.1: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-python-orchard@0.4.1: src/scanner.c:201:21: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-python-orchard@0.4.1: 201 | array_pop(&scanner->delimiters); [INFO] [stderr] warning: tree-sitter-python-orchard@0.4.1: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-python-orchard@0.4.1: src/tree_sitter/array.h:107:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-python-orchard@0.4.1: 107 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-python-orchard@0.4.1: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-python-orchard@0.4.1: src/scanner.c:294:17: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-python-orchard@0.4.1: 294 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-python-orchard@0.4.1: | ^~~~~~~~~ [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling tree-sitter v0.25.10 [INFO] [stderr] Compiling tree-sitter-python-orchard v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 20.01s [INFO] running `Command { std: "docker" "inspect" "b422d059a54f297d4fe6d46dfbc8632aa6de70fa395c29db1cafb40b5021927a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b422d059a54f297d4fe6d46dfbc8632aa6de70fa395c29db1cafb40b5021927a", kill_on_drop: false }` [INFO] [stdout] b422d059a54f297d4fe6d46dfbc8632aa6de70fa395c29db1cafb40b5021927a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c04d411776764306036c466a052a2e88742efaca476287d5c05bc89f93cda4c0 [INFO] running `Command { std: "docker" "start" "-a" "c04d411776764306036c466a052a2e88742efaca476287d5c05bc89f93cda4c0", kill_on_drop: false }` [INFO] [stderr] warning: tree-sitter-python-orchard@0.4.1: In file included from src/scanner.c:1: [INFO] [stderr] warning: tree-sitter-python-orchard@0.4.1: src/scanner.c: In function 'tree_sitter_python_orchard_external_scanner_scan': [INFO] [stderr] warning: tree-sitter-python-orchard@0.4.1: src/tree_sitter/array.h:107:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-python-orchard@0.4.1: 107 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-python-orchard@0.4.1: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-python-orchard@0.4.1: src/scanner.c:183:33: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-python-orchard@0.4.1: 183 | array_pop(&scanner->delimiters); [INFO] [stderr] warning: tree-sitter-python-orchard@0.4.1: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-python-orchard@0.4.1: src/tree_sitter/array.h:107:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-python-orchard@0.4.1: 107 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-python-orchard@0.4.1: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-python-orchard@0.4.1: src/scanner.c:201:21: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-python-orchard@0.4.1: 201 | array_pop(&scanner->delimiters); [INFO] [stderr] warning: tree-sitter-python-orchard@0.4.1: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-python-orchard@0.4.1: src/tree_sitter/array.h:107:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-python-orchard@0.4.1: 107 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-python-orchard@0.4.1: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-python-orchard@0.4.1: src/scanner.c:294:17: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-python-orchard@0.4.1: 294 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-python-orchard@0.4.1: | ^~~~~~~~~ [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests bindings/rust/lib.rs (/opt/rustwide/target/debug/deps/tree_sitter_python_orchard-b9f686f3a13f10e4) [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_python_orchard [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" "c04d411776764306036c466a052a2e88742efaca476287d5c05bc89f93cda4c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c04d411776764306036c466a052a2e88742efaca476287d5c05bc89f93cda4c0", kill_on_drop: false }` [INFO] [stdout] c04d411776764306036c466a052a2e88742efaca476287d5c05bc89f93cda4c0