[INFO] fetching crate unified-minijinja 0.0.2...
[INFO] checking unified-minijinja-0.0.2 against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-17
[INFO] extracting crate unified-minijinja 0.0.2 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate unified-minijinja 0.0.2
[INFO] finished tweaking crates.io crate unified-minijinja 0.0.2
[INFO] tweaked toml for crates.io crate unified-minijinja 0.0.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate unified-minijinja 0.0.2 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 66 packages to latest compatible versions
[INFO] [stderr]       Adding globset v0.4.16 (available: v0.4.18)
[INFO] [stderr]       Adding indexmap v1.9.3 (available: v2.12.1)
[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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 6b21596ed7f9d5060d3cf60b8838b836652c45f21619c1c2a2e26774fff28881
[INFO] running `Command { std: "docker" "start" "-a" "6b21596ed7f9d5060d3cf60b8838b836652c45f21619c1c2a2e26774fff28881", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6b21596ed7f9d5060d3cf60b8838b836652c45f21619c1c2a2e26774fff28881", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b21596ed7f9d5060d3cf60b8838b836652c45f21619c1c2a2e26774fff28881", kill_on_drop: false }`
[INFO] [stdout] 6b21596ed7f9d5060d3cf60b8838b836652c45f21619c1c2a2e26774fff28881
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] f98172e6233d3fc301ed63236f1dd1e8965d400cf8d6d888d8027692e22cbacd
[INFO] running `Command { std: "docker" "start" "-a" "f98172e6233d3fc301ed63236f1dd1e8965d400cf8d6d888d8027692e22cbacd", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling zmij v1.0.3
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking similar-asserts v1.7.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking insta v1.45.1
[INFO] [stderr]     Checking unified-minijinja v0.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `where_clauses_object_safety` has been removed: converted into hard error, see PR #125380 <https://github.com/rust-lang/rust/pull/125380> for more information
[INFO] [stdout]    --> src/lib.rs:199:10
[INFO] [stdout]     |
[INFO] [stdout] 199 | #![allow(where_clauses_object_safety)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/environment.rs:702:34
[INFO] [stdout]     |
[INFO] [stdout] 702 |             .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]    --> 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] 702 |             .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]    --> src/environment.rs:723:40
[INFO] [stdout]     |
[INFO] [stdout] 723 |         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]    --> 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] 723 |         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]    --> src/environment.rs:746:38
[INFO] [stdout]     |
[INFO] [stdout] 746 |         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]    --> src/value/mod.rs:735:12
[INFO] [stdout]     |
[INFO] [stdout] 732 |     pub fn from_function<F, Rv, Args>(f: F) -> Value
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 735 |         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] 746 |         self.add_global(name.into(), Value::from_function::<F, Rv, Args>(f))
[INFO] [stdout]     |                                                          +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `where_clauses_object_safety` has been removed: converted into hard error, see PR #125380 <https://github.com/rust-lang/rust/pull/125380> for more information
[INFO] [stdout]    --> src/lib.rs:199:10
[INFO] [stdout]     |
[INFO] [stdout] 199 | #![allow(where_clauses_object_safety)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/value/mod.rs:740:9
[INFO] [stdout]     |
[INFO] [stdout] 740 |         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]    --> 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] 740 |         functions::BoxedFunction::new::<F, Rv, Args>(f).to_value()
[INFO] [stdout]     |                                      +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/environment.rs:702:34
[INFO] [stdout]     |
[INFO] [stdout] 702 |             .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]    --> 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] 702 |             .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]    --> src/environment.rs:723:40
[INFO] [stdout]     |
[INFO] [stdout] 723 |         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]    --> 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] 723 |         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]    --> src/environment.rs:746:38
[INFO] [stdout]     |
[INFO] [stdout] 746 |         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]    --> src/value/mod.rs:735:12
[INFO] [stdout]     |
[INFO] [stdout] 732 |     pub fn from_function<F, Rv, Args>(f: F) -> Value
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 735 |         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] 746 |         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]    --> src/value/mod.rs:740:9
[INFO] [stdout]     |
[INFO] [stdout] 740 |         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]    --> 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] 740 |         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 `unified-minijinja` (lib) due to 4 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0283`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `unified-minijinja` (lib test) due to 4 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "f98172e6233d3fc301ed63236f1dd1e8965d400cf8d6d888d8027692e22cbacd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f98172e6233d3fc301ed63236f1dd1e8965d400cf8d6d888d8027692e22cbacd", kill_on_drop: false }`
[INFO] [stdout] f98172e6233d3fc301ed63236f1dd1e8965d400cf8d6d888d8027692e22cbacd
