[INFO] cloning repository https://github.com/ljt019/rustformers [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ljt019/rustformers" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fljt019%2Frustformers", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fljt019%2Frustformers'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7a1fd17d8b6ec4d9f005137923978c5986f00d9f [INFO] checking ljt019/rustformers against try#149edce6c6ee840adb602803b96d083101ef3592 for pr-133502-16 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fljt019%2Frustformers" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ljt019/rustformers [INFO] finished tweaking git repo https://github.com/ljt019/rustformers [INFO] tweaked toml for git repo https://github.com/ljt019/rustformers written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ljt019/rustformers 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/ljt019/rustformers 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] b8ae2d7cbfed29e1030db7c1a009b1430f01397ae8facd18e0ff1f4521c5fd7a [INFO] running `Command { std: "docker" "start" "-a" "b8ae2d7cbfed29e1030db7c1a009b1430f01397ae8facd18e0ff1f4521c5fd7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b8ae2d7cbfed29e1030db7c1a009b1430f01397ae8facd18e0ff1f4521c5fd7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8ae2d7cbfed29e1030db7c1a009b1430f01397ae8facd18e0ff1f4521c5fd7a", kill_on_drop: false }` [INFO] [stdout] b8ae2d7cbfed29e1030db7c1a009b1430f01397ae8facd18e0ff1f4521c5fd7a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] c55a2e54fb0610c093d253efca78e223b42ddd50de92c8f6924fb4f121fb740c [INFO] running `Command { std: "docker" "start" "-a" "c55a2e54fb0610c093d253efca78e223b42ddd50de92c8f6924fb4f121fb740c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling libm v0.2.14 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cc v1.2.21 [INFO] [stderr] Checking reborrow v0.5.5 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling pulp v0.21.5 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Checking raw-cpuid v11.5.0 [INFO] [stderr] Checking raw-cpuid v10.7.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling winnow v0.7.9 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling zip v1.1.4 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling linkme-impl v0.3.33 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Checking webpki-roots v1.0.1 [INFO] [stderr] Checking getrandom v0.3.2 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking libloading v0.8.6 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking iri-string v0.7.8 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling esaxx-rs v0.1.10 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stderr] Checking socks v0.3.4 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.2.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking macro_rules_attribute v0.2.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking unicode-normalization-alignments v0.1.12 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Compiling inventory v0.3.20 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rand_distr v0.5.1 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking rayon-cond v0.3.0 [INFO] [stderr] Checking onig v6.4.0 [INFO] [stderr] Checking rustls-webpki v0.103.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling monostate-impl v0.1.14 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Checking tokio v1.44.2 [INFO] [stderr] Compiling linkme v0.3.33 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Checking num_enum v0.7.3 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking bytemuck v1.23.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking dyn-stack v0.13.0 [INFO] [stderr] Checking dyn-stack v0.10.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking pulp v0.18.22 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking gemm-common v0.17.1 [INFO] [stderr] Checking gemm-f32 v0.17.1 [INFO] [stderr] Checking gemm-c64 v0.17.1 [INFO] [stderr] Checking gemm-c32 v0.17.1 [INFO] [stderr] Checking gemm-f64 v0.17.1 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking gemm-f16 v0.17.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking gemm v0.17.1 [INFO] [stderr] Compiling tool_macro v0.1.2 (/opt/rustwide/workdir/tool_macro) [INFO] [stderr] Checking gemm-common v0.18.2 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking gemm-f32 v0.18.2 [INFO] [stderr] Checking gemm-c32 v0.18.2 [INFO] [stderr] Checking gemm-c64 v0.18.2 [INFO] [stderr] Checking gemm-f64 v0.18.2 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking spm_precompiled v0.1.4 [INFO] [stderr] Checking monostate v0.1.14 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking gemm-f16 v0.18.2 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking gemm v0.18.2 [INFO] [stderr] Checking h2 v0.4.11 [INFO] [stderr] Checking safetensors v0.4.5 [INFO] [stderr] Checking ureq v2.12.1 [INFO] [stderr] Checking minijinja v2.9.0 [INFO] [stderr] Checking tokenizers v0.21.1 [INFO] [stderr] Checking ug v0.4.0 [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/minijinja-2.9.0/src/environment.rs:708:42 [INFO] [stdout] | [INFO] [stdout] 708 | self.filters.insert(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.9.0/src/value/mod.rs:1060:12 [INFO] [stdout] | [INFO] [stdout] 1057 | pub fn from_function(f: F) -> Value [INFO] [stdout] | ------------- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 1060 | 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] 708 | self.filters.insert(name.into(), Value::from_function::(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.9.0/src/environment.rs:730:40 [INFO] [stdout] | [INFO] [stdout] 730 | self.tests.insert(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.9.0/src/value/mod.rs:1060:12 [INFO] [stdout] | [INFO] [stdout] 1057 | pub fn from_function(f: F) -> Value [INFO] [stdout] | ------------- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 1060 | 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] 730 | self.tests.insert(name.into(), Value::from_function::(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.9.0/src/environment.rs:756:38 [INFO] [stdout] | [INFO] [stdout] 756 | 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.9.0/src/value/mod.rs:1060:12 [INFO] [stdout] | [INFO] [stdout] 1057 | pub fn from_function(f: F) -> Value [INFO] [stdout] | ------------- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 1060 | 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] 756 | self.add_global(name.into(), Value::from_function::(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.9.0/src/value/mod.rs:1065:9 [INFO] [stdout] | [INFO] [stdout] 1065 | 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.9.0/src/functions.rs:234:12 [INFO] [stdout] | [INFO] [stdout] 232 | pub fn new(f: F) -> BoxedFunction [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] 233 | where [INFO] [stdout] 234 | 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] 1065 | functions::BoxedFunction::new::(f).to_value() [INFO] [stdout] | +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking candle-core v0.9.1 (https://github.com/huggingface/candle.git#d0a3b33e) [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" "c55a2e54fb0610c093d253efca78e223b42ddd50de92c8f6924fb4f121fb740c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c55a2e54fb0610c093d253efca78e223b42ddd50de92c8f6924fb4f121fb740c", kill_on_drop: false }` [INFO] [stdout] c55a2e54fb0610c093d253efca78e223b42ddd50de92c8f6924fb4f121fb740c