[INFO] cloning repository https://github.com/LironHazan/artists-querify-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LironHazan/artists-querify-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLironHazan%2Fartists-querify-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLironHazan%2Fartists-querify-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1736c819845202df43162b02c3eed86d77019b3e [INFO] checking LironHazan/artists-querify-cli against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLironHazan%2Fartists-querify-cli" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LironHazan/artists-querify-cli on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LironHazan/artists-querify-cli [INFO] finished tweaking git repo https://github.com/LironHazan/artists-querify-cli [INFO] tweaked toml for git repo https://github.com/LironHazan/artists-querify-cli written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/LironHazan/artists-querify-cli already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 52da81d0e43f5f19ed567cd46ee43755439fb573454f92d515c1e7ec4396ea68 [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" "52da81d0e43f5f19ed567cd46ee43755439fb573454f92d515c1e7ec4396ea68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "52da81d0e43f5f19ed567cd46ee43755439fb573454f92d515c1e7ec4396ea68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52da81d0e43f5f19ed567cd46ee43755439fb573454f92d515c1e7ec4396ea68", kill_on_drop: false }` [INFO] [stdout] 52da81d0e43f5f19ed567cd46ee43755439fb573454f92d515c1e7ec4396ea68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 55096d82e2a69cfc307fb2d0374d07bd6c6c6acda02649fddb1b7b7092a6874a [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" "55096d82e2a69cfc307fb2d0374d07bd6c6c6acda02649fddb1b7b7092a6874a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking indexmap v1.5.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking tracing v0.1.19 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking prettytable-rs v0.8.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling structopt-derive v0.4.10 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking exitfailure v0.5.1 [INFO] [stderr] Checking structopt v0.3.17 [INFO] [stderr] Checking pin-project v0.4.23 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking h2 v0.2.6 [INFO] [stderr] Checking hyper v0.13.7 [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking reqwest v0.10.8 [INFO] [stderr] Checking cli-app v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[macro_use] extern crate prettytable; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Artist` [INFO] [stdout] --> src/main.rs:6:34 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::artists::{ArtistInfo, Artist}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[macro_use] extern crate prettytable; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Artist` [INFO] [stdout] --> src/main.rs:6:34 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::artists::{ArtistInfo, Artist}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `strArtist` should have a snake case name [INFO] [stdout] --> src/artists.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub strArtist: String, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `str_artist` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `intFormedYear` should have a snake case name [INFO] [stdout] --> src/artists.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub intFormedYear: String, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `int_formed_year` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `strBiographyEN` should have a snake case name [INFO] [stdout] --> src/artists.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub strBiographyEN: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `str_biography_en` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `strGenre` should have a snake case name [INFO] [stdout] --> src/artists.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub strGenre: String, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `str_genre` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `intMembers` should have a snake case name [INFO] [stdout] --> src/artists.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub intMembers: String [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `int_members` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `strArtist` should have a snake case name [INFO] [stdout] --> src/artists.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub strArtist: String, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `str_artist` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `intFormedYear` should have a snake case name [INFO] [stdout] --> src/artists.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub intFormedYear: String, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `int_formed_year` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `strBiographyEN` should have a snake case name [INFO] [stdout] --> src/artists.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub strBiographyEN: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `str_biography_en` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `strGenre` should have a snake case name [INFO] [stdout] --> src/artists.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub strGenre: String, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `str_genre` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `intMembers` should have a snake case name [INFO] [stdout] --> src/artists.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub intMembers: String [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `int_members` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `Command { std: "docker" "inspect" "55096d82e2a69cfc307fb2d0374d07bd6c6c6acda02649fddb1b7b7092a6874a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55096d82e2a69cfc307fb2d0374d07bd6c6c6acda02649fddb1b7b7092a6874a", kill_on_drop: false }` [INFO] [stdout] 55096d82e2a69cfc307fb2d0374d07bd6c6c6acda02649fddb1b7b7092a6874a