[INFO] cloning repository https://github.com/jtdowney/rsubst [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jtdowney/rsubst" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjtdowney%2Frsubst", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjtdowney%2Frsubst'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 09ab8edaf1fe04b2586ffb9c9f621f317d888f8b [INFO] checking jtdowney/rsubst against try#149edce6c6ee840adb602803b96d083101ef3592 for pr-133502-16 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjtdowney%2Frsubst" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jtdowney/rsubst [INFO] finished tweaking git repo https://github.com/jtdowney/rsubst [INFO] tweaked toml for git repo https://github.com/jtdowney/rsubst written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jtdowney/rsubst 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/jtdowney/rsubst 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] d4a9c0cfc1cb7c529f77be3208c643791eb264ae262564bee9c89450f6ff92e9 [INFO] running `Command { std: "docker" "start" "-a" "d4a9c0cfc1cb7c529f77be3208c643791eb264ae262564bee9c89450f6ff92e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d4a9c0cfc1cb7c529f77be3208c643791eb264ae262564bee9c89450f6ff92e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4a9c0cfc1cb7c529f77be3208c643791eb264ae262564bee9c89450f6ff92e9", kill_on_drop: false }` [INFO] [stdout] d4a9c0cfc1cb7c529f77be3208c643791eb264ae262564bee9c89450f6ff92e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 4b0f9ad604edfdc5ca74cc4fc6322ddf0d00eacc0e841c90a3785466aab8dfae [INFO] running `Command { std: "docker" "start" "-a" "4b0f9ad604edfdc5ca74cc4fc6322ddf0d00eacc0e841c90a3785466aab8dfae", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling rustix v1.0.3 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking linux-raw-sys v0.9.3 [INFO] [stderr] Checking once_cell v1.21.3 [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` [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] [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" "4b0f9ad604edfdc5ca74cc4fc6322ddf0d00eacc0e841c90a3785466aab8dfae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b0f9ad604edfdc5ca74cc4fc6322ddf0d00eacc0e841c90a3785466aab8dfae", kill_on_drop: false }` [INFO] [stdout] 4b0f9ad604edfdc5ca74cc4fc6322ddf0d00eacc0e841c90a3785466aab8dfae