[INFO] fetching crate tree-sitter-markdown 0.7.1...
[INFO] testing tree-sitter-markdown-0.7.1 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate tree-sitter-markdown 0.7.1 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate tree-sitter-markdown 0.7.1
[INFO] finished tweaking crates.io crate tree-sitter-markdown 0.7.1
[INFO] tweaked toml for crates.io crate tree-sitter-markdown 0.7.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tree-sitter-markdown 0.7.1 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 9 packages to latest compatible versions
[INFO] [stderr]       Adding tree-sitter v0.19.5 (available: v0.26.8)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tree-sitter v0.19.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cbbbada86c17aebca853ca6c490d672dc86f9ed45edb25e80bc0172b8ad3f94d
[INFO] running `Command { std: "docker" "start" "-a" "cbbbada86c17aebca853ca6c490d672dc86f9ed45edb25e80bc0172b8ad3f94d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cbbbada86c17aebca853ca6c490d672dc86f9ed45edb25e80bc0172b8ad3f94d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cbbbada86c17aebca853ca6c490d672dc86f9ed45edb25e80bc0172b8ad3f94d", kill_on_drop: false }`
[INFO] [stdout] cbbbada86c17aebca853ca6c490d672dc86f9ed45edb25e80bc0172b8ad3f94d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f06974b7213701009b71b0db19cbcb119d4e1d29d7b0238f708f1f9e7afb5b4b
[INFO] running `Command { std: "docker" "start" "-a" "f06974b7213701009b71b0db19cbcb119d4e1d29d7b0238f708f1f9e7afb5b4b", kill_on_drop: false }`
[INFO] [stderr]    Compiling tree-sitter v0.19.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tree-sitter-markdown v0.7.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1: In file included from src/scanner.cc:23:
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1: src/./tree_sitter_markdown/lexer.cc: In member function 'void tree_sitter_markdown::Lexer::adv(bool)':
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1: src/./tree_sitter_markdown/lexer.cc:106:37: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1:   106 |     if (cur_idx_ - buf_bgn_idx_ + 1 >= chr_buf_.size()) {
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1:       |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1: src/./tree_sitter_markdown/lexer.cc: In member function 'void tree_sitter_markdown::Lexer::jmp_pos(const tree_sitter_markdown::LexedPosition&)':
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1: src/./tree_sitter_markdown/lexer.cc:174:56: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1:   174 |   TREE_SITTER_MARKDOWN_ASSERT(pos.idx() - buf_bgn_idx_ < chr_buf_.size() - 1);
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1:       |                               ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1: src/scanner.cc:9:54: note: in definition of macro 'TREE_SITTER_MARKDOWN_ASSERT'
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1:     9 | #define TREE_SITTER_MARKDOWN_ASSERT(condition) if (!(condition)) throw 1;
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1:       |                                                      ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1: src/./tree_sitter_markdown/lexer.cc: In member function 'bool tree_sitter_markdown::Lexer::has_chr_at_idx(tree_sitter_markdown::LexedCharacter, tree_sitter_markdown::LexedIndex) const':
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1: src/./tree_sitter_markdown/lexer.cc:185:50: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1:   185 |   TREE_SITTER_MARKDOWN_ASSERT(idx - buf_bgn_idx_ < chr_buf_.size());
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1:       |                               ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1: src/scanner.cc:9:54: note: in definition of macro 'TREE_SITTER_MARKDOWN_ASSERT'
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1:     9 | #define TREE_SITTER_MARKDOWN_ASSERT(condition) if (!(condition)) throw 1;
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1:       |                                                      ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1: src/./tree_sitter_markdown/lexer.cc:186:14: warning: comparison is always false due to limited range of data type [-Wtype-limits]
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1:   186 |   return idx < 0 ? false : chr_buf_[idx - buf_bgn_idx_] == chr;
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1:       |          ~~~~^~~
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1: src/./tree_sitter_markdown/lexer.cc: In member function 'bool tree_sitter_markdown::Lexer::has_chr_at_idx(bool (*)(tree_sitter_markdown::LexedCharacter), tree_sitter_markdown::LexedIndex) const':
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1: src/./tree_sitter_markdown/lexer.cc:190:50: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1:   190 |   TREE_SITTER_MARKDOWN_ASSERT(idx - buf_bgn_idx_ < chr_buf_.size());
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1:       |                               ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1: src/scanner.cc:9:54: note: in definition of macro 'TREE_SITTER_MARKDOWN_ASSERT'
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1:     9 | #define TREE_SITTER_MARKDOWN_ASSERT(condition) if (!(condition)) throw 1;
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1:       |                                                      ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1: src/./tree_sitter_markdown/lexer.cc:191:14: warning: comparison is always false due to limited range of data type [-Wtype-limits]
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1:   191 |   return idx < 0 ? false : is_chr(chr_buf_[idx - buf_bgn_idx_]);
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1:       |          ~~~~^~~
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1: src/./tree_sitter_markdown/lexer.cc: In member function 'bool tree_sitter_markdown::Lexer::has_chr_in_rng(bool (*)(tree_sitter_markdown::LexedCharacter), tree_sitter_markdown::LexedIndex, tree_sitter_markdown::LexedIndex) const':
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1: src/./tree_sitter_markdown/lexer.cc:196:54: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1:   196 |   TREE_SITTER_MARKDOWN_ASSERT(end_idx - buf_bgn_idx_ < chr_buf_.size() - 1);
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1:       |                               ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1: src/scanner.cc:9:54: note: in definition of macro 'TREE_SITTER_MARKDOWN_ASSERT'
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1:     9 | #define TREE_SITTER_MARKDOWN_ASSERT(condition) if (!(condition)) throw 1;
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1:       |                                                      ^~~~~~~~~
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.95s
[INFO] running `Command { std: "docker" "inspect" "f06974b7213701009b71b0db19cbcb119d4e1d29d7b0238f708f1f9e7afb5b4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f06974b7213701009b71b0db19cbcb119d4e1d29d7b0238f708f1f9e7afb5b4b", kill_on_drop: false }`
[INFO] [stdout] f06974b7213701009b71b0db19cbcb119d4e1d29d7b0238f708f1f9e7afb5b4b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] de20a9b1bcdf327abfc6e655fc1241f2a935729e617aecdc6b99207bb3eeb355
[INFO] running `Command { std: "docker" "start" "-a" "de20a9b1bcdf327abfc6e655fc1241f2a935729e617aecdc6b99207bb3eeb355", kill_on_drop: false }`
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1: In file included from src/scanner.cc:23:
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1: src/./tree_sitter_markdown/lexer.cc: In member function 'void tree_sitter_markdown::Lexer::adv(bool)':
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1: src/./tree_sitter_markdown/lexer.cc:106:37: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1:   106 |     if (cur_idx_ - buf_bgn_idx_ + 1 >= chr_buf_.size()) {
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1:       |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1: src/./tree_sitter_markdown/lexer.cc: In member function 'void tree_sitter_markdown::Lexer::jmp_pos(const tree_sitter_markdown::LexedPosition&)':
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1: src/./tree_sitter_markdown/lexer.cc:174:56: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1:   174 |   TREE_SITTER_MARKDOWN_ASSERT(pos.idx() - buf_bgn_idx_ < chr_buf_.size() - 1);
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1:       |                               ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1: src/scanner.cc:9:54: note: in definition of macro 'TREE_SITTER_MARKDOWN_ASSERT'
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1:     9 | #define TREE_SITTER_MARKDOWN_ASSERT(condition) if (!(condition)) throw 1;
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1:       |                                                      ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1: src/./tree_sitter_markdown/lexer.cc: In member function 'bool tree_sitter_markdown::Lexer::has_chr_at_idx(tree_sitter_markdown::LexedCharacter, tree_sitter_markdown::LexedIndex) const':
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1: src/./tree_sitter_markdown/lexer.cc:185:50: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1:   185 |   TREE_SITTER_MARKDOWN_ASSERT(idx - buf_bgn_idx_ < chr_buf_.size());
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1:       |                               ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1: src/scanner.cc:9:54: note: in definition of macro 'TREE_SITTER_MARKDOWN_ASSERT'
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1:     9 | #define TREE_SITTER_MARKDOWN_ASSERT(condition) if (!(condition)) throw 1;
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1:       |                                                      ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1: src/./tree_sitter_markdown/lexer.cc:186:14: warning: comparison is always false due to limited range of data type [-Wtype-limits]
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1:   186 |   return idx < 0 ? false : chr_buf_[idx - buf_bgn_idx_] == chr;
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1:       |          ~~~~^~~
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1: src/./tree_sitter_markdown/lexer.cc: In member function 'bool tree_sitter_markdown::Lexer::has_chr_at_idx(bool (*)(tree_sitter_markdown::LexedCharacter), tree_sitter_markdown::LexedIndex) const':
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1: src/./tree_sitter_markdown/lexer.cc:190:50: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1:   190 |   TREE_SITTER_MARKDOWN_ASSERT(idx - buf_bgn_idx_ < chr_buf_.size());
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1:       |                               ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1: src/scanner.cc:9:54: note: in definition of macro 'TREE_SITTER_MARKDOWN_ASSERT'
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1:     9 | #define TREE_SITTER_MARKDOWN_ASSERT(condition) if (!(condition)) throw 1;
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1:       |                                                      ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1: src/./tree_sitter_markdown/lexer.cc:191:14: warning: comparison is always false due to limited range of data type [-Wtype-limits]
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1:   191 |   return idx < 0 ? false : is_chr(chr_buf_[idx - buf_bgn_idx_]);
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1:       |          ~~~~^~~
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1: src/./tree_sitter_markdown/lexer.cc: In member function 'bool tree_sitter_markdown::Lexer::has_chr_in_rng(bool (*)(tree_sitter_markdown::LexedCharacter), tree_sitter_markdown::LexedIndex, tree_sitter_markdown::LexedIndex) const':
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1: src/./tree_sitter_markdown/lexer.cc:196:54: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1:   196 |   TREE_SITTER_MARKDOWN_ASSERT(end_idx - buf_bgn_idx_ < chr_buf_.size() - 1);
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1:       |                               ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1: src/scanner.cc:9:54: note: in definition of macro 'TREE_SITTER_MARKDOWN_ASSERT'
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1:     9 | #define TREE_SITTER_MARKDOWN_ASSERT(condition) if (!(condition)) throw 1;
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1:       |                                                      ^~~~~~~~~
[INFO] [stderr]    Compiling tree-sitter-markdown v0.7.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] running `Command { std: "docker" "inspect" "de20a9b1bcdf327abfc6e655fc1241f2a935729e617aecdc6b99207bb3eeb355", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de20a9b1bcdf327abfc6e655fc1241f2a935729e617aecdc6b99207bb3eeb355", kill_on_drop: false }`
[INFO] [stdout] de20a9b1bcdf327abfc6e655fc1241f2a935729e617aecdc6b99207bb3eeb355
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 62cf637b90a45ac252cfad1afe081e81a25df4377e13f22ef1ec9b4ed7732864
[INFO] running `Command { std: "docker" "start" "-a" "62cf637b90a45ac252cfad1afe081e81a25df4377e13f22ef1ec9b4ed7732864", kill_on_drop: false }`
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1: In file included from src/scanner.cc:23:
[INFO] [stdout] 
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1: src/./tree_sitter_markdown/lexer.cc: In member function 'void tree_sitter_markdown::Lexer::adv(bool)':
[INFO] [stdout] running 1 test
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1: src/./tree_sitter_markdown/lexer.cc:106:37: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
[INFO] [stdout] test tests::test_can_load_grammar ... ok
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1:   106 |     if (cur_idx_ - buf_bgn_idx_ + 1 >= chr_buf_.size()) {
[INFO] [stdout] 
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1:       |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
[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-markdown@0.7.1: src/./tree_sitter_markdown/lexer.cc: In member function 'void tree_sitter_markdown::Lexer::jmp_pos(const tree_sitter_markdown::LexedPosition&)':
[INFO] [stdout] 
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1: src/./tree_sitter_markdown/lexer.cc:174:56: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1:   174 |   TREE_SITTER_MARKDOWN_ASSERT(pos.idx() - buf_bgn_idx_ < chr_buf_.size() - 1);
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1:       |                               ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1: src/scanner.cc:9:54: note: in definition of macro 'TREE_SITTER_MARKDOWN_ASSERT'
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1:     9 | #define TREE_SITTER_MARKDOWN_ASSERT(condition) if (!(condition)) throw 1;
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1:       |                                                      ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1: src/./tree_sitter_markdown/lexer.cc: In member function 'bool tree_sitter_markdown::Lexer::has_chr_at_idx(tree_sitter_markdown::LexedCharacter, tree_sitter_markdown::LexedIndex) const':
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1: src/./tree_sitter_markdown/lexer.cc:185:50: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1:   185 |   TREE_SITTER_MARKDOWN_ASSERT(idx - buf_bgn_idx_ < chr_buf_.size());
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1:       |                               ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1: src/scanner.cc:9:54: note: in definition of macro 'TREE_SITTER_MARKDOWN_ASSERT'
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1:     9 | #define TREE_SITTER_MARKDOWN_ASSERT(condition) if (!(condition)) throw 1;
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1:       |                                                      ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1: src/./tree_sitter_markdown/lexer.cc:186:14: warning: comparison is always false due to limited range of data type [-Wtype-limits]
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1:   186 |   return idx < 0 ? false : chr_buf_[idx - buf_bgn_idx_] == chr;
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1:       |          ~~~~^~~
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1: src/./tree_sitter_markdown/lexer.cc: In member function 'bool tree_sitter_markdown::Lexer::has_chr_at_idx(bool (*)(tree_sitter_markdown::LexedCharacter), tree_sitter_markdown::LexedIndex) const':
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1: src/./tree_sitter_markdown/lexer.cc:190:50: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1:   190 |   TREE_SITTER_MARKDOWN_ASSERT(idx - buf_bgn_idx_ < chr_buf_.size());
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1:       |                               ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1: src/scanner.cc:9:54: note: in definition of macro 'TREE_SITTER_MARKDOWN_ASSERT'
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1:     9 | #define TREE_SITTER_MARKDOWN_ASSERT(condition) if (!(condition)) throw 1;
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1:       |                                                      ^~~~~~~~~
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1: src/./tree_sitter_markdown/lexer.cc:191:14: warning: comparison is always false due to limited range of data type [-Wtype-limits]
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1:   191 |   return idx < 0 ? false : is_chr(chr_buf_[idx - buf_bgn_idx_]);
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1:       |          ~~~~^~~
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1: src/./tree_sitter_markdown/lexer.cc: In member function 'bool tree_sitter_markdown::Lexer::has_chr_in_rng(bool (*)(tree_sitter_markdown::LexedCharacter), tree_sitter_markdown::LexedIndex, tree_sitter_markdown::LexedIndex) const':
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1: src/./tree_sitter_markdown/lexer.cc:196:54: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1:   196 |   TREE_SITTER_MARKDOWN_ASSERT(end_idx - buf_bgn_idx_ < chr_buf_.size() - 1);
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1:       |                               ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1: src/scanner.cc:9:54: note: in definition of macro 'TREE_SITTER_MARKDOWN_ASSERT'
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1:     9 | #define TREE_SITTER_MARKDOWN_ASSERT(condition) if (!(condition)) throw 1;
[INFO] [stderr] warning: tree-sitter-markdown@0.7.1:       |                                                      ^~~~~~~~~
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests bindings/rust/lib.rs (/opt/rustwide/target/debug/deps/tree_sitter_markdown-ee2eeecba565e725)
[INFO] [stderr]    Doc-tests tree_sitter_markdown
[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.42s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "62cf637b90a45ac252cfad1afe081e81a25df4377e13f22ef1ec9b4ed7732864", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62cf637b90a45ac252cfad1afe081e81a25df4377e13f22ef1ec9b4ed7732864", kill_on_drop: false }`
[INFO] [stdout] 62cf637b90a45ac252cfad1afe081e81a25df4377e13f22ef1ec9b4ed7732864
