[INFO] fetching crate tree-sitter-fsharp 0.2.2... [INFO] testing tree-sitter-fsharp-0.2.2 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate tree-sitter-fsharp 0.2.2 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate tree-sitter-fsharp 0.2.2 [INFO] finished tweaking crates.io crate tree-sitter-fsharp 0.2.2 [INFO] tweaked toml for crates.io crate tree-sitter-fsharp 0.2.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tree-sitter-fsharp 0.2.2 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tree-sitter-fsharp 0.2.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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eb7db9127eef4f136af5b69eae6f2ef4636baf413256ec09dadd06402060e333 [INFO] running `Command { std: "docker" "start" "-a" "eb7db9127eef4f136af5b69eae6f2ef4636baf413256ec09dadd06402060e333", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb7db9127eef4f136af5b69eae6f2ef4636baf413256ec09dadd06402060e333", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb7db9127eef4f136af5b69eae6f2ef4636baf413256ec09dadd06402060e333", kill_on_drop: false }` [INFO] [stdout] eb7db9127eef4f136af5b69eae6f2ef4636baf413256ec09dadd06402060e333 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f8a489214d09e5e49653d087708e461be78b97001ca0d493db4d7bb501e6b72 [INFO] running `Command { std: "docker" "start" "-a" "5f8a489214d09e5e49653d087708e461be78b97001ca0d493db4d7bb501e6b72", kill_on_drop: false }` [INFO] [stderr] Compiling tree-sitter-language v0.1.7 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling tree-sitter-fsharp v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: In file included from ./fsharp/src/../../common/scanner.h:5, [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: from ./fsharp/src/scanner.c:1: [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h: In function 'scan': [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:136:7: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 136 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:142:7: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 142 | array_pop(&scanner->preprocessor_indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:239:21: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 239 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:246:21: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 246 | array_pop(&scanner->preprocessor_indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:267:19: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 267 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:296:17: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 296 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:426:13: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 426 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:449:13: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 449 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:474:15: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 474 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:497:15: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 497 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:526:13: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 526 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:539:15: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 539 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:548:13: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 548 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:566:13: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 566 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:630:7: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 630 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:666:9: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 666 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: In file included from ./fsharp_signature/src/../../common/scanner.h:5, [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: from ./fsharp_signature/src/scanner.c:1: [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h: In function 'scan': [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:136:7: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 136 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:142:7: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 142 | array_pop(&scanner->preprocessor_indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:239:21: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 239 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:246:21: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 246 | array_pop(&scanner->preprocessor_indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:267:19: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 267 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:296:17: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 296 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:426:13: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 426 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:449:13: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 449 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:474:15: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 474 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:497:15: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 497 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:526:13: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 526 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:539:15: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 539 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:548:13: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 548 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:566:13: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 566 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:630:7: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 630 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:666:9: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 666 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.51s [INFO] running `Command { std: "docker" "inspect" "5f8a489214d09e5e49653d087708e461be78b97001ca0d493db4d7bb501e6b72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f8a489214d09e5e49653d087708e461be78b97001ca0d493db4d7bb501e6b72", kill_on_drop: false }` [INFO] [stdout] 5f8a489214d09e5e49653d087708e461be78b97001ca0d493db4d7bb501e6b72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba2a7665d107d6844b4728a3f5869734b169957f561cd749688379e7f1179e0e [INFO] running `Command { std: "docker" "start" "-a" "ba2a7665d107d6844b4728a3f5869734b169957f561cd749688379e7f1179e0e", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: In file included from ./fsharp/src/../../common/scanner.h:5, [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: from ./fsharp/src/scanner.c:1: [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h: In function 'scan': [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:136:7: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 136 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:142:7: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 142 | array_pop(&scanner->preprocessor_indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:239:21: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 239 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:246:21: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 246 | array_pop(&scanner->preprocessor_indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:267:19: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 267 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:296:17: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 296 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:426:13: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 426 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:449:13: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 449 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:474:15: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 474 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:497:15: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 497 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:526:13: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 526 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:539:15: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 539 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:548:13: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 548 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:566:13: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 566 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:630:7: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 630 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:666:9: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 666 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: In file included from ./fsharp_signature/src/../../common/scanner.h:5, [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: from ./fsharp_signature/src/scanner.c:1: [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h: In function 'scan': [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:136:7: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 136 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:142:7: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 142 | array_pop(&scanner->preprocessor_indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:239:21: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 239 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:246:21: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 246 | array_pop(&scanner->preprocessor_indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:267:19: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 267 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:296:17: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 296 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:426:13: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 426 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:449:13: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 449 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:474:15: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 474 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:497:15: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 497 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:526:13: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 526 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:539:15: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 539 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:548:13: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 548 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:566:13: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 566 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:630:7: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 630 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:666:9: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 666 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling tree-sitter v0.26.6 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling tree-sitter-fsharp v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 16.59s [INFO] running `Command { std: "docker" "inspect" "ba2a7665d107d6844b4728a3f5869734b169957f561cd749688379e7f1179e0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba2a7665d107d6844b4728a3f5869734b169957f561cd749688379e7f1179e0e", kill_on_drop: false }` [INFO] [stdout] ba2a7665d107d6844b4728a3f5869734b169957f561cd749688379e7f1179e0e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d9a5bce01720ae841d5903760f52413047c6226df7ab3085ce1c533d50d39829 [INFO] running `Command { std: "docker" "start" "-a" "d9a5bce01720ae841d5903760f52413047c6226df7ab3085ce1c533d50d39829", kill_on_drop: false }` [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: In file included from ./fsharp/src/../../common/scanner.h:5, [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: from ./fsharp/src/scanner.c:1: [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h: In function 'scan': [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:136:7: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 136 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:142:7: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 142 | array_pop(&scanner->preprocessor_indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:239:21: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 239 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:246:21: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 246 | array_pop(&scanner->preprocessor_indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:267:19: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 267 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:296:17: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 296 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:426:13: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 426 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:449:13: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 449 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:474:15: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 474 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:497:15: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 497 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:526:13: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 526 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:539:15: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 539 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:548:13: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 548 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:566:13: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 566 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:630:7: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 630 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/../../common/scanner.h:666:9: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 666 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: In file included from ./fsharp_signature/src/../../common/scanner.h:5, [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: from ./fsharp_signature/src/scanner.c:1: [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h: In function 'scan': [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:136:7: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 136 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:142:7: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 142 | array_pop(&scanner->preprocessor_indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:239:21: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 239 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:246:21: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 246 | array_pop(&scanner->preprocessor_indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:267:19: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 267 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:296:17: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 296 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:426:13: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 426 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:449:13: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 449 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:474:15: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 474 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:497:15: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 497 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:526:13: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 526 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:539:15: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 539 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:548:13: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 548 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:566:13: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 566 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:630:7: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 630 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp/src/tree_sitter/array.h:127:42: warning: value computed is not used [-Wunused-value] [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 127 | #define array_pop(self) ((self)->contents[--(self)->size]) [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: ./fsharp_signature/src/../../common/scanner.h:666:9: note: in expansion of macro 'array_pop' [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: 666 | array_pop(&scanner->indents); [INFO] [stderr] warning: tree-sitter-fsharp@0.2.2: | ^~~~~~~~~ [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_fsharp-14a379e6cf7c7580) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::test_fsharp ... ok [INFO] [stdout] test tests::test_fsharp_signature ... 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_fsharp [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.60s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d9a5bce01720ae841d5903760f52413047c6226df7ab3085ce1c533d50d39829", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9a5bce01720ae841d5903760f52413047c6226df7ab3085ce1c533d50d39829", kill_on_drop: false }` [INFO] [stdout] d9a5bce01720ae841d5903760f52413047c6226df7ab3085ce1c533d50d39829