[INFO] fetching crate rsubst 0.1.4...
[INFO] checking rsubst-0.1.4 against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-20
[INFO] extracting crate rsubst 0.1.4 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate rsubst 0.1.4
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rsubst 0.1.4
[INFO] tweaked toml for crates.io crate rsubst 0.1.4 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rsubst 0.1.4 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 crates.io crate rsubst 0.1.4 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] d554d9f1cb5f9b6eca659eda89890c31329922d31bc14cb487927aa7c16b2107
[INFO] running `Command { std: "docker" "start" "-a" "d554d9f1cb5f9b6eca659eda89890c31329922d31bc14cb487927aa7c16b2107", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d554d9f1cb5f9b6eca659eda89890c31329922d31bc14cb487927aa7c16b2107", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d554d9f1cb5f9b6eca659eda89890c31329922d31bc14cb487927aa7c16b2107", kill_on_drop: false }`
[INFO] [stdout] d554d9f1cb5f9b6eca659eda89890c31329922d31bc14cb487927aa7c16b2107
[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] b813f10b4219a93dc63e96b2d10c00f05755d5e6984a5e55397def6a36a4c358
[INFO] running `Command { std: "docker" "start" "-a" "b813f10b4219a93dc63e96b2d10c00f05755d5e6984a5e55397def6a36a4c358", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling rustix v1.0.3
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]     Checking linux-raw-sys v0.9.3
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking tempfile v3.19.1
[INFO] [stderr]     Checking minijinja v2.9.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<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]     --> /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, Rv, Args>(f: F) -> Value
[INFO] [stdout]      |            ------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 1060 |         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]  708 |         self.filters.insert(name.into(), Value::from_function::<F, Rv, Args>(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<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]     --> /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, Rv, Args>(f: F) -> Value
[INFO] [stdout]      |            ------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 1060 |         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]  730 |         self.tests.insert(name.into(), Value::from_function::<F, Rv, Args>(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<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]     --> /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, Rv, Args>(f: F) -> Value
[INFO] [stdout]      |            ------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 1060 |         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]  756 |         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]     --> /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<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]     --> /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, Rv, Args>(f: F) -> BoxedFunction
[INFO] [stdout]      |            --- required by a bound in this associated function
[INFO] [stdout]  233 |     where
[INFO] [stdout]  234 |         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] 1065 |         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 `minijinja` (lib) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "b813f10b4219a93dc63e96b2d10c00f05755d5e6984a5e55397def6a36a4c358", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b813f10b4219a93dc63e96b2d10c00f05755d5e6984a5e55397def6a36a4c358", kill_on_drop: false }`
[INFO] [stdout] b813f10b4219a93dc63e96b2d10c00f05755d5e6984a5e55397def6a36a4c358
