[INFO] fetching crate diesel_derives 2.2.3...
[INFO] checking diesel_derives-2.2.3 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate diesel_derives 2.2.3 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate diesel_derives 2.2.3 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate diesel_derives 2.2.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate diesel_derives 2.2.3
[INFO] tweaked toml for crates.io crate diesel_derives 2.2.3 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 16 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7b261df31a079f0fcdd3147da04cb072e05669bf4a48bdb5aa16c8963ed06be1
[INFO] running `Command { std: "docker" "start" "-a" "7b261df31a079f0fcdd3147da04cb072e05669bf4a48bdb5aa16c8963ed06be1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7b261df31a079f0fcdd3147da04cb072e05669bf4a48bdb5aa16c8963ed06be1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b261df31a079f0fcdd3147da04cb072e05669bf4a48bdb5aa16c8963ed06be1", kill_on_drop: false }`
[INFO] [stdout] 7b261df31a079f0fcdd3147da04cb072e05669bf4a48bdb5aa16c8963ed06be1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d551acf50d77fd9286974710ebbb96b5cce9157f73d145c6beda25845537b6a7
[INFO] running `Command { std: "docker" "start" "-a" "d551acf50d77fd9286974710ebbb96b5cce9157f73d145c6beda25845537b6a7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking unicode-ident v1.0.14
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]     Checking quote v1.0.37
[INFO] [stderr]     Checking syn v2.0.90
[INFO] [stderr]     Checking darling_core v0.20.10
[INFO] [stderr]     Checking diesel_table_macro_syntax v0.2.0
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking darling v0.20.10
[INFO] [stderr]    Compiling dsl_auto_type v0.1.2
[INFO] [stderr]     Checking diesel_derives v2.2.3 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0463]: can't find crate for `diesel`
[INFO] [stdout]  --> tests/tests.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | extern crate diesel;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: At least one backend must be used to test this crate.
[INFO] [stdout]         Pass argument `--features "<backend>"` with one or more of the following backends, 'mysql', 'postgres', or 'sqlite'. 
[INFO] [stdout]        
[INFO] [stdout]         ex. cargo test --features "mysql postgres sqlite"
[INFO] [stdout]   --> tests/helpers.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 88 | /         compile_error!(
[INFO] [stdout] 89 | |             "At least one backend must be used to test this crate.\n \
[INFO] [stdout] 90 | |             Pass argument `--features \"<backend>\"` with one or more of the following backends, \
[INFO] [stdout] 91 | |             'mysql', 'postgres', or 'sqlite'. \n\n \
[INFO] [stdout] 92 | |             ex. cargo test --features \"mysql postgres sqlite\"\n"
[INFO] [stdout] 93 | |         );
[INFO] [stdout]    | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::helpers::connection`
[INFO] [stdout]  --> tests/as_expression.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::helpers::connection;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `connection` in `helpers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::helpers::connection`
[INFO] [stdout]  --> tests/queryable.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::helpers::connection;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `connection` in `helpers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::helpers::connection`
[INFO] [stdout]  --> tests/queryable_by_name.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::helpers::connection;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `connection` in `helpers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `users` in `schema`
[INFO] [stdout]   --> tests/helpers.rs:98:24
[INFO] [stdout]    |
[INFO] [stdout] 98 |     use crate::schema::users::dsl::*;
[INFO] [stdout]    |                        ^^^^^ could not find `users` in `schema`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::helpers::connection`
[INFO] [stdout]  --> tests/selectable.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::helpers::connection;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `connection` in `helpers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::schema::users`
[INFO] [stdout]  --> tests/multiconnection.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::schema::users;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^ no `users` in `schema`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `table` in this scope
[INFO] [stdout]  --> tests/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | table! {
[INFO] [stdout]   | ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `table` in this scope
[INFO] [stdout]   --> tests/schema.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | table! {
[INFO] [stdout]    | ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AsChangeset` in this scope
[INFO] [stdout]  --> tests/as_changeset.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 |     #[derive(AsChangeset)]
[INFO] [stdout]   |              ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]   |
[INFO] [stdout] 1 + use diesel_derives::AsChangeset;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AsChangeset` in this scope
[INFO] [stdout]   --> tests/as_changeset.rs:47:14
[INFO] [stdout]    |
[INFO] [stdout] 47 |     #[derive(AsChangeset)]
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use diesel_derives::AsChangeset;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AsChangeset` in this scope
[INFO] [stdout]   --> tests/as_changeset.rs:85:14
[INFO] [stdout]    |
[INFO] [stdout] 85 |     #[derive(AsChangeset)]
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use diesel_derives::AsChangeset;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]   --> tests/as_changeset.rs:86:7
[INFO] [stdout]    |
[INFO] [stdout] 86 |     #[diesel(table_name = users)]
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/tests.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | extern crate diesel;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AsChangeset` in this scope
[INFO] [stdout]    --> tests/as_changeset.rs:124:14
[INFO] [stdout]     |
[INFO] [stdout] 124 |     #[derive(AsChangeset)]
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use diesel_derives::AsChangeset;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/as_changeset.rs:125:7
[INFO] [stdout]     |
[INFO] [stdout] 125 |     #[diesel(table_name = crate::schema::users)]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AsChangeset` in this scope
[INFO] [stdout]    --> tests/as_changeset.rs:163:14
[INFO] [stdout]     |
[INFO] [stdout] 163 |     #[derive(AsChangeset)]
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use diesel_derives::AsChangeset;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/as_changeset.rs:164:7
[INFO] [stdout]     |
[INFO] [stdout] 164 |     #[diesel(table_name = users)]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AsChangeset` in this scope
[INFO] [stdout]    --> tests/as_changeset.rs:202:14
[INFO] [stdout]     |
[INFO] [stdout] 202 |     #[derive(AsChangeset)]
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use diesel_derives::AsChangeset;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/as_changeset.rs:203:7
[INFO] [stdout]     |
[INFO] [stdout] 203 |     #[diesel(table_name = users)]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AsChangeset` in this scope
[INFO] [stdout]    --> tests/as_changeset.rs:241:14
[INFO] [stdout]     |
[INFO] [stdout] 241 |     #[derive(AsChangeset)]
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use diesel_derives::AsChangeset;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/as_changeset.rs:242:7
[INFO] [stdout]     |
[INFO] [stdout] 242 |     #[diesel(table_name = users)]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AsChangeset` in this scope
[INFO] [stdout]    --> tests/as_changeset.rs:280:14
[INFO] [stdout]     |
[INFO] [stdout] 280 |     #[derive(AsChangeset)]
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use diesel_derives::AsChangeset;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/as_changeset.rs:281:7
[INFO] [stdout]     |
[INFO] [stdout] 281 |     #[diesel(table_name = users)]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/as_changeset.rs:283:11
[INFO] [stdout]     |
[INFO] [stdout] 283 |         #[diesel(column_name = name)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/as_changeset.rs:285:11
[INFO] [stdout]     |
[INFO] [stdout] 285 |         #[diesel(column_name = hair_color)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/as_changeset.rs:287:11
[INFO] [stdout]     |
[INFO] [stdout] 287 |         #[diesel(column_name = "type")]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AsChangeset` in this scope
[INFO] [stdout]    --> tests/as_changeset.rs:322:14
[INFO] [stdout]     |
[INFO] [stdout] 322 |     #[derive(AsChangeset)]
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use diesel_derives::AsChangeset;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/as_changeset.rs:323:7
[INFO] [stdout]     |
[INFO] [stdout] 323 |     #[diesel(table_name = users)]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/as_changeset.rs:325:11
[INFO] [stdout]     |
[INFO] [stdout] 325 |         #[diesel(column_name = name)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/as_changeset.rs:327:11
[INFO] [stdout]     |
[INFO] [stdout] 327 |         #[diesel(column_name = hair_color)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/as_changeset.rs:329:11
[INFO] [stdout]     |
[INFO] [stdout] 329 |         #[diesel(column_name = r#type)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/as_changeset.rs:365:7
[INFO] [stdout]     |
[INFO] [stdout] 365 |     #[diesel(sql_type = sql_types::Text)]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AsChangeset` in this scope
[INFO] [stdout]    --> tests/as_changeset.rs:384:14
[INFO] [stdout]     |
[INFO] [stdout] 384 |     #[derive(AsChangeset)]
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use diesel_derives::AsChangeset;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/as_changeset.rs:386:11
[INFO] [stdout]     |
[INFO] [stdout] 386 |         #[diesel(serialize_as = UppercaseString)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/as_changeset.rs:388:11
[INFO] [stdout]     |
[INFO] [stdout] 388 |         #[diesel(serialize_as = UppercaseString)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/as_changeset.rs:390:11
[INFO] [stdout]     |
[INFO] [stdout] 390 |         #[diesel(serialize_as = UppercaseString)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AsChangeset` in this scope
[INFO] [stdout]    --> tests/as_changeset.rs:425:14
[INFO] [stdout]     |
[INFO] [stdout] 425 |     #[derive(AsChangeset)]
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use diesel_derives::AsChangeset;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/as_changeset.rs:426:7
[INFO] [stdout]     |
[INFO] [stdout] 426 |     #[diesel(table_name = users)]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/as_changeset.rs:428:11
[INFO] [stdout]     |
[INFO] [stdout] 428 |         #[diesel(column_name = name)] &'a str,
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/as_changeset.rs:429:11
[INFO] [stdout]     |
[INFO] [stdout] 429 |         #[diesel(column_name = hair_color)] &'a str,
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/as_changeset.rs:430:11
[INFO] [stdout]     |
[INFO] [stdout] 430 |         #[diesel(column_name = "type")] &'a str,
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AsChangeset` in this scope
[INFO] [stdout]    --> tests/as_changeset.rs:460:14
[INFO] [stdout]     |
[INFO] [stdout] 460 |     #[derive(AsChangeset)]
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use diesel_derives::AsChangeset;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/as_changeset.rs:461:7
[INFO] [stdout]     |
[INFO] [stdout] 461 |     #[diesel(table_name = users)]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/as_changeset.rs:463:11
[INFO] [stdout]     |
[INFO] [stdout] 463 |         #[diesel(column_name = name)] &'a str,
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/as_changeset.rs:464:11
[INFO] [stdout]     |
[INFO] [stdout] 464 |         #[diesel(column_name = hair_color)] &'a str,
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/as_changeset.rs:465:11
[INFO] [stdout]     |
[INFO] [stdout] 465 |         #[diesel(column_name = r#type)] &'a str,
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AsChangeset` in this scope
[INFO] [stdout]    --> tests/as_changeset.rs:495:14
[INFO] [stdout]     |
[INFO] [stdout] 495 |     #[derive(AsChangeset)]
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use diesel_derives::AsChangeset;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/as_changeset.rs:496:7
[INFO] [stdout]     |
[INFO] [stdout] 496 |     #[diesel(table_name = users)]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AsChangeset` in this scope
[INFO] [stdout]    --> tests/as_changeset.rs:528:14
[INFO] [stdout]     |
[INFO] [stdout] 528 |     #[derive(AsChangeset)]
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use diesel_derives::AsChangeset;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/as_changeset.rs:529:7
[INFO] [stdout]     |
[INFO] [stdout] 529 |     #[diesel(table_name = users)]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/as_changeset.rs:530:27
[INFO] [stdout]     |
[INFO] [stdout] 530 |     struct UserForm<'a>(#[diesel(column_name = name)] &'a str);
[INFO] [stdout]     |                           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AsChangeset` in this scope
[INFO] [stdout]    --> tests/as_changeset.rs:559:14
[INFO] [stdout]     |
[INFO] [stdout] 559 |     #[derive(AsChangeset)]
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use diesel_derives::AsChangeset;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/as_changeset.rs:560:7
[INFO] [stdout]     |
[INFO] [stdout] 560 |     #[diesel(table_name = users)]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AsChangeset` in this scope
[INFO] [stdout]    --> tests/as_changeset.rs:601:14
[INFO] [stdout]     |
[INFO] [stdout] 601 |     #[derive(AsChangeset)]
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use diesel_derives::AsChangeset;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/as_changeset.rs:602:7
[INFO] [stdout]     |
[INFO] [stdout] 602 |     #[diesel(table_name = users)]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/as_changeset.rs:604:11
[INFO] [stdout]     |
[INFO] [stdout] 604 |         #[diesel(column_name = id)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AsChangeset` in this scope
[INFO] [stdout]    --> tests/as_changeset.rs:643:14
[INFO] [stdout]     |
[INFO] [stdout] 643 |     #[derive(AsChangeset)]
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use diesel_derives::AsChangeset;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/as_changeset.rs:644:7
[INFO] [stdout]     |
[INFO] [stdout] 644 |     #[diesel(table_name = users)]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/as_changeset.rs:645:7
[INFO] [stdout]     |
[INFO] [stdout] 645 |     #[diesel(primary_key(name))]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AsChangeset` in this scope
[INFO] [stdout]    --> tests/as_changeset.rs:684:14
[INFO] [stdout]     |
[INFO] [stdout] 684 |     #[derive(AsChangeset)]
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use diesel_derives::AsChangeset;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/as_changeset.rs:685:7
[INFO] [stdout]     |
[INFO] [stdout] 685 |     #[diesel(table_name = users)]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/as_changeset.rs:686:7
[INFO] [stdout]     |
[INFO] [stdout] 686 |     #[diesel(primary_key(id, name))]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AsChangeset` in this scope
[INFO] [stdout]    --> tests/as_changeset.rs:727:14
[INFO] [stdout]     |
[INFO] [stdout] 727 |     #[derive(AsChangeset)]
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use diesel_derives::AsChangeset;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/as_changeset.rs:728:7
[INFO] [stdout]     |
[INFO] [stdout] 728 |     #[diesel(table_name = users)]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AsChangeset` in this scope
[INFO] [stdout]    --> tests/as_changeset.rs:774:14
[INFO] [stdout]     |
[INFO] [stdout] 774 |     #[derive(AsChangeset)]
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use diesel_derives::AsChangeset;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/as_changeset.rs:775:7
[INFO] [stdout]     |
[INFO] [stdout] 775 |     #[diesel(table_name = users)]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/as_changeset.rs:776:7
[INFO] [stdout]     |
[INFO] [stdout] 776 |     #[diesel(treat_none_as_null = true)]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/as_changeset.rs:778:11
[INFO] [stdout]     |
[INFO] [stdout] 778 |         #[diesel(treat_none_as_null = false)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/as_changeset.rs:781:11
[INFO] [stdout]     |
[INFO] [stdout] 781 |         #[diesel(treat_none_as_null = false)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/as_changeset.rs:830:15
[INFO] [stdout]     |
[INFO] [stdout] 830 |             #[diesel(table_name = test_table)]
[INFO] [stdout]     |               ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 844 |     define!((((Option<String>))));
[INFO] [stdout]     |     ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `define` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/as_changeset.rs:836:15
[INFO] [stdout]     |
[INFO] [stdout] 836 |             #[diesel(table_name = test_table)]
[INFO] [stdout]     |               ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 844 |     define!((((Option<String>))));
[INFO] [stdout]     |     ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `define` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `table` in this scope
[INFO] [stdout]   --> tests/as_expression.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | table! {
[INFO] [stdout]    | ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]   --> tests/as_expression.rs:19:3
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[diesel(sql_type = Text)]
[INFO] [stdout]    |   ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/tests.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | extern crate diesel;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Queryable` in this scope
[INFO] [stdout]   --> tests/as_expression.rs:48:39
[INFO] [stdout]    |
[INFO] [stdout] 48 |     #[derive(Debug, Clone, PartialEq, Queryable, Selectable)]
[INFO] [stdout]    |                                       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use diesel_derives::Queryable;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Selectable` in this scope
[INFO] [stdout]   --> tests/as_expression.rs:48:50
[INFO] [stdout]    |
[INFO] [stdout] 48 |     #[derive(Debug, Clone, PartialEq, Queryable, Selectable)]
[INFO] [stdout]    |                                                  ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use diesel_derives::Selectable;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]   --> tests/as_expression.rs:49:7
[INFO] [stdout]    |
[INFO] [stdout] 49 |     #[diesel(table_name = my_structs)]
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/tests.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | extern crate diesel;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]   --> tests/as_expression.rs:65:3
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[diesel(sql_type = Binary)]
[INFO] [stdout]    |   ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/tests.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | extern crate diesel;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `table` in this scope
[INFO] [stdout]   --> tests/associations.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     table! {
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `table` in this scope
[INFO] [stdout]   --> tests/associations.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     table! {
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `allow_tables_to_appear_in_same_query` in this scope
[INFO] [stdout]   --> tests/associations.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     allow_tables_to_appear_in_same_query!(users, posts);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Identifiable` in this scope
[INFO] [stdout]   --> tests/associations.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 |     #[derive(Identifiable)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use diesel_derives::Identifiable;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Associations` in this scope
[INFO] [stdout]   --> tests/associations.rs:32:14
[INFO] [stdout]    |
[INFO] [stdout] 32 |     #[derive(Associations, Identifiable)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use diesel_derives::Associations;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Identifiable` in this scope
[INFO] [stdout]   --> tests/associations.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 |     #[derive(Associations, Identifiable)]
[INFO] [stdout]    |                            ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use diesel_derives::Identifiable;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]   --> tests/associations.rs:33:7
[INFO] [stdout]    |
[INFO] [stdout] 33 |     #[diesel(belongs_to(User))]
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/tests.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | extern crate diesel;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `joinable` in this scope
[INFO] [stdout]   --> tests/associations.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     joinable!(posts -> users(user_id));
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `table` in this scope
[INFO] [stdout]   --> tests/associations.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |         table! {
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `table` in this scope
[INFO] [stdout]   --> tests/associations.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |         table! {
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `allow_tables_to_appear_in_same_query` in this scope
[INFO] [stdout]   --> tests/associations.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 |         allow_tables_to_appear_in_same_query!(users, posts);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `joinable` in this scope
[INFO] [stdout]   --> tests/associations.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |         joinable!(posts -> users(user_id));
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Identifiable` in this scope
[INFO] [stdout]   --> tests/associations.rs:90:14
[INFO] [stdout]    |
[INFO] [stdout] 90 |     #[derive(Identifiable)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use diesel_derives::Identifiable;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]   --> tests/associations.rs:91:7
[INFO] [stdout]    |
[INFO] [stdout] 91 |     #[diesel(table_name = schema::users)]
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/tests.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | extern crate diesel;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Associations` in this scope
[INFO] [stdout]   --> tests/associations.rs:96:14
[INFO] [stdout]    |
[INFO] [stdout] 96 |     #[derive(Associations, Identifiable)]
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use diesel_derives::Associations;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Identifiable` in this scope
[INFO] [stdout]   --> tests/associations.rs:96:28
[INFO] [stdout]    |
[INFO] [stdout] 96 |     #[derive(Associations, Identifiable)]
[INFO] [stdout]    |                            ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use diesel_derives::Identifiable;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]   --> tests/associations.rs:97:7
[INFO] [stdout]    |
[INFO] [stdout] 97 |     #[diesel(table_name = schema::posts)]
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/tests.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | extern crate diesel;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]   --> tests/associations.rs:98:7
[INFO] [stdout]    |
[INFO] [stdout] 98 |     #[diesel(belongs_to(User))]
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/tests.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | extern crate diesel;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `table` in this scope
[INFO] [stdout]    --> tests/associations.rs:138:5
[INFO] [stdout]     |
[INFO] [stdout] 138 |     table! {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `table` in this scope
[INFO] [stdout]    --> tests/associations.rs:145:5
[INFO] [stdout]     |
[INFO] [stdout] 145 |     table! {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `allow_tables_to_appear_in_same_query` in this scope
[INFO] [stdout]    --> tests/associations.rs:153:5
[INFO] [stdout]     |
[INFO] [stdout] 153 |     allow_tables_to_appear_in_same_query!(users, posts);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Identifiable` in this scope
[INFO] [stdout]    --> tests/associations.rs:155:14
[INFO] [stdout]     |
[INFO] [stdout] 155 |     #[derive(Identifiable)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use diesel_derives::Identifiable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Associations` in this scope
[INFO] [stdout]    --> tests/associations.rs:160:14
[INFO] [stdout]     |
[INFO] [stdout] 160 |     #[derive(Associations, Identifiable)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use diesel_derives::Associations;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Identifiable` in this scope
[INFO] [stdout]    --> tests/associations.rs:160:28
[INFO] [stdout]     |
[INFO] [stdout] 160 |     #[derive(Associations, Identifiable)]
[INFO] [stdout]     |                            ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use diesel_derives::Identifiable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/associations.rs:161:7
[INFO] [stdout]     |
[INFO] [stdout] 161 |     #[diesel(belongs_to(User, foreign_key = belongs_to_user))]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `joinable` in this scope
[INFO] [stdout]    --> tests/associations.rs:167:5
[INFO] [stdout]     |
[INFO] [stdout] 167 |     joinable!(posts -> users(belongs_to_user));
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `table` in this scope
[INFO] [stdout]    --> tests/associations.rs:197:5
[INFO] [stdout]     |
[INFO] [stdout] 197 |     table! {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Associations` in this scope
[INFO] [stdout]    --> tests/associations.rs:204:14
[INFO] [stdout]     |
[INFO] [stdout] 204 |     #[derive(Associations, Identifiable)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use diesel_derives::Associations;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Identifiable` in this scope
[INFO] [stdout]    --> tests/associations.rs:204:28
[INFO] [stdout]     |
[INFO] [stdout] 204 |     #[derive(Associations, Identifiable)]
[INFO] [stdout]     |                            ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use diesel_derives::Identifiable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/associations.rs:205:7
[INFO] [stdout]     |
[INFO] [stdout] 205 |     #[diesel(belongs_to(Tree, foreign_key = parent_id))]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `table` in this scope
[INFO] [stdout]    --> tests/associations.rs:225:5
[INFO] [stdout]     |
[INFO] [stdout] 225 |     table! {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `table` in this scope
[INFO] [stdout]    --> tests/associations.rs:231:5
[INFO] [stdout]     |
[INFO] [stdout] 231 |     table! {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `table` in this scope
[INFO] [stdout]    --> tests/associations.rs:237:5
[INFO] [stdout]     |
[INFO] [stdout] 237 |     table! {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Identifiable` in this scope
[INFO] [stdout]    --> tests/associations.rs:245:14
[INFO] [stdout]     |
[INFO] [stdout] 245 |     #[derive(Identifiable)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use diesel_derives::Identifiable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Identifiable` in this scope
[INFO] [stdout]    --> tests/associations.rs:250:14
[INFO] [stdout]     |
[INFO] [stdout] 250 |     #[derive(Identifiable)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use diesel_derives::Identifiable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Identifiable` in this scope
[INFO] [stdout]    --> tests/associations.rs:255:14
[INFO] [stdout]     |
[INFO] [stdout] 255 |     #[derive(Identifiable, Associations)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use diesel_derives::Identifiable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Associations` in this scope
[INFO] [stdout]    --> tests/associations.rs:255:28
[INFO] [stdout]     |
[INFO] [stdout] 255 |     #[derive(Identifiable, Associations)]
[INFO] [stdout]     |                            ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use diesel_derives::Associations;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/associations.rs:256:7
[INFO] [stdout]     |
[INFO] [stdout] 256 |     #[diesel(belongs_to(User))]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/associations.rs:257:7
[INFO] [stdout]     |
[INFO] [stdout] 257 |     #[diesel(belongs_to(Post))]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `table` in this scope
[INFO] [stdout]    --> tests/associations.rs:283:5
[INFO] [stdout]     |
[INFO] [stdout] 283 |     table! {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `table` in this scope
[INFO] [stdout]    --> tests/associations.rs:289:5
[INFO] [stdout]     |
[INFO] [stdout] 289 |     table! {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Identifiable` in this scope
[INFO] [stdout]    --> tests/associations.rs:296:14
[INFO] [stdout]     |
[INFO] [stdout] 296 |     #[derive(Identifiable, Clone, Copy)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use diesel_derives::Identifiable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Associations` in this scope
[INFO] [stdout]    --> tests/associations.rs:301:14
[INFO] [stdout]     |
[INFO] [stdout] 301 |     #[derive(Associations, Identifiable, Clone, Copy, PartialEq, Debug, Eq)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use diesel_derives::Associations;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Identifiable` in this scope
[INFO] [stdout]    --> tests/associations.rs:301:28
[INFO] [stdout]     |
[INFO] [stdout] 301 |     #[derive(Associations, Identifiable, Clone, Copy, PartialEq, Debug, Eq)]
[INFO] [stdout]     |                            ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use diesel_derives::Identifiable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/associations.rs:302:7
[INFO] [stdout]     |
[INFO] [stdout] 302 |     #[diesel(belongs_to(User))]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/associations.rs:305:11
[INFO] [stdout]     |
[INFO] [stdout] 305 |         #[diesel(column_name = user_id)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `table` in this scope
[INFO] [stdout]    --> tests/associations.rs:334:5
[INFO] [stdout]     |
[INFO] [stdout] 334 |     table! {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `table` in this scope
[INFO] [stdout]    --> tests/associations.rs:340:5
[INFO] [stdout]     |
[INFO] [stdout] 340 |     table! {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Identifiable` in this scope
[INFO] [stdout]    --> tests/associations.rs:347:14
[INFO] [stdout]     |
[INFO] [stdout] 347 |     #[derive(Identifiable)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use diesel_derives::Identifiable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Associations` in this scope
[INFO] [stdout]    --> tests/associations.rs:352:14
[INFO] [stdout]     |
[INFO] [stdout] 352 |     #[derive(Associations, Identifiable)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use diesel_derives::Associations;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Identifiable` in this scope
[INFO] [stdout]    --> tests/associations.rs:352:28
[INFO] [stdout]     |
[INFO] [stdout] 352 |     #[derive(Associations, Identifiable)]
[INFO] [stdout]     |                            ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use diesel_derives::Identifiable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/associations.rs:353:7
[INFO] [stdout]     |
[INFO] [stdout] 353 |     #[diesel(belongs_to(User))]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/associations.rs:355:11
[INFO] [stdout]     |
[INFO] [stdout] 355 |         #[diesel(column_name = id)] i32,
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/associations.rs:356:11
[INFO] [stdout]     |
[INFO] [stdout] 356 |         #[diesel(column_name = user_id)] i32,
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `table` in this scope
[INFO] [stdout]  --> tests/auto_type.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | table! {
[INFO] [stdout]   | ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `table` in this scope
[INFO] [stdout]   --> tests/auto_type.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | table! {
[INFO] [stdout]    | ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `table` in this scope
[INFO] [stdout]   --> tests/auto_type.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | table! {
[INFO] [stdout]    | ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `table` in this scope
[INFO] [stdout]   --> tests/auto_type.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | table! {
[INFO] [stdout]    | ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `joinable` in this scope
[INFO] [stdout]   --> tests/auto_type.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | joinable!(posts -> users(user_id));
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `joinable` in this scope
[INFO] [stdout]   --> tests/auto_type.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | joinable!(posts2 -> users(user_id));
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `joinable` in this scope
[INFO] [stdout]   --> tests/auto_type.rs:52:1
[INFO] [stdout]    |
[INFO] [stdout] 52 | joinable!(posts3 -> users(user_id));
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `allow_tables_to_appear_in_same_query` in this scope
[INFO] [stdout]   --> tests/auto_type.rs:53:1
[INFO] [stdout]    |
[INFO] [stdout] 53 | allow_tables_to_appear_in_same_query!(users, posts, posts2, posts3);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_type` in this scope
[INFO] [stdout]   --> tests/auto_type.rs:55:3
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[auto_type]
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 2  + use diesel_derives::auto_type;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_type` in this scope
[INFO] [stdout]   --> tests/auto_type.rs:76:3
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[auto_type]
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 2  + use diesel_derives::auto_type;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_type` in this scope
[INFO] [stdout]   --> tests/auto_type.rs:87:3
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[auto_type]
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 2  + use diesel_derives::auto_type;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_type` in this scope
[INFO] [stdout]   --> tests/auto_type.rs:92:3
[INFO] [stdout]    |
[INFO] [stdout] 92 | #[auto_type]
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 2  + use diesel_derives::auto_type;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_type` in this scope
[INFO] [stdout]   --> tests/auto_type.rs:97:3
[INFO] [stdout]    |
[INFO] [stdout] 97 | #[auto_type]
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 2  + use diesel_derives::auto_type;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_type` in this scope
[INFO] [stdout]    --> tests/auto_type.rs:102:3
[INFO] [stdout]     |
[INFO] [stdout] 102 | #[auto_type]
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 2   + use diesel_derives::auto_type;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_type` in this scope
[INFO] [stdout]    --> tests/auto_type.rs:112:3
[INFO] [stdout]     |
[INFO] [stdout] 112 | #[auto_type]
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 2   + use diesel_derives::auto_type;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_type` in this scope
[INFO] [stdout]    --> tests/auto_type.rs:131:3
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[auto_type]
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 2   + use diesel_derives::auto_type;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_type` in this scope
[INFO] [stdout]    --> tests/auto_type.rs:137:3
[INFO] [stdout]     |
[INFO] [stdout] 137 | #[auto_type]
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 2   + use diesel_derives::auto_type;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_type` in this scope
[INFO] [stdout]    --> tests/auto_type.rs:142:3
[INFO] [stdout]     |
[INFO] [stdout] 142 | #[auto_type]
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 2   + use diesel_derives::auto_type;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_type` in this scope
[INFO] [stdout]    --> tests/auto_type.rs:151:3
[INFO] [stdout]     |
[INFO] [stdout] 151 | #[auto_type]
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 2   + use diesel_derives::auto_type;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_type` in this scope
[INFO] [stdout]    --> tests/auto_type.rs:156:3
[INFO] [stdout]     |
[INFO] [stdout] 156 | #[auto_type]
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 2   + use diesel_derives::auto_type;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_type` in this scope
[INFO] [stdout]    --> tests/auto_type.rs:165:3
[INFO] [stdout]     |
[INFO] [stdout] 165 | #[auto_type]
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 2   + use diesel_derives::auto_type;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_type` in this scope
[INFO] [stdout]    --> tests/auto_type.rs:175:3
[INFO] [stdout]     |
[INFO] [stdout] 175 | #[auto_type]
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 2   + use diesel_derives::auto_type;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_type` in this scope
[INFO] [stdout]    --> tests/auto_type.rs:187:3
[INFO] [stdout]     |
[INFO] [stdout] 187 | #[auto_type]
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 2   + use diesel_derives::auto_type;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_type` in this scope
[INFO] [stdout]    --> tests/auto_type.rs:192:3
[INFO] [stdout]     |
[INFO] [stdout] 192 | #[auto_type]
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 2   + use diesel_derives::auto_type;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_type` in this scope
[INFO] [stdout]    --> tests/auto_type.rs:197:3
[INFO] [stdout]     |
[INFO] [stdout] 197 | #[auto_type]
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 2   + use diesel_derives::auto_type;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_type` in this scope
[INFO] [stdout]    --> tests/auto_type.rs:330:3
[INFO] [stdout]     |
[INFO] [stdout] 330 | #[auto_type]
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 2   + use diesel_derives::auto_type;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_type` in this scope
[INFO] [stdout]    --> tests/auto_type.rs:343:3
[INFO] [stdout]     |
[INFO] [stdout] 343 | #[auto_type]
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 2   + use diesel_derives::auto_type;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_type` in this scope
[INFO] [stdout]    --> tests/auto_type.rs:358:3
[INFO] [stdout]     |
[INFO] [stdout] 358 | #[auto_type]
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 2   + use diesel_derives::auto_type;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_type` in this scope
[INFO] [stdout]    --> tests/auto_type.rs:363:3
[INFO] [stdout]     |
[INFO] [stdout] 363 | #[auto_type]
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 2   + use diesel_derives::auto_type;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_type` in this scope
[INFO] [stdout]    --> tests/auto_type.rs:371:3
[INFO] [stdout]     |
[INFO] [stdout] 371 | #[auto_type]
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 2   + use diesel_derives::auto_type;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `table` in this scope
[INFO] [stdout]  --> tests/identifiable.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | table! {
[INFO] [stdout]   | ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `table` in this scope
[INFO] [stdout]  --> tests/identifiable.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | table! {
[INFO] [stdout]   | ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]   --> tests/identifiable.rs:34:11
[INFO] [stdout]    |
[INFO] [stdout] 34 |         #[diesel(column_name = id)] i32,
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/tests.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | extern crate diesel;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]   --> tests/identifiable.rs:36:11
[INFO] [stdout]    |
[INFO] [stdout] 36 |         #[diesel(column_name = lol)]
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/tests.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | extern crate diesel;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]   --> tests/identifiable.rs:64:7
[INFO] [stdout]    |
[INFO] [stdout] 64 |     #[diesel(table_name = bars)]
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/tests.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | extern crate diesel;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]   --> tests/identifiable.rs:83:7
[INFO] [stdout]    |
[INFO] [stdout] 83 |     #[diesel(table_name = bars)]
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/tests.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | extern crate diesel;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/identifiable.rs:103:7
[INFO] [stdout]     |
[INFO] [stdout] 103 |     #[diesel(table_name = bars)]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/identifiable.rs:104:7
[INFO] [stdout]     |
[INFO] [stdout] 104 |     #[diesel(primary_key(foo_id))]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/identifiable.rs:129:7
[INFO] [stdout]     |
[INFO] [stdout] 129 |     #[diesel(table_name = bars)]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/identifiable.rs:130:7
[INFO] [stdout]     |
[INFO] [stdout] 130 |     #[diesel(primary_key(foo_id, bar_id))]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Insertable` in this scope
[INFO] [stdout]  --> tests/insertable.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[derive(Insertable)]
[INFO] [stdout]   |              ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]   |
[INFO] [stdout] 1 + use diesel_derives::Insertable;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]  --> tests/insertable.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 |     #[diesel(table_name = users)]
[INFO] [stdout]   |       ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]  --> tests/tests.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | extern crate diesel;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Insertable` in this scope
[INFO] [stdout]   --> tests/insertable.rs:40:14
[INFO] [stdout]    |
[INFO] [stdout] 40 |     #[derive(Insertable)]
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use diesel_derives::Insertable;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Insertable` in this scope
[INFO] [stdout]   --> tests/insertable.rs:71:14
[INFO] [stdout]    |
[INFO] [stdout] 71 |     #[derive(Insertable)]
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use diesel_derives::Insertable;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]   --> tests/insertable.rs:72:7
[INFO] [stdout]    |
[INFO] [stdout] 72 |     #[diesel(table_name = crate::schema::users)]
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/tests.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | extern crate diesel;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Insertable` in this scope
[INFO] [stdout]    --> tests/insertable.rs:103:14
[INFO] [stdout]     |
[INFO] [stdout] 103 |     #[derive(Insertable)]
[INFO] [stdout]     |              ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use diesel_derives::Insertable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/insertable.rs:104:7
[INFO] [stdout]     |
[INFO] [stdout] 104 |     #[diesel(table_name = users)]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Insertable` in this scope
[INFO] [stdout]    --> tests/insertable.rs:135:21
[INFO] [stdout]     |
[INFO] [stdout] 135 |     #[derive(Clone, Insertable)]
[INFO] [stdout]     |                     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use diesel_derives::Insertable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/insertable.rs:136:7
[INFO] [stdout]     |
[INFO] [stdout] 136 |     #[diesel(table_name = users)]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/insertable.rs:137:7
[INFO] [stdout]     |
[INFO] [stdout] 137 |     #[diesel(table_name = users_)]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Insertable` in this scope
[INFO] [stdout]    --> tests/insertable.rs:180:22
[INFO] [stdout]     |
[INFO] [stdout] 180 |               #[derive(Insertable)]
[INFO] [stdout]     |                        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 196 | / test_struct_definition! {
[INFO] [stdout] 197 | |     struct_with_option_field,
[INFO] [stdout] 198 | |     struct NewUser {
[INFO] [stdout] 199 | |         name: String,
[INFO] [stdout] ...   |
[INFO] [stdout] 202 | |     }
[INFO] [stdout] 203 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_struct_definition` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use diesel_derives::Insertable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/insertable.rs:181:15
[INFO] [stdout]     |
[INFO] [stdout] 181 |               #[diesel(table_name = users)]
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 196 | / test_struct_definition! {
[INFO] [stdout] 197 | |     struct_with_option_field,
[INFO] [stdout] 198 | |     struct NewUser {
[INFO] [stdout] 199 | |         name: String,
[INFO] [stdout] ...   |
[INFO] [stdout] 202 | |     }
[INFO] [stdout] 203 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `test_struct_definition` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Insertable` in this scope
[INFO] [stdout]    --> tests/insertable.rs:180:22
[INFO] [stdout]     |
[INFO] [stdout] 180 |               #[derive(Insertable)]
[INFO] [stdout]     |                        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 205 | / test_struct_definition! {
[INFO] [stdout] 206 | |     pub_struct_definition,
[INFO] [stdout] 207 | |     pub struct NewUser {
[INFO] [stdout] 208 | |         name: String,
[INFO] [stdout] ...   |
[INFO] [stdout] 211 | |     }
[INFO] [stdout] 212 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_struct_definition` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use diesel_derives::Insertable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/insertable.rs:181:15
[INFO] [stdout]     |
[INFO] [stdout] 181 |               #[diesel(table_name = users)]
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 205 | / test_struct_definition! {
[INFO] [stdout] 206 | |     pub_struct_definition,
[INFO] [stdout] 207 | |     pub struct NewUser {
[INFO] [stdout] 208 | |         name: String,
[INFO] [stdout] ...   |
[INFO] [stdout] 211 | |     }
[INFO] [stdout] 212 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `test_struct_definition` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Insertable` in this scope
[INFO] [stdout]    --> tests/insertable.rs:180:22
[INFO] [stdout]     |
[INFO] [stdout] 180 |               #[derive(Insertable)]
[INFO] [stdout]     |                        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 214 | / test_struct_definition! {
[INFO] [stdout] 215 | |     struct_with_pub_field,
[INFO] [stdout] 216 | |     pub struct NewUser {
[INFO] [stdout] 217 | |         pub name: String,
[INFO] [stdout] ...   |
[INFO] [stdout] 220 | |     }
[INFO] [stdout] 221 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_struct_definition` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use diesel_derives::Insertable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/insertable.rs:181:15
[INFO] [stdout]     |
[INFO] [stdout] 181 |               #[diesel(table_name = users)]
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 214 | / test_struct_definition! {
[INFO] [stdout] 215 | |     struct_with_pub_field,
[INFO] [stdout] 216 | |     pub struct NewUser {
[INFO] [stdout] 217 | |         pub name: String,
[INFO] [stdout] ...   |
[INFO] [stdout] 220 | |     }
[INFO] [stdout] 221 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `test_struct_definition` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Insertable` in this scope
[INFO] [stdout]    --> tests/insertable.rs:180:22
[INFO] [stdout]     |
[INFO] [stdout] 180 |               #[derive(Insertable)]
[INFO] [stdout]     |                        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 223 | / test_struct_definition! {
[INFO] [stdout] 224 | |     struct_with_pub_option_field,
[INFO] [stdout] 225 | |     pub struct NewUser {
[INFO] [stdout] 226 | |         name: String,
[INFO] [stdout] ...   |
[INFO] [stdout] 229 | |     }
[INFO] [stdout] 230 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_struct_definition` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use diesel_derives::Insertable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/insertable.rs:181:15
[INFO] [stdout]     |
[INFO] [stdout] 181 |               #[diesel(table_name = users)]
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 223 | / test_struct_definition! {
[INFO] [stdout] 224 | |     struct_with_pub_option_field,
[INFO] [stdout] 225 | |     pub struct NewUser {
[INFO] [stdout] 226 | |         name: String,
[INFO] [stdout] ...   |
[INFO] [stdout] 229 | |     }
[INFO] [stdout] 230 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `test_struct_definition` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Insertable` in this scope
[INFO] [stdout]    --> tests/insertable.rs:180:22
[INFO] [stdout]     |
[INFO] [stdout] 180 |               #[derive(Insertable)]
[INFO] [stdout]     |                        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 232 | / test_struct_definition! {
[INFO] [stdout] 233 | |     named_struct_with_borrowed_body,
[INFO] [stdout] 234 | |     struct NewUser<'a> {
[INFO] [stdout] 235 | |         name: &'a str,
[INFO] [stdout] ...   |
[INFO] [stdout] 238 | |     }
[INFO] [stdout] 239 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_struct_definition` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use diesel_derives::Insertable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/insertable.rs:181:15
[INFO] [stdout]     |
[INFO] [stdout] 181 |               #[diesel(table_name = users)]
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 232 | / test_struct_definition! {
[INFO] [stdout] 233 | |     named_struct_with_borrowed_body,
[INFO] [stdout] 234 | |     struct NewUser<'a> {
[INFO] [stdout] 235 | |         name: &'a str,
[INFO] [stdout] ...   |
[INFO] [stdout] 238 | |     }
[INFO] [stdout] 239 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `test_struct_definition` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Insertable` in this scope
[INFO] [stdout]    --> tests/insertable.rs:243:14
[INFO] [stdout]     |
[INFO] [stdout] 243 |     #[derive(Insertable)]
[INFO] [stdout]     |              ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use diesel_derives::Insertable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/insertable.rs:244:7
[INFO] [stdout]     |
[INFO] [stdout] 244 |     #[diesel(table_name = users)]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/insertable.rs:246:11
[INFO] [stdout]     |
[INFO] [stdout] 246 |         #[diesel(column_name = name)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Insertable` in this scope
[INFO] [stdout]    --> tests/insertable.rs:276:14
[INFO] [stdout]     |
[INFO] [stdout] 276 |     #[derive(Insertable)]
[INFO] [stdout]     |              ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use diesel_derives::Insertable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/insertable.rs:277:7
[INFO] [stdout]     |
[INFO] [stdout] 277 |     #[diesel(table_name = users)]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/insertable.rs:279:11
[INFO] [stdout]     |
[INFO] [stdout] 279 |         #[diesel(column_name = name)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/insertable.rs:281:11
[INFO] [stdout]     |
[INFO] [stdout] 281 |         #[diesel(column_name = hair_color)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/insertable.rs:283:11
[INFO] [stdout]     |
[INFO] [stdout] 283 |         #[diesel(column_name = "type")]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Insertable` in this scope
[INFO] [stdout]    --> tests/insertable.rs:311:14
[INFO] [stdout]     |
[INFO] [stdout] 311 |     #[derive(Insertable)]
[INFO] [stdout]     |              ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use diesel_derives::Insertable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/insertable.rs:312:7
[INFO] [stdout]     |
[INFO] [stdout] 312 |     #[diesel(table_name = users)]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/insertable.rs:314:11
[INFO] [stdout]     |
[INFO] [stdout] 314 |         #[diesel(column_name = name)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/insertable.rs:316:11
[INFO] [stdout]     |
[INFO] [stdout] 316 |         #[diesel(column_name = hair_color)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/insertable.rs:318:11
[INFO] [stdout]     |
[INFO] [stdout] 318 |         #[diesel(column_name = r#type)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Insertable` in this scope
[INFO] [stdout]    --> tests/insertable.rs:346:14
[INFO] [stdout]     |
[INFO] [stdout] 346 |     #[derive(Insertable)]
[INFO] [stdout]     |              ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use diesel_derives::Insertable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/insertable.rs:347:7
[INFO] [stdout]     |
[INFO] [stdout] 347 |     #[diesel(table_name = users)]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/insertable.rs:349:11
[INFO] [stdout]     |
[INFO] [stdout] 349 |         #[diesel(column_name = name)] &'a str,
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/insertable.rs:350:11
[INFO] [stdout]     |
[INFO] [stdout] 350 |         #[diesel(column_name = hair_color)] Option<&'a str>,
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/insertable.rs:351:11
[INFO] [stdout]     |
[INFO] [stdout] 351 |         #[diesel(column_name = "type")] Option<&'a str>,
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Insertable` in this scope
[INFO] [stdout]    --> tests/insertable.rs:374:14
[INFO] [stdout]     |
[INFO] [stdout] 374 |     #[derive(Insertable)]
[INFO] [stdout]     |              ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use diesel_derives::Insertable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/insertable.rs:375:7
[INFO] [stdout]     |
[INFO] [stdout] 375 |     #[diesel(table_name = users)]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/insertable.rs:377:11
[INFO] [stdout]     |
[INFO] [stdout] 377 |         #[diesel(column_name = name)] &'a str,
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/insertable.rs:378:11
[INFO] [stdout]     |
[INFO] [stdout] 378 |         #[diesel(column_name = hair_color)] Option<&'a str>,
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/insertable.rs:379:11
[INFO] [stdout]     |
[INFO] [stdout] 379 |         #[diesel(column_name = r#type)] Option<&'a str>,
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Insertable` in this scope
[INFO] [stdout]    --> tests/insertable.rs:402:14
[INFO] [stdout]     |
[INFO] [stdout] 402 |     #[derive(Insertable)]
[INFO] [stdout]     |              ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use diesel_derives::Insertable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/insertable.rs:403:7
[INFO] [stdout]     |
[INFO] [stdout] 403 |     #[diesel(table_name = users)]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Insertable` in this scope
[INFO] [stdout]    --> tests/insertable.rs:469:14
[INFO] [stdout]     |
[INFO] [stdout] 469 |     #[derive(Insertable)]
[INFO] [stdout]     |              ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use diesel_derives::Insertable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/insertable.rs:470:7
[INFO] [stdout]     |
[INFO] [stdout] 470 |     #[diesel(table_name = users)]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Insertable` in this scope
[INFO] [stdout]    --> tests/insertable.rs:477:14
[INFO] [stdout]     |
[INFO] [stdout] 477 |     #[derive(Insertable)]
[INFO] [stdout]     |              ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use diesel_derives::Insertable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/insertable.rs:480:11
[INFO] [stdout]     |
[INFO] [stdout] 480 |         #[diesel(embed)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AsExpression` in this scope
[INFO] [stdout]    --> tests/insertable.rs:530:21
[INFO] [stdout]     |
[INFO] [stdout] 530 |     #[derive(Debug, AsExpression)]
[INFO] [stdout]     |                     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use diesel_derives::AsExpression;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/insertable.rs:531:7
[INFO] [stdout]     |
[INFO] [stdout] 531 |     #[diesel(sql_type = Text)]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Insertable` in this scope
[INFO] [stdout]    --> tests/insertable.rs:544:14
[INFO] [stdout]     |
[INFO] [stdout] 544 |     #[derive(Insertable)]
[INFO] [stdout]     |              ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use diesel_derives::Insertable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/insertable.rs:547:11
[INFO] [stdout]     |
[INFO] [stdout] 547 |         #[diesel(serialize_as = MyString)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/insertable.rs:549:11
[INFO] [stdout]     |
[INFO] [stdout] 549 |         #[diesel(serialize_as = Option<&'static str>)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Queryable` in this scope
[INFO] [stdout]   --> tests/multiconnection.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Queryable, Selectable, Insertable, AsChangeset)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use diesel_derives::Queryable;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Selectable` in this scope
[INFO] [stdout]   --> tests/multiconnection.rs:15:21
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Queryable, Selectable, Insertable, AsChangeset)]
[INFO] [stdout]    |                     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use diesel_derives::Selectable;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Insertable` in this scope
[INFO] [stdout]   --> tests/multiconnection.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Queryable, Selectable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                 ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use diesel_derives::Insertable;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AsChangeset` in this scope
[INFO] [stdout]   --> tests/multiconnection.rs:15:45
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Queryable, Selectable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                             ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use diesel_derives::AsChangeset;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Queryable` in this scope
[INFO] [stdout]  --> tests/queryable.rs:9:49
[INFO] [stdout]   |
[INFO] [stdout] 9 |     #[derive(Debug, Clone, Copy, PartialEq, Eq, Queryable)]
[INFO] [stdout]   |                                                 ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]   |
[INFO] [stdout] 1 + use diesel_derives::Queryable;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Queryable` in this scope
[INFO] [stdout]   --> tests/queryable.rs:22:49
[INFO] [stdout]    |
[INFO] [stdout] 22 |     #[derive(Debug, Clone, Copy, PartialEq, Eq, Queryable)]
[INFO] [stdout]    |                                                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use diesel_derives::Queryable;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]   --> tests/queryable.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 24 |         #[diesel(column_name = foo)] i32,
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/tests.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | extern crate diesel;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]   --> tests/queryable.rs:25:11
[INFO] [stdout]    |
[INFO] [stdout] 25 |         #[diesel(column_name = bar)] i32,
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/tests.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | extern crate diesel;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Queryable` in this scope
[INFO] [stdout]   --> tests/queryable.rs:35:49
[INFO] [stdout]    |
[INFO] [stdout] 35 |     #[derive(Debug, Clone, Copy, PartialEq, Eq, Queryable)]
[INFO] [stdout]    |                                                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use diesel_derives::Queryable;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]   --> tests/queryable.rs:38:11
[INFO] [stdout]    |
[INFO] [stdout] 38 |         #[diesel(column_name = bar)]
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/tests.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | extern crate diesel;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Queryable` in this scope
[INFO] [stdout]   --> tests/queryable.rs:55:49
[INFO] [stdout]    |
[INFO] [stdout] 55 |     #[derive(Debug, Clone, Copy, PartialEq, Eq, Queryable)]
[INFO] [stdout]    |                                                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use diesel_derives::Queryable;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Queryable` in this scope
[INFO] [stdout]   --> tests/queryable.rs:65:43
[INFO] [stdout]    |
[INFO] [stdout] 65 |     #[derive(Debug, Clone, PartialEq, Eq, Queryable)]
[INFO] [stdout]    |                                           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use diesel_derives::Queryable;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]   --> tests/queryable.rs:66:7
[INFO] [stdout]    |
[INFO] [stdout] 66 |     #[diesel(table_name = users)]
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/tests.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | extern crate diesel;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]   --> tests/queryable.rs:67:7
[INFO] [stdout]    |
[INFO] [stdout] 67 |     #[diesel(table_name = users_)]
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/tests.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | extern crate diesel;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Queryable` in this scope
[INFO] [stdout]   --> tests/queryable.rs:96:43
[INFO] [stdout]    |
[INFO] [stdout] 96 |     #[derive(Debug, Clone, PartialEq, Eq, Queryable)]
[INFO] [stdout]    |                                           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use diesel_derives::Queryable;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `table` in this scope
[INFO] [stdout]  --> tests/queryable_by_name.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | table! {
[INFO] [stdout]   | ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `QueryableByName` in this scope
[INFO] [stdout]   --> tests/queryable_by_name.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 |     #[derive(Debug, Clone, Copy, PartialEq, Eq, QueryableByName)]
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 2  + use diesel_derives::QueryableByName;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]   --> tests/queryable_by_name.rs:27:7
[INFO] [stdout]    |
[INFO] [stdout] 27 |     #[diesel(table_name = my_structs)]
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/tests.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | extern crate diesel;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `QueryableByName` in this scope
[INFO] [stdout]   --> tests/queryable_by_name.rs:48:49
[INFO] [stdout]    |
[INFO] [stdout] 48 |     #[derive(Debug, Clone, Copy, PartialEq, Eq, QueryableByName)]
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 2  + use diesel_derives::QueryableByName;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]   --> tests/queryable_by_name.rs:49:7
[INFO] [stdout]    |
[INFO] [stdout] 49 |     #[diesel(table_name = my_structs)]
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/tests.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | extern crate diesel;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]   --> tests/queryable_by_name.rs:51:11
[INFO] [stdout]    |
[INFO] [stdout] 51 |         #[diesel(column_name = foo)] i32,
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/tests.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | extern crate diesel;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]   --> tests/queryable_by_name.rs:52:11
[INFO] [stdout]    |
[INFO] [stdout] 52 |         #[diesel(column_name = bar)] i32,
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/tests.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | extern crate diesel;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]   --> tests/queryable_by_name.rs:53:11
[INFO] [stdout]    |
[INFO] [stdout] 53 |         #[diesel(column_name = "type")] i32,
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/tests.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | extern crate diesel;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `QueryableByName` in this scope
[INFO] [stdout]   --> tests/queryable_by_name.rs:63:49
[INFO] [stdout]    |
[INFO] [stdout] 63 |     #[derive(Debug, Clone, Copy, PartialEq, Eq, QueryableByName)]
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 2  + use diesel_derives::QueryableByName;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]   --> tests/queryable_by_name.rs:64:7
[INFO] [stdout]    |
[INFO] [stdout] 64 |     #[diesel(table_name = my_structs)]
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/tests.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | extern crate diesel;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]   --> tests/queryable_by_name.rs:66:11
[INFO] [stdout]    |
[INFO] [stdout] 66 |         #[diesel(column_name = foo)] i32,
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/tests.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | extern crate diesel;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]   --> tests/queryable_by_name.rs:67:11
[INFO] [stdout]    |
[INFO] [stdout] 67 |         #[diesel(column_name = bar)] i32,
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/tests.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | extern crate diesel;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]   --> tests/queryable_by_name.rs:68:11
[INFO] [stdout]    |
[INFO] [stdout] 68 |         #[diesel(column_name = r#type)] i32,
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/tests.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | extern crate diesel;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `QueryableByName` in this scope
[INFO] [stdout]   --> tests/queryable_by_name.rs:78:49
[INFO] [stdout]    |
[INFO] [stdout] 78 |     #[derive(Debug, Clone, Copy, PartialEq, Eq, QueryableByName)]
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 2  + use diesel_derives::QueryableByName;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]   --> tests/queryable_by_name.rs:79:7
[INFO] [stdout]    |
[INFO] [stdout] 79 |     #[diesel(table_name = self::my_structs)]
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/tests.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | extern crate diesel;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `QueryableByName` in this scope
[INFO] [stdout]    --> tests/queryable_by_name.rs:144:49
[INFO] [stdout]     |
[INFO] [stdout] 144 |     #[derive(Debug, Clone, Copy, PartialEq, Eq, QueryableByName)]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 2   + use diesel_derives::QueryableByName;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/queryable_by_name.rs:146:11
[INFO] [stdout]     |
[INFO] [stdout] 146 |         #[diesel(sql_type = Integer)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/queryable_by_name.rs:148:11
[INFO] [stdout]     |
[INFO] [stdout] 148 |         #[diesel(sql_type = Integer)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/queryable_by_name.rs:150:11
[INFO] [stdout]     |
[INFO] [stdout] 150 |         #[diesel(sql_type = Integer)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `QueryableByName` in this scope
[INFO] [stdout]    --> tests/queryable_by_name.rs:168:43
[INFO] [stdout]     |
[INFO] [stdout] 168 |     #[derive(Debug, Clone, PartialEq, Eq, QueryableByName)]
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 2   + use diesel_derives::QueryableByName;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/queryable_by_name.rs:170:11
[INFO] [stdout]     |
[INFO] [stdout] 170 |         #[diesel(sql_type = diesel::sql_types::Text)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/queryable_by_name.rs:171:11
[INFO] [stdout]     |
[INFO] [stdout] 171 |         #[diesel(column_name = "QUERY PLAN")]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `QueryableByName` in this scope
[INFO] [stdout]    --> tests/queryable_by_name.rs:187:49
[INFO] [stdout]     |
[INFO] [stdout] 187 |     #[derive(Debug, Clone, Copy, PartialEq, Eq, QueryableByName)]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 2   + use diesel_derives::QueryableByName;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/queryable_by_name.rs:188:7
[INFO] [stdout]     |
[INFO] [stdout] 188 |     #[diesel(table_name = my_structs)]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/queryable_by_name.rs:191:11
[INFO] [stdout]     |
[INFO] [stdout] 191 |         #[diesel(embed)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/queryable_by_name.rs:193:11
[INFO] [stdout]     |
[INFO] [stdout] 193 |         #[diesel(embed)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `QueryableByName` in this scope
[INFO] [stdout]    --> tests/queryable_by_name.rs:197:49
[INFO] [stdout]     |
[INFO] [stdout] 197 |     #[derive(Debug, Clone, Copy, PartialEq, Eq, QueryableByName)]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 2   + use diesel_derives::QueryableByName;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/queryable_by_name.rs:198:7
[INFO] [stdout]     |
[INFO] [stdout] 198 |     #[diesel(table_name = my_structs)]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `QueryableByName` in this scope
[INFO] [stdout]    --> tests/queryable_by_name.rs:203:49
[INFO] [stdout]     |
[INFO] [stdout] 203 |     #[derive(Debug, Clone, Copy, PartialEq, Eq, QueryableByName)]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 2   + use diesel_derives::QueryableByName;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/queryable_by_name.rs:204:7
[INFO] [stdout]     |
[INFO] [stdout] 204 |     #[diesel(table_name = my_structs)]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `QueryableByName` in this scope
[INFO] [stdout]    --> tests/queryable_by_name.rs:223:49
[INFO] [stdout]     |
[INFO] [stdout] 223 |     #[derive(Debug, Clone, Copy, PartialEq, Eq, QueryableByName)]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 2   + use diesel_derives::QueryableByName;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/queryable_by_name.rs:224:7
[INFO] [stdout]     |
[INFO] [stdout] 224 |     #[diesel(table_name = my_structs)]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/queryable_by_name.rs:227:11
[INFO] [stdout]     |
[INFO] [stdout] 227 |         #[diesel(embed)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/queryable_by_name.rs:229:11
[INFO] [stdout]     |
[INFO] [stdout] 229 |         #[diesel(embed)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `QueryableByName` in this scope
[INFO] [stdout]    --> tests/queryable_by_name.rs:233:49
[INFO] [stdout]     |
[INFO] [stdout] 233 |     #[derive(Debug, Clone, Copy, PartialEq, Eq, QueryableByName)]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 2   + use diesel_derives::QueryableByName;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/queryable_by_name.rs:234:7
[INFO] [stdout]     |
[INFO] [stdout] 234 |     #[diesel(table_name = my_structs)]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `QueryableByName` in this scope
[INFO] [stdout]    --> tests/queryable_by_name.rs:239:49
[INFO] [stdout]     |
[INFO] [stdout] 239 |     #[derive(Debug, Clone, Copy, PartialEq, Eq, QueryableByName)]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 2   + use diesel_derives::QueryableByName;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/queryable_by_name.rs:240:7
[INFO] [stdout]     |
[INFO] [stdout] 240 |     #[diesel(table_name = my_structs)]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `table` in this scope
[INFO] [stdout]  --> tests/selectable.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | table! {
[INFO] [stdout]   | ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Queryable` in this scope
[INFO] [stdout]   --> tests/selectable.rs:19:49
[INFO] [stdout]    |
[INFO] [stdout] 19 |     #[derive(Debug, Clone, Copy, PartialEq, Eq, Queryable, Selectable)]
[INFO] [stdout]    |                                                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use diesel_derives::Queryable;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Selectable` in this scope
[INFO] [stdout]   --> tests/selectable.rs:19:60
[INFO] [stdout]    |
[INFO] [stdout] 19 |     #[derive(Debug, Clone, Copy, PartialEq, Eq, Queryable, Selectable)]
[INFO] [stdout]    |                                                            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use diesel_derives::Selectable;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]   --> tests/selectable.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 |     #[diesel(table_name = my_structs)]
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/tests.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | extern crate diesel;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Queryable` in this scope
[INFO] [stdout]   --> tests/selectable.rs:36:49
[INFO] [stdout]    |
[INFO] [stdout] 36 |     #[derive(Debug, Clone, Copy, PartialEq, Eq, Queryable, Selectable)]
[INFO] [stdout]    |                                                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use diesel_derives::Queryable;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Selectable` in this scope
[INFO] [stdout]   --> tests/selectable.rs:36:60
[INFO] [stdout]    |
[INFO] [stdout] 36 |     #[derive(Debug, Clone, Copy, PartialEq, Eq, Queryable, Selectable)]
[INFO] [stdout]    |                                                            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use diesel_derives::Selectable;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]   --> tests/selectable.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[diesel(table_name = my_structs)]
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/tests.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | extern crate diesel;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]   --> tests/selectable.rs:39:11
[INFO] [stdout]    |
[INFO] [stdout] 39 |         #[diesel(column_name = foo)] i32,
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/tests.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | extern crate diesel;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]   --> tests/selectable.rs:40:11
[INFO] [stdout]    |
[INFO] [stdout] 40 |         #[diesel(column_name = bar)] i32,
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/tests.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | extern crate diesel;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]   --> tests/selectable.rs:41:11
[INFO] [stdout]    |
[INFO] [stdout] 41 |         #[diesel(column_name = "type")] i32,
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/tests.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | extern crate diesel;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Queryable` in this scope
[INFO] [stdout]   --> tests/selectable.rs:53:49
[INFO] [stdout]    |
[INFO] [stdout] 53 |     #[derive(Debug, Clone, Copy, PartialEq, Eq, Queryable, Selectable)]
[INFO] [stdout]    |                                                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use diesel_derives::Queryable;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Selectable` in this scope
[INFO] [stdout]   --> tests/selectable.rs:53:60
[INFO] [stdout]    |
[INFO] [stdout] 53 |     #[derive(Debug, Clone, Copy, PartialEq, Eq, Queryable, Selectable)]
[INFO] [stdout]    |                                                            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use diesel_derives::Selectable;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]   --> tests/selectable.rs:54:7
[INFO] [stdout]    |
[INFO] [stdout] 54 |     #[diesel(table_name = my_structs)]
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/tests.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | extern crate diesel;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]   --> tests/selectable.rs:56:11
[INFO] [stdout]    |
[INFO] [stdout] 56 |         #[diesel(column_name = foo)] i32,
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/tests.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | extern crate diesel;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]   --> tests/selectable.rs:57:11
[INFO] [stdout]    |
[INFO] [stdout] 57 |         #[diesel(column_name = bar)] i32,
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/tests.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | extern crate diesel;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]   --> tests/selectable.rs:58:11
[INFO] [stdout]    |
[INFO] [stdout] 58 |         #[diesel(column_name = r#type)] i32,
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/tests.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | extern crate diesel;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Queryable` in this scope
[INFO] [stdout]   --> tests/selectable.rs:72:49
[INFO] [stdout]    |
[INFO] [stdout] 72 |     #[derive(Debug, Clone, Copy, PartialEq, Eq, Queryable, Selectable)]
[INFO] [stdout]    |                                                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use diesel_derives::Queryable;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Selectable` in this scope
[INFO] [stdout]   --> tests/selectable.rs:72:60
[INFO] [stdout]    |
[INFO] [stdout] 72 |     #[derive(Debug, Clone, Copy, PartialEq, Eq, Queryable, Selectable)]
[INFO] [stdout]    |                                                            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use diesel_derives::Selectable;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]   --> tests/selectable.rs:73:7
[INFO] [stdout]    |
[INFO] [stdout] 73 |     #[diesel(table_name = my_structs)]
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/tests.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | extern crate diesel;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]   --> tests/selectable.rs:76:11
[INFO] [stdout]    |
[INFO] [stdout] 76 |         #[diesel(embed)]
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/tests.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | extern crate diesel;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]   --> tests/selectable.rs:78:11
[INFO] [stdout]    |
[INFO] [stdout] 78 |         #[diesel(embed)]
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/tests.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | extern crate diesel;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Queryable` in this scope
[INFO] [stdout]   --> tests/selectable.rs:82:49
[INFO] [stdout]    |
[INFO] [stdout] 82 |     #[derive(Debug, Clone, Copy, PartialEq, Eq, Queryable, Selectable)]
[INFO] [stdout]    |                                                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use diesel_derives::Queryable;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Selectable` in this scope
[INFO] [stdout]   --> tests/selectable.rs:82:60
[INFO] [stdout]    |
[INFO] [stdout] 82 |     #[derive(Debug, Clone, Copy, PartialEq, Eq, Queryable, Selectable)]
[INFO] [stdout]    |                                                            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use diesel_derives::Selectable;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]   --> tests/selectable.rs:83:7
[INFO] [stdout]    |
[INFO] [stdout] 83 |     #[diesel(table_name = my_structs)]
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/tests.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | extern crate diesel;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Queryable` in this scope
[INFO] [stdout]   --> tests/selectable.rs:88:49
[INFO] [stdout]    |
[INFO] [stdout] 88 |     #[derive(Debug, Clone, Copy, PartialEq, Eq, Queryable, Selectable)]
[INFO] [stdout]    |                                                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use diesel_derives::Queryable;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Selectable` in this scope
[INFO] [stdout]   --> tests/selectable.rs:88:60
[INFO] [stdout]    |
[INFO] [stdout] 88 |     #[derive(Debug, Clone, Copy, PartialEq, Eq, Queryable, Selectable)]
[INFO] [stdout]    |                                                            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use diesel_derives::Selectable;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]   --> tests/selectable.rs:89:7
[INFO] [stdout]    |
[INFO] [stdout] 89 |     #[diesel(table_name = my_structs)]
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> tests/tests.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | extern crate diesel;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Queryable` in this scope
[INFO] [stdout]    --> tests/selectable.rs:103:49
[INFO] [stdout]     |
[INFO] [stdout] 103 |     #[derive(Debug, Clone, Copy, PartialEq, Eq, Queryable, Selectable)]
[INFO] [stdout]     |                                                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use diesel_derives::Queryable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Selectable` in this scope
[INFO] [stdout]    --> tests/selectable.rs:103:60
[INFO] [stdout]     |
[INFO] [stdout] 103 |     #[derive(Debug, Clone, Copy, PartialEq, Eq, Queryable, Selectable)]
[INFO] [stdout]     |                                                            ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use diesel_derives::Selectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/selectable.rs:104:7
[INFO] [stdout]     |
[INFO] [stdout] 104 |     #[diesel(table_name = my_structs)]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/selectable.rs:107:11
[INFO] [stdout]     |
[INFO] [stdout] 107 |         #[diesel(embed)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/selectable.rs:109:11
[INFO] [stdout]     |
[INFO] [stdout] 109 |         #[diesel(embed)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Queryable` in this scope
[INFO] [stdout]    --> tests/selectable.rs:113:49
[INFO] [stdout]     |
[INFO] [stdout] 113 |     #[derive(Debug, Clone, Copy, PartialEq, Eq, Queryable, Selectable)]
[INFO] [stdout]     |                                                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use diesel_derives::Queryable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Selectable` in this scope
[INFO] [stdout]    --> tests/selectable.rs:113:60
[INFO] [stdout]     |
[INFO] [stdout] 113 |     #[derive(Debug, Clone, Copy, PartialEq, Eq, Queryable, Selectable)]
[INFO] [stdout]     |                                                            ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use diesel_derives::Selectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/selectable.rs:114:7
[INFO] [stdout]     |
[INFO] [stdout] 114 |     #[diesel(table_name = my_structs)]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Queryable` in this scope
[INFO] [stdout]    --> tests/selectable.rs:119:49
[INFO] [stdout]     |
[INFO] [stdout] 119 |     #[derive(Debug, Clone, Copy, PartialEq, Eq, Queryable, Selectable)]
[INFO] [stdout]     |                                                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use diesel_derives::Queryable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Selectable` in this scope
[INFO] [stdout]    --> tests/selectable.rs:119:60
[INFO] [stdout]     |
[INFO] [stdout] 119 |     #[derive(Debug, Clone, Copy, PartialEq, Eq, Queryable, Selectable)]
[INFO] [stdout]     |                                                            ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use diesel_derives::Selectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/selectable.rs:120:7
[INFO] [stdout]     |
[INFO] [stdout] 120 |     #[diesel(table_name = my_structs)]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `table` in this scope
[INFO] [stdout]    --> tests/selectable.rs:132:5
[INFO] [stdout]     |
[INFO] [stdout] 132 |     table! {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Queryable` in this scope
[INFO] [stdout]    --> tests/selectable.rs:140:49
[INFO] [stdout]     |
[INFO] [stdout] 140 |     #[derive(Debug, Clone, Copy, PartialEq, Eq, Queryable, Selectable)]
[INFO] [stdout]     |                                                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use diesel_derives::Queryable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Selectable` in this scope
[INFO] [stdout]    --> tests/selectable.rs:140:60
[INFO] [stdout]     |
[INFO] [stdout] 140 |     #[derive(Debug, Clone, Copy, PartialEq, Eq, Queryable, Selectable)]
[INFO] [stdout]     |                                                            ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use diesel_derives::Selectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/selectable.rs:141:7
[INFO] [stdout]     |
[INFO] [stdout] 141 |     #[diesel(table_name = my_structs)]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/selectable.rs:144:11
[INFO] [stdout]     |
[INFO] [stdout] 144 |         #[diesel(embed)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/selectable.rs:146:11
[INFO] [stdout]     |
[INFO] [stdout] 146 |         #[diesel(embed)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Queryable` in this scope
[INFO] [stdout]    --> tests/selectable.rs:150:49
[INFO] [stdout]     |
[INFO] [stdout] 150 |     #[derive(Debug, Clone, Copy, PartialEq, Eq, Queryable, Selectable)]
[INFO] [stdout]     |                                                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use diesel_derives::Queryable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Selectable` in this scope
[INFO] [stdout]    --> tests/selectable.rs:150:60
[INFO] [stdout]     |
[INFO] [stdout] 150 |     #[derive(Debug, Clone, Copy, PartialEq, Eq, Queryable, Selectable)]
[INFO] [stdout]     |                                                            ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use diesel_derives::Selectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/selectable.rs:151:7
[INFO] [stdout]     |
[INFO] [stdout] 151 |     #[diesel(table_name = my_structs)]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Queryable` in this scope
[INFO] [stdout]    --> tests/selectable.rs:156:49
[INFO] [stdout]     |
[INFO] [stdout] 156 |     #[derive(Debug, Clone, Copy, PartialEq, Eq, Queryable, Selectable)]
[INFO] [stdout]     |                                                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use diesel_derives::Queryable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Selectable` in this scope
[INFO] [stdout]    --> tests/selectable.rs:156:60
[INFO] [stdout]     |
[INFO] [stdout] 156 |     #[derive(Debug, Clone, Copy, PartialEq, Eq, Queryable, Selectable)]
[INFO] [stdout]     |                                                            ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use diesel_derives::Selectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/selectable.rs:157:7
[INFO] [stdout]     |
[INFO] [stdout] 157 |     #[diesel(table_name = my_structs)]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `table` in this scope
[INFO] [stdout]    --> tests/selectable.rs:169:5
[INFO] [stdout]     |
[INFO] [stdout] 169 |     table! {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Queryable` in this scope
[INFO] [stdout]    --> tests/selectable.rs:179:49
[INFO] [stdout]     |
[INFO] [stdout] 179 |     #[derive(Debug, Clone, Copy, PartialEq, Eq, Queryable, Selectable)]
[INFO] [stdout]     |                                                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use diesel_derives::Queryable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Selectable` in this scope
[INFO] [stdout]    --> tests/selectable.rs:179:60
[INFO] [stdout]     |
[INFO] [stdout] 179 |     #[derive(Debug, Clone, Copy, PartialEq, Eq, Queryable, Selectable)]
[INFO] [stdout]     |                                                            ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use diesel_derives::Selectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/selectable.rs:180:7
[INFO] [stdout]     |
[INFO] [stdout] 180 |     #[diesel(table_name = my_structs)]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/selectable.rs:183:11
[INFO] [stdout]     |
[INFO] [stdout] 183 |         #[diesel(
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/selectable.rs:188:11
[INFO] [stdout]     |
[INFO] [stdout] 188 |         #[diesel(
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/selectable.rs:193:11
[INFO] [stdout]     |
[INFO] [stdout] 193 |         #[diesel(
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/selectable.rs:198:11
[INFO] [stdout]     |
[INFO] [stdout] 198 |         #[diesel(
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `table` in this scope
[INFO] [stdout]    --> tests/selectable.rs:213:5
[INFO] [stdout]     |
[INFO] [stdout] 213 |     table! {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Queryable` in this scope
[INFO] [stdout]    --> tests/selectable.rs:229:14
[INFO] [stdout]     |
[INFO] [stdout] 229 |     #[derive(Queryable, Selectable)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use diesel_derives::Queryable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Selectable` in this scope
[INFO] [stdout]    --> tests/selectable.rs:229:25
[INFO] [stdout]     |
[INFO] [stdout] 229 |     #[derive(Queryable, Selectable)]
[INFO] [stdout]     |                         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use diesel_derives::Selectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/selectable.rs:230:7
[INFO] [stdout]     |
[INFO] [stdout] 230 |     #[diesel(check_for_backend(crate::helpers::TestBackend))]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/selectable.rs:233:11
[INFO] [stdout]     |
[INFO] [stdout] 233 |         #[diesel(deserialize_as = String)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/selectable.rs:235:11
[INFO] [stdout]     |
[INFO] [stdout] 235 |         #[diesel(deserialize_as = String)]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `table` in this scope
[INFO] [stdout]    --> tests/selectable.rs:244:5
[INFO] [stdout]     |
[INFO] [stdout] 244 |     table! {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Queryable` in this scope
[INFO] [stdout]    --> tests/selectable.rs:252:14
[INFO] [stdout]     |
[INFO] [stdout] 252 |     #[derive(Queryable, Selectable)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use diesel_derives::Queryable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Selectable` in this scope
[INFO] [stdout]    --> tests/selectable.rs:252:25
[INFO] [stdout]     |
[INFO] [stdout] 252 |     #[derive(Queryable, Selectable)]
[INFO] [stdout]     |                         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use diesel_derives::Selectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/selectable.rs:253:7
[INFO] [stdout]     |
[INFO] [stdout] 253 |     #[diesel(table_name = test)]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/selectable.rs:254:7
[INFO] [stdout]     |
[INFO] [stdout] 254 |     #[diesel(check_for_backend(crate::helpers::TestBackend))]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Queryable` in this scope
[INFO] [stdout]    --> tests/selectable.rs:261:14
[INFO] [stdout]     |
[INFO] [stdout] 261 |     #[derive(Queryable, Selectable)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use diesel_derives::Queryable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Selectable` in this scope
[INFO] [stdout]    --> tests/selectable.rs:261:25
[INFO] [stdout]     |
[INFO] [stdout] 261 |     #[derive(Queryable, Selectable)]
[INFO] [stdout]     |                         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use diesel_derives::Selectable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/selectable.rs:262:7
[INFO] [stdout]     |
[INFO] [stdout] 262 |     #[diesel(table_name = test)]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `diesel` in this scope
[INFO] [stdout]    --> tests/selectable.rs:263:7
[INFO] [stdout]     |
[INFO] [stdout] 263 |     #[diesel(check_for_backend(crate::helpers::TestBackend))]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `diesel` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> tests/tests.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate diesel;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `posts` in `schema`
[INFO] [stdout]    --> tests/associations.rs:104:36
[INFO] [stdout]     |
[INFO] [stdout] 104 |     let _can_join_tables = schema::posts::table
[INFO] [stdout]     |                                    ^^^^^ could not find `posts` in `schema`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `users` in `schema`
[INFO] [stdout]    --> tests/associations.rs:105:29
[INFO] [stdout]     |
[INFO] [stdout] 105 |         .inner_join(schema::users::table)
[INFO] [stdout]     |                             ^^^^^ could not find `users` in `schema`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `users` in `schema`
[INFO] [stdout]    --> tests/associations.rs:106:26
[INFO] [stdout]     |
[INFO] [stdout] 106 |         .select((schema::users::id, schema::users::name, schema::posts::id))
[INFO] [stdout]     |                          ^^^^^ could not find `users` in `schema`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `users` in `schema`
[INFO] [stdout]    --> tests/associations.rs:106:45
[INFO] [stdout]     |
[INFO] [stdout] 106 |         .select((schema::users::id, schema::users::name, schema::posts::id))
[INFO] [stdout]     |                                             ^^^^^ could not find `users` in `schema`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `posts` in `schema`
[INFO] [stdout]    --> tests/associations.rs:106:66
[INFO] [stdout]     |
[INFO] [stdout] 106 |         .select((schema::users::id, schema::users::name, schema::posts::id))
[INFO] [stdout]     |                                                                  ^^^^^ could not find `posts` in `schema`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `posts` in `schema`
[INFO] [stdout]    --> tests/associations.rs:108:21
[INFO] [stdout]     |
[INFO] [stdout] 108 |             schema::posts::id
[INFO] [stdout]     |                     ^^^^^ could not find `posts` in `schema`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `posts` in `schema`
[INFO] [stdout]    --> tests/associations.rs:110:30
[INFO] [stdout]     |
[INFO] [stdout] 110 |                 .and(schema::posts::user_id.eq(2))
[INFO] [stdout]     |                              ^^^^^ could not find `posts` in `schema`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `posts` in `schema`
[INFO] [stdout]    --> tests/associations.rs:111:30
[INFO] [stdout]     |
[INFO] [stdout] 111 |                 .and(schema::posts::title.eq("Bar")),
[INFO] [stdout]     |                              ^^^^^ could not find `posts` in `schema`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `users` in `schema`
[INFO] [stdout]    --> tests/associations.rs:114:44
[INFO] [stdout]     |
[INFO] [stdout] 114 |     let _can_reverse_join_tables = schema::users::table
[INFO] [stdout]     |                                            ^^^^^ could not find `users` in `schema`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `posts` in `schema`
[INFO] [stdout]    --> tests/associations.rs:115:29
[INFO] [stdout]     |
[INFO] [stdout] 115 |         .inner_join(schema::posts::table)
[INFO] [stdout]     |                             ^^^^^ could not find `posts` in `schema`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `posts` in `schema`
[INFO] [stdout]    --> tests/associations.rs:117:21
[INFO] [stdout]     |
[INFO] [stdout] 117 |             schema::posts::id,
[INFO] [stdout]     |                     ^^^^^ could not find `posts` in `schema`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `posts` in `schema`
[INFO] [stdout]    --> tests/associations.rs:118:21
[INFO] [stdout]     |
[INFO] [stdout] 118 |             schema::posts::user_id,
[INFO] [stdout]     |                     ^^^^^ could not find `posts` in `schema`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `posts` in `schema`
[INFO] [stdout]    --> tests/associations.rs:119:21
[INFO] [stdout]     |
[INFO] [stdout] 119 |             schema::posts::title,
[INFO] [stdout]     |                     ^^^^^ could not find `posts` in `schema`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `users` in `schema`
[INFO] [stdout]    --> tests/associations.rs:121:25
[INFO] [stdout]     |
[INFO] [stdout] 121 |         .filter(schema::users::id.eq(1).and(schema::users::name.eq("Sean")));
[INFO] [stdout]     |                         ^^^^^ could not find `users` in `schema`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `users` in `schema`
[INFO] [stdout]    --> tests/associations.rs:121:53
[INFO] [stdout]     |
[INFO] [stdout] 121 |         .filter(schema::users::id.eq(1).and(schema::users::name.eq("Sean")));
[INFO] [stdout]     |                                                     ^^^^^ could not find `users` in `schema`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `posts` in `schema`
[INFO] [stdout]    --> tests/associations.rs:126:26
[INFO] [stdout]     |
[INFO] [stdout] 126 |     let filter = schema::posts::table.filter(schema::posts::user_id.eq(42));
[INFO] [stdout]     |                          ^^^^^ could not find `posts` in `schema`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `posts` in `schema`
[INFO] [stdout]    --> tests/associations.rs:126:54
[INFO] [stdout]     |
[INFO] [stdout] 126 |     let filter = schema::posts::table.filter(schema::posts::user_id.eq(42));
[INFO] [stdout]     |                                                      ^^^^^ could not find `posts` in `schema`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `multi_connection_impl` in `self`
[INFO] [stdout]   --> tests/multiconnection.rs:80:23
[INFO] [stdout]    |
[INFO] [stdout] 80 |                 self::multi_connection_impl::MultiBackend,
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^ could not find `multi_connection_impl` in `self`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestConnection` in this scope
[INFO] [stdout]  --> tests/helpers.rs:5:25
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub type TestBackend = <TestConnection as diesel::Connection>::Backend;
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestConnection` in this scope
[INFO] [stdout]   --> tests/helpers.rs:97:58
[INFO] [stdout]    |
[INFO] [stdout] 97 | pub fn connection_with_sean_and_tess_in_users_table() -> TestConnection {
[INFO] [stdout]    |                                                          ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `users` in this scope
[INFO] [stdout]    --> tests/helpers.rs:101:25
[INFO] [stdout]     |
[INFO] [stdout] 101 |     diesel::insert_into(users)
[INFO] [stdout]     |                         ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `id` in this scope
[INFO] [stdout]    --> tests/helpers.rs:104:17
[INFO] [stdout]     |
[INFO] [stdout] 104 |                 id.eq(1),
[INFO] [stdout]     |                 ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::process::id;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `name` in this scope
[INFO] [stdout]    --> tests/helpers.rs:105:17
[INFO] [stdout]     |
[INFO] [stdout] 105 |                 name.eq("Sean"),
[INFO] [stdout]     |                 ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `hair_color` in this scope
[INFO] [stdout]    --> tests/helpers.rs:106:17
[INFO] [stdout]     |
[INFO] [stdout] 106 |                 hair_color.eq("black"),
[INFO] [stdout]     |                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `r#type` in this scope
[INFO] [stdout]    --> tests/helpers.rs:107:17
[INFO] [stdout]     |
[INFO] [stdout] 107 |                 r#type.eq("regular"),
[INFO] [stdout]     |                 ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `id` in this scope
[INFO] [stdout]    --> tests/helpers.rs:110:17
[INFO] [stdout]     |
[INFO] [stdout] 110 |                 id.eq(2),
[INFO] [stdout]     |                 ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::process::id;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `name` in this scope
[INFO] [stdout]    --> tests/helpers.rs:111:17
[INFO] [stdout]     |
[INFO] [stdout] 111 |                 name.eq("Tess"),
[INFO] [stdout]     |                 ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `hair_color` in this scope
[INFO] [stdout]    --> tests/helpers.rs:112:17
[INFO] [stdout]     |
[INFO] [stdout] 112 |                 hair_color.eq("brown"),
[INFO] [stdout]     |                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `r#type` in this scope
[INFO] [stdout]    --> tests/helpers.rs:113:17
[INFO] [stdout]     |
[INFO] [stdout] 113 |                 r#type.eq("admin"),
[INFO] [stdout]     |                 ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Connection` in this scope
[INFO] [stdout]  --> tests/associations.rs:4:35
[INFO] [stdout]   |
[INFO] [stdout] 4 | type Backend = <TestConnection as Connection>::Backend;
[INFO] [stdout]   |                                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestConnection` in this scope
[INFO] [stdout]  --> tests/associations.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | type Backend = <TestConnection as Connection>::Backend;
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `max` in this scope
[INFO] [stdout]    --> tests/auto_type.rs:337:9
[INFO] [stdout]     |
[INFO] [stdout] 337 |         max(users::id),
[INFO] [stdout]     |         ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 2   + use std::cmp::max;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `min` in this scope
[INFO] [stdout]    --> tests/auto_type.rs:338:9
[INFO] [stdout]     |
[INFO] [stdout] 338 |         min(users::id),
[INFO] [stdout]     |         ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 2   + use std::cmp::min;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `exists` in this scope
[INFO] [stdout]    --> tests/auto_type.rs:347:9
[INFO] [stdout]     |
[INFO] [stdout] 347 |         exists(posts::table.select(posts::id)),
[INFO] [stdout]     |         ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 2   + use std::fs::exists;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `BoxableExpression` in this scope
[INFO] [stdout]   --> tests/multiconnection.rs:78:17
[INFO] [stdout]    |
[INFO] [stdout] 78 |             dyn BoxableExpression<
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::schema::*`
[INFO] [stdout]  --> tests/as_changeset.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::schema::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::helpers::*`
[INFO] [stdout]  --> tests/associations.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::helpers::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::helpers::*`
[INFO] [stdout]  --> tests/insertable.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::helpers::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::schema::*`
[INFO] [stdout]  --> tests/insertable.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::schema::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]   --> tests/auto_type.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     users::table
[INFO] [stdout]    |     ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]   --> tests/auto_type.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |         .filter(users::id.eq(42_i32))
[INFO] [stdout]    |                 ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]   --> tests/auto_type.rs:61:20
[INFO] [stdout]    |
[INFO] [stdout] 61 |         .or_filter(users::id.eq(42_i32))
[INFO] [stdout]    |                    ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]   --> tests/auto_type.rs:64:16
[INFO] [stdout]    |
[INFO] [stdout] 64 |         .order(users::id)
[INFO] [stdout]    |                ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]   --> tests/auto_type.rs:65:19
[INFO] [stdout]    |
[INFO] [stdout] 65 |         .order_by(users::id)
[INFO] [stdout]    |                   ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]   --> tests/auto_type.rs:66:24
[INFO] [stdout]    |
[INFO] [stdout] 66 |         .then_order_by(users::id)
[INFO] [stdout]    |                        ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]   --> tests/auto_type.rs:67:17
[INFO] [stdout]    |
[INFO] [stdout] 67 |         .select(users::id)
[INFO] [stdout]    |                 ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]   --> tests/auto_type.rs:68:19
[INFO] [stdout]    |
[INFO] [stdout] 68 |         .group_by(users::id)
[INFO] [stdout]    |                   ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]   --> tests/auto_type.rs:69:17
[INFO] [stdout]    |
[INFO] [stdout] 69 |         .having(users::id.eq(32_i32))
[INFO] [stdout]    |                 ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `posts`
[INFO] [stdout]   --> tests/auto_type.rs:70:21
[INFO] [stdout]    |
[INFO] [stdout] 70 |         .inner_join(posts::table)
[INFO] [stdout]    |                     ^^^^^ use of undeclared crate or module `posts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `posts2`
[INFO] [stdout]   --> tests/auto_type.rs:71:20
[INFO] [stdout]    |
[INFO] [stdout] 71 |         .left_join(posts2::table)
[INFO] [stdout]    |                    ^^^^^^ use of undeclared crate or module `posts2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `posts3`
[INFO] [stdout]   --> tests/auto_type.rs:72:21
[INFO] [stdout]    |
[INFO] [stdout] 72 |         .inner_join(posts3::table.on(users::id.eq(posts3::user_id)))
[INFO] [stdout]    |                     ^^^^^^ use of undeclared crate or module `posts3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]   --> tests/auto_type.rs:72:38
[INFO] [stdout]    |
[INFO] [stdout] 72 |         .inner_join(posts3::table.on(users::id.eq(posts3::user_id)))
[INFO] [stdout]    |                                      ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `posts3`
[INFO] [stdout]   --> tests/auto_type.rs:72:51
[INFO] [stdout]    |
[INFO] [stdout] 72 |         .inner_join(posts3::table.on(users::id.eq(posts3::user_id)))
[INFO] [stdout]    |                                                   ^^^^^^ use of undeclared crate or module `posts3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0121]: the placeholder `_` is not allowed within types on item signatures for return types
[INFO] [stdout]   --> tests/auto_type.rs:56:28
[INFO] [stdout]    |
[INFO] [stdout] 56 | fn test_all_query_dsl() -> _ {
[INFO] [stdout]    |                            ^ not allowed in type signatures
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]   --> tests/auto_type.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 78 |     users::table.select(users::id).find(42_i32).single_value()
[INFO] [stdout]    |     ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]   --> tests/auto_type.rs:78:25
[INFO] [stdout]    |
[INFO] [stdout] 78 |     users::table.select(users::id).find(42_i32).single_value()
[INFO] [stdout]    |                         ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0121]: the placeholder `_` is not allowed within types on item signatures for return types
[INFO] [stdout]   --> tests/auto_type.rs:77:22
[INFO] [stdout]    |
[INFO] [stdout] 77 | fn single_value() -> _ {
[INFO] [stdout]    |                      ^ not allowed in type signatures
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]   --> tests/auto_type.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 89 |     users::table.for_key_share().no_wait().skip_locked()
[INFO] [stdout]    |     ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0121]: the placeholder `_` is not allowed within types on item signatures for return types
[INFO] [stdout]   --> tests/auto_type.rs:88:24
[INFO] [stdout]    |
[INFO] [stdout] 88 | fn test_lock_dsl1() -> _ {
[INFO] [stdout]    |                        ^ not allowed in type signatures
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]   --> tests/auto_type.rs:94:5
[INFO] [stdout]    |
[INFO] [stdout] 94 |     users::table.for_no_key_update()
[INFO] [stdout]    |     ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0121]: the placeholder `_` is not allowed within types on item signatures for return types
[INFO] [stdout]   --> tests/auto_type.rs:93:24
[INFO] [stdout]    |
[INFO] [stdout] 93 | fn test_lock_dsl2() -> _ {
[INFO] [stdout]    |                        ^ not allowed in type signatures
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]   --> tests/auto_type.rs:99:5
[INFO] [stdout]    |
[INFO] [stdout] 99 |     users::table.for_share()
[INFO] [stdout]    |     ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0121]: the placeholder `_` is not allowed within types on item signatures for return types
[INFO] [stdout]   --> tests/auto_type.rs:98:24
[INFO] [stdout]    |
[INFO] [stdout] 98 | fn test_lock_dsl3() -> _ {
[INFO] [stdout]    |                        ^ not allowed in type signatures
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/auto_type.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout] 104 |     users::table.for_update()
[INFO] [stdout]     |     ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0121]: the placeholder `_` is not allowed within types on item signatures for return types
[INFO] [stdout]    --> tests/auto_type.rs:103:24
[INFO] [stdout]     |
[INFO] [stdout] 103 | fn test_lock_dsl4() -> _ {
[INFO] [stdout]     |                        ^ not allowed in type signatures
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/auto_type.rs:116:5
[INFO] [stdout]     |
[INFO] [stdout] 116 |     users::id
[INFO] [stdout]     |     ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/auto_type.rs:118:14
[INFO] [stdout]     |
[INFO] [stdout] 118 |         .and(users::id.ne(v))
[INFO] [stdout]     |              ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/auto_type.rs:119:14
[INFO] [stdout]     |
[INFO] [stdout] 119 |         .and(users::id.eq_any(v2))
[INFO] [stdout]     |              ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/auto_type.rs:120:14
[INFO] [stdout]     |
[INFO] [stdout] 120 |         .and(users::id.ne_all(v2))
[INFO] [stdout]     |              ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/auto_type.rs:121:14
[INFO] [stdout]     |
[INFO] [stdout] 121 |         .and(users::id.gt(v))
[INFO] [stdout]     |              ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/auto_type.rs:122:14
[INFO] [stdout]     |
[INFO] [stdout] 122 |         .and(users::id.lt(v))
[INFO] [stdout]     |              ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/auto_type.rs:123:14
[INFO] [stdout]     |
[INFO] [stdout] 123 |         .and(users::id.is_not_null())
[INFO] [stdout]     |              ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/auto_type.rs:124:14
[INFO] [stdout]     |
[INFO] [stdout] 124 |         .and(users::id.is_null())
[INFO] [stdout]     |              ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/auto_type.rs:125:14
[INFO] [stdout]     |
[INFO] [stdout] 125 |         .and(users::id.le(v))
[INFO] [stdout]     |              ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/auto_type.rs:126:14
[INFO] [stdout]     |
[INFO] [stdout] 126 |         .and(users::id.ge(v))
[INFO] [stdout]     |              ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/auto_type.rs:127:14
[INFO] [stdout]     |
[INFO] [stdout] 127 |         .and(users::id.between(v, v))
[INFO] [stdout]     |              ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/auto_type.rs:128:14
[INFO] [stdout]     |
[INFO] [stdout] 128 |         .and(users::id.not_between(v, v))
[INFO] [stdout]     |              ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0121]: the placeholder `_` is not allowed within types on item signatures for return types
[INFO] [stdout]    --> tests/auto_type.rs:113:33
[INFO] [stdout]     |
[INFO] [stdout] 113 | fn test_expression_methods() -> _ {
[INFO] [stdout]     |                                 ^ not allowed in type signatures
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/auto_type.rs:134:5
[INFO] [stdout]     |
[INFO] [stdout] 134 |     users::id.eq(v).and(users::id.eq(v)).or(users::id.eq(v))
[INFO] [stdout]     |     ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/auto_type.rs:134:25
[INFO] [stdout]     |
[INFO] [stdout] 134 |     users::id.eq(v).and(users::id.eq(v)).or(users::id.eq(v))
[INFO] [stdout]     |                         ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/auto_type.rs:134:45
[INFO] [stdout]     |
[INFO] [stdout] 134 |     users::id.eq(v).and(users::id.eq(v)).or(users::id.eq(v))
[INFO] [stdout]     |                                             ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0121]: the placeholder `_` is not allowed within types on item signatures for return types
[INFO] [stdout]    --> tests/auto_type.rs:132:41
[INFO] [stdout]     |
[INFO] [stdout] 132 | fn test_boolean_expression_methods() -> _ {
[INFO] [stdout]     |                                         ^ not allowed in type signatures
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/auto_type.rs:139:5
[INFO] [stdout]     |
[INFO] [stdout] 139 |     users::id.nullable().assume_not_null()
[INFO] [stdout]     |     ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0121]: the placeholder `_` is not allowed within types on item signatures for return types
[INFO] [stdout]    --> tests/auto_type.rs:138:42
[INFO] [stdout]     |
[INFO] [stdout] 138 | fn test_nullable_expression_methods() -> _ {
[INFO] [stdout]     |                                          ^ not allowed in type signatures
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/auto_type.rs:145:5
[INFO] [stdout]     |
[INFO] [stdout] 145 |     users::name
[INFO] [stdout]     |     ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/auto_type.rs:147:14
[INFO] [stdout]     |
[INFO] [stdout] 147 |         .and(users::name.not_like(a))
[INFO] [stdout]     |              ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/auto_type.rs:148:14
[INFO] [stdout]     |
[INFO] [stdout] 148 |         .and(users::name.concat(a).eq(a))
[INFO] [stdout]     |              ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0121]: the placeholder `_` is not allowed within types on item signatures for return types
[INFO] [stdout]    --> tests/auto_type.rs:143:38
[INFO] [stdout]     |
[INFO] [stdout] 143 | fn test_text_expression_methods() -> _ {
[INFO] [stdout]     |                                      ^ not allowed in type signatures
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/auto_type.rs:153:12
[INFO] [stdout]     |
[INFO] [stdout] 153 |     delete(users::table)
[INFO] [stdout]     |            ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `delete` in this scope
[INFO] [stdout]    --> tests/auto_type.rs:153:5
[INFO] [stdout]     |
[INFO] [stdout] 153 |     delete(users::table)
[INFO] [stdout]     |     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0121]: the placeholder `_` is not allowed within types on item signatures for return types
[INFO] [stdout]    --> tests/auto_type.rs:152:21
[INFO] [stdout]     |
[INFO] [stdout] 152 | fn test_delete() -> _ {
[INFO] [stdout]     |                     ^ not allowed in type signatures
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/auto_type.rs:158:12
[INFO] [stdout]     |
[INFO] [stdout] 158 |     delete(users::table.find({
[INFO] [stdout]     |            ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `delete` in this scope
[INFO] [stdout]    --> tests/auto_type.rs:158:5
[INFO] [stdout]     |
[INFO] [stdout] 158 |     delete(users::table.find({
[INFO] [stdout]     |     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0121]: the placeholder `_` is not allowed within types on item signatures for return types
[INFO] [stdout]    --> tests/auto_type.rs:157:23
[INFO] [stdout]     |
[INFO] [stdout] 157 | fn test_delete_2() -> _ {
[INFO] [stdout]     |                       ^ not allowed in type signatures
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/auto_type.rs:167:12
[INFO] [stdout]     |
[INFO] [stdout] 167 |     delete(users::table).filter(users::id.eq(1_i32))
[INFO] [stdout]     |            ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `delete` in this scope
[INFO] [stdout]    --> tests/auto_type.rs:167:5
[INFO] [stdout]     |
[INFO] [stdout] 167 |     delete(users::table).filter(users::id.eq(1_i32))
[INFO] [stdout]     |     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/auto_type.rs:167:33
[INFO] [stdout]     |
[INFO] [stdout] 167 |     delete(users::table).filter(users::id.eq(1_i32))
[INFO] [stdout]     |                                 ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0121]: the placeholder `_` is not allowed within types on item signatures for return types
[INFO] [stdout]    --> tests/auto_type.rs:166:23
[INFO] [stdout]     |
[INFO] [stdout] 166 | fn test_delete_3() -> _ {
[INFO] [stdout]     |                       ^ not allowed in type signatures
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/auto_type.rs:177:17
[INFO] [stdout]     |
[INFO] [stdout] 177 |     insert_into(users::table).values(users::id.eq(42_i32))
[INFO] [stdout]     |                 ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `insert_into` in this scope
[INFO] [stdout]    --> tests/auto_type.rs:177:5
[INFO] [stdout]     |
[INFO] [stdout] 177 |     insert_into(users::table).values(users::id.eq(42_i32))
[INFO] [stdout]     |     ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/auto_type.rs:177:38
[INFO] [stdout]     |
[INFO] [stdout] 177 |     insert_into(users::table).values(users::id.eq(42_i32))
[INFO] [stdout]     |                                      ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0121]: the placeholder `_` is not allowed within types on item signatures for return types
[INFO] [stdout]    --> tests/auto_type.rs:176:22
[INFO] [stdout]     |
[INFO] [stdout] 176 | fn test_insert1() -> _ {
[INFO] [stdout]     |                      ^ not allowed in type signatures
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/auto_type.rs:189:27
[INFO] [stdout]     |
[INFO] [stdout] 189 |     insert_or_ignore_into(users::table).values(users::id.eq(42_i32))
[INFO] [stdout]     |                           ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `insert_or_ignore_into` in this scope
[INFO] [stdout]    --> tests/auto_type.rs:189:5
[INFO] [stdout]     |
[INFO] [stdout] 189 |     insert_or_ignore_into(users::table).values(users::id.eq(42_i32))
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/auto_type.rs:189:48
[INFO] [stdout]     |
[INFO] [stdout] 189 |     insert_or_ignore_into(users::table).values(users::id.eq(42_i32))
[INFO] [stdout]     |                                                ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0121]: the placeholder `_` is not allowed within types on item signatures for return types
[INFO] [stdout]    --> tests/auto_type.rs:188:31
[INFO] [stdout]     |
[INFO] [stdout] 188 | fn test_insert_or_ignore() -> _ {
[INFO] [stdout]     |                               ^ not allowed in type signatures
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/auto_type.rs:194:18
[INFO] [stdout]     |
[INFO] [stdout] 194 |     replace_into(users::table).values(users::id.eq(42_i32))
[INFO] [stdout]     |                  ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `replace_into` in this scope
[INFO] [stdout]    --> tests/auto_type.rs:194:5
[INFO] [stdout]     |
[INFO] [stdout] 194 |     replace_into(users::table).values(users::id.eq(42_i32))
[INFO] [stdout]     |     ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/auto_type.rs:194:39
[INFO] [stdout]     |
[INFO] [stdout] 194 |     replace_into(users::table).values(users::id.eq(42_i32))
[INFO] [stdout]     |                                       ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0121]: the placeholder `_` is not allowed within types on item signatures for return types
[INFO] [stdout]    --> tests/auto_type.rs:193:32
[INFO] [stdout]     |
[INFO] [stdout] 193 | fn test_insert_or_replace() -> _ {
[INFO] [stdout]     |                                ^ not allowed in type signatures
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_sql` found for type `i32` in the current scope
[INFO] [stdout]    --> tests/auto_type.rs:199:18
[INFO] [stdout]     |
[INFO] [stdout] 199 |     select(1_i32.into_sql::<sql_types::Integer>())
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `into` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 199 |     select(1_i32.into::<sql_types::Integer>())
[INFO] [stdout]     |                  ~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `select` in this scope
[INFO] [stdout]    --> tests/auto_type.rs:199:5
[INFO] [stdout]     |
[INFO] [stdout] 199 |     select(1_i32.into_sql::<sql_types::Integer>())
[INFO] [stdout]     |     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0121]: the placeholder `_` is not allowed within types on item signatures for return types
[INFO] [stdout]    --> tests/auto_type.rs:198:26
[INFO] [stdout]     |
[INFO] [stdout] 198 | fn test_bare_select() -> _ {
[INFO] [stdout]     |                          ^ not allowed in type signatures
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/auto_type.rs:332:5
[INFO] [stdout]     |
[INFO] [stdout] 332 |     users::table.select((
[INFO] [stdout]     |     ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/auto_type.rs:333:13
[INFO] [stdout]     |
[INFO] [stdout] 333 |         avg(users::id),
[INFO] [stdout]     |             ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `avg` in this scope
[INFO] [stdout]    --> tests/auto_type.rs:333:9
[INFO] [stdout]     |
[INFO] [stdout] 333 |         avg(users::id),
[INFO] [stdout]     |         ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/auto_type.rs:334:15
[INFO] [stdout]     |
[INFO] [stdout] 334 |         count(users::id),
[INFO] [stdout]     |               ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `count` in this scope
[INFO] [stdout]    --> tests/auto_type.rs:334:9
[INFO] [stdout]     |
[INFO] [stdout] 334 |         count(users::id),
[INFO] [stdout]     |         ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/auto_type.rs:335:24
[INFO] [stdout]     |
[INFO] [stdout] 335 |         count_distinct(users::id),
[INFO] [stdout]     |                        ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `count_distinct` in this scope
[INFO] [stdout]    --> tests/auto_type.rs:335:9
[INFO] [stdout]     |
[INFO] [stdout] 335 |         count_distinct(users::id),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `count_star` in this scope
[INFO] [stdout]    --> tests/auto_type.rs:336:9
[INFO] [stdout]     |
[INFO] [stdout] 336 |         count_star(),
[INFO] [stdout]     |         ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/auto_type.rs:337:13
[INFO] [stdout]     |
[INFO] [stdout] 337 |         max(users::id),
[INFO] [stdout]     |             ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/auto_type.rs:338:13
[INFO] [stdout]     |
[INFO] [stdout] 338 |         min(users::id),
[INFO] [stdout]     |             ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/auto_type.rs:339:13
[INFO] [stdout]     |
[INFO] [stdout] 339 |         sum(users::id),
[INFO] [stdout]     |             ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `sum` in this scope
[INFO] [stdout]    --> tests/auto_type.rs:339:9
[INFO] [stdout]     |
[INFO] [stdout] 339 |         sum(users::id),
[INFO] [stdout]     |         ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0121]: the placeholder `_` is not allowed within types on item signatures for return types
[INFO] [stdout]    --> tests/auto_type.rs:331:34
[INFO] [stdout]     |
[INFO] [stdout] 331 | fn test_aggregate_functions() -> _ {
[INFO] [stdout]     |                                  ^ not allowed in type signatures
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/auto_type.rs:345:5
[INFO] [stdout]     |
[INFO] [stdout] 345 |     users::table.select((
[INFO] [stdout]     |     ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/auto_type.rs:346:14
[INFO] [stdout]     |
[INFO] [stdout] 346 |         date(users::time),
[INFO] [stdout]     |              ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `date` in this scope
[INFO] [stdout]    --> tests/auto_type.rs:346:9
[INFO] [stdout]     |
[INFO] [stdout] 346 |         date(users::time),
[INFO] [stdout]     |         ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `posts`
[INFO] [stdout]    --> tests/auto_type.rs:347:16
[INFO] [stdout]     |
[INFO] [stdout] 347 |         exists(posts::table.select(posts::id)),
[INFO] [stdout]     |                ^^^^^ use of undeclared crate or module `posts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `posts`
[INFO] [stdout]    --> tests/auto_type.rs:347:36
[INFO] [stdout]     |
[INFO] [stdout] 347 |         exists(posts::table.select(posts::id)),
[INFO] [stdout]     |                                    ^^^^^ use of undeclared crate or module `posts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/auto_type.rs:348:13
[INFO] [stdout]     |
[INFO] [stdout] 348 |         not(users::id.eq(1_i32)),
[INFO] [stdout]     |             ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `not` in this scope
[INFO] [stdout]    --> tests/auto_type.rs:348:9
[INFO] [stdout]     |
[INFO] [stdout] 348 |         not(users::id.eq(1_i32)),
[INFO] [stdout]     |         ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/auto_type.rs:349:19
[INFO] [stdout]     |
[INFO] [stdout] 349 |         case_when(users::id.eq(1_i32), users::id),
[INFO] [stdout]     |                   ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/auto_type.rs:349:40
[INFO] [stdout]     |
[INFO] [stdout] 349 |         case_when(users::id.eq(1_i32), users::id),
[INFO] [stdout]     |                                        ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `case_when` in this scope
[INFO] [stdout]    --> tests/auto_type.rs:349:9
[INFO] [stdout]     |
[INFO] [stdout] 349 |         case_when(users::id.eq(1_i32), users::id),
[INFO] [stdout]     |         ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/auto_type.rs:350:19
[INFO] [stdout]     |
[INFO] [stdout] 350 |         case_when(users::id.eq(1_i32), users::id).when(users::id.eq(42_i32), users::id),
[INFO] [stdout]     |                   ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/auto_type.rs:350:40
[INFO] [stdout]     |
[INFO] [stdout] 350 |         case_when(users::id.eq(1_i32), users::id).when(users::id.eq(42_i32), users::id),
[INFO] [stdout]     |                                        ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `case_when` in this scope
[INFO] [stdout]    --> tests/auto_type.rs:350:9
[INFO] [stdout]     |
[INFO] [stdout] 350 |         case_when(users::id.eq(1_i32), users::id).when(users::id.eq(42_i32), users::id),
[INFO] [stdout]     |         ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/auto_type.rs:350:56
[INFO] [stdout]     |
[INFO] [stdout] 350 |         case_when(users::id.eq(1_i32), users::id).when(users::id.eq(42_i32), users::id),
[INFO] [stdout]     |                                                        ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/auto_type.rs:350:78
[INFO] [stdout]     |
[INFO] [stdout] 350 |         case_when(users::id.eq(1_i32), users::id).when(users::id.eq(42_i32), users::id),
[INFO] [stdout]     |                                                                              ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/auto_type.rs:351:19
[INFO] [stdout]     |
[INFO] [stdout] 351 |         case_when(users::id.eq(1_i32), users::id)
[INFO] [stdout]     |                   ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/auto_type.rs:351:40
[INFO] [stdout]     |
[INFO] [stdout] 351 |         case_when(users::id.eq(1_i32), users::id)
[INFO] [stdout]     |                                        ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `case_when` in this scope
[INFO] [stdout]    --> tests/auto_type.rs:351:9
[INFO] [stdout]     |
[INFO] [stdout] 351 |         case_when(users::id.eq(1_i32), users::id)
[INFO] [stdout]     |         ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/auto_type.rs:352:19
[INFO] [stdout]     |
[INFO] [stdout] 352 |             .when(users::id.eq(42_i32), users::id)
[INFO] [stdout]     |                   ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/auto_type.rs:352:41
[INFO] [stdout]     |
[INFO] [stdout] 352 |             .when(users::id.eq(42_i32), users::id)
[INFO] [stdout]     |                                         ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/auto_type.rs:353:24
[INFO] [stdout]     |
[INFO] [stdout] 353 |             .otherwise(users::id),
[INFO] [stdout]     |                        ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/auto_type.rs:354:19
[INFO] [stdout]     |
[INFO] [stdout] 354 |         case_when(users::id.eq(1_i32), users::id).otherwise(users::id),
[INFO] [stdout]     |                   ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/auto_type.rs:354:40
[INFO] [stdout]     |
[INFO] [stdout] 354 |         case_when(users::id.eq(1_i32), users::id).otherwise(users::id),
[INFO] [stdout]     |                                        ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `case_when` in this scope
[INFO] [stdout]    --> tests/auto_type.rs:354:9
[INFO] [stdout]     |
[INFO] [stdout] 354 |         case_when(users::id.eq(1_i32), users::id).otherwise(users::id),
[INFO] [stdout]     |         ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/auto_type.rs:354:61
[INFO] [stdout]     |
[INFO] [stdout] 354 |         case_when(users::id.eq(1_i32), users::id).otherwise(users::id),
[INFO] [stdout]     |                                                             ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0121]: the placeholder `_` is not allowed within types on item signatures for return types
[INFO] [stdout]    --> tests/auto_type.rs:344:31
[INFO] [stdout]     |
[INFO] [stdout] 344 | fn test_normal_functions() -> _ {
[INFO] [stdout]     |                               ^ not allowed in type signatures
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/auto_type.rs:360:5
[INFO] [stdout]     |
[INFO] [stdout] 360 |     users::table.filter(users::name.eq(name))
[INFO] [stdout]     |     ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/auto_type.rs:360:25
[INFO] [stdout]     |
[INFO] [stdout] 360 |     users::table.filter(users::name.eq(name))
[INFO] [stdout]     |                         ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0121]: the placeholder `_` is not allowed within types on item signatures for return types
[INFO] [stdout]    --> tests/auto_type.rs:359:40
[INFO] [stdout]     |
[INFO] [stdout] 359 | fn with_lifetime<'a>(name: &'a str) -> _ {
[INFO] [stdout]     |                                        ^ not allowed in type signatures
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/auto_type.rs:373:5
[INFO] [stdout]     |
[INFO] [stdout] 373 |     users::id.eq(N)
[INFO] [stdout]     |     ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0121]: the placeholder `_` is not allowed within types on item signatures for return types
[INFO] [stdout]    --> tests/auto_type.rs:372:43
[INFO] [stdout]     |
[INFO] [stdout] 372 | fn with_const_generics<const N: i32>() -> _ {
[INFO] [stdout]     |                                           ^ not allowed in type signatures
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]   --> tests/as_changeset.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 |     update(users::table.find(1))
[INFO] [stdout]    |            ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]   --> tests/as_changeset.rs:41:18
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let actual = users::table.order(users::id).load(connection);
[INFO] [stdout]    |                  ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]   --> tests/as_changeset.rs:41:37
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let actual = users::table.order(users::id).load(connection);
[INFO] [stdout]    |                                     ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]   --> tests/as_changeset.rs:56:12
[INFO] [stdout]    |
[INFO] [stdout] 56 |     update(users::table.find(1))
[INFO] [stdout]    |            ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]   --> tests/as_changeset.rs:79:18
[INFO] [stdout]    |
[INFO] [stdout] 79 |     let actual = users::table.order(users::id).load(connection);
[INFO] [stdout]    |                  ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]   --> tests/as_changeset.rs:79:37
[INFO] [stdout]    |
[INFO] [stdout] 79 |     let actual = users::table.order(users::id).load(connection);
[INFO] [stdout]    |                                     ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]   --> tests/as_changeset.rs:95:12
[INFO] [stdout]    |
[INFO] [stdout] 95 |     update(users::table.find(1))
[INFO] [stdout]    |            ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/as_changeset.rs:118:18
[INFO] [stdout]     |
[INFO] [stdout] 118 |     let actual = users::table.order(users::id).load(connection);
[INFO] [stdout]     |                  ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/as_changeset.rs:118:37
[INFO] [stdout]     |
[INFO] [stdout] 118 |     let actual = users::table.order(users::id).load(connection);
[INFO] [stdout]     |                                     ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/as_changeset.rs:134:12
[INFO] [stdout]     |
[INFO] [stdout] 134 |     update(users::table.find(1))
[INFO] [stdout]     |            ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/as_changeset.rs:157:18
[INFO] [stdout]     |
[INFO] [stdout] 157 |     let actual = users::table.order(users::id).load(connection);
[INFO] [stdout]     |                  ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/as_changeset.rs:157:37
[INFO] [stdout]     |
[INFO] [stdout] 157 |     let actual = users::table.order(users::id).load(connection);
[INFO] [stdout]     |                                     ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/as_changeset.rs:173:12
[INFO] [stdout]     |
[INFO] [stdout] 173 |     update(users::table.find(1))
[INFO] [stdout]     |            ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/as_changeset.rs:196:18
[INFO] [stdout]     |
[INFO] [stdout] 196 |     let actual = users::table.order(users::id).load(connection);
[INFO] [stdout]     |                  ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/as_changeset.rs:196:37
[INFO] [stdout]     |
[INFO] [stdout] 196 |     let actual = users::table.order(users::id).load(connection);
[INFO] [stdout]     |                                     ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/as_changeset.rs:212:12
[INFO] [stdout]     |
[INFO] [stdout] 212 |     update(users::table.find(1))
[INFO] [stdout]     |            ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/as_changeset.rs:235:18
[INFO] [stdout]     |
[INFO] [stdout] 235 |     let actual = users::table.order(users::id).load(connection);
[INFO] [stdout]     |                  ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/as_changeset.rs:235:37
[INFO] [stdout]     |
[INFO] [stdout] 235 |     let actual = users::table.order(users::id).load(connection);
[INFO] [stdout]     |                                     ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/as_changeset.rs:251:12
[INFO] [stdout]     |
[INFO] [stdout] 251 |     update(users::table.find(1))
[INFO] [stdout]     |            ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/as_changeset.rs:274:18
[INFO] [stdout]     |
[INFO] [stdout] 274 |     let actual = users::table.order(users::id).load(connection);
[INFO] [stdout]     |                  ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/as_changeset.rs:274:37
[INFO] [stdout]     |
[INFO] [stdout] 274 |     let actual = users::table.order(users::id).load(connection);
[INFO] [stdout]     |                                     ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/as_changeset.rs:293:12
[INFO] [stdout]     |
[INFO] [stdout] 293 |     update(users::table.find(1))
[INFO] [stdout]     |            ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/as_changeset.rs:316:18
[INFO] [stdout]     |
[INFO] [stdout] 316 |     let actual = users::table.order(users::id).load(connection);
[INFO] [stdout]     |                  ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/as_changeset.rs:316:37
[INFO] [stdout]     |
[INFO] [stdout] 316 |     let actual = users::table.order(users::id).load(connection);
[INFO] [stdout]     |                                     ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/as_changeset.rs:335:12
[INFO] [stdout]     |
[INFO] [stdout] 335 |     update(users::table.find(1))
[INFO] [stdout]     |            ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/as_changeset.rs:358:18
[INFO] [stdout]     |
[INFO] [stdout] 358 |     let actual = users::table.order(users::id).load(connection);
[INFO] [stdout]     |                  ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/as_changeset.rs:358:37
[INFO] [stdout]     |
[INFO] [stdout] 358 |     let actual = users::table.order(users::id).load(connection);
[INFO] [stdout]     |                                     ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serialize`
[INFO] [stdout]    --> tests/as_changeset.rs:374:14
[INFO] [stdout]     |
[INFO] [stdout] 374 |     impl<DB> serialize::ToSql<sql_types::Text, DB> for UppercaseString
[INFO] [stdout]     |              ^^^^^^^^^ use of undeclared crate or module `serialize`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sql_types`
[INFO] [stdout]    --> tests/as_changeset.rs:374:31
[INFO] [stdout]     |
[INFO] [stdout] 374 |     impl<DB> serialize::ToSql<sql_types::Text, DB> for UppercaseString
[INFO] [stdout]     |                               ^^^^^^^^^ use of undeclared crate or module `sql_types`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `backend`
[INFO] [stdout]    --> tests/as_changeset.rs:376:13
[INFO] [stdout]     |
[INFO] [stdout] 376 |         DB: backend::Backend,
[INFO] [stdout]     |             ^^^^^^^ use of undeclared crate or module `backend`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serialize`
[INFO] [stdout]    --> tests/as_changeset.rs:377:17
[INFO] [stdout]     |
[INFO] [stdout] 377 |         String: serialize::ToSql<sql_types::Text, DB>,
[INFO] [stdout]     |                 ^^^^^^^^^ use of undeclared crate or module `serialize`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sql_types`
[INFO] [stdout]    --> tests/as_changeset.rs:377:34
[INFO] [stdout]     |
[INFO] [stdout] 377 |         String: serialize::ToSql<sql_types::Text, DB>,
[INFO] [stdout]     |                                  ^^^^^^^^^ use of undeclared crate or module `sql_types`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serialize`
[INFO] [stdout]    --> tests/as_changeset.rs:379:43
[INFO] [stdout]     |
[INFO] [stdout] 379 |         fn to_sql<'b>(&'b self, out: &mut serialize::Output<'b, '_, DB>) -> serialize::Result {
[INFO] [stdout]     |                                           ^^^^^^^^^ use of undeclared crate or module `serialize`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serialize`
[INFO] [stdout]    --> tests/as_changeset.rs:379:77
[INFO] [stdout]     |
[INFO] [stdout] 379 |         fn to_sql<'b>(&'b self, out: &mut serialize::Output<'b, '_, DB>) -> serialize::Result {
[INFO] [stdout]     |                                                                             ^^^^^^^^^ use of undeclared crate or module `serialize`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/as_changeset.rs:396:12
[INFO] [stdout]     |
[INFO] [stdout] 396 |     update(users::table.find(1))
[INFO] [stdout]     |            ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/as_changeset.rs:419:18
[INFO] [stdout]     |
[INFO] [stdout] 419 |     let actual = users::table.order(users::id).load(connection);
[INFO] [stdout]     |                  ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/as_changeset.rs:419:37
[INFO] [stdout]     |
[INFO] [stdout] 419 |     let actual = users::table.order(users::id).load(connection);
[INFO] [stdout]     |                                     ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/as_changeset.rs:435:12
[INFO] [stdout]     |
[INFO] [stdout] 435 |     update(users::table.find(1))
[INFO] [stdout]     |            ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/as_changeset.rs:454:18
[INFO] [stdout]     |
[INFO] [stdout] 454 |     let actual = users::table.order(users::id).load(connection);
[INFO] [stdout]     |                  ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/as_changeset.rs:454:37
[INFO] [stdout]     |
[INFO] [stdout] 454 |     let actual = users::table.order(users::id).load(connection);
[INFO] [stdout]     |                                     ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/as_changeset.rs:470:12
[INFO] [stdout]     |
[INFO] [stdout] 470 |     update(users::table.find(1))
[INFO] [stdout]     |            ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/as_changeset.rs:489:18
[INFO] [stdout]     |
[INFO] [stdout] 489 |     let actual = users::table.order(users::id).load(connection);
[INFO] [stdout]     |                  ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/as_changeset.rs:489:37
[INFO] [stdout]     |
[INFO] [stdout] 489 |     let actual = users::table.order(users::id).load(connection);
[INFO] [stdout]     |                                     ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/as_changeset.rs:503:12
[INFO] [stdout]     |
[INFO] [stdout] 503 |     update(users::table.find(1))
[INFO] [stdout]     |            ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/as_changeset.rs:522:18
[INFO] [stdout]     |
[INFO] [stdout] 522 |     let actual = users::table.order(users::id).load(connection);
[INFO] [stdout]     |                  ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/as_changeset.rs:522:37
[INFO] [stdout]     |
[INFO] [stdout] 522 |     let actual = users::table.order(users::id).load(connection);
[INFO] [stdout]     |                                     ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/as_changeset.rs:534:12
[INFO] [stdout]     |
[INFO] [stdout] 534 |     update(users::table.find(1))
[INFO] [stdout]     |            ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/as_changeset.rs:553:18
[INFO] [stdout]     |
[INFO] [stdout] 553 |     let actual = users::table.order(users::id).load(connection);
[INFO] [stdout]     |                  ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/as_changeset.rs:553:37
[INFO] [stdout]     |
[INFO] [stdout] 553 |     let actual = users::table.order(users::id).load(connection);
[INFO] [stdout]     |                                     ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/as_changeset.rs:571:12
[INFO] [stdout]     |
[INFO] [stdout] 571 |     update(users::table.find(1))
[INFO] [stdout]     |            ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/as_changeset.rs:595:18
[INFO] [stdout]     |
[INFO] [stdout] 595 |     let actual = users::table.order(users::id).load(connection);
[INFO] [stdout]     |                  ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/as_changeset.rs:595:37
[INFO] [stdout]     |
[INFO] [stdout] 595 |     let actual = users::table.order(users::id).load(connection);
[INFO] [stdout]     |                                     ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/as_changeset.rs:613:12
[INFO] [stdout]     |
[INFO] [stdout] 613 |     update(users::table.find(1))
[INFO] [stdout]     |            ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/as_changeset.rs:637:18
[INFO] [stdout]     |
[INFO] [stdout] 637 |     let actual = users::table.order(users::id).load(connection);
[INFO] [stdout]     |                  ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/as_changeset.rs:637:37
[INFO] [stdout]     |
[INFO] [stdout] 637 |     let actual = users::table.order(users::id).load(connection);
[INFO] [stdout]     |                                     ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/as_changeset.rs:655:12
[INFO] [stdout]     |
[INFO] [stdout] 655 |     update(users::table.find(1))
[INFO] [stdout]     |            ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/as_changeset.rs:678:18
[INFO] [stdout]     |
[INFO] [stdout] 678 |     let actual = users::table.order(users::id).load(connection);
[INFO] [stdout]     |                  ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/as_changeset.rs:678:37
[INFO] [stdout]     |
[INFO] [stdout] 678 |     let actual = users::table.order(users::id).load(connection);
[INFO] [stdout]     |                                     ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/as_changeset.rs:697:12
[INFO] [stdout]     |
[INFO] [stdout] 697 |     update(users::table.find(1))
[INFO] [stdout]     |            ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/as_changeset.rs:721:18
[INFO] [stdout]     |
[INFO] [stdout] 721 |     let actual = users::table.order(users::id).load(connection);
[INFO] [stdout]     |                  ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/as_changeset.rs:721:37
[INFO] [stdout]     |
[INFO] [stdout] 721 |     let actual = users::table.order(users::id).load(connection);
[INFO] [stdout]     |                                     ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/as_changeset.rs:737:12
[INFO] [stdout]     |
[INFO] [stdout] 737 |     update(users::table.find(1))
[INFO] [stdout]     |            ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/as_changeset.rs:745:12
[INFO] [stdout]     |
[INFO] [stdout] 745 |     update(users::table.find(2))
[INFO] [stdout]     |            ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/as_changeset.rs:768:18
[INFO] [stdout]     |
[INFO] [stdout] 768 |     let actual = users::table.order(users::id).load(connection);
[INFO] [stdout]     |                  ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/as_changeset.rs:768:37
[INFO] [stdout]     |
[INFO] [stdout] 768 |     let actual = users::table.order(users::id).load(connection);
[INFO] [stdout]     |                                     ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/as_changeset.rs:787:12
[INFO] [stdout]     |
[INFO] [stdout] 787 |     update(users::table.find(1))
[INFO] [stdout]     |            ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/as_changeset.rs:795:12
[INFO] [stdout]     |
[INFO] [stdout] 795 |     update(users::table.find(2))
[INFO] [stdout]     |            ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/as_changeset.rs:813:18
[INFO] [stdout]     |
[INFO] [stdout] 813 |     let actual = users::table.order(users::id).load(connection);
[INFO] [stdout]     |                  ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/as_changeset.rs:813:37
[INFO] [stdout]     |
[INFO] [stdout] 813 |     let actual = users::table.order(users::id).load(connection);
[INFO] [stdout]     |                                     ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `deserialize`
[INFO] [stdout]   --> tests/as_expression.rs:27:45
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn from_sql(bytes: DB::RawValue<'_>) -> deserialize::Result<Self> {
[INFO] [stdout]    |                                             ^^^^^^^^^^^ use of undeclared crate or module `deserialize`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serialize`
[INFO] [stdout]   --> tests/as_expression.rs:39:62
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn to_sql<'b>(&'b self, out: &mut Output<'b, '_, DB>) -> serialize::Result {
[INFO] [stdout]    |                                                              ^^^^^^^^^ use of undeclared crate or module `serialize`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `my_structs`
[INFO] [stdout]   --> tests/as_expression.rs:56:16
[INFO] [stdout]    |
[INFO] [stdout] 56 |     let data = my_structs::table
[INFO] [stdout]    |                ^^^^^^^^^^ use of undeclared crate or module `my_structs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `posts`
[INFO] [stdout]   --> tests/associations.rs:41:28
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let _can_join_tables = posts::table
[INFO] [stdout]    |                            ^^^^^ use of undeclared crate or module `posts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]   --> tests/associations.rs:42:21
[INFO] [stdout]    |
[INFO] [stdout] 42 |         .inner_join(users::table)
[INFO] [stdout]    |                     ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]   --> tests/associations.rs:43:18
[INFO] [stdout]    |
[INFO] [stdout] 43 |         .select((users::id, users::name, posts::id))
[INFO] [stdout]    |                  ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]   --> tests/associations.rs:43:29
[INFO] [stdout]    |
[INFO] [stdout] 43 |         .select((users::id, users::name, posts::id))
[INFO] [stdout]    |                             ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `posts`
[INFO] [stdout]   --> tests/associations.rs:43:42
[INFO] [stdout]    |
[INFO] [stdout] 43 |         .select((users::id, users::name, posts::id))
[INFO] [stdout]    |                                          ^^^^^ use of undeclared crate or module `posts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `posts`
[INFO] [stdout]   --> tests/associations.rs:45:13
[INFO] [stdout]    |
[INFO] [stdout] 45 |             posts::id
[INFO] [stdout]    |             ^^^^^ use of undeclared crate or module `posts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `posts`
[INFO] [stdout]   --> tests/associations.rs:47:22
[INFO] [stdout]    |
[INFO] [stdout] 47 |                 .and(posts::user_id.eq(2))
[INFO] [stdout]    |                      ^^^^^ use of undeclared crate or module `posts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `posts`
[INFO] [stdout]   --> tests/associations.rs:48:22
[INFO] [stdout]    |
[INFO] [stdout] 48 |                 .and(posts::title.eq("Bar")),
[INFO] [stdout]    |                      ^^^^^ use of undeclared crate or module `posts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]   --> tests/associations.rs:51:36
[INFO] [stdout]    |
[INFO] [stdout] 51 |     let _can_reverse_join_tables = users::table
[INFO] [stdout]    |                                    ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `posts`
[INFO] [stdout]   --> tests/associations.rs:52:21
[INFO] [stdout]    |
[INFO] [stdout] 52 |         .inner_join(posts::table)
[INFO] [stdout]    |                     ^^^^^ use of undeclared crate or module `posts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `posts`
[INFO] [stdout]   --> tests/associations.rs:53:18
[INFO] [stdout]    |
[INFO] [stdout] 53 |         .select((posts::id, posts::user_id, posts::title))
[INFO] [stdout]    |                  ^^^^^ use of undeclared crate or module `posts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `posts`
[INFO] [stdout]   --> tests/associations.rs:53:29
[INFO] [stdout]    |
[INFO] [stdout] 53 |         .select((posts::id, posts::user_id, posts::title))
[INFO] [stdout]    |                             ^^^^^ use of undeclared crate or module `posts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `posts`
[INFO] [stdout]   --> tests/associations.rs:53:45
[INFO] [stdout]    |
[INFO] [stdout] 53 |         .select((posts::id, posts::user_id, posts::title))
[INFO] [stdout]    |                                             ^^^^^ use of undeclared crate or module `posts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]   --> tests/associations.rs:54:17
[INFO] [stdout]    |
[INFO] [stdout] 54 |         .filter(users::id.eq(1).and(users::name.eq("Sean")));
[INFO] [stdout]    |                 ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]   --> tests/associations.rs:54:37
[INFO] [stdout]    |
[INFO] [stdout] 54 |         .filter(users::id.eq(1).and(users::name.eq("Sean")));
[INFO] [stdout]    |                                     ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `posts`
[INFO] [stdout]   --> tests/associations.rs:59:18
[INFO] [stdout]    |
[INFO] [stdout] 59 |     let filter = posts::table.filter(posts::user_id.eq(42));
[INFO] [stdout]    |                  ^^^^^ use of undeclared crate or module `posts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `posts`
[INFO] [stdout]   --> tests/associations.rs:59:38
[INFO] [stdout]    |
[INFO] [stdout] 59 |     let filter = posts::table.filter(posts::user_id.eq(42));
[INFO] [stdout]    |                                      ^^^^^ use of undeclared crate or module `posts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `posts`
[INFO] [stdout]    --> tests/associations.rs:169:28
[INFO] [stdout]     |
[INFO] [stdout] 169 |     let _can_join_tables = posts::table
[INFO] [stdout]     |                            ^^^^^ use of undeclared crate or module `posts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/associations.rs:170:21
[INFO] [stdout]     |
[INFO] [stdout] 170 |         .inner_join(users::table)
[INFO] [stdout]     |                     ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/associations.rs:171:18
[INFO] [stdout]     |
[INFO] [stdout] 171 |         .select((users::id, users::name))
[INFO] [stdout]     |                  ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/associations.rs:171:29
[INFO] [stdout]     |
[INFO] [stdout] 171 |         .select((users::id, users::name))
[INFO] [stdout]     |                             ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `posts`
[INFO] [stdout]    --> tests/associations.rs:173:13
[INFO] [stdout]     |
[INFO] [stdout] 173 |             posts::id
[INFO] [stdout]     |             ^^^^^ use of undeclared crate or module `posts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `posts`
[INFO] [stdout]    --> tests/associations.rs:175:22
[INFO] [stdout]     |
[INFO] [stdout] 175 |                 .and(posts::belongs_to_user.eq(2))
[INFO] [stdout]     |                      ^^^^^ use of undeclared crate or module `posts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `posts`
[INFO] [stdout]    --> tests/associations.rs:176:22
[INFO] [stdout]     |
[INFO] [stdout] 176 |                 .and(posts::title.eq("Bar")),
[INFO] [stdout]     |                      ^^^^^ use of undeclared crate or module `posts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/associations.rs:179:36
[INFO] [stdout]     |
[INFO] [stdout] 179 |     let _can_reverse_join_tables = users::table
[INFO] [stdout]     |                                    ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `posts`
[INFO] [stdout]    --> tests/associations.rs:180:21
[INFO] [stdout]     |
[INFO] [stdout] 180 |         .inner_join(posts::table)
[INFO] [stdout]     |                     ^^^^^ use of undeclared crate or module `posts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `posts`
[INFO] [stdout]    --> tests/associations.rs:181:18
[INFO] [stdout]     |
[INFO] [stdout] 181 |         .select((posts::id, posts::belongs_to_user, posts::title))
[INFO] [stdout]     |                  ^^^^^ use of undeclared crate or module `posts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `posts`
[INFO] [stdout]    --> tests/associations.rs:181:29
[INFO] [stdout]     |
[INFO] [stdout] 181 |         .select((posts::id, posts::belongs_to_user, posts::title))
[INFO] [stdout]     |                             ^^^^^ use of undeclared crate or module `posts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `posts`
[INFO] [stdout]    --> tests/associations.rs:181:53
[INFO] [stdout]     |
[INFO] [stdout] 181 |         .select((posts::id, posts::belongs_to_user, posts::title))
[INFO] [stdout]     |                                                     ^^^^^ use of undeclared crate or module `posts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/associations.rs:182:17
[INFO] [stdout]     |
[INFO] [stdout] 182 |         .filter(users::id.eq(1).and(users::name.eq("Sean")));
[INFO] [stdout]     |                 ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/associations.rs:182:37
[INFO] [stdout]     |
[INFO] [stdout] 182 |         .filter(users::id.eq(1).and(users::name.eq("Sean")));
[INFO] [stdout]     |                                     ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `posts`
[INFO] [stdout]    --> tests/associations.rs:187:18
[INFO] [stdout]     |
[INFO] [stdout] 187 |     let filter = posts::table.filter(posts::belongs_to_user.eq(42));
[INFO] [stdout]     |                  ^^^^^ use of undeclared crate or module `posts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `posts`
[INFO] [stdout]    --> tests/associations.rs:187:38
[INFO] [stdout]     |
[INFO] [stdout] 187 |     let filter = posts::table.filter(posts::belongs_to_user.eq(42));
[INFO] [stdout]     |                                      ^^^^^ use of undeclared crate or module `posts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `trees`
[INFO] [stdout]    --> tests/associations.rs:216:18
[INFO] [stdout]     |
[INFO] [stdout] 216 |     let filter = trees::table.filter(trees::parent_id.eq(42));
[INFO] [stdout]     |                  ^^^^^ use of undeclared crate or module `trees`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `trees`
[INFO] [stdout]    --> tests/associations.rs:216:38
[INFO] [stdout]     |
[INFO] [stdout] 216 |     let filter = trees::table.filter(trees::parent_id.eq(42));
[INFO] [stdout]     |                                      ^^^^^ use of undeclared crate or module `trees`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `comments`
[INFO] [stdout]    --> tests/associations.rs:268:20
[INFO] [stdout]     |
[INFO] [stdout] 268 |     let expected = comments::table.filter(comments::user_id.eq(1));
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared crate or module `comments`
[INFO] [stdout]     |                    help: a struct with a similar name exists: `Comment`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `comments`
[INFO] [stdout]    --> tests/associations.rs:268:43
[INFO] [stdout]     |
[INFO] [stdout] 268 |     let expected = comments::table.filter(comments::user_id.eq(1));
[INFO] [stdout]     |                                           ^^^^^^^^
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           use of undeclared crate or module `comments`
[INFO] [stdout]     |                                           help: a struct with a similar name exists: `Comment`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `comments`
[INFO] [stdout]    --> tests/associations.rs:274:20
[INFO] [stdout]     |
[INFO] [stdout] 274 |     let expected = comments::table.filter(comments::post_id.eq(2));
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared crate or module `comments`
[INFO] [stdout]     |                    help: a struct with a similar name exists: `Comment`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `comments`
[INFO] [stdout]    --> tests/associations.rs:274:43
[INFO] [stdout]     |
[INFO] [stdout] 274 |     let expected = comments::table.filter(comments::post_id.eq(2));
[INFO] [stdout]     |                                           ^^^^^^^^
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           use of undeclared crate or module `comments`
[INFO] [stdout]     |                                           help: a struct with a similar name exists: `Comment`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `posts`
[INFO] [stdout]    --> tests/associations.rs:321:20
[INFO] [stdout]     |
[INFO] [stdout] 321 |     let expected = posts::table.filter(posts::user_id.eq(1));
[INFO] [stdout]     |                    ^^^^^ use of undeclared crate or module `posts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `posts`
[INFO] [stdout]    --> tests/associations.rs:321:40
[INFO] [stdout]     |
[INFO] [stdout] 321 |     let expected = posts::table.filter(posts::user_id.eq(1));
[INFO] [stdout]     |                                        ^^^^^ use of undeclared crate or module `posts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `posts`
[INFO] [stdout]    --> tests/associations.rs:362:20
[INFO] [stdout]     |
[INFO] [stdout] 362 |     let expected = posts::table.filter(posts::user_id.eq(1));
[INFO] [stdout]     |                    ^^^^^ use of undeclared crate or module `posts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `posts`
[INFO] [stdout]    --> tests/associations.rs:362:40
[INFO] [stdout]     |
[INFO] [stdout] 362 |     let expected = posts::table.filter(posts::user_id.eq(1));
[INFO] [stdout]     |                                        ^^^^^ use of undeclared crate or module `posts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `sql_query` in this scope
[INFO] [stdout]    --> tests/queryable_by_name.rs:255:16
[INFO] [stdout]     |
[INFO] [stdout] 255 |     let data = sql_query("SELECT 1 AS foo, NULL AS bar, NULL AS type").get_result(conn);
[INFO] [stdout]     |                ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `sql_query` in this scope
[INFO] [stdout]    --> tests/queryable_by_name.rs:246:16
[INFO] [stdout]     |
[INFO] [stdout] 246 |     let data = sql_query("SELECT 1 AS foo, 2 AS bar, 3 AS type").get_result(conn);
[INFO] [stdout]     |                ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `sql_query` in this scope
[INFO] [stdout]    --> tests/queryable_by_name.rs:210:16
[INFO] [stdout]     |
[INFO] [stdout] 210 |     let data = sql_query("SELECT 1 AS foo, 2 AS bar, 3 AS type").get_result(conn);
[INFO] [stdout]     |                ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `sql_query` in this scope
[INFO] [stdout]    --> tests/queryable_by_name.rs:176:16
[INFO] [stdout]     |
[INFO] [stdout] 176 |     let data = sql_query("SELECT 'some plan' AS \"QUERY PLAN\"").get_result(conn);
[INFO] [stdout]     |                ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `sql_query` in this scope
[INFO] [stdout]    --> tests/queryable_by_name.rs:155:16
[INFO] [stdout]     |
[INFO] [stdout] 155 |     let data = sql_query("SELECT 1 AS foo, 2 AS bar, 3 AS type").get_result(conn);
[INFO] [stdout]     |                ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `sql_query` in this scope
[INFO] [stdout]   --> tests/queryable_by_name.rs:87:16
[INFO] [stdout]    |
[INFO] [stdout] 87 |     let data = sql_query("SELECT 1 AS foo, 2 AS bar, 3 AS type").get_result(conn);
[INFO] [stdout]    |                ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `sql_query` in this scope
[INFO] [stdout]   --> tests/queryable_by_name.rs:72:16
[INFO] [stdout]    |
[INFO] [stdout] 72 |     let data = sql_query("SELECT 1 AS foo, 2 AS bar, 3 AS type").get_result(conn);
[INFO] [stdout]    |                ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `sql_query` in this scope
[INFO] [stdout]   --> tests/queryable_by_name.rs:57:16
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let data = sql_query("SELECT 1 AS foo, 2 AS bar, 3 AS type").get_result(conn);
[INFO] [stdout]    |                ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `sql_query` in this scope
[INFO] [stdout]   --> tests/queryable_by_name.rs:35:16
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let data = sql_query("SELECT 1 AS foo, 2 AS bar, 3 AS type").get_result(conn);
[INFO] [stdout]    |                ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `select` in this scope
[INFO] [stdout]    --> tests/queryable.rs:100:16
[INFO] [stdout]     |
[INFO] [stdout] 100 |     let data = select(sql::<(Integer, Integer)>("1, 2")).get_result(conn);
[INFO] [stdout]     |                ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `select` in this scope
[INFO] [stdout]   --> tests/queryable.rs:75:16
[INFO] [stdout]    |
[INFO] [stdout] 75 |     let data = select(sql::<(
[INFO] [stdout]    |                ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `select` in this scope
[INFO] [stdout]   --> tests/queryable.rs:59:16
[INFO] [stdout]    |
[INFO] [stdout] 59 |     let data = select(sql::<(Integer, Integer)>("1, 2")).get_result(conn);
[INFO] [stdout]    |                ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `select` in this scope
[INFO] [stdout]   --> tests/queryable.rs:43:16
[INFO] [stdout]    |
[INFO] [stdout] 43 |     let data = select(sql::<(Integer, Integer)>("1, 2")).get_result(conn);
[INFO] [stdout]    |                ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `select` in this scope
[INFO] [stdout]   --> tests/queryable.rs:29:16
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let data = select(sql::<(Integer, Integer)>("1, 2")).get_result(conn);
[INFO] [stdout]    |                ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `select` in this scope
[INFO] [stdout]   --> tests/queryable.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let data = select(sql::<(Integer, Integer)>("1, 2")).get_result(conn);
[INFO] [stdout]    |                ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `insert_into` in this scope
[INFO] [stdout]    --> tests/insertable.rs:559:5
[INFO] [stdout]     |
[INFO] [stdout] 559 |     insert_into(users::table)
[INFO] [stdout]     |     ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `connection` in this scope
[INFO] [stdout]    --> tests/insertable.rs:553:21
[INFO] [stdout]     |
[INFO] [stdout] 553 |     let conn = &mut connection();
[INFO] [stdout]     |                     ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `insert_into` in this scope
[INFO] [stdout]    --> tests/insertable.rs:493:5
[INFO] [stdout]     |
[INFO] [stdout] 493 |     insert_into(users::table)
[INFO] [stdout]     |     ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `connection` in this scope
[INFO] [stdout]    --> tests/insertable.rs:484:21
[INFO] [stdout]     |
[INFO] [stdout] 484 |     let conn = &mut connection();
[INFO] [stdout]     |                     ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `insert_into` in this scope
[INFO] [stdout]    --> tests/insertable.rs:419:5
[INFO] [stdout]     |
[INFO] [stdout] 419 |     insert_into(users::table)
[INFO] [stdout]     |     ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `connection` in this scope
[INFO] [stdout]    --> tests/insertable.rs:410:21
[INFO] [stdout]     |
[INFO] [stdout] 410 |     let conn = &mut connection();
[INFO] [stdout]     |                     ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `insert_into` in this scope
[INFO] [stdout]    --> tests/insertable.rs:384:5
[INFO] [stdout]     |
[INFO] [stdout] 384 |     insert_into(users::table)
[INFO] [stdout]     |     ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `connection` in this scope
[INFO] [stdout]    --> tests/insertable.rs:382:21
[INFO] [stdout]     |
[INFO] [stdout] 382 |     let conn = &mut connection();
[INFO] [stdout]     |                     ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `insert_into` in this scope
[INFO] [stdout]    --> tests/insertable.rs:356:5
[INFO] [stdout]     |
[INFO] [stdout] 356 |     insert_into(users::table)
[INFO] [stdout]     |     ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `connection` in this scope
[INFO] [stdout]    --> tests/insertable.rs:354:21
[INFO] [stdout]     |
[INFO] [stdout] 354 |     let conn = &mut connection();
[INFO] [stdout]     |                     ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `insert_into` in this scope
[INFO] [stdout]    --> tests/insertable.rs:328:5
[INFO] [stdout]     |
[INFO] [stdout] 328 |     insert_into(users::table)
[INFO] [stdout]     |     ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `connection` in this scope
[INFO] [stdout]    --> tests/insertable.rs:322:21
[INFO] [stdout]     |
[INFO] [stdout] 322 |     let conn = &mut connection();
[INFO] [stdout]     |                     ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `insert_into` in this scope
[INFO] [stdout]    --> tests/insertable.rs:293:5
[INFO] [stdout]     |
[INFO] [stdout] 293 |     insert_into(users::table)
[INFO] [stdout]     |     ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `connection` in this scope
[INFO] [stdout]    --> tests/insertable.rs:287:21
[INFO] [stdout]     |
[INFO] [stdout] 287 |     let conn = &mut connection();
[INFO] [stdout]     |                     ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `insert_into` in this scope
[INFO] [stdout]    --> tests/insertable.rs:258:5
[INFO] [stdout]     |
[INFO] [stdout] 258 |     insert_into(users::table)
[INFO] [stdout]     |     ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `connection` in this scope
[INFO] [stdout]    --> tests/insertable.rs:252:21
[INFO] [stdout]     |
[INFO] [stdout] 252 |     let conn = &mut connection();
[INFO] [stdout]     |                     ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `insert_into` in this scope
[INFO] [stdout]    --> tests/insertable.rs:186:13
[INFO] [stdout]     |
[INFO] [stdout] 186 |               insert_into(users::table).values(&new_user).execute(conn).unwrap();
[INFO] [stdout]     |               ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 232 | / test_struct_definition! {
[INFO] [stdout] 233 | |     named_struct_with_borrowed_body,
[INFO] [stdout] 234 | |     struct NewUser<'a> {
[INFO] [stdout] 235 | |         name: &'a str,
[INFO] [stdout] ...   |
[INFO] [stdout] 238 | |     }
[INFO] [stdout] 239 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_struct_definition` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `connection` in this scope
[INFO] [stdout]    --> tests/insertable.rs:184:29
[INFO] [stdout]     |
[INFO] [stdout] 184 |               let conn = &mut connection();
[INFO] [stdout]     |                               ^^^^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 232 | / test_struct_definition! {
[INFO] [stdout] 233 | |     named_struct_with_borrowed_body,
[INFO] [stdout] 234 | |     struct NewUser<'a> {
[INFO] [stdout] 235 | |         name: &'a str,
[INFO] [stdout] ...   |
[INFO] [stdout] 238 | |     }
[INFO] [stdout] 239 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_struct_definition` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `insert_into` in this scope
[INFO] [stdout]    --> tests/insertable.rs:186:13
[INFO] [stdout]     |
[INFO] [stdout] 186 |               insert_into(users::table).values(&new_user).execute(conn).unwrap();
[INFO] [stdout]     |               ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 223 | / test_struct_definition! {
[INFO] [stdout] 224 | |     struct_with_pub_option_field,
[INFO] [stdout] 225 | |     pub struct NewUser {
[INFO] [stdout] 226 | |         name: String,
[INFO] [stdout] ...   |
[INFO] [stdout] 229 | |     }
[INFO] [stdout] 230 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_struct_definition` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `connection` in this scope
[INFO] [stdout]    --> tests/insertable.rs:184:29
[INFO] [stdout]     |
[INFO] [stdout] 184 |               let conn = &mut connection();
[INFO] [stdout]     |                               ^^^^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 223 | / test_struct_definition! {
[INFO] [stdout] 224 | |     struct_with_pub_option_field,
[INFO] [stdout] 225 | |     pub struct NewUser {
[INFO] [stdout] 226 | |         name: String,
[INFO] [stdout] ...   |
[INFO] [stdout] 229 | |     }
[INFO] [stdout] 230 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_struct_definition` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `insert_into` in this scope
[INFO] [stdout]    --> tests/insertable.rs:186:13
[INFO] [stdout]     |
[INFO] [stdout] 186 |               insert_into(users::table).values(&new_user).execute(conn).unwrap();
[INFO] [stdout]     |               ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 214 | / test_struct_definition! {
[INFO] [stdout] 215 | |     struct_with_pub_field,
[INFO] [stdout] 216 | |     pub struct NewUser {
[INFO] [stdout] 217 | |         pub name: String,
[INFO] [stdout] ...   |
[INFO] [stdout] 220 | |     }
[INFO] [stdout] 221 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_struct_definition` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `connection` in this scope
[INFO] [stdout]    --> tests/insertable.rs:184:29
[INFO] [stdout]     |
[INFO] [stdout] 184 |               let conn = &mut connection();
[INFO] [stdout]     |                               ^^^^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 214 | / test_struct_definition! {
[INFO] [stdout] 215 | |     struct_with_pub_field,
[INFO] [stdout] 216 | |     pub struct NewUser {
[INFO] [stdout] 217 | |         pub name: String,
[INFO] [stdout] ...   |
[INFO] [stdout] 220 | |     }
[INFO] [stdout] 221 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_struct_definition` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `insert_into` in this scope
[INFO] [stdout]    --> tests/insertable.rs:186:13
[INFO] [stdout]     |
[INFO] [stdout] 186 |               insert_into(users::table).values(&new_user).execute(conn).unwrap();
[INFO] [stdout]     |               ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 205 | / test_struct_definition! {
[INFO] [stdout] 206 | |     pub_struct_definition,
[INFO] [stdout] 207 | |     pub struct NewUser {
[INFO] [stdout] 208 | |         name: String,
[INFO] [stdout] ...   |
[INFO] [stdout] 211 | |     }
[INFO] [stdout] 212 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_struct_definition` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `connection` in this scope
[INFO] [stdout]    --> tests/insertable.rs:184:29
[INFO] [stdout]     |
[INFO] [stdout] 184 |               let conn = &mut connection();
[INFO] [stdout]     |                               ^^^^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 205 | / test_struct_definition! {
[INFO] [stdout] 206 | |     pub_struct_definition,
[INFO] [stdout] 207 | |     pub struct NewUser {
[INFO] [stdout] 208 | |         name: String,
[INFO] [stdout] ...   |
[INFO] [stdout] 211 | |     }
[INFO] [stdout] 212 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_struct_definition` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `insert_into` in this scope
[INFO] [stdout]    --> tests/insertable.rs:186:13
[INFO] [stdout]     |
[INFO] [stdout] 186 |               insert_into(users::table).values(&new_user).execute(conn).unwrap();
[INFO] [stdout]     |               ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 196 | / test_struct_definition! {
[INFO] [stdout] 197 | |     struct_with_option_field,
[INFO] [stdout] 198 | |     struct NewUser {
[INFO] [stdout] 199 | |         name: String,
[INFO] [stdout] ...   |
[INFO] [stdout] 202 | |     }
[INFO] [stdout] 203 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_struct_definition` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `insert_into` in this scope
[INFO] [stdout]    --> tests/insertable.rs:165:5
[INFO] [stdout]     |
[INFO] [stdout] 165 |     insert_into(users_::table)
[INFO] [stdout]     |     ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `connection` in this scope
[INFO] [stdout]    --> tests/insertable.rs:144:21
[INFO] [stdout]     |
[INFO] [stdout] 144 |     let conn = &mut connection();
[INFO] [stdout]     |                     ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `connection` in this scope
[INFO] [stdout]    --> tests/insertable.rs:111:21
[INFO] [stdout]     |
[INFO] [stdout] 111 |     let conn = &mut connection();
[INFO] [stdout]     |                     ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `insert_into` in this scope
[INFO] [stdout]   --> tests/insertable.rs:85:5
[INFO] [stdout]    |
[INFO] [stdout] 85 |     insert_into(users::table)
[INFO] [stdout]    |     ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `insert_into` in this scope
[INFO] [stdout]   --> tests/insertable.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 |     insert_into(users::table)
[INFO] [stdout]    |     ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `connection` in this scope
[INFO] [stdout]   --> tests/insertable.rs:47:21
[INFO] [stdout]    |
[INFO] [stdout] 47 |     let conn = &mut connection();
[INFO] [stdout]    |                     ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `connection` in this scope
[INFO] [stdout]   --> tests/insertable.rs:16:21
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let conn = &mut connection();
[INFO] [stdout]    |                     ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `update` in this scope
[INFO] [stdout]    --> tests/as_changeset.rs:655:5
[INFO] [stdout]     |
[INFO] [stdout] 655 |     update(users::table.find(1))
[INFO] [stdout]     |     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `debug_query` in this scope
[INFO] [stdout]    --> tests/associations.rs:191:9
[INFO] [stdout]     |
[INFO] [stdout] 191 |         debug_query::<Backend, _>(&filter).to_string()
[INFO] [stdout]     |         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `debug_query` in this scope
[INFO] [stdout]    --> tests/associations.rs:277:9
[INFO] [stdout]     |
[INFO] [stdout] 277 |         debug_query::<Backend, _>(&expected).to_string()
[INFO] [stdout]     |         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `debug_query` in this scope
[INFO] [stdout]    --> tests/associations.rs:365:9
[INFO] [stdout]     |
[INFO] [stdout] 365 |         debug_query::<Backend, _>(&expected).to_string()
[INFO] [stdout]     |         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `debug_query` in this scope
[INFO] [stdout]    --> tests/associations.rs:270:9
[INFO] [stdout]     |
[INFO] [stdout] 270 |         debug_query::<Backend, _>(&query).to_string(),
[INFO] [stdout]     |         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `insert_into` in this scope
[INFO] [stdout]    --> tests/insertable.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 117 |     insert_into(users::table)
[INFO] [stdout]     |     ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `debug_query` in this scope
[INFO] [stdout]   --> tests/associations.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         debug_query::<Backend, _>(&belong_to).to_string(),
[INFO] [stdout]    |         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `insert_into` in this scope
[INFO] [stdout]   --> tests/insertable.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     insert_into(users::table)
[INFO] [stdout]    |     ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `connection` in this scope
[INFO] [stdout]   --> tests/insertable.rs:79:21
[INFO] [stdout]    |
[INFO] [stdout] 79 |     let conn = &mut connection();
[INFO] [stdout]    |                     ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `insert_into` in this scope
[INFO] [stdout]    --> tests/insertable.rs:150:5
[INFO] [stdout]     |
[INFO] [stdout] 150 |     insert_into(users::table)
[INFO] [stdout]     |     ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `connection` in this scope
[INFO] [stdout]    --> tests/insertable.rs:184:29
[INFO] [stdout]     |
[INFO] [stdout] 184 |               let conn = &mut connection();
[INFO] [stdout]     |                               ^^^^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 196 | / test_struct_definition! {
[INFO] [stdout] 197 | |     struct_with_option_field,
[INFO] [stdout] 198 | |     struct NewUser {
[INFO] [stdout] 199 | |         name: String,
[INFO] [stdout] ...   |
[INFO] [stdout] 202 | |     }
[INFO] [stdout] 203 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_struct_definition` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `debug_query` in this scope
[INFO] [stdout]    --> tests/associations.rs:364:9
[INFO] [stdout]     |
[INFO] [stdout] 364 |         debug_query::<Backend, _>(&query).to_string(),
[INFO] [stdout]     |         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `debug_query` in this scope
[INFO] [stdout]    --> tests/associations.rs:324:9
[INFO] [stdout]     |
[INFO] [stdout] 324 |         debug_query::<Backend, _>(&expected).to_string()
[INFO] [stdout]     |         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `debug_query` in this scope
[INFO] [stdout]    --> tests/associations.rs:323:9
[INFO] [stdout]     |
[INFO] [stdout] 323 |         debug_query::<Backend, _>(&query).to_string(),
[INFO] [stdout]     |         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `debug_query` in this scope
[INFO] [stdout]    --> tests/associations.rs:276:9
[INFO] [stdout]     |
[INFO] [stdout] 276 |         debug_query::<Backend, _>(&query).to_string(),
[INFO] [stdout]     |         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `debug_query` in this scope
[INFO] [stdout]    --> tests/associations.rs:271:9
[INFO] [stdout]     |
[INFO] [stdout] 271 |         debug_query::<Backend, _>(&expected).to_string()
[INFO] [stdout]     |         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `debug_query` in this scope
[INFO] [stdout]    --> tests/associations.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |         debug_query::<Backend, _>(&filter).to_string()
[INFO] [stdout]     |         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `debug_query` in this scope
[INFO] [stdout]    --> tests/associations.rs:218:9
[INFO] [stdout]     |
[INFO] [stdout] 218 |         debug_query::<Backend, _>(&belong_to).to_string(),
[INFO] [stdout]     |         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `debug_query` in this scope
[INFO] [stdout]    --> tests/associations.rs:190:9
[INFO] [stdout]     |
[INFO] [stdout] 190 |         debug_query::<Backend, _>(&belong_to).to_string(),
[INFO] [stdout]     |         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `debug_query` in this scope
[INFO] [stdout]    --> tests/associations.rs:130:9
[INFO] [stdout]     |
[INFO] [stdout] 130 |         debug_query::<Backend, _>(&filter).to_string()
[INFO] [stdout]     |         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `debug_query` in this scope
[INFO] [stdout]    --> tests/associations.rs:129:9
[INFO] [stdout]     |
[INFO] [stdout] 129 |         debug_query::<Backend, _>(&belong_to).to_string(),
[INFO] [stdout]     |         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `debug_query` in this scope
[INFO] [stdout]   --> tests/associations.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |         debug_query::<Backend, _>(&filter).to_string()
[INFO] [stdout]    |         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `update` in this scope
[INFO] [stdout]    --> tests/as_changeset.rs:795:5
[INFO] [stdout]     |
[INFO] [stdout] 795 |     update(users::table.find(2))
[INFO] [stdout]     |     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `update` in this scope
[INFO] [stdout]    --> tests/as_changeset.rs:787:5
[INFO] [stdout]     |
[INFO] [stdout] 787 |     update(users::table.find(1))
[INFO] [stdout]     |     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `update` in this scope
[INFO] [stdout]    --> tests/as_changeset.rs:745:5
[INFO] [stdout]     |
[INFO] [stdout] 745 |     update(users::table.find(2))
[INFO] [stdout]     |     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `update` in this scope
[INFO] [stdout]    --> tests/as_changeset.rs:737:5
[INFO] [stdout]     |
[INFO] [stdout] 737 |     update(users::table.find(1))
[INFO] [stdout]     |     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `update` in this scope
[INFO] [stdout]    --> tests/as_changeset.rs:697:5
[INFO] [stdout]     |
[INFO] [stdout] 697 |     update(users::table.find(1))
[INFO] [stdout]     |     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `update` in this scope
[INFO] [stdout]    --> tests/as_changeset.rs:613:5
[INFO] [stdout]     |
[INFO] [stdout] 613 |     update(users::table.find(1))
[INFO] [stdout]     |     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `update` in this scope
[INFO] [stdout]    --> tests/as_changeset.rs:571:5
[INFO] [stdout]     |
[INFO] [stdout] 571 |     update(users::table.find(1))
[INFO] [stdout]     |     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `update` in this scope
[INFO] [stdout]    --> tests/as_changeset.rs:534:5
[INFO] [stdout]     |
[INFO] [stdout] 534 |     update(users::table.find(1))
[INFO] [stdout]     |     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/auto_type.rs:368:5
[INFO] [stdout]     |
[INFO] [stdout] 368 |     users::name.eq(name)
[INFO] [stdout]     |     ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `update` in this scope
[INFO] [stdout]    --> tests/as_changeset.rs:503:5
[INFO] [stdout]     |
[INFO] [stdout] 503 |     update(users::table.find(1))
[INFO] [stdout]     |     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]   --> tests/insertable.rs:22:17
[INFO] [stdout]    |
[INFO] [stdout] 22 |     insert_into(users::table)
[INFO] [stdout]    |                 ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]   --> tests/insertable.rs:27:17
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let saved = users::table
[INFO] [stdout]    |                 ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]   --> tests/insertable.rs:28:18
[INFO] [stdout]    |
[INFO] [stdout] 28 |         .select((users::name, users::hair_color, users::r#type))
[INFO] [stdout]    |                  ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]   --> tests/insertable.rs:28:31
[INFO] [stdout]    |
[INFO] [stdout] 28 |         .select((users::name, users::hair_color, users::r#type))
[INFO] [stdout]    |                               ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]   --> tests/insertable.rs:28:50
[INFO] [stdout]    |
[INFO] [stdout] 28 |         .select((users::name, users::hair_color, users::r#type))
[INFO] [stdout]    |                                                  ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]   --> tests/insertable.rs:53:17
[INFO] [stdout]    |
[INFO] [stdout] 53 |     insert_into(users::table)
[INFO] [stdout]    |                 ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]   --> tests/insertable.rs:58:17
[INFO] [stdout]    |
[INFO] [stdout] 58 |     let saved = users::table
[INFO] [stdout]    |                 ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]   --> tests/insertable.rs:59:18
[INFO] [stdout]    |
[INFO] [stdout] 59 |         .select((users::name, users::hair_color, users::r#type))
[INFO] [stdout]    |                  ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]   --> tests/insertable.rs:59:31
[INFO] [stdout]    |
[INFO] [stdout] 59 |         .select((users::name, users::hair_color, users::r#type))
[INFO] [stdout]    |                               ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]   --> tests/insertable.rs:59:50
[INFO] [stdout]    |
[INFO] [stdout] 59 |         .select((users::name, users::hair_color, users::r#type))
[INFO] [stdout]    |                                                  ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]   --> tests/insertable.rs:85:17
[INFO] [stdout]    |
[INFO] [stdout] 85 |     insert_into(users::table)
[INFO] [stdout]    |                 ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]   --> tests/insertable.rs:90:17
[INFO] [stdout]    |
[INFO] [stdout] 90 |     let saved = users::table
[INFO] [stdout]    |                 ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]   --> tests/insertable.rs:91:18
[INFO] [stdout]    |
[INFO] [stdout] 91 |         .select((users::name, users::hair_color, users::r#type))
[INFO] [stdout]    |                  ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]   --> tests/insertable.rs:91:31
[INFO] [stdout]    |
[INFO] [stdout] 91 |         .select((users::name, users::hair_color, users::r#type))
[INFO] [stdout]    |                               ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]   --> tests/insertable.rs:91:50
[INFO] [stdout]    |
[INFO] [stdout] 91 |         .select((users::name, users::hair_color, users::r#type))
[INFO] [stdout]    |                                                  ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/insertable.rs:117:17
[INFO] [stdout]     |
[INFO] [stdout] 117 |     insert_into(users::table)
[INFO] [stdout]     |                 ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/insertable.rs:122:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |     let saved = users::table
[INFO] [stdout]     |                 ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/insertable.rs:123:18
[INFO] [stdout]     |
[INFO] [stdout] 123 |         .select((users::name, users::hair_color, users::r#type))
[INFO] [stdout]     |                  ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/insertable.rs:123:31
[INFO] [stdout]     |
[INFO] [stdout] 123 |         .select((users::name, users::hair_color, users::r#type))
[INFO] [stdout]     |                               ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/insertable.rs:123:50
[INFO] [stdout]     |
[INFO] [stdout] 123 |         .select((users::name, users::hair_color, users::r#type))
[INFO] [stdout]     |                                                  ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/insertable.rs:150:17
[INFO] [stdout]     |
[INFO] [stdout] 150 |     insert_into(users::table)
[INFO] [stdout]     |                 ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/insertable.rs:155:17
[INFO] [stdout]     |
[INFO] [stdout] 155 |     let saved = users::table
[INFO] [stdout]     |                 ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/insertable.rs:156:18
[INFO] [stdout]     |
[INFO] [stdout] 156 |         .select((users::name, users::hair_color, users::r#type))
[INFO] [stdout]     |                  ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/insertable.rs:156:31
[INFO] [stdout]     |
[INFO] [stdout] 156 |         .select((users::name, users::hair_color, users::r#type))
[INFO] [stdout]     |                               ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/insertable.rs:156:50
[INFO] [stdout]     |
[INFO] [stdout] 156 |         .select((users::name, users::hair_color, users::r#type))
[INFO] [stdout]     |                                                  ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users_`
[INFO] [stdout]    --> tests/insertable.rs:165:17
[INFO] [stdout]     |
[INFO] [stdout] 165 |     insert_into(users_::table)
[INFO] [stdout]     |                 ^^^^^^ use of undeclared crate or module `users_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users_`
[INFO] [stdout]    --> tests/insertable.rs:170:17
[INFO] [stdout]     |
[INFO] [stdout] 170 |     let saved = users_::table
[INFO] [stdout]     |                 ^^^^^^ use of undeclared crate or module `users_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users_`
[INFO] [stdout]    --> tests/insertable.rs:171:18
[INFO] [stdout]     |
[INFO] [stdout] 171 |         .select((users_::name, users_::hair_color, users_::r#type))
[INFO] [stdout]     |                  ^^^^^^ use of undeclared crate or module `users_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users_`
[INFO] [stdout]    --> tests/insertable.rs:171:32
[INFO] [stdout]     |
[INFO] [stdout] 171 |         .select((users_::name, users_::hair_color, users_::r#type))
[INFO] [stdout]     |                                ^^^^^^ use of undeclared crate or module `users_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users_`
[INFO] [stdout]    --> tests/insertable.rs:171:52
[INFO] [stdout]     |
[INFO] [stdout] 171 |         .select((users_::name, users_::hair_color, users_::r#type))
[INFO] [stdout]     |                                                    ^^^^^^ use of undeclared crate or module `users_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/insertable.rs:186:25
[INFO] [stdout]     |
[INFO] [stdout] 186 |               insert_into(users::table).values(&new_user).execute(conn).unwrap();
[INFO] [stdout]     |                           ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] ...
[INFO] [stdout] 196 | / test_struct_definition! {
[INFO] [stdout] 197 | |     struct_with_option_field,
[INFO] [stdout] 198 | |     struct NewUser {
[INFO] [stdout] 199 | |         name: String,
[INFO] [stdout] ...   |
[INFO] [stdout] 202 | |     }
[INFO] [stdout] 203 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_struct_definition` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/insertable.rs:188:25
[INFO] [stdout]     |
[INFO] [stdout] 188 |               let saved = users::table.select((users::name, users::hair_color, users::r#type))
[INFO] [stdout]     |                           ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] ...
[INFO] [stdout] 196 | / test_struct_definition! {
[INFO] [stdout] 197 | |     struct_with_option_field,
[INFO] [stdout] 198 | |     struct NewUser {
[INFO] [stdout] 199 | |         name: String,
[INFO] [stdout] ...   |
[INFO] [stdout] 202 | |     }
[INFO] [stdout] 203 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_struct_definition` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/insertable.rs:188:46
[INFO] [stdout]     |
[INFO] [stdout] 188 |               let saved = users::table.select((users::name, users::hair_color, users::r#type))
[INFO] [stdout]     |                                                ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] ...
[INFO] [stdout] 196 | / test_struct_definition! {
[INFO] [stdout] 197 | |     struct_with_option_field,
[INFO] [stdout] 198 | |     struct NewUser {
[INFO] [stdout] 199 | |         name: String,
[INFO] [stdout] ...   |
[INFO] [stdout] 202 | |     }
[INFO] [stdout] 203 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_struct_definition` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/insertable.rs:188:59
[INFO] [stdout]     |
[INFO] [stdout] 188 |               let saved = users::table.select((users::name, users::hair_color, users::r#type))
[INFO] [stdout]     |                                                             ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] ...
[INFO] [stdout] 196 | / test_struct_definition! {
[INFO] [stdout] 197 | |     struct_with_option_field,
[INFO] [stdout] 198 | |     struct NewUser {
[INFO] [stdout] 199 | |         name: String,
[INFO] [stdout] ...   |
[INFO] [stdout] 202 | |     }
[INFO] [stdout] 203 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_struct_definition` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/insertable.rs:188:78
[INFO] [stdout]     |
[INFO] [stdout] 188 |               let saved = users::table.select((users::name, users::hair_color, users::r#type))
[INFO] [stdout]     |                                                                                ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] ...
[INFO] [stdout] 196 | / test_struct_definition! {
[INFO] [stdout] 197 | |     struct_with_option_field,
[INFO] [stdout] 198 | |     struct NewUser {
[INFO] [stdout] 199 | |         name: String,
[INFO] [stdout] ...   |
[INFO] [stdout] 202 | |     }
[INFO] [stdout] 203 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_struct_definition` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/insertable.rs:186:25
[INFO] [stdout]     |
[INFO] [stdout] 186 |               insert_into(users::table).values(&new_user).execute(conn).unwrap();
[INFO] [stdout]     |                           ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] ...
[INFO] [stdout] 205 | / test_struct_definition! {
[INFO] [stdout] 206 | |     pub_struct_definition,
[INFO] [stdout] 207 | |     pub struct NewUser {
[INFO] [stdout] 208 | |         name: String,
[INFO] [stdout] ...   |
[INFO] [stdout] 211 | |     }
[INFO] [stdout] 212 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_struct_definition` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/insertable.rs:188:25
[INFO] [stdout]     |
[INFO] [stdout] 188 |               let saved = users::table.select((users::name, users::hair_color, users::r#type))
[INFO] [stdout]     |                           ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] ...
[INFO] [stdout] 205 | / test_struct_definition! {
[INFO] [stdout] 206 | |     pub_struct_definition,
[INFO] [stdout] 207 | |     pub struct NewUser {
[INFO] [stdout] 208 | |         name: String,
[INFO] [stdout] ...   |
[INFO] [stdout] 211 | |     }
[INFO] [stdout] 212 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_struct_definition` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/insertable.rs:188:46
[INFO] [stdout]     |
[INFO] [stdout] 188 |               let saved = users::table.select((users::name, users::hair_color, users::r#type))
[INFO] [stdout]     |                                                ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] ...
[INFO] [stdout] 205 | / test_struct_definition! {
[INFO] [stdout] 206 | |     pub_struct_definition,
[INFO] [stdout] 207 | |     pub struct NewUser {
[INFO] [stdout] 208 | |         name: String,
[INFO] [stdout] ...   |
[INFO] [stdout] 211 | |     }
[INFO] [stdout] 212 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_struct_definition` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/insertable.rs:188:59
[INFO] [stdout]     |
[INFO] [stdout] 188 |               let saved = users::table.select((users::name, users::hair_color, users::r#type))
[INFO] [stdout]     |                                                             ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] ...
[INFO] [stdout] 205 | / test_struct_definition! {
[INFO] [stdout] 206 | |     pub_struct_definition,
[INFO] [stdout] 207 | |     pub struct NewUser {
[INFO] [stdout] 208 | |         name: String,
[INFO] [stdout] ...   |
[INFO] [stdout] 211 | |     }
[INFO] [stdout] 212 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_struct_definition` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/insertable.rs:188:78
[INFO] [stdout]     |
[INFO] [stdout] 188 |               let saved = users::table.select((users::name, users::hair_color, users::r#type))
[INFO] [stdout]     |                                                                                ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] ...
[INFO] [stdout] 205 | / test_struct_definition! {
[INFO] [stdout] 206 | |     pub_struct_definition,
[INFO] [stdout] 207 | |     pub struct NewUser {
[INFO] [stdout] 208 | |         name: String,
[INFO] [stdout] ...   |
[INFO] [stdout] 211 | |     }
[INFO] [stdout] 212 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_struct_definition` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/insertable.rs:186:25
[INFO] [stdout]     |
[INFO] [stdout] 186 |               insert_into(users::table).values(&new_user).execute(conn).unwrap();
[INFO] [stdout]     |                           ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] ...
[INFO] [stdout] 214 | / test_struct_definition! {
[INFO] [stdout] 215 | |     struct_with_pub_field,
[INFO] [stdout] 216 | |     pub struct NewUser {
[INFO] [stdout] 217 | |         pub name: String,
[INFO] [stdout] ...   |
[INFO] [stdout] 220 | |     }
[INFO] [stdout] 221 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_struct_definition` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/insertable.rs:188:25
[INFO] [stdout]     |
[INFO] [stdout] 188 |               let saved = users::table.select((users::name, users::hair_color, users::r#type))
[INFO] [stdout]     |                           ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] ...
[INFO] [stdout] 214 | / test_struct_definition! {
[INFO] [stdout] 215 | |     struct_with_pub_field,
[INFO] [stdout] 216 | |     pub struct NewUser {
[INFO] [stdout] 217 | |         pub name: String,
[INFO] [stdout] ...   |
[INFO] [stdout] 220 | |     }
[INFO] [stdout] 221 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_struct_definition` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/insertable.rs:188:46
[INFO] [stdout]     |
[INFO] [stdout] 188 |               let saved = users::table.select((users::name, users::hair_color, users::r#type))
[INFO] [stdout]     |                                                ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] ...
[INFO] [stdout] 214 | / test_struct_definition! {
[INFO] [stdout] 215 | |     struct_with_pub_field,
[INFO] [stdout] 216 | |     pub struct NewUser {
[INFO] [stdout] 217 | |         pub name: String,
[INFO] [stdout] ...   |
[INFO] [stdout] 220 | |     }
[INFO] [stdout] 221 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_struct_definition` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/insertable.rs:188:59
[INFO] [stdout]     |
[INFO] [stdout] 188 |               let saved = users::table.select((users::name, users::hair_color, users::r#type))
[INFO] [stdout]     |                                                             ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] ...
[INFO] [stdout] 214 | / test_struct_definition! {
[INFO] [stdout] 215 | |     struct_with_pub_field,
[INFO] [stdout] 216 | |     pub struct NewUser {
[INFO] [stdout] 217 | |         pub name: String,
[INFO] [stdout] ...   |
[INFO] [stdout] 220 | |     }
[INFO] [stdout] 221 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_struct_definition` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/insertable.rs:188:78
[INFO] [stdout]     |
[INFO] [stdout] 188 |               let saved = users::table.select((users::name, users::hair_color, users::r#type))
[INFO] [stdout]     |                                                                                ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] ...
[INFO] [stdout] 214 | / test_struct_definition! {
[INFO] [stdout] 215 | |     struct_with_pub_field,
[INFO] [stdout] 216 | |     pub struct NewUser {
[INFO] [stdout] 217 | |         pub name: String,
[INFO] [stdout] ...   |
[INFO] [stdout] 220 | |     }
[INFO] [stdout] 221 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_struct_definition` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/insertable.rs:186:25
[INFO] [stdout]     |
[INFO] [stdout] 186 |               insert_into(users::table).values(&new_user).execute(conn).unwrap();
[INFO] [stdout]     |                           ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] ...
[INFO] [stdout] 223 | / test_struct_definition! {
[INFO] [stdout] 224 | |     struct_with_pub_option_field,
[INFO] [stdout] 225 | |     pub struct NewUser {
[INFO] [stdout] 226 | |         name: String,
[INFO] [stdout] ...   |
[INFO] [stdout] 229 | |     }
[INFO] [stdout] 230 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_struct_definition` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/insertable.rs:188:25
[INFO] [stdout]     |
[INFO] [stdout] 188 |               let saved = users::table.select((users::name, users::hair_color, users::r#type))
[INFO] [stdout]     |                           ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] ...
[INFO] [stdout] 223 | / test_struct_definition! {
[INFO] [stdout] 224 | |     struct_with_pub_option_field,
[INFO] [stdout] 225 | |     pub struct NewUser {
[INFO] [stdout] 226 | |         name: String,
[INFO] [stdout] ...   |
[INFO] [stdout] 229 | |     }
[INFO] [stdout] 230 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_struct_definition` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/insertable.rs:188:46
[INFO] [stdout]     |
[INFO] [stdout] 188 |               let saved = users::table.select((users::name, users::hair_color, users::r#type))
[INFO] [stdout]     |                                                ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] ...
[INFO] [stdout] 223 | / test_struct_definition! {
[INFO] [stdout] 224 | |     struct_with_pub_option_field,
[INFO] [stdout] 225 | |     pub struct NewUser {
[INFO] [stdout] 226 | |         name: String,
[INFO] [stdout] ...   |
[INFO] [stdout] 229 | |     }
[INFO] [stdout] 230 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_struct_definition` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/insertable.rs:188:59
[INFO] [stdout]     |
[INFO] [stdout] 188 |               let saved = users::table.select((users::name, users::hair_color, users::r#type))
[INFO] [stdout]     |                                                             ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] ...
[INFO] [stdout] 223 | / test_struct_definition! {
[INFO] [stdout] 224 | |     struct_with_pub_option_field,
[INFO] [stdout] 225 | |     pub struct NewUser {
[INFO] [stdout] 226 | |         name: String,
[INFO] [stdout] ...   |
[INFO] [stdout] 229 | |     }
[INFO] [stdout] 230 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_struct_definition` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/insertable.rs:188:78
[INFO] [stdout]     |
[INFO] [stdout] 188 |               let saved = users::table.select((users::name, users::hair_color, users::r#type))
[INFO] [stdout]     |                                                                                ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] ...
[INFO] [stdout] 223 | / test_struct_definition! {
[INFO] [stdout] 224 | |     struct_with_pub_option_field,
[INFO] [stdout] 225 | |     pub struct NewUser {
[INFO] [stdout] 226 | |         name: String,
[INFO] [stdout] ...   |
[INFO] [stdout] 229 | |     }
[INFO] [stdout] 230 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_struct_definition` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/insertable.rs:186:25
[INFO] [stdout]     |
[INFO] [stdout] 186 |               insert_into(users::table).values(&new_user).execute(conn).unwrap();
[INFO] [stdout]     |                           ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] ...
[INFO] [stdout] 232 | / test_struct_definition! {
[INFO] [stdout] 233 | |     named_struct_with_borrowed_body,
[INFO] [stdout] 234 | |     struct NewUser<'a> {
[INFO] [stdout] 235 | |         name: &'a str,
[INFO] [stdout] ...   |
[INFO] [stdout] 238 | |     }
[INFO] [stdout] 239 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_struct_definition` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/insertable.rs:188:25
[INFO] [stdout]     |
[INFO] [stdout] 188 |               let saved = users::table.select((users::name, users::hair_color, users::r#type))
[INFO] [stdout]     |                           ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] ...
[INFO] [stdout] 232 | / test_struct_definition! {
[INFO] [stdout] 233 | |     named_struct_with_borrowed_body,
[INFO] [stdout] 234 | |     struct NewUser<'a> {
[INFO] [stdout] 235 | |         name: &'a str,
[INFO] [stdout] ...   |
[INFO] [stdout] 238 | |     }
[INFO] [stdout] 239 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_struct_definition` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/insertable.rs:188:46
[INFO] [stdout]     |
[INFO] [stdout] 188 |               let saved = users::table.select((users::name, users::hair_color, users::r#type))
[INFO] [stdout]     |                                                ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] ...
[INFO] [stdout] 232 | / test_struct_definition! {
[INFO] [stdout] 233 | |     named_struct_with_borrowed_body,
[INFO] [stdout] 234 | |     struct NewUser<'a> {
[INFO] [stdout] 235 | |         name: &'a str,
[INFO] [stdout] ...   |
[INFO] [stdout] 238 | |     }
[INFO] [stdout] 239 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_struct_definition` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/insertable.rs:188:59
[INFO] [stdout]     |
[INFO] [stdout] 188 |               let saved = users::table.select((users::name, users::hair_color, users::r#type))
[INFO] [stdout]     |                                                             ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] ...
[INFO] [stdout] 232 | / test_struct_definition! {
[INFO] [stdout] 233 | |     named_struct_with_borrowed_body,
[INFO] [stdout] 234 | |     struct NewUser<'a> {
[INFO] [stdout] 235 | |         name: &'a str,
[INFO] [stdout] ...   |
[INFO] [stdout] 238 | |     }
[INFO] [stdout] 239 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_struct_definition` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/insertable.rs:188:78
[INFO] [stdout]     |
[INFO] [stdout] 188 |               let saved = users::table.select((users::name, users::hair_color, users::r#type))
[INFO] [stdout]     |                                                                                ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] ...
[INFO] [stdout] 232 | / test_struct_definition! {
[INFO] [stdout] 233 | |     named_struct_with_borrowed_body,
[INFO] [stdout] 234 | |     struct NewUser<'a> {
[INFO] [stdout] 235 | |         name: &'a str,
[INFO] [stdout] ...   |
[INFO] [stdout] 238 | |     }
[INFO] [stdout] 239 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_struct_definition` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/insertable.rs:258:17
[INFO] [stdout]     |
[INFO] [stdout] 258 |     insert_into(users::table)
[INFO] [stdout]     |                 ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/insertable.rs:263:17
[INFO] [stdout]     |
[INFO] [stdout] 263 |     let saved = users::table
[INFO] [stdout]     |                 ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/insertable.rs:264:18
[INFO] [stdout]     |
[INFO] [stdout] 264 |         .select((users::name, users::hair_color, users::r#type))
[INFO] [stdout]     |                  ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/insertable.rs:264:31
[INFO] [stdout]     |
[INFO] [stdout] 264 |         .select((users::name, users::hair_color, users::r#type))
[INFO] [stdout]     |                               ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/insertable.rs:264:50
[INFO] [stdout]     |
[INFO] [stdout] 264 |         .select((users::name, users::hair_color, users::r#type))
[INFO] [stdout]     |                                                  ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/insertable.rs:293:17
[INFO] [stdout]     |
[INFO] [stdout] 293 |     insert_into(users::table)
[INFO] [stdout]     |                 ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/insertable.rs:298:17
[INFO] [stdout]     |
[INFO] [stdout] 298 |     let saved = users::table
[INFO] [stdout]     |                 ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/insertable.rs:299:18
[INFO] [stdout]     |
[INFO] [stdout] 299 |         .select((users::name, users::hair_color, users::r#type))
[INFO] [stdout]     |                  ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/insertable.rs:299:31
[INFO] [stdout]     |
[INFO] [stdout] 299 |         .select((users::name, users::hair_color, users::r#type))
[INFO] [stdout]     |                               ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/insertable.rs:299:50
[INFO] [stdout]     |
[INFO] [stdout] 299 |         .select((users::name, users::hair_color, users::r#type))
[INFO] [stdout]     |                                                  ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/insertable.rs:328:17
[INFO] [stdout]     |
[INFO] [stdout] 328 |     insert_into(users::table)
[INFO] [stdout]     |                 ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/insertable.rs:333:17
[INFO] [stdout]     |
[INFO] [stdout] 333 |     let saved = users::table
[INFO] [stdout]     |                 ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/insertable.rs:334:18
[INFO] [stdout]     |
[INFO] [stdout] 334 |         .select((users::name, users::hair_color, users::r#type))
[INFO] [stdout]     |                  ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/insertable.rs:334:31
[INFO] [stdout]     |
[INFO] [stdout] 334 |         .select((users::name, users::hair_color, users::r#type))
[INFO] [stdout]     |                               ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/insertable.rs:334:50
[INFO] [stdout]     |
[INFO] [stdout] 334 |         .select((users::name, users::hair_color, users::r#type))
[INFO] [stdout]     |                                                  ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/insertable.rs:356:17
[INFO] [stdout]     |
[INFO] [stdout] 356 |     insert_into(users::table)
[INFO] [stdout]     |                 ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/insertable.rs:361:17
[INFO] [stdout]     |
[INFO] [stdout] 361 |     let saved = users::table
[INFO] [stdout]     |                 ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/insertable.rs:362:18
[INFO] [stdout]     |
[INFO] [stdout] 362 |         .select((users::name, users::hair_color, users::r#type))
[INFO] [stdout]     |                  ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/insertable.rs:362:31
[INFO] [stdout]     |
[INFO] [stdout] 362 |         .select((users::name, users::hair_color, users::r#type))
[INFO] [stdout]     |                               ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/insertable.rs:362:50
[INFO] [stdout]     |
[INFO] [stdout] 362 |         .select((users::name, users::hair_color, users::r#type))
[INFO] [stdout]     |                                                  ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/insertable.rs:384:17
[INFO] [stdout]     |
[INFO] [stdout] 384 |     insert_into(users::table)
[INFO] [stdout]     |                 ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/insertable.rs:389:17
[INFO] [stdout]     |
[INFO] [stdout] 389 |     let saved = users::table
[INFO] [stdout]     |                 ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/insertable.rs:390:18
[INFO] [stdout]     |
[INFO] [stdout] 390 |         .select((users::name, users::hair_color, users::r#type))
[INFO] [stdout]     |                  ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/insertable.rs:390:31
[INFO] [stdout]     |
[INFO] [stdout] 390 |         .select((users::name, users::hair_color, users::r#type))
[INFO] [stdout]     |                               ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/insertable.rs:390:50
[INFO] [stdout]     |
[INFO] [stdout] 390 |         .select((users::name, users::hair_color, users::r#type))
[INFO] [stdout]     |                                                  ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/insertable.rs:419:17
[INFO] [stdout]     |
[INFO] [stdout] 419 |     insert_into(users::table)
[INFO] [stdout]     |                 ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/insertable.rs:424:17
[INFO] [stdout]     |
[INFO] [stdout] 424 |     let saved = users::table
[INFO] [stdout]     |                 ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/insertable.rs:425:18
[INFO] [stdout]     |
[INFO] [stdout] 425 |         .select((users::name, users::hair_color, users::r#type))
[INFO] [stdout]     |                  ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/insertable.rs:425:31
[INFO] [stdout]     |
[INFO] [stdout] 425 |         .select((users::name, users::hair_color, users::r#type))
[INFO] [stdout]     |                               ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/insertable.rs:425:50
[INFO] [stdout]     |
[INFO] [stdout] 425 |         .select((users::name, users::hair_color, users::r#type))
[INFO] [stdout]     |                                                  ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/insertable.rs:493:17
[INFO] [stdout]     |
[INFO] [stdout] 493 |     insert_into(users::table)
[INFO] [stdout]     |                 ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/insertable.rs:498:17
[INFO] [stdout]     |
[INFO] [stdout] 498 |     let saved = users::table.load::<(i32, String, Option<String>, Option<String>)>(conn);
[INFO] [stdout]     |                 ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/insertable.rs:559:17
[INFO] [stdout]     |
[INFO] [stdout] 559 |     insert_into(users::table)
[INFO] [stdout]     |                 ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/insertable.rs:564:17
[INFO] [stdout]     |
[INFO] [stdout] 564 |     let saved = users::table
[INFO] [stdout]     |                 ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/insertable.rs:565:18
[INFO] [stdout]     |
[INFO] [stdout] 565 |         .select((users::id, users::name, users::hair_color))
[INFO] [stdout]     |                  ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/insertable.rs:565:29
[INFO] [stdout]     |
[INFO] [stdout] 565 |         .select((users::id, users::name, users::hair_color))
[INFO] [stdout]     |                             ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `users`
[INFO] [stdout]    --> tests/insertable.rs:565:42
[INFO] [stdout]     |
[INFO] [stdout] 565 |         .select((users::id, users::name, users::hair_color))
[INFO] [stdout]     |                                          ^^^^^ use of undeclared crate or module `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `my_structs`
[INFO] [stdout]   --> tests/selectable.rs:28:16
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let data = my_structs::table
[INFO] [stdout]    |                ^^^^^^^^^^ use of undeclared crate or module `my_structs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `my_structs`
[INFO] [stdout]   --> tests/selectable.rs:45:16
[INFO] [stdout]    |
[INFO] [stdout] 45 |     let data = my_structs::table
[INFO] [stdout]    |                ^^^^^^^^^^ use of undeclared crate or module `my_structs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `my_structs`
[INFO] [stdout]   --> tests/selectable.rs:62:16
[INFO] [stdout]    |
[INFO] [stdout] 62 |     let data = my_structs::table
[INFO] [stdout]    |                ^^^^^^^^^^ use of undeclared crate or module `my_structs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `my_structs`
[INFO] [stdout]   --> tests/selectable.rs:95:16
[INFO] [stdout]    |
[INFO] [stdout] 95 |     let data = my_structs::table
[INFO] [stdout]    |                ^^^^^^^^^^ use of undeclared crate or module `my_structs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `my_structs`
[INFO] [stdout]    --> tests/selectable.rs:126:16
[INFO] [stdout]     |
[INFO] [stdout] 126 |     let data = my_structs::table.select(A::as_select()).get_result(conn);
[INFO] [stdout]     |                ^^^^^^^^^^ use of undeclared crate or module `my_structs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `my_structs`
[INFO] [stdout]    --> tests/selectable.rs:163:16
[INFO] [stdout]     |
[INFO] [stdout] 163 |     let data = my_structs::table.select(A::as_select()).get_result(conn);
[INFO] [stdout]     |                ^^^^^^^^^^ use of undeclared crate or module `my_structs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `my_structs`
[INFO] [stdout]    --> tests/selectable.rs:206:16
[INFO] [stdout]     |
[INFO] [stdout] 206 |     let data = my_structs::table.select(A::as_select()).get_result(conn);
[INFO] [stdout]     |                ^^^^^^^^^^ use of undeclared crate or module `my_structs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `backend`
[INFO] [stdout]    --> tests/selectable.rs:279:52
[INFO] [stdout]     |
[INFO] [stdout] 279 |             bytes: <crate::helpers::TestBackend as backend::Backend>::RawValue<'_>,
[INFO] [stdout]     |                                                    ^^^^^^^ use of undeclared crate or module `backend`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `deserialize`
[INFO] [stdout]    --> tests/selectable.rs:280:14
[INFO] [stdout]     |
[INFO] [stdout] 280 |         ) -> deserialize::Result<Self> {
[INFO] [stdout]     |              ^^^^^^^^^^^ use of undeclared crate or module `deserialize`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `connection` in this scope
[INFO] [stdout]    --> tests/helpers.rs:100:26
[INFO] [stdout]     |
[INFO] [stdout] 100 |     let mut connection = connection();
[INFO] [stdout]     |                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `update` in this scope
[INFO] [stdout]   --> tests/as_changeset.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     update(users::table.find(1))
[INFO] [stdout]    |     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `update` in this scope
[INFO] [stdout]   --> tests/as_changeset.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     update(users::table.find(1))
[INFO] [stdout]    |     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `update` in this scope
[INFO] [stdout]   --> tests/as_changeset.rs:95:5
[INFO] [stdout]    |
[INFO] [stdout] 95 |     update(users::table.find(1))
[INFO] [stdout]    |     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `update` in this scope
[INFO] [stdout]    --> tests/as_changeset.rs:134:5
[INFO] [stdout]     |
[INFO] [stdout] 134 |     update(users::table.find(1))
[INFO] [stdout]     |     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `update` in this scope
[INFO] [stdout]    --> tests/as_changeset.rs:173:5
[INFO] [stdout]     |
[INFO] [stdout] 173 |     update(users::table.find(1))
[INFO] [stdout]     |     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `update` in this scope
[INFO] [stdout]    --> tests/as_changeset.rs:212:5
[INFO] [stdout]     |
[INFO] [stdout] 212 |     update(users::table.find(1))
[INFO] [stdout]     |     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `update` in this scope
[INFO] [stdout]    --> tests/as_changeset.rs:251:5
[INFO] [stdout]     |
[INFO] [stdout] 251 |     update(users::table.find(1))
[INFO] [stdout]     |     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `update` in this scope
[INFO] [stdout]    --> tests/as_changeset.rs:293:5
[INFO] [stdout]     |
[INFO] [stdout] 293 |     update(users::table.find(1))
[INFO] [stdout]     |     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `update` in this scope
[INFO] [stdout]    --> tests/as_changeset.rs:335:5
[INFO] [stdout]     |
[INFO] [stdout] 335 |     update(users::table.find(1))
[INFO] [stdout]     |     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `update` in this scope
[INFO] [stdout]    --> tests/as_changeset.rs:396:5
[INFO] [stdout]     |
[INFO] [stdout] 396 |     update(users::table.find(1))
[INFO] [stdout]     |     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `update` in this scope
[INFO] [stdout]    --> tests/as_changeset.rs:435:5
[INFO] [stdout]     |
[INFO] [stdout] 435 |     update(users::table.find(1))
[INFO] [stdout]     |     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `update` in this scope
[INFO] [stdout]    --> tests/as_changeset.rs:470:5
[INFO] [stdout]     |
[INFO] [stdout] 470 |     update(users::table.find(1))
[INFO] [stdout]     |     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0121, E0405, E0412, E0425, E0432, E0433, E0463, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0121`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `diesel_derives` (test "tests") due to 813 previous errors; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "d551acf50d77fd9286974710ebbb96b5cce9157f73d145c6beda25845537b6a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d551acf50d77fd9286974710ebbb96b5cce9157f73d145c6beda25845537b6a7", kill_on_drop: false }`
[INFO] [stdout] d551acf50d77fd9286974710ebbb96b5cce9157f73d145c6beda25845537b6a7
