[INFO] cloning repository https://github.com/sshine/axum-forum [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sshine/axum-forum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsshine%2Faxum-forum", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsshine%2Faxum-forum'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f1e5e8ea5e3b7375e4212dc532025c076ef4510a [INFO] checking sshine/axum-forum against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for 2025-12-16-next-solver-global [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsshine%2Faxum-forum" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sshine/axum-forum [INFO] finished tweaking git repo https://github.com/sshine/axum-forum [INFO] tweaked toml for git repo https://github.com/sshine/axum-forum written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sshine/axum-forum 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/sshine/axum-forum 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 65ea66690523aaca693f575d46e82850a34279d0f6270ac84feb4e199874ea33 [INFO] running `Command { std: "docker" "start" "-a" "65ea66690523aaca693f575d46e82850a34279d0f6270ac84feb4e199874ea33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "65ea66690523aaca693f575d46e82850a34279d0f6270ac84feb4e199874ea33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65ea66690523aaca693f575d46e82850a34279d0f6270ac84feb4e199874ea33", kill_on_drop: false }` [INFO] [stdout] 65ea66690523aaca693f575d46e82850a34279d0f6270ac84feb4e199874ea33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] a453dd66c14b626d7ec26d25eb257c546f6fa02b28422756c7da1ad45f5c5f14 [INFO] running `Command { std: "docker" "start" "-a" "a453dd66c14b626d7ec26d25eb257c546f6fa02b28422756c7da1ad45f5c5f14", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Checking bytes v1.10.0 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking ahash v0.7.8 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.2.13 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking clap_builder v4.5.29 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Checking phf_shared v0.11.3 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Compiling codemap v0.1.3 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling convert_case v0.5.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking matchit v0.8.4 [INFO] [stderr] Checking http v1.2.0 [INFO] [stderr] Checking ordered-multimap v0.4.3 [INFO] [stderr] Checking rust-ini v0.18.0 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Compiling libsqlite3-sys v0.31.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking axum-core v0.5.0 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking clap v4.5.29 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling config-manager-proc v0.4.5 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Compiling lasso v0.7.3 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking css-minify v0.5.2 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling grass_compiler v0.13.4 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking ron v0.7.1 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking deser-hjson v1.2.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking minijinja v2.7.0 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/minijinja-2.7.0/src/environment.rs:700:34 [INFO] [stdout] | [INFO] [stdout] 700 | .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.7.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] 700 | .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.7.0/src/environment.rs:721:40 [INFO] [stdout] | [INFO] [stdout] 721 | 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.7.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] 721 | 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.7.0/src/environment.rs:747:38 [INFO] [stdout] | [INFO] [stdout] 747 | 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.7.0/src/value/mod.rs:1032:12 [INFO] [stdout] | [INFO] [stdout] 1029 | pub fn from_function(f: F) -> Value [INFO] [stdout] | ------------- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 1032 | 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] 747 | self.add_global(name.into(), Value::from_function::(f)) [INFO] [stdout] | +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking config v0.13.4 [INFO] [stderr] Checking hyper-util v0.1.10 [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/minijinja-2.7.0/src/value/mod.rs:1037:9 [INFO] [stdout] | [INFO] [stdout] 1037 | 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.7.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] 1037 | functions::BoxedFunction::new::(f).to_value() [INFO] [stdout] | +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking axum v0.8.1 [INFO] [stderr] Checking rusqlite v0.33.0 [INFO] [stderr] Checking config-manager v0.4.5 [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" "a453dd66c14b626d7ec26d25eb257c546f6fa02b28422756c7da1ad45f5c5f14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a453dd66c14b626d7ec26d25eb257c546f6fa02b28422756c7da1ad45f5c5f14", kill_on_drop: false }` [INFO] [stdout] a453dd66c14b626d7ec26d25eb257c546f6fa02b28422756c7da1ad45f5c5f14