[INFO] cloning repository https://github.com/newcomertv/parameter-prefix-dylint-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/newcomertv/parameter-prefix-dylint-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnewcomertv%2Fparameter-prefix-dylint-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnewcomertv%2Fparameter-prefix-dylint-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aa41c9481cbd3d01fd2dc877eec6a1f7f094b650 [INFO] checking newcomertv/parameter-prefix-dylint-rs against master#e08b80c0fb7667bdcd040761891701e576c42ec8 for pr-129021 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnewcomertv%2Fparameter-prefix-dylint-rs" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/newcomertv/parameter-prefix-dylint-rs on toolchain e08b80c0fb7667bdcd040761891701e576c42ec8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e08b80c0fb7667bdcd040761891701e576c42ec8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/newcomertv/parameter-prefix-dylint-rs [INFO] finished tweaking git repo https://github.com/newcomertv/parameter-prefix-dylint-rs [INFO] tweaked toml for git repo https://github.com/newcomertv/parameter-prefix-dylint-rs written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/newcomertv/parameter-prefix-dylint-rs 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" "+e08b80c0fb7667bdcd040761891701e576c42ec8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/rust-lang/rust-clippy` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tester v0.9.1 [INFO] [stderr] Downloaded rustc-semver v1.1.0 [INFO] [stderr] Downloaded dylint v3.1.2 [INFO] [stderr] Downloaded dylint_internal v3.1.2 [INFO] [stderr] Downloaded compiletest_rs v0.10.2 [INFO] [stderr] Downloaded dylint_testing v3.1.2 [INFO] [stderr] Downloaded dylint_linting v3.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+e08b80c0fb7667bdcd040761891701e576c42ec8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f4de5ef9af7825df830fbf80f2f1852d47781944bbdbdf49c1639ab8fbd1264 [INFO] running `Command { std: "docker" "start" "-a" "3f4de5ef9af7825df830fbf80f2f1852d47781944bbdbdf49c1639ab8fbd1264", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f4de5ef9af7825df830fbf80f2f1852d47781944bbdbdf49c1639ab8fbd1264", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f4de5ef9af7825df830fbf80f2f1852d47781944bbdbdf49c1639ab8fbd1264", kill_on_drop: false }` [INFO] [stdout] 3f4de5ef9af7825df830fbf80f2f1852d47781944bbdbdf49c1639ab8fbd1264 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+e08b80c0fb7667bdcd040761891701e576c42ec8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 19833facce518e543f934651f823764c4196f5672cfb228c82ca74b072da3854 [INFO] running `Command { std: "docker" "start" "-a" "19833facce518e543f934651f823764c4196f5672cfb228c82ca74b072da3854", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling camino v1.1.7 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling anyhow v1.0.85 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling syn v2.0.64 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking winnow v0.6.8 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Checking if_chain v1.0.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Checking unicode-width v0.1.12 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Compiling libz-sys v1.1.16 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking anstyle-query v1.0.3 [INFO] [stderr] Checking either v1.12.0 [INFO] [stderr] Checking rustc-semver v1.1.0 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Compiling compiletest_rs v0.10.2 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking tester v0.9.1 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.202 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Checking rust-embed-utils v8.4.0 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Checking env_logger v0.11.3 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Compiling rust-embed-impl v8.4.0 [INFO] [stderr] Checking rust-embed v8.4.0 [INFO] [stderr] Checking git2 v0.18.3 [INFO] [stderr] Checking serde_spanned v0.6.6 [INFO] [stderr] Checking toml_datetime v0.6.6 [INFO] [stderr] Checking cargo-platform v0.1.8 [INFO] [stderr] Checking toml_edit v0.22.13 [INFO] [stderr] Checking toml_edit v0.19.15 [INFO] [stderr] Checking cargo_metadata v0.18.1 [INFO] [stderr] Checking rustfix v0.6.1 [INFO] [stderr] Checking toml v0.7.8 [INFO] [stderr] Checking clippy_config v0.1.80 (https://github.com/rust-lang/rust-clippy?rev=1325425589efdaf4bba99c37f0d80030ab53aac5#13254255) [INFO] [stderr] Checking toml v0.8.13 [INFO] [stdout] error[E0463]: can't find crate for `rustc_ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-4b72815e96774b3d/1325425/clippy_config/src/lib.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | extern crate rustc_ast; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_data_structures` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-4b72815e96774b3d/1325425/clippy_config/src/lib.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | extern crate rustc_data_structures; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_driver` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-4b72815e96774b3d/1325425/clippy_config/src/lib.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | extern crate rustc_driver; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_errors` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-4b72815e96774b3d/1325425/clippy_config/src/lib.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | extern crate rustc_errors; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_session` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-4b72815e96774b3d/1325425/clippy_config/src/lib.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | extern crate rustc_session; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_span` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-4b72815e96774b3d/1325425/clippy_config/src/lib.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | extern crate rustc_span; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `push` exists for struct `Vec`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-4b72815e96774b3d/1325425/clippy_config/src/conf.rs:167:50 [INFO] [stdout] | [INFO] [stdout] 63 | struct ConfError { [INFO] [stdout] | ---------------- doesn't satisfy `ConfError: Sized` [INFO] [stdout] ... [INFO] [stdout] 167 | Err(e) => errors.push(ConfError::spanned(self.0, e.to_string().replace('\n', " ").trim(), None, value_spa... [INFO] [stdout] | ^^^^ method cannot be called on `Vec` due to unsatisfied trait bounds [INFO] [stdout] ... [INFO] [stdout] 217 | / define_Conf! { [INFO] [stdout] 218 | | /// Lint: ARITHMETIC_SIDE_EFFECTS. [INFO] [stdout] 219 | | /// [INFO] [stdout] 220 | | /// Suppress checking of the passed type names in all types of operations. [INFO] [stdout] ... | [INFO] [stdout] 615 | | (allowed_prefixes: Vec = DEFAULT_ALLOWED_PREFIXES.iter().map(ToString::to_string).collect()), [INFO] [stdout] 616 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{type error}: Sized` [INFO] [stdout] which is required by `ConfError: Sized` [INFO] [stdout] = note: this error originates in the macro `define_Conf` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `push` exists for struct `Vec`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-4b72815e96774b3d/1325425/clippy_config/src/conf.rs:170:48 [INFO] [stdout] | [INFO] [stdout] 63 | struct ConfError { [INFO] [stdout] | ---------------- doesn't satisfy `ConfError: Sized` [INFO] [stdout] ... [INFO] [stdout] 170 | errors.push(ConfError::spanned(self.0, format!("duplicate field `{}`", name.get_ref()), None, nam... [INFO] [stdout] | ^^^^ method cannot be called on `Vec` due to unsatisfied trait bounds [INFO] [stdout] ... [INFO] [stdout] 217 | / define_Conf! { [INFO] [stdout] 218 | | /// Lint: ARITHMETIC_SIDE_EFFECTS. [INFO] [stdout] 219 | | /// [INFO] [stdout] 220 | | /// Suppress checking of the passed type names in all types of operations. [INFO] [stdout] ... | [INFO] [stdout] 615 | | (allowed_prefixes: Vec = DEFAULT_ALLOWED_PREFIXES.iter().map(ToString::to_string).collect()), [INFO] [stdout] 616 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{type error}: Sized` [INFO] [stdout] which is required by `ConfError: Sized` [INFO] [stdout] = note: this error originates in the macro `define_Conf` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `push` exists for struct `Vec`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-4b72815e96774b3d/1325425/clippy_config/src/conf.rs:177:63 [INFO] [stdout] | [INFO] [stdout] 63 | struct ConfError { [INFO] [stdout] | ---------------- doesn't satisfy `ConfError: Sized` [INFO] [stdout] ... [INFO] [stdout] 177 | Some(_) => errors.push(ConfError::spanned(self.0, concat!( [INFO] [stdout] | -------^^^^ method cannot be called on `Vec` due to unsatisfied trait bounds [INFO] [stdout] ... [INFO] [stdout] 217 | / define_Conf! { [INFO] [stdout] 218 | | /// Lint: ARITHMETIC_SIDE_EFFECTS. [INFO] [stdout] 219 | | /// [INFO] [stdout] 220 | | /// Suppress checking of the passed type names in all types of operations. [INFO] [stdout] ... | [INFO] [stdout] 615 | | (allowed_prefixes: Vec = DEFAULT_ALLOWED_PREFIXES.iter().map(ToString::to_string).collect()), [INFO] [stdout] 616 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{type error}: Sized` [INFO] [stdout] which is required by `ConfError: Sized` [INFO] [stdout] = note: this error originates in the macro `define_Conf` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `push` exists for struct `Vec`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-4b72815e96774b3d/1325425/clippy_config/src/conf.rs:163:40 [INFO] [stdout] | [INFO] [stdout] 63 | struct ConfError { [INFO] [stdout] | ---------------- doesn't satisfy `ConfError: Sized` [INFO] [stdout] ... [INFO] [stdout] 163 | $(warnings.push(ConfError::spanned(self.0, format!("deprecated field `{}`. {}", name.get_ref(), $dep), None, ... [INFO] [stdout] | ^^^^ method cannot be called on `Vec` due to unsatisfied trait bounds [INFO] [stdout] ... [INFO] [stdout] 217 | / define_Conf! { [INFO] [stdout] 218 | | /// Lint: ARITHMETIC_SIDE_EFFECTS. [INFO] [stdout] 219 | | /// [INFO] [stdout] 220 | | /// Suppress checking of the passed type names in all types of operations. [INFO] [stdout] ... | [INFO] [stdout] 615 | | (allowed_prefixes: Vec = DEFAULT_ALLOWED_PREFIXES.iter().map(ToString::to_string).collect()), [INFO] [stdout] 616 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{type error}: Sized` [INFO] [stdout] which is required by `ConfError: Sized` [INFO] [stdout] = note: this error originates in the macro `define_Conf` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling dylint_internal v3.1.2 [INFO] [stderr] Compiling dylint v3.1.2 [INFO] [stdout] error[E0277]: `Vec` is not an iterator [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-4b72815e96774b3d/1325425/clippy_config/src/conf.rs:733:22 [INFO] [stdout] | [INFO] [stdout] 733 | for error in errors { [INFO] [stdout] | ^^^^^^ `Vec` is not an iterator; try calling `.into_iter()` or `.iter()` [INFO] [stdout] | [INFO] [stdout] = help: the trait `IntoIterator` is not implemented for `Vec` [INFO] [stdout] = help: the following other types implement trait `IntoIterator`: [INFO] [stdout] &'a Vec [INFO] [stdout] &'a mut Vec [INFO] [stdout] Vec [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `Vec` is not an iterator [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-4b72815e96774b3d/1325425/clippy_config/src/conf.rs:746:24 [INFO] [stdout] | [INFO] [stdout] 746 | for warning in warnings { [INFO] [stdout] | ^^^^^^^^ `Vec` is not an iterator; try calling `.into_iter()` or `.iter()` [INFO] [stdout] | [INFO] [stdout] = help: the trait `IntoIterator` is not implemented for `Vec` [INFO] [stdout] = help: the following other types implement trait `IntoIterator`: [INFO] [stdout] &'a Vec [INFO] [stdout] &'a mut Vec [INFO] [stdout] Vec [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0463, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `clippy_config` (lib) due to 13 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "19833facce518e543f934651f823764c4196f5672cfb228c82ca74b072da3854", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19833facce518e543f934651f823764c4196f5672cfb228c82ca74b072da3854", kill_on_drop: false }` [INFO] [stdout] 19833facce518e543f934651f823764c4196f5672cfb228c82ca74b072da3854