[INFO] fetching crate lattice-graph 0.7.0... [INFO] checking lattice-graph-0.7.0 against master#08cd08fbef8c6663b052d8d9e4930d5696cbb8a7 for 150662-leaf [INFO] extracting crate lattice-graph 0.7.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate lattice-graph 0.7.0 [INFO] finished tweaking crates.io crate lattice-graph 0.7.0 [INFO] tweaked toml for crates.io crate lattice-graph 0.7.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate lattice-graph 0.7.0 on toolchain 08cd08fbef8c6663b052d8d9e4930d5696cbb8a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+08cd08fbef8c6663b052d8d9e4930d5696cbb8a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate lattice-graph 0.7.0 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" "+08cd08fbef8c6663b052d8d9e4930d5696cbb8a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hex2d v1.1.0 [INFO] [stderr] Downloaded const-generic-wrap v0.3.0 [INFO] [stderr] Downloaded ndarray v0.15.6 [INFO] [stderr] Downloaded petgraph v0.8.2 [INFO] [stderr] Downloaded rstest v0.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+08cd08fbef8c6663b052d8d9e4930d5696cbb8a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 329f83e3ee4faf3c14f29e0851a3e5021c04f1e9d0e806bddeb5a1d048acf66d [INFO] running `Command { std: "docker" "start" "-a" "329f83e3ee4faf3c14f29e0851a3e5021c04f1e9d0e806bddeb5a1d048acf66d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "329f83e3ee4faf3c14f29e0851a3e5021c04f1e9d0e806bddeb5a1d048acf66d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "329f83e3ee4faf3c14f29e0851a3e5021c04f1e9d0e806bddeb5a1d048acf66d", kill_on_drop: false }` [INFO] [stdout] 329f83e3ee4faf3c14f29e0851a3e5021c04f1e9d0e806bddeb5a1d048acf66d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+08cd08fbef8c6663b052d8d9e4930d5696cbb8a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22109aa049609feef22891df679fa372fda32eddbeb5542da3b68a58e6df7091 [INFO] running `Command { std: "docker" "start" "-a" "22109aa049609feef22891df679fa372fda32eddbeb5542da3b68a58e6df7091", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking clap_builder v4.5.44 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling rstest v0.12.0 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking indexmap v2.11.0 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Checking criterion-plot v0.6.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking petgraph v0.8.2 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking hex2d v1.1.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking clap v4.5.45 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking const-generic-wrap v0.3.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Checking lattice-graph v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.7.0 [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/hex/axial_based/mod.rs:88:56 [INFO] [stdout] | [INFO] [stdout] 88 | Hex5x5::new_with(HexAxialShape::default(), |x| (x), |n, d| (n, d)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 88 - Hex5x5::new_with(HexAxialShape::default(), |x| (x), |n, d| (n, d)) [INFO] [stdout] 88 + Hex5x5::new_with(HexAxialShape::default(), |x| x, |n, d| (n, d)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/hex/axial_based/mod.rs:92:35 [INFO] [stdout] | [INFO] [stdout] 92 | Hex5x5Lew::new_with_s(|x| (x), |n, d| (n, d)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 92 - Hex5x5Lew::new_with_s(|x| (x), |n, d| (n, d)) [INFO] [stdout] 92 + Hex5x5Lew::new_with_s(|x| x, |n, d| (n, d)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/hex/axial_based/mod.rs:96:34 [INFO] [stdout] | [INFO] [stdout] 96 | Hex5x5EQ::new_with_s(|x| (x), |n, d| (n, d)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 96 - Hex5x5EQ::new_with_s(|x| (x), |n, d| (n, d)) [INFO] [stdout] 96 + Hex5x5EQ::new_with_s(|x| x, |n, d| (n, d)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/hex/hex2d.rs:124:32 [INFO] [stdout] | [INFO] [stdout] 124 | Hex5x5::new_with_s(|x| (x), |n, d| (n, d)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 124 - Hex5x5::new_with_s(|x| (x), |n, d| (n, d)) [INFO] [stdout] 124 + Hex5x5::new_with_s(|x| x, |n, d| (n, d)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/hex/offset_based/mod.rs:48:57 [INFO] [stdout] | [INFO] [stdout] 48 | Hex5x5::new_with(HexOffsetShape::default(), |x| (x), |n, d| (n, d)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 48 - Hex5x5::new_with(HexOffsetShape::default(), |x| (x), |n, d| (n, d)) [INFO] [stdout] 48 + Hex5x5::new_with(HexOffsetShape::default(), |x| x, |n, d| (n, d)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/hex/offset_based/mod.rs:53:60 [INFO] [stdout] | [INFO] [stdout] 53 | Hex5x5Lew::new_with(HexOffsetShape::default(), |x| (x), |n, d| (n, d)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 53 - Hex5x5Lew::new_with(HexOffsetShape::default(), |x| (x), |n, d| (n, d)) [INFO] [stdout] 53 + Hex5x5Lew::new_with(HexOffsetShape::default(), |x| x, |n, d| (n, d)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/hex/offset_based/mod.rs:150:17 [INFO] [stdout] | [INFO] [stdout] 150 | |x| (x), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 150 - |x| (x), [INFO] [stdout] 150 + |x| x, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/hex/offset_based/mod.rs:163:17 [INFO] [stdout] | [INFO] [stdout] 163 | |x| (x), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 163 - |x| (x), [INFO] [stdout] 163 + |x| x, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.83s [INFO] running `Command { std: "docker" "inspect" "22109aa049609feef22891df679fa372fda32eddbeb5542da3b68a58e6df7091", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22109aa049609feef22891df679fa372fda32eddbeb5542da3b68a58e6df7091", kill_on_drop: false }` [INFO] [stdout] 22109aa049609feef22891df679fa372fda32eddbeb5542da3b68a58e6df7091