[INFO] cloning repository https://github.com/tyrelsouza/rustylinks
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tyrelsouza/rustylinks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftyrelsouza%2Frustylinks", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftyrelsouza%2Frustylinks'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4dc5c1c29d415e8cb3790bc180402cb6d29d38ef
[INFO] checking tyrelsouza/rustylinks against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-20
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftyrelsouza%2Frustylinks" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tyrelsouza/rustylinks
[INFO] finished tweaking git repo https://github.com/tyrelsouza/rustylinks
[INFO] tweaked toml for git repo https://github.com/tyrelsouza/rustylinks written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tyrelsouza/rustylinks 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/tyrelsouza/rustylinks 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 39c49eaf1d2fc31c4e7860bbca7bbe7cd790eeab056e814172dca22c8d58309b
[INFO] running `Command { std: "docker" "start" "-a" "39c49eaf1d2fc31c4e7860bbca7bbe7cd790eeab056e814172dca22c8d58309b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "39c49eaf1d2fc31c4e7860bbca7bbe7cd790eeab056e814172dca22c8d58309b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39c49eaf1d2fc31c4e7860bbca7bbe7cd790eeab056e814172dca22c8d58309b", kill_on_drop: false }`
[INFO] [stdout] 39c49eaf1d2fc31c4e7860bbca7bbe7cd790eeab056e814172dca22c8d58309b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] de495bb0f0989009f1460590d9cc8a9a259e4e6f172db1e3eec4038f10bedfc7
[INFO] running `Command { std: "docker" "start" "-a" "de495bb0f0989009f1460590d9cc8a9a259e4e6f172db1e3eec4038f10bedfc7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling uncased v0.9.9
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]     Checking aho-corasick v1.0.2
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling syn v2.0.23
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking aho-corasick v0.7.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking bstr v1.5.0
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]     Checking walkdir v2.3.3
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking itoa v1.0.6
[INFO] [stderr]    Compiling regex v1.8.4
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking ryu v1.0.13
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling serde_json v1.0.99
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]     Checking unic-ucd-segment v0.9.0
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]     Checking deunicode v0.4.3
[INFO] [stderr]     Checking equivalent v1.0.0
[INFO] [stderr]     Checking hashbrown v0.14.0
[INFO] [stderr]     Checking slug v0.1.4
[INFO] [stderr]     Checking unic-segment v0.9.0
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking unsafe-libyaml v0.2.8
[INFO] [stderr]     Checking indexmap v2.0.0
[INFO] [stderr]    Compiling chrono-tz-build v0.0.2
[INFO] [stderr]     Checking globset v0.4.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling serde_derive v1.0.164
[INFO] [stderr]     Checking ignore v0.4.20
[INFO] [stderr]    Compiling chrono-tz v0.6.1
[INFO] [stderr]     Checking globwalk v0.8.1
[INFO] [stderr]     Checking pest v2.7.0
[INFO] [stderr]    Compiling pest_meta v2.7.0
[INFO] [stderr]    Compiling pest_generator v2.7.0
[INFO] [stderr]    Compiling pest_derive v2.7.0
[INFO] [stderr]     Checking serde_yaml v0.9.22
[INFO] [stderr]     Checking minijinja v1.0.8
[INFO] [stderr]     Checking tera v1.19.0
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/minijinja-1.0.8/src/environment.rs:554:34
[INFO] [stdout]     |
[INFO] [stdout] 554 |             .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<Rv, _>`
[INFO] [stdout]     = help: the following types implement trait `filters::Filter<Rv, Args>`:
[INFO] [stdout]               `Func` implements `filters::Filter<Rv, ()>`
[INFO] [stdout]               `Func` implements `filters::Filter<Rv, (A, B)>`
[INFO] [stdout]               `Func` implements `filters::Filter<Rv, (A, B, C)>`
[INFO] [stdout]               `Func` implements `filters::Filter<Rv, (A, B, C, D)>`
[INFO] [stdout]               `Func` implements `filters::Filter<Rv, (A, B, C, D, E)>`
[INFO] [stdout]               `Func` implements `filters::Filter<Rv, (A,)>`
[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.8/src/filters.rs:201:12
[INFO] [stdout]     |
[INFO] [stdout] 199 |     pub fn new<F, Rv, Args>(f: F) -> BoxedFilter
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout] 200 |     where
[INFO] [stdout] 201 |         F: Filter<Rv, Args> + for<'a> Filter<Rv, <Args as FunctionArgs<'a>>::Output>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ required by this bound in `BoxedFilter::new`
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]     |
[INFO] [stdout] 554 |             .insert(name.into(), filters::BoxedFilter::new::<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-1.0.8/src/environment.rs:575:40
[INFO] [stdout]     |
[INFO] [stdout] 575 |         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<Rv, _>`
[INFO] [stdout]     = help: the following types implement trait `tests::Test<Rv, Args>`:
[INFO] [stdout]               `Func` implements `tests::Test<Rv, ()>`
[INFO] [stdout]               `Func` implements `tests::Test<Rv, (A, B)>`
[INFO] [stdout]               `Func` implements `tests::Test<Rv, (A, B, C)>`
[INFO] [stdout]               `Func` implements `tests::Test<Rv, (A, B, C, D)>`
[INFO] [stdout]               `Func` implements `tests::Test<Rv, (A, B, C, D, E)>`
[INFO] [stdout]               `Func` implements `tests::Test<Rv, (A,)>`
[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.8/src/tests.rs:184:12
[INFO] [stdout]     |
[INFO] [stdout] 182 |     pub fn new<F, Rv, Args>(f: F) -> BoxedTest
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout] 183 |     where
[INFO] [stdout] 184 |         F: Test<Rv, Args> + for<'a> Test<Rv, <Args as FunctionArgs<'a>>::Output>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^ required by this bound in `BoxedTest::new`
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]     |
[INFO] [stdout] 575 |         self.tests.insert(name.into(), tests::BoxedTest::new::<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-1.0.8/src/environment.rs:598:38
[INFO] [stdout]     |
[INFO] [stdout] 598 |         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-1.0.8/src/value/mod.rs:685:12
[INFO] [stdout]     |
[INFO] [stdout] 682 |     pub fn from_function<F, Rv, Args>(f: F) -> Value
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 685 |         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] 598 |         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-1.0.8/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<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-1.0.8/src/functions.rs:175:12
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn new<F, Rv, Args>(f: F) -> BoxedFunction
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout] 174 |     where
[INFO] [stdout] 175 |         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] 690 |         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] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "de495bb0f0989009f1460590d9cc8a9a259e4e6f172db1e3eec4038f10bedfc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de495bb0f0989009f1460590d9cc8a9a259e4e6f172db1e3eec4038f10bedfc7", kill_on_drop: false }`
[INFO] [stdout] de495bb0f0989009f1460590d9cc8a9a259e4e6f172db1e3eec4038f10bedfc7
