[INFO] fetching crate gfastats 0.1.0... [INFO] checking gfastats-0.1.0 against master#dfd7b8d03fb93d0e03147d28b3be6d93260fa94d for pr-87050 [INFO] extracting crate gfastats 0.1.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate gfastats 0.1.0 on toolchain dfd7b8d03fb93d0e03147d28b3be6d93260fa94d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gfastats 0.1.0 [INFO] finished tweaking crates.io crate gfastats 0.1.0 [INFO] tweaked toml for crates.io crate gfastats 0.1.0 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate crates.io crate gfastats 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 47ced05c48e603083ae567b1ffdb20b6edd25a00021d9fe11d6895b86ffc8072 [INFO] running `Command { std: "docker" "start" "-a" "47ced05c48e603083ae567b1ffdb20b6edd25a00021d9fe11d6895b86ffc8072", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "47ced05c48e603083ae567b1ffdb20b6edd25a00021d9fe11d6895b86ffc8072", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47ced05c48e603083ae567b1ffdb20b6edd25a00021d9fe11d6895b86ffc8072", kill_on_drop: false }` [INFO] [stdout] 47ced05c48e603083ae567b1ffdb20b6edd25a00021d9fe11d6895b86ffc8072 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cce9e2e4240c7e4f338202b944152b793b8e808000124f828d43045823997895 [INFO] running `Command { std: "docker" "start" "-a" "cce9e2e4240c7e4f338202b944152b793b8e808000124f828d43045823997895", kill_on_drop: false }` [INFO] [stderr] Checking gfaR v0.1.1 [INFO] [stderr] Checking gfastats v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `HashSet` [INFO] [stdout] --> src/stats.rs:2:33 [INFO] [stdout] | [INFO] [stdout] 2 | use std::collections::{HashMap, HashSet}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gfaR::Gfa` [INFO] [stdout] --> src/main.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use gfaR::Gfa; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::hash::Hash` [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::hash::Hash; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HashSet` [INFO] [stdout] --> src/stats.rs:2:33 [INFO] [stdout] | [INFO] [stdout] 2 | use std::collections::{HashMap, HashSet}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gfaR::Gfa` [INFO] [stdout] --> src/main.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use gfaR::Gfa; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::hash::Hash` [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::hash::Hash; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/stats.rs:66:10 [INFO] [stdout] | [INFO] [stdout] 66 | for (x, y) in hs.iter(){ [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `formatNice` should have a snake case name [INFO] [stdout] --> src/main.rs:9:4 [INFO] [stdout] | [INFO] [stdout] 9 | fn formatNice(h: &HashMap){ [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `format_nice` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `meanNodeSize` should have a snake case name [INFO] [stdout] --> src/stats.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn meanNodeSize(graph: &Gfa) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `mean_node_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `graphSize` should have a snake case name [INFO] [stdout] --> src/stats.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn graphSize(graph: &Gfa) -> u32 { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `graph_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inputGenomes` should have a snake case name [INFO] [stdout] --> src/stats.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn inputGenomes(graph: &Gfa) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `input_genomes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `nodeDegree` should have a snake case name [INFO] [stdout] --> src/stats.rs:35:8 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn nodeDegree(graph: &Gfa) -> (f32, f32, f32){ [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `node_degree` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `invEdges` should have a snake case name [INFO] [stdout] --> src/stats.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn invEdges(graph: &Gfa) -> u32{ [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `inv_edges` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/stats.rs:66:10 [INFO] [stdout] | [INFO] [stdout] 66 | for (x, y) in hs.iter(){ [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `formatNice` should have a snake case name [INFO] [stdout] --> src/main.rs:9:4 [INFO] [stdout] | [INFO] [stdout] 9 | fn formatNice(h: &HashMap){ [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `format_nice` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `meanNodeSize` should have a snake case name [INFO] [stdout] --> src/stats.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn meanNodeSize(graph: &Gfa) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `mean_node_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `graphSize` should have a snake case name [INFO] [stdout] --> src/stats.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn graphSize(graph: &Gfa) -> u32 { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `graph_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inputGenomes` should have a snake case name [INFO] [stdout] --> src/stats.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn inputGenomes(graph: &Gfa) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `input_genomes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `nodeDegree` should have a snake case name [INFO] [stdout] --> src/stats.rs:35:8 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn nodeDegree(graph: &Gfa) -> (f32, f32, f32){ [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `node_degree` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `invEdges` should have a snake case name [INFO] [stdout] --> src/stats.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn invEdges(graph: &Gfa) -> u32{ [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `inv_edges` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.40s [INFO] running `Command { std: "docker" "inspect" "cce9e2e4240c7e4f338202b944152b793b8e808000124f828d43045823997895", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cce9e2e4240c7e4f338202b944152b793b8e808000124f828d43045823997895", kill_on_drop: false }` [INFO] [stdout] cce9e2e4240c7e4f338202b944152b793b8e808000124f828d43045823997895