[INFO] cloning repository https://github.com/Michael-F-Bryan/wit-lsp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Michael-F-Bryan/wit-lsp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMichael-F-Bryan%2Fwit-lsp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMichael-F-Bryan%2Fwit-lsp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c90addb21d37f2bd62a9474adca1dd8f6320d437
[INFO] checking Michael-F-Bryan/wit-lsp against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-17
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMichael-F-Bryan%2Fwit-lsp" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Michael-F-Bryan/wit-lsp
[INFO] finished tweaking git repo https://github.com/Michael-F-Bryan/wit-lsp
[INFO] tweaked toml for git repo https://github.com/Michael-F-Bryan/wit-lsp written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Michael-F-Bryan/wit-lsp on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Michael-F-Bryan/wit-lsp 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8a285d71e085be180df6036bcb7eab2d2e5ea7f2b5557e56b99746db9f891c71
[INFO] running `Command { std: "docker" "start" "-a" "8a285d71e085be180df6036bcb7eab2d2e5ea7f2b5557e56b99746db9f891c71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8a285d71e085be180df6036bcb7eab2d2e5ea7f2b5557e56b99746db9f891c71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a285d71e085be180df6036bcb7eab2d2e5ea7f2b5557e56b99746db9f891c71", kill_on_drop: false }`
[INFO] [stdout] 8a285d71e085be180df6036bcb7eab2d2e5ea7f2b5557e56b99746db9f891c71
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 75d7195ef5d7b23c597fa67462f80983e20b47bcc4b60bda80cefe6d9172e735
[INFO] running `Command { std: "docker" "start" "-a" "75d7195ef5d7b23c597fa67462f80983e20b47bcc4b60bda80cefe6d9172e735", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling syn v2.0.55
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.12
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]    Compiling tree-sitter v0.22.5
[INFO] [stderr]    Compiling tree-sitter-wit v0.0.1 (https://github.com/Michael-F-Bryan/tree-sitter-wit?branch=include-queries-in-rust#3d0f10ff)
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling libz-sys v1.1.16
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]     Checking strsim v0.11.0
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking wit-syntax v0.1.0 (/opt/rustwide/workdir/crates/wit-syntax)
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking bitmaps v2.1.0
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking sized-chunks v0.6.5
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling libgit2-sys v0.16.2+1.7.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling salsa-2022-macros v0.1.0 (https://github.com/salsa-rs/salsa?rev=4151b09#4151b09d)
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling clap_derive v4.5.3
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking salsa-2022 v0.1.0 (https://github.com/salsa-rs/salsa?rev=4151b09#4151b09d)
[INFO] [stderr]     Checking tracing-error v0.2.0
[INFO] [stderr]     Checking color-spantrace v0.2.1
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking clap v4.5.3
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling async-trait v0.1.78
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]    Compiling serde_repr v0.1.18
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling pretty_assertions v1.4.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]    Compiling auto_impl v1.2.0
[INFO] [stderr]    Compiling tower-lsp-macros v0.9.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking either v1.11.0
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking color-eyre v0.6.3
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling chrono v0.4.37
[INFO] [stderr]    Compiling zstd v0.13.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling cargo-platform v0.1.8
[INFO] [stderr]     Checking lsp-types v0.94.1
[INFO] [stderr]     Checking wit-compiler v0.2.0 (/opt/rustwide/workdir/crates/wit-compiler)
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling build-info-common v0.0.36
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling build-info-proc v0.0.36
[INFO] [stderr]     Checking clap-stdin v0.4.0
[INFO] [stderr]     Checking escape8259 v0.5.2
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]    Compiling prettyplease v0.2.17
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]    Compiling pulldown-cmark v0.10.3
[INFO] [stderr]     Checking libtest-mimic v0.7.2
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking pulldown-cmark-escape v0.10.1
[INFO] [stderr]    Compiling xshell-macros v0.2.6
[INFO] [stderr]     Checking similar v2.4.0
[INFO] [stderr]     Checking xshell v0.2.6
[INFO] [stderr]     Checking minijinja v2.0.1
[INFO] [stderr]     Checking insta v1.36.1
[INFO] [stderr]     Checking build-info v0.0.36
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/wit-compiler/src/traverse.rs:329:11
[INFO] [stdout]     |
[INFO] [stdout] 329 |     tree: &tree_sitter::Tree,
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 330 |     order: Order,
[INFO] [stdout] 331 | ) -> impl FusedIterator<Item = tree_sitter::Node> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 331 | ) -> impl FusedIterator<Item = tree_sitter::Node<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking integration-tests v0.1.0 (/opt/rustwide/workdir/integration-tests)
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/minijinja-2.0.1/src/environment.rs:699:34
[INFO] [stdout]     |
[INFO] [stdout] 699 |             .insert(name.into(), filters::BoxedFilter::new(f));
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^ - type must be known at this point
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  cannot infer type of the type parameter `Args` declared on the associated function `new`
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `F: filters::Filter<Rv, _>`
[INFO] [stdout]     = help: the following types implement trait `filters::Filter<Rv, Args>`:
[INFO] [stdout]               `Func` implements `filters::Filter<Rv, ()>`
[INFO] [stdout]               `Func` implements `filters::Filter<Rv, (A, B)>`
[INFO] [stdout]               `Func` implements `filters::Filter<Rv, (A, B, C)>`
[INFO] [stdout]               `Func` implements `filters::Filter<Rv, (A, B, C, D)>`
[INFO] [stdout]               `Func` implements `filters::Filter<Rv, (A, B, C, D, E)>`
[INFO] [stdout]               `Func` implements `filters::Filter<Rv, (A,)>`
[INFO] [stdout] note: required by a bound in `BoxedFilter::new`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/minijinja-2.0.1/src/filters.rs:238:12
[INFO] [stdout]     |
[INFO] [stdout] 236 |     pub fn new<F, Rv, Args>(f: F) -> BoxedFilter
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout] 237 |     where
[INFO] [stdout] 238 |         F: Filter<Rv, Args> + for<'a> Filter<Rv, <Args as FunctionArgs<'a>>::Output>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ required by this bound in `BoxedFilter::new`
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]     |
[INFO] [stdout] 699 |             .insert(name.into(), filters::BoxedFilter::new::<F, Rv, Args>(f));
[INFO] [stdout]     |                                                           +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/minijinja-2.0.1/src/environment.rs:720:40
[INFO] [stdout]     |
[INFO] [stdout] 720 |         self.tests.insert(name.into(), tests::BoxedTest::new(f));
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^ - type must be known at this point
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        cannot infer type of the type parameter `Args` declared on the associated function `new`
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `F: tests::Test<Rv, _>`
[INFO] [stdout]     = help: the following types implement trait `tests::Test<Rv, Args>`:
[INFO] [stdout]               `Func` implements `tests::Test<Rv, ()>`
[INFO] [stdout]               `Func` implements `tests::Test<Rv, (A, B)>`
[INFO] [stdout]               `Func` implements `tests::Test<Rv, (A, B, C)>`
[INFO] [stdout]               `Func` implements `tests::Test<Rv, (A, B, C, D)>`
[INFO] [stdout]               `Func` implements `tests::Test<Rv, (A, B, C, D, E)>`
[INFO] [stdout]               `Func` implements `tests::Test<Rv, (A,)>`
[INFO] [stdout] note: required by a bound in `BoxedTest::new`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/minijinja-2.0.1/src/tests.rs:184:12
[INFO] [stdout]     |
[INFO] [stdout] 182 |     pub fn new<F, Rv, Args>(f: F) -> BoxedTest
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout] 183 |     where
[INFO] [stdout] 184 |         F: Test<Rv, Args> + for<'a> Test<Rv, <Args as FunctionArgs<'a>>::Output>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^ required by this bound in `BoxedTest::new`
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]     |
[INFO] [stdout] 720 |         self.tests.insert(name.into(), tests::BoxedTest::new::<F, Rv, Args>(f));
[INFO] [stdout]     |                                                             +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/minijinja-2.0.1/src/environment.rs:743:38
[INFO] [stdout]     |
[INFO] [stdout] 743 |         self.add_global(name.into(), Value::from_function(f))
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^ - type must be known at this point
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      cannot infer type of the type parameter `Args` declared on the associated function `from_function`
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `F: Function<Rv, _>`
[INFO] [stdout]     = help: the following types implement trait `Function<Rv, Args>`:
[INFO] [stdout]               `Func` implements `Function<Rv, ()>`
[INFO] [stdout]               `Func` implements `Function<Rv, (A, B)>`
[INFO] [stdout]               `Func` implements `Function<Rv, (A, B, C)>`
[INFO] [stdout]               `Func` implements `Function<Rv, (A, B, C, D)>`
[INFO] [stdout]               `Func` implements `Function<Rv, (A, B, C, D, E)>`
[INFO] [stdout]               `Func` implements `Function<Rv, (A,)>`
[INFO] [stdout] note: required by a bound in `value::Value::from_function`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/minijinja-2.0.1/src/value/mod.rs:897:12
[INFO] [stdout]     |
[INFO] [stdout] 894 |     pub fn from_function<F, Rv, Args>(f: F) -> Value
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 897 |         F: functions::Function<Rv, Args>
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Value::from_function`
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]     |
[INFO] [stdout] 743 |         self.add_global(name.into(), Value::from_function::<F, Rv, Args>(f))
[INFO] [stdout]     |                                                          +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/minijinja-2.0.1/src/value/mod.rs:902:9
[INFO] [stdout]     |
[INFO] [stdout] 902 |         functions::BoxedFunction::new(f).to_value()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - type must be known at this point
[INFO] [stdout]     |         |
[INFO] [stdout]     |         cannot infer type of the type parameter `Args` declared on the associated function `new`
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `F: Function<Rv, _>`
[INFO] [stdout]     = help: the following types implement trait `Function<Rv, Args>`:
[INFO] [stdout]               `Func` implements `Function<Rv, ()>`
[INFO] [stdout]               `Func` implements `Function<Rv, (A, B)>`
[INFO] [stdout]               `Func` implements `Function<Rv, (A, B, C)>`
[INFO] [stdout]               `Func` implements `Function<Rv, (A, B, C, D)>`
[INFO] [stdout]               `Func` implements `Function<Rv, (A, B, C, D, E)>`
[INFO] [stdout]               `Func` implements `Function<Rv, (A,)>`
[INFO] [stdout] note: required by a bound in `BoxedFunction::new`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/minijinja-2.0.1/src/functions.rs:213:12
[INFO] [stdout]     |
[INFO] [stdout] 211 |     pub fn new<F, Rv, Args>(f: F) -> BoxedFunction
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout] 212 |     where
[INFO] [stdout] 213 |         F: Function<Rv, Args> + for<'a> Function<Rv, <Args as FunctionArgs<'a>>::Output>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^ required by this bound in `BoxedFunction::new`
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]     |
[INFO] [stdout] 902 |         functions::BoxedFunction::new::<F, Rv, Args>(f).to_value()
[INFO] [stdout]     |                                      +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0283`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `minijinja` (lib) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/wit-compiler/src/traverse.rs:329:11
[INFO] [stdout]     |
[INFO] [stdout] 329 |     tree: &tree_sitter::Tree,
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 330 |     order: Order,
[INFO] [stdout] 331 | ) -> impl FusedIterator<Item = tree_sitter::Node> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 331 | ) -> impl FusedIterator<Item = tree_sitter::Node<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "75d7195ef5d7b23c597fa67462f80983e20b47bcc4b60bda80cefe6d9172e735", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75d7195ef5d7b23c597fa67462f80983e20b47bcc4b60bda80cefe6d9172e735", kill_on_drop: false }`
[INFO] [stdout] 75d7195ef5d7b23c597fa67462f80983e20b47bcc4b60bda80cefe6d9172e735
