[INFO] fetching crate rem-utils 0.2.1... [INFO] linting rem-utils-0.2.1 against nightly for clippy-nonminimal_bool-denied [INFO] extracting crate rem-utils 0.2.1 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate rem-utils 0.2.1 [INFO] finished tweaking crates.io crate rem-utils 0.2.1 [INFO] tweaked toml for crates.io crate rem-utils 0.2.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rem-utils 0.2.1 on toolchain nightly [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rem-utils 0.2.1 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" "+nightly" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded erased-serde v0.4.8 [INFO] [stderr] Downloaded serde_spanned v1.0.3 [INFO] [stderr] Downloaded rust-ini v0.21.3 [INFO] [stderr] Downloaded toml v0.9.8 [INFO] [stderr] Downloaded yaml-rust2 v0.10.4 [INFO] [stderr] Downloaded config v0.15.18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 480e3192c249c16a72e7166f71fccef034991fc2bc2f8e21d46d5af93245e4a8 [INFO] running `Command { std: "docker" "start" "-a" "480e3192c249c16a72e7166f71fccef034991fc2bc2f8e21d46d5af93245e4a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "480e3192c249c16a72e7166f71fccef034991fc2bc2f8e21d46d5af93245e4a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "480e3192c249c16a72e7166f71fccef034991fc2bc2f8e21d46d5af93245e4a8", kill_on_drop: false }` [INFO] [stdout] 480e3192c249c16a72e7166f71fccef034991fc2bc2f8e21d46d5af93245e4a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "clippy" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10cd0de0103141c2af823acfec901b51ff3897da9c7d83387493b0116cf1d60c [INFO] running `Command { std: "docker" "start" "-a" "10cd0de0103141c2af823acfec901b51ff3897da9c7d83387493b0116cf1d60c", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling erased-serde v0.4.8 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking unicode-ident v1.0.22 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling pest v2.8.3 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Checking toml_parser v1.0.4 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking rust-ini v0.21.3 [INFO] [stderr] Compiling pest_meta v2.8.3 [INFO] [stderr] Checking yaml-rust2 v0.10.4 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Checking serde_spanned v1.0.3 [INFO] [stderr] Checking toml_datetime v0.7.3 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Checking toml v0.9.8 [INFO] [stderr] Checking ena v0.14.3 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking serde-untagged v0.1.9 [INFO] [stderr] Checking colored v3.0.0 [INFO] [stderr] Checking home v0.5.12 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Compiling pest_generator v2.8.3 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling pest_derive v2.8.3 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking string_cache v0.8.9 [INFO] [stderr] Checking config v0.15.18 [INFO] [stderr] Checking rem-utils v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: bound is defined in more than one place [INFO] [stdout] --> src/parser.rs:14:15 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn ws<'a, F: 'a, O, E: nom::error::ParseError<&'a str>>( [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 18 | F: Fn(&'a str) -> IResult<&'a str, O, E>, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#multiple_bound_locations [INFO] [stdout] = note: `#[warn(clippy::multiple_bound_locations)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unneeded unit expression [INFO] [stdout] --> src/typ.rs:155:17 [INFO] [stdout] | [INFO] [stdout] 155 | () [INFO] [stdout] | ^^ help: remove the final `()` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unused_unit [INFO] [stdout] = note: `#[warn(clippy::unused_unit)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: bound is defined in more than one place [INFO] [stdout] --> src/parser.rs:14:15 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn ws<'a, F: 'a, O, E: nom::error::ParseError<&'a str>>( [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 18 | F: Fn(&'a str) -> IResult<&'a str, O, E>, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#multiple_bound_locations [INFO] [stdout] = note: `#[warn(clippy::multiple_bound_locations)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unneeded unit expression [INFO] [stdout] --> src/typ.rs:155:17 [INFO] [stdout] | [INFO] [stdout] 155 | () [INFO] [stdout] | ^^ help: remove the final `()` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unused_unit [INFO] [stdout] = note: `#[warn(clippy::unused_unit)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the following explicit lifetimes could be elided: 'b [INFO] [stdout] --> src/annotation.rs:65:23 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn lookup_ast<'b>(&self, ident: &'b dyn ASTKey) -> Option