[INFO] cloning repository https://github.com/nikolads/tree-sitter-hl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nikolads/tree-sitter-hl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnikolads%2Ftree-sitter-hl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnikolads%2Ftree-sitter-hl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1d992206c340e522a6dbf0ca5b31dff10c1e45ce
[INFO] testing nikolads/tree-sitter-hl against 1.90.0 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnikolads%2Ftree-sitter-hl" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nikolads/tree-sitter-hl
[INFO] finished tweaking git repo https://github.com/nikolads/tree-sitter-hl
[INFO] tweaked toml for git repo https://github.com/nikolads/tree-sitter-hl written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nikolads/tree-sitter-hl on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nikolads/tree-sitter-hl 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition
[INFO] [stderr] (in the `tree_sitter_hl` library target)
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/tree-sitter/tree-sitter-c.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cslice v0.2.0
[INFO] [stderr]   Downloaded tree-sitter-highlight v0.19.2
[INFO] [stderr]   Downloaded neon-build v0.8.3
[INFO] [stderr]   Downloaded neon-runtime v0.8.3
[INFO] [stderr]   Downloaded smallvec v1.6.1
[INFO] [stderr]   Downloaded cc v1.0.68
[INFO] [stderr]   Downloaded memchr v2.4.0
[INFO] [stderr]   Downloaded tree-sitter v0.19.2
[INFO] [stderr]   Downloaded regex-syntax v0.6.25
[INFO] [stderr]   Downloaded neon v0.8.3
[INFO] [stderr]   Downloaded syn v1.0.76
[INFO] [stderr]   Downloaded tree-sitter-rust v0.19.0
[INFO] [stderr]   Downloaded regex v1.5.4
[INFO] [stderr]   Downloaded tree-sitter-cpp v0.19.0
[INFO] [stderr]   Downloaded neon-macros v0.8.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0af8114c690f2ced114924c4255c115b046f118071cbbbe37c8648b777b8427d
[INFO] running `Command { std: "docker" "start" "-a" "0af8114c690f2ced114924c4255c115b046f118071cbbbe37c8648b777b8427d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0af8114c690f2ced114924c4255c115b046f118071cbbbe37c8648b777b8427d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0af8114c690f2ced114924c4255c115b046f118071cbbbe37c8648b777b8427d", kill_on_drop: false }`
[INFO] [stdout] 0af8114c690f2ced114924c4255c115b046f118071cbbbe37c8648b777b8427d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 080659917d1fbc2718fad9f31b7301e040ce278aeddf8a10cada24cdd73c53e7
[INFO] running `Command { std: "docker" "start" "-a" "080659917d1fbc2718fad9f31b7301e040ce278aeddf8a10cada24cdd73c53e7", kill_on_drop: false }`
[INFO] [stderr] warning: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition
[INFO] [stderr] (in the `tree_sitter_hl` library target)
[INFO] [stderr]    Compiling cc v1.0.68
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling neon-build v0.8.3
[INFO] [stderr]    Compiling syn v1.0.76
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling cslice v0.2.0
[INFO] [stderr]    Compiling libloading v0.6.7
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling neon-runtime v0.8.3
[INFO] [stderr]    Compiling neon v0.8.3
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling tree-sitter v0.19.2
[INFO] [stderr]    Compiling tree-sitter-c v0.16.0 (https://github.com/tree-sitter/tree-sitter-c.git?tag=v0.19.0#5aa0bbbf)
[INFO] [stderr]    Compiling tree-sitter-cpp v0.19.0
[INFO] [stderr]    Compiling tree-sitter-rust v0.19.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling tree-sitter-highlight v0.19.2
[INFO] [stderr]    Compiling neon-macros v0.8.3
[INFO] [stderr]    Compiling tree-sitter-hl v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.52s
[INFO] running `Command { std: "docker" "inspect" "080659917d1fbc2718fad9f31b7301e040ce278aeddf8a10cada24cdd73c53e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "080659917d1fbc2718fad9f31b7301e040ce278aeddf8a10cada24cdd73c53e7", kill_on_drop: false }`
[INFO] [stdout] 080659917d1fbc2718fad9f31b7301e040ce278aeddf8a10cada24cdd73c53e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 84c78ceeab26336259235b51a812fa82f990e14d2fab19444a10334f2a4e04a7
[INFO] running `Command { std: "docker" "start" "-a" "84c78ceeab26336259235b51a812fa82f990e14d2fab19444a10334f2a4e04a7", kill_on_drop: false }`
[INFO] [stderr] warning: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition
[INFO] [stderr] (in the `tree_sitter_hl` library target)
[INFO] [stderr]    Compiling tree-sitter-hl v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.79s
[INFO] running `Command { std: "docker" "inspect" "84c78ceeab26336259235b51a812fa82f990e14d2fab19444a10334f2a4e04a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84c78ceeab26336259235b51a812fa82f990e14d2fab19444a10334f2a4e04a7", kill_on_drop: false }`
[INFO] [stdout] 84c78ceeab26336259235b51a812fa82f990e14d2fab19444a10334f2a4e04a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ec71fa4d35c0a21bfac3ef79961629ff9723a854877a5bfa13bc9ce12f3e175a
[INFO] running `Command { std: "docker" "start" "-a" "ec71fa4d35c0a21bfac3ef79961629ff9723a854877a5bfa13bc9ce12f3e175a", kill_on_drop: false }`
[INFO] [stderr] warning: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition
[INFO] [stderr] (in the `tree_sitter_hl` library target)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tree_sitter_hl-e25eeade01ae063a)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ec71fa4d35c0a21bfac3ef79961629ff9723a854877a5bfa13bc9ce12f3e175a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec71fa4d35c0a21bfac3ef79961629ff9723a854877a5bfa13bc9ce12f3e175a", kill_on_drop: false }`
[INFO] [stdout] ec71fa4d35c0a21bfac3ef79961629ff9723a854877a5bfa13bc9ce12f3e175a
