[INFO] cloning repository https://github.com/Property404/doc2readme [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Property404/doc2readme" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FProperty404%2Fdoc2readme", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FProperty404%2Fdoc2readme'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] edb99ef1eff530a0a1a07abc81de6aecdf245854 [INFO] checking Property404/doc2readme 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%2FProperty404%2Fdoc2readme" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Property404/doc2readme [INFO] finished tweaking git repo https://github.com/Property404/doc2readme [INFO] tweaked toml for git repo https://github.com/Property404/doc2readme written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Property404/doc2readme 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/Property404/doc2readme 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-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] 1ec04e79e180759749b26ef44d3afc91ae833f683b49756bdca1cad9fbb42161 [INFO] running `Command { std: "docker" "start" "-a" "1ec04e79e180759749b26ef44d3afc91ae833f683b49756bdca1cad9fbb42161", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ec04e79e180759749b26ef44d3afc91ae833f683b49756bdca1cad9fbb42161", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ec04e79e180759749b26ef44d3afc91ae833f683b49756bdca1cad9fbb42161", kill_on_drop: false }` [INFO] [stdout] 1ec04e79e180759749b26ef44d3afc91ae833f683b49756bdca1cad9fbb42161 [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] cf7f26bca130f499c94750bea96dafdd35599dd5eb2a51238950eff4350edae7 [INFO] running `Command { std: "docker" "start" "-a" "cf7f26bca130f499c94750bea96dafdd35599dd5eb2a51238950eff4350edae7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.72 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Checking siphasher v0.3.11 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling anyhow v1.0.78 [INFO] [stderr] Compiling thiserror v1.0.53 [INFO] [stderr] Checking dtoa v1.0.9 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Checking dtoa-short v0.3.4 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking winnow v0.5.31 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Checking phf_shared v0.10.0 [INFO] [stderr] Checking servo_arc v0.3.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking unicode-bidi v0.3.14 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking predicates-core v1.0.6 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Checking ego-tree v0.6.2 [INFO] [stderr] Compiling quote v1.0.34 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Compiling syn v2.0.43 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking predicates-tree v1.0.9 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking fs_extra v1.3.0 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling selectors v0.25.0 [INFO] [stderr] Checking predicates v3.0.4 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Checking tempfile v3.9.0 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking bstr v1.9.0 [INFO] [stderr] Checking assert_cmd v2.0.12 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling thiserror-impl v1.0.53 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling derive_more-impl v1.0.0-beta.6 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking cssparser v0.31.2 [INFO] [stderr] Compiling snailquote v0.3.1 [INFO] [stderr] Compiling schmargs-derive v0.0.0 (https://github.com/Property404/schmargs?rev=c9598f31#c9598f31) [INFO] [stderr] Checking derive_more v1.0.0-beta.6 [INFO] [stderr] Checking schmargs v0.0.0 (https://github.com/Property404/schmargs?rev=c9598f31#c9598f31) [INFO] [stderr] Checking string_cache v0.8.7 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking minijinja v1.0.10 [INFO] [stderr] Checking toml_edit v0.21.0 [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/minijinja-1.0.10/src/environment.rs:597:34 [INFO] [stdout] | [INFO] [stdout] 597 | .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-1.0.10/src/filters.rs:200:12 [INFO] [stdout] | [INFO] [stdout] 198 | pub fn new(f: F) -> BoxedFilter [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] 199 | where [INFO] [stdout] 200 | 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] 597 | .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-1.0.10/src/environment.rs:618:40 [INFO] [stdout] | [INFO] [stdout] 618 | 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-1.0.10/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] 618 | 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-1.0.10/src/environment.rs:641:38 [INFO] [stdout] | [INFO] [stdout] 641 | 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-1.0.10/src/value/mod.rs:685:12 [INFO] [stdout] | [INFO] [stdout] 682 | pub fn from_function(f: F) -> Value [INFO] [stdout] | ------------- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 685 | 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] 641 | 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-1.0.10/src/value/mod.rs:690:9 [INFO] [stdout] | [INFO] [stdout] 690 | 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-1.0.10/src/functions.rs:181:12 [INFO] [stdout] | [INFO] [stdout] 179 | pub fn new(f: F) -> BoxedFunction [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] 180 | where [INFO] [stdout] 181 | 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] 690 | functions::BoxedFunction::new::(f).to_value() [INFO] [stdout] | +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking xml5ever v0.17.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" "cf7f26bca130f499c94750bea96dafdd35599dd5eb2a51238950eff4350edae7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf7f26bca130f499c94750bea96dafdd35599dd5eb2a51238950eff4350edae7", kill_on_drop: false }` [INFO] [stdout] cf7f26bca130f499c94750bea96dafdd35599dd5eb2a51238950eff4350edae7