[INFO] cloning repository https://github.com/yagince/rust-diesel-sample
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yagince/rust-diesel-sample" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyagince%2Frust-diesel-sample", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyagince%2Frust-diesel-sample'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] baddaf1cd5c503ef70cbfdf127eb34886e5be874
[INFO] checking yagince/rust-diesel-sample against master#cb06d12710575a0d7ff71d6fe108f3bcff4f9195 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyagince%2Frust-diesel-sample" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/yagince/rust-diesel-sample on toolchain cb06d12710575a0d7ff71d6fe108f3bcff4f9195
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/yagince/rust-diesel-sample
[INFO] removed 1 missing tests
[INFO] finished tweaking git repo https://github.com/yagince/rust-diesel-sample
[INFO] tweaked toml for git repo https://github.com/yagince/rust-diesel-sample written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/yagince/rust-diesel-sample already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 81b7d3c8eeb1a5e5bb310e3a2d3a5b78d7f165dadce398b3a6be509f093ddaf4
[INFO] running `Command { std: "docker" "start" "-a" "81b7d3c8eeb1a5e5bb310e3a2d3a5b78d7f165dadce398b3a6be509f093ddaf4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "81b7d3c8eeb1a5e5bb310e3a2d3a5b78d7f165dadce398b3a6be509f093ddaf4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81b7d3c8eeb1a5e5bb310e3a2d3a5b78d7f165dadce398b3a6be509f093ddaf4", kill_on_drop: false }`
[INFO] [stdout] 81b7d3c8eeb1a5e5bb310e3a2d3a5b78d7f165dadce398b3a6be509f093ddaf4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0fd5301fc30a6edbe04d7b3bec08a2ac056c05770b6f50cde8b0b68664dd4df0
[INFO] running `Command { std: "docker" "start" "-a" "0fd5301fc30a6edbe04d7b3bec08a2ac056c05770b6f50cde8b0b68664dd4df0", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling pq-sys v0.4.6
[INFO] [stderr]     Checking byteorder v1.2.7
[INFO] [stderr]     Checking bitflags v1.0.4
[INFO] [stderr]    Compiling proc-macro2 v0.3.8
[INFO] [stderr]    Compiling quote v0.5.2
[INFO] [stderr]    Compiling syn v0.13.11
[INFO] [stderr]    Compiling diesel_derives v1.3.0
[INFO] [stderr]     Checking diesel v1.3.3
[INFO] [stderr]     Checking diesel_sample v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: cannot find type `table` in this scope
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     posts (id) {
[INFO] [stdout] 3 | |         id -> Int4,
[INFO] [stdout] 4 | |         title -> Varchar,
[INFO] [stdout] ... |
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | |_^ names from parent modules are not accessible without an explicit import
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #83583 <https://github.com/rust-lang/rust/issues/83583>
[INFO] [stdout]   = note: `#[deny(proc_macro_derive_resolution_fallback)]` on by default
[INFO] [stdout]   = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find type `id` in this scope
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     posts (id) {
[INFO] [stdout] 3 | |         id -> Int4,
[INFO] [stdout] 4 | |         title -> Varchar,
[INFO] [stdout] ... |
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | |_^ names from parent modules are not accessible without an explicit import
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #83583 <https://github.com/rust-lang/rust/issues/83583>
[INFO] [stdout]   = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find type `title` in this scope
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     posts (id) {
[INFO] [stdout] 3 | |         id -> Int4,
[INFO] [stdout] 4 | |         title -> Varchar,
[INFO] [stdout] ... |
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | |_^ names from parent modules are not accessible without an explicit import
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #83583 <https://github.com/rust-lang/rust/issues/83583>
[INFO] [stdout]   = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find type `body` in this scope
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     posts (id) {
[INFO] [stdout] 3 | |         id -> Int4,
[INFO] [stdout] 4 | |         title -> Varchar,
[INFO] [stdout] ... |
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | |_^ names from parent modules are not accessible without an explicit import
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #83583 <https://github.com/rust-lang/rust/issues/83583>
[INFO] [stdout]   = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find type `published` in this scope
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     posts (id) {
[INFO] [stdout] 3 | |         id -> Int4,
[INFO] [stdout] 4 | |         title -> Varchar,
[INFO] [stdout] ... |
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | |_^ names from parent modules are not accessible without an explicit import
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #83583 <https://github.com/rust-lang/rust/issues/83583>
[INFO] [stdout]   = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find type `user_id` in this scope
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     posts (id) {
[INFO] [stdout] 3 | |         id -> Int4,
[INFO] [stdout] 4 | |         title -> Varchar,
[INFO] [stdout] ... |
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | |_^ names from parent modules are not accessible without an explicit import
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #83583 <https://github.com/rust-lang/rust/issues/83583>
[INFO] [stdout]   = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find type `table` in this scope
[INFO] [stdout]   --> src/schema.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / table! {
[INFO] [stdout] 12 | |     users (id) {
[INFO] [stdout] 13 | |         id -> Int4,
[INFO] [stdout] 14 | |         name -> Varchar,
[INFO] [stdout] 15 | |     }
[INFO] [stdout] 16 | | }
[INFO] [stdout]    | |_^ names from parent modules are not accessible without an explicit import
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #83583 <https://github.com/rust-lang/rust/issues/83583>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find type `id` in this scope
[INFO] [stdout]   --> src/schema.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / table! {
[INFO] [stdout] 12 | |     users (id) {
[INFO] [stdout] 13 | |         id -> Int4,
[INFO] [stdout] 14 | |         name -> Varchar,
[INFO] [stdout] 15 | |     }
[INFO] [stdout] 16 | | }
[INFO] [stdout]    | |_^ names from parent modules are not accessible without an explicit import
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #83583 <https://github.com/rust-lang/rust/issues/83583>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find type `name` in this scope
[INFO] [stdout]   --> src/schema.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / table! {
[INFO] [stdout] 12 | |     users (id) {
[INFO] [stdout] 13 | |         id -> Int4,
[INFO] [stdout] 14 | |         name -> Varchar,
[INFO] [stdout] 15 | |     }
[INFO] [stdout] 16 | | }
[INFO] [stdout]    | |_^ names from parent modules are not accessible without an explicit import
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #83583 <https://github.com/rust-lang/rust/issues/83583>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find type `Post` in this scope
[INFO] [stdout]  --> src/models.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[derive(Queryable)]
[INFO] [stdout]   |          ^^^^^^^^^ names from parent modules are not accessible without an explicit import
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #83583 <https://github.com/rust-lang/rust/issues/83583>
[INFO] [stdout]   = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find type `User` in this scope
[INFO] [stdout]   --> src/models.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Queryable)]
[INFO] [stdout]    |          ^^^^^^^^^ names from parent modules are not accessible without an explicit import
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #83583 <https://github.com/rust-lang/rust/issues/83583>
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find type `table` in this scope
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     posts (id) {
[INFO] [stdout] 3 | |         id -> Int4,
[INFO] [stdout] 4 | |         title -> Varchar,
[INFO] [stdout] ... |
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | |_^ names from parent modules are not accessible without an explicit import
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #83583 <https://github.com/rust-lang/rust/issues/83583>
[INFO] [stdout]   = note: `#[deny(proc_macro_derive_resolution_fallback)]` on by default
[INFO] [stdout]   = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find type `id` in this scope
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     posts (id) {
[INFO] [stdout] 3 | |         id -> Int4,
[INFO] [stdout] 4 | |         title -> Varchar,
[INFO] [stdout] ... |
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | |_^ names from parent modules are not accessible without an explicit import
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #83583 <https://github.com/rust-lang/rust/issues/83583>
[INFO] [stdout]   = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find type `title` in this scope
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     posts (id) {
[INFO] [stdout] 3 | |         id -> Int4,
[INFO] [stdout] 4 | |         title -> Varchar,
[INFO] [stdout] ... |
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | |_^ names from parent modules are not accessible without an explicit import
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #83583 <https://github.com/rust-lang/rust/issues/83583>
[INFO] [stdout]   = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find type `body` in this scope
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     posts (id) {
[INFO] [stdout] 3 | |         id -> Int4,
[INFO] [stdout] 4 | |         title -> Varchar,
[INFO] [stdout] ... |
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | |_^ names from parent modules are not accessible without an explicit import
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #83583 <https://github.com/rust-lang/rust/issues/83583>
[INFO] [stdout]   = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find type `published` in this scope
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     posts (id) {
[INFO] [stdout] 3 | |         id -> Int4,
[INFO] [stdout] 4 | |         title -> Varchar,
[INFO] [stdout] ... |
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | |_^ names from parent modules are not accessible without an explicit import
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #83583 <https://github.com/rust-lang/rust/issues/83583>
[INFO] [stdout]   = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find type `user_id` in this scope
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     posts (id) {
[INFO] [stdout] 3 | |         id -> Int4,
[INFO] [stdout] 4 | |         title -> Varchar,
[INFO] [stdout] ... |
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | |_^ names from parent modules are not accessible without an explicit import
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #83583 <https://github.com/rust-lang/rust/issues/83583>
[INFO] [stdout]   = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find type `table` in this scope
[INFO] [stdout]   --> src/schema.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / table! {
[INFO] [stdout] 12 | |     users (id) {
[INFO] [stdout] 13 | |         id -> Int4,
[INFO] [stdout] 14 | |         name -> Varchar,
[INFO] [stdout] 15 | |     }
[INFO] [stdout] 16 | | }
[INFO] [stdout]    | |_^ names from parent modules are not accessible without an explicit import
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #83583 <https://github.com/rust-lang/rust/issues/83583>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find type `id` in this scope
[INFO] [stdout]   --> src/schema.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / table! {
[INFO] [stdout] 12 | |     users (id) {
[INFO] [stdout] 13 | |         id -> Int4,
[INFO] [stdout] 14 | |         name -> Varchar,
[INFO] [stdout] 15 | |     }
[INFO] [stdout] 16 | | }
[INFO] [stdout]    | |_^ names from parent modules are not accessible without an explicit import
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #83583 <https://github.com/rust-lang/rust/issues/83583>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find type `name` in this scope
[INFO] [stdout]   --> src/schema.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / table! {
[INFO] [stdout] 12 | |     users (id) {
[INFO] [stdout] 13 | |         id -> Int4,
[INFO] [stdout] 14 | |         name -> Varchar,
[INFO] [stdout] 15 | |     }
[INFO] [stdout] 16 | | }
[INFO] [stdout]    | |_^ names from parent modules are not accessible without an explicit import
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #83583 <https://github.com/rust-lang/rust/issues/83583>
[INFO] [stdout]    = note: this error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find type `Post` in this scope
[INFO] [stdout]  --> src/models.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[derive(Queryable)]
[INFO] [stdout]   |          ^^^^^^^^^ names from parent modules are not accessible without an explicit import
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #83583 <https://github.com/rust-lang/rust/issues/83583>
[INFO] [stdout]   = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find type `User` in this scope
[INFO] [stdout]   --> src/models.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Queryable)]
[INFO] [stdout]    |          ^^^^^^^^^ names from parent modules are not accessible without an explicit import
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #83583 <https://github.com/rust-lang/rust/issues/83583>
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `diesel_sample` (lib) due to 31 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `diesel_sample` (lib test) due to 31 previous errors
[INFO] running `Command { std: "docker" "inspect" "0fd5301fc30a6edbe04d7b3bec08a2ac056c05770b6f50cde8b0b68664dd4df0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0fd5301fc30a6edbe04d7b3bec08a2ac056c05770b6f50cde8b0b68664dd4df0", kill_on_drop: false }`
[INFO] [stdout] 0fd5301fc30a6edbe04d7b3bec08a2ac056c05770b6f50cde8b0b68664dd4df0
