[INFO] cloning repository https://github.com/n3phtys/molecule-dev [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/n3phtys/molecule-dev" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fn3phtys%2Fmolecule-dev", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fn3phtys%2Fmolecule-dev'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6aaa25c94d4cfe671a632480906ce1f680c283d4 [INFO] testing n3phtys/molecule-dev against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fn3phtys%2Fmolecule-dev" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/n3phtys/molecule-dev on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/n3phtys/molecule-dev [INFO] finished tweaking git repo https://github.com/n3phtys/molecule-dev [INFO] tweaked toml for git repo https://github.com/n3phtys/molecule-dev written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/n3phtys/molecule-dev already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b37b9fbc0e06cce0aa734e5954cdbe531085fbcc3ab63bcb6c27ade6883dcb4e [INFO] running `Command { std: "docker" "start" "-a" "b37b9fbc0e06cce0aa734e5954cdbe531085fbcc3ab63bcb6c27ade6883dcb4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b37b9fbc0e06cce0aa734e5954cdbe531085fbcc3ab63bcb6c27ade6883dcb4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b37b9fbc0e06cce0aa734e5954cdbe531085fbcc3ab63bcb6c27ade6883dcb4e", kill_on_drop: false }` [INFO] [stdout] b37b9fbc0e06cce0aa734e5954cdbe531085fbcc3ab63bcb6c27ade6883dcb4e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9f89761f2a8fccfefeb9c80b434b77689e09421aa56f1a4bd2a7515681e71787 [INFO] running `Command { std: "docker" "start" "-a" "9f89761f2a8fccfefeb9c80b434b77689e09421aa56f1a4bd2a7515681e71787", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.41 [INFO] [stderr] Compiling pkg-config v0.3.11 [INFO] [stderr] Compiling cc v1.0.15 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling rustc-demangle v0.1.8 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling cfg-if v0.1.3 [INFO] [stderr] Compiling serde v1.0.64 [INFO] [stderr] Compiling itoa v0.4.1 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling proc-macro2 v0.4.4 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling diesel v0.16.0 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling libsqlite3-sys v0.9.1 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling syn v0.14.1 [INFO] [stderr] Compiling backtrace-sys v0.1.21 [INFO] [stderr] Compiling backtrace v0.3.8 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling derive-error-chain v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.64 [INFO] [stderr] Compiling dotenv v0.10.1 [INFO] [stderr] Compiling diesel_derives v1.3.0 [INFO] [stderr] Compiling diesel v1.3.0 [INFO] [stderr] Compiling serde_json v1.0.19 [INFO] [stderr] Compiling diesel_codegen v0.16.1 [INFO] [stderr] Compiling migrations_internals v1.3.0 [INFO] [stderr] Compiling migrations_macros v1.3.0 [INFO] [stderr] Compiling diesel_migrations v1.3.0 [INFO] [stderr] Compiling molecule v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `posts` in this scope [INFO] [stdout] --> src/database/models.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(proc_macro_derive_resolution_fallback)]` on by default [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 [INFO] [stdout] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `NewPost` in this scope [INFO] [stdout] --> src/database/models.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Insertable)] [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 [INFO] [stdout] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `Post` in this scope [INFO] [stdout] --> src/database/models.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[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 [INFO] [stdout] = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `users` in this scope [INFO] [stdout] --> src/database/models.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Insertable)] [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 [INFO] [stdout] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `NewUser` in this scope [INFO] [stdout] --> src/database/models.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Insertable)] [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 [INFO] [stdout] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `User` in this scope [INFO] [stdout] --> src/database/models.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Queryable, AsChangeset)] [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 [INFO] [stdout] = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `User` in this scope [INFO] [stdout] --> src/database/models.rs:25:21 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Queryable, AsChangeset)] [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 [INFO] [stdout] = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `users` in this scope [INFO] [stdout] --> src/database/models.rs:25:21 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Queryable, AsChangeset)] [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 [INFO] [stdout] = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `table` in this scope [INFO] [stdout] --> src/database/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | articles (post_id) { [INFO] [stdout] 3 | | title -> Text, [INFO] [stdout] 4 | | post_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] 19 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `title` in this scope [INFO] [stdout] --> src/database/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | articles (post_id) { [INFO] [stdout] 3 | | title -> Text, [INFO] [stdout] 4 | | post_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] 19 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `post_id` in this scope [INFO] [stdout] --> src/database/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | articles (post_id) { [INFO] [stdout] 3 | | title -> Text, [INFO] [stdout] 4 | | post_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] 19 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `friendly_url` in this scope [INFO] [stdout] --> src/database/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | articles (post_id) { [INFO] [stdout] 3 | | title -> Text, [INFO] [stdout] 4 | | post_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] 19 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `publish_date` in this scope [INFO] [stdout] --> src/database/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | articles (post_id) { [INFO] [stdout] 3 | | title -> Text, [INFO] [stdout] 4 | | post_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] 19 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `expiration_date` in this scope [INFO] [stdout] --> src/database/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | articles (post_id) { [INFO] [stdout] 3 | | title -> Text, [INFO] [stdout] 4 | | post_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] 19 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `structure_id` in this scope [INFO] [stdout] --> src/database/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | articles (post_id) { [INFO] [stdout] 3 | | title -> Text, [INFO] [stdout] 4 | | post_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] 19 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `content` in this scope [INFO] [stdout] --> src/database/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | articles (post_id) { [INFO] [stdout] 3 | | title -> Text, [INFO] [stdout] 4 | | post_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] 19 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `folder_id` in this scope [INFO] [stdout] --> src/database/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | articles (post_id) { [INFO] [stdout] 3 | | title -> Text, [INFO] [stdout] 4 | | post_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] 19 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `is_trash` in this scope [INFO] [stdout] --> src/database/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | articles (post_id) { [INFO] [stdout] 3 | | title -> Text, [INFO] [stdout] 4 | | post_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] 19 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `is_draft` in this scope [INFO] [stdout] --> src/database/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | articles (post_id) { [INFO] [stdout] 3 | | title -> Text, [INFO] [stdout] 4 | | post_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] 19 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `create_date` in this scope [INFO] [stdout] --> src/database/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | articles (post_id) { [INFO] [stdout] 3 | | title -> Text, [INFO] [stdout] 4 | | post_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] 19 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `modified_date` in this scope [INFO] [stdout] --> src/database/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | articles (post_id) { [INFO] [stdout] 3 | | title -> Text, [INFO] [stdout] 4 | | post_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] 19 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `create_user_id` in this scope [INFO] [stdout] --> src/database/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | articles (post_id) { [INFO] [stdout] 3 | | title -> Text, [INFO] [stdout] 4 | | post_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] 19 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `modified_user_id` in this scope [INFO] [stdout] --> src/database/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | articles (post_id) { [INFO] [stdout] 3 | | title -> Text, [INFO] [stdout] 4 | | post_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] 19 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `site_id` in this scope [INFO] [stdout] --> src/database/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | articles (post_id) { [INFO] [stdout] 3 | | title -> Text, [INFO] [stdout] 4 | | post_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] 19 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `table` in this scope [INFO] [stdout] --> src/database/schema.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / table! { [INFO] [stdout] 22 | | files (file_id) { [INFO] [stdout] 23 | | file_hotlink_url -> Text, [INFO] [stdout] 24 | | file_title -> Text, [INFO] [stdout] ... | [INFO] [stdout] 29 | | } [INFO] [stdout] 30 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `file_hotlink_url` in this scope [INFO] [stdout] --> src/database/schema.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / table! { [INFO] [stdout] 22 | | files (file_id) { [INFO] [stdout] 23 | | file_hotlink_url -> Text, [INFO] [stdout] 24 | | file_title -> Text, [INFO] [stdout] ... | [INFO] [stdout] 29 | | } [INFO] [stdout] 30 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `file_title` in this scope [INFO] [stdout] --> src/database/schema.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / table! { [INFO] [stdout] 22 | | files (file_id) { [INFO] [stdout] 23 | | file_hotlink_url -> Text, [INFO] [stdout] 24 | | file_title -> Text, [INFO] [stdout] ... | [INFO] [stdout] 29 | | } [INFO] [stdout] 30 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `file_id` in this scope [INFO] [stdout] --> src/database/schema.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / table! { [INFO] [stdout] 22 | | files (file_id) { [INFO] [stdout] 23 | | file_hotlink_url -> Text, [INFO] [stdout] 24 | | file_title -> Text, [INFO] [stdout] ... | [INFO] [stdout] 29 | | } [INFO] [stdout] 30 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `file_type_id` in this scope [INFO] [stdout] --> src/database/schema.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / table! { [INFO] [stdout] 22 | | files (file_id) { [INFO] [stdout] 23 | | file_hotlink_url -> Text, [INFO] [stdout] 24 | | file_title -> Text, [INFO] [stdout] ... | [INFO] [stdout] 29 | | } [INFO] [stdout] 30 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `site_id` in this scope [INFO] [stdout] --> src/database/schema.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / table! { [INFO] [stdout] 22 | | files (file_id) { [INFO] [stdout] 23 | | file_hotlink_url -> Text, [INFO] [stdout] 24 | | file_title -> Text, [INFO] [stdout] ... | [INFO] [stdout] 29 | | } [INFO] [stdout] 30 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `folder_id` in this scope [INFO] [stdout] --> src/database/schema.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / table! { [INFO] [stdout] 22 | | files (file_id) { [INFO] [stdout] 23 | | file_hotlink_url -> Text, [INFO] [stdout] 24 | | file_title -> Text, [INFO] [stdout] ... | [INFO] [stdout] 29 | | } [INFO] [stdout] 30 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `table` in this scope [INFO] [stdout] --> src/database/schema.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | / table! { [INFO] [stdout] 33 | | pages (page_id) { [INFO] [stdout] 34 | | site_id -> Integer, [INFO] [stdout] 35 | | page_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [INFO] [stdout] 42 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `site_id` in this scope [INFO] [stdout] --> src/database/schema.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | / table! { [INFO] [stdout] 33 | | pages (page_id) { [INFO] [stdout] 34 | | site_id -> Integer, [INFO] [stdout] 35 | | page_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [INFO] [stdout] 42 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `page_id` in this scope [INFO] [stdout] --> src/database/schema.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | / table! { [INFO] [stdout] 33 | | pages (page_id) { [INFO] [stdout] 34 | | site_id -> Integer, [INFO] [stdout] 35 | | page_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [INFO] [stdout] 42 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `title` in this scope [INFO] [stdout] --> src/database/schema.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | / table! { [INFO] [stdout] 33 | | pages (page_id) { [INFO] [stdout] 34 | | site_id -> Integer, [INFO] [stdout] 35 | | page_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [INFO] [stdout] 42 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `friendly_url` in this scope [INFO] [stdout] --> src/database/schema.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | / table! { [INFO] [stdout] 33 | | pages (page_id) { [INFO] [stdout] 34 | | site_id -> Integer, [INFO] [stdout] 35 | | page_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [INFO] [stdout] 42 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `parent_page_id` in this scope [INFO] [stdout] --> src/database/schema.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | / table! { [INFO] [stdout] 33 | | pages (page_id) { [INFO] [stdout] 34 | | site_id -> Integer, [INFO] [stdout] 35 | | page_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [INFO] [stdout] 42 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `additional_javascript` in this scope [INFO] [stdout] --> src/database/schema.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | / table! { [INFO] [stdout] 33 | | pages (page_id) { [INFO] [stdout] 34 | | site_id -> Integer, [INFO] [stdout] 35 | | page_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [INFO] [stdout] 42 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `additional_css` in this scope [INFO] [stdout] --> src/database/schema.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | / table! { [INFO] [stdout] 33 | | pages (page_id) { [INFO] [stdout] 34 | | site_id -> Integer, [INFO] [stdout] 35 | | page_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [INFO] [stdout] 42 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `table` in this scope [INFO] [stdout] --> src/database/schema.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | / table! { [INFO] [stdout] 45 | | portlets (portlet_id) { [INFO] [stdout] 46 | | portlet_id -> Integer, [INFO] [stdout] 47 | | page_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `portlet_id` in this scope [INFO] [stdout] --> src/database/schema.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | / table! { [INFO] [stdout] 45 | | portlets (portlet_id) { [INFO] [stdout] 46 | | portlet_id -> Integer, [INFO] [stdout] 47 | | page_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `page_id` in this scope [INFO] [stdout] --> src/database/schema.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | / table! { [INFO] [stdout] 45 | | portlets (portlet_id) { [INFO] [stdout] 46 | | portlet_id -> Integer, [INFO] [stdout] 47 | | page_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `page_internal_path` in this scope [INFO] [stdout] --> src/database/schema.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | / table! { [INFO] [stdout] 45 | | portlets (portlet_id) { [INFO] [stdout] 46 | | portlet_id -> Integer, [INFO] [stdout] 47 | | page_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `portlet_type` in this scope [INFO] [stdout] --> src/database/schema.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | / table! { [INFO] [stdout] 45 | | portlets (portlet_id) { [INFO] [stdout] 46 | | portlet_id -> Integer, [INFO] [stdout] 47 | | page_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `title` in this scope [INFO] [stdout] --> src/database/schema.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | / table! { [INFO] [stdout] 45 | | portlets (portlet_id) { [INFO] [stdout] 46 | | portlet_id -> Integer, [INFO] [stdout] 47 | | page_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `config` in this scope [INFO] [stdout] --> src/database/schema.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | / table! { [INFO] [stdout] 45 | | portlets (portlet_id) { [INFO] [stdout] 46 | | portlet_id -> Integer, [INFO] [stdout] 47 | | page_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `table` in this scope [INFO] [stdout] --> src/database/schema.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | / table! { [INFO] [stdout] 56 | | posts (id) { [INFO] [stdout] 57 | | id -> Integer, [INFO] [stdout] 58 | | title -> Text, [INFO] [stdout] ... | [INFO] [stdout] 61 | | } [INFO] [stdout] 62 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `id` in this scope [INFO] [stdout] --> src/database/schema.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | / table! { [INFO] [stdout] 56 | | posts (id) { [INFO] [stdout] 57 | | id -> Integer, [INFO] [stdout] 58 | | title -> Text, [INFO] [stdout] ... | [INFO] [stdout] 61 | | } [INFO] [stdout] 62 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `title` in this scope [INFO] [stdout] --> src/database/schema.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | / table! { [INFO] [stdout] 56 | | posts (id) { [INFO] [stdout] 57 | | id -> Integer, [INFO] [stdout] 58 | | title -> Text, [INFO] [stdout] ... | [INFO] [stdout] 61 | | } [INFO] [stdout] 62 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `body` in this scope [INFO] [stdout] --> src/database/schema.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | / table! { [INFO] [stdout] 56 | | posts (id) { [INFO] [stdout] 57 | | id -> Integer, [INFO] [stdout] 58 | | title -> Text, [INFO] [stdout] ... | [INFO] [stdout] 61 | | } [INFO] [stdout] 62 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `published` in this scope [INFO] [stdout] --> src/database/schema.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | / table! { [INFO] [stdout] 56 | | posts (id) { [INFO] [stdout] 57 | | id -> Integer, [INFO] [stdout] 58 | | title -> Text, [INFO] [stdout] ... | [INFO] [stdout] 61 | | } [INFO] [stdout] 62 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `table` in this scope [INFO] [stdout] --> src/database/schema.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | / table! { [INFO] [stdout] 65 | | sites (site_id) { [INFO] [stdout] 66 | | site_id -> Integer, [INFO] [stdout] 67 | | parent_site_id -> Nullable, [INFO] [stdout] ... | [INFO] [stdout] 73 | | } [INFO] [stdout] 74 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `site_id` in this scope [INFO] [stdout] --> src/database/schema.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | / table! { [INFO] [stdout] 65 | | sites (site_id) { [INFO] [stdout] 66 | | site_id -> Integer, [INFO] [stdout] 67 | | parent_site_id -> Nullable, [INFO] [stdout] ... | [INFO] [stdout] 73 | | } [INFO] [stdout] 74 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `parent_site_id` in this scope [INFO] [stdout] --> src/database/schema.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | / table! { [INFO] [stdout] 65 | | sites (site_id) { [INFO] [stdout] 66 | | site_id -> Integer, [INFO] [stdout] 67 | | parent_site_id -> Nullable, [INFO] [stdout] ... | [INFO] [stdout] 73 | | } [INFO] [stdout] 74 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `friendly_url` in this scope [INFO] [stdout] --> src/database/schema.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | / table! { [INFO] [stdout] 65 | | sites (site_id) { [INFO] [stdout] 66 | | site_id -> Integer, [INFO] [stdout] 67 | | parent_site_id -> Nullable, [INFO] [stdout] ... | [INFO] [stdout] 73 | | } [INFO] [stdout] 74 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `theme_id` in this scope [INFO] [stdout] --> src/database/schema.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | / table! { [INFO] [stdout] 65 | | sites (site_id) { [INFO] [stdout] 66 | | site_id -> Integer, [INFO] [stdout] 67 | | parent_site_id -> Nullable, [INFO] [stdout] ... | [INFO] [stdout] 73 | | } [INFO] [stdout] 74 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `additional_javascript` in this scope [INFO] [stdout] --> src/database/schema.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | / table! { [INFO] [stdout] 65 | | sites (site_id) { [INFO] [stdout] 66 | | site_id -> Integer, [INFO] [stdout] 67 | | parent_site_id -> Nullable, [INFO] [stdout] ... | [INFO] [stdout] 73 | | } [INFO] [stdout] 74 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `additional_css` in this scope [INFO] [stdout] --> src/database/schema.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | / table! { [INFO] [stdout] 65 | | sites (site_id) { [INFO] [stdout] 66 | | site_id -> Integer, [INFO] [stdout] 67 | | parent_site_id -> Nullable, [INFO] [stdout] ... | [INFO] [stdout] 73 | | } [INFO] [stdout] 74 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `title` in this scope [INFO] [stdout] --> src/database/schema.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | / table! { [INFO] [stdout] 65 | | sites (site_id) { [INFO] [stdout] 66 | | site_id -> Integer, [INFO] [stdout] 67 | | parent_site_id -> Nullable, [INFO] [stdout] ... | [INFO] [stdout] 73 | | } [INFO] [stdout] 74 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `table` in this scope [INFO] [stdout] --> src/database/schema.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / table! { [INFO] [stdout] 77 | | structures (structure_id) { [INFO] [stdout] 78 | | title -> Text, [INFO] [stdout] 79 | | structure_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 91 | | } [INFO] [stdout] 92 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `title` in this scope [INFO] [stdout] --> src/database/schema.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / table! { [INFO] [stdout] 77 | | structures (structure_id) { [INFO] [stdout] 78 | | title -> Text, [INFO] [stdout] 79 | | structure_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 91 | | } [INFO] [stdout] 92 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `structure_id` in this scope [INFO] [stdout] --> src/database/schema.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / table! { [INFO] [stdout] 77 | | structures (structure_id) { [INFO] [stdout] 78 | | title -> Text, [INFO] [stdout] 79 | | structure_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 91 | | } [INFO] [stdout] 92 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `publish_date` in this scope [INFO] [stdout] --> src/database/schema.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / table! { [INFO] [stdout] 77 | | structures (structure_id) { [INFO] [stdout] 78 | | title -> Text, [INFO] [stdout] 79 | | structure_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 91 | | } [INFO] [stdout] 92 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `expiration_date` in this scope [INFO] [stdout] --> src/database/schema.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / table! { [INFO] [stdout] 77 | | structures (structure_id) { [INFO] [stdout] 78 | | title -> Text, [INFO] [stdout] 79 | | structure_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 91 | | } [INFO] [stdout] 92 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `jsonStructure` in this scope [INFO] [stdout] --> src/database/schema.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / table! { [INFO] [stdout] 77 | | structures (structure_id) { [INFO] [stdout] 78 | | title -> Text, [INFO] [stdout] 79 | | structure_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 91 | | } [INFO] [stdout] 92 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `parent_structure_id` in this scope [INFO] [stdout] --> src/database/schema.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / table! { [INFO] [stdout] 77 | | structures (structure_id) { [INFO] [stdout] 78 | | title -> Text, [INFO] [stdout] 79 | | structure_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 91 | | } [INFO] [stdout] 92 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `is_trash` in this scope [INFO] [stdout] --> src/database/schema.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / table! { [INFO] [stdout] 77 | | structures (structure_id) { [INFO] [stdout] 78 | | title -> Text, [INFO] [stdout] 79 | | structure_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 91 | | } [INFO] [stdout] 92 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `is_draft` in this scope [INFO] [stdout] --> src/database/schema.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / table! { [INFO] [stdout] 77 | | structures (structure_id) { [INFO] [stdout] 78 | | title -> Text, [INFO] [stdout] 79 | | structure_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 91 | | } [INFO] [stdout] 92 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `create_date` in this scope [INFO] [stdout] --> src/database/schema.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / table! { [INFO] [stdout] 77 | | structures (structure_id) { [INFO] [stdout] 78 | | title -> Text, [INFO] [stdout] 79 | | structure_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 91 | | } [INFO] [stdout] 92 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `modified_date` in this scope [INFO] [stdout] --> src/database/schema.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / table! { [INFO] [stdout] 77 | | structures (structure_id) { [INFO] [stdout] 78 | | title -> Text, [INFO] [stdout] 79 | | structure_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 91 | | } [INFO] [stdout] 92 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `create_user_id` in this scope [INFO] [stdout] --> src/database/schema.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / table! { [INFO] [stdout] 77 | | structures (structure_id) { [INFO] [stdout] 78 | | title -> Text, [INFO] [stdout] 79 | | structure_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 91 | | } [INFO] [stdout] 92 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `modified_user_id` in this scope [INFO] [stdout] --> src/database/schema.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / table! { [INFO] [stdout] 77 | | structures (structure_id) { [INFO] [stdout] 78 | | title -> Text, [INFO] [stdout] 79 | | structure_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 91 | | } [INFO] [stdout] 92 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `site_id` in this scope [INFO] [stdout] --> src/database/schema.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / table! { [INFO] [stdout] 77 | | structures (structure_id) { [INFO] [stdout] 78 | | title -> Text, [INFO] [stdout] 79 | | structure_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 91 | | } [INFO] [stdout] 92 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `table` in this scope [INFO] [stdout] --> src/database/schema.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | / table! { [INFO] [stdout] 95 | | templates (template_id) { [INFO] [stdout] 96 | | template_id -> Integer, [INFO] [stdout] 97 | | site_id -> Integer, [INFO] [stdout] 98 | | } [INFO] [stdout] 99 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `template_id` in this scope [INFO] [stdout] --> src/database/schema.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | / table! { [INFO] [stdout] 95 | | templates (template_id) { [INFO] [stdout] 96 | | template_id -> Integer, [INFO] [stdout] 97 | | site_id -> Integer, [INFO] [stdout] 98 | | } [INFO] [stdout] 99 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `site_id` in this scope [INFO] [stdout] --> src/database/schema.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | / table! { [INFO] [stdout] 95 | | templates (template_id) { [INFO] [stdout] 96 | | template_id -> Integer, [INFO] [stdout] 97 | | site_id -> Integer, [INFO] [stdout] 98 | | } [INFO] [stdout] 99 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `table` in this scope [INFO] [stdout] --> src/database/schema.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / table! { [INFO] [stdout] 102 | | users (user_id) { [INFO] [stdout] 103 | | user_id -> Integer, [INFO] [stdout] 104 | | screen_name -> Text, [INFO] [stdout] ... | [INFO] [stdout] 112 | | } [INFO] [stdout] 113 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `user_id` in this scope [INFO] [stdout] --> src/database/schema.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / table! { [INFO] [stdout] 102 | | users (user_id) { [INFO] [stdout] 103 | | user_id -> Integer, [INFO] [stdout] 104 | | screen_name -> Text, [INFO] [stdout] ... | [INFO] [stdout] 112 | | } [INFO] [stdout] 113 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `screen_name` in this scope [INFO] [stdout] --> src/database/schema.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / table! { [INFO] [stdout] 102 | | users (user_id) { [INFO] [stdout] 103 | | user_id -> Integer, [INFO] [stdout] 104 | | screen_name -> Text, [INFO] [stdout] ... | [INFO] [stdout] 112 | | } [INFO] [stdout] 113 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `first_name` in this scope [INFO] [stdout] --> src/database/schema.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / table! { [INFO] [stdout] 102 | | users (user_id) { [INFO] [stdout] 103 | | user_id -> Integer, [INFO] [stdout] 104 | | screen_name -> Text, [INFO] [stdout] ... | [INFO] [stdout] 112 | | } [INFO] [stdout] 113 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `last_name` in this scope [INFO] [stdout] --> src/database/schema.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / table! { [INFO] [stdout] 102 | | users (user_id) { [INFO] [stdout] 103 | | user_id -> Integer, [INFO] [stdout] 104 | | screen_name -> Text, [INFO] [stdout] ... | [INFO] [stdout] 112 | | } [INFO] [stdout] 113 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `anrede` in this scope [INFO] [stdout] --> src/database/schema.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / table! { [INFO] [stdout] 102 | | users (user_id) { [INFO] [stdout] 103 | | user_id -> Integer, [INFO] [stdout] 104 | | screen_name -> Text, [INFO] [stdout] ... | [INFO] [stdout] 112 | | } [INFO] [stdout] 113 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `geburtstag` in this scope [INFO] [stdout] --> src/database/schema.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / table! { [INFO] [stdout] 102 | | users (user_id) { [INFO] [stdout] 103 | | user_id -> Integer, [INFO] [stdout] 104 | | screen_name -> Text, [INFO] [stdout] ... | [INFO] [stdout] 112 | | } [INFO] [stdout] 113 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `email` in this scope [INFO] [stdout] --> src/database/schema.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / table! { [INFO] [stdout] 102 | | users (user_id) { [INFO] [stdout] 103 | | user_id -> Integer, [INFO] [stdout] 104 | | screen_name -> Text, [INFO] [stdout] ... | [INFO] [stdout] 112 | | } [INFO] [stdout] 113 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `portrait` in this scope [INFO] [stdout] --> src/database/schema.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / table! { [INFO] [stdout] 102 | | users (user_id) { [INFO] [stdout] 103 | | user_id -> Integer, [INFO] [stdout] 104 | | screen_name -> Text, [INFO] [stdout] ... | [INFO] [stdout] 112 | | } [INFO] [stdout] 113 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `original_site_id` in this scope [INFO] [stdout] --> src/database/schema.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / table! { [INFO] [stdout] 102 | | users (user_id) { [INFO] [stdout] 103 | | user_id -> Integer, [INFO] [stdout] 104 | | screen_name -> Text, [INFO] [stdout] ... | [INFO] [stdout] 112 | | } [INFO] [stdout] 113 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `table` in this scope [INFO] [stdout] --> src/database/schema.rs:115:1 [INFO] [stdout] | [INFO] [stdout] 115 | / table! { [INFO] [stdout] 116 | | vocabulary (vocabulary_id) { [INFO] [stdout] 117 | | vocabulary_id -> Integer, [INFO] [stdout] 118 | | title -> Text, [INFO] [stdout] 119 | | } [INFO] [stdout] 120 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `vocabulary_id` in this scope [INFO] [stdout] --> src/database/schema.rs:115:1 [INFO] [stdout] | [INFO] [stdout] 115 | / table! { [INFO] [stdout] 116 | | vocabulary (vocabulary_id) { [INFO] [stdout] 117 | | vocabulary_id -> Integer, [INFO] [stdout] 118 | | title -> Text, [INFO] [stdout] 119 | | } [INFO] [stdout] 120 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `title` in this scope [INFO] [stdout] --> src/database/schema.rs:115:1 [INFO] [stdout] | [INFO] [stdout] 115 | / table! { [INFO] [stdout] 116 | | vocabulary (vocabulary_id) { [INFO] [stdout] 117 | | vocabulary_id -> Integer, [INFO] [stdout] 118 | | title -> Text, [INFO] [stdout] 119 | | } [INFO] [stdout] 120 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `table` in this scope [INFO] [stdout] --> src/database/schema.rs:122:1 [INFO] [stdout] | [INFO] [stdout] 122 | / table! { [INFO] [stdout] 123 | | vocabulary_entry (vocabulary_entry_id) { [INFO] [stdout] 124 | | vocabulary_entry_id -> Integer, [INFO] [stdout] 125 | | title -> Text, [INFO] [stdout] ... | [INFO] [stdout] 128 | | } [INFO] [stdout] 129 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `vocabulary_entry_id` in this scope [INFO] [stdout] --> src/database/schema.rs:122:1 [INFO] [stdout] | [INFO] [stdout] 122 | / table! { [INFO] [stdout] 123 | | vocabulary_entry (vocabulary_entry_id) { [INFO] [stdout] 124 | | vocabulary_entry_id -> Integer, [INFO] [stdout] 125 | | title -> Text, [INFO] [stdout] ... | [INFO] [stdout] 128 | | } [INFO] [stdout] 129 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `title` in this scope [INFO] [stdout] --> src/database/schema.rs:122:1 [INFO] [stdout] | [INFO] [stdout] 122 | / table! { [INFO] [stdout] 123 | | vocabulary_entry (vocabulary_entry_id) { [INFO] [stdout] 124 | | vocabulary_entry_id -> Integer, [INFO] [stdout] 125 | | title -> Text, [INFO] [stdout] ... | [INFO] [stdout] 128 | | } [INFO] [stdout] 129 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `vocabulary_id` in this scope [INFO] [stdout] --> src/database/schema.rs:122:1 [INFO] [stdout] | [INFO] [stdout] 122 | / table! { [INFO] [stdout] 123 | | vocabulary_entry (vocabulary_entry_id) { [INFO] [stdout] 124 | | vocabulary_entry_id -> Integer, [INFO] [stdout] 125 | | title -> Text, [INFO] [stdout] ... | [INFO] [stdout] 128 | | } [INFO] [stdout] 129 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `parent_vocabulary_entry_id` in this scope [INFO] [stdout] --> src/database/schema.rs:122:1 [INFO] [stdout] | [INFO] [stdout] 122 | / table! { [INFO] [stdout] 123 | | vocabulary_entry (vocabulary_entry_id) { [INFO] [stdout] 124 | | vocabulary_entry_id -> Integer, [INFO] [stdout] 125 | | title -> Text, [INFO] [stdout] ... | [INFO] [stdout] 128 | | } [INFO] [stdout] 129 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `dotenv::dotenv` [INFO] [stdout] --> src/database/user.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use dotenv::dotenv; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::env` [INFO] [stdout] --> src/database/user.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::env; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `NewUser` is imported redundantly [INFO] [stdout] --> src/database/user.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 1 | use database::models::*; [INFO] [stdout] | ------------------- the item `NewUser` is already imported here [INFO] [stdout] ... [INFO] [stdout] 20 | use database::models::NewUser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `database::models::*` [INFO] [stdout] --> src/database/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use database::models::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std` [INFO] [stdout] --> src/database/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use std; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `schema::users::dsl::*` [INFO] [stdout] --> src/database/mod.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use schema::users::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/datasourcing/mod.rs:9:57 [INFO] [stdout] | [INFO] [stdout] 9 | fn process(response_values: &HashMap, &AppState) -> Result<(), ()>; [INFO] [stdout] | ^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &AppState` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/datasourcing/mod.rs:13:57 [INFO] [stdout] | [INFO] [stdout] 13 | fn process(response_values: &HashMap, &mut AppState) -> Result<(), ()>; [INFO] [stdout] | ^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut AppState` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/common/mod.rs:11:20 [INFO] [stdout] | [INFO] [stdout] 11 | pub cache: Box, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 11 - pub cache: Box, [INFO] [stdout] 11 + pub cache: Box, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/common/mod.rs:12:28 [INFO] [stdout] | [INFO] [stdout] 12 | pub authorization: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 12 - pub authorization: Box, [INFO] [stdout] 12 + pub authorization: Box, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/common/mod.rs:13:29 [INFO] [stdout] | [INFO] [stdout] 13 | pub authentication: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 13 - pub authentication: Box, [INFO] [stdout] 13 + pub authentication: Box, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/common/mod.rs:15:42 [INFO] [stdout] | [INFO] [stdout] 15 | pub microservices_lifecycle: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 15 - pub microservices_lifecycle: Vec>, [INFO] [stdout] 15 + pub microservices_lifecycle: Vec>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/common/mod.rs:16:42 [INFO] [stdout] | [INFO] [stdout] 16 | pub microservices_scheduled: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 16 - pub microservices_scheduled: Vec>, [INFO] [stdout] 16 + pub microservices_scheduled: Vec>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/common/mod.rs:17:41 [INFO] [stdout] | [INFO] [stdout] 17 | pub microservices_interval: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 17 - pub microservices_interval: Vec>, [INFO] [stdout] 17 + pub microservices_interval: Vec>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/common/mod.rs:18:30 [INFO] [stdout] | [INFO] [stdout] 18 | pub messengers : Vec>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 18 - pub messengers : Vec>, [INFO] [stdout] 18 + pub messengers : Vec>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> src/database/user.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 32 | Ok(n) => users.order(user_id.desc()).first::(conn), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `dbConnection` should have a snake case name [INFO] [stdout] --> src/common/mod.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub dbConnection: SqliteConnection, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `db_connection` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 112 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::molecule::database::*` [INFO] [stdout] --> src/bin/delete_posts.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use self::molecule::database::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::molecule::database::models::Post` [INFO] [stdout] --> src/bin/publish_posts.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use self::molecule::database::models::Post; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `molecule::database::models::*` [INFO] [stdout] --> src/bin/write_post.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use molecule::database::models::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 24s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: diesel v1.3.0, migrations_internals v1.3.0, molecule v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] running `Command { std: "docker" "inspect" "9f89761f2a8fccfefeb9c80b434b77689e09421aa56f1a4bd2a7515681e71787", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f89761f2a8fccfefeb9c80b434b77689e09421aa56f1a4bd2a7515681e71787", kill_on_drop: false }` [INFO] [stdout] 9f89761f2a8fccfefeb9c80b434b77689e09421aa56f1a4bd2a7515681e71787 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e67e12c5cc0a7818ff49c54850c15f7c5e062564b32c3053d447c15f57c7c118 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e67e12c5cc0a7818ff49c54850c15f7c5e062564b32c3053d447c15f57c7c118", kill_on_drop: false }` [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `posts` in this scope [INFO] [stdout] --> src/database/models.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(proc_macro_derive_resolution_fallback)]` on by default [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 [INFO] [stdout] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `NewPost` in this scope [INFO] [stdout] --> src/database/models.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Insertable)] [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 [INFO] [stdout] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `Post` in this scope [INFO] [stdout] --> src/database/models.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[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 [INFO] [stdout] = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `users` in this scope [INFO] [stdout] --> src/database/models.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Insertable)] [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 [INFO] [stdout] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `NewUser` in this scope [INFO] [stdout] --> src/database/models.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Insertable)] [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 [INFO] [stdout] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `User` in this scope [INFO] [stdout] --> src/database/models.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Queryable, AsChangeset)] [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 [INFO] [stdout] = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `User` in this scope [INFO] [stdout] --> src/database/models.rs:25:21 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Queryable, AsChangeset)] [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 [INFO] [stdout] = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `users` in this scope [INFO] [stdout] --> src/database/models.rs:25:21 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Queryable, AsChangeset)] [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 [INFO] [stdout] = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `table` in this scope [INFO] [stdout] --> src/database/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | articles (post_id) { [INFO] [stdout] 3 | | title -> Text, [INFO] [stdout] 4 | | post_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] 19 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `title` in this scope [INFO] [stdout] --> src/database/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | articles (post_id) { [INFO] [stdout] 3 | | title -> Text, [INFO] [stdout] 4 | | post_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] 19 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `post_id` in this scope [INFO] [stdout] --> src/database/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | articles (post_id) { [INFO] [stdout] 3 | | title -> Text, [INFO] [stdout] 4 | | post_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] 19 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `friendly_url` in this scope [INFO] [stdout] --> src/database/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | articles (post_id) { [INFO] [stdout] 3 | | title -> Text, [INFO] [stdout] 4 | | post_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] 19 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `publish_date` in this scope [INFO] [stdout] --> src/database/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | articles (post_id) { [INFO] [stdout] 3 | | title -> Text, [INFO] [stdout] 4 | | post_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] 19 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `expiration_date` in this scope [INFO] [stdout] --> src/database/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | articles (post_id) { [INFO] [stdout] 3 | | title -> Text, [INFO] [stdout] 4 | | post_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] 19 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `structure_id` in this scope [INFO] [stdout] --> src/database/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | articles (post_id) { [INFO] [stdout] 3 | | title -> Text, [INFO] [stdout] 4 | | post_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] 19 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `content` in this scope [INFO] [stdout] --> src/database/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | articles (post_id) { [INFO] [stdout] 3 | | title -> Text, [INFO] [stdout] 4 | | post_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] 19 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `folder_id` in this scope [INFO] [stdout] --> src/database/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | articles (post_id) { [INFO] [stdout] 3 | | title -> Text, [INFO] [stdout] 4 | | post_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] 19 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `is_trash` in this scope [INFO] [stdout] --> src/database/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | articles (post_id) { [INFO] [stdout] 3 | | title -> Text, [INFO] [stdout] 4 | | post_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] 19 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `is_draft` in this scope [INFO] [stdout] --> src/database/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | articles (post_id) { [INFO] [stdout] 3 | | title -> Text, [INFO] [stdout] 4 | | post_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] 19 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `create_date` in this scope [INFO] [stdout] --> src/database/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | articles (post_id) { [INFO] [stdout] 3 | | title -> Text, [INFO] [stdout] 4 | | post_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] 19 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `modified_date` in this scope [INFO] [stdout] --> src/database/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | articles (post_id) { [INFO] [stdout] 3 | | title -> Text, [INFO] [stdout] 4 | | post_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] 19 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `create_user_id` in this scope [INFO] [stdout] --> src/database/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | articles (post_id) { [INFO] [stdout] 3 | | title -> Text, [INFO] [stdout] 4 | | post_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] 19 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `modified_user_id` in this scope [INFO] [stdout] --> src/database/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | articles (post_id) { [INFO] [stdout] 3 | | title -> Text, [INFO] [stdout] 4 | | post_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] 19 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `site_id` in this scope [INFO] [stdout] --> src/database/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | articles (post_id) { [INFO] [stdout] 3 | | title -> Text, [INFO] [stdout] 4 | | post_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] 19 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `table` in this scope [INFO] [stdout] --> src/database/schema.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / table! { [INFO] [stdout] 22 | | files (file_id) { [INFO] [stdout] 23 | | file_hotlink_url -> Text, [INFO] [stdout] 24 | | file_title -> Text, [INFO] [stdout] ... | [INFO] [stdout] 29 | | } [INFO] [stdout] 30 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `file_hotlink_url` in this scope [INFO] [stdout] --> src/database/schema.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / table! { [INFO] [stdout] 22 | | files (file_id) { [INFO] [stdout] 23 | | file_hotlink_url -> Text, [INFO] [stdout] 24 | | file_title -> Text, [INFO] [stdout] ... | [INFO] [stdout] 29 | | } [INFO] [stdout] 30 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `file_title` in this scope [INFO] [stdout] --> src/database/schema.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / table! { [INFO] [stdout] 22 | | files (file_id) { [INFO] [stdout] 23 | | file_hotlink_url -> Text, [INFO] [stdout] 24 | | file_title -> Text, [INFO] [stdout] ... | [INFO] [stdout] 29 | | } [INFO] [stdout] 30 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `file_id` in this scope [INFO] [stdout] --> src/database/schema.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / table! { [INFO] [stdout] 22 | | files (file_id) { [INFO] [stdout] 23 | | file_hotlink_url -> Text, [INFO] [stdout] 24 | | file_title -> Text, [INFO] [stdout] ... | [INFO] [stdout] 29 | | } [INFO] [stdout] 30 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `file_type_id` in this scope [INFO] [stdout] --> src/database/schema.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / table! { [INFO] [stdout] 22 | | files (file_id) { [INFO] [stdout] 23 | | file_hotlink_url -> Text, [INFO] [stdout] 24 | | file_title -> Text, [INFO] [stdout] ... | [INFO] [stdout] 29 | | } [INFO] [stdout] 30 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `site_id` in this scope [INFO] [stdout] --> src/database/schema.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / table! { [INFO] [stdout] 22 | | files (file_id) { [INFO] [stdout] 23 | | file_hotlink_url -> Text, [INFO] [stdout] 24 | | file_title -> Text, [INFO] [stdout] ... | [INFO] [stdout] 29 | | } [INFO] [stdout] 30 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `folder_id` in this scope [INFO] [stdout] --> src/database/schema.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / table! { [INFO] [stdout] 22 | | files (file_id) { [INFO] [stdout] 23 | | file_hotlink_url -> Text, [INFO] [stdout] 24 | | file_title -> Text, [INFO] [stdout] ... | [INFO] [stdout] 29 | | } [INFO] [stdout] 30 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `table` in this scope [INFO] [stdout] --> src/database/schema.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | / table! { [INFO] [stdout] 33 | | pages (page_id) { [INFO] [stdout] 34 | | site_id -> Integer, [INFO] [stdout] 35 | | page_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [INFO] [stdout] 42 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `site_id` in this scope [INFO] [stdout] --> src/database/schema.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | / table! { [INFO] [stdout] 33 | | pages (page_id) { [INFO] [stdout] 34 | | site_id -> Integer, [INFO] [stdout] 35 | | page_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [INFO] [stdout] 42 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `page_id` in this scope [INFO] [stdout] --> src/database/schema.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | / table! { [INFO] [stdout] 33 | | pages (page_id) { [INFO] [stdout] 34 | | site_id -> Integer, [INFO] [stdout] 35 | | page_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [INFO] [stdout] 42 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `title` in this scope [INFO] [stdout] --> src/database/schema.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | / table! { [INFO] [stdout] 33 | | pages (page_id) { [INFO] [stdout] 34 | | site_id -> Integer, [INFO] [stdout] 35 | | page_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [INFO] [stdout] 42 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `friendly_url` in this scope [INFO] [stdout] --> src/database/schema.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | / table! { [INFO] [stdout] 33 | | pages (page_id) { [INFO] [stdout] 34 | | site_id -> Integer, [INFO] [stdout] 35 | | page_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [INFO] [stdout] 42 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `parent_page_id` in this scope [INFO] [stdout] --> src/database/schema.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | / table! { [INFO] [stdout] 33 | | pages (page_id) { [INFO] [stdout] 34 | | site_id -> Integer, [INFO] [stdout] 35 | | page_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [INFO] [stdout] 42 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `additional_javascript` in this scope [INFO] [stdout] --> src/database/schema.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | / table! { [INFO] [stdout] 33 | | pages (page_id) { [INFO] [stdout] 34 | | site_id -> Integer, [INFO] [stdout] 35 | | page_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [INFO] [stdout] 42 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `additional_css` in this scope [INFO] [stdout] --> src/database/schema.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | / table! { [INFO] [stdout] 33 | | pages (page_id) { [INFO] [stdout] 34 | | site_id -> Integer, [INFO] [stdout] 35 | | page_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [INFO] [stdout] 42 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `table` in this scope [INFO] [stdout] --> src/database/schema.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | / table! { [INFO] [stdout] 45 | | portlets (portlet_id) { [INFO] [stdout] 46 | | portlet_id -> Integer, [INFO] [stdout] 47 | | page_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `portlet_id` in this scope [INFO] [stdout] --> src/database/schema.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | / table! { [INFO] [stdout] 45 | | portlets (portlet_id) { [INFO] [stdout] 46 | | portlet_id -> Integer, [INFO] [stdout] 47 | | page_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `page_id` in this scope [INFO] [stdout] --> src/database/schema.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | / table! { [INFO] [stdout] 45 | | portlets (portlet_id) { [INFO] [stdout] 46 | | portlet_id -> Integer, [INFO] [stdout] 47 | | page_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `page_internal_path` in this scope [INFO] [stdout] --> src/database/schema.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | / table! { [INFO] [stdout] 45 | | portlets (portlet_id) { [INFO] [stdout] 46 | | portlet_id -> Integer, [INFO] [stdout] 47 | | page_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `portlet_type` in this scope [INFO] [stdout] --> src/database/schema.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | / table! { [INFO] [stdout] 45 | | portlets (portlet_id) { [INFO] [stdout] 46 | | portlet_id -> Integer, [INFO] [stdout] 47 | | page_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `title` in this scope [INFO] [stdout] --> src/database/schema.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | / table! { [INFO] [stdout] 45 | | portlets (portlet_id) { [INFO] [stdout] 46 | | portlet_id -> Integer, [INFO] [stdout] 47 | | page_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `config` in this scope [INFO] [stdout] --> src/database/schema.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | / table! { [INFO] [stdout] 45 | | portlets (portlet_id) { [INFO] [stdout] 46 | | portlet_id -> Integer, [INFO] [stdout] 47 | | page_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `table` in this scope [INFO] [stdout] --> src/database/schema.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | / table! { [INFO] [stdout] 56 | | posts (id) { [INFO] [stdout] 57 | | id -> Integer, [INFO] [stdout] 58 | | title -> Text, [INFO] [stdout] ... | [INFO] [stdout] 61 | | } [INFO] [stdout] 62 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `id` in this scope [INFO] [stdout] --> src/database/schema.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | / table! { [INFO] [stdout] 56 | | posts (id) { [INFO] [stdout] 57 | | id -> Integer, [INFO] [stdout] 58 | | title -> Text, [INFO] [stdout] ... | [INFO] [stdout] 61 | | } [INFO] [stdout] 62 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `title` in this scope [INFO] [stdout] --> src/database/schema.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | / table! { [INFO] [stdout] 56 | | posts (id) { [INFO] [stdout] 57 | | id -> Integer, [INFO] [stdout] 58 | | title -> Text, [INFO] [stdout] ... | [INFO] [stdout] 61 | | } [INFO] [stdout] 62 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `body` in this scope [INFO] [stdout] --> src/database/schema.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | / table! { [INFO] [stdout] 56 | | posts (id) { [INFO] [stdout] 57 | | id -> Integer, [INFO] [stdout] 58 | | title -> Text, [INFO] [stdout] ... | [INFO] [stdout] 61 | | } [INFO] [stdout] 62 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `published` in this scope [INFO] [stdout] --> src/database/schema.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | / table! { [INFO] [stdout] 56 | | posts (id) { [INFO] [stdout] 57 | | id -> Integer, [INFO] [stdout] 58 | | title -> Text, [INFO] [stdout] ... | [INFO] [stdout] 61 | | } [INFO] [stdout] 62 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `table` in this scope [INFO] [stdout] --> src/database/schema.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | / table! { [INFO] [stdout] 65 | | sites (site_id) { [INFO] [stdout] 66 | | site_id -> Integer, [INFO] [stdout] 67 | | parent_site_id -> Nullable, [INFO] [stdout] ... | [INFO] [stdout] 73 | | } [INFO] [stdout] 74 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `site_id` in this scope [INFO] [stdout] --> src/database/schema.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | / table! { [INFO] [stdout] 65 | | sites (site_id) { [INFO] [stdout] 66 | | site_id -> Integer, [INFO] [stdout] 67 | | parent_site_id -> Nullable, [INFO] [stdout] ... | [INFO] [stdout] 73 | | } [INFO] [stdout] 74 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `parent_site_id` in this scope [INFO] [stdout] --> src/database/schema.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | / table! { [INFO] [stdout] 65 | | sites (site_id) { [INFO] [stdout] 66 | | site_id -> Integer, [INFO] [stdout] 67 | | parent_site_id -> Nullable, [INFO] [stdout] ... | [INFO] [stdout] 73 | | } [INFO] [stdout] 74 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `friendly_url` in this scope [INFO] [stdout] --> src/database/schema.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | / table! { [INFO] [stdout] 65 | | sites (site_id) { [INFO] [stdout] 66 | | site_id -> Integer, [INFO] [stdout] 67 | | parent_site_id -> Nullable, [INFO] [stdout] ... | [INFO] [stdout] 73 | | } [INFO] [stdout] 74 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `theme_id` in this scope [INFO] [stdout] --> src/database/schema.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | / table! { [INFO] [stdout] 65 | | sites (site_id) { [INFO] [stdout] 66 | | site_id -> Integer, [INFO] [stdout] 67 | | parent_site_id -> Nullable, [INFO] [stdout] ... | [INFO] [stdout] 73 | | } [INFO] [stdout] 74 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `additional_javascript` in this scope [INFO] [stdout] --> src/database/schema.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | / table! { [INFO] [stdout] 65 | | sites (site_id) { [INFO] [stdout] 66 | | site_id -> Integer, [INFO] [stdout] 67 | | parent_site_id -> Nullable, [INFO] [stdout] ... | [INFO] [stdout] 73 | | } [INFO] [stdout] 74 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `additional_css` in this scope [INFO] [stdout] --> src/database/schema.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | / table! { [INFO] [stdout] 65 | | sites (site_id) { [INFO] [stdout] 66 | | site_id -> Integer, [INFO] [stdout] 67 | | parent_site_id -> Nullable, [INFO] [stdout] ... | [INFO] [stdout] 73 | | } [INFO] [stdout] 74 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `title` in this scope [INFO] [stdout] --> src/database/schema.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | / table! { [INFO] [stdout] 65 | | sites (site_id) { [INFO] [stdout] 66 | | site_id -> Integer, [INFO] [stdout] 67 | | parent_site_id -> Nullable, [INFO] [stdout] ... | [INFO] [stdout] 73 | | } [INFO] [stdout] 74 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `table` in this scope [INFO] [stdout] --> src/database/schema.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / table! { [INFO] [stdout] 77 | | structures (structure_id) { [INFO] [stdout] 78 | | title -> Text, [INFO] [stdout] 79 | | structure_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 91 | | } [INFO] [stdout] 92 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `title` in this scope [INFO] [stdout] --> src/database/schema.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / table! { [INFO] [stdout] 77 | | structures (structure_id) { [INFO] [stdout] 78 | | title -> Text, [INFO] [stdout] 79 | | structure_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 91 | | } [INFO] [stdout] 92 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `structure_id` in this scope [INFO] [stdout] --> src/database/schema.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / table! { [INFO] [stdout] 77 | | structures (structure_id) { [INFO] [stdout] 78 | | title -> Text, [INFO] [stdout] 79 | | structure_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 91 | | } [INFO] [stdout] 92 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `publish_date` in this scope [INFO] [stdout] --> src/database/schema.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / table! { [INFO] [stdout] 77 | | structures (structure_id) { [INFO] [stdout] 78 | | title -> Text, [INFO] [stdout] 79 | | structure_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 91 | | } [INFO] [stdout] 92 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `expiration_date` in this scope [INFO] [stdout] --> src/database/schema.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / table! { [INFO] [stdout] 77 | | structures (structure_id) { [INFO] [stdout] 78 | | title -> Text, [INFO] [stdout] 79 | | structure_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 91 | | } [INFO] [stdout] 92 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `jsonStructure` in this scope [INFO] [stdout] --> src/database/schema.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / table! { [INFO] [stdout] 77 | | structures (structure_id) { [INFO] [stdout] 78 | | title -> Text, [INFO] [stdout] 79 | | structure_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 91 | | } [INFO] [stdout] 92 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `parent_structure_id` in this scope [INFO] [stdout] --> src/database/schema.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / table! { [INFO] [stdout] 77 | | structures (structure_id) { [INFO] [stdout] 78 | | title -> Text, [INFO] [stdout] 79 | | structure_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 91 | | } [INFO] [stdout] 92 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `is_trash` in this scope [INFO] [stdout] --> src/database/schema.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / table! { [INFO] [stdout] 77 | | structures (structure_id) { [INFO] [stdout] 78 | | title -> Text, [INFO] [stdout] 79 | | structure_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 91 | | } [INFO] [stdout] 92 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `is_draft` in this scope [INFO] [stdout] --> src/database/schema.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / table! { [INFO] [stdout] 77 | | structures (structure_id) { [INFO] [stdout] 78 | | title -> Text, [INFO] [stdout] 79 | | structure_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 91 | | } [INFO] [stdout] 92 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `create_date` in this scope [INFO] [stdout] --> src/database/schema.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / table! { [INFO] [stdout] 77 | | structures (structure_id) { [INFO] [stdout] 78 | | title -> Text, [INFO] [stdout] 79 | | structure_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 91 | | } [INFO] [stdout] 92 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `modified_date` in this scope [INFO] [stdout] --> src/database/schema.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / table! { [INFO] [stdout] 77 | | structures (structure_id) { [INFO] [stdout] 78 | | title -> Text, [INFO] [stdout] 79 | | structure_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 91 | | } [INFO] [stdout] 92 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `create_user_id` in this scope [INFO] [stdout] --> src/database/schema.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / table! { [INFO] [stdout] 77 | | structures (structure_id) { [INFO] [stdout] 78 | | title -> Text, [INFO] [stdout] 79 | | structure_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 91 | | } [INFO] [stdout] 92 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `modified_user_id` in this scope [INFO] [stdout] --> src/database/schema.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / table! { [INFO] [stdout] 77 | | structures (structure_id) { [INFO] [stdout] 78 | | title -> Text, [INFO] [stdout] 79 | | structure_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 91 | | } [INFO] [stdout] 92 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `site_id` in this scope [INFO] [stdout] --> src/database/schema.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / table! { [INFO] [stdout] 77 | | structures (structure_id) { [INFO] [stdout] 78 | | title -> Text, [INFO] [stdout] 79 | | structure_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 91 | | } [INFO] [stdout] 92 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `table` in this scope [INFO] [stdout] --> src/database/schema.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | / table! { [INFO] [stdout] 95 | | templates (template_id) { [INFO] [stdout] 96 | | template_id -> Integer, [INFO] [stdout] 97 | | site_id -> Integer, [INFO] [stdout] 98 | | } [INFO] [stdout] 99 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `template_id` in this scope [INFO] [stdout] --> src/database/schema.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | / table! { [INFO] [stdout] 95 | | templates (template_id) { [INFO] [stdout] 96 | | template_id -> Integer, [INFO] [stdout] 97 | | site_id -> Integer, [INFO] [stdout] 98 | | } [INFO] [stdout] 99 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `site_id` in this scope [INFO] [stdout] --> src/database/schema.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | / table! { [INFO] [stdout] 95 | | templates (template_id) { [INFO] [stdout] 96 | | template_id -> Integer, [INFO] [stdout] 97 | | site_id -> Integer, [INFO] [stdout] 98 | | } [INFO] [stdout] 99 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `table` in this scope [INFO] [stdout] --> src/database/schema.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / table! { [INFO] [stdout] 102 | | users (user_id) { [INFO] [stdout] 103 | | user_id -> Integer, [INFO] [stdout] 104 | | screen_name -> Text, [INFO] [stdout] ... | [INFO] [stdout] 112 | | } [INFO] [stdout] 113 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `user_id` in this scope [INFO] [stdout] --> src/database/schema.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / table! { [INFO] [stdout] 102 | | users (user_id) { [INFO] [stdout] 103 | | user_id -> Integer, [INFO] [stdout] 104 | | screen_name -> Text, [INFO] [stdout] ... | [INFO] [stdout] 112 | | } [INFO] [stdout] 113 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `screen_name` in this scope [INFO] [stdout] --> src/database/schema.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / table! { [INFO] [stdout] 102 | | users (user_id) { [INFO] [stdout] 103 | | user_id -> Integer, [INFO] [stdout] 104 | | screen_name -> Text, [INFO] [stdout] ... | [INFO] [stdout] 112 | | } [INFO] [stdout] 113 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `first_name` in this scope [INFO] [stdout] --> src/database/schema.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / table! { [INFO] [stdout] 102 | | users (user_id) { [INFO] [stdout] 103 | | user_id -> Integer, [INFO] [stdout] 104 | | screen_name -> Text, [INFO] [stdout] ... | [INFO] [stdout] 112 | | } [INFO] [stdout] 113 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `last_name` in this scope [INFO] [stdout] --> src/database/schema.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / table! { [INFO] [stdout] 102 | | users (user_id) { [INFO] [stdout] 103 | | user_id -> Integer, [INFO] [stdout] 104 | | screen_name -> Text, [INFO] [stdout] ... | [INFO] [stdout] 112 | | } [INFO] [stdout] 113 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `anrede` in this scope [INFO] [stdout] --> src/database/schema.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / table! { [INFO] [stdout] 102 | | users (user_id) { [INFO] [stdout] 103 | | user_id -> Integer, [INFO] [stdout] 104 | | screen_name -> Text, [INFO] [stdout] ... | [INFO] [stdout] 112 | | } [INFO] [stdout] 113 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `geburtstag` in this scope [INFO] [stdout] --> src/database/schema.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / table! { [INFO] [stdout] 102 | | users (user_id) { [INFO] [stdout] 103 | | user_id -> Integer, [INFO] [stdout] 104 | | screen_name -> Text, [INFO] [stdout] ... | [INFO] [stdout] 112 | | } [INFO] [stdout] 113 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `email` in this scope [INFO] [stdout] --> src/database/schema.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / table! { [INFO] [stdout] 102 | | users (user_id) { [INFO] [stdout] 103 | | user_id -> Integer, [INFO] [stdout] 104 | | screen_name -> Text, [INFO] [stdout] ... | [INFO] [stdout] 112 | | } [INFO] [stdout] 113 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `portrait` in this scope [INFO] [stdout] --> src/database/schema.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / table! { [INFO] [stdout] 102 | | users (user_id) { [INFO] [stdout] 103 | | user_id -> Integer, [INFO] [stdout] 104 | | screen_name -> Text, [INFO] [stdout] ... | [INFO] [stdout] 112 | | } [INFO] [stdout] 113 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `original_site_id` in this scope [INFO] [stdout] --> src/database/schema.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / table! { [INFO] [stdout] 102 | | users (user_id) { [INFO] [stdout] 103 | | user_id -> Integer, [INFO] [stdout] 104 | | screen_name -> Text, [INFO] [stdout] ... | [INFO] [stdout] 112 | | } [INFO] [stdout] 113 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `table` in this scope [INFO] [stdout] --> src/database/schema.rs:115:1 [INFO] [stdout] | [INFO] [stdout] 115 | / table! { [INFO] [stdout] 116 | | vocabulary (vocabulary_id) { [INFO] [stdout] 117 | | vocabulary_id -> Integer, [INFO] [stdout] 118 | | title -> Text, [INFO] [stdout] 119 | | } [INFO] [stdout] 120 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `vocabulary_id` in this scope [INFO] [stdout] --> src/database/schema.rs:115:1 [INFO] [stdout] | [INFO] [stdout] 115 | / table! { [INFO] [stdout] 116 | | vocabulary (vocabulary_id) { [INFO] [stdout] 117 | | vocabulary_id -> Integer, [INFO] [stdout] 118 | | title -> Text, [INFO] [stdout] 119 | | } [INFO] [stdout] 120 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `title` in this scope [INFO] [stdout] --> src/database/schema.rs:115:1 [INFO] [stdout] | [INFO] [stdout] 115 | / table! { [INFO] [stdout] 116 | | vocabulary (vocabulary_id) { [INFO] [stdout] 117 | | vocabulary_id -> Integer, [INFO] [stdout] 118 | | title -> Text, [INFO] [stdout] 119 | | } [INFO] [stdout] 120 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `table` in this scope [INFO] [stdout] --> src/database/schema.rs:122:1 [INFO] [stdout] | [INFO] [stdout] 122 | / table! { [INFO] [stdout] 123 | | vocabulary_entry (vocabulary_entry_id) { [INFO] [stdout] 124 | | vocabulary_entry_id -> Integer, [INFO] [stdout] 125 | | title -> Text, [INFO] [stdout] ... | [INFO] [stdout] 128 | | } [INFO] [stdout] 129 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `vocabulary_entry_id` in this scope [INFO] [stdout] --> src/database/schema.rs:122:1 [INFO] [stdout] | [INFO] [stdout] 122 | / table! { [INFO] [stdout] 123 | | vocabulary_entry (vocabulary_entry_id) { [INFO] [stdout] 124 | | vocabulary_entry_id -> Integer, [INFO] [stdout] 125 | | title -> Text, [INFO] [stdout] ... | [INFO] [stdout] 128 | | } [INFO] [stdout] 129 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `title` in this scope [INFO] [stdout] --> src/database/schema.rs:122:1 [INFO] [stdout] | [INFO] [stdout] 122 | / table! { [INFO] [stdout] 123 | | vocabulary_entry (vocabulary_entry_id) { [INFO] [stdout] 124 | | vocabulary_entry_id -> Integer, [INFO] [stdout] 125 | | title -> Text, [INFO] [stdout] ... | [INFO] [stdout] 128 | | } [INFO] [stdout] 129 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `vocabulary_id` in this scope [INFO] [stdout] --> src/database/schema.rs:122:1 [INFO] [stdout] | [INFO] [stdout] 122 | / table! { [INFO] [stdout] 123 | | vocabulary_entry (vocabulary_entry_id) { [INFO] [stdout] 124 | | vocabulary_entry_id -> Integer, [INFO] [stdout] 125 | | title -> Text, [INFO] [stdout] ... | [INFO] [stdout] 128 | | } [INFO] [stdout] 129 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `parent_vocabulary_entry_id` in this scope [INFO] [stdout] --> src/database/schema.rs:122:1 [INFO] [stdout] | [INFO] [stdout] 122 | / table! { [INFO] [stdout] 123 | | vocabulary_entry (vocabulary_entry_id) { [INFO] [stdout] 124 | | vocabulary_entry_id -> Integer, [INFO] [stdout] 125 | | title -> Text, [INFO] [stdout] ... | [INFO] [stdout] 128 | | } [INFO] [stdout] 129 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling molecule v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `dotenv::dotenv` [INFO] [stdout] --> src/database/user.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use dotenv::dotenv; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::env` [INFO] [stdout] --> src/database/user.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::env; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `NewUser` is imported redundantly [INFO] [stdout] --> src/database/user.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 1 | use database::models::*; [INFO] [stdout] | ------------------- the item `NewUser` is already imported here [INFO] [stdout] ... [INFO] [stdout] 20 | use database::models::NewUser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `database::models::*` [INFO] [stdout] --> src/database/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use database::models::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std` [INFO] [stdout] --> src/database/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use std; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `schema::users::dsl::*` [INFO] [stdout] --> src/database/mod.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use schema::users::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/datasourcing/mod.rs:9:57 [INFO] [stdout] | [INFO] [stdout] 9 | fn process(response_values: &HashMap, &AppState) -> Result<(), ()>; [INFO] [stdout] | ^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &AppState` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/datasourcing/mod.rs:13:57 [INFO] [stdout] | [INFO] [stdout] 13 | fn process(response_values: &HashMap, &mut AppState) -> Result<(), ()>; [INFO] [stdout] | ^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut AppState` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/common/mod.rs:11:20 [INFO] [stdout] | [INFO] [stdout] 11 | pub cache: Box, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 11 - pub cache: Box, [INFO] [stdout] 11 + pub cache: Box, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/common/mod.rs:12:28 [INFO] [stdout] | [INFO] [stdout] 12 | pub authorization: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 12 - pub authorization: Box, [INFO] [stdout] 12 + pub authorization: Box, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/common/mod.rs:13:29 [INFO] [stdout] | [INFO] [stdout] 13 | pub authentication: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 13 - pub authentication: Box, [INFO] [stdout] 13 + pub authentication: Box, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/common/mod.rs:15:42 [INFO] [stdout] | [INFO] [stdout] 15 | pub microservices_lifecycle: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 15 - pub microservices_lifecycle: Vec>, [INFO] [stdout] 15 + pub microservices_lifecycle: Vec>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/common/mod.rs:16:42 [INFO] [stdout] | [INFO] [stdout] 16 | pub microservices_scheduled: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 16 - pub microservices_scheduled: Vec>, [INFO] [stdout] 16 + pub microservices_scheduled: Vec>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/common/mod.rs:17:41 [INFO] [stdout] | [INFO] [stdout] 17 | pub microservices_interval: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 17 - pub microservices_interval: Vec>, [INFO] [stdout] 17 + pub microservices_interval: Vec>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/common/mod.rs:18:30 [INFO] [stdout] | [INFO] [stdout] 18 | pub messengers : Vec>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 18 - pub messengers : Vec>, [INFO] [stdout] 18 + pub messengers : Vec>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> src/database/user.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 32 | Ok(n) => users.order(user_id.desc()).first::(conn), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `dbConnection` should have a snake case name [INFO] [stdout] --> src/common/mod.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub dbConnection: SqliteConnection, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `db_connection` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 112 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `molecule::database::models::*` [INFO] [stdout] --> src/bin/write_post.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use molecule::database::models::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::molecule::database::models::Post` [INFO] [stdout] --> src/bin/publish_posts.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use self::molecule::database::models::Post; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::molecule::database::*` [INFO] [stdout] --> src/bin/delete_posts.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use self::molecule::database::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `posts` in this scope [INFO] [stdout] --> src/database/models.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(proc_macro_derive_resolution_fallback)]` on by default [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 [INFO] [stdout] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `NewPost` in this scope [INFO] [stdout] --> src/database/models.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Insertable)] [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 [INFO] [stdout] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `Post` in this scope [INFO] [stdout] --> src/database/models.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[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 [INFO] [stdout] = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `users` in this scope [INFO] [stdout] --> src/database/models.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Insertable)] [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 [INFO] [stdout] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `NewUser` in this scope [INFO] [stdout] --> src/database/models.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Insertable)] [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 [INFO] [stdout] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `User` in this scope [INFO] [stdout] --> src/database/models.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Queryable, AsChangeset)] [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 [INFO] [stdout] = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `User` in this scope [INFO] [stdout] --> src/database/models.rs:25:21 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Queryable, AsChangeset)] [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 [INFO] [stdout] = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `users` in this scope [INFO] [stdout] --> src/database/models.rs:25:21 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Queryable, AsChangeset)] [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 [INFO] [stdout] = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `table` in this scope [INFO] [stdout] --> src/database/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | articles (post_id) { [INFO] [stdout] 3 | | title -> Text, [INFO] [stdout] 4 | | post_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] 19 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `title` in this scope [INFO] [stdout] --> src/database/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | articles (post_id) { [INFO] [stdout] 3 | | title -> Text, [INFO] [stdout] 4 | | post_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] 19 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `post_id` in this scope [INFO] [stdout] --> src/database/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | articles (post_id) { [INFO] [stdout] 3 | | title -> Text, [INFO] [stdout] 4 | | post_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] 19 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `friendly_url` in this scope [INFO] [stdout] --> src/database/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | articles (post_id) { [INFO] [stdout] 3 | | title -> Text, [INFO] [stdout] 4 | | post_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] 19 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `publish_date` in this scope [INFO] [stdout] --> src/database/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | articles (post_id) { [INFO] [stdout] 3 | | title -> Text, [INFO] [stdout] 4 | | post_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] 19 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `expiration_date` in this scope [INFO] [stdout] --> src/database/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | articles (post_id) { [INFO] [stdout] 3 | | title -> Text, [INFO] [stdout] 4 | | post_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] 19 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `structure_id` in this scope [INFO] [stdout] --> src/database/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | articles (post_id) { [INFO] [stdout] 3 | | title -> Text, [INFO] [stdout] 4 | | post_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] 19 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `content` in this scope [INFO] [stdout] --> src/database/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | articles (post_id) { [INFO] [stdout] 3 | | title -> Text, [INFO] [stdout] 4 | | post_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] 19 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `folder_id` in this scope [INFO] [stdout] --> src/database/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | articles (post_id) { [INFO] [stdout] 3 | | title -> Text, [INFO] [stdout] 4 | | post_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] 19 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `is_trash` in this scope [INFO] [stdout] --> src/database/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | articles (post_id) { [INFO] [stdout] 3 | | title -> Text, [INFO] [stdout] 4 | | post_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] 19 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `is_draft` in this scope [INFO] [stdout] --> src/database/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | articles (post_id) { [INFO] [stdout] 3 | | title -> Text, [INFO] [stdout] 4 | | post_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] 19 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `create_date` in this scope [INFO] [stdout] --> src/database/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | articles (post_id) { [INFO] [stdout] 3 | | title -> Text, [INFO] [stdout] 4 | | post_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] 19 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `modified_date` in this scope [INFO] [stdout] --> src/database/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | articles (post_id) { [INFO] [stdout] 3 | | title -> Text, [INFO] [stdout] 4 | | post_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] 19 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `create_user_id` in this scope [INFO] [stdout] --> src/database/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | articles (post_id) { [INFO] [stdout] 3 | | title -> Text, [INFO] [stdout] 4 | | post_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] 19 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `modified_user_id` in this scope [INFO] [stdout] --> src/database/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | articles (post_id) { [INFO] [stdout] 3 | | title -> Text, [INFO] [stdout] 4 | | post_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] 19 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `site_id` in this scope [INFO] [stdout] --> src/database/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | articles (post_id) { [INFO] [stdout] 3 | | title -> Text, [INFO] [stdout] 4 | | post_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] 19 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `table` in this scope [INFO] [stdout] --> src/database/schema.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / table! { [INFO] [stdout] 22 | | files (file_id) { [INFO] [stdout] 23 | | file_hotlink_url -> Text, [INFO] [stdout] 24 | | file_title -> Text, [INFO] [stdout] ... | [INFO] [stdout] 29 | | } [INFO] [stdout] 30 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `file_hotlink_url` in this scope [INFO] [stdout] --> src/database/schema.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / table! { [INFO] [stdout] 22 | | files (file_id) { [INFO] [stdout] 23 | | file_hotlink_url -> Text, [INFO] [stdout] 24 | | file_title -> Text, [INFO] [stdout] ... | [INFO] [stdout] 29 | | } [INFO] [stdout] 30 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `file_title` in this scope [INFO] [stdout] --> src/database/schema.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / table! { [INFO] [stdout] 22 | | files (file_id) { [INFO] [stdout] 23 | | file_hotlink_url -> Text, [INFO] [stdout] 24 | | file_title -> Text, [INFO] [stdout] ... | [INFO] [stdout] 29 | | } [INFO] [stdout] 30 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `file_id` in this scope [INFO] [stdout] --> src/database/schema.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / table! { [INFO] [stdout] 22 | | files (file_id) { [INFO] [stdout] 23 | | file_hotlink_url -> Text, [INFO] [stdout] 24 | | file_title -> Text, [INFO] [stdout] ... | [INFO] [stdout] 29 | | } [INFO] [stdout] 30 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `file_type_id` in this scope [INFO] [stdout] --> src/database/schema.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / table! { [INFO] [stdout] 22 | | files (file_id) { [INFO] [stdout] 23 | | file_hotlink_url -> Text, [INFO] [stdout] 24 | | file_title -> Text, [INFO] [stdout] ... | [INFO] [stdout] 29 | | } [INFO] [stdout] 30 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `site_id` in this scope [INFO] [stdout] --> src/database/schema.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / table! { [INFO] [stdout] 22 | | files (file_id) { [INFO] [stdout] 23 | | file_hotlink_url -> Text, [INFO] [stdout] 24 | | file_title -> Text, [INFO] [stdout] ... | [INFO] [stdout] 29 | | } [INFO] [stdout] 30 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `folder_id` in this scope [INFO] [stdout] --> src/database/schema.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / table! { [INFO] [stdout] 22 | | files (file_id) { [INFO] [stdout] 23 | | file_hotlink_url -> Text, [INFO] [stdout] 24 | | file_title -> Text, [INFO] [stdout] ... | [INFO] [stdout] 29 | | } [INFO] [stdout] 30 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `table` in this scope [INFO] [stdout] --> src/database/schema.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | / table! { [INFO] [stdout] 33 | | pages (page_id) { [INFO] [stdout] 34 | | site_id -> Integer, [INFO] [stdout] 35 | | page_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [INFO] [stdout] 42 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `site_id` in this scope [INFO] [stdout] --> src/database/schema.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | / table! { [INFO] [stdout] 33 | | pages (page_id) { [INFO] [stdout] 34 | | site_id -> Integer, [INFO] [stdout] 35 | | page_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [INFO] [stdout] 42 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `page_id` in this scope [INFO] [stdout] --> src/database/schema.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | / table! { [INFO] [stdout] 33 | | pages (page_id) { [INFO] [stdout] 34 | | site_id -> Integer, [INFO] [stdout] 35 | | page_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [INFO] [stdout] 42 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `title` in this scope [INFO] [stdout] --> src/database/schema.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | / table! { [INFO] [stdout] 33 | | pages (page_id) { [INFO] [stdout] 34 | | site_id -> Integer, [INFO] [stdout] 35 | | page_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [INFO] [stdout] 42 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `friendly_url` in this scope [INFO] [stdout] --> src/database/schema.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | / table! { [INFO] [stdout] 33 | | pages (page_id) { [INFO] [stdout] 34 | | site_id -> Integer, [INFO] [stdout] 35 | | page_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [INFO] [stdout] 42 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `parent_page_id` in this scope [INFO] [stdout] --> src/database/schema.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | / table! { [INFO] [stdout] 33 | | pages (page_id) { [INFO] [stdout] 34 | | site_id -> Integer, [INFO] [stdout] 35 | | page_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [INFO] [stdout] 42 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `additional_javascript` in this scope [INFO] [stdout] --> src/database/schema.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | / table! { [INFO] [stdout] 33 | | pages (page_id) { [INFO] [stdout] 34 | | site_id -> Integer, [INFO] [stdout] 35 | | page_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [INFO] [stdout] 42 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `additional_css` in this scope [INFO] [stdout] --> src/database/schema.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | / table! { [INFO] [stdout] 33 | | pages (page_id) { [INFO] [stdout] 34 | | site_id -> Integer, [INFO] [stdout] 35 | | page_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [INFO] [stdout] 42 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `table` in this scope [INFO] [stdout] --> src/database/schema.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | / table! { [INFO] [stdout] 45 | | portlets (portlet_id) { [INFO] [stdout] 46 | | portlet_id -> Integer, [INFO] [stdout] 47 | | page_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `portlet_id` in this scope [INFO] [stdout] --> src/database/schema.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | / table! { [INFO] [stdout] 45 | | portlets (portlet_id) { [INFO] [stdout] 46 | | portlet_id -> Integer, [INFO] [stdout] 47 | | page_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `page_id` in this scope [INFO] [stdout] --> src/database/schema.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | / table! { [INFO] [stdout] 45 | | portlets (portlet_id) { [INFO] [stdout] 46 | | portlet_id -> Integer, [INFO] [stdout] 47 | | page_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `page_internal_path` in this scope [INFO] [stdout] --> src/database/schema.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | / table! { [INFO] [stdout] 45 | | portlets (portlet_id) { [INFO] [stdout] 46 | | portlet_id -> Integer, [INFO] [stdout] 47 | | page_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `portlet_type` in this scope [INFO] [stdout] --> src/database/schema.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | / table! { [INFO] [stdout] 45 | | portlets (portlet_id) { [INFO] [stdout] 46 | | portlet_id -> Integer, [INFO] [stdout] 47 | | page_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `title` in this scope [INFO] [stdout] --> src/database/schema.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | / table! { [INFO] [stdout] 45 | | portlets (portlet_id) { [INFO] [stdout] 46 | | portlet_id -> Integer, [INFO] [stdout] 47 | | page_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `config` in this scope [INFO] [stdout] --> src/database/schema.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | / table! { [INFO] [stdout] 45 | | portlets (portlet_id) { [INFO] [stdout] 46 | | portlet_id -> Integer, [INFO] [stdout] 47 | | page_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `table` in this scope [INFO] [stdout] --> src/database/schema.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | / table! { [INFO] [stdout] 56 | | posts (id) { [INFO] [stdout] 57 | | id -> Integer, [INFO] [stdout] 58 | | title -> Text, [INFO] [stdout] ... | [INFO] [stdout] 61 | | } [INFO] [stdout] 62 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `id` in this scope [INFO] [stdout] --> src/database/schema.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | / table! { [INFO] [stdout] 56 | | posts (id) { [INFO] [stdout] 57 | | id -> Integer, [INFO] [stdout] 58 | | title -> Text, [INFO] [stdout] ... | [INFO] [stdout] 61 | | } [INFO] [stdout] 62 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `title` in this scope [INFO] [stdout] --> src/database/schema.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | / table! { [INFO] [stdout] 56 | | posts (id) { [INFO] [stdout] 57 | | id -> Integer, [INFO] [stdout] 58 | | title -> Text, [INFO] [stdout] ... | [INFO] [stdout] 61 | | } [INFO] [stdout] 62 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `body` in this scope [INFO] [stdout] --> src/database/schema.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | / table! { [INFO] [stdout] 56 | | posts (id) { [INFO] [stdout] 57 | | id -> Integer, [INFO] [stdout] 58 | | title -> Text, [INFO] [stdout] ... | [INFO] [stdout] 61 | | } [INFO] [stdout] 62 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `published` in this scope [INFO] [stdout] --> src/database/schema.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | / table! { [INFO] [stdout] 56 | | posts (id) { [INFO] [stdout] 57 | | id -> Integer, [INFO] [stdout] 58 | | title -> Text, [INFO] [stdout] ... | [INFO] [stdout] 61 | | } [INFO] [stdout] 62 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `table` in this scope [INFO] [stdout] --> src/database/schema.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | / table! { [INFO] [stdout] 65 | | sites (site_id) { [INFO] [stdout] 66 | | site_id -> Integer, [INFO] [stdout] 67 | | parent_site_id -> Nullable, [INFO] [stdout] ... | [INFO] [stdout] 73 | | } [INFO] [stdout] 74 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `site_id` in this scope [INFO] [stdout] --> src/database/schema.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | / table! { [INFO] [stdout] 65 | | sites (site_id) { [INFO] [stdout] 66 | | site_id -> Integer, [INFO] [stdout] 67 | | parent_site_id -> Nullable, [INFO] [stdout] ... | [INFO] [stdout] 73 | | } [INFO] [stdout] 74 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `parent_site_id` in this scope [INFO] [stdout] --> src/database/schema.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | / table! { [INFO] [stdout] 65 | | sites (site_id) { [INFO] [stdout] 66 | | site_id -> Integer, [INFO] [stdout] 67 | | parent_site_id -> Nullable, [INFO] [stdout] ... | [INFO] [stdout] 73 | | } [INFO] [stdout] 74 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `friendly_url` in this scope [INFO] [stdout] --> src/database/schema.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | / table! { [INFO] [stdout] 65 | | sites (site_id) { [INFO] [stdout] 66 | | site_id -> Integer, [INFO] [stdout] 67 | | parent_site_id -> Nullable, [INFO] [stdout] ... | [INFO] [stdout] 73 | | } [INFO] [stdout] 74 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `theme_id` in this scope [INFO] [stdout] --> src/database/schema.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | / table! { [INFO] [stdout] 65 | | sites (site_id) { [INFO] [stdout] 66 | | site_id -> Integer, [INFO] [stdout] 67 | | parent_site_id -> Nullable, [INFO] [stdout] ... | [INFO] [stdout] 73 | | } [INFO] [stdout] 74 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `additional_javascript` in this scope [INFO] [stdout] --> src/database/schema.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | / table! { [INFO] [stdout] 65 | | sites (site_id) { [INFO] [stdout] 66 | | site_id -> Integer, [INFO] [stdout] 67 | | parent_site_id -> Nullable, [INFO] [stdout] ... | [INFO] [stdout] 73 | | } [INFO] [stdout] 74 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `additional_css` in this scope [INFO] [stdout] --> src/database/schema.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | / table! { [INFO] [stdout] 65 | | sites (site_id) { [INFO] [stdout] 66 | | site_id -> Integer, [INFO] [stdout] 67 | | parent_site_id -> Nullable, [INFO] [stdout] ... | [INFO] [stdout] 73 | | } [INFO] [stdout] 74 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `title` in this scope [INFO] [stdout] --> src/database/schema.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | / table! { [INFO] [stdout] 65 | | sites (site_id) { [INFO] [stdout] 66 | | site_id -> Integer, [INFO] [stdout] 67 | | parent_site_id -> Nullable, [INFO] [stdout] ... | [INFO] [stdout] 73 | | } [INFO] [stdout] 74 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `table` in this scope [INFO] [stdout] --> src/database/schema.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / table! { [INFO] [stdout] 77 | | structures (structure_id) { [INFO] [stdout] 78 | | title -> Text, [INFO] [stdout] 79 | | structure_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 91 | | } [INFO] [stdout] 92 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `title` in this scope [INFO] [stdout] --> src/database/schema.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / table! { [INFO] [stdout] 77 | | structures (structure_id) { [INFO] [stdout] 78 | | title -> Text, [INFO] [stdout] 79 | | structure_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 91 | | } [INFO] [stdout] 92 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `structure_id` in this scope [INFO] [stdout] --> src/database/schema.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / table! { [INFO] [stdout] 77 | | structures (structure_id) { [INFO] [stdout] 78 | | title -> Text, [INFO] [stdout] 79 | | structure_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 91 | | } [INFO] [stdout] 92 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `publish_date` in this scope [INFO] [stdout] --> src/database/schema.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / table! { [INFO] [stdout] 77 | | structures (structure_id) { [INFO] [stdout] 78 | | title -> Text, [INFO] [stdout] 79 | | structure_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 91 | | } [INFO] [stdout] 92 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `expiration_date` in this scope [INFO] [stdout] --> src/database/schema.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / table! { [INFO] [stdout] 77 | | structures (structure_id) { [INFO] [stdout] 78 | | title -> Text, [INFO] [stdout] 79 | | structure_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 91 | | } [INFO] [stdout] 92 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `jsonStructure` in this scope [INFO] [stdout] --> src/database/schema.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / table! { [INFO] [stdout] 77 | | structures (structure_id) { [INFO] [stdout] 78 | | title -> Text, [INFO] [stdout] 79 | | structure_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 91 | | } [INFO] [stdout] 92 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `parent_structure_id` in this scope [INFO] [stdout] --> src/database/schema.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / table! { [INFO] [stdout] 77 | | structures (structure_id) { [INFO] [stdout] 78 | | title -> Text, [INFO] [stdout] 79 | | structure_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 91 | | } [INFO] [stdout] 92 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `is_trash` in this scope [INFO] [stdout] --> src/database/schema.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / table! { [INFO] [stdout] 77 | | structures (structure_id) { [INFO] [stdout] 78 | | title -> Text, [INFO] [stdout] 79 | | structure_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 91 | | } [INFO] [stdout] 92 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `is_draft` in this scope [INFO] [stdout] --> src/database/schema.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / table! { [INFO] [stdout] 77 | | structures (structure_id) { [INFO] [stdout] 78 | | title -> Text, [INFO] [stdout] 79 | | structure_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 91 | | } [INFO] [stdout] 92 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `create_date` in this scope [INFO] [stdout] --> src/database/schema.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / table! { [INFO] [stdout] 77 | | structures (structure_id) { [INFO] [stdout] 78 | | title -> Text, [INFO] [stdout] 79 | | structure_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 91 | | } [INFO] [stdout] 92 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `modified_date` in this scope [INFO] [stdout] --> src/database/schema.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / table! { [INFO] [stdout] 77 | | structures (structure_id) { [INFO] [stdout] 78 | | title -> Text, [INFO] [stdout] 79 | | structure_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 91 | | } [INFO] [stdout] 92 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `create_user_id` in this scope [INFO] [stdout] --> src/database/schema.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / table! { [INFO] [stdout] 77 | | structures (structure_id) { [INFO] [stdout] 78 | | title -> Text, [INFO] [stdout] 79 | | structure_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 91 | | } [INFO] [stdout] 92 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `modified_user_id` in this scope [INFO] [stdout] --> src/database/schema.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / table! { [INFO] [stdout] 77 | | structures (structure_id) { [INFO] [stdout] 78 | | title -> Text, [INFO] [stdout] 79 | | structure_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 91 | | } [INFO] [stdout] 92 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `site_id` in this scope [INFO] [stdout] --> src/database/schema.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / table! { [INFO] [stdout] 77 | | structures (structure_id) { [INFO] [stdout] 78 | | title -> Text, [INFO] [stdout] 79 | | structure_id -> Integer, [INFO] [stdout] ... | [INFO] [stdout] 91 | | } [INFO] [stdout] 92 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `table` in this scope [INFO] [stdout] --> src/database/schema.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | / table! { [INFO] [stdout] 95 | | templates (template_id) { [INFO] [stdout] 96 | | template_id -> Integer, [INFO] [stdout] 97 | | site_id -> Integer, [INFO] [stdout] 98 | | } [INFO] [stdout] 99 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `template_id` in this scope [INFO] [stdout] --> src/database/schema.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | / table! { [INFO] [stdout] 95 | | templates (template_id) { [INFO] [stdout] 96 | | template_id -> Integer, [INFO] [stdout] 97 | | site_id -> Integer, [INFO] [stdout] 98 | | } [INFO] [stdout] 99 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `site_id` in this scope [INFO] [stdout] --> src/database/schema.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | / table! { [INFO] [stdout] 95 | | templates (template_id) { [INFO] [stdout] 96 | | template_id -> Integer, [INFO] [stdout] 97 | | site_id -> Integer, [INFO] [stdout] 98 | | } [INFO] [stdout] 99 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `table` in this scope [INFO] [stdout] --> src/database/schema.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / table! { [INFO] [stdout] 102 | | users (user_id) { [INFO] [stdout] 103 | | user_id -> Integer, [INFO] [stdout] 104 | | screen_name -> Text, [INFO] [stdout] ... | [INFO] [stdout] 112 | | } [INFO] [stdout] 113 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `user_id` in this scope [INFO] [stdout] --> src/database/schema.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / table! { [INFO] [stdout] 102 | | users (user_id) { [INFO] [stdout] 103 | | user_id -> Integer, [INFO] [stdout] 104 | | screen_name -> Text, [INFO] [stdout] ... | [INFO] [stdout] 112 | | } [INFO] [stdout] 113 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `screen_name` in this scope [INFO] [stdout] --> src/database/schema.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / table! { [INFO] [stdout] 102 | | users (user_id) { [INFO] [stdout] 103 | | user_id -> Integer, [INFO] [stdout] 104 | | screen_name -> Text, [INFO] [stdout] ... | [INFO] [stdout] 112 | | } [INFO] [stdout] 113 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `first_name` in this scope [INFO] [stdout] --> src/database/schema.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / table! { [INFO] [stdout] 102 | | users (user_id) { [INFO] [stdout] 103 | | user_id -> Integer, [INFO] [stdout] 104 | | screen_name -> Text, [INFO] [stdout] ... | [INFO] [stdout] 112 | | } [INFO] [stdout] 113 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `last_name` in this scope [INFO] [stdout] --> src/database/schema.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / table! { [INFO] [stdout] 102 | | users (user_id) { [INFO] [stdout] 103 | | user_id -> Integer, [INFO] [stdout] 104 | | screen_name -> Text, [INFO] [stdout] ... | [INFO] [stdout] 112 | | } [INFO] [stdout] 113 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `anrede` in this scope [INFO] [stdout] --> src/database/schema.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / table! { [INFO] [stdout] 102 | | users (user_id) { [INFO] [stdout] 103 | | user_id -> Integer, [INFO] [stdout] 104 | | screen_name -> Text, [INFO] [stdout] ... | [INFO] [stdout] 112 | | } [INFO] [stdout] 113 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `geburtstag` in this scope [INFO] [stdout] --> src/database/schema.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / table! { [INFO] [stdout] 102 | | users (user_id) { [INFO] [stdout] 103 | | user_id -> Integer, [INFO] [stdout] 104 | | screen_name -> Text, [INFO] [stdout] ... | [INFO] [stdout] 112 | | } [INFO] [stdout] 113 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `email` in this scope [INFO] [stdout] --> src/database/schema.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / table! { [INFO] [stdout] 102 | | users (user_id) { [INFO] [stdout] 103 | | user_id -> Integer, [INFO] [stdout] 104 | | screen_name -> Text, [INFO] [stdout] ... | [INFO] [stdout] 112 | | } [INFO] [stdout] 113 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `portrait` in this scope [INFO] [stdout] --> src/database/schema.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / table! { [INFO] [stdout] 102 | | users (user_id) { [INFO] [stdout] 103 | | user_id -> Integer, [INFO] [stdout] 104 | | screen_name -> Text, [INFO] [stdout] ... | [INFO] [stdout] 112 | | } [INFO] [stdout] 113 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `original_site_id` in this scope [INFO] [stdout] --> src/database/schema.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / table! { [INFO] [stdout] 102 | | users (user_id) { [INFO] [stdout] 103 | | user_id -> Integer, [INFO] [stdout] 104 | | screen_name -> Text, [INFO] [stdout] ... | [INFO] [stdout] 112 | | } [INFO] [stdout] 113 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `table` in this scope [INFO] [stdout] --> src/database/schema.rs:115:1 [INFO] [stdout] | [INFO] [stdout] 115 | / table! { [INFO] [stdout] 116 | | vocabulary (vocabulary_id) { [INFO] [stdout] 117 | | vocabulary_id -> Integer, [INFO] [stdout] 118 | | title -> Text, [INFO] [stdout] 119 | | } [INFO] [stdout] 120 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `vocabulary_id` in this scope [INFO] [stdout] --> src/database/schema.rs:115:1 [INFO] [stdout] | [INFO] [stdout] 115 | / table! { [INFO] [stdout] 116 | | vocabulary (vocabulary_id) { [INFO] [stdout] 117 | | vocabulary_id -> Integer, [INFO] [stdout] 118 | | title -> Text, [INFO] [stdout] 119 | | } [INFO] [stdout] 120 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `title` in this scope [INFO] [stdout] --> src/database/schema.rs:115:1 [INFO] [stdout] | [INFO] [stdout] 115 | / table! { [INFO] [stdout] 116 | | vocabulary (vocabulary_id) { [INFO] [stdout] 117 | | vocabulary_id -> Integer, [INFO] [stdout] 118 | | title -> Text, [INFO] [stdout] 119 | | } [INFO] [stdout] 120 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `table` in this scope [INFO] [stdout] --> src/database/schema.rs:122:1 [INFO] [stdout] | [INFO] [stdout] 122 | / table! { [INFO] [stdout] 123 | | vocabulary_entry (vocabulary_entry_id) { [INFO] [stdout] 124 | | vocabulary_entry_id -> Integer, [INFO] [stdout] 125 | | title -> Text, [INFO] [stdout] ... | [INFO] [stdout] 128 | | } [INFO] [stdout] 129 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `vocabulary_entry_id` in this scope [INFO] [stdout] --> src/database/schema.rs:122:1 [INFO] [stdout] | [INFO] [stdout] 122 | / table! { [INFO] [stdout] 123 | | vocabulary_entry (vocabulary_entry_id) { [INFO] [stdout] 124 | | vocabulary_entry_id -> Integer, [INFO] [stdout] 125 | | title -> Text, [INFO] [stdout] ... | [INFO] [stdout] 128 | | } [INFO] [stdout] 129 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `title` in this scope [INFO] [stdout] --> src/database/schema.rs:122:1 [INFO] [stdout] | [INFO] [stdout] 122 | / table! { [INFO] [stdout] 123 | | vocabulary_entry (vocabulary_entry_id) { [INFO] [stdout] 124 | | vocabulary_entry_id -> Integer, [INFO] [stdout] 125 | | title -> Text, [INFO] [stdout] ... | [INFO] [stdout] 128 | | } [INFO] [stdout] 129 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `vocabulary_id` in this scope [INFO] [stdout] --> src/database/schema.rs:122:1 [INFO] [stdout] | [INFO] [stdout] 122 | / table! { [INFO] [stdout] 123 | | vocabulary_entry (vocabulary_entry_id) { [INFO] [stdout] 124 | | vocabulary_entry_id -> Integer, [INFO] [stdout] 125 | | title -> Text, [INFO] [stdout] ... | [INFO] [stdout] 128 | | } [INFO] [stdout] 129 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `parent_vocabulary_entry_id` in this scope [INFO] [stdout] --> src/database/schema.rs:122:1 [INFO] [stdout] | [INFO] [stdout] 122 | / table! { [INFO] [stdout] 123 | | vocabulary_entry (vocabulary_entry_id) { [INFO] [stdout] 124 | | vocabulary_entry_id -> Integer, [INFO] [stdout] 125 | | title -> Text, [INFO] [stdout] ... | [INFO] [stdout] 128 | | } [INFO] [stdout] 129 | | } [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 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `dotenv::dotenv` [INFO] [stdout] --> src/database/user.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use dotenv::dotenv; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::env` [INFO] [stdout] --> src/database/user.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::env; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `NewUser` is imported redundantly [INFO] [stdout] --> src/database/user.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 1 | use database::models::*; [INFO] [stdout] | ------------------- the item `NewUser` is already imported here [INFO] [stdout] ... [INFO] [stdout] 20 | use database::models::NewUser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `diesel::*` [INFO] [stdout] --> src/database/user.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | use diesel::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `database::models::*` [INFO] [stdout] --> src/database/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use database::models::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `schema::users::dsl::*` [INFO] [stdout] --> src/database/mod.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use schema::users::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/datasourcing/mod.rs:9:57 [INFO] [stdout] | [INFO] [stdout] 9 | fn process(response_values: &HashMap, &AppState) -> Result<(), ()>; [INFO] [stdout] | ^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &AppState` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/datasourcing/mod.rs:13:57 [INFO] [stdout] | [INFO] [stdout] 13 | fn process(response_values: &HashMap, &mut AppState) -> Result<(), ()>; [INFO] [stdout] | ^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut AppState` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/common/mod.rs:11:20 [INFO] [stdout] | [INFO] [stdout] 11 | pub cache: Box, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 11 - pub cache: Box, [INFO] [stdout] 11 + pub cache: Box, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/common/mod.rs:12:28 [INFO] [stdout] | [INFO] [stdout] 12 | pub authorization: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 12 - pub authorization: Box, [INFO] [stdout] 12 + pub authorization: Box, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/common/mod.rs:13:29 [INFO] [stdout] | [INFO] [stdout] 13 | pub authentication: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 13 - pub authentication: Box, [INFO] [stdout] 13 + pub authentication: Box, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/common/mod.rs:15:42 [INFO] [stdout] | [INFO] [stdout] 15 | pub microservices_lifecycle: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 15 - pub microservices_lifecycle: Vec>, [INFO] [stdout] 15 + pub microservices_lifecycle: Vec>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/common/mod.rs:16:42 [INFO] [stdout] | [INFO] [stdout] 16 | pub microservices_scheduled: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 16 - pub microservices_scheduled: Vec>, [INFO] [stdout] 16 + pub microservices_scheduled: Vec>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/common/mod.rs:17:41 [INFO] [stdout] | [INFO] [stdout] 17 | pub microservices_interval: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 17 - pub microservices_interval: Vec>, [INFO] [stdout] 17 + pub microservices_interval: Vec>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/common/mod.rs:18:30 [INFO] [stdout] | [INFO] [stdout] 18 | pub messengers : Vec>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 18 - pub messengers : Vec>, [INFO] [stdout] 18 + pub messengers : Vec>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> src/database/user.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 32 | Ok(n) => users.order(user_id.desc()).first::(conn), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `number_of_users` [INFO] [stdout] --> src/database/user.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | let number_of_users = create_user(&conn, site_id, name).expect("should create user"); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_number_of_users` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `dbConnection` should have a snake case name [INFO] [stdout] --> src/common/mod.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub dbConnection: SqliteConnection, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `db_connection` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/database/mod.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | embedded_migrations::run_with_output(&conn, &mut std::io::stdout()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 114 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.53s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: diesel v1.3.0, migrations_internals v1.3.0, molecule v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5` [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/molecule-591d58fba85bd755) [INFO] [stderr] Executable unittests src/bin/delete_posts.rs (/opt/rustwide/target/debug/deps/delete_posts-223eed51bc690e6f) [INFO] [stderr] Executable unittests src/bin/publish_posts.rs (/opt/rustwide/target/debug/deps/publish_posts-38b65253604bd398) [INFO] [stderr] Executable unittests src/bin/show_posts.rs (/opt/rustwide/target/debug/deps/show_posts-e3cd9797039f7853) [INFO] [stderr] Executable unittests src/bin/show_users.rs (/opt/rustwide/target/debug/deps/show_users-5813daeaef9b4baf) [INFO] [stderr] Executable unittests src/bin/write_post.rs (/opt/rustwide/target/debug/deps/write_post-9e89560d94e205be) [INFO] running `Command { std: "docker" "inspect" "e67e12c5cc0a7818ff49c54850c15f7c5e062564b32c3053d447c15f57c7c118", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e67e12c5cc0a7818ff49c54850c15f7c5e062564b32c3053d447c15f57c7c118", kill_on_drop: false }` [INFO] [stdout] e67e12c5cc0a7818ff49c54850c15f7c5e062564b32c3053d447c15f57c7c118 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] dcce9810595f945d4e4ebbf16eb15eea9f637389b67966d30edcc5bff5239dc9 [INFO] running `Command { std: "docker" "start" "-a" "dcce9810595f945d4e4ebbf16eb15eea9f637389b67966d30edcc5bff5239dc9", kill_on_drop: false }` [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/lib.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: cannot find type `posts` in this scope [INFO] [stderr] --> src/database/models.rs:3:10 [INFO] [stderr] | [INFO] [stderr] 3 | #[derive(Insertable)] [INFO] [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(proc_macro_derive_resolution_fallback)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `NewPost` in this scope [INFO] [stderr] --> src/database/models.rs:3:10 [INFO] [stderr] | [INFO] [stderr] 3 | #[derive(Insertable)] [INFO] [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `Post` in this scope [INFO] [stderr] --> src/database/models.rs:10:10 [INFO] [stderr] | [INFO] [stderr] 10 | #[derive(Queryable)] [INFO] [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `users` in this scope [INFO] [stderr] --> src/database/models.rs:18:10 [INFO] [stderr] | [INFO] [stderr] 18 | #[derive(Insertable)] [INFO] [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `NewUser` in this scope [INFO] [stderr] --> src/database/models.rs:18:10 [INFO] [stderr] | [INFO] [stderr] 18 | #[derive(Insertable)] [INFO] [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `User` in this scope [INFO] [stderr] --> src/database/models.rs:25:10 [INFO] [stderr] | [INFO] [stderr] 25 | #[derive(Queryable, AsChangeset)] [INFO] [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `User` in this scope [INFO] [stderr] --> src/database/models.rs:25:21 [INFO] [stderr] | [INFO] [stderr] 25 | #[derive(Queryable, AsChangeset)] [INFO] [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `users` in this scope [INFO] [stderr] --> src/database/models.rs:25:21 [INFO] [stderr] | [INFO] [stderr] 25 | #[derive(Queryable, AsChangeset)] [INFO] [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `table` in this scope [INFO] [stderr] --> src/database/schema.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / table! { [INFO] [stderr] 2 | | articles (post_id) { [INFO] [stderr] 3 | | title -> Text, [INFO] [stderr] 4 | | post_id -> Integer, [INFO] [stderr] ... | [INFO] [stderr] 18 | | } [INFO] [stderr] 19 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `title` in this scope [INFO] [stderr] --> src/database/schema.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / table! { [INFO] [stderr] 2 | | articles (post_id) { [INFO] [stderr] 3 | | title -> Text, [INFO] [stderr] 4 | | post_id -> Integer, [INFO] [stderr] ... | [INFO] [stderr] 18 | | } [INFO] [stderr] 19 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `post_id` in this scope [INFO] [stderr] --> src/database/schema.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / table! { [INFO] [stderr] 2 | | articles (post_id) { [INFO] [stderr] 3 | | title -> Text, [INFO] [stderr] 4 | | post_id -> Integer, [INFO] [stderr] ... | [INFO] [stderr] 18 | | } [INFO] [stderr] 19 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `friendly_url` in this scope [INFO] [stderr] --> src/database/schema.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / table! { [INFO] [stderr] 2 | | articles (post_id) { [INFO] [stderr] 3 | | title -> Text, [INFO] [stderr] 4 | | post_id -> Integer, [INFO] [stderr] ... | [INFO] [stderr] 18 | | } [INFO] [stderr] 19 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `publish_date` in this scope [INFO] [stderr] --> src/database/schema.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / table! { [INFO] [stderr] 2 | | articles (post_id) { [INFO] [stderr] 3 | | title -> Text, [INFO] [stderr] 4 | | post_id -> Integer, [INFO] [stderr] ... | [INFO] [stderr] 18 | | } [INFO] [stderr] 19 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `expiration_date` in this scope [INFO] [stderr] --> src/database/schema.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / table! { [INFO] [stderr] 2 | | articles (post_id) { [INFO] [stderr] 3 | | title -> Text, [INFO] [stderr] 4 | | post_id -> Integer, [INFO] [stderr] ... | [INFO] [stderr] 18 | | } [INFO] [stderr] 19 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `structure_id` in this scope [INFO] [stderr] --> src/database/schema.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / table! { [INFO] [stderr] 2 | | articles (post_id) { [INFO] [stderr] 3 | | title -> Text, [INFO] [stderr] 4 | | post_id -> Integer, [INFO] [stderr] ... | [INFO] [stderr] 18 | | } [INFO] [stderr] 19 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `content` in this scope [INFO] [stderr] --> src/database/schema.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / table! { [INFO] [stderr] 2 | | articles (post_id) { [INFO] [stderr] 3 | | title -> Text, [INFO] [stderr] 4 | | post_id -> Integer, [INFO] [stderr] ... | [INFO] [stderr] 18 | | } [INFO] [stderr] 19 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `folder_id` in this scope [INFO] [stderr] --> src/database/schema.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / table! { [INFO] [stderr] 2 | | articles (post_id) { [INFO] [stderr] 3 | | title -> Text, [INFO] [stderr] 4 | | post_id -> Integer, [INFO] [stderr] ... | [INFO] [stderr] 18 | | } [INFO] [stderr] 19 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `is_trash` in this scope [INFO] [stderr] --> src/database/schema.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / table! { [INFO] [stderr] 2 | | articles (post_id) { [INFO] [stderr] 3 | | title -> Text, [INFO] [stderr] 4 | | post_id -> Integer, [INFO] [stderr] ... | [INFO] [stderr] 18 | | } [INFO] [stderr] 19 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `is_draft` in this scope [INFO] [stderr] --> src/database/schema.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / table! { [INFO] [stderr] 2 | | articles (post_id) { [INFO] [stderr] 3 | | title -> Text, [INFO] [stderr] 4 | | post_id -> Integer, [INFO] [stderr] ... | [INFO] [stderr] 18 | | } [INFO] [stderr] 19 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `create_date` in this scope [INFO] [stderr] --> src/database/schema.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / table! { [INFO] [stderr] 2 | | articles (post_id) { [INFO] [stderr] 3 | | title -> Text, [INFO] [stderr] 4 | | post_id -> Integer, [INFO] [stderr] ... | [INFO] [stderr] 18 | | } [INFO] [stderr] 19 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `modified_date` in this scope [INFO] [stderr] --> src/database/schema.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / table! { [INFO] [stderr] 2 | | articles (post_id) { [INFO] [stderr] 3 | | title -> Text, [INFO] [stderr] 4 | | post_id -> Integer, [INFO] [stderr] ... | [INFO] [stderr] 18 | | } [INFO] [stderr] 19 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `create_user_id` in this scope [INFO] [stderr] --> src/database/schema.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / table! { [INFO] [stderr] 2 | | articles (post_id) { [INFO] [stderr] 3 | | title -> Text, [INFO] [stderr] 4 | | post_id -> Integer, [INFO] [stderr] ... | [INFO] [stderr] 18 | | } [INFO] [stderr] 19 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `modified_user_id` in this scope [INFO] [stderr] --> src/database/schema.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / table! { [INFO] [stderr] 2 | | articles (post_id) { [INFO] [stderr] 3 | | title -> Text, [INFO] [stderr] 4 | | post_id -> Integer, [INFO] [stderr] ... | [INFO] [stderr] 18 | | } [INFO] [stderr] 19 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `site_id` in this scope [INFO] [stderr] --> src/database/schema.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / table! { [INFO] [stderr] 2 | | articles (post_id) { [INFO] [stderr] 3 | | title -> Text, [INFO] [stderr] 4 | | post_id -> Integer, [INFO] [stderr] ... | [INFO] [stderr] 18 | | } [INFO] [stderr] 19 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `table` in this scope [INFO] [stderr] --> src/database/schema.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / table! { [INFO] [stderr] 22 | | files (file_id) { [INFO] [stderr] 23 | | file_hotlink_url -> Text, [INFO] [stderr] 24 | | file_title -> Text, [INFO] [stderr] ... | [INFO] [stderr] 29 | | } [INFO] [stderr] 30 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `file_hotlink_url` in this scope [INFO] [stderr] --> src/database/schema.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / table! { [INFO] [stderr] 22 | | files (file_id) { [INFO] [stderr] 23 | | file_hotlink_url -> Text, [INFO] [stderr] 24 | | file_title -> Text, [INFO] [stderr] ... | [INFO] [stderr] 29 | | } [INFO] [stderr] 30 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `file_title` in this scope [INFO] [stderr] --> src/database/schema.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / table! { [INFO] [stderr] 22 | | files (file_id) { [INFO] [stderr] 23 | | file_hotlink_url -> Text, [INFO] [stderr] 24 | | file_title -> Text, [INFO] [stderr] ... | [INFO] [stderr] 29 | | } [INFO] [stderr] 30 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `file_id` in this scope [INFO] [stderr] --> src/database/schema.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / table! { [INFO] [stderr] 22 | | files (file_id) { [INFO] [stderr] 23 | | file_hotlink_url -> Text, [INFO] [stderr] 24 | | file_title -> Text, [INFO] [stderr] ... | [INFO] [stderr] 29 | | } [INFO] [stderr] 30 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `file_type_id` in this scope [INFO] [stderr] --> src/database/schema.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / table! { [INFO] [stderr] 22 | | files (file_id) { [INFO] [stderr] 23 | | file_hotlink_url -> Text, [INFO] [stderr] 24 | | file_title -> Text, [INFO] [stderr] ... | [INFO] [stderr] 29 | | } [INFO] [stderr] 30 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `site_id` in this scope [INFO] [stderr] --> src/database/schema.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / table! { [INFO] [stderr] 22 | | files (file_id) { [INFO] [stderr] 23 | | file_hotlink_url -> Text, [INFO] [stderr] 24 | | file_title -> Text, [INFO] [stderr] ... | [INFO] [stderr] 29 | | } [INFO] [stderr] 30 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `folder_id` in this scope [INFO] [stderr] --> src/database/schema.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / table! { [INFO] [stderr] 22 | | files (file_id) { [INFO] [stderr] 23 | | file_hotlink_url -> Text, [INFO] [stderr] 24 | | file_title -> Text, [INFO] [stderr] ... | [INFO] [stderr] 29 | | } [INFO] [stderr] 30 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `table` in this scope [INFO] [stderr] --> src/database/schema.rs:32:1 [INFO] [stderr] | [INFO] [stderr] 32 | / table! { [INFO] [stderr] 33 | | pages (page_id) { [INFO] [stderr] 34 | | site_id -> Integer, [INFO] [stderr] 35 | | page_id -> Integer, [INFO] [stderr] ... | [INFO] [stderr] 41 | | } [INFO] [stderr] 42 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `site_id` in this scope [INFO] [stderr] --> src/database/schema.rs:32:1 [INFO] [stderr] | [INFO] [stderr] 32 | / table! { [INFO] [stderr] 33 | | pages (page_id) { [INFO] [stderr] 34 | | site_id -> Integer, [INFO] [stderr] 35 | | page_id -> Integer, [INFO] [stderr] ... | [INFO] [stderr] 41 | | } [INFO] [stderr] 42 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `page_id` in this scope [INFO] [stderr] --> src/database/schema.rs:32:1 [INFO] [stderr] | [INFO] [stderr] 32 | / table! { [INFO] [stderr] 33 | | pages (page_id) { [INFO] [stderr] 34 | | site_id -> Integer, [INFO] [stderr] 35 | | page_id -> Integer, [INFO] [stderr] ... | [INFO] [stderr] 41 | | } [INFO] [stderr] 42 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `title` in this scope [INFO] [stderr] --> src/database/schema.rs:32:1 [INFO] [stderr] | [INFO] [stderr] 32 | / table! { [INFO] [stderr] 33 | | pages (page_id) { [INFO] [stderr] 34 | | site_id -> Integer, [INFO] [stderr] 35 | | page_id -> Integer, [INFO] [stderr] ... | [INFO] [stderr] 41 | | } [INFO] [stderr] 42 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `friendly_url` in this scope [INFO] [stderr] --> src/database/schema.rs:32:1 [INFO] [stderr] | [INFO] [stderr] 32 | / table! { [INFO] [stderr] 33 | | pages (page_id) { [INFO] [stderr] 34 | | site_id -> Integer, [INFO] [stderr] 35 | | page_id -> Integer, [INFO] [stderr] ... | [INFO] [stderr] 41 | | } [INFO] [stderr] 42 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `parent_page_id` in this scope [INFO] [stderr] --> src/database/schema.rs:32:1 [INFO] [stderr] | [INFO] [stderr] 32 | / table! { [INFO] [stderr] 33 | | pages (page_id) { [INFO] [stderr] 34 | | site_id -> Integer, [INFO] [stderr] 35 | | page_id -> Integer, [INFO] [stderr] ... | [INFO] [stderr] 41 | | } [INFO] [stderr] 42 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `additional_javascript` in this scope [INFO] [stderr] --> src/database/schema.rs:32:1 [INFO] [stderr] | [INFO] [stderr] 32 | / table! { [INFO] [stderr] 33 | | pages (page_id) { [INFO] [stderr] 34 | | site_id -> Integer, [INFO] [stderr] 35 | | page_id -> Integer, [INFO] [stderr] ... | [INFO] [stderr] 41 | | } [INFO] [stderr] 42 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `additional_css` in this scope [INFO] [stderr] --> src/database/schema.rs:32:1 [INFO] [stderr] | [INFO] [stderr] 32 | / table! { [INFO] [stderr] 33 | | pages (page_id) { [INFO] [stderr] 34 | | site_id -> Integer, [INFO] [stderr] 35 | | page_id -> Integer, [INFO] [stderr] ... | [INFO] [stderr] 41 | | } [INFO] [stderr] 42 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `table` in this scope [INFO] [stderr] --> src/database/schema.rs:44:1 [INFO] [stderr] | [INFO] [stderr] 44 | / table! { [INFO] [stderr] 45 | | portlets (portlet_id) { [INFO] [stderr] 46 | | portlet_id -> Integer, [INFO] [stderr] 47 | | page_id -> Integer, [INFO] [stderr] ... | [INFO] [stderr] 52 | | } [INFO] [stderr] 53 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `portlet_id` in this scope [INFO] [stderr] --> src/database/schema.rs:44:1 [INFO] [stderr] | [INFO] [stderr] 44 | / table! { [INFO] [stderr] 45 | | portlets (portlet_id) { [INFO] [stderr] 46 | | portlet_id -> Integer, [INFO] [stderr] 47 | | page_id -> Integer, [INFO] [stderr] ... | [INFO] [stderr] 52 | | } [INFO] [stderr] 53 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `page_id` in this scope [INFO] [stderr] --> src/database/schema.rs:44:1 [INFO] [stderr] | [INFO] [stderr] 44 | / table! { [INFO] [stderr] 45 | | portlets (portlet_id) { [INFO] [stderr] 46 | | portlet_id -> Integer, [INFO] [stderr] 47 | | page_id -> Integer, [INFO] [stderr] ... | [INFO] [stderr] 52 | | } [INFO] [stderr] 53 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `page_internal_path` in this scope [INFO] [stderr] --> src/database/schema.rs:44:1 [INFO] [stderr] | [INFO] [stderr] 44 | / table! { [INFO] [stderr] 45 | | portlets (portlet_id) { [INFO] [stderr] 46 | | portlet_id -> Integer, [INFO] [stderr] 47 | | page_id -> Integer, [INFO] [stderr] ... | [INFO] [stderr] 52 | | } [INFO] [stderr] 53 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `portlet_type` in this scope [INFO] [stderr] --> src/database/schema.rs:44:1 [INFO] [stderr] | [INFO] [stderr] 44 | / table! { [INFO] [stderr] 45 | | portlets (portlet_id) { [INFO] [stderr] 46 | | portlet_id -> Integer, [INFO] [stderr] 47 | | page_id -> Integer, [INFO] [stderr] ... | [INFO] [stderr] 52 | | } [INFO] [stderr] 53 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `title` in this scope [INFO] [stderr] --> src/database/schema.rs:44:1 [INFO] [stderr] | [INFO] [stderr] 44 | / table! { [INFO] [stderr] 45 | | portlets (portlet_id) { [INFO] [stderr] 46 | | portlet_id -> Integer, [INFO] [stderr] 47 | | page_id -> Integer, [INFO] [stderr] ... | [INFO] [stderr] 52 | | } [INFO] [stderr] 53 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `config` in this scope [INFO] [stderr] --> src/database/schema.rs:44:1 [INFO] [stderr] | [INFO] [stderr] 44 | / table! { [INFO] [stderr] 45 | | portlets (portlet_id) { [INFO] [stderr] 46 | | portlet_id -> Integer, [INFO] [stderr] 47 | | page_id -> Integer, [INFO] [stderr] ... | [INFO] [stderr] 52 | | } [INFO] [stderr] 53 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `table` in this scope [INFO] [stderr] --> src/database/schema.rs:55:1 [INFO] [stderr] | [INFO] [stderr] 55 | / table! { [INFO] [stderr] 56 | | posts (id) { [INFO] [stderr] 57 | | id -> Integer, [INFO] [stderr] 58 | | title -> Text, [INFO] [stderr] ... | [INFO] [stderr] 61 | | } [INFO] [stderr] 62 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `id` in this scope [INFO] [stderr] --> src/database/schema.rs:55:1 [INFO] [stderr] | [INFO] [stderr] 55 | / table! { [INFO] [stderr] 56 | | posts (id) { [INFO] [stderr] 57 | | id -> Integer, [INFO] [stderr] 58 | | title -> Text, [INFO] [stderr] ... | [INFO] [stderr] 61 | | } [INFO] [stderr] 62 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `title` in this scope [INFO] [stderr] --> src/database/schema.rs:55:1 [INFO] [stderr] | [INFO] [stderr] 55 | / table! { [INFO] [stderr] 56 | | posts (id) { [INFO] [stderr] 57 | | id -> Integer, [INFO] [stderr] 58 | | title -> Text, [INFO] [stderr] ... | [INFO] [stderr] 61 | | } [INFO] [stderr] 62 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `body` in this scope [INFO] [stderr] --> src/database/schema.rs:55:1 [INFO] [stderr] | [INFO] [stderr] 55 | / table! { [INFO] [stderr] 56 | | posts (id) { [INFO] [stderr] 57 | | id -> Integer, [INFO] [stderr] 58 | | title -> Text, [INFO] [stderr] ... | [INFO] [stderr] 61 | | } [INFO] [stderr] 62 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `published` in this scope [INFO] [stderr] --> src/database/schema.rs:55:1 [INFO] [stderr] | [INFO] [stderr] 55 | / table! { [INFO] [stderr] 56 | | posts (id) { [INFO] [stderr] 57 | | id -> Integer, [INFO] [stderr] 58 | | title -> Text, [INFO] [stderr] ... | [INFO] [stderr] 61 | | } [INFO] [stderr] 62 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `table` in this scope [INFO] [stderr] --> src/database/schema.rs:64:1 [INFO] [stderr] | [INFO] [stderr] 64 | / table! { [INFO] [stderr] 65 | | sites (site_id) { [INFO] [stderr] 66 | | site_id -> Integer, [INFO] [stderr] 67 | | parent_site_id -> Nullable, [INFO] [stderr] ... | [INFO] [stderr] 73 | | } [INFO] [stderr] 74 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `site_id` in this scope [INFO] [stderr] --> src/database/schema.rs:64:1 [INFO] [stderr] | [INFO] [stderr] 64 | / table! { [INFO] [stderr] 65 | | sites (site_id) { [INFO] [stderr] 66 | | site_id -> Integer, [INFO] [stderr] 67 | | parent_site_id -> Nullable, [INFO] [stderr] ... | [INFO] [stderr] 73 | | } [INFO] [stderr] 74 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `parent_site_id` in this scope [INFO] [stderr] --> src/database/schema.rs:64:1 [INFO] [stderr] | [INFO] [stderr] 64 | / table! { [INFO] [stderr] 65 | | sites (site_id) { [INFO] [stderr] 66 | | site_id -> Integer, [INFO] [stderr] 67 | | parent_site_id -> Nullable, [INFO] [stderr] ... | [INFO] [stderr] 73 | | } [INFO] [stderr] 74 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `friendly_url` in this scope [INFO] [stderr] --> src/database/schema.rs:64:1 [INFO] [stderr] | [INFO] [stderr] 64 | / table! { [INFO] [stderr] 65 | | sites (site_id) { [INFO] [stderr] 66 | | site_id -> Integer, [INFO] [stderr] 67 | | parent_site_id -> Nullable, [INFO] [stderr] ... | [INFO] [stderr] 73 | | } [INFO] [stderr] 74 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `theme_id` in this scope [INFO] [stderr] --> src/database/schema.rs:64:1 [INFO] [stderr] | [INFO] [stderr] 64 | / table! { [INFO] [stderr] 65 | | sites (site_id) { [INFO] [stderr] 66 | | site_id -> Integer, [INFO] [stderr] 67 | | parent_site_id -> Nullable, [INFO] [stderr] ... | [INFO] [stderr] 73 | | } [INFO] [stderr] 74 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `additional_javascript` in this scope [INFO] [stderr] --> src/database/schema.rs:64:1 [INFO] [stderr] | [INFO] [stderr] 64 | / table! { [INFO] [stderr] 65 | | sites (site_id) { [INFO] [stderr] 66 | | site_id -> Integer, [INFO] [stderr] 67 | | parent_site_id -> Nullable, [INFO] [stderr] ... | [INFO] [stderr] 73 | | } [INFO] [stderr] 74 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `additional_css` in this scope [INFO] [stderr] --> src/database/schema.rs:64:1 [INFO] [stderr] | [INFO] [stderr] 64 | / table! { [INFO] [stderr] 65 | | sites (site_id) { [INFO] [stderr] 66 | | site_id -> Integer, [INFO] [stderr] 67 | | parent_site_id -> Nullable, [INFO] [stderr] ... | [INFO] [stderr] 73 | | } [INFO] [stderr] 74 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `title` in this scope [INFO] [stderr] --> src/database/schema.rs:64:1 [INFO] [stderr] | [INFO] [stderr] 64 | / table! { [INFO] [stderr] 65 | | sites (site_id) { [INFO] [stderr] 66 | | site_id -> Integer, [INFO] [stderr] 67 | | parent_site_id -> Nullable, [INFO] [stderr] ... | [INFO] [stderr] 73 | | } [INFO] [stderr] 74 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `table` in this scope [INFO] [stderr] --> src/database/schema.rs:76:1 [INFO] [stderr] | [INFO] [stderr] 76 | / table! { [INFO] [stderr] 77 | | structures (structure_id) { [INFO] [stderr] 78 | | title -> Text, [INFO] [stderr] 79 | | structure_id -> Integer, [INFO] [stderr] ... | [INFO] [stderr] 91 | | } [INFO] [stderr] 92 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `title` in this scope [INFO] [stderr] --> src/database/schema.rs:76:1 [INFO] [stderr] | [INFO] [stderr] 76 | / table! { [INFO] [stderr] 77 | | structures (structure_id) { [INFO] [stderr] 78 | | title -> Text, [INFO] [stderr] 79 | | structure_id -> Integer, [INFO] [stderr] ... | [INFO] [stderr] 91 | | } [INFO] [stderr] 92 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `structure_id` in this scope [INFO] [stderr] --> src/database/schema.rs:76:1 [INFO] [stderr] | [INFO] [stderr] 76 | / table! { [INFO] [stderr] 77 | | structures (structure_id) { [INFO] [stderr] 78 | | title -> Text, [INFO] [stderr] 79 | | structure_id -> Integer, [INFO] [stderr] ... | [INFO] [stderr] 91 | | } [INFO] [stderr] 92 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `publish_date` in this scope [INFO] [stderr] --> src/database/schema.rs:76:1 [INFO] [stderr] | [INFO] [stderr] 76 | / table! { [INFO] [stderr] 77 | | structures (structure_id) { [INFO] [stderr] 78 | | title -> Text, [INFO] [stderr] 79 | | structure_id -> Integer, [INFO] [stderr] ... | [INFO] [stderr] 91 | | } [INFO] [stderr] 92 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `expiration_date` in this scope [INFO] [stderr] --> src/database/schema.rs:76:1 [INFO] [stderr] | [INFO] [stderr] 76 | / table! { [INFO] [stderr] 77 | | structures (structure_id) { [INFO] [stderr] 78 | | title -> Text, [INFO] [stderr] 79 | | structure_id -> Integer, [INFO] [stderr] ... | [INFO] [stderr] 91 | | } [INFO] [stderr] 92 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `jsonStructure` in this scope [INFO] [stderr] --> src/database/schema.rs:76:1 [INFO] [stderr] | [INFO] [stderr] 76 | / table! { [INFO] [stderr] 77 | | structures (structure_id) { [INFO] [stderr] 78 | | title -> Text, [INFO] [stderr] 79 | | structure_id -> Integer, [INFO] [stderr] ... | [INFO] [stderr] 91 | | } [INFO] [stderr] 92 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `parent_structure_id` in this scope [INFO] [stderr] --> src/database/schema.rs:76:1 [INFO] [stderr] | [INFO] [stderr] 76 | / table! { [INFO] [stderr] 77 | | structures (structure_id) { [INFO] [stderr] 78 | | title -> Text, [INFO] [stderr] 79 | | structure_id -> Integer, [INFO] [stderr] ... | [INFO] [stderr] 91 | | } [INFO] [stderr] 92 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `is_trash` in this scope [INFO] [stderr] --> src/database/schema.rs:76:1 [INFO] [stderr] | [INFO] [stderr] 76 | / table! { [INFO] [stderr] 77 | | structures (structure_id) { [INFO] [stderr] 78 | | title -> Text, [INFO] [stderr] 79 | | structure_id -> Integer, [INFO] [stderr] ... | [INFO] [stderr] 91 | | } [INFO] [stderr] 92 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `is_draft` in this scope [INFO] [stderr] --> src/database/schema.rs:76:1 [INFO] [stderr] | [INFO] [stderr] 76 | / table! { [INFO] [stderr] 77 | | structures (structure_id) { [INFO] [stderr] 78 | | title -> Text, [INFO] [stderr] 79 | | structure_id -> Integer, [INFO] [stderr] ... | [INFO] [stderr] 91 | | } [INFO] [stderr] 92 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `create_date` in this scope [INFO] [stderr] --> src/database/schema.rs:76:1 [INFO] [stderr] | [INFO] [stderr] 76 | / table! { [INFO] [stderr] 77 | | structures (structure_id) { [INFO] [stderr] 78 | | title -> Text, [INFO] [stderr] 79 | | structure_id -> Integer, [INFO] [stderr] ... | [INFO] [stderr] 91 | | } [INFO] [stderr] 92 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `modified_date` in this scope [INFO] [stderr] --> src/database/schema.rs:76:1 [INFO] [stderr] | [INFO] [stderr] 76 | / table! { [INFO] [stderr] 77 | | structures (structure_id) { [INFO] [stderr] 78 | | title -> Text, [INFO] [stderr] 79 | | structure_id -> Integer, [INFO] [stderr] ... | [INFO] [stderr] 91 | | } [INFO] [stderr] 92 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `create_user_id` in this scope [INFO] [stderr] --> src/database/schema.rs:76:1 [INFO] [stderr] | [INFO] [stderr] 76 | / table! { [INFO] [stderr] 77 | | structures (structure_id) { [INFO] [stderr] 78 | | title -> Text, [INFO] [stderr] 79 | | structure_id -> Integer, [INFO] [stderr] ... | [INFO] [stderr] 91 | | } [INFO] [stderr] 92 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `modified_user_id` in this scope [INFO] [stderr] --> src/database/schema.rs:76:1 [INFO] [stderr] | [INFO] [stderr] 76 | / table! { [INFO] [stderr] 77 | | structures (structure_id) { [INFO] [stderr] 78 | | title -> Text, [INFO] [stderr] 79 | | structure_id -> Integer, [INFO] [stderr] ... | [INFO] [stderr] 91 | | } [INFO] [stderr] 92 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `site_id` in this scope [INFO] [stderr] --> src/database/schema.rs:76:1 [INFO] [stderr] | [INFO] [stderr] 76 | / table! { [INFO] [stderr] 77 | | structures (structure_id) { [INFO] [stderr] 78 | | title -> Text, [INFO] [stderr] 79 | | structure_id -> Integer, [INFO] [stderr] ... | [INFO] [stderr] 91 | | } [INFO] [stderr] 92 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `table` in this scope [INFO] [stderr] --> src/database/schema.rs:94:1 [INFO] [stderr] | [INFO] [stderr] 94 | / table! { [INFO] [stderr] 95 | | templates (template_id) { [INFO] [stderr] 96 | | template_id -> Integer, [INFO] [stderr] 97 | | site_id -> Integer, [INFO] [stderr] 98 | | } [INFO] [stderr] 99 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `template_id` in this scope [INFO] [stderr] --> src/database/schema.rs:94:1 [INFO] [stderr] | [INFO] [stderr] 94 | / table! { [INFO] [stderr] 95 | | templates (template_id) { [INFO] [stderr] 96 | | template_id -> Integer, [INFO] [stderr] 97 | | site_id -> Integer, [INFO] [stderr] 98 | | } [INFO] [stderr] 99 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `site_id` in this scope [INFO] [stderr] --> src/database/schema.rs:94:1 [INFO] [stderr] | [INFO] [stderr] 94 | / table! { [INFO] [stderr] 95 | | templates (template_id) { [INFO] [stderr] 96 | | template_id -> Integer, [INFO] [stderr] 97 | | site_id -> Integer, [INFO] [stderr] 98 | | } [INFO] [stderr] 99 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `table` in this scope [INFO] [stderr] --> src/database/schema.rs:101:1 [INFO] [stderr] | [INFO] [stderr] 101 | / table! { [INFO] [stderr] 102 | | users (user_id) { [INFO] [stderr] 103 | | user_id -> Integer, [INFO] [stderr] 104 | | screen_name -> Text, [INFO] [stderr] ... | [INFO] [stderr] 112 | | } [INFO] [stderr] 113 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `user_id` in this scope [INFO] [stderr] --> src/database/schema.rs:101:1 [INFO] [stderr] | [INFO] [stderr] 101 | / table! { [INFO] [stderr] 102 | | users (user_id) { [INFO] [stderr] 103 | | user_id -> Integer, [INFO] [stderr] 104 | | screen_name -> Text, [INFO] [stderr] ... | [INFO] [stderr] 112 | | } [INFO] [stderr] 113 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `screen_name` in this scope [INFO] [stderr] --> src/database/schema.rs:101:1 [INFO] [stderr] | [INFO] [stderr] 101 | / table! { [INFO] [stderr] 102 | | users (user_id) { [INFO] [stderr] 103 | | user_id -> Integer, [INFO] [stderr] 104 | | screen_name -> Text, [INFO] [stderr] ... | [INFO] [stderr] 112 | | } [INFO] [stderr] 113 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `first_name` in this scope [INFO] [stderr] --> src/database/schema.rs:101:1 [INFO] [stderr] | [INFO] [stderr] 101 | / table! { [INFO] [stderr] 102 | | users (user_id) { [INFO] [stderr] 103 | | user_id -> Integer, [INFO] [stderr] 104 | | screen_name -> Text, [INFO] [stderr] ... | [INFO] [stderr] 112 | | } [INFO] [stderr] 113 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `last_name` in this scope [INFO] [stderr] --> src/database/schema.rs:101:1 [INFO] [stderr] | [INFO] [stderr] 101 | / table! { [INFO] [stderr] 102 | | users (user_id) { [INFO] [stderr] 103 | | user_id -> Integer, [INFO] [stderr] 104 | | screen_name -> Text, [INFO] [stderr] ... | [INFO] [stderr] 112 | | } [INFO] [stderr] 113 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `anrede` in this scope [INFO] [stderr] --> src/database/schema.rs:101:1 [INFO] [stderr] | [INFO] [stderr] 101 | / table! { [INFO] [stderr] 102 | | users (user_id) { [INFO] [stderr] 103 | | user_id -> Integer, [INFO] [stderr] 104 | | screen_name -> Text, [INFO] [stderr] ... | [INFO] [stderr] 112 | | } [INFO] [stderr] 113 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `geburtstag` in this scope [INFO] [stderr] --> src/database/schema.rs:101:1 [INFO] [stderr] | [INFO] [stderr] 101 | / table! { [INFO] [stderr] 102 | | users (user_id) { [INFO] [stderr] 103 | | user_id -> Integer, [INFO] [stderr] 104 | | screen_name -> Text, [INFO] [stderr] ... | [INFO] [stderr] 112 | | } [INFO] [stderr] 113 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `email` in this scope [INFO] [stderr] --> src/database/schema.rs:101:1 [INFO] [stderr] | [INFO] [stderr] 101 | / table! { [INFO] [stderr] 102 | | users (user_id) { [INFO] [stderr] 103 | | user_id -> Integer, [INFO] [stderr] 104 | | screen_name -> Text, [INFO] [stderr] ... | [INFO] [stderr] 112 | | } [INFO] [stderr] 113 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `portrait` in this scope [INFO] [stderr] --> src/database/schema.rs:101:1 [INFO] [stderr] | [INFO] [stderr] 101 | / table! { [INFO] [stderr] 102 | | users (user_id) { [INFO] [stderr] 103 | | user_id -> Integer, [INFO] [stderr] 104 | | screen_name -> Text, [INFO] [stderr] ... | [INFO] [stderr] 112 | | } [INFO] [stderr] 113 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `original_site_id` in this scope [INFO] [stderr] --> src/database/schema.rs:101:1 [INFO] [stderr] | [INFO] [stderr] 101 | / table! { [INFO] [stderr] 102 | | users (user_id) { [INFO] [stderr] 103 | | user_id -> Integer, [INFO] [stderr] 104 | | screen_name -> Text, [INFO] [stderr] ... | [INFO] [stderr] 112 | | } [INFO] [stderr] 113 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `table` in this scope [INFO] [stderr] --> src/database/schema.rs:115:1 [INFO] [stderr] | [INFO] [stderr] 115 | / table! { [INFO] [stderr] 116 | | vocabulary (vocabulary_id) { [INFO] [stderr] 117 | | vocabulary_id -> Integer, [INFO] [stderr] 118 | | title -> Text, [INFO] [stderr] 119 | | } [INFO] [stderr] 120 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `vocabulary_id` in this scope [INFO] [stderr] --> src/database/schema.rs:115:1 [INFO] [stderr] | [INFO] [stderr] 115 | / table! { [INFO] [stderr] 116 | | vocabulary (vocabulary_id) { [INFO] [stderr] 117 | | vocabulary_id -> Integer, [INFO] [stderr] 118 | | title -> Text, [INFO] [stderr] 119 | | } [INFO] [stderr] 120 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `title` in this scope [INFO] [stderr] --> src/database/schema.rs:115:1 [INFO] [stderr] | [INFO] [stderr] 115 | / table! { [INFO] [stderr] 116 | | vocabulary (vocabulary_id) { [INFO] [stderr] 117 | | vocabulary_id -> Integer, [INFO] [stderr] 118 | | title -> Text, [INFO] [stderr] 119 | | } [INFO] [stderr] 120 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `table` in this scope [INFO] [stderr] --> src/database/schema.rs:122:1 [INFO] [stderr] | [INFO] [stderr] 122 | / table! { [INFO] [stderr] 123 | | vocabulary_entry (vocabulary_entry_id) { [INFO] [stderr] 124 | | vocabulary_entry_id -> Integer, [INFO] [stderr] 125 | | title -> Text, [INFO] [stderr] ... | [INFO] [stderr] 128 | | } [INFO] [stderr] 129 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `vocabulary_entry_id` in this scope [INFO] [stderr] --> src/database/schema.rs:122:1 [INFO] [stderr] | [INFO] [stderr] 122 | / table! { [INFO] [stderr] 123 | | vocabulary_entry (vocabulary_entry_id) { [INFO] [stderr] 124 | | vocabulary_entry_id -> Integer, [INFO] [stderr] 125 | | title -> Text, [INFO] [stderr] ... | [INFO] [stderr] 128 | | } [INFO] [stderr] 129 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `title` in this scope [INFO] [stderr] --> src/database/schema.rs:122:1 [INFO] [stderr] | [INFO] [stderr] 122 | / table! { [INFO] [stderr] 123 | | vocabulary_entry (vocabulary_entry_id) { [INFO] [stderr] 124 | | vocabulary_entry_id -> Integer, [INFO] [stderr] 125 | | title -> Text, [INFO] [stderr] ... | [INFO] [stderr] 128 | | } [INFO] [stderr] 129 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `vocabulary_id` in this scope [INFO] [stderr] --> src/database/schema.rs:122:1 [INFO] [stderr] | [INFO] [stderr] 122 | / table! { [INFO] [stderr] 123 | | vocabulary_entry (vocabulary_entry_id) { [INFO] [stderr] 124 | | vocabulary_entry_id -> Integer, [INFO] [stderr] 125 | | title -> Text, [INFO] [stderr] ... | [INFO] [stderr] 128 | | } [INFO] [stderr] 129 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `parent_vocabulary_entry_id` in this scope [INFO] [stderr] --> src/database/schema.rs:122:1 [INFO] [stderr] | [INFO] [stderr] 122 | / table! { [INFO] [stderr] 123 | | vocabulary_entry (vocabulary_entry_id) { [INFO] [stderr] 124 | | vocabulary_entry_id -> Integer, [INFO] [stderr] 125 | | title -> Text, [INFO] [stderr] ... | [INFO] [stderr] 128 | | } [INFO] [stderr] 129 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused import: `dotenv::dotenv` [INFO] [stderr] --> src/database/user.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use dotenv::dotenv; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::env` [INFO] [stderr] --> src/database/user.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | use std::env; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `NewUser` is imported redundantly [INFO] [stderr] --> src/database/user.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 1 | use database::models::*; [INFO] [stderr] | ------------------- the item `NewUser` is already imported here [INFO] [stderr] ... [INFO] [stderr] 20 | use database::models::NewUser; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `database::models::*` [INFO] [stderr] --> src/database/mod.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | use database::models::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std` [INFO] [stderr] --> src/database/mod.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 17 | use std; [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `schema::users::dsl::*` [INFO] [stderr] --> src/database/mod.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 20 | use schema::users::dsl::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stderr] --> src/datasourcing/mod.rs:9:57 [INFO] [stderr] | [INFO] [stderr] 9 | fn process(response_values: &HashMap, &AppState) -> Result<(), ()>; [INFO] [stderr] | ^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &AppState` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stderr] --> src/datasourcing/mod.rs:13:57 [INFO] [stderr] | [INFO] [stderr] 13 | fn process(response_values: &HashMap, &mut AppState) -> Result<(), ()>; [INFO] [stderr] | ^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut AppState` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/common/mod.rs:11:20 [INFO] [stderr] | [INFO] [stderr] 11 | pub cache: Box, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 11 - pub cache: Box, [INFO] [stderr] 11 + pub cache: Box, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/common/mod.rs:12:28 [INFO] [stderr] | [INFO] [stderr] 12 | pub authorization: Box, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 12 - pub authorization: Box, [INFO] [stderr] 12 + pub authorization: Box, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/common/mod.rs:13:29 [INFO] [stderr] | [INFO] [stderr] 13 | pub authentication: Box, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 13 - pub authentication: Box, [INFO] [stderr] 13 + pub authentication: Box, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/common/mod.rs:15:42 [INFO] [stderr] | [INFO] [stderr] 15 | pub microservices_lifecycle: Vec>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 15 - pub microservices_lifecycle: Vec>, [INFO] [stderr] 15 + pub microservices_lifecycle: Vec>, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/common/mod.rs:16:42 [INFO] [stderr] | [INFO] [stderr] 16 | pub microservices_scheduled: Vec>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 16 - pub microservices_scheduled: Vec>, [INFO] [stderr] 16 + pub microservices_scheduled: Vec>, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/common/mod.rs:17:41 [INFO] [stderr] | [INFO] [stderr] 17 | pub microservices_interval: Vec>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 17 - pub microservices_interval: Vec>, [INFO] [stderr] 17 + pub microservices_interval: Vec>, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/common/mod.rs:18:30 [INFO] [stderr] | [INFO] [stderr] 18 | pub messengers : Vec>, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 18 - pub messengers : Vec>, [INFO] [stderr] 18 + pub messengers : Vec>, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unused variable: `n` [INFO] [stderr] --> src/database/user.rs:32:12 [INFO] [stderr] | [INFO] [stderr] 32 | Ok(n) => users.order(user_id.desc()).first::(conn), [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: structure field `dbConnection` should have a snake case name [INFO] [stderr] --> src/common/mod.rs:14:9 [INFO] [stderr] | [INFO] [stderr] 14 | pub dbConnection: SqliteConnection, [INFO] [stderr] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `db_connection` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `diesel::*` [INFO] [stderr] --> src/database/user.rs:74:9 [INFO] [stderr] | [INFO] [stderr] 74 | use diesel::*; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `number_of_users` [INFO] [stderr] --> src/database/user.rs:77:9 [INFO] [stderr] | [INFO] [stderr] 77 | let number_of_users = create_user(&conn, site_id, name).expect("should create user"); [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_number_of_users` [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/database/mod.rs:57:5 [INFO] [stderr] | [INFO] [stderr] 57 | embedded_migrations::run_with_output(&conn, &mut std::io::stdout()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: `molecule` (lib) generated 112 warnings [INFO] [stderr] warning: `molecule` (lib test) generated 114 warnings (111 duplicates) [INFO] [stderr] warning: unused import: `self::molecule::database::models::Post` [INFO] [stderr] --> src/bin/publish_posts.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use self::molecule::database::models::Post; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `self::molecule::database::*` [INFO] [stderr] --> src/bin/delete_posts.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use self::molecule::database::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `molecule::database::models::*` [INFO] [stderr] --> src/bin/write_post.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use molecule::database::models::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `molecule` (bin "publish_posts" test) generated 1 warning [INFO] [stderr] warning: `molecule` (bin "delete_posts" test) generated 1 warning [INFO] [stderr] warning: `molecule` (bin "write_post" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: diesel v1.3.0, migrations_internals v1.3.0, molecule v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6` [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/molecule-591d58fba85bd755) [INFO] [stdout] running 2 tests [INFO] [stdout] Running migration 20180525191918 [INFO] [stdout] Running migration 20180525191918 [INFO] [stdout] test database::user::create_one_user_and_delete ... ok [INFO] [stdout] test database::user::create_two_users ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/delete_posts.rs (/opt/rustwide/target/debug/deps/delete_posts-223eed51bc690e6f) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/publish_posts.rs (/opt/rustwide/target/debug/deps/publish_posts-38b65253604bd398) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/show_posts.rs (/opt/rustwide/target/debug/deps/show_posts-e3cd9797039f7853) [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/show_users.rs (/opt/rustwide/target/debug/deps/show_users-5813daeaef9b4baf) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/write_post.rs (/opt/rustwide/target/debug/deps/write_post-9e89560d94e205be) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests molecule [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "dcce9810595f945d4e4ebbf16eb15eea9f637389b67966d30edcc5bff5239dc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcce9810595f945d4e4ebbf16eb15eea9f637389b67966d30edcc5bff5239dc9", kill_on_drop: false }` [INFO] [stdout] dcce9810595f945d4e4ebbf16eb15eea9f637389b67966d30edcc5bff5239dc9