[INFO] fetching crate tree-sitter-python-orchard 0.3.0... [INFO] testing tree-sitter-python-orchard-0.3.0 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate tree-sitter-python-orchard 0.3.0 into /workspace/builds/worker-5-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tree-sitter-python-orchard 0.3.0 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cc v1.2.37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b2ae9f97e8075512047b04543697cf287709c799756cf608f0ff4ebf927b279d [INFO] running `Command { std: "docker" "start" "-a" "b2ae9f97e8075512047b04543697cf287709c799756cf608f0ff4ebf927b279d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2ae9f97e8075512047b04543697cf287709c799756cf608f0ff4ebf927b279d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2ae9f97e8075512047b04543697cf287709c799756cf608f0ff4ebf927b279d", kill_on_drop: false }` [INFO] [stdout] b2ae9f97e8075512047b04543697cf287709c799756cf608f0ff4ebf927b279d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b9a0e095edd488a8168c6999f464c70ab26d66d90f8437998ff1d60aee767ed0 [INFO] running `Command { std: "docker" "start" "-a" "b9a0e095edd488a8168c6999f464c70ab26d66d90f8437998ff1d60aee767ed0", 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.15s [INFO] running `Command { std: "docker" "inspect" "b9a0e095edd488a8168c6999f464c70ab26d66d90f8437998ff1d60aee767ed0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9a0e095edd488a8168c6999f464c70ab26d66d90f8437998ff1d60aee767ed0", kill_on_drop: false }` [INFO] [stdout] b9a0e095edd488a8168c6999f464c70ab26d66d90f8437998ff1d60aee767ed0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0685ee531929bf248a7beb57e858992dc85556dee446fd4f964d72776dbe68c1 [INFO] running `Command { std: "docker" "start" "-a" "0685ee531929bf248a7beb57e858992dc85556dee446fd4f964d72776dbe68c1", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.223 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling serde_json v1.0.145 [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] Compiling streaming-iterator v0.1.9 [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 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.36s [INFO] running `Command { std: "docker" "inspect" "0685ee531929bf248a7beb57e858992dc85556dee446fd4f964d72776dbe68c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0685ee531929bf248a7beb57e858992dc85556dee446fd4f964d72776dbe68c1", kill_on_drop: false }` [INFO] [stdout] 0685ee531929bf248a7beb57e858992dc85556dee446fd4f964d72776dbe68c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4f6f9f42bb27c47bcd9718607933b3d36df6bccdcca35f30e29a13497736ed47 [INFO] running `Command { std: "docker" "start" "-a" "4f6f9f42bb27c47bcd9718607933b3d36df6bccdcca35f30e29a13497736ed47", kill_on_drop: false }` [INFO] [stderr] warning: tree-sitter-python-orchard@0.3.0: In file included from src/scanner.c:1: [INFO] [stdout] [INFO] [stderr] warning: tree-sitter-python-orchard@0.3.0: src/scanner.c: In function 'tree_sitter_python_orchard_external_scanner_scan': [INFO] [stdout] running 1 test [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] [stdout] test tests::test_can_load_grammar ... ok [INFO] [stderr] warning: tree-sitter-python-orchard@0.3.0: 107 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stdout] [INFO] [stderr] warning: tree-sitter-python-orchard@0.3.0: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] warning: tree-sitter-python-orchard@0.3.0: src/scanner.c:183:33: note: in expansion of macro 'array_pop' [INFO] [stdout] [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.05s [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 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.51s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4f6f9f42bb27c47bcd9718607933b3d36df6bccdcca35f30e29a13497736ed47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f6f9f42bb27c47bcd9718607933b3d36df6bccdcca35f30e29a13497736ed47", kill_on_drop: false }` [INFO] [stdout] 4f6f9f42bb27c47bcd9718607933b3d36df6bccdcca35f30e29a13497736ed47