[INFO] cloning repository https://github.com/hardfau18/mp_rater [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hardfau18/mp_rater" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhardfau18%2Fmp_rater", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhardfau18%2Fmp_rater'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2c90b371ee48cc39690946e872d9e180c7d0c761 [INFO] checking hardfau18/mp_rater against try#149edce6c6ee840adb602803b96d083101ef3592 for pr-133502-16 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhardfau18%2Fmp_rater" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/hardfau18/mp_rater [INFO] finished tweaking git repo https://github.com/hardfau18/mp_rater [INFO] tweaked toml for git repo https://github.com/hardfau18/mp_rater written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hardfau18/mp_rater 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/hardfau18/mp_rater 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 903ac9e2800f7d4f316ef528bd57143b256af4e1ae37058681009858e7bf73f7 [INFO] running `Command { std: "docker" "start" "-a" "903ac9e2800f7d4f316ef528bd57143b256af4e1ae37058681009858e7bf73f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "903ac9e2800f7d4f316ef528bd57143b256af4e1ae37058681009858e7bf73f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "903ac9e2800f7d4f316ef528bd57143b256af4e1ae37058681009858e7bf73f7", kill_on_drop: false }` [INFO] [stdout] 903ac9e2800f7d4f316ef528bd57143b256af4e1ae37058681009858e7bf73f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 1d7c68f2e7561ff7a1e74c6997ef8d9981bf0257f4849f26665305d863bdea29 [INFO] running `Command { std: "docker" "start" "-a" "1d7c68f2e7561ff7a1e74c6997ef8d9981bf0257f4849f26665305d863bdea29", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.64 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking pin-project-lite v0.2.10 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling winnow v0.5.0 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Checking concurrent-queue v2.2.0 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking parking v2.1.0 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Compiling syn v2.0.26 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Checking async-lock v2.7.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Checking linux-raw-sys v0.4.3 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Checking async-task v4.4.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling async-trait v0.1.71 [INFO] [stderr] Checking atomic-waker v1.1.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking blocking v1.3.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking nix v0.26.2 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling regex-automata v0.3.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking sha1 v0.10.5 [INFO] [stderr] Checking xdg-home v1.0.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.171 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling zvariant_utils v1.0.1 [INFO] [stderr] Compiling enumflags2_derive v0.7.7 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Compiling serde_repr v0.1.14 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling async-recursion v1.0.4 [INFO] [stderr] Checking tracing-error v0.2.1 [INFO] [stderr] Checking async-executor v1.5.1 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Compiling zvariant_derive v3.15.0 [INFO] [stderr] Compiling zbus_macros v3.14.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking async-broadcast v0.5.1 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Compiling signal-hook v0.3.15 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.102 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Checking clap_builder v4.3.12 [INFO] [stderr] Checking flate2 v1.0.26 [INFO] [stderr] Checking color-spantrace v0.2.1 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking bufstream v0.1.4 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking ryu v1.0.14 [INFO] [stderr] Checking itoa v1.0.8 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking pbr v1.1.1 [INFO] [stderr] Checking mpd v0.1.0 (https://github.com/hardfau1t/rust-mpd?branch=fix%2F83#715b9c7b) [INFO] [stderr] Checking env_logger v0.9.3 [INFO] [stderr] Checking id3 v0.6.6 [INFO] [stderr] Checking clap v4.3.12 [INFO] [stderr] Checking color-eyre v0.6.3 [INFO] [stderr] Checking enumflags2 v0.7.7 [INFO] [stderr] Checking minijinja v1.0.4 [INFO] [stderr] Checking zvariant v3.15.0 [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/minijinja-1.0.4/src/environment.rs:506:34 [INFO] [stdout] | [INFO] [stdout] 506 | .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.4/src/filters.rs:201:12 [INFO] [stdout] | [INFO] [stdout] 199 | pub fn new(f: F) -> BoxedFilter [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] 200 | where [INFO] [stdout] 201 | 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] 506 | .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.4/src/environment.rs:527:40 [INFO] [stdout] | [INFO] [stdout] 527 | 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.4/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] 527 | 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.4/src/environment.rs:550:38 [INFO] [stdout] | [INFO] [stdout] 550 | 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.4/src/value/mod.rs:664:12 [INFO] [stdout] | [INFO] [stdout] 661 | pub fn from_function(f: F) -> Value [INFO] [stdout] | ------------- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 664 | 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] 550 | 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.4/src/value/mod.rs:669:9 [INFO] [stdout] | [INFO] [stdout] 669 | 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.4/src/functions.rs:175:12 [INFO] [stdout] | [INFO] [stdout] 173 | pub fn new(f: F) -> BoxedFunction [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] 174 | where [INFO] [stdout] 175 | 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] 669 | 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] Checking zbus_names v2.6.0 [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" "1d7c68f2e7561ff7a1e74c6997ef8d9981bf0257f4849f26665305d863bdea29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d7c68f2e7561ff7a1e74c6997ef8d9981bf0257f4849f26665305d863bdea29", kill_on_drop: false }` [INFO] [stdout] 1d7c68f2e7561ff7a1e74c6997ef8d9981bf0257f4849f26665305d863bdea29