[INFO] cloning repository https://github.com/AndrewPauls/APs-Password-Manager
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AndrewPauls/APs-Password-Manager" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewPauls%2FAPs-Password-Manager", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewPauls%2FAPs-Password-Manager'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4e012f332056867ea95b413dc4f65c06d94506d8
[INFO] checking AndrewPauls/APs-Password-Manager against try#438eb4c1a1c3841523d7f672601e8adbe04cff28 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewPauls%2FAPs-Password-Manager" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AndrewPauls/APs-Password-Manager
[INFO] finished tweaking git repo https://github.com/AndrewPauls/APs-Password-Manager
[INFO] tweaked toml for git repo https://github.com/AndrewPauls/APs-Password-Manager written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AndrewPauls/APs-Password-Manager on toolchain 438eb4c1a1c3841523d7f672601e8adbe04cff28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AndrewPauls/APs-Password-Manager 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" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6cfa84532112ea7e43299c4a71d54e05c274c46392d04898d7bebeea46ab9bcc
[INFO] running `Command { std: "docker" "start" "-a" "6cfa84532112ea7e43299c4a71d54e05c274c46392d04898d7bebeea46ab9bcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6cfa84532112ea7e43299c4a71d54e05c274c46392d04898d7bebeea46ab9bcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6cfa84532112ea7e43299c4a71d54e05c274c46392d04898d7bebeea46ab9bcc", kill_on_drop: false }`
[INFO] [stdout] 6cfa84532112ea7e43299c4a71d54e05c274c46392d04898d7bebeea46ab9bcc
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 01b8c64a1ac4a59f2da4a85e0546b8a9a5e9933cb11a2a3cb30bcccc70a3ed3b
[INFO] running `Command { std: "docker" "start" "-a" "01b8c64a1ac4a59f2da4a85e0546b8a9a5e9933cb11a2a3cb30bcccc70a3ed3b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling serde_core v1.0.224
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]    Compiling serde v1.0.224
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking password-hash v0.4.2
[INFO] [stderr]     Checking argon2 v0.4.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.224
[INFO] [stderr]     Checking my_app v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mysql`
[INFO] [stdout]  --> src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use mysql::prelude::*;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `mysql`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `mysql`, use `cargo add mysql` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `mysql`
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use mysql::{Opts, Pool};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `mysql`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `mysql`, use `cargo add mysql` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `mysql`
[INFO] [stdout]  --> src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use mysql::params;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `mysql`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `mysql`, use `cargo add mysql` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mysql`
[INFO] [stdout]  --> src/db.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use mysql::prelude::*;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `mysql`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `mysql`, use `cargo add mysql` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `mysql`
[INFO] [stdout]  --> src/db.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use mysql::*;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `mysql`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `mysql`, use `cargo add mysql` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mysql`
[INFO] [stdout]  --> src/db_test.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use mysql::prelude::*;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `mysql`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `mysql`, use `cargo add mysql` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `mysql`
[INFO] [stdout]  --> src/db_test.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use mysql::*;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `mysql`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `mysql`, use `cargo add mysql` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mysql`
[INFO] [stdout]  --> src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use mysql::prelude::*;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `mysql`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `mysql`, use `cargo add mysql` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::env`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::env;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::env`
[INFO] [stdout]  --> src/db.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::env;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `add_record`, `read_json`, and `write_json`
[INFO] [stdout]   --> src/main.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::add_entry::{read_json, add_record, write_json};
[INFO] [stdout]    |                        ^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `verify_hashed_password`
[INFO] [stdout]   --> src/main.rs:13:42
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::hashPassword::{hash_password, verify_hashed_password};
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs`
[INFO] [stdout]   --> src/main.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::fs;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: denote infinite loops with `loop { ... }`
[INFO] [stdout]   --> src/main.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 |     while true {
[INFO] [stdout]    |     ^^^^^^^^^^ help: use `loop`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(while_true)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `mysql`
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use mysql::{Opts, Pool};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `mysql`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `mysql`, use `cargo add mysql` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `mysql`
[INFO] [stdout]  --> src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use mysql::params;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `mysql`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `mysql`, use `cargo add mysql` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mysql`
[INFO] [stdout]  --> src/db.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use mysql::prelude::*;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `mysql`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `mysql`, use `cargo add mysql` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `mysql`
[INFO] [stdout]  --> src/db.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use mysql::*;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `mysql`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `mysql`, use `cargo add mysql` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mysql`
[INFO] [stdout]  --> src/db_test.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use mysql::prelude::*;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `mysql`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `mysql`, use `cargo add mysql` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `mysql`
[INFO] [stdout]  --> src/db_test.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use mysql::*;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `mysql`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `mysql`, use `cargo add mysql` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::env`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::env;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::env`
[INFO] [stdout]  --> src/db.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::env;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `add_record`, `read_json`, and `write_json`
[INFO] [stdout]   --> src/main.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::add_entry::{read_json, add_record, write_json};
[INFO] [stdout]    |                        ^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `verify_hashed_password`
[INFO] [stdout]   --> src/main.rs:13:42
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::hashPassword::{hash_password, verify_hashed_password};
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs`
[INFO] [stdout]   --> src/main.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::fs;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: denote infinite loops with `loop { ... }`
[INFO] [stdout]   --> src/main.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 |     while true {
[INFO] [stdout]    |     ^^^^^^^^^^ help: use `loop`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(while_true)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `my_app` (bin "my_app") due to 7 previous errors; 6 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `my_app` (bin "my_app" test) due to 7 previous errors; 6 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "01b8c64a1ac4a59f2da4a85e0546b8a9a5e9933cb11a2a3cb30bcccc70a3ed3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01b8c64a1ac4a59f2da4a85e0546b8a9a5e9933cb11a2a3cb30bcccc70a3ed3b", kill_on_drop: false }`
[INFO] [stdout] 01b8c64a1ac4a59f2da4a85e0546b8a9a5e9933cb11a2a3cb30bcccc70a3ed3b
