[INFO] cloning repository https://github.com/LivewareProblems/clia
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LivewareProblems/clia" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLivewareProblems%2Fclia", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLivewareProblems%2Fclia'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4a1b2d723c02b3b2da32423b0c6add5e0e291b78
[INFO] testing LivewareProblems/clia against 1.78.0 for beta-1.79-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLivewareProblems%2Fclia" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/LivewareProblems/clia on toolchain 1.78.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.78.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/LivewareProblems/clia
[INFO] finished tweaking git repo https://github.com/LivewareProblems/clia
[INFO] tweaked toml for git repo https://github.com/LivewareProblems/clia written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/LivewareProblems/clia already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.78.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/Cargo.toml: unused manifest key: workspace.package.name
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tree-sitter-traversal v0.1.2
[INFO] [stderr]   Downloaded janetrs_version v0.1.0
[INFO] [stderr]   Downloaded expect-test v1.4.1
[INFO] [stderr]   Downloaded dissimilar v1.0.7
[INFO] [stderr]   Downloaded tree-sitter v0.20.10
[INFO] [stderr]   Downloaded tree-sitter v0.22.2
[INFO] [stderr]   Downloaded evil-janet v1.33.0
[INFO] [stderr]   Downloaded janetrs_macros v0.6.0
[INFO] [stderr]   Downloaded janetrs v0.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ed0d5c2288273a2acd639bd0b0d9a4290dd54b20b9591276640645e97d3f2144
[INFO] running `Command { std: "docker" "start" "-a" "ed0d5c2288273a2acd639bd0b0d9a4290dd54b20b9591276640645e97d3f2144", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ed0d5c2288273a2acd639bd0b0d9a4290dd54b20b9591276640645e97d3f2144", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed0d5c2288273a2acd639bd0b0d9a4290dd54b20b9591276640645e97d3f2144", kill_on_drop: false }`
[INFO] [stdout] ed0d5c2288273a2acd639bd0b0d9a4290dd54b20b9591276640645e97d3f2144
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae581bc1760c62b5475e56c26ea406c3c4177cf489882af6386e0d35659c1b25
[INFO] running `Command { std: "docker" "start" "-a" "ae581bc1760c62b5475e56c26ea406c3c4177cf489882af6386e0d35659c1b25", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.package.name
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling prettyplease v0.2.17
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling const_fn v0.4.9
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling text-size v1.1.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling syn v2.0.55
[INFO] [stderr]    Compiling rowan v0.15.15
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling tree-sitter v0.22.2
[INFO] [stderr]    Compiling tree-sitter v0.20.10
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling tree-sitter-clia v0.0.0 (/opt/rustwide/workdir/crates/tree-sitter-clia)
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr] warning: tree-sitter-clia@0.0.0: Compiler version doesn't include clang or GCC: "cc" "--version"
[INFO] [stderr] warning: tree-sitter-clia@0.0.0: Compiler version doesn't include clang or GCC: "cc" "--version"
[INFO] [stderr] warning: tree-sitter-clia@0.0.0: Compiler version doesn't include clang or GCC: "cc" "--version"
[INFO] [stderr] warning: tree-sitter-clia@0.0.0: Compiler version doesn't include clang or GCC: "cc" "--version"
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling tree-sitter-traversal v0.1.2
[INFO] [stderr]    Compiling syntax v0.0.0 (/opt/rustwide/workdir/crates/syntax)
[INFO] [stderr]    Compiling ast v0.0.0 (/opt/rustwide/workdir/crates/ast)
[INFO] [stderr]    Compiling hir v0.0.0 (/opt/rustwide/workdir/crates/hir)
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling evil-janet v1.33.0
[INFO] [stderr]    Compiling janetrs_version v0.1.0
[INFO] [stderr]    Compiling janetrs_macros v0.6.0
[INFO] [stderr]    Compiling janetrs v0.7.0
[INFO] [stderr]    Compiling janet-backend v0.0.0 (/opt/rustwide/workdir/crates/janet-backend)
[INFO] [stderr]    Compiling clia-cli v0.0.0 (/opt/rustwide/workdir/crates/clia-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.55s
[INFO] running `Command { std: "docker" "inspect" "ae581bc1760c62b5475e56c26ea406c3c4177cf489882af6386e0d35659c1b25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae581bc1760c62b5475e56c26ea406c3c4177cf489882af6386e0d35659c1b25", kill_on_drop: false }`
[INFO] [stdout] ae581bc1760c62b5475e56c26ea406c3c4177cf489882af6386e0d35659c1b25
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bc8ab7507ca4d55dcd32801d90ec95155292f5f64a874e383c9408f5b13bdd10
[INFO] running `Command { std: "docker" "start" "-a" "bc8ab7507ca4d55dcd32801d90ec95155292f5f64a874e383c9408f5b13bdd10", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.package.name
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr] warning: tree-sitter-clia@0.0.0: Compiler version doesn't include clang or GCC: "cc" "--version"
[INFO] [stderr] warning: tree-sitter-clia@0.0.0: Compiler version doesn't include clang or GCC: "cc" "--version"
[INFO] [stderr] warning: tree-sitter-clia@0.0.0: Compiler version doesn't include clang or GCC: "cc" "--version"
[INFO] [stderr] warning: tree-sitter-clia@0.0.0: Compiler version doesn't include clang or GCC: "cc" "--version"
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling dissimilar v1.0.7
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling tree-sitter-clia v0.0.0 (/opt/rustwide/workdir/crates/tree-sitter-clia)
[INFO] [stderr]    Compiling ast v0.0.0 (/opt/rustwide/workdir/crates/ast)
[INFO] [stderr]    Compiling hir v0.0.0 (/opt/rustwide/workdir/crates/hir)
[INFO] [stderr]    Compiling expect-test v1.4.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.55
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syntax v0.0.0 (/opt/rustwide/workdir/crates/syntax)
[INFO] [stderr]    Compiling prettyplease v0.2.17
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling evil-janet v1.33.0
[INFO] [stderr]    Compiling janetrs_version v0.1.0
[INFO] [stderr]    Compiling janetrs_macros v0.6.0
[INFO] [stderr]    Compiling janetrs v0.7.0
[INFO] [stderr]    Compiling janet-backend v0.0.0 (/opt/rustwide/workdir/crates/janet-backend)
[INFO] [stderr]    Compiling clia-cli v0.0.0 (/opt/rustwide/workdir/crates/clia-cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 27.32s
[INFO] running `Command { std: "docker" "inspect" "bc8ab7507ca4d55dcd32801d90ec95155292f5f64a874e383c9408f5b13bdd10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc8ab7507ca4d55dcd32801d90ec95155292f5f64a874e383c9408f5b13bdd10", kill_on_drop: false }`
[INFO] [stdout] bc8ab7507ca4d55dcd32801d90ec95155292f5f64a874e383c9408f5b13bdd10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 87e4aed14e665859ddd62fc23dc6fad1e266aeb4b75f89fe07b496b2d89a1d2d
[INFO] running `Command { std: "docker" "start" "-a" "87e4aed14e665859ddd62fc23dc6fad1e266aeb4b75f89fe07b496b2d89a1d2d", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.package.name
[INFO] [stderr] warning: tree-sitter-clia@0.0.0: Compiler version doesn't include clang or GCC: "cc" "--version"
[INFO] [stderr] warning: tree-sitter-clia@0.0.0: Compiler version doesn't include clang or GCC: "cc" "--version"
[INFO] [stderr] warning: tree-sitter-clia@0.0.0: Compiler version doesn't include clang or GCC: "cc" "--version"
[INFO] [stderr] warning: tree-sitter-clia@0.0.0: Compiler version doesn't include clang or GCC: "cc" "--version"
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ast-f801cf049258f421)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stdout] test tests::it_works_with_comments ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/clia_cli-4edb275e6649e3ab)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[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 unittests src/lib.rs (/opt/rustwide/target/debug/deps/hir-c9169ba0ee95d7c0)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/janet_backend-9e324c5119982909)
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::end_to_end ... ok
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/syntax-79be32083ad448c9)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] Hello from Janet!
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::tests::parse_binary_expression_interspersed_with_comments ... ok
[INFO] [stdout] test tests::tests::parse_simple_binary_expression ... ok
[INFO] [stdout] test tests::tests::parse_nothing ... ok
[INFO] [stdout] test tests::tests::parse_number ... ok
[INFO] [stdout] test tests::tests::parse_comment ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests bindings/rust/lib.rs (/opt/rustwide/target/debug/deps/tree_sitter_clia-e9c256b7dc7055c2)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]    Doc-tests ast
[INFO] [stdout] test tests::test_can_load_grammar ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[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]    Doc-tests hir
[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]    Doc-tests janet-backend
[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]    Doc-tests syntax
[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]    Doc-tests tree-sitter-clia
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test crates/tree-sitter-clia/bindings/rust/lib.rs - (line 6) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- crates/tree-sitter-clia/bindings/rust/lib.rs - (line 6) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> crates/tree-sitter-clia/bindings/rust/lib.rs:10:21
[INFO] [stdout]     |
[INFO] [stdout] 7   | parser.set_language(tree_sitter_clia::language()).expect("Error loading Clia grammar");
[INFO] [stdout]     |        ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Language`, found `Language`
[INFO] [stdout]     |        |
[INFO] [stdout]     |        arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tree-sitter-0.22.2/binding_rust/lib.rs:453:12
[INFO] [stdout]     |
[INFO] [stdout] 453 |     pub fn set_language(&mut self, language: &Language) -> Result<(), LanguageError> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 7   | parser.set_language(&tree_sitter_clia::language()).expect("Error loading Clia grammar");
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     crates/tree-sitter-clia/bindings/rust/lib.rs - (line 6)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p tree-sitter-clia --doc`
[INFO] running `Command { std: "docker" "inspect" "87e4aed14e665859ddd62fc23dc6fad1e266aeb4b75f89fe07b496b2d89a1d2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87e4aed14e665859ddd62fc23dc6fad1e266aeb4b75f89fe07b496b2d89a1d2d", kill_on_drop: false }`
[INFO] [stdout] 87e4aed14e665859ddd62fc23dc6fad1e266aeb4b75f89fe07b496b2d89a1d2d
