[INFO] cloning repository https://github.com/justinrubek/bomper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/justinrubek/bomper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustinrubek%2Fbomper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustinrubek%2Fbomper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 64a406e2a7e1939e4fc7f0f9cd72bdc2e4944a34 [INFO] checking justinrubek/bomper against try#149edce6c6ee840adb602803b96d083101ef3592 for pr-133502-16 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustinrubek%2Fbomper" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/justinrubek/bomper [INFO] finished tweaking git repo https://github.com/justinrubek/bomper [INFO] tweaked toml for git repo https://github.com/justinrubek/bomper written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/justinrubek/bomper on toolchain 149edce6c6ee840adb602803b96d083101ef3592 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/justinrubek/bomper 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" "+149edce6c6ee840adb602803b96d083101ef3592" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `edition` is set on library `bomper` which is deprecated [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bd939d0bbd4467975461595ef01608e87fe808a9d569c02b4aae034c6ea036b8 [INFO] running `Command { std: "docker" "start" "-a" "bd939d0bbd4467975461595ef01608e87fe808a9d569c02b4aae034c6ea036b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd939d0bbd4467975461595ef01608e87fe808a9d569c02b4aae034c6ea036b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd939d0bbd4467975461595ef01608e87fe808a9d569c02b4aae034c6ea036b8", kill_on_drop: false }` [INFO] [stdout] bd939d0bbd4467975461595ef01608e87fe808a9d569c02b4aae034c6ea036b8 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc96954563b3556bcfb6a1a66eca19cdae0e3b9853e660dde4a772ab1234d7d1 [INFO] running `Command { std: "docker" "start" "-a" "fc96954563b3556bcfb6a1a66eca19cdae0e3b9853e660dde4a772ab1234d7d1", kill_on_drop: false }` [INFO] [stderr] warning: `edition` is set on library `bomper` which is deprecated [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking gix-trace v0.1.11 [INFO] [stderr] Checking fastrand v2.2.0 [INFO] [stderr] Checking faster-hex v0.9.0 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking regex-automata v0.4.8 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking bytesize v1.3.0 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking human_format v1.1.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Checking winnow v0.6.20 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking prodash v28.0.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking allocator-api2 v0.2.19 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling rustix v0.38.40 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking unicode-bom v2.0.3 [INFO] [stderr] Checking litemap v0.7.3 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Checking kstring v2.0.2 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking flate2 v1.0.34 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking hashbrown v0.15.1 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking clru v0.6.2 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking uluru v3.1.0 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking io-close v0.3.7 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking imara-diff v0.1.7 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking bstr v1.10.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking clap_builder v4.5.20 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking similar v2.6.0 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking gix-utils v0.1.13 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking jwalk v0.8.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling gix-macros v0.1.5 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Checking tokio v1.41.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling pest v2.7.14 [INFO] [stderr] Checking gix-hash v0.14.2 [INFO] [stderr] Checking gix-date v0.8.7 [INFO] [stderr] Checking gix-path v0.10.12 [INFO] [stderr] Checking gix-validate v0.8.5 [INFO] [stderr] Checking gix-chunk v0.4.9 [INFO] [stderr] Checking gix-quote v0.4.13 [INFO] [stderr] Checking gix-packetline-blocking v0.17.5 [INFO] [stderr] Checking gix-bitmap v0.2.12 [INFO] [stderr] Checking gix-features v0.38.2 [INFO] [stderr] Checking gix-hashtable v0.5.2 [INFO] [stderr] Checking zerofrom v0.1.4 [INFO] [stderr] Checking gix-command v0.3.10 [INFO] [stderr] Checking yoke v0.7.4 [INFO] [stderr] Checking gix-actor v0.31.5 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking gix-fs v0.10.2 [INFO] [stderr] Checking gix-commitgraph v0.24.3 [INFO] [stderr] Checking gix-object v0.42.3 [INFO] [stderr] Checking gix-mailmap v0.23.5 [INFO] [stderr] Checking clap v4.5.20 [INFO] [stderr] Compiling pest_meta v2.7.14 [INFO] [stderr] Checking gix-revwalk v0.13.2 [INFO] [stderr] Checking gix-revision v0.27.2 [INFO] [stderr] Checking gix-refspec v0.23.1 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Compiling pest_generator v2.7.14 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Compiling pest_derive v2.7.14 [INFO] [stderr] Checking conventional_commit_parser v0.9.4 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking cargo-platform v0.1.8 [INFO] [stderr] Checking minijinja v2.5.0 [INFO] [stderr] Checking toml_edit v0.22.22 [INFO] [stderr] Checking toml_edit v0.19.15 [INFO] [stderr] Checking gix-glob v0.16.5 [INFO] [stderr] Checking gix-traverse v0.39.2 [INFO] [stderr] Checking gix-config-value v0.14.9 [INFO] [stderr] Checking gix-sec v0.10.9 [INFO] [stderr] Checking gix-negotiate v0.13.2 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking gix-attributes v0.22.5 [INFO] [stderr] Checking gix-ignore v0.11.4 [INFO] [stderr] Checking cargo_metadata v0.18.1 [INFO] [stderr] Checking url v2.5.3 [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/minijinja-2.5.0/src/environment.rs:701:34 [INFO] [stdout] | [INFO] [stdout] 701 | .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` [INFO] [stdout] = help: the following types implement trait `filters::Filter`: [INFO] [stdout] `Func` implements `filters::Filter` [INFO] [stdout] `Func` implements `filters::Filter` [INFO] [stdout] `Func` implements `filters::Filter` [INFO] [stdout] `Func` implements `filters::Filter` [INFO] [stdout] `Func` implements `filters::Filter` [INFO] [stdout] `Func` implements `filters::Filter` [INFO] [stdout] note: required by a bound in `BoxedFilter::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/minijinja-2.5.0/src/filters.rs:238:12 [INFO] [stdout] | [INFO] [stdout] 236 | pub fn new(f: F) -> BoxedFilter [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] 237 | where [INFO] [stdout] 238 | F: Filter + for<'a> Filter>::Output>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `BoxedFilter::new` [INFO] [stdout] help: consider specifying the generic arguments [INFO] [stdout] | [INFO] [stdout] 701 | .insert(name.into(), filters::BoxedFilter::new::(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.5.0/src/environment.rs:722:40 [INFO] [stdout] | [INFO] [stdout] 722 | 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` [INFO] [stdout] = help: the following types implement trait `tests::Test`: [INFO] [stdout] `Func` implements `tests::Test` [INFO] [stdout] `Func` implements `tests::Test` [INFO] [stdout] `Func` implements `tests::Test` [INFO] [stdout] `Func` implements `tests::Test` [INFO] [stdout] `Func` implements `tests::Test` [INFO] [stdout] `Func` implements `tests::Test` [INFO] [stdout] note: required by a bound in `BoxedTest::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/minijinja-2.5.0/src/tests.rs:184:12 [INFO] [stdout] | [INFO] [stdout] 182 | pub fn new(f: F) -> BoxedTest [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] 183 | where [INFO] [stdout] 184 | F: Test + for<'a> Test>::Output>, [INFO] [stdout] | ^^^^^^^^^^^^^^ required by this bound in `BoxedTest::new` [INFO] [stdout] help: consider specifying the generic arguments [INFO] [stdout] | [INFO] [stdout] 722 | self.tests.insert(name.into(), tests::BoxedTest::new::(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.5.0/src/environment.rs:745:38 [INFO] [stdout] | [INFO] [stdout] 745 | 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` [INFO] [stdout] = help: the following types implement trait `Function`: [INFO] [stdout] `Func` implements `Function` [INFO] [stdout] `Func` implements `Function` [INFO] [stdout] `Func` implements `Function` [INFO] [stdout] `Func` implements `Function` [INFO] [stdout] `Func` implements `Function` [INFO] [stdout] `Func` implements `Function` [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.5.0/src/value/mod.rs:1014:12 [INFO] [stdout] | [INFO] [stdout] 1011 | pub fn from_function(f: F) -> Value [INFO] [stdout] | ------------- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 1014 | F: functions::Function [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Value::from_function` [INFO] [stdout] help: consider specifying the generic arguments [INFO] [stdout] | [INFO] [stdout] 745 | self.add_global(name.into(), Value::from_function::(f)) [INFO] [stdout] | +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking gix-filter v0.11.3 [INFO] [stderr] Checking gix-pathspec v0.7.7 [INFO] [stderr] Checking gix-url v0.27.5 [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/minijinja-2.5.0/src/value/mod.rs:1019:9 [INFO] [stdout] | [INFO] [stdout] 1019 | 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` [INFO] [stdout] = help: the following types implement trait `Function`: [INFO] [stdout] `Func` implements `Function` [INFO] [stdout] `Func` implements `Function` [INFO] [stdout] `Func` implements `Function` [INFO] [stdout] `Func` implements `Function` [INFO] [stdout] `Func` implements `Function` [INFO] [stdout] `Func` implements `Function` [INFO] [stdout] note: required by a bound in `BoxedFunction::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/minijinja-2.5.0/src/functions.rs:213:12 [INFO] [stdout] | [INFO] [stdout] 211 | pub fn new(f: F) -> BoxedFunction [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] 212 | where [INFO] [stdout] 213 | F: Function + for<'a> Function>::Output>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ required by this bound in `BoxedFunction::new` [INFO] [stdout] help: consider specifying the generic arguments [INFO] [stdout] | [INFO] [stdout] 1019 | functions::BoxedFunction::new::(f).to_value() [INFO] [stdout] | +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking gix-worktree-stream v0.12.0 [INFO] [stderr] Checking gix-archive v0.12.0 [INFO] [stderr] Checking tempfile v3.14.0 [INFO] [stderr] Checking gix-prompt v0.8.8 [INFO] [stdout] For more information about this error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] Checking gix-credentials v0.24.5 [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" "fc96954563b3556bcfb6a1a66eca19cdae0e3b9853e660dde4a772ab1234d7d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc96954563b3556bcfb6a1a66eca19cdae0e3b9853e660dde4a772ab1234d7d1", kill_on_drop: false }` [INFO] [stdout] fc96954563b3556bcfb6a1a66eca19cdae0e3b9853e660dde4a772ab1234d7d1