[INFO] cloning repository https://github.com/balpan-rs/balpan
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/balpan-rs/balpan" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbalpan-rs%2Fbalpan", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbalpan-rs%2Fbalpan'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f1bd990b041f005116585913d6b92250e388cf15
[INFO] testing balpan-rs/balpan against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbalpan-rs%2Fbalpan" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/balpan-rs/balpan
[INFO] finished tweaking git repo https://github.com/balpan-rs/balpan
[INFO] tweaked toml for git repo https://github.com/balpan-rs/balpan written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/balpan-rs/balpan on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/balpan-rs/balpan 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 38d40935b319c919e172fe3dd1e114254fbaa7f5e9f62032c80a9bdea3cf3461
[INFO] running `Command { std: "docker" "start" "-a" "38d40935b319c919e172fe3dd1e114254fbaa7f5e9f62032c80a9bdea3cf3461", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "38d40935b319c919e172fe3dd1e114254fbaa7f5e9f62032c80a9bdea3cf3461", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38d40935b319c919e172fe3dd1e114254fbaa7f5e9f62032c80a9bdea3cf3461", kill_on_drop: false }`
[INFO] [stdout] 38d40935b319c919e172fe3dd1e114254fbaa7f5e9f62032c80a9bdea3cf3461
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2e869ad6d77cbc4ff90c3c765eae5aa1c1d05cee85b373b495caff9dcb9fa63f
[INFO] running `Command { std: "docker" "start" "-a" "2e869ad6d77cbc4ff90c3c765eae5aa1c1d05cee85b373b495caff9dcb9fa63f", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling syn v2.0.53
[INFO] [stderr]    Compiling libz-sys v1.1.15
[INFO] [stderr]    Compiling libssh2-sys v0.3.0
[INFO] [stderr]    Compiling libgit2-sys v0.15.2+1.6.4
[INFO] [stderr]    Compiling tree-sitter v0.20.10
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling etcetera v0.8.0
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling clap_derive v4.5.3
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling ignore v0.4.22
[INFO] [stderr]    Compiling clap v4.5.3
[INFO] [stderr]    Compiling git2 v0.17.2
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling balpan v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/commands/boyer_moore.rs:28:37
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn new(pattern: &'a [T]) -> BoyerMooreSearch<T> {
[INFO] [stdout]    |                          --         ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn new(pattern: &'a [T]) -> BoyerMooreSearch<'a, T> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.98s
[INFO] running `Command { std: "docker" "inspect" "2e869ad6d77cbc4ff90c3c765eae5aa1c1d05cee85b373b495caff9dcb9fa63f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e869ad6d77cbc4ff90c3c765eae5aa1c1d05cee85b373b495caff9dcb9fa63f", kill_on_drop: false }`
[INFO] [stdout] 2e869ad6d77cbc4ff90c3c765eae5aa1c1d05cee85b373b495caff9dcb9fa63f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ec56ac421fc502dee36fa00a324343d35f84ea37f2b7ba94b286c6737e49139d
[INFO] running `Command { std: "docker" "start" "-a" "ec56ac421fc502dee36fa00a324343d35f84ea37f2b7ba94b286c6737e49139d", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/commands/boyer_moore.rs:28:37
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn new(pattern: &'a [T]) -> BoyerMooreSearch<T> {
[INFO] [stdout]    |                          --         ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn new(pattern: &'a [T]) -> BoyerMooreSearch<'a, T> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling balpan v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `test_templated_function_definition` is never used
[INFO] [stdout]    --> tests/integration_test/analyze_command_test/cpp_test/blazingmq_case_test.rs:127:4
[INFO] [stdout]     |
[INFO] [stdout] 127 | fn test_templated_function_definition() {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_function_definition_together_with_macro_combined` is never used
[INFO] [stdout]   --> tests/integration_test/analyze_command_test/c_test/redis_case_test.rs:58:4
[INFO] [stdout]    |
[INFO] [stdout] 58 | fn test_function_definition_together_with_macro_combined() {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/commands/boyer_moore.rs:28:37
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn new(pattern: &'a [T]) -> BoyerMooreSearch<T> {
[INFO] [stdout]    |                          --         ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn new(pattern: &'a [T]) -> BoyerMooreSearch<'a, T> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.86s
[INFO] running `Command { std: "docker" "inspect" "ec56ac421fc502dee36fa00a324343d35f84ea37f2b7ba94b286c6737e49139d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec56ac421fc502dee36fa00a324343d35f84ea37f2b7ba94b286c6737e49139d", kill_on_drop: false }`
[INFO] [stdout] ec56ac421fc502dee36fa00a324343d35f84ea37f2b7ba94b286c6737e49139d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b3a0c21007167d3e16435318795cf95c7351234f5f432f57574c7132dc521d0c
[INFO] running `Command { std: "docker" "start" "-a" "b3a0c21007167d3e16435318795cf95c7351234f5f432f57574c7132dc521d0c", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/commands/boyer_moore.rs:28:37
[INFO] [stderr]    |
[INFO] [stderr] 28 |     pub fn new(pattern: &'a [T]) -> BoyerMooreSearch<T> {
[INFO] [stderr]    |                          --         ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                          |
[INFO] [stderr]    |                          the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 28 |     pub fn new(pattern: &'a [T]) -> BoyerMooreSearch<'a, T> {
[INFO] [stderr]    |                                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: `balpan` (lib) generated 1 warning (run `cargo fix --lib -p balpan` to apply 1 suggestion)
[INFO] [stderr] warning: `balpan` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: function `test_templated_function_definition` is never used
[INFO] [stderr]    --> tests/integration_test/analyze_command_test/cpp_test/blazingmq_case_test.rs:127:4
[INFO] [stderr]     |
[INFO] [stderr] 127 | fn test_templated_function_definition() {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_function_definition_together_with_macro_combined` is never used
[INFO] [stderr]   --> tests/integration_test/analyze_command_test/c_test/redis_case_test.rs:58:4
[INFO] [stderr]    |
[INFO] [stderr] 58 | fn test_function_definition_together_with_macro_combined() {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `balpan` (test "integration_test") generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/balpan-258e521ebc75464a)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test merge_toml_tests::allow_env_variable_override ... ok
[INFO] [stdout] test merge_toml_tests::language_toml_map_merges ... ok
[INFO] [stdout] test merge_toml_tests::language_toml_nested_array_merges ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/balpan-47c266867378dc57)
[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] [stderr]      Running tests/analyzer_test.rs (/opt/rustwide/target/debug/deps/analyzer_test-865c0d66a4acf244)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test analyzer_test::analyze_test::test_ignore_doc_macro ... FAILED
[INFO] [stdout] test analyzer_test::analyze_test::test_stacked_macros ... FAILED
[INFO] [stdout] test analyzer_test::analyze_test::test_trait_and_impl ... FAILED
[INFO] [stdout] test analyzer_test::analyze_test::test_ignore_todo_test_macro ... FAILED
[INFO] [stdout] test analyzer_test::analyze_test::test_idempotency_within_nested_scope ... FAILED
[INFO] [stdout] test analyzer_test::analyze_test::test_idempotency ... FAILED
[INFO] [stdout] test analyzer_test::analyze_test::test_trait_and_impl_with_mod ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- analyzer_test::analyze_test::test_ignore_doc_macro stdout ----
[INFO] [stdout] Fetching 104 grammars
[INFO] [stdout] Failure 1/104: fish Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/opt/rustwide/runtime/grammars/sources/fish/.git/hooks/update.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 2/104: gowork Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/opt/rustwide/runtime/grammars/sources/gowork/.git/hooks/update.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 3/104: elixir Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/opt/rustwide/runtime/grammars/sources/elixir/.git/hooks/update.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 4/104: rescript Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/opt/rustwide/runtime/grammars/sources/rescript/.git/hooks/update.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 5/104: perl Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/opt/rustwide/runtime/grammars/sources/perl/.git/hooks/update.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 6/104: awk Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/opt/rustwide/runtime/grammars/sources/awk/.git/hooks/update.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 7/104: ocaml-interface Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/opt/rustwide/runtime/grammars/sources/ocaml-interface/.git/hooks/update.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 8/104: vue Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/opt/rustwide/runtime/grammars/sources/vue/.git/hooks/update.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 9/104: dart Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/opt/rustwide/runtime/grammars/sources/dart/.git/hooks/update.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 10/104: cpp Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/opt/rustwide/runtime/grammars/sources/cpp/.git/hooks/update.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 11/104: rust Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/opt/rustwide/runtime/grammars/sources/rust/.git/hooks/update.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 12/104: nix Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/opt/rustwide/runtime/grammars/sources/nix/.git/hooks/update.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 13/104: beancount Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/opt/rustwide/runtime/grammars/sources/beancount/.git/hooks/update.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 14/104: lean Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/opt/rustwide/runtime/grammars/sources/lean/.git/hooks/update.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 15/104: protobuf Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/opt/rustwide/runtime/grammars/sources/protobuf/.git/hooks/update.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 16/104: org Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/opt/rustwide/runtime/grammars/sources/org/.git/hooks/update.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 17/104: gotmpl Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/opt/rustwide/runtime/grammars/sources/gotmpl/.git/hooks/update.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 18/104: python Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/sendemail-validate.sample' to '/opt/rustwide/runtime/grammars/sources/python/.git/hooks/sendemail-validate.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 19/104: nu Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/sendemail-validate.sample' to '/opt/rustwide/runtime/grammars/sources/nu/.git/hooks/sendemail-validate.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 20/104: lua Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/opt/rustwide/runtime/grammars/sources/lua/.git/hooks/update.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 21/104: robot Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/opt/rustwide/runtime/grammars/sources/robot/.git/hooks/update.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 22/104: erlang Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/sendemail-validate.sample' to '/opt/rustwide/runtime/grammars/sources/erlang/.git/hooks/sendemail-validate.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 23/104: llvm-mir Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/opt/rustwide/runtime/grammars/sources/llvm-mir/.git/hooks/update.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 24/104: hcl Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/sendemail-validate.sample' to '/opt/rustwide/runtime/grammars/sources/hcl/.git/hooks/sendemail-validate.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 25/104: kotlin Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/opt/rustwide/runtime/grammars/sources/kotlin/.git/hooks/update.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 26/104: gomod Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/opt/rustwide/runtime/grammars/sources/gomod/.git/hooks/update.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 27/104: ledger Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/opt/rustwide/runtime/grammars/sources/ledger/.git/hooks/update.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 28/104: hare Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 29/104: godot-resource Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 30/104: vala Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 31/104: gdscript Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 32/104: cpon Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 33/104: meson Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 34/104: edoc Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 35/104: v Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 36/104: scheme Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 37/104: verilog Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 38/104: odin Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 39/104: openscad Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 40/104: clojure Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 41/104: prisma Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 42/104: ungrammar Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 43/104: elvish Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 44/104: cue Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 45/104: fortran Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 46/104: dot Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 47/104: esdl Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 48/104: pascal Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 49/104: slint Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 50/104: xit Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 51/104: bass Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 52/104: bicep Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 53/104: wast Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 54/104: wat Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 55/104: kdl Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 56/104: d Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 57/104: sml Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 58/104: qmljs Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 59/104: dtd Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 60/104: prql Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 61/104: wit Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 62/104: matlab Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 63/104: yuck Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 64/104: astro Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 65/104: uxntal Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 66/104: capnp Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 67/104: nim Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 68/104: hurl Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 69/104: forth Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 70/104: ponylang Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 71/104: nasm Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 72/104: vhdl Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 73/104: opencl Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 74/104: rego Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 75/104: smithy Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 76/104: ruby Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/tree-sitter/tree-sitter-ruby/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 77/104: svelte Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/Himujjal/tree-sitter-svelte/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 78/104: gleam Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/gleam-lang/tree-sitter-gleam/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 79/104: scala Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/tree-sitter/tree-sitter-scala/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 80/104: typescript Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/tree-sitter/tree-sitter-typescript/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 81/104: elm Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/elm-tooling/tree-sitter-elm/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 82/104: tsx Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/tree-sitter/tree-sitter-typescript/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 83/104: c Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/tree-sitter/tree-sitter-c/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 84/104: llvm Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/benwilliamgraham/tree-sitter-llvm/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 85/104: go Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/tree-sitter/tree-sitter-go/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 86/104: comment Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/stsewd/tree-sitter-comment/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 87/104: nickel Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/nickel-lang/tree-sitter-nickel/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 88/104: c-sharp Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/tree-sitter/tree-sitter-c-sharp/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 89/104: swift Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/alex-pinkus/tree-sitter-swift/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 90/104: ocaml Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/tree-sitter/tree-sitter-ocaml/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 91/104: javascript Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/tree-sitter/tree-sitter-javascript/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 92/104: just Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/IndianBoy42/tree-sitter-just/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 93/104: glsl Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/theHamsta/tree-sitter-glsl/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 94/104: r Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/r-lib/tree-sitter-r/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 95/104: java Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/tree-sitter/tree-sitter-java/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 96/104: wgsl Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/szebniok/tree-sitter-wgsl/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 97/104: solidity Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/JoranHonig/tree-sitter-solidity/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 98/104: tsq Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/the-mikedavis/tree-sitter-tsq/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 99/104: julia Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/tree-sitter/tree-sitter-julia/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 100/104: haskell Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/tree-sitter/tree-sitter-haskell/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 101/104: php Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/tree-sitter/tree-sitter-php/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 102/104: tablegen Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/Flakebi/tree-sitter-tablegen/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 103/104: zig Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/maxxnino/tree-sitter-zig/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 104/104: twig Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/gbprod/tree-sitter-twig/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'analyzer_test::analyze_test::test_ignore_doc_macro' (32) panicked at tests/analyzer_test/analyze_test.rs:7:22:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: 104 grammars failed to fetch
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.81/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::__private::format_err
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.81/src/lib.rs:691:13
[INFO] [stdout]    2: balpan::grammar::fetch_grammars
[INFO] [stdout]              at ./src/grammar.rs:143:9
[INFO] [stdout]    3: analyzer_test::analyzer_test::analyze_test::assert_analyzed_source_code
[INFO] [stdout]              at ./tests/analyzer_test/analyze_test.rs:7:5
[INFO] [stdout]    4: analyzer_test::analyzer_test::analyze_test::test_ignore_doc_macro
[INFO] [stdout]              at ./tests/analyzer_test/analyze_test.rs:195:5
[INFO] [stdout]    5: analyzer_test::analyzer_test::analyze_test::test_ignore_doc_macro::{{closure}}
[INFO] [stdout]              at ./tests/analyzer_test/analyze_test.rs:181:27
[INFO] [stdout]    6: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    7: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    8: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]    9: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   10: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   11: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   12: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   13: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   14: test::run_test_in_process
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   15: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   16: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   17: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   18: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   19: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   20: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   21: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   22: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   23: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   24: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   26: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   27: <unknown>
[INFO] [stdout]   28: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56a0c6913d52 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56a0c6913d52 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56a0c6913d52 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56a0c6913d52 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56a0c6924f2f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56a0c6924f2f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x56a0c68dd051 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56a0c68dd051 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56a0c68e9832 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56a0c68ef63f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x56a0c68ef4d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x56a0c66afb2e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x56a0c66afb2e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56a0c68efcff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x56a0c68efcff - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x56a0c68efb5a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x56a0c68e9969 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x56a0c68d083d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x56a0c692e700 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56a0c692dbc6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x56a0c668dd1d - core::result::Result<T,E>::unwrap::h0ce64830d7595f5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x56a0c668dd1d - analyzer_test::analyzer_test::analyze_test::assert_analyzed_source_code::hf77eb2454f507017
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/analyzer_test/analyze_test.rs:7:22
[INFO] [stdout]   22:     0x56a0c668dc38 - analyzer_test::analyzer_test::analyze_test::test_ignore_doc_macro::h2d9275f3891ba626
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/analyzer_test/analyze_test.rs:195:5
[INFO] [stdout]   23:     0x56a0c668dc57 - analyzer_test::analyzer_test::analyze_test::test_ignore_doc_macro::{{closure}}::h0ce4ff7f9b50d6fe
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/analyzer_test/analyze_test.rs:181:27
[INFO] [stdout]   24:     0x56a0c668e546 - core::ops::function::FnOnce::call_once::hb245cf0839f14d87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56a0c66af8eb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x56a0c66af8eb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x56a0c66c5555 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x56a0c66c5555 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x56a0c66c5555 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x56a0c66c5555 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x56a0c66c5555 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x56a0c66c5555 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x56a0c66c5555 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x56a0c669bd44 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x56a0c669bd44 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x56a0c669f60a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x56a0c669f60a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x56a0c669f60a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x56a0c669f60a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x56a0c669f60a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x56a0c669f60a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x56a0c669f60a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x56a0c68e491f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   44:     0x56a0c68e491f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   45:     0x74b21bffdaa4 - <unknown>
[INFO] [stdout]   46:     0x74b21c08aa34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- analyzer_test::analyze_test::test_stacked_macros stdout ----
[INFO] [stdout] Fetching 104 grammars
[INFO] [stdout] Failure 1/104: typescript Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 2/104: awk Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/opt/rustwide/runtime/grammars/sources/awk/.git/hooks/update.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 3/104: fish Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/pre-receive.sample' to '/opt/rustwide/runtime/grammars/sources/fish/.git/hooks/pre-receive.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 4/104: protobuf Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/pre-applypatch.sample' to '/opt/rustwide/runtime/grammars/sources/protobuf/.git/hooks/pre-applypatch.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 5/104: rust Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/pre-applypatch.sample' to '/opt/rustwide/runtime/grammars/sources/rust/.git/hooks/pre-applypatch.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 6/104: go Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 7/104: c Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/pre-applypatch.sample' to '/opt/rustwide/runtime/grammars/sources/c/.git/hooks/pre-applypatch.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 8/104: gotmpl Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 9/104: gomod Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 10/104: gowork Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 11/104: c-sharp Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 12/104: tsx Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 13/104: javascript Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 14/104: cpp Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 15/104: python Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 16/104: ruby Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 17/104: twig Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 18/104: lean Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 19/104: nix Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 20/104: julia Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 21/104: nickel Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 22/104: elixir Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 23/104: java Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 24/104: lua Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 25/104: beancount Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 26/104: php Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 27/104: ledger Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 28/104: tsq Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 29/104: ocaml Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 30/104: ocaml-interface Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 31/104: svelte Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 32/104: perl Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 33/104: vue Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 34/104: zig Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 35/104: llvm-mir Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 36/104: comment Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 37/104: wgsl Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 38/104: kotlin Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 39/104: tablegen Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 40/104: dart Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 41/104: haskell Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 42/104: glsl Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 43/104: llvm Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 44/104: rescript Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 45/104: gleam Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 46/104: erlang Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 47/104: elm Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 48/104: solidity Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 49/104: org Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 50/104: scala Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 51/104: r Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 52/104: gdscript Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 53/104: hare Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 54/104: vala Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 55/104: nu Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 56/104: hcl Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 57/104: swift Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 58/104: cpon Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 59/104: robot Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 60/104: scheme Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 61/104: v Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 62/104: godot-resource Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 63/104: odin Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 64/104: verilog Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 65/104: meson Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 66/104: openscad Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 67/104: clojure Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 68/104: elvish Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 69/104: dot Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 70/104: prisma Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 71/104: edoc Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 72/104: ungrammar Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: error: could not lock config file .git/config: File exists
[INFO] [stdout] fatal: could not set 'remote.origin.fetch' to '+refs/heads/*:refs/remotes/origin/*'
[INFO] [stdout] 
[INFO] [stdout] Failure 73/104: cue Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: error: could not lock config file .git/config: File exists
[INFO] [stdout] fatal: could not set 'remote.origin.url' to 'https://github.com/eonpatapon/tree-sitter-cue'
[INFO] [stdout] 
[INFO] [stdout] Failure 74/104: astro Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: error: could not lock config file .git/config: File exists
[INFO] [stdout] fatal: could not set 'remote.origin.url' to 'https://github.com/virchau13/tree-sitter-astro'
[INFO] [stdout] 
[INFO] [stdout] Failure 75/104: bass Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: error: could not lock config file .git/config: File exists
[INFO] [stdout] fatal: could not set 'remote.origin.url' to 'https://github.com/vito/tree-sitter-bass'
[INFO] [stdout] 
[INFO] [stdout] Failure 76/104: wast Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: error: remote origin already exists.
[INFO] [stdout] 
[INFO] [stdout] Failure 77/104: esdl Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: error: could not lock config file .git/config: File exists
[INFO] [stdout] fatal: could not set 'remote.origin.url' to 'https://github.com/greym0uth/tree-sitter-esdl'
[INFO] [stdout] 
[INFO] [stdout] Failure 78/104: dtd Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: error: remote origin already exists.
[INFO] [stdout] 
[INFO] [stdout] Failure 79/104: nasm Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: error: remote origin already exists.
[INFO] [stdout] 
[INFO] [stdout] Failure 80/104: capnp Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: error: remote origin already exists.
[INFO] [stdout] 
[INFO] [stdout] Failure 81/104: kdl Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: error: could not lock config file .git/config: File exists
[INFO] [stdout] fatal: could not set 'remote.origin.url' to 'https://github.com/Unoqwy/tree-sitter-kdl'
[INFO] [stdout] 
[INFO] [stdout] Failure 82/104: prql Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: error: remote origin already exists.
[INFO] [stdout] 
[INFO] [stdout] Failure 83/104: sml Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: error: could not lock config file .git/config: File exists
[INFO] [stdout] fatal: could not set 'remote.origin.url' to 'https://github.com/Giorbo/tree-sitter-sml'
[INFO] [stdout] 
[INFO] [stdout] Failure 84/104: hurl Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: error: remote origin already exists.
[INFO] [stdout] 
[INFO] [stdout] Failure 85/104: fortran Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: error: could not lock config file .git/config: File exists
[INFO] [stdout] fatal: could not set 'remote.origin.fetch' to '+refs/heads/*:refs/remotes/origin/*'
[INFO] [stdout] 
[INFO] [stdout] Failure 86/104: matlab Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: error: could not lock config file .git/config: File exists
[INFO] [stdout] fatal: could not set 'remote.origin.url' to 'https://github.com/mstanciu552/tree-sitter-matlab'
[INFO] [stdout] 
[INFO] [stdout] Failure 87/104: opencl Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: error: could not lock config file .git/config: File exists
[INFO] [stdout] fatal: could not set 'remote.origin.url' to 'https://github.com/lefp/tree-sitter-opencl'
[INFO] [stdout] 
[INFO] [stdout] Failure 88/104: forth Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: error: could not lock config file .git/config: File exists
[INFO] [stdout] fatal: could not set 'remote.origin.url' to 'https://github.com/alexanderbrevig/tree-sitter-forth'
[INFO] [stdout] 
[INFO] [stdout] Failure 89/104: just Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: error: could not lock config file .git/config: File exists
[INFO] [stdout] fatal: could not set 'remote.origin.fetch' to '+refs/heads/*:refs/remotes/origin/*'
[INFO] [stdout] 
[INFO] [stdout] Failure 90/104: nim Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: error: could not lock config file .git/config: File exists
[INFO] [stdout] fatal: could not set 'remote.origin.fetch' to '+refs/heads/*:refs/remotes/origin/*'
[INFO] [stdout] 
[INFO] [stdout] Failure 91/104: wit Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/hh9527/tree-sitter-wit/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 92/104: wat Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/wasm-lsp/tree-sitter-wasm/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 93/104: rego Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/FallenAngel97/tree-sitter-rego/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 94/104: uxntal Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/Jummit/tree-sitter-uxntal/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 95/104: d Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/gdamore/tree-sitter-d/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 96/104: xit Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/synaptiko/tree-sitter-xit/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 97/104: pascal Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/Isopod/tree-sitter-pascal/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 98/104: bicep Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/the-mikedavis/tree-sitter-bicep/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 99/104: vhdl Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/teburd/tree-sitter-vhdl/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 100/104: ponylang Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/mfelsche/tree-sitter-ponylang/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 101/104: smithy Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/indoorvivants/tree-sitter-smithy/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 102/104: slint Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/jrmoulton/tree-sitter-slint/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 103/104: yuck Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/Philipp-M/tree-sitter-yuck/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 104/104: qmljs Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/yuja/tree-sitter-qmljs/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'analyzer_test::analyze_test::test_stacked_macros' (34) panicked at tests/analyzer_test/analyze_test.rs:7:22:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: 104 grammars failed to fetch
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.81/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::__private::format_err
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.81/src/lib.rs:691:13
[INFO] [stdout]    2: balpan::grammar::fetch_grammars
[INFO] [stdout]              at ./src/grammar.rs:143:9
[INFO] [stdout]    3: analyzer_test::analyzer_test::analyze_test::assert_analyzed_source_code
[INFO] [stdout]              at ./tests/analyzer_test/analyze_test.rs:7:5
[INFO] [stdout]    4: analyzer_test::analyzer_test::analyze_test::test_stacked_macros
[INFO] [stdout]              at ./tests/analyzer_test/analyze_test.rs:50:5
[INFO] [stdout]    5: analyzer_test::analyzer_test::analyze_test::test_stacked_macros::{{closure}}
[INFO] [stdout]              at ./tests/analyzer_test/analyze_test.rs:32:25
[INFO] [stdout]    6: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    7: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    8: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]    9: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   10: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   11: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   12: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   13: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   14: test::run_test_in_process
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   15: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   16: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   17: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   18: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   19: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   20: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   21: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   22: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   23: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   24: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   26: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   27: <unknown>
[INFO] [stdout]   28: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56a0c6913d52 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56a0c6913d52 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56a0c6913d52 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56a0c6913d52 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56a0c6924f2f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56a0c6924f2f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x56a0c68dd051 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56a0c68dd051 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56a0c68e9832 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56a0c68ef63f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x56a0c68ef4d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x56a0c66afb2e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x56a0c66afb2e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56a0c68efcff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x56a0c68efcff - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x56a0c68efb5a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x56a0c68e9969 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x56a0c68d083d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x56a0c692e700 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56a0c692dbc6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x56a0c668dd1d - core::result::Result<T,E>::unwrap::h0ce64830d7595f5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x56a0c668dd1d - analyzer_test::analyzer_test::analyze_test::assert_analyzed_source_code::hf77eb2454f507017
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/analyzer_test/analyze_test.rs:7:22
[INFO] [stdout]   22:     0x56a0c668db18 - analyzer_test::analyzer_test::analyze_test::test_stacked_macros::hc6cce26c4d64e35a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/analyzer_test/analyze_test.rs:50:5
[INFO] [stdout]   23:     0x56a0c668db37 - analyzer_test::analyzer_test::analyze_test::test_stacked_macros::{{closure}}::haaf82cc41a47076e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/analyzer_test/analyze_test.rs:32:25
[INFO] [stdout]   24:     0x56a0c668e586 - core::ops::function::FnOnce::call_once::hd35094f255f8d458
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56a0c66af8eb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x56a0c66af8eb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x56a0c66c5555 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x56a0c66c5555 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x56a0c66c5555 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x56a0c66c5555 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x56a0c66c5555 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x56a0c66c5555 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x56a0c66c5555 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x56a0c669bd44 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x56a0c669bd44 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x56a0c669f60a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x56a0c669f60a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x56a0c669f60a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x56a0c669f60a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x56a0c669f60a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x56a0c669f60a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x56a0c669f60a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x56a0c68e491f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   44:     0x56a0c68e491f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   45:     0x74b21bffdaa4 - <unknown>
[INFO] [stdout]   46:     0x74b21c08aa34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- analyzer_test::analyze_test::test_trait_and_impl stdout ----
[INFO] [stdout] Fetching 104 grammars
[INFO] [stdout] Failure 1/104: awk Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/opt/rustwide/runtime/grammars/sources/awk/.git/hooks/update.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 2/104: rust Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/opt/rustwide/runtime/grammars/sources/rust/.git/hooks/update.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 3/104: protobuf Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/opt/rustwide/runtime/grammars/sources/protobuf/.git/hooks/update.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 4/104: go Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 5/104: tsx Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 6/104: ruby Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 7/104: cpp Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/sendemail-validate.sample' to '/opt/rustwide/runtime/grammars/sources/cpp/.git/hooks/sendemail-validate.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 8/104: c Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/pre-applypatch.sample' to '/opt/rustwide/runtime/grammars/sources/c/.git/hooks/pre-applypatch.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 9/104: nix Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 10/104: javascript Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 11/104: php Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 12/104: gomod Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 13/104: nickel Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 14/104: typescript Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 15/104: python Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 16/104: gotmpl Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 17/104: gowork Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 18/104: twig Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 19/104: c-sharp Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 20/104: lean Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 21/104: lua Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 22/104: julia Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 23/104: beancount Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 24/104: java Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 25/104: glsl Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 26/104: svelte Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 27/104: vue Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 28/104: ledger Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 29/104: ocaml Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 30/104: ocaml-interface Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 31/104: haskell Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 32/104: zig Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 33/104: comment Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 34/104: tsq Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 35/104: llvm Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 36/104: llvm-mir Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 37/104: elm Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 38/104: org Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 39/104: perl Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 40/104: v Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 41/104: edoc Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 42/104: r Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 43/104: rescript Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 44/104: scala Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 45/104: wgsl Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 46/104: hare Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 47/104: erlang Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 48/104: vala Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 49/104: dart Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 50/104: prisma Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 51/104: cpon Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 52/104: godot-resource Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 53/104: kotlin Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 54/104: solidity Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 55/104: robot Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 56/104: nu Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 57/104: tablegen Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 58/104: fortran Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 59/104: openscad Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 60/104: clojure Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 61/104: odin Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 62/104: meson Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 63/104: xit Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 64/104: swift Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 65/104: gdscript Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 66/104: astro Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 67/104: ungrammar Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 68/104: d Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 69/104: gleam Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 70/104: pascal Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 71/104: hcl Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 72/104: wast Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 73/104: scheme Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 74/104: cue Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 75/104: elvish Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 76/104: bass Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 77/104: dot Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 78/104: verilog Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 79/104: wat Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 80/104: slint Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 81/104: kdl Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 82/104: nim Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 83/104: dtd Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 84/104: prql Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 85/104: wit Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 86/104: nasm Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 87/104: matlab Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 88/104: hurl Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 89/104: rego Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: error: could not lock config file .git/config: File exists
[INFO] [stdout] fatal: could not set 'remote.origin.fetch' to '+refs/heads/*:refs/remotes/origin/*'
[INFO] [stdout] 
[INFO] [stdout] Failure 90/104: forth Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 91/104: opencl Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 92/104: ponylang Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: error: could not lock config file .git/config: File exists
[INFO] [stdout] fatal: could not set 'remote.origin.url' to 'https://github.com/mfelsche/tree-sitter-ponylang'
[INFO] [stdout] 
[INFO] [stdout] Failure 93/104: yuck Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: error: could not lock config file .git/config: File exists
[INFO] [stdout] fatal: could not set 'remote.origin.fetch' to '+refs/heads/*:refs/remotes/origin/*'
[INFO] [stdout] 
[INFO] [stdout] Failure 94/104: capnp Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: error: could not lock config file .git/config: File exists
[INFO] [stdout] fatal: could not set 'remote.origin.fetch' to '+refs/heads/*:refs/remotes/origin/*'
[INFO] [stdout] 
[INFO] [stdout] Failure 95/104: sml Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/Giorbo/tree-sitter-sml/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 96/104: esdl Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/greym0uth/tree-sitter-esdl/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 97/104: fish Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/ram02z/tree-sitter-fish/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 98/104: smithy Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/indoorvivants/tree-sitter-smithy/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 99/104: uxntal Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/Jummit/tree-sitter-uxntal/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 100/104: qmljs Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/yuja/tree-sitter-qmljs/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 101/104: bicep Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/the-mikedavis/tree-sitter-bicep/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 102/104: just Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/IndianBoy42/tree-sitter-just/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 103/104: elixir Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/elixir-lang/tree-sitter-elixir/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 104/104: vhdl Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/teburd/tree-sitter-vhdl/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'analyzer_test::analyze_test::test_trait_and_impl' (35) panicked at tests/analyzer_test/analyze_test.rs:7:22:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: 104 grammars failed to fetch
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.81/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::__private::format_err
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.81/src/lib.rs:691:13
[INFO] [stdout]    2: balpan::grammar::fetch_grammars
[INFO] [stdout]              at ./src/grammar.rs:143:9
[INFO] [stdout]    3: analyzer_test::analyzer_test::analyze_test::assert_analyzed_source_code
[INFO] [stdout]              at ./tests/analyzer_test/analyze_test.rs:7:5
[INFO] [stdout]    4: analyzer_test::analyzer_test::analyze_test::test_trait_and_impl
[INFO] [stdout]              at ./tests/analyzer_test/analyze_test.rs:237:5
[INFO] [stdout]    5: analyzer_test::analyzer_test::analyze_test::test_trait_and_impl::{{closure}}
[INFO] [stdout]              at ./tests/analyzer_test/analyze_test.rs:199:25
[INFO] [stdout]    6: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    7: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    8: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]    9: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   10: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   11: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   12: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   13: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   14: test::run_test_in_process
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   15: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   16: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   17: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   18: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   19: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   20: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   21: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   22: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   23: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   24: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   26: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   27: <unknown>
[INFO] [stdout]   28: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56a0c6913d52 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56a0c6913d52 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56a0c6913d52 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56a0c6913d52 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56a0c6924f2f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56a0c6924f2f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x56a0c68dd051 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56a0c68dd051 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56a0c68e9832 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56a0c68ef63f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x56a0c68ef4d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x56a0c66afb2e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x56a0c66afb2e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56a0c68efcff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x56a0c68efcff - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x56a0c68efb5a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x56a0c68e9969 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x56a0c68d083d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x56a0c692e700 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56a0c692dbc6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x56a0c668dd1d - core::result::Result<T,E>::unwrap::h0ce64830d7595f5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x56a0c668dd1d - analyzer_test::analyzer_test::analyze_test::assert_analyzed_source_code::hf77eb2454f507017
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/analyzer_test/analyze_test.rs:7:22
[INFO] [stdout]   22:     0x56a0c668dba8 - analyzer_test::analyzer_test::analyze_test::test_trait_and_impl::hfed02aa8e2406b49
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/analyzer_test/analyze_test.rs:237:5
[INFO] [stdout]   23:     0x56a0c668dbc7 - analyzer_test::analyzer_test::analyze_test::test_trait_and_impl::{{closure}}::hd1ee6df9fc37e9f2
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/analyzer_test/analyze_test.rs:199:25
[INFO] [stdout]   24:     0x56a0c668e606 - core::ops::function::FnOnce::call_once::hf08323e887a58b8b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56a0c66af8eb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x56a0c66af8eb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x56a0c66c5555 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x56a0c66c5555 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x56a0c66c5555 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x56a0c66c5555 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x56a0c66c5555 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x56a0c66c5555 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x56a0c66c5555 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x56a0c669bd44 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x56a0c669bd44 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x56a0c669f60a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x56a0c669f60a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x56a0c669f60a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x56a0c669f60a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x56a0c669f60a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x56a0c669f60a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x56a0c669f60a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x56a0c68e491f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   44:     0x56a0c68e491f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   45:     0x74b21bffdaa4 - <unknown>
[INFO] [stdout]   46:     0x74b21c08aa34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- analyzer_test::analyze_test::test_ignore_todo_test_macro stdout ----
[INFO] [stdout] Fetching 104 grammars
[INFO] [stdout] Failure 1/104: gotmpl Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 2/104: protobuf Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/opt/rustwide/runtime/grammars/sources/protobuf/.git/hooks/update.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 3/104: rust Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/opt/rustwide/runtime/grammars/sources/rust/.git/hooks/update.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 4/104: gowork Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 5/104: c Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/pre-applypatch.sample' to '/opt/rustwide/runtime/grammars/sources/c/.git/hooks/pre-applypatch.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 6/104: elixir Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/opt/rustwide/runtime/grammars/sources/elixir/.git/hooks/update.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 7/104: typescript Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 8/104: javascript Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 9/104: fish Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 10/104: cpp Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 11/104: go Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 12/104: python Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 13/104: nickel Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 14/104: nix Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 15/104: gomod Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 16/104: c-sharp Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 17/104: php Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 18/104: tsx Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 19/104: twig Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 20/104: julia Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 21/104: ruby Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 22/104: ocaml Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 23/104: lua Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 24/104: lean Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 25/104: haskell Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 26/104: zig Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 27/104: svelte Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 28/104: ledger Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 29/104: ocaml-interface Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 30/104: beancount Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 31/104: wgsl Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 32/104: llvm Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 33/104: tsq Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 34/104: glsl Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 35/104: java Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 36/104: vue Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 37/104: llvm-mir Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 38/104: erlang Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 39/104: elm Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 40/104: comment Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 41/104: perl Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 42/104: dart Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 43/104: org Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 44/104: solidity Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 45/104: scala Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 46/104: rescript Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 47/104: kotlin Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 48/104: tablegen Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 49/104: gleam Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 50/104: hcl Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 51/104: robot Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 52/104: cpon Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 53/104: gdscript Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 54/104: godot-resource Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 55/104: nu Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 56/104: r Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 57/104: swift Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 58/104: cue Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 59/104: clojure Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 60/104: elvish Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 61/104: vala Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 62/104: openscad Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 63/104: verilog Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 64/104: hare Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 65/104: slint Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 66/104: scheme Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 67/104: edoc Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 68/104: odin Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 69/104: dot Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 70/104: astro Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 71/104: bass Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: error: could not lock config file .git/config: File exists
[INFO] [stdout] fatal: could not set 'remote.origin.url' to 'https://github.com/vito/tree-sitter-bass'
[INFO] [stdout] 
[INFO] [stdout] Failure 72/104: wast Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: error: remote origin already exists.
[INFO] [stdout] 
[INFO] [stdout] Failure 73/104: d Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: error: remote origin already exists.
[INFO] [stdout] 
[INFO] [stdout] Failure 74/104: nasm Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: error: remote origin already exists.
[INFO] [stdout] 
[INFO] [stdout] Failure 75/104: prql Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: error: could not lock config file .git/config: File exists
[INFO] [stdout] fatal: could not set 'remote.origin.url' to 'https://github.com/PRQL/tree-sitter-prql'
[INFO] [stdout] 
[INFO] [stdout] Failure 76/104: sml Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: error: could not lock config file .git/config: File exists
[INFO] [stdout] fatal: could not set 'remote.origin.url' to 'https://github.com/Giorbo/tree-sitter-sml'
[INFO] [stdout] 
[INFO] [stdout] Failure 77/104: nim Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: error: remote origin already exists.
[INFO] [stdout] 
[INFO] [stdout] Failure 78/104: matlab Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: error: remote origin already exists.
[INFO] [stdout] 
[INFO] [stdout] Failure 79/104: opencl Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: error: remote origin already exists.
[INFO] [stdout] 
[INFO] [stdout] Failure 80/104: forth Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: error: remote origin already exists.
[INFO] [stdout] 
[INFO] [stdout] Failure 81/104: xit Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: error: could not lock config file .git/config: File exists
[INFO] [stdout] fatal: could not set 'remote.origin.fetch' to '+refs/heads/*:refs/remotes/origin/*'
[INFO] [stdout] 
[INFO] [stdout] Failure 82/104: esdl Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/greym0uth/tree-sitter-esdl/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 83/104: qmljs Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/yuja/tree-sitter-qmljs/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 84/104: v Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/vlang/vls/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 85/104: yuck Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/Philipp-M/tree-sitter-yuck/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 86/104: ungrammar Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/Philipp-M/tree-sitter-ungrammar/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 87/104: rego Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/FallenAngel97/tree-sitter-rego/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 88/104: awk Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/Beaglefoot/tree-sitter-awk/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 89/104: ponylang Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/mfelsche/tree-sitter-ponylang/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 90/104: kdl Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/Unoqwy/tree-sitter-kdl/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 91/104: meson Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/staysail/tree-sitter-meson/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 92/104: just Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/IndianBoy42/tree-sitter-just/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 93/104: fortran Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/stadelmanma/tree-sitter-fortran/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 94/104: wat Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/wasm-lsp/tree-sitter-wasm/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 95/104: vhdl Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/teburd/tree-sitter-vhdl/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 96/104: capnp Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/amaanq/tree-sitter-capnp/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 97/104: prisma Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/victorhqc/tree-sitter-prisma/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 98/104: dtd Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/KMikeeU/tree-sitter-dtd/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 99/104: pascal Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/Isopod/tree-sitter-pascal/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 100/104: bicep Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/the-mikedavis/tree-sitter-bicep/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 101/104: wit Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/hh9527/tree-sitter-wit/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 102/104: smithy Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/indoorvivants/tree-sitter-smithy/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 103/104: uxntal Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/Jummit/tree-sitter-uxntal/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 104/104: hurl Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/pfeiferj/tree-sitter-hurl/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'analyzer_test::analyze_test::test_ignore_todo_test_macro' (33) panicked at tests/analyzer_test/analyze_test.rs:7:22:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: 104 grammars failed to fetch
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.81/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::__private::format_err
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.81/src/lib.rs:691:13
[INFO] [stdout]    2: balpan::grammar::fetch_grammars
[INFO] [stdout]              at ./src/grammar.rs:143:9
[INFO] [stdout]    3: analyzer_test::analyzer_test::analyze_test::assert_analyzed_source_code
[INFO] [stdout]              at ./tests/analyzer_test/analyze_test.rs:7:5
[INFO] [stdout]    4: analyzer_test::analyzer_test::analyze_test::test_ignore_todo_test_macro
[INFO] [stdout]              at ./tests/analyzer_test/analyze_test.rs:177:5
[INFO] [stdout]    5: analyzer_test::analyzer_test::analyze_test::test_ignore_todo_test_macro::{{closure}}
[INFO] [stdout]              at ./tests/analyzer_test/analyze_test.rs:152:33
[INFO] [stdout]    6: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    7: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    8: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]    9: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   10: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   11: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   12: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   13: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   14: test::run_test_in_process
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   15: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   16: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   17: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   18: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   19: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   20: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   21: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   22: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   23: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   24: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   26: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   27: <unknown>
[INFO] [stdout]   28: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56a0c6913d52 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56a0c6913d52 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56a0c6913d52 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56a0c6913d52 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56a0c6924f2f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56a0c6924f2f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x56a0c68dd051 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56a0c68dd051 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56a0c68e9832 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56a0c68ef63f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x56a0c68ef4d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x56a0c66afb2e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x56a0c66afb2e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56a0c68efcff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x56a0c68efcff - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x56a0c68efb5a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x56a0c68e9969 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x56a0c68d083d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x56a0c692e700 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56a0c692dbc6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x56a0c668dd1d - core::result::Result<T,E>::unwrap::h0ce64830d7595f5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x56a0c668dd1d - analyzer_test::analyzer_test::analyze_test::assert_analyzed_source_code::hf77eb2454f507017
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/analyzer_test/analyze_test.rs:7:22
[INFO] [stdout]   22:     0x56a0c668e1f8 - analyzer_test::analyzer_test::analyze_test::test_ignore_todo_test_macro::h3446371718e939c8
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/analyzer_test/analyze_test.rs:177:5
[INFO] [stdout]   23:     0x56a0c668e217 - analyzer_test::analyzer_test::analyze_test::test_ignore_todo_test_macro::{{closure}}::h41aa694042d087d2
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/analyzer_test/analyze_test.rs:152:33
[INFO] [stdout]   24:     0x56a0c668e476 - core::ops::function::FnOnce::call_once::h6eedda1503cd3f9c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56a0c66af8eb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x56a0c66af8eb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x56a0c66c5555 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x56a0c66c5555 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x56a0c66c5555 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x56a0c66c5555 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x56a0c66c5555 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x56a0c66c5555 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x56a0c66c5555 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x56a0c669bd44 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x56a0c669bd44 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x56a0c669f60a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x56a0c669f60a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x56a0c669f60a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x56a0c669f60a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x56a0c669f60a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x56a0c669f60a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x56a0c669f60a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x56a0c68e491f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   44:     0x56a0c68e491f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   45:     0x74b21bffdaa4 - <unknown>
[INFO] [stdout]   46:     0x74b21c08aa34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- analyzer_test::analyze_test::test_idempotency_within_nested_scope stdout ----
[INFO] [stdout] Fetching 104 grammars
[INFO] [stdout] Failure 1/104: python Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 2/104: nix Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 3/104: lean Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 4/104: typescript Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/opt/rustwide/runtime/grammars/sources/typescript/.git/hooks/update.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 5/104: elixir Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/opt/rustwide/runtime/grammars/sources/elixir/.git/hooks/update.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 6/104: c-sharp Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/opt/rustwide/runtime/grammars/sources/c-sharp/.git/hooks/update.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 7/104: cpp Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/opt/rustwide/runtime/grammars/sources/cpp/.git/hooks/update.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 8/104: javascript Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/opt/rustwide/runtime/grammars/sources/javascript/.git/hooks/update.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 9/104: rust Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/opt/rustwide/runtime/grammars/sources/rust/.git/hooks/update.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 10/104: gotmpl Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/opt/rustwide/runtime/grammars/sources/gotmpl/.git/hooks/update.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 11/104: go Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/opt/rustwide/runtime/grammars/sources/go/.git/hooks/update.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 12/104: awk Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/opt/rustwide/runtime/grammars/sources/awk/.git/hooks/update.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 13/104: gowork Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/opt/rustwide/runtime/grammars/sources/gowork/.git/hooks/update.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 14/104: c Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/opt/rustwide/runtime/grammars/sources/c/.git/hooks/update.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 15/104: fish Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/opt/rustwide/runtime/grammars/sources/fish/.git/hooks/update.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 16/104: gomod Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/opt/rustwide/runtime/grammars/sources/gomod/.git/hooks/update.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 17/104: ledger Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 18/104: nickel Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 19/104: ruby Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 20/104: twig Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 21/104: tsx Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 22/104: php Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 23/104: java Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 24/104: julia Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 25/104: ocaml Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 26/104: beancount Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 27/104: lua Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 28/104: ocaml-interface Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 29/104: svelte Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 30/104: comment Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 31/104: vue Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 32/104: elm Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 33/104: glsl Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 34/104: perl Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 35/104: zig Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 36/104: tablegen Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 37/104: wgsl Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 38/104: dart Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 39/104: llvm Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 40/104: scala Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 41/104: org Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 42/104: haskell Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 43/104: rescript Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 44/104: tsq Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 45/104: vala Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 46/104: gleam Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 47/104: erlang Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 48/104: nu Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 49/104: godot-resource Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 50/104: robot Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 51/104: llvm-mir Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 52/104: v Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 53/104: gdscript Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 54/104: cpon Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 55/104: kotlin Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 56/104: solidity Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 57/104: r Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 58/104: prisma Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 59/104: hare Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 60/104: verilog Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 61/104: swift Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 62/104: meson Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 63/104: dot Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 64/104: openscad Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 65/104: edoc Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 66/104: scheme Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 67/104: clojure Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 68/104: hcl Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 69/104: odin Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 70/104: elvish Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 71/104: fortran Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 72/104: xit Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 73/104: ungrammar Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 74/104: cue Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 75/104: slint Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 76/104: pascal Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 77/104: astro Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 78/104: kdl Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 79/104: bass Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 80/104: wit Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 81/104: bicep Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 82/104: prql Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 83/104: d Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 84/104: matlab Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 85/104: forth Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 86/104: uxntal Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: error: could not lock config file .git/config: File exists
[INFO] [stdout] fatal: could not set 'remote.origin.url' to 'https://github.com/Jummit/tree-sitter-uxntal'
[INFO] [stdout] 
[INFO] [stdout] Failure 87/104: just Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 88/104: vhdl Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: error: could not lock config file .git/config: File exists
[INFO] [stdout] fatal: could not set 'remote.origin.url' to 'https://github.com/teburd/tree-sitter-vhdl'
[INFO] [stdout] 
[INFO] [stdout] Failure 89/104: smithy Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: error: could not lock config file .git/config: File exists
[INFO] [stdout] fatal: could not set 'remote.origin.url' to 'https://github.com/indoorvivants/tree-sitter-smithy'
[INFO] [stdout] 
[INFO] [stdout] Failure 90/104: opencl Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 91/104: ponylang Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: error: could not lock config file .git/config: File exists
[INFO] [stdout] fatal: could not set 'remote.origin.url' to 'https://github.com/mfelsche/tree-sitter-ponylang'
[INFO] [stdout] 
[INFO] [stdout] Failure 92/104: rego Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: error: remote origin already exists.
[INFO] [stdout] 
[INFO] [stdout] Failure 93/104: esdl Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: error: could not lock config file .git/config: File exists
[INFO] [stdout] fatal: could not set 'remote.origin.url' to 'https://github.com/greym0uth/tree-sitter-esdl'
[INFO] [stdout] 
[INFO] [stdout] Failure 94/104: qmljs Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: error: could not lock config file .git/config: File exists
[INFO] [stdout] fatal: could not set 'remote.origin.url' to 'https://github.com/yuja/tree-sitter-qmljs'
[INFO] [stdout] 
[INFO] [stdout] Failure 95/104: nim Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: error: could not lock config file .git/config: File exists
[INFO] [stdout] fatal: could not set 'remote.origin.url' to 'https://github.com/aMOPel/tree-sitter-nim'
[INFO] [stdout] 
[INFO] [stdout] Failure 96/104: wat Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/wasm-lsp/tree-sitter-wasm/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 97/104: hurl Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/pfeiferj/tree-sitter-hurl/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 98/104: protobuf Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/yusdacra/tree-sitter-protobuf/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 99/104: nasm Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/naclsn/tree-sitter-nasm/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 100/104: wast Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/wasm-lsp/tree-sitter-wasm/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 101/104: yuck Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/Philipp-M/tree-sitter-yuck/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 102/104: dtd Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/KMikeeU/tree-sitter-dtd/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 103/104: capnp Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/amaanq/tree-sitter-capnp/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 104/104: sml Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/Giorbo/tree-sitter-sml/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'analyzer_test::analyze_test::test_idempotency_within_nested_scope' (31) panicked at tests/analyzer_test/analyze_test.rs:7:22:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: 104 grammars failed to fetch
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.81/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::__private::format_err
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.81/src/lib.rs:691:13
[INFO] [stdout]    2: balpan::grammar::fetch_grammars
[INFO] [stdout]              at ./src/grammar.rs:143:9
[INFO] [stdout]    3: analyzer_test::analyzer_test::analyze_test::assert_analyzed_source_code
[INFO] [stdout]              at ./tests/analyzer_test/analyze_test.rs:7:5
[INFO] [stdout]    4: analyzer_test::analyzer_test::analyze_test::test_idempotency_within_nested_scope
[INFO] [stdout]              at ./tests/analyzer_test/analyze_test.rs:148:5
[INFO] [stdout]    5: analyzer_test::analyzer_test::analyze_test::test_idempotency_within_nested_scope::{{closure}}
[INFO] [stdout]              at ./tests/analyzer_test/analyze_test.rs:77:42
[INFO] [stdout]    6: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    7: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    8: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]    9: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   10: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   11: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   12: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   13: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   14: test::run_test_in_process
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   15: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   16: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   17: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   18: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   19: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   20: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   21: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   22: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   23: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   24: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   26: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   27: <unknown>
[INFO] [stdout]   28: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56a0c6913d52 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56a0c6913d52 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56a0c6913d52 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56a0c6913d52 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56a0c6924f2f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56a0c6924f2f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x56a0c68dd051 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56a0c68dd051 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56a0c68e9832 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56a0c68ef63f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x56a0c68ef4d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x56a0c66afb2e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stderr] error: test failed, to rerun pass `--test analyzer_test`
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x56a0c66afb2e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56a0c68efcff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x56a0c68efcff - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x56a0c68efb5a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x56a0c68e9969 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x56a0c68d083d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x56a0c692e700 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56a0c692dbc6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x56a0c668dd1d - core::result::Result<T,E>::unwrap::h0ce64830d7595f5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x56a0c668dd1d - analyzer_test::analyzer_test::analyze_test::assert_analyzed_source_code::hf77eb2454f507017
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/analyzer_test/analyze_test.rs:7:22
[INFO] [stdout]   22:     0x56a0c668e312 - analyzer_test::analyzer_test::analyze_test::test_idempotency_within_nested_scope::h0d688958cec858bf
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/analyzer_test/analyze_test.rs:148:5
[INFO] [stdout]   23:     0x56a0c668e337 - analyzer_test::analyzer_test::analyze_test::test_idempotency_within_nested_scope::{{closure}}::h18cc0c9e16248e22
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/analyzer_test/analyze_test.rs:77:42
[INFO] [stdout]   24:     0x56a0c668e506 - core::ops::function::FnOnce::call_once::h9d01f266226a2d1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56a0c66af8eb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x56a0c66af8eb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x56a0c66c5555 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x56a0c66c5555 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x56a0c66c5555 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x56a0c66c5555 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x56a0c66c5555 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x56a0c66c5555 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x56a0c66c5555 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x56a0c669bd44 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x56a0c669bd44 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x56a0c669f60a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x56a0c669f60a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x56a0c669f60a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x56a0c669f60a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x56a0c669f60a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x56a0c669f60a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x56a0c669f60a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x56a0c68e491f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   44:     0x56a0c68e491f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   45:     0x74b21bffdaa4 - <unknown>
[INFO] [stdout]   46:     0x74b21c08aa34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- analyzer_test::analyze_test::test_idempotency stdout ----
[INFO] [stdout] Fetching 104 grammars
[INFO] [stdout] Failure 1/104: tablegen Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/opt/rustwide/runtime/grammars/sources/tablegen/.git/hooks/update.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 2/104: zig Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/opt/rustwide/runtime/grammars/sources/zig/.git/hooks/update.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 3/104: ocaml Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/opt/rustwide/runtime/grammars/sources/ocaml/.git/hooks/update.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 4/104: tsx Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/opt/rustwide/runtime/grammars/sources/tsx/.git/hooks/update.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 5/104: typescript Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/opt/rustwide/runtime/grammars/sources/typescript/.git/hooks/update.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 6/104: haskell Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/opt/rustwide/runtime/grammars/sources/haskell/.git/hooks/update.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 7/104: javascript Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/opt/rustwide/runtime/grammars/sources/javascript/.git/hooks/update.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 8/104: julia Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/opt/rustwide/runtime/grammars/sources/julia/.git/hooks/update.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 9/104: glsl Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/opt/rustwide/runtime/grammars/sources/glsl/.git/hooks/update.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 10/104: c-sharp Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/opt/rustwide/runtime/grammars/sources/c-sharp/.git/hooks/update.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 11/104: twig Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/opt/rustwide/runtime/grammars/sources/twig/.git/hooks/update.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 12/104: ruby Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/opt/rustwide/runtime/grammars/sources/ruby/.git/hooks/update.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 13/104: protobuf Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/opt/rustwide/runtime/grammars/sources/protobuf/.git/hooks/update.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 14/104: c Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/opt/rustwide/runtime/grammars/sources/c/.git/hooks/update.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 15/104: awk Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/opt/rustwide/runtime/grammars/sources/awk/.git/hooks/update.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 16/104: fish Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/opt/rustwide/runtime/grammars/sources/fish/.git/hooks/update.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 17/104: elm Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/opt/rustwide/runtime/grammars/sources/elm/.git/hooks/update.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 18/104: nickel Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/opt/rustwide/runtime/grammars/sources/nickel/.git/hooks/update.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 19/104: r Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/opt/rustwide/runtime/grammars/sources/r/.git/hooks/update.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 20/104: go Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/opt/rustwide/runtime/grammars/sources/go/.git/hooks/update.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 21/104: scala Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/opt/rustwide/runtime/grammars/sources/scala/.git/hooks/update.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 22/104: gleam Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/pre-applypatch.sample' to '/opt/rustwide/runtime/grammars/sources/gleam/.git/hooks/pre-applypatch.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 23/104: comment Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/opt/rustwide/runtime/grammars/sources/comment/.git/hooks/update.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 24/104: llvm Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/sendemail-validate.sample' to '/opt/rustwide/runtime/grammars/sources/llvm/.git/hooks/sendemail-validate.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 25/104: java Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/pre-applypatch.sample' to '/opt/rustwide/runtime/grammars/sources/java/.git/hooks/pre-applypatch.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 26/104: solidity Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/sendemail-validate.sample' to '/opt/rustwide/runtime/grammars/sources/solidity/.git/hooks/sendemail-validate.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 27/104: gomod Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/sendemail-validate.sample' to '/opt/rustwide/runtime/grammars/sources/gomod/.git/hooks/sendemail-validate.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 28/104: swift Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/pre-receive.sample' to '/opt/rustwide/runtime/grammars/sources/swift/.git/hooks/pre-receive.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 29/104: php Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/opt/rustwide/runtime/grammars/sources/php/.git/hooks/update.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 30/104: svelte Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/opt/rustwide/runtime/grammars/sources/svelte/.git/hooks/update.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 31/104: tsq Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/opt/rustwide/runtime/grammars/sources/tsq/.git/hooks/update.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 32/104: wgsl Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/pre-applypatch.sample' to '/opt/rustwide/runtime/grammars/sources/wgsl/.git/hooks/pre-applypatch.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 33/104: elixir Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/opt/rustwide/runtime/grammars/sources/elixir/.git/hooks/update.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 34/104: just Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 35/104: uxntal Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: error: could not lock config file .git/config: File exists
[INFO] [stdout] fatal: could not set 'remote.origin.url' to 'https://github.com/Jummit/tree-sitter-uxntal'
[INFO] [stdout] 
[INFO] [stdout] Failure 36/104: smithy Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: error: could not lock config file .git/config: File exists
[INFO] [stdout] fatal: could not set 'remote.origin.url' to 'https://github.com/indoorvivants/tree-sitter-smithy'
[INFO] [stdout] 
[INFO] [stdout] Failure 37/104: wast Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: error: could not lock config file .git/config: File exists
[INFO] [stdout] fatal: could not set 'remote.origin.url' to 'https://github.com/wasm-lsp/tree-sitter-wasm'
[INFO] [stdout] 
[INFO] [stdout] Failure 38/104: dtd Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: error: remote origin already exists.
[INFO] [stdout] 
[INFO] [stdout] Failure 39/104: wat Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: error: remote origin already exists.
[INFO] [stdout] 
[INFO] [stdout] Failure 40/104: bicep Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: error: remote origin already exists.
[INFO] [stdout] 
[INFO] [stdout] Failure 41/104: d Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: error: remote origin already exists.
[INFO] [stdout] 
[INFO] [stdout] Failure 42/104: fortran Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: error: could not lock config file .git/config: File exists
[INFO] [stdout] fatal: could not set 'remote.origin.url' to 'https://github.com/stadelmanma/tree-sitter-fortran'
[INFO] [stdout] 
[INFO] [stdout] Failure 43/104: astro Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: error: remote origin already exists.
[INFO] [stdout] 
[INFO] [stdout] Failure 44/104: esdl Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: error: could not lock config file .git/config: File exists
[INFO] [stdout] fatal: could not set 'remote.origin.fetch' to '+refs/heads/*:refs/remotes/origin/*'
[INFO] [stdout] 
[INFO] [stdout] Failure 45/104: bass Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: error: remote origin already exists.
[INFO] [stdout] 
[INFO] [stdout] Failure 46/104: hurl Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: error: remote origin already exists.
[INFO] [stdout] 
[INFO] [stdout] Failure 47/104: nasm Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: error: remote origin already exists.
[INFO] [stdout] 
[INFO] [stdout] Failure 48/104: kdl Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: error: could not lock config file .git/config: File exists
[INFO] [stdout] fatal: could not set 'remote.origin.url' to 'https://github.com/Unoqwy/tree-sitter-kdl'
[INFO] [stdout] 
[INFO] [stdout] Failure 49/104: ungrammar Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: error: could not lock config file .git/config: File exists
[INFO] [stdout] fatal: could not set 'remote.origin.fetch' to '+refs/heads/*:refs/remotes/origin/*'
[INFO] [stdout] 
[INFO] [stdout] Failure 50/104: gotmpl Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/dannylongeuay/tree-sitter-go-template/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 51/104: verilog Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/andreytkachenko/tree-sitter-verilog/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 52/104: erlang Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/the-mikedavis/tree-sitter-erlang/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 53/104: dot Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/rydesun/tree-sitter-dot/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 54/104: cpp Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/tree-sitter/tree-sitter-cpp/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 55/104: cpon Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/fvacek/tree-sitter-cpon/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 56/104: godot-resource Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/PrestonKnopp/tree-sitter-godot-resource/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 57/104: nix Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/nix-community/tree-sitter-nix/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 58/104: vala Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/vala-lang/tree-sitter-vala/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 59/104: vue Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/ikatyang/tree-sitter-vue/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 60/104: matlab Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/mstanciu552/tree-sitter-matlab/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 61/104: v Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/vlang/vls/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 62/104: cue Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/eonpatapon/tree-sitter-cue/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 63/104: openscad Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/bollian/tree-sitter-openscad/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 64/104: hcl Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/MichaHoffmann/tree-sitter-hcl/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 65/104: elvish Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/ckafi/tree-sitter-elvish/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 66/104: hare Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://git.sr.ht/~ecmma/tree-sitter-hare/': Could not resolve host: git.sr.ht
[INFO] [stdout] 
[INFO] [stdout] Failure 67/104: sml Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/Giorbo/tree-sitter-sml/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 68/104: prql Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/PRQL/tree-sitter-prql/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 69/104: ledger Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/cbarrete/tree-sitter-ledger/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 70/104: org Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/milisims/tree-sitter-org/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 71/104: perl Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/ganezdragon/tree-sitter-perl/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 72/104: vhdl Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/teburd/tree-sitter-vhdl/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 73/104: gdscript Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/PrestonKnopp/tree-sitter-gdscript/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 74/104: robot Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/Hubro/tree-sitter-robot/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 75/104: yuck Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/Philipp-M/tree-sitter-yuck/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 76/104: slint Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/jrmoulton/tree-sitter-slint/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 77/104: rego Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/FallenAngel97/tree-sitter-rego/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 78/104: capnp Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/amaanq/tree-sitter-capnp/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 79/104: rust Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/tree-sitter/tree-sitter-rust/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 80/104: rescript Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/jaredramirez/tree-sitter-rescript/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 81/104: ponylang Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/mfelsche/tree-sitter-ponylang/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 82/104: edoc Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/the-mikedavis/tree-sitter-edoc/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 83/104: xit Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/synaptiko/tree-sitter-xit/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 84/104: gowork Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/omertuc/tree-sitter-go-work/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 85/104: llvm-mir Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/Flakebi/tree-sitter-llvm-mir/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 86/104: opencl Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/lefp/tree-sitter-opencl/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 87/104: clojure Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/sogaiu/tree-sitter-clojure/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 88/104: ocaml-interface Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/tree-sitter/tree-sitter-ocaml/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 89/104: python Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/tree-sitter/tree-sitter-python/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 90/104: lean Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/Julian/tree-sitter-lean/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 91/104: pascal Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/Isopod/tree-sitter-pascal/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 92/104: forth Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/alexanderbrevig/tree-sitter-forth/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 93/104: qmljs Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/yuja/tree-sitter-qmljs/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 94/104: kotlin Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/fwcd/tree-sitter-kotlin/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 95/104: lua Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/MunifTanjim/tree-sitter-lua/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 96/104: prisma Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/victorhqc/tree-sitter-prisma/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 97/104: nim Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/aMOPel/tree-sitter-nim/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 98/104: meson Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/staysail/tree-sitter-meson/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 99/104: scheme Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/6cdh/tree-sitter-scheme/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 100/104: odin Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/ap29600/tree-sitter-odin/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 101/104: beancount Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/polarmutex/tree-sitter-beancount/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 102/104: wit Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/hh9527/tree-sitter-wit/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 103/104: dart Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/UserNobody14/tree-sitter-dart/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 104/104: nu Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/LhKipp/tree-sitter-nu/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'analyzer_test::analyze_test::test_idempotency' (30) panicked at tests/analyzer_test/analyze_test.rs:7:22:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: 104 grammars failed to fetch
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.81/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::__private::format_err
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.81/src/lib.rs:691:13
[INFO] [stdout]    2: balpan::grammar::fetch_grammars
[INFO] [stdout]              at ./src/grammar.rs:143:9
[INFO] [stdout]    3: analyzer_test::analyzer_test::analyze_test::assert_analyzed_source_code
[INFO] [stdout]              at ./tests/analyzer_test/analyze_test.rs:7:5
[INFO] [stdout]    4: analyzer_test::analyzer_test::analyze_test::test_idempotency
[INFO] [stdout]              at ./tests/analyzer_test/analyze_test.rs:73:5
[INFO] [stdout]    5: analyzer_test::analyzer_test::analyze_test::test_idempotency::{{closure}}
[INFO] [stdout]              at ./tests/analyzer_test/analyze_test.rs:54:22
[INFO] [stdout]    6: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    7: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    8: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]    9: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   10: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   11: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   12: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   13: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   14: test::run_test_in_process
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   15: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   16: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   17: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   18: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   19: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   20: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   21: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   22: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   23: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   24: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   26: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   27: <unknown>
[INFO] [stdout]   28: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56a0c6913d52 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56a0c6913d52 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56a0c6913d52 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56a0c6913d52 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56a0c6924f2f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56a0c6924f2f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x56a0c68dd051 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56a0c68dd051 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56a0c68e9832 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56a0c68ef63f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x56a0c68ef4d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x56a0c66afb2e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x56a0c66afb2e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56a0c68efcff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x56a0c68efcff - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x56a0c68efb5a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x56a0c68e9969 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x56a0c68d083d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x56a0c692e700 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56a0c692dbc6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x56a0c668dd1d - core::result::Result<T,E>::unwrap::h0ce64830d7595f5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x56a0c668dd1d - analyzer_test::analyzer_test::analyze_test::assert_analyzed_source_code::hf77eb2454f507017
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/analyzer_test/analyze_test.rs:7:22
[INFO] [stdout]   22:     0x56a0c668da82 - analyzer_test::analyzer_test::analyze_test::test_idempotency::h14134bb87ed56aab
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/analyzer_test/analyze_test.rs:73:5
[INFO] [stdout]   23:     0x56a0c668daa7 - analyzer_test::analyzer_test::analyze_test::test_idempotency::{{closure}}::h5c30dc00b5fa3c3f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/analyzer_test/analyze_test.rs:54:22
[INFO] [stdout]   24:     0x56a0c668e5c6 - core::ops::function::FnOnce::call_once::hdef25db3e06da5f4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56a0c66af8eb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x56a0c66af8eb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x56a0c66c5555 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x56a0c66c5555 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x56a0c66c5555 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x56a0c66c5555 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x56a0c66c5555 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x56a0c66c5555 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x56a0c66c5555 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x56a0c669bd44 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x56a0c669bd44 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x56a0c669f60a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x56a0c669f60a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x56a0c669f60a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x56a0c669f60a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x56a0c669f60a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x56a0c669f60a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x56a0c669f60a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x56a0c68e491f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   44:     0x56a0c68e491f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   45:     0x74b21bffdaa4 - <unknown>
[INFO] [stdout]   46:     0x74b21c08aa34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- analyzer_test::analyze_test::test_trait_and_impl_with_mod stdout ----
[INFO] [stdout] Fetching 104 grammars
[INFO] [stdout] Failure 1/104: typescript Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 2/104: elixir Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/opt/rustwide/runtime/grammars/sources/elixir/.git/hooks/update.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 3/104: awk Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/opt/rustwide/runtime/grammars/sources/awk/.git/hooks/update.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 4/104: rust Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/opt/rustwide/runtime/grammars/sources/rust/.git/hooks/update.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 5/104: protobuf Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/opt/rustwide/runtime/grammars/sources/protobuf/.git/hooks/update.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 6/104: go Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/opt/rustwide/runtime/grammars/sources/go/.git/hooks/update.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 7/104: c Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/opt/rustwide/runtime/grammars/sources/c/.git/hooks/update.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 8/104: ruby Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 9/104: fish Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/opt/rustwide/runtime/grammars/sources/fish/.git/hooks/update.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 10/104: gotmpl Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/sendemail-validate.sample' to '/opt/rustwide/runtime/grammars/sources/gotmpl/.git/hooks/sendemail-validate.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 11/104: cpp Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/opt/rustwide/runtime/grammars/sources/cpp/.git/hooks/update.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 12/104: c-sharp Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/sendemail-validate.sample' to '/opt/rustwide/runtime/grammars/sources/c-sharp/.git/hooks/sendemail-validate.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 13/104: javascript Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: cannot copy '/usr/share/git-core/templates/hooks/pre-receive.sample' to '/opt/rustwide/runtime/grammars/sources/javascript/.git/hooks/pre-receive.sample': File exists
[INFO] [stdout] 
[INFO] [stdout] Failure 14/104: tsx Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 15/104: python Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 16/104: nix Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 17/104: julia Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 18/104: ocaml-interface Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 19/104: twig Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 20/104: gowork Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 21/104: java Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 22/104: nickel Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 23/104: lean Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 24/104: ocaml Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 25/104: lua Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 26/104: beancount Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 27/104: vue Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 28/104: php Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 29/104: ledger Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 30/104: svelte Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 31/104: glsl Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 32/104: tsq Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 33/104: haskell Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 34/104: perl Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 35/104: wgsl Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 36/104: elm Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 37/104: scala Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 38/104: llvm-mir Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 39/104: rescript Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 40/104: zig Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 41/104: tablegen Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 42/104: comment Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 43/104: erlang Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 44/104: llvm Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 45/104: gleam Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 46/104: solidity Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 47/104: dart Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 48/104: kotlin Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 49/104: r Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 50/104: org Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 51/104: godot-resource Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 52/104: cpon Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 53/104: hcl Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 54/104: gdscript Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 55/104: nu Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 56/104: hare Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 57/104: odin Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 58/104: v Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 59/104: scheme Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 60/104: vala Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 61/104: prisma Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 62/104: meson Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 63/104: swift Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 64/104: robot Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 65/104: edoc Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 66/104: verilog Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 67/104: cue Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 68/104: clojure Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 69/104: openscad Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 70/104: dot Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 71/104: elvish Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: not a git repository (or any of the parent directories): .git
[INFO] [stdout] 
[INFO] [stdout] Failure 72/104: sml Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: error: remote origin already exists.
[INFO] [stdout] 
[INFO] [stdout] Failure 73/104: esdl Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: error: remote origin already exists.
[INFO] [stdout] 
[INFO] [stdout] Failure 74/104: kdl Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: error: could not lock config file .git/config: File exists
[INFO] [stdout] fatal: could not set 'remote.origin.url' to 'https://github.com/Unoqwy/tree-sitter-kdl'
[INFO] [stdout] 
[INFO] [stdout] Failure 75/104: ungrammar Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: error: could not lock config file .git/config: File exists
[INFO] [stdout] fatal: could not set 'remote.origin.fetch' to '+refs/heads/*:refs/remotes/origin/*'
[INFO] [stdout] 
[INFO] [stdout] Failure 76/104: matlab Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: error: remote origin already exists.
[INFO] [stdout] 
[INFO] [stdout] Failure 77/104: opencl Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: error: could not lock config file .git/config: File exists
[INFO] [stdout] fatal: could not set 'remote.origin.url' to 'https://github.com/lefp/tree-sitter-opencl'
[INFO] [stdout] 
[INFO] [stdout] Failure 78/104: wit Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: error: could not lock config file .git/config: File exists
[INFO] [stdout] fatal: could not set 'remote.origin.url' to 'https://github.com/hh9527/tree-sitter-wit'
[INFO] [stdout] 
[INFO] [stdout] Failure 79/104: xit Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: error: could not lock config file .git/config: File exists
[INFO] [stdout] fatal: could not set 'remote.origin.fetch' to '+refs/heads/*:refs/remotes/origin/*'
[INFO] [stdout] 
[INFO] [stdout] Failure 80/104: capnp Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/amaanq/tree-sitter-capnp/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 81/104: vhdl Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/teburd/tree-sitter-vhdl/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 82/104: forth Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/alexanderbrevig/tree-sitter-forth/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 83/104: prql Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/PRQL/tree-sitter-prql/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 84/104: hurl Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/pfeiferj/tree-sitter-hurl/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 85/104: smithy Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/indoorvivants/tree-sitter-smithy/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 86/104: pascal Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/Isopod/tree-sitter-pascal/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 87/104: fortran Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/stadelmanma/tree-sitter-fortran/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 88/104: nim Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/aMOPel/tree-sitter-nim/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 89/104: uxntal Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/Jummit/tree-sitter-uxntal/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 90/104: astro Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/virchau13/tree-sitter-astro/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 91/104: d Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/gdamore/tree-sitter-d/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 92/104: gomod Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/camdencheek/tree-sitter-go-mod/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 93/104: yuck Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/Philipp-M/tree-sitter-yuck/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 94/104: nasm Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/naclsn/tree-sitter-nasm/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 95/104: dtd Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/KMikeeU/tree-sitter-dtd/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 96/104: wat Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/wasm-lsp/tree-sitter-wasm/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 97/104: ponylang Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/mfelsche/tree-sitter-ponylang/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 98/104: qmljs Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/yuja/tree-sitter-qmljs/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 99/104: bicep Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/the-mikedavis/tree-sitter-bicep/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 100/104: bass Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/vito/tree-sitter-bass/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 101/104: slint Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/jrmoulton/tree-sitter-slint/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 102/104: rego Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/FallenAngel97/tree-sitter-rego/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 103/104: just Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/IndianBoy42/tree-sitter-just/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] Failure 104/104: wast Git command failed.
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: fatal: unable to access 'https://github.com/wasm-lsp/tree-sitter-wasm/': Could not resolve host: github.com
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'analyzer_test::analyze_test::test_trait_and_impl_with_mod' (36) panicked at tests/analyzer_test/analyze_test.rs:7:22:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: 104 grammars failed to fetch
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.81/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::__private::format_err
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.81/src/lib.rs:691:13
[INFO] [stdout]    2: balpan::grammar::fetch_grammars
[INFO] [stdout]              at ./src/grammar.rs:143:9
[INFO] [stdout]    3: analyzer_test::analyzer_test::analyze_test::assert_analyzed_source_code
[INFO] [stdout]              at ./tests/analyzer_test/analyze_test.rs:7:5
[INFO] [stdout]    4: analyzer_test::analyzer_test::analyze_test::test_trait_and_impl_with_mod
[INFO] [stdout]              at ./tests/analyzer_test/analyze_test.rs:284:5
[INFO] [stdout]    5: analyzer_test::analyzer_test::analyze_test::test_trait_and_impl_with_mod::{{closure}}
[INFO] [stdout]              at ./tests/analyzer_test/analyze_test.rs:241:34
[INFO] [stdout]    6: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    7: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    8: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]    9: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   10: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   11: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   12: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   13: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   14: test::run_test_in_process
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   15: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   16: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   17: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   18: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   19: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   20: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   21: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   22: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   23: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   24: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   26: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   27: <unknown>
[INFO] [stdout]   28: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56a0c6913d52 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56a0c6913d52 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56a0c6913d52 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56a0c6913d52 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56a0c6924f2f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56a0c6924f2f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x56a0c68dd051 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56a0c68dd051 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56a0c68e9832 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56a0c68ef63f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x56a0c68ef4d1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x56a0c66afb2e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x56a0c66afb2e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56a0c68efcff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x56a0c68efcff - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x56a0c68efb5a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x56a0c68e9969 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x56a0c68d083d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x56a0c692e700 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56a0c692dbc6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x56a0c668dd1d - core::result::Result<T,E>::unwrap::h0ce64830d7595f5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x56a0c668dd1d - analyzer_test::analyzer_test::analyze_test::assert_analyzed_source_code::hf77eb2454f507017
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/analyzer_test/analyze_test.rs:7:22
[INFO] [stdout]   22:     0x56a0c668e288 - analyzer_test::analyzer_test::analyze_test::test_trait_and_impl_with_mod::hf3dfd332eb743b8c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/analyzer_test/analyze_test.rs:284:5
[INFO] [stdout]   23:     0x56a0c668e2a7 - analyzer_test::analyzer_test::analyze_test::test_trait_and_impl_with_mod::{{closure}}::h404a922a2411f67a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/analyzer_test/analyze_test.rs:241:34
[INFO] [stdout]   24:     0x56a0c668e4b6 - core::ops::function::FnOnce::call_once::h7a11acd022959eb5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56a0c66af8eb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x56a0c66af8eb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x56a0c66c5555 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x56a0c66c5555 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x56a0c66c5555 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x56a0c66c5555 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x56a0c66c5555 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x56a0c66c5555 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x56a0c66c5555 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x56a0c669bd44 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x56a0c669bd44 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x56a0c669f60a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x56a0c669f60a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x56a0c669f60a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x56a0c669f60a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x56a0c669f60a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x56a0c669f60a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x56a0c669f60a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x56a0c68e491f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   44:     0x56a0c68e491f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   45:     0x74b21bffdaa4 - <unknown>
[INFO] [stdout]   46:     0x74b21c08aa34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     analyzer_test::analyze_test::test_idempotency
[INFO] [stdout]     analyzer_test::analyze_test::test_idempotency_within_nested_scope
[INFO] [stdout]     analyzer_test::analyze_test::test_ignore_doc_macro
[INFO] [stdout]     analyzer_test::analyze_test::test_ignore_todo_test_macro
[INFO] [stdout]     analyzer_test::analyze_test::test_stacked_macros
[INFO] [stdout]     analyzer_test::analyze_test::test_trait_and_impl
[INFO] [stdout]     analyzer_test::analyze_test::test_trait_and_impl_with_mod
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.18s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b3a0c21007167d3e16435318795cf95c7351234f5f432f57574c7132dc521d0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3a0c21007167d3e16435318795cf95c7351234f5f432f57574c7132dc521d0c", kill_on_drop: false }`
[INFO] [stdout] b3a0c21007167d3e16435318795cf95c7351234f5f432f57574c7132dc521d0c
