[INFO] fetching crate graphrs 0.7.0... [INFO] checking graphrs-0.7.0 against master#385fa9d845dd326c6bbfd58c22244215e431948a for never-type-fallback-to-never [INFO] extracting crate graphrs 0.7.0 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate graphrs 0.7.0 on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate graphrs 0.7.0 [INFO] finished tweaking crates.io crate graphrs 0.7.0 [INFO] tweaked toml for crates.io crate graphrs 0.7.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate crates.io crate graphrs 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proc-macro2 v1.0.34 [INFO] [stderr] Downloaded crossbeam-utils v0.8.5 [INFO] [stderr] Downloaded serde_derive v1.0.132 [INFO] [stderr] Downloaded serde v1.0.132 [INFO] [stderr] Downloaded quick-xml v0.22.0 [INFO] [stderr] Downloaded syn v1.0.83 [INFO] [stderr] Downloaded libc v0.2.112 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d7f6c2ba8497ee777df03083a6c3dd08cddf22fe0007a217c25dd5e1fc592d3d [INFO] running `Command { std: "docker" "start" "-a" "d7f6c2ba8497ee777df03083a6c3dd08cddf22fe0007a217c25dd5e1fc592d3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d7f6c2ba8497ee777df03083a6c3dd08cddf22fe0007a217c25dd5e1fc592d3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7f6c2ba8497ee777df03083a6c3dd08cddf22fe0007a217c25dd5e1fc592d3d", kill_on_drop: false }` [INFO] [stdout] d7f6c2ba8497ee777df03083a6c3dd08cddf22fe0007a217c25dd5e1fc592d3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bcd8da211c8bf8fa755af990edb02db0e65641c86df5ca1877dca9e3f51e3782 [INFO] running `Command { std: "docker" "start" "-a" "bcd8da211c8bf8fa755af990edb02db0e65641c86df5ca1877dca9e3f51e3782", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking quick-xml v0.22.0 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking graphrs v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Ord` is imported redundantly [INFO] [stdout] --> src/edge.rs:1:16 [INFO] [stdout] | [INFO] [stdout] 1 | use std::cmp::{Ord, Ordering, PartialOrd}; [INFO] [stdout] | ^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Ord` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PartialOrd` is imported redundantly [INFO] [stdout] --> src/edge.rs:1:31 [INFO] [stdout] | [INFO] [stdout] 1 | use std::cmp::{Ord, Ordering, PartialOrd}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `PartialOrd` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `SliceRandom` is imported redundantly [INFO] [stdout] --> src/algorithms/community/louvain.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use rand::seq::SliceRandom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | use rand::thread_rng; [INFO] [stdout] 7 | use rand::prelude::*; [INFO] [stdout] | ---------------- the item `SliceRandom` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `thread_rng` is imported redundantly [INFO] [stdout] --> src/algorithms/community/louvain.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use rand::thread_rng; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 7 | use rand::prelude::*; [INFO] [stdout] | ---------------- the item `thread_rng` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Ord` is imported redundantly [INFO] [stdout] --> src/edge.rs:1:16 [INFO] [stdout] | [INFO] [stdout] 1 | use std::cmp::{Ord, Ordering, PartialOrd}; [INFO] [stdout] | ^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Ord` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PartialOrd` is imported redundantly [INFO] [stdout] --> src/edge.rs:1:31 [INFO] [stdout] | [INFO] [stdout] 1 | use std::cmp::{Ord, Ordering, PartialOrd}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `PartialOrd` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `SliceRandom` is imported redundantly [INFO] [stdout] --> src/algorithms/community/louvain.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use rand::seq::SliceRandom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | use rand::thread_rng; [INFO] [stdout] 7 | use rand::prelude::*; [INFO] [stdout] | ---------------- the item `SliceRandom` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `thread_rng` is imported redundantly [INFO] [stdout] --> src/algorithms/community/louvain.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use rand::thread_rng; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 7 | use rand::prelude::*; [INFO] [stdout] | ---------------- the item `thread_rng` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Edge` is imported redundantly [INFO] [stdout] --> src/algorithms/community/louvain.rs:419:17 [INFO] [stdout] | [INFO] [stdout] 418 | use super::*; [INFO] [stdout] | -------- the item `Edge` is already imported here [INFO] [stdout] 419 | use crate::{Edge, Graph, GraphSpecs}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Graph` is imported redundantly [INFO] [stdout] --> src/algorithms/community/louvain.rs:419:23 [INFO] [stdout] | [INFO] [stdout] 418 | use super::*; [INFO] [stdout] | -------- the item `Graph` is already imported here [INFO] [stdout] 419 | use crate::{Edge, Graph, GraphSpecs}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `GraphSpecs` is imported redundantly [INFO] [stdout] --> src/algorithms/community/louvain.rs:419:30 [INFO] [stdout] | [INFO] [stdout] 418 | use super::*; [INFO] [stdout] | -------- the item `GraphSpecs` is already imported here [INFO] [stdout] 419 | use crate::{Edge, Graph, GraphSpecs}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Itertools` is imported redundantly [INFO] [stdout] --> src/algorithms/community/louvain.rs:420:9 [INFO] [stdout] | [INFO] [stdout] 418 | use super::*; [INFO] [stdout] | -------- the item `Itertools` is already imported here [INFO] [stdout] 419 | use crate::{Edge, Graph, GraphSpecs}; [INFO] [stdout] 420 | use itertools::Itertools; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.87s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "bcd8da211c8bf8fa755af990edb02db0e65641c86df5ca1877dca9e3f51e3782", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcd8da211c8bf8fa755af990edb02db0e65641c86df5ca1877dca9e3f51e3782", kill_on_drop: false }` [INFO] [stdout] bcd8da211c8bf8fa755af990edb02db0e65641c86df5ca1877dca9e3f51e3782 [INFO] checking graphrs-0.7.0 against try#2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 for never-type-fallback-to-never [INFO] extracting crate graphrs 0.7.0 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate graphrs 0.7.0 on toolchain 2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate graphrs 0.7.0 [INFO] finished tweaking crates.io crate graphrs 0.7.0 [INFO] tweaked toml for crates.io crate graphrs 0.7.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate crates.io crate graphrs 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" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5ef51a62688547a4c37a25ff0eb5baa360055b23fc7a756245e50eb0aa139b87 [INFO] running `Command { std: "docker" "start" "-a" "5ef51a62688547a4c37a25ff0eb5baa360055b23fc7a756245e50eb0aa139b87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5ef51a62688547a4c37a25ff0eb5baa360055b23fc7a756245e50eb0aa139b87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ef51a62688547a4c37a25ff0eb5baa360055b23fc7a756245e50eb0aa139b87", kill_on_drop: false }` [INFO] [stdout] 5ef51a62688547a4c37a25ff0eb5baa360055b23fc7a756245e50eb0aa139b87 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b32a5c5c4a4764b76ce04f02f2fca19637fe5b9951e87f3760ecce5413ccc38b [INFO] running `Command { std: "docker" "start" "-a" "b32a5c5c4a4764b76ce04f02f2fca19637fe5b9951e87f3760ecce5413ccc38b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking quick-xml v0.22.0 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking graphrs v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Ord` is imported redundantly [INFO] [stdout] --> src/edge.rs:1:16 [INFO] [stdout] | [INFO] [stdout] 1 | use std::cmp::{Ord, Ordering, PartialOrd}; [INFO] [stdout] | ^^^ [INFO] [stdout] --> /rustc/2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Ord` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PartialOrd` is imported redundantly [INFO] [stdout] --> src/edge.rs:1:31 [INFO] [stdout] | [INFO] [stdout] 1 | use std::cmp::{Ord, Ordering, PartialOrd}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] --> /rustc/2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `PartialOrd` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `SliceRandom` is imported redundantly [INFO] [stdout] --> src/algorithms/community/louvain.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use rand::seq::SliceRandom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | use rand::thread_rng; [INFO] [stdout] 7 | use rand::prelude::*; [INFO] [stdout] | ---------------- the item `SliceRandom` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `thread_rng` is imported redundantly [INFO] [stdout] --> src/algorithms/community/louvain.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use rand::thread_rng; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 7 | use rand::prelude::*; [INFO] [stdout] | ---------------- the item `thread_rng` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Edge` is imported redundantly [INFO] [stdout] --> src/algorithms/community/louvain.rs:419:17 [INFO] [stdout] | [INFO] [stdout] 418 | use super::*; [INFO] [stdout] | -------- the item `Edge` is already imported here [INFO] [stdout] 419 | use crate::{Edge, Graph, GraphSpecs}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Graph` is imported redundantly [INFO] [stdout] --> src/algorithms/community/louvain.rs:419:23 [INFO] [stdout] | [INFO] [stdout] 418 | use super::*; [INFO] [stdout] | -------- the item `Graph` is already imported here [INFO] [stdout] 419 | use crate::{Edge, Graph, GraphSpecs}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `GraphSpecs` is imported redundantly [INFO] [stdout] --> src/algorithms/community/louvain.rs:419:30 [INFO] [stdout] | [INFO] [stdout] 418 | use super::*; [INFO] [stdout] | -------- the item `GraphSpecs` is already imported here [INFO] [stdout] 419 | use crate::{Edge, Graph, GraphSpecs}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Ord` is imported redundantly [INFO] [stdout] --> src/edge.rs:1:16 [INFO] [stdout] | [INFO] [stdout] 1 | use std::cmp::{Ord, Ordering, PartialOrd}; [INFO] [stdout] | ^^^ [INFO] [stdout] --> /rustc/2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Ord` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Itertools` is imported redundantly [INFO] [stdout] --> src/algorithms/community/louvain.rs:420:9 [INFO] [stdout] | [INFO] [stdout] 418 | use super::*; [INFO] [stdout] | -------- the item `Itertools` is already imported here [INFO] [stdout] 419 | use crate::{Edge, Graph, GraphSpecs}; [INFO] [stdout] 420 | use itertools::Itertools; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PartialOrd` is imported redundantly [INFO] [stdout] --> src/edge.rs:1:31 [INFO] [stdout] | [INFO] [stdout] 1 | use std::cmp::{Ord, Ordering, PartialOrd}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] --> /rustc/2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `PartialOrd` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `SliceRandom` is imported redundantly [INFO] [stdout] --> src/algorithms/community/louvain.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use rand::seq::SliceRandom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | use rand::thread_rng; [INFO] [stdout] 7 | use rand::prelude::*; [INFO] [stdout] | ---------------- the item `SliceRandom` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `thread_rng` is imported redundantly [INFO] [stdout] --> src/algorithms/community/louvain.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use rand::thread_rng; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 7 | use rand::prelude::*; [INFO] [stdout] | ---------------- the item `thread_rng` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.68s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "b32a5c5c4a4764b76ce04f02f2fca19637fe5b9951e87f3760ecce5413ccc38b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b32a5c5c4a4764b76ce04f02f2fca19637fe5b9951e87f3760ecce5413ccc38b", kill_on_drop: false }` [INFO] [stdout] b32a5c5c4a4764b76ce04f02f2fca19637fe5b9951e87f3760ecce5413ccc38b