[INFO] cloning repository https://github.com/rdbo/dynja [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rdbo/dynja" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frdbo%2Fdynja", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frdbo%2Fdynja'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c69fa7e5c054d42c4be72d63eaa26318b21a7061 [INFO] checking rdbo/dynja against try#149edce6c6ee840adb602803b96d083101ef3592 for pr-133502-16 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frdbo%2Fdynja" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rdbo/dynja [INFO] finished tweaking git repo https://github.com/rdbo/dynja [INFO] tweaked toml for git repo https://github.com/rdbo/dynja written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rdbo/dynja 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/rdbo/dynja 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 2c088e0929565e335de540bcc91c305cc8f3381da64597015473d71ade6c01e3 [INFO] running `Command { std: "docker" "start" "-a" "2c088e0929565e335de540bcc91c305cc8f3381da64597015473d71ade6c01e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c088e0929565e335de540bcc91c305cc8f3381da64597015473d71ade6c01e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c088e0929565e335de540bcc91c305cc8f3381da64597015473d71ade6c01e3", kill_on_drop: false }` [INFO] [stdout] 2c088e0929565e335de540bcc91c305cc8f3381da64597015473d71ade6c01e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] a99fa0a23d2d93b493bfea32e9a1ecf582cc2676618b9f597705abeaf9be68d9 [INFO] running `Command { std: "docker" "start" "-a" "a99fa0a23d2d93b493bfea32e9a1ecf582cc2676618b9f597705abeaf9be68d9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Checking memo-map v0.3.2 [INFO] [stderr] Checking self_cell v1.0.3 [INFO] [stderr] Checking askama_escape v0.10.3 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking quote v1.0.35 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling askama_parser v0.2.0 [INFO] [stderr] Checking minijinja v1.0.11 [INFO] [stderr] Checking dynja_derive v0.4.1 (/opt/rustwide/workdir/dynja_derive) [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/minijinja-1.0.11/src/environment.rs:610:34 [INFO] [stdout] | [INFO] [stdout] 610 | .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.11/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] 610 | .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.11/src/environment.rs:631:40 [INFO] [stdout] | [INFO] [stdout] 631 | 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.11/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] 631 | 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.11/src/environment.rs:654:38 [INFO] [stdout] | [INFO] [stdout] 654 | 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.11/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] 654 | 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.11/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.11/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] [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" "a99fa0a23d2d93b493bfea32e9a1ecf582cc2676618b9f597705abeaf9be68d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a99fa0a23d2d93b493bfea32e9a1ecf582cc2676618b9f597705abeaf9be68d9", kill_on_drop: false }` [INFO] [stdout] a99fa0a23d2d93b493bfea32e9a1ecf582cc2676618b9f597705abeaf9be68d9