[INFO] cloning repository https://github.com/schulke-214/algorithms [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/schulke-214/algorithms" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschulke-214%2Falgorithms", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschulke-214%2Falgorithms'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c7e0d019f8b94ab94b2bd8b5e92beccace89a89a [INFO] checking schulke-214/algorithms against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschulke-214%2Falgorithms" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/schulke-214/algorithms on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/schulke-214/algorithms [INFO] finished tweaking git repo https://github.com/schulke-214/algorithms [INFO] tweaked toml for git repo https://github.com/schulke-214/algorithms written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/schulke-214/algorithms already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c3e63e21333b7ec31e735810382c49b6c8c4420badfcdc636c0ed085d8a3fb7e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c3e63e21333b7ec31e735810382c49b6c8c4420badfcdc636c0ed085d8a3fb7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3e63e21333b7ec31e735810382c49b6c8c4420badfcdc636c0ed085d8a3fb7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3e63e21333b7ec31e735810382c49b6c8c4420badfcdc636c0ed085d8a3fb7e", kill_on_drop: false }` [INFO] [stdout] c3e63e21333b7ec31e735810382c49b6c8c4420badfcdc636c0ed085d8a3fb7e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b30aa2a5a133040e455c3b00aa12b9549d8609a1bf49430c295df6d1c2a507fd [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b30aa2a5a133040e455c3b00aa12b9549d8609a1bf49430c295df6d1c2a507fd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Checking rand_jitter v0.1.2 [INFO] [stderr] Checking getrandom v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_os v0.1.2 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking algorithms v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Sub` [INFO] [stdout] --> src/data_structures/graph.rs:1:21 [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::{Add, Sub}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Sub` [INFO] [stdout] --> src/data_structures/graph.rs:1:21 [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::{Add, Sub}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> src/data_structures/graph.rs:12:25 [INFO] [stdout] | [INFO] [stdout] 12 | fn are_adjacent(&self, n: Vertex, m: Vertex) -> bool { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> src/data_structures/graph.rs:12:36 [INFO] [stdout] | [INFO] [stdout] 12 | fn are_adjacent(&self, n: Vertex, m: Vertex) -> bool { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `are_adjacent` [INFO] [stdout] --> src/data_structures/graph.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | fn are_adjacent(&self, n: Vertex, m: Vertex) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/data_structures/graph.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | fn new(name: String) -> Vertex { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/data_structures/graph.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | fn new(from: Uuid, to: Uuid, name: Option, weight: Option) -> Edge { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> src/data_structures/graph.rs:12:25 [INFO] [stdout] | [INFO] [stdout] 12 | fn are_adjacent(&self, n: Vertex, m: Vertex) -> bool { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> src/data_structures/graph.rs:12:36 [INFO] [stdout] | [INFO] [stdout] 12 | fn are_adjacent(&self, n: Vertex, m: Vertex) -> bool { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `are_adjacent` [INFO] [stdout] --> src/data_structures/graph.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | fn are_adjacent(&self, n: Vertex, m: Vertex) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/data_structures/graph.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | fn new(name: String) -> Vertex { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/data_structures/graph.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | fn new(from: Uuid, to: Uuid, name: Option, weight: Option) -> Edge { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.18s [INFO] running `Command { std: "docker" "inspect" "b30aa2a5a133040e455c3b00aa12b9549d8609a1bf49430c295df6d1c2a507fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b30aa2a5a133040e455c3b00aa12b9549d8609a1bf49430c295df6d1c2a507fd", kill_on_drop: false }` [INFO] [stdout] b30aa2a5a133040e455c3b00aa12b9549d8609a1bf49430c295df6d1c2a507fd