[INFO] cloning repository https://github.com/wasmerio/wasmer-pack
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wasmerio/wasmer-pack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwasmerio%2Fwasmer-pack", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwasmerio%2Fwasmer-pack'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4f29050c66aeda41f21af00f0d35a3f77776fcc1
[INFO] checking wasmerio/wasmer-pack against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-17
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwasmerio%2Fwasmer-pack" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/wasmerio/wasmer-pack
[INFO] finished tweaking git repo https://github.com/wasmerio/wasmer-pack
[INFO] tweaked toml for git repo https://github.com/wasmerio/wasmer-pack written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wasmerio/wasmer-pack 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/wasmerio/wasmer-pack 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] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] b4f5c51cc37c3f1d0f74173c1b29e9b97759a05d0f87476acd1c8956e020f812
[INFO] running `Command { std: "docker" "start" "-a" "b4f5c51cc37c3f1d0f74173c1b29e9b97759a05d0f87476acd1c8956e020f812", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b4f5c51cc37c3f1d0f74173c1b29e9b97759a05d0f87476acd1c8956e020f812", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4f5c51cc37c3f1d0f74173c1b29e9b97759a05d0f87476acd1c8956e020f812", kill_on_drop: false }`
[INFO] [stdout] b4f5c51cc37c3f1d0f74173c1b29e9b97759a05d0f87476acd1c8956e020f812
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 21f88b9bfbc21ab8816a19eee55f486a3a3fcc0e18003e75aec398974a5a9043
[INFO] running `Command { std: "docker" "start" "-a" "21f88b9bfbc21ab8816a19eee55f486a3a3fcc0e18003e75aec398974a5a9043", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.189
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]    Compiling pulldown-cmark v0.8.0
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking hashbrown v0.14.2
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]    Compiling rustix v0.38.20
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.10
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking winnow v0.5.17
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking unsafe-libyaml v0.2.9
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking id-arena v2.2.1
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking unicode-xid v0.2.4
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking anstyle-parse v0.2.2
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking anstream v0.6.4
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking cpufeatures v0.2.10
[INFO] [stderr]     Checking any_ascii v0.1.7
[INFO] [stderr]     Checking heck v0.3.3
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]    Compiling wai-bindgen-gen-js v0.2.3
[INFO] [stderr]    Compiling wai-bindgen-gen-wasmer-py v0.2.3
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking lexical-sort v0.3.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]     Checking clap_builder v4.4.7
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking wai-parser v0.2.3
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling wai-bindgen-gen-rust-wasm v0.2.3
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking xattr v1.0.1
[INFO] [stderr]     Checking memmap2 v0.6.2
[INFO] [stderr]     Checking filetime v0.2.22
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking tar v0.4.40
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]     Checking similar v2.3.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking wai-bindgen-gen-core v0.2.3
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking tempfile v3.8.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking smallvec v1.11.1
[INFO] [stderr]     Checking tracing-log v0.1.4
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling rustls v0.21.8
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]     Checking predicates-core v1.0.6
[INFO] [stderr]     Checking webpki-roots v0.25.2
[INFO] [stderr]     Checking termtree v0.4.1
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking predicates-tree v1.0.9
[INFO] [stderr]     Checking termcolor v1.3.0
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking pretty_assertions v1.4.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling wai-bindgen-gen-rust v0.2.3
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]    Compiling ring v0.17.5
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]     Checking bstr v1.7.0
[INFO] [stderr]     Checking predicates v3.0.4
[INFO] [stderr]     Checking insta v1.34.0
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stderr]     Checking globset v0.4.13
[INFO] [stderr]     Checking assert_cmd v2.0.12
[INFO] [stderr]     Checking ignore v0.4.20
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling serde_derive v1.0.189
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling wai-bindgen-rust-impl v0.2.3
[INFO] [stderr]     Checking wai-bindgen-rust v0.2.3
[INFO] [stderr]     Checking host-imports v0.0.0 (/opt/rustwide/workdir/examples/host-imports)
[INFO] [stderr]     Checking hello-wasi v0.1.0 (/opt/rustwide/workdir/examples/hello-wasi)
[INFO] [stderr]     Checking calc v0.0.0 (/opt/rustwide/workdir/examples/calc)
[INFO] [stderr]     Checking wasi-executable v0.0.0 (/opt/rustwide/workdir/examples/wasi-executable)
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking clap v4.4.7
[INFO] [stderr]     Checking tracing-subscriber v0.3.17
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling graphql-parser v0.4.0
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]     Checking derive_builder v0.12.0
[INFO] [stderr]    Compiling graphql-introspection-query v0.2.0
[INFO] [stderr]     Checking indexmap v2.0.2
[INFO] [stderr]     Checking serde_spanned v0.6.4
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking url v2.4.1
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking minijinja v0.34.0
[INFO] [stderr]     Checking cargo-platform v0.1.4
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking shared-buffer v0.1.3
[INFO] [stderr]     Checking wasmparser v0.107.0
[INFO] [stderr]     Checking cargo_metadata v0.15.4
[INFO] [stderr]     Checking ureq v2.8.0
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/minijinja-0.34.0/src/environment.rs:511:34
[INFO] [stdout]     |
[INFO] [stdout] 511 |             .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-0.34.0/src/filters.rs:198:12
[INFO] [stdout]     |
[INFO] [stdout] 196 |     pub fn new<F, Rv, Args>(f: F) -> BoxedFilter
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout] 197 |     where
[INFO] [stdout] 198 |         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] 511 |             .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-0.34.0/src/environment.rs:532:40
[INFO] [stdout]     |
[INFO] [stdout] 532 |         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-0.34.0/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] 532 |         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-0.34.0/src/environment.rs:555:38
[INFO] [stdout]     |
[INFO] [stdout] 555 |         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-0.34.0/src/value/mod.rs:575:12
[INFO] [stdout]     |
[INFO] [stdout] 572 |     pub fn from_function<F, Rv, Args>(f: F) -> Value
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 575 |         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] 555 |         self.add_global(name.into(), Value::from_function::<F, Rv, Args>(f))
[INFO] [stdout]     |                                                          +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking serde_yaml v0.9.25
[INFO] [stderr]     Checking toml_edit v0.20.4
[INFO] [stderr]     Checking toml_edit v0.19.15
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/minijinja-0.34.0/src/value/mod.rs:580:9
[INFO] [stdout]     |
[INFO] [stdout] 580 |         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-0.34.0/src/functions.rs:175:12
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn new<F, Rv, Args>(f: F) -> BoxedFunction
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout] 174 |     where
[INFO] [stdout] 175 |         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] 580 |         functions::BoxedFunction::new::<F, Rv, Args>(f).to_value()
[INFO] [stdout]     |                                      +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling graphql_client_codegen v0.13.0
[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] running `Command { std: "docker" "inspect" "21f88b9bfbc21ab8816a19eee55f486a3a3fcc0e18003e75aec398974a5a9043", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21f88b9bfbc21ab8816a19eee55f486a3a3fcc0e18003e75aec398974a5a9043", kill_on_drop: false }`
[INFO] [stdout] 21f88b9bfbc21ab8816a19eee55f486a3a3fcc0e18003e75aec398974a5a9043
