[INFO] cloning repository https://github.com/EthCel/passwordgenerator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EthCel/passwordgenerator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEthCel%2Fpasswordgenerator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEthCel%2Fpasswordgenerator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] db8b04da51ddbb15ffde5872dad66ba2343a5711
[INFO] checking EthCel/passwordgenerator against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEthCel%2Fpasswordgenerator" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/EthCel/passwordgenerator
[INFO] finished tweaking git repo https://github.com/EthCel/passwordgenerator
[INFO] tweaked toml for git repo https://github.com/EthCel/passwordgenerator written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/EthCel/passwordgenerator on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/EthCel/passwordgenerator 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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded diesel_derives v2.1.4
[INFO] [stderr]   Downloaded random-number-macro-impl v0.1.7
[INFO] [stderr]   Downloaded random-number v0.1.8
[INFO] [stderr]   Downloaded random-pick v1.2.16
[INFO] [stderr]   Downloaded diesel v2.1.6
[INFO] [stderr]   Downloaded passwords v3.1.16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 828530e85642e847356895f5a5f3fc369ba54edaf7e83f99481b62757611ae34
[INFO] running `Command { std: "docker" "start" "-a" "828530e85642e847356895f5a5f3fc369ba54edaf7e83f99481b62757611ae34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "828530e85642e847356895f5a5f3fc369ba54edaf7e83f99481b62757611ae34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "828530e85642e847356895f5a5f3fc369ba54edaf7e83f99481b62757611ae34", kill_on_drop: false }`
[INFO] [stdout] 828530e85642e847356895f5a5f3fc369ba54edaf7e83f99481b62757611ae34
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c38f874b2cc68349a1fe016b87f32d89cb553d5c5340e3e70cb7d784464e95f6
[INFO] running `Command { std: "docker" "start" "-a" "c38f874b2cc68349a1fe016b87f32d89cb553d5c5340e3e70cb7d784464e95f6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling pq-sys v0.4.8
[INFO] [stderr]     Checking base64 v0.22.0
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking blowfish v0.9.1
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking bcrypt v0.15.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.1.0
[INFO] [stderr]    Compiling random-number-macro-impl v0.1.7
[INFO] [stderr]    Compiling diesel_derives v2.1.4
[INFO] [stderr]     Checking random-number v0.1.8
[INFO] [stderr]     Checking random-pick v1.2.16
[INFO] [stderr]     Checking passwords v3.1.16
[INFO] [stderr]     Checking diesel v2.1.6
[INFO] [stderr]     Checking passwordgenerator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: #[table_name] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(table_name = users)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[table_name] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(table_name = users)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[table_name] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(table_name = users)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[table_name] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(table_name = users)]` instead
[INFO] [stderr] 
[INFO] [stdout] warning: unused import: `diesel::prelude::*`
[INFO] [stdout]  --> src/models.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use diesel::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `diesel::prelude::*`
[INFO] [stdout]  --> src/models.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use diesel::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]  --> src/models.rs:7:21
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Queryable, Insertable)]
[INFO] [stdout]   |                     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]  --> src/models.rs:7:21
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Queryable, Insertable)]
[INFO] [stdout]   |                     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]   --> src/models.rs:8:16
[INFO] [stdout]    |
[INFO] [stdout] 8  |   #[table_name = "users"]
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 9  | | pub struct User {
[INFO] [stdout] 10 | |     pub id: i32,
[INFO] [stdout]    | |__________^
[INFO] [stdout]    |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `id` implemented for `table`, you could use the fully-qualified path
[INFO] [stdout]    |
[INFO] [stdout] 8  - #[table_name = "users"]
[INFO] [stdout] 9  - pub struct User {
[INFO] [stdout] 10 -     pub id: i32,
[INFO] [stdout] 8  + #[table_name = <table as Example>::id: i32,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]   --> src/models.rs:8:16
[INFO] [stdout]    |
[INFO] [stdout] 8  |   #[table_name = "users"]
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 9  | | pub struct User {
[INFO] [stdout] 10 | |     pub id: i32,
[INFO] [stdout] 11 | |     pub name: String,
[INFO] [stdout]    | |____________^
[INFO] [stdout]    |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `name` implemented for `table`, you could use the fully-qualified path
[INFO] [stdout]    |
[INFO] [stdout] 8  - #[table_name = "users"]
[INFO] [stdout] 9  - pub struct User {
[INFO] [stdout] 10 -     pub id: i32,
[INFO] [stdout] 11 -     pub name: String,
[INFO] [stdout] 8  + #[table_name = <table as Example>::name: String,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]   --> src/models.rs:8:16
[INFO] [stdout]    |
[INFO] [stdout] 8  |   #[table_name = "users"]
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 9  | | pub struct User {
[INFO] [stdout] 10 | |     pub id: i32,
[INFO] [stdout] 11 | |     pub name: String,
[INFO] [stdout] 12 | |     pub password: String,
[INFO] [stdout]    | |________________^
[INFO] [stdout]    |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `password` implemented for `table`, you could use the fully-qualified path
[INFO] [stdout]    |
[INFO] [stdout] 8  - #[table_name = "users"]
[INFO] [stdout] 9  - pub struct User {
[INFO] [stdout] 10 -     pub id: i32,
[INFO] [stdout] 11 -     pub name: String,
[INFO] [stdout] 12 -     pub password: String,
[INFO] [stdout] 8  + #[table_name = <table as Example>::password: String,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]   --> src/models.rs:8:16
[INFO] [stdout]    |
[INFO] [stdout] 8  |   #[table_name = "users"]
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 9  | | pub struct User {
[INFO] [stdout] 10 | |     pub id: i32,
[INFO] [stdout]    | |__________^
[INFO] [stdout]    |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `id` implemented for `table`, you could use the fully-qualified path
[INFO] [stdout]    |
[INFO] [stdout] 8  - #[table_name = "users"]
[INFO] [stdout] 9  - pub struct User {
[INFO] [stdout] 10 -     pub id: i32,
[INFO] [stdout] 8  + #[table_name = <table as Example>::id: i32,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]   --> src/models.rs:8:16
[INFO] [stdout]    |
[INFO] [stdout] 8  |   #[table_name = "users"]
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 9  | | pub struct User {
[INFO] [stdout] 10 | |     pub id: i32,
[INFO] [stdout] 11 | |     pub name: String,
[INFO] [stdout]    | |____________^
[INFO] [stdout]    |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `name` implemented for `table`, you could use the fully-qualified path
[INFO] [stdout]    |
[INFO] [stdout] 8  - #[table_name = "users"]
[INFO] [stdout] 9  - pub struct User {
[INFO] [stdout] 10 -     pub id: i32,
[INFO] [stdout] 11 -     pub name: String,
[INFO] [stdout] 8  + #[table_name = <table as Example>::name: String,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]   --> src/models.rs:8:16
[INFO] [stdout]    |
[INFO] [stdout] 8  |   #[table_name = "users"]
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 9  | | pub struct User {
[INFO] [stdout] 10 | |     pub id: i32,
[INFO] [stdout] 11 | |     pub name: String,
[INFO] [stdout] 12 | |     pub password: String,
[INFO] [stdout]    | |________________^
[INFO] [stdout]    |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `password` implemented for `table`, you could use the fully-qualified path
[INFO] [stdout]    |
[INFO] [stdout] 8  - #[table_name = "users"]
[INFO] [stdout] 9  - pub struct User {
[INFO] [stdout] 10 -     pub id: i32,
[INFO] [stdout] 11 -     pub name: String,
[INFO] [stdout] 12 -     pub password: String,
[INFO] [stdout] 8  + #[table_name = <table as Example>::password: String,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `id` found for struct `table` in the current scope
[INFO] [stdout]   --> src/models.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 8  |   #[table_name = "users"]
[INFO] [stdout]    |  ________________-
[INFO] [stdout] 9  | | pub struct User {
[INFO] [stdout] 10 | |     pub id: i32,
[INFO] [stdout]    | |        -^^ function or associated item not found in `table`
[INFO] [stdout]    | |________|
[INFO] [stdout]    |
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout] 1  | / diesel::table! {
[INFO] [stdout] 2  | |     users {
[INFO] [stdout] 3  | |         id -> Integer,
[INFO] [stdout] 4  | |         name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 7  | | }
[INFO] [stdout]    | |_- function or associated item `id` not found for this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `id`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `diesel::Identifiable`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `name` found for struct `table` in the current scope
[INFO] [stdout]   --> src/models.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 8  |   #[table_name = "users"]
[INFO] [stdout]    |  ________________-
[INFO] [stdout] 9  | | pub struct User {
[INFO] [stdout] 10 | |     pub id: i32,
[INFO] [stdout] 11 | |     pub name: String,
[INFO] [stdout]    | |        -^^^^ function or associated item not found in `table`
[INFO] [stdout]    | |________|
[INFO] [stdout]    |
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout] 1  | / diesel::table! {
[INFO] [stdout] 2  | |     users {
[INFO] [stdout] 3  | |         id -> Integer,
[INFO] [stdout] 4  | |         name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 7  | | }
[INFO] [stdout]    | |_- function or associated item `name` not found for this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `name`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `Migration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `id` found for struct `table` in the current scope
[INFO] [stdout]   --> src/models.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 8  |   #[table_name = "users"]
[INFO] [stdout]    |  ________________-
[INFO] [stdout] 9  | | pub struct User {
[INFO] [stdout] 10 | |     pub id: i32,
[INFO] [stdout]    | |        -^^ function or associated item not found in `table`
[INFO] [stdout]    | |________|
[INFO] [stdout]    |
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout] 1  | / diesel::table! {
[INFO] [stdout] 2  | |     users {
[INFO] [stdout] 3  | |         id -> Integer,
[INFO] [stdout] 4  | |         name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 7  | | }
[INFO] [stdout]    | |_- function or associated item `id` not found for this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `id`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `diesel::Identifiable`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `name` found for struct `table` in the current scope
[INFO] [stdout]   --> src/models.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 8  |   #[table_name = "users"]
[INFO] [stdout]    |  ________________-
[INFO] [stdout] 9  | | pub struct User {
[INFO] [stdout] 10 | |     pub id: i32,
[INFO] [stdout] 11 | |     pub name: String,
[INFO] [stdout]    | |        -^^^^ function or associated item not found in `table`
[INFO] [stdout]    | |________|
[INFO] [stdout]    |
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout] 1  | / diesel::table! {
[INFO] [stdout] 2  | |     users {
[INFO] [stdout] 3  | |         id -> Integer,
[INFO] [stdout] 4  | |         name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 7  | | }
[INFO] [stdout]    | |_- function or associated item `name` not found for this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `name`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `Migration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `password` found for struct `table` in the current scope
[INFO] [stdout]   --> src/models.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 8  |   #[table_name = "users"]
[INFO] [stdout]    |  ________________-
[INFO] [stdout] 9  | | pub struct User {
[INFO] [stdout] 10 | |     pub id: i32,
[INFO] [stdout] 11 | |     pub name: String,
[INFO] [stdout] 12 | |     pub password: String,
[INFO] [stdout]    | |        -^^^^^^^^ function or associated item not found in `table`
[INFO] [stdout]    | |________|
[INFO] [stdout]    |
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout] 1  | / diesel::table! {
[INFO] [stdout] 2  | |     users {
[INFO] [stdout] 3  | |         id -> Integer,
[INFO] [stdout] 4  | |         name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 7  | | }
[INFO] [stdout]    | |_- function or associated item `password` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `password` found for struct `table` in the current scope
[INFO] [stdout]   --> src/models.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 8  |   #[table_name = "users"]
[INFO] [stdout]    |  ________________-
[INFO] [stdout] 9  | | pub struct User {
[INFO] [stdout] 10 | |     pub id: i32,
[INFO] [stdout] 11 | |     pub name: String,
[INFO] [stdout] 12 | |     pub password: String,
[INFO] [stdout]    | |        -^^^^^^^^ function or associated item not found in `table`
[INFO] [stdout]    | |________|
[INFO] [stdout]    |
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout] 1  | / diesel::table! {
[INFO] [stdout] 2  | |     users {
[INFO] [stdout] 3  | |         id -> Integer,
[INFO] [stdout] 4  | |         name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 7  | | }
[INFO] [stdout]    | |_- function or associated item `password` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `columns::password: AsRef<[u8]>` is not satisfied
[INFO] [stdout]   --> src/main.rs:94:44
[INFO] [stdout]    |
[INFO] [stdout] 94 |     let hashed = hasher::bcrypt(10, &salt, &password);
[INFO] [stdout]    |                  --------------            ^^^^^^^^^ the trait `AsRef<[u8]>` is not implemented for `columns::password`
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `bcrypt`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/passwords-3.1.16/src/hasher/mod.rs:49:27
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub fn bcrypt<T: ?Sized + AsRef<[u8]>, K: ?Sized + AsRef<[u8]>>(
[INFO] [stdout]    |                           ^^^^^^^^^^^ required by this bound in `bcrypt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `columns::password: AsRef<[u8]>` is not satisfied
[INFO] [stdout]   --> src/main.rs:94:44
[INFO] [stdout]    |
[INFO] [stdout] 94 |     let hashed = hasher::bcrypt(10, &salt, &password);
[INFO] [stdout]    |                  --------------            ^^^^^^^^^ the trait `AsRef<[u8]>` is not implemented for `columns::password`
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `bcrypt`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/passwords-3.1.16/src/hasher/mod.rs:49:27
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub fn bcrypt<T: ?Sized + AsRef<[u8]>, K: ?Sized + AsRef<[u8]>>(
[INFO] [stdout]    |                           ^^^^^^^^^^^ required by this bound in `bcrypt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `table` found for struct `table` in the current scope
[INFO] [stdout]   --> src/main.rs:98:24
[INFO] [stdout]    |
[INFO] [stdout] 98 |       insert_into(users::table)
[INFO] [stdout]    |                          ^^^^^ function or associated item not found in `table`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout] 1  | / diesel::table! {
[INFO] [stdout] 2  | |     users {
[INFO] [stdout] 3  | |         id -> Integer,
[INFO] [stdout] 4  | |         name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 7  | | }
[INFO] [stdout]    | |_- function or associated item `table` not found for this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `HasTable` which provides `table` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use diesel::associations::HasTable;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `table` found for struct `table` in the current scope
[INFO] [stdout]   --> src/main.rs:98:24
[INFO] [stdout]    |
[INFO] [stdout] 98 |       insert_into(users::table)
[INFO] [stdout]    |                          ^^^^^ function or associated item not found in `table`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout] 1  | / diesel::table! {
[INFO] [stdout] 2  | |     users {
[INFO] [stdout] 3  | |         id -> Integer,
[INFO] [stdout] 4  | |         name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 7  | | }
[INFO] [stdout]    | |_- function or associated item `table` not found for this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `HasTable` which provides `table` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use diesel::associations::HasTable;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `to_string` exists for enum `Result<[u8; 24], &str>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/main.rs:100:68
[INFO] [stdout]     |
[INFO] [stdout] 100 |         .values((name.eq(username.to_string()), password.eq(hashed.to_string())))
[INFO] [stdout]     |                                                                    ^^^^^^^^^ method cannot be called on `Result<[u8; 24], &str>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `Result<[u8; 24], &str>: std::fmt::Display`
[INFO] [stdout]             which is required by `Result<[u8; 24], &str>: ToString`
[INFO] [stdout] note: the method `to_string` exists on the type `&str`
[INFO] [stdout]    --> /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/alloc/src/string.rs:2794:5
[INFO] [stdout] help: consider using `Result::expect` to unwrap the `&str` value, panicking if the value is a `Result::Err`
[INFO] [stdout]     |
[INFO] [stdout] 100 |         .values((name.eq(username.to_string()), password.eq(hashed.expect("REASON").to_string())))
[INFO] [stdout]     |                                                                   +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `to_string` exists for enum `Result<[u8; 24], &str>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/main.rs:100:68
[INFO] [stdout]     |
[INFO] [stdout] 100 |         .values((name.eq(username.to_string()), password.eq(hashed.to_string())))
[INFO] [stdout]     |                                                                    ^^^^^^^^^ method cannot be called on `Result<[u8; 24], &str>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `Result<[u8; 24], &str>: std::fmt::Display`
[INFO] [stdout]             which is required by `Result<[u8; 24], &str>: ToString`
[INFO] [stdout] note: the method `to_string` exists on the type `&str`
[INFO] [stdout]    --> /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/alloc/src/string.rs:2794:5
[INFO] [stdout] help: consider using `Result::expect` to unwrap the `&str` value, panicking if the value is a `Result::Err`
[INFO] [stdout]     |
[INFO] [stdout] 100 |         .values((name.eq(username.to_string()), password.eq(hashed.expect("REASON").to_string())))
[INFO] [stdout]     |                                                                   +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:41:17
[INFO] [stdout]    |
[INFO] [stdout] 41 |             let mut symbols = match symbols.trim() {
[INFO] [stdout]    |                 ----^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:41:17
[INFO] [stdout]    |
[INFO] [stdout] 41 |             let mut symbols = match symbols.trim() {
[INFO] [stdout]    |                 ----^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0223, E0277, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0223`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0223, E0277, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0223`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `passwordgenerator` (bin "passwordgenerator") due to 10 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `passwordgenerator` (bin "passwordgenerator" test) due to 10 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "c38f874b2cc68349a1fe016b87f32d89cb553d5c5340e3e70cb7d784464e95f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c38f874b2cc68349a1fe016b87f32d89cb553d5c5340e3e70cb7d784464e95f6", kill_on_drop: false }`
[INFO] [stdout] c38f874b2cc68349a1fe016b87f32d89cb553d5c5340e3e70cb7d784464e95f6
