Oct 21 15:21:50.510 INFO checking n3phtys/molecule-dev against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 15:21:50.510 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 21 15:21:50.793 INFO blam! afc3b98a2f1cae197fa03b746fe7f70f940cef08056473b0ba5b796eb55f335b Oct 21 15:21:50.798 INFO running `"docker" "start" "-a" "afc3b98a2f1cae197fa03b746fe7f70f940cef08056473b0ba5b796eb55f335b"` Oct 21 15:21:51.299 INFO kablam! usermod: no changes Oct 21 15:21:51.429 INFO kablam! Compiling serde v1.0.64 Oct 21 15:21:51.433 INFO kablam! Compiling libsqlite3-sys v0.9.1 Oct 21 15:21:51.434 INFO kablam! Compiling memchr v2.0.1 Oct 21 15:21:51.436 INFO kablam! Compiling diesel v0.16.0 Oct 21 15:21:51.436 INFO kablam! Compiling syn v0.11.11 Oct 21 15:21:51.436 INFO kablam! Checking regex v0.2.11 Oct 21 15:21:51.436 INFO kablam! Compiling error-chain v0.10.0 Oct 21 15:21:53.321 INFO kablam! Compiling aho-corasick v0.6.4 Oct 21 15:21:58.398 INFO kablam! Checking diesel v1.3.0 Oct 21 15:22:27.244 INFO kablam! Compiling derive-error-chain v0.10.1 Oct 21 15:22:31.968 INFO kablam! Checking serde_json v1.0.19 Oct 21 15:22:38.032 INFO kablam! Compiling dotenv v0.10.1 Oct 21 15:22:43.996 INFO kablam! Compiling diesel_codegen v0.16.1 Oct 21 15:23:01.008 INFO kablam! Checking migrations_internals v1.3.0 Oct 21 15:23:07.808 INFO kablam! Compiling migrations_macros v1.3.0 Oct 21 15:23:11.632 INFO kablam! Checking diesel_migrations v1.3.0 Oct 21 15:23:12.148 INFO kablam! Checking molecule v0.1.0 (/source) Oct 21 15:23:14.677 INFO kablam! warning: unused `#[macro_use]` import Oct 21 15:23:14.677 INFO kablam! --> src/lib.rs:4:1 Oct 21 15:23:14.677 INFO kablam! | Oct 21 15:23:14.677 INFO kablam! 4 | #[macro_use] Oct 21 15:23:14.677 INFO kablam! | ^^^^^^^^^^^^ Oct 21 15:23:14.677 INFO kablam! | Oct 21 15:23:14.677 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 15:23:14.677 INFO kablam! Oct 21 15:23:14.677 INFO kablam! warning: cannot find type `posts` in this scope Oct 21 15:23:14.677 INFO kablam! --> src/database/models.rs:3:10 Oct 21 15:23:14.677 INFO kablam! | Oct 21 15:23:14.677 INFO kablam! 3 | #[derive(Insertable)] Oct 21 15:23:14.677 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:14.677 INFO kablam! | Oct 21 15:23:14.677 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 21 15:23:14.677 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:14.677 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:14.677 INFO kablam! Oct 21 15:23:14.677 INFO kablam! warning: cannot find type `NewPost` in this scope Oct 21 15:23:14.677 INFO kablam! --> src/database/models.rs:3:10 Oct 21 15:23:14.677 INFO kablam! | Oct 21 15:23:14.677 INFO kablam! 3 | #[derive(Insertable)] Oct 21 15:23:14.677 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:14.677 INFO kablam! | Oct 21 15:23:14.677 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:14.677 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:14.677 INFO kablam! Oct 21 15:23:14.677 INFO kablam! warning: cannot find type `posts` in this scope Oct 21 15:23:14.677 INFO kablam! --> src/database/models.rs:3:10 Oct 21 15:23:14.677 INFO kablam! | Oct 21 15:23:14.677 INFO kablam! 3 | #[derive(Insertable)] Oct 21 15:23:14.677 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:14.677 INFO kablam! | Oct 21 15:23:14.677 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:14.677 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:14.677 INFO kablam! Oct 21 15:23:14.677 INFO kablam! warning: cannot find type `Post` in this scope Oct 21 15:23:14.677 INFO kablam! --> src/database/models.rs:10:10 Oct 21 15:23:14.677 INFO kablam! | Oct 21 15:23:14.677 INFO kablam! 10 | #[derive(Queryable)] Oct 21 15:23:14.677 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:14.677 INFO kablam! | Oct 21 15:23:14.677 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:14.677 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:14.677 INFO kablam! Oct 21 15:23:14.677 INFO kablam! warning: cannot find type `users` in this scope Oct 21 15:23:14.677 INFO kablam! --> src/database/models.rs:18:10 Oct 21 15:23:14.677 INFO kablam! | Oct 21 15:23:14.677 INFO kablam! 18 | #[derive(Insertable)] Oct 21 15:23:14.677 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:14.677 INFO kablam! | Oct 21 15:23:14.677 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:14.677 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:14.677 INFO kablam! Oct 21 15:23:14.677 INFO kablam! warning: cannot find type `NewUser` in this scope Oct 21 15:23:14.677 INFO kablam! --> src/database/models.rs:18:10 Oct 21 15:23:14.677 INFO kablam! | Oct 21 15:23:14.677 INFO kablam! 18 | #[derive(Insertable)] Oct 21 15:23:14.677 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:14.677 INFO kablam! | Oct 21 15:23:14.677 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:14.677 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:14.677 INFO kablam! Oct 21 15:23:14.677 INFO kablam! warning: cannot find type `User` in this scope Oct 21 15:23:14.677 INFO kablam! --> src/database/models.rs:25:10 Oct 21 15:23:14.677 INFO kablam! | Oct 21 15:23:14.677 INFO kablam! 25 | #[derive(Queryable, AsChangeset)] Oct 21 15:23:14.677 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:14.677 INFO kablam! | Oct 21 15:23:14.677 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:14.677 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:14.677 INFO kablam! Oct 21 15:23:14.677 INFO kablam! warning: cannot find type `User` in this scope Oct 21 15:23:14.677 INFO kablam! --> src/database/models.rs:25:21 Oct 21 15:23:14.678 INFO kablam! | Oct 21 15:23:14.678 INFO kablam! 25 | #[derive(Queryable, AsChangeset)] Oct 21 15:23:14.678 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:14.678 INFO kablam! | Oct 21 15:23:14.678 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:14.678 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:14.678 INFO kablam! Oct 21 15:23:14.678 INFO kablam! warning: cannot find type `users` in this scope Oct 21 15:23:14.678 INFO kablam! --> src/database/models.rs:25:21 Oct 21 15:23:14.678 INFO kablam! | Oct 21 15:23:14.678 INFO kablam! 25 | #[derive(Queryable, AsChangeset)] Oct 21 15:23:14.678 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:14.678 INFO kablam! | Oct 21 15:23:14.678 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:14.678 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:14.678 INFO kablam! Oct 21 15:23:14.678 INFO kablam! warning: cannot find type `table` in this scope Oct 21 15:23:14.678 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 21 15:23:14.678 INFO kablam! | Oct 21 15:23:14.678 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 21 15:23:14.678 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:14.678 INFO kablam! | Oct 21 15:23:14.678 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:14.678 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:14.678 INFO kablam! Oct 21 15:23:14.678 INFO kablam! warning: cannot find type `title` in this scope Oct 21 15:23:14.678 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:14.678 INFO kablam! | Oct 21 15:23:14.678 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:14.678 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:14.678 INFO kablam! | Oct 21 15:23:14.678 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:14.678 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:14.678 INFO kablam! Oct 21 15:23:14.678 INFO kablam! warning: cannot find type `post_id` in this scope Oct 21 15:23:14.678 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:14.678 INFO kablam! | Oct 21 15:23:14.678 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:14.678 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:14.678 INFO kablam! | Oct 21 15:23:14.678 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:14.678 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:14.678 INFO kablam! Oct 21 15:23:14.688 INFO kablam! warning: cannot find type `friendly_url` in this scope Oct 21 15:23:14.688 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:14.688 INFO kablam! | Oct 21 15:23:14.688 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:14.688 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:14.688 INFO kablam! | Oct 21 15:23:14.688 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:14.688 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:14.688 INFO kablam! Oct 21 15:23:14.688 INFO kablam! warning: cannot find type `publish_date` in this scope Oct 21 15:23:14.688 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:14.688 INFO kablam! | Oct 21 15:23:14.688 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:14.688 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:14.688 INFO kablam! | Oct 21 15:23:14.688 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:14.688 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:14.688 INFO kablam! Oct 21 15:23:14.688 INFO kablam! warning: cannot find type `expiration_date` in this scope Oct 21 15:23:14.688 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:14.688 INFO kablam! | Oct 21 15:23:14.688 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:14.688 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:14.688 INFO kablam! | Oct 21 15:23:14.688 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:14.688 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:14.688 INFO kablam! Oct 21 15:23:14.688 INFO kablam! warning: cannot find type `structure_id` in this scope Oct 21 15:23:14.688 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:14.688 INFO kablam! | Oct 21 15:23:14.688 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:14.688 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:14.688 INFO kablam! | Oct 21 15:23:14.689 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:14.689 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:14.689 INFO kablam! Oct 21 15:23:14.689 INFO kablam! warning: cannot find type `content` in this scope Oct 21 15:23:14.689 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:14.689 INFO kablam! | Oct 21 15:23:14.689 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:14.689 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:14.689 INFO kablam! | Oct 21 15:23:14.689 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:14.689 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:14.689 INFO kablam! Oct 21 15:23:14.689 INFO kablam! warning: cannot find type `folder_id` in this scope Oct 21 15:23:14.689 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:14.689 INFO kablam! | Oct 21 15:23:14.689 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:14.689 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:14.689 INFO kablam! | Oct 21 15:23:14.689 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:14.689 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:14.689 INFO kablam! Oct 21 15:23:14.689 INFO kablam! warning: cannot find type `is_trash` in this scope Oct 21 15:23:14.689 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:14.689 INFO kablam! | Oct 21 15:23:14.689 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:14.689 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:14.689 INFO kablam! | Oct 21 15:23:14.689 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:14.689 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:14.689 INFO kablam! Oct 21 15:23:14.689 INFO kablam! warning: cannot find type `is_draft` in this scope Oct 21 15:23:14.689 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:14.689 INFO kablam! | Oct 21 15:23:14.689 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:14.689 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:14.689 INFO kablam! | Oct 21 15:23:14.689 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:14.689 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:14.689 INFO kablam! Oct 21 15:23:14.689 INFO kablam! warning: cannot find type `create_date` in this scope Oct 21 15:23:14.689 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:14.689 INFO kablam! | Oct 21 15:23:14.689 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:14.689 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:14.689 INFO kablam! | Oct 21 15:23:14.689 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:14.689 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:14.689 INFO kablam! Oct 21 15:23:14.689 INFO kablam! warning: cannot find type `modified_date` in this scope Oct 21 15:23:14.689 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:14.689 INFO kablam! | Oct 21 15:23:14.689 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:14.689 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:14.689 INFO kablam! | Oct 21 15:23:14.689 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:14.689 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:14.689 INFO kablam! Oct 21 15:23:14.689 INFO kablam! warning: cannot find type `create_user_id` in this scope Oct 21 15:23:14.689 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:14.689 INFO kablam! | Oct 21 15:23:14.689 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:14.689 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:14.689 INFO kablam! | Oct 21 15:23:14.689 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:14.689 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:14.689 INFO kablam! Oct 21 15:23:14.689 INFO kablam! warning: cannot find type `modified_user_id` in this scope Oct 21 15:23:14.689 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:14.689 INFO kablam! | Oct 21 15:23:14.689 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:14.689 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:14.689 INFO kablam! | Oct 21 15:23:14.689 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:14.689 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:14.689 INFO kablam! Oct 21 15:23:14.689 INFO kablam! warning: cannot find type `site_id` in this scope Oct 21 15:23:14.689 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:14.689 INFO kablam! | Oct 21 15:23:14.689 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:14.689 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:14.689 INFO kablam! | Oct 21 15:23:14.689 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:14.689 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:14.689 INFO kablam! Oct 21 15:23:14.690 INFO kablam! warning: cannot find type `file_hotlink_url` in this scope Oct 21 15:23:14.690 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:14.690 INFO kablam! | Oct 21 15:23:14.690 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:14.690 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:14.690 INFO kablam! | Oct 21 15:23:14.690 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:14.690 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:14.690 INFO kablam! Oct 21 15:23:14.690 INFO kablam! warning: cannot find type `file_title` in this scope Oct 21 15:23:14.690 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:14.690 INFO kablam! | Oct 21 15:23:14.690 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:14.690 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:14.690 INFO kablam! | Oct 21 15:23:14.690 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:14.690 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:14.690 INFO kablam! Oct 21 15:23:14.690 INFO kablam! warning: cannot find type `file_id` in this scope Oct 21 15:23:14.690 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:14.690 INFO kablam! | Oct 21 15:23:14.690 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:14.690 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:14.690 INFO kablam! | Oct 21 15:23:14.690 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:14.690 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:14.690 INFO kablam! Oct 21 15:23:14.690 INFO kablam! warning: cannot find type `file_type_id` in this scope Oct 21 15:23:14.690 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:14.690 INFO kablam! | Oct 21 15:23:14.690 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:14.690 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:14.690 INFO kablam! | Oct 21 15:23:14.690 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:14.690 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:14.690 INFO kablam! Oct 21 15:23:14.690 INFO kablam! warning: cannot find type `page_id` in this scope Oct 21 15:23:14.690 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:14.690 INFO kablam! | Oct 21 15:23:14.690 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:14.690 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:14.690 INFO kablam! | Oct 21 15:23:14.690 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:14.690 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:14.690 INFO kablam! Oct 21 15:23:14.690 INFO kablam! warning: cannot find type `parent_page_id` in this scope Oct 21 15:23:14.690 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:14.690 INFO kablam! | Oct 21 15:23:14.690 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:14.690 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:14.690 INFO kablam! | Oct 21 15:23:14.690 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:14.690 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:14.690 INFO kablam! Oct 21 15:23:14.690 INFO kablam! warning: cannot find type `additional_javascript` in this scope Oct 21 15:23:14.690 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:14.690 INFO kablam! | Oct 21 15:23:14.690 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:14.690 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:14.690 INFO kablam! | Oct 21 15:23:14.690 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:14.690 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:14.690 INFO kablam! Oct 21 15:23:14.690 INFO kablam! warning: cannot find type `additional_css` in this scope Oct 21 15:23:14.690 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:14.690 INFO kablam! | Oct 21 15:23:14.690 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:14.690 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:14.690 INFO kablam! | Oct 21 15:23:14.690 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:14.690 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:14.690 INFO kablam! Oct 21 15:23:14.690 INFO kablam! warning: cannot find type `portlet_id` in this scope Oct 21 15:23:14.690 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:14.690 INFO kablam! | Oct 21 15:23:14.690 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:14.690 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:14.690 INFO kablam! | Oct 21 15:23:14.690 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:14.690 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:14.690 INFO kablam! Oct 21 15:23:14.690 INFO kablam! warning: cannot find type `page_internal_path` in this scope Oct 21 15:23:14.691 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:14.691 INFO kablam! | Oct 21 15:23:14.691 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:14.691 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:14.691 INFO kablam! | Oct 21 15:23:14.691 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:14.691 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:14.691 INFO kablam! Oct 21 15:23:14.691 INFO kablam! warning: cannot find type `portlet_type` in this scope Oct 21 15:23:14.691 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:14.691 INFO kablam! | Oct 21 15:23:14.691 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:14.691 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:14.691 INFO kablam! | Oct 21 15:23:14.691 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:14.691 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:14.691 INFO kablam! Oct 21 15:23:14.691 INFO kablam! warning: cannot find type `config` in this scope Oct 21 15:23:14.691 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:14.691 INFO kablam! | Oct 21 15:23:14.691 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:14.691 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:14.691 INFO kablam! | Oct 21 15:23:14.691 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:14.691 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:14.691 INFO kablam! Oct 21 15:23:14.693 INFO kablam! warning: cannot find type `id` in this scope Oct 21 15:23:14.693 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:14.693 INFO kablam! | Oct 21 15:23:14.693 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:14.693 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:14.693 INFO kablam! | Oct 21 15:23:14.693 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:14.693 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:14.693 INFO kablam! Oct 21 15:23:14.693 INFO kablam! warning: cannot find type `body` in this scope Oct 21 15:23:14.693 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:14.693 INFO kablam! | Oct 21 15:23:14.693 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:14.693 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:14.693 INFO kablam! | Oct 21 15:23:14.693 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:14.693 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:14.693 INFO kablam! Oct 21 15:23:14.693 INFO kablam! warning: cannot find type `published` in this scope Oct 21 15:23:14.693 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:14.693 INFO kablam! | Oct 21 15:23:14.693 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:14.693 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:14.693 INFO kablam! | Oct 21 15:23:14.693 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:14.693 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:14.693 INFO kablam! Oct 21 15:23:14.693 INFO kablam! warning: cannot find type `parent_site_id` in this scope Oct 21 15:23:14.693 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:14.694 INFO kablam! | Oct 21 15:23:14.694 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:14.694 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:14.694 INFO kablam! | Oct 21 15:23:14.694 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:14.694 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:14.694 INFO kablam! Oct 21 15:23:14.695 INFO kablam! warning: cannot find type `theme_id` in this scope Oct 21 15:23:14.695 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:14.695 INFO kablam! | Oct 21 15:23:14.695 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:14.695 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:14.695 INFO kablam! | Oct 21 15:23:14.695 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:14.695 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:14.695 INFO kablam! Oct 21 15:23:14.695 INFO kablam! warning: cannot find type `jsonStructure` in this scope Oct 21 15:23:14.696 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:14.696 INFO kablam! | Oct 21 15:23:14.696 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:14.696 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:14.698 INFO kablam! | Oct 21 15:23:14.698 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:14.698 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:14.698 INFO kablam! Oct 21 15:23:14.698 INFO kablam! warning: cannot find type `parent_structure_id` in this scope Oct 21 15:23:14.698 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:14.698 INFO kablam! | Oct 21 15:23:14.698 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:14.698 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:14.698 INFO kablam! | Oct 21 15:23:14.698 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:14.698 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:14.698 INFO kablam! Oct 21 15:23:14.700 INFO kablam! warning: cannot find type `template_id` in this scope Oct 21 15:23:14.700 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:14.700 INFO kablam! | Oct 21 15:23:14.700 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:14.700 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:14.700 INFO kablam! | Oct 21 15:23:14.700 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:14.700 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:14.700 INFO kablam! Oct 21 15:23:14.700 INFO kablam! warning: cannot find type `user_id` in this scope Oct 21 15:23:14.700 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:14.700 INFO kablam! | Oct 21 15:23:14.700 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:14.700 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:14.700 INFO kablam! | Oct 21 15:23:14.700 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:14.700 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:14.700 INFO kablam! Oct 21 15:23:14.700 INFO kablam! warning: cannot find type `screen_name` in this scope Oct 21 15:23:14.700 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:14.700 INFO kablam! | Oct 21 15:23:14.700 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:14.700 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:14.700 INFO kablam! | Oct 21 15:23:14.701 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:14.701 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:14.701 INFO kablam! Oct 21 15:23:14.701 INFO kablam! warning: cannot find type `first_name` in this scope Oct 21 15:23:14.701 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:14.701 INFO kablam! | Oct 21 15:23:14.701 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:14.701 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:14.701 INFO kablam! | Oct 21 15:23:14.701 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:14.701 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:14.701 INFO kablam! Oct 21 15:23:14.701 INFO kablam! warning: cannot find type `last_name` in this scope Oct 21 15:23:14.701 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:14.701 INFO kablam! | Oct 21 15:23:14.701 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:14.701 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:14.701 INFO kablam! | Oct 21 15:23:14.701 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:14.701 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:14.701 INFO kablam! Oct 21 15:23:14.701 INFO kablam! warning: cannot find type `anrede` in this scope Oct 21 15:23:14.701 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:14.701 INFO kablam! | Oct 21 15:23:14.701 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:14.701 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:14.701 INFO kablam! | Oct 21 15:23:14.701 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:14.701 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:14.701 INFO kablam! Oct 21 15:23:14.701 INFO kablam! warning: cannot find type `geburtstag` in this scope Oct 21 15:23:14.701 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:14.701 INFO kablam! | Oct 21 15:23:14.701 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:14.701 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:14.703 INFO kablam! | Oct 21 15:23:14.703 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:14.703 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:14.703 INFO kablam! Oct 21 15:23:14.703 INFO kablam! warning: cannot find type `email` in this scope Oct 21 15:23:14.703 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:14.703 INFO kablam! | Oct 21 15:23:14.703 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:14.703 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:14.703 INFO kablam! | Oct 21 15:23:14.703 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:14.703 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:14.703 INFO kablam! Oct 21 15:23:14.703 INFO kablam! warning: cannot find type `portrait` in this scope Oct 21 15:23:14.703 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:14.703 INFO kablam! | Oct 21 15:23:14.703 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:14.703 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:14.703 INFO kablam! | Oct 21 15:23:14.704 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:14.704 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:14.704 INFO kablam! Oct 21 15:23:14.704 INFO kablam! warning: cannot find type `original_site_id` in this scope Oct 21 15:23:14.704 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:14.704 INFO kablam! | Oct 21 15:23:14.704 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:14.704 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:14.704 INFO kablam! | Oct 21 15:23:14.704 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:14.704 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:14.704 INFO kablam! Oct 21 15:23:14.704 INFO kablam! warning: cannot find type `vocabulary_id` in this scope Oct 21 15:23:14.704 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:14.704 INFO kablam! | Oct 21 15:23:14.704 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:14.704 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:14.704 INFO kablam! | Oct 21 15:23:14.704 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:14.704 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:14.704 INFO kablam! Oct 21 15:23:14.707 INFO kablam! warning: cannot find type `vocabulary_entry_id` in this scope Oct 21 15:23:14.707 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:14.707 INFO kablam! | Oct 21 15:23:14.707 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:14.707 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:14.707 INFO kablam! | Oct 21 15:23:14.707 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:14.707 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:14.707 INFO kablam! Oct 21 15:23:14.708 INFO kablam! warning: cannot find type `parent_vocabulary_entry_id` in this scope Oct 21 15:23:14.708 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:14.708 INFO kablam! | Oct 21 15:23:14.708 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:14.708 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:14.708 INFO kablam! | Oct 21 15:23:14.708 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:14.708 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:14.708 INFO kablam! Oct 21 15:23:14.708 INFO kablam! warning: unused import: `dotenv::dotenv` Oct 21 15:23:14.708 INFO kablam! --> src/database/user.rs:4:5 Oct 21 15:23:14.708 INFO kablam! | Oct 21 15:23:14.708 INFO kablam! 4 | use dotenv::dotenv; Oct 21 15:23:14.708 INFO kablam! | ^^^^^^^^^^^^^^ Oct 21 15:23:14.708 INFO kablam! Oct 21 15:23:14.708 INFO kablam! warning: unused import: `std::env` Oct 21 15:23:14.708 INFO kablam! --> src/database/user.rs:7:5 Oct 21 15:23:14.708 INFO kablam! | Oct 21 15:23:14.708 INFO kablam! 7 | use std::env; Oct 21 15:23:14.708 INFO kablam! | ^^^^^^^^ Oct 21 15:23:14.708 INFO kablam! Oct 21 15:23:14.708 INFO kablam! warning: unused import: `database::models::*` Oct 21 15:23:14.708 INFO kablam! --> src/database/mod.rs:14:5 Oct 21 15:23:14.708 INFO kablam! | Oct 21 15:23:14.708 INFO kablam! 14 | use database::models::*; Oct 21 15:23:14.708 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 15:23:14.708 INFO kablam! Oct 21 15:23:14.708 INFO kablam! warning: unused import: `std` Oct 21 15:23:14.708 INFO kablam! --> src/database/mod.rs:17:5 Oct 21 15:23:14.708 INFO kablam! | Oct 21 15:23:14.708 INFO kablam! 17 | use std; Oct 21 15:23:14.708 INFO kablam! | ^^^ Oct 21 15:23:14.708 INFO kablam! Oct 21 15:23:14.708 INFO kablam! warning: unused import: `schema::users::dsl::*` Oct 21 15:23:14.708 INFO kablam! --> src/database/mod.rs:20:5 Oct 21 15:23:14.708 INFO kablam! | Oct 21 15:23:14.708 INFO kablam! 20 | use schema::users::dsl::*; Oct 21 15:23:14.708 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:23:14.708 INFO kablam! Oct 21 15:23:15.252 INFO kablam! warning: unused `#[macro_use]` import Oct 21 15:23:15.252 INFO kablam! --> src/lib.rs:4:1 Oct 21 15:23:15.252 INFO kablam! | Oct 21 15:23:15.252 INFO kablam! 4 | #[macro_use] Oct 21 15:23:15.252 INFO kablam! | ^^^^^^^^^^^^ Oct 21 15:23:15.252 INFO kablam! | Oct 21 15:23:15.252 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 15:23:15.252 INFO kablam! Oct 21 15:23:15.253 INFO kablam! warning: cannot find type `posts` in this scope Oct 21 15:23:15.253 INFO kablam! --> src/database/models.rs:3:10 Oct 21 15:23:15.253 INFO kablam! | Oct 21 15:23:15.253 INFO kablam! 3 | #[derive(Insertable)] Oct 21 15:23:15.253 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:15.253 INFO kablam! | Oct 21 15:23:15.253 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 21 15:23:15.253 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:15.253 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:15.253 INFO kablam! Oct 21 15:23:15.253 INFO kablam! warning: cannot find type `NewPost` in this scope Oct 21 15:23:15.253 INFO kablam! --> src/database/models.rs:3:10 Oct 21 15:23:15.253 INFO kablam! | Oct 21 15:23:15.253 INFO kablam! 3 | #[derive(Insertable)] Oct 21 15:23:15.253 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:15.253 INFO kablam! | Oct 21 15:23:15.253 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:15.253 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:15.253 INFO kablam! Oct 21 15:23:15.253 INFO kablam! warning: cannot find type `posts` in this scope Oct 21 15:23:15.253 INFO kablam! --> src/database/models.rs:3:10 Oct 21 15:23:15.253 INFO kablam! | Oct 21 15:23:15.253 INFO kablam! 3 | #[derive(Insertable)] Oct 21 15:23:15.253 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:15.253 INFO kablam! | Oct 21 15:23:15.253 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:15.253 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:15.253 INFO kablam! Oct 21 15:23:15.253 INFO kablam! warning: cannot find type `Post` in this scope Oct 21 15:23:15.253 INFO kablam! --> src/database/models.rs:10:10 Oct 21 15:23:15.253 INFO kablam! | Oct 21 15:23:15.253 INFO kablam! 10 | #[derive(Queryable)] Oct 21 15:23:15.253 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:15.253 INFO kablam! | Oct 21 15:23:15.253 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:15.253 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:15.253 INFO kablam! Oct 21 15:23:15.253 INFO kablam! warning: cannot find type `users` in this scope Oct 21 15:23:15.253 INFO kablam! --> src/database/models.rs:18:10 Oct 21 15:23:15.253 INFO kablam! | Oct 21 15:23:15.253 INFO kablam! 18 | #[derive(Insertable)] Oct 21 15:23:15.253 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:15.253 INFO kablam! | Oct 21 15:23:15.253 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:15.254 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:15.254 INFO kablam! Oct 21 15:23:15.254 INFO kablam! warning: cannot find type `NewUser` in this scope Oct 21 15:23:15.254 INFO kablam! --> src/database/models.rs:18:10 Oct 21 15:23:15.254 INFO kablam! | Oct 21 15:23:15.254 INFO kablam! 18 | #[derive(Insertable)] Oct 21 15:23:15.254 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:15.254 INFO kablam! | Oct 21 15:23:15.254 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:15.254 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:15.254 INFO kablam! Oct 21 15:23:15.254 INFO kablam! warning: cannot find type `User` in this scope Oct 21 15:23:15.254 INFO kablam! --> src/database/models.rs:25:10 Oct 21 15:23:15.254 INFO kablam! | Oct 21 15:23:15.254 INFO kablam! 25 | #[derive(Queryable, AsChangeset)] Oct 21 15:23:15.254 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:15.254 INFO kablam! | Oct 21 15:23:15.254 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:15.254 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:15.254 INFO kablam! Oct 21 15:23:15.254 INFO kablam! warning: cannot find type `User` in this scope Oct 21 15:23:15.254 INFO kablam! --> src/database/models.rs:25:21 Oct 21 15:23:15.254 INFO kablam! | Oct 21 15:23:15.254 INFO kablam! 25 | #[derive(Queryable, AsChangeset)] Oct 21 15:23:15.254 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:15.254 INFO kablam! | Oct 21 15:23:15.254 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:15.254 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:15.254 INFO kablam! Oct 21 15:23:15.254 INFO kablam! warning: cannot find type `users` in this scope Oct 21 15:23:15.254 INFO kablam! --> src/database/models.rs:25:21 Oct 21 15:23:15.254 INFO kablam! | Oct 21 15:23:15.254 INFO kablam! 25 | #[derive(Queryable, AsChangeset)] Oct 21 15:23:15.254 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:15.254 INFO kablam! | Oct 21 15:23:15.254 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:15.254 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:15.254 INFO kablam! Oct 21 15:23:15.254 INFO kablam! warning: cannot find type `table` in this scope Oct 21 15:23:15.254 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 21 15:23:15.254 INFO kablam! | Oct 21 15:23:15.254 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 21 15:23:15.254 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:15.254 INFO kablam! | Oct 21 15:23:15.254 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:15.254 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:15.254 INFO kablam! Oct 21 15:23:15.254 INFO kablam! warning: cannot find type `title` in this scope Oct 21 15:23:15.254 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:15.254 INFO kablam! | Oct 21 15:23:15.254 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:15.254 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:15.254 INFO kablam! | Oct 21 15:23:15.254 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:15.254 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:15.254 INFO kablam! Oct 21 15:23:15.255 INFO kablam! warning: cannot find type `post_id` in this scope Oct 21 15:23:15.255 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:15.255 INFO kablam! | Oct 21 15:23:15.255 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:15.255 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:15.255 INFO kablam! | Oct 21 15:23:15.255 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:15.255 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:15.255 INFO kablam! Oct 21 15:23:15.255 INFO kablam! warning: cannot find type `friendly_url` in this scope Oct 21 15:23:15.255 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:15.255 INFO kablam! | Oct 21 15:23:15.255 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:15.255 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:15.255 INFO kablam! | Oct 21 15:23:15.255 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:15.255 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:15.255 INFO kablam! Oct 21 15:23:15.255 INFO kablam! warning: cannot find type `publish_date` in this scope Oct 21 15:23:15.255 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:15.255 INFO kablam! | Oct 21 15:23:15.255 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:15.255 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:15.255 INFO kablam! | Oct 21 15:23:15.255 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:15.255 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:15.255 INFO kablam! Oct 21 15:23:15.255 INFO kablam! warning: cannot find type `expiration_date` in this scope Oct 21 15:23:15.255 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:15.255 INFO kablam! | Oct 21 15:23:15.255 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:15.255 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:15.255 INFO kablam! | Oct 21 15:23:15.255 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:15.255 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:15.255 INFO kablam! Oct 21 15:23:15.255 INFO kablam! warning: cannot find type `structure_id` in this scope Oct 21 15:23:15.255 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:15.255 INFO kablam! | Oct 21 15:23:15.255 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:15.255 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:15.255 INFO kablam! | Oct 21 15:23:15.255 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:15.255 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:15.255 INFO kablam! Oct 21 15:23:15.255 INFO kablam! warning: cannot find type `content` in this scope Oct 21 15:23:15.255 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:15.255 INFO kablam! | Oct 21 15:23:15.255 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:15.255 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:15.255 INFO kablam! | Oct 21 15:23:15.255 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:15.255 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:15.255 INFO kablam! Oct 21 15:23:15.255 INFO kablam! warning: cannot find type `folder_id` in this scope Oct 21 15:23:15.255 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:15.255 INFO kablam! | Oct 21 15:23:15.255 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:15.255 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:15.255 INFO kablam! | Oct 21 15:23:15.255 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:15.255 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:15.255 INFO kablam! Oct 21 15:23:15.255 INFO kablam! warning: cannot find type `is_trash` in this scope Oct 21 15:23:15.256 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:15.256 INFO kablam! | Oct 21 15:23:15.256 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:15.256 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:15.256 INFO kablam! | Oct 21 15:23:15.256 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:15.256 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:15.256 INFO kablam! Oct 21 15:23:15.256 INFO kablam! warning: cannot find type `is_draft` in this scope Oct 21 15:23:15.256 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:15.256 INFO kablam! | Oct 21 15:23:15.256 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:15.256 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:15.256 INFO kablam! | Oct 21 15:23:15.256 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:15.256 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:15.256 INFO kablam! Oct 21 15:23:15.256 INFO kablam! warning: cannot find type `create_date` in this scope Oct 21 15:23:15.256 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:15.256 INFO kablam! | Oct 21 15:23:15.256 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:15.256 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:15.256 INFO kablam! | Oct 21 15:23:15.256 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:15.256 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:15.256 INFO kablam! Oct 21 15:23:15.256 INFO kablam! warning: cannot find type `modified_date` in this scope Oct 21 15:23:15.256 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:15.256 INFO kablam! | Oct 21 15:23:15.256 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:15.256 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:15.256 INFO kablam! | Oct 21 15:23:15.256 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:15.256 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:15.256 INFO kablam! Oct 21 15:23:15.256 INFO kablam! warning: cannot find type `create_user_id` in this scope Oct 21 15:23:15.256 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:15.256 INFO kablam! | Oct 21 15:23:15.256 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:15.256 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:15.256 INFO kablam! | Oct 21 15:23:15.256 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:15.256 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:15.256 INFO kablam! Oct 21 15:23:15.256 INFO kablam! warning: cannot find type `modified_user_id` in this scope Oct 21 15:23:15.256 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:15.256 INFO kablam! | Oct 21 15:23:15.256 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:15.256 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:15.256 INFO kablam! | Oct 21 15:23:15.256 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:15.256 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:15.256 INFO kablam! Oct 21 15:23:15.256 INFO kablam! warning: cannot find type `site_id` in this scope Oct 21 15:23:15.256 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:15.256 INFO kablam! | Oct 21 15:23:15.256 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:15.256 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:15.256 INFO kablam! | Oct 21 15:23:15.256 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:15.256 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:15.256 INFO kablam! Oct 21 15:23:15.256 INFO kablam! warning: cannot find type `file_hotlink_url` in this scope Oct 21 15:23:15.257 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:15.257 INFO kablam! | Oct 21 15:23:15.257 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:15.257 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:15.257 INFO kablam! | Oct 21 15:23:15.257 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:15.257 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:15.257 INFO kablam! Oct 21 15:23:15.265 INFO kablam! warning: cannot find type `file_title` in this scope Oct 21 15:23:15.265 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:15.265 INFO kablam! | Oct 21 15:23:15.265 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:15.265 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:15.265 INFO kablam! | Oct 21 15:23:15.265 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:15.265 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:15.265 INFO kablam! Oct 21 15:23:15.265 INFO kablam! warning: cannot find type `file_id` in this scope Oct 21 15:23:15.265 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:15.265 INFO kablam! | Oct 21 15:23:15.265 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:15.265 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:15.265 INFO kablam! | Oct 21 15:23:15.265 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:15.265 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:15.265 INFO kablam! Oct 21 15:23:15.265 INFO kablam! warning: cannot find type `file_type_id` in this scope Oct 21 15:23:15.265 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:15.265 INFO kablam! | Oct 21 15:23:15.265 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:15.265 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:15.265 INFO kablam! | Oct 21 15:23:15.265 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:15.265 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:15.265 INFO kablam! Oct 21 15:23:15.265 INFO kablam! warning: cannot find type `page_id` in this scope Oct 21 15:23:15.265 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:15.265 INFO kablam! | Oct 21 15:23:15.265 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:15.265 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:15.265 INFO kablam! | Oct 21 15:23:15.265 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:15.265 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:15.265 INFO kablam! Oct 21 15:23:15.265 INFO kablam! warning: cannot find type `parent_page_id` in this scope Oct 21 15:23:15.265 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:15.265 INFO kablam! | Oct 21 15:23:15.265 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:15.265 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:15.265 INFO kablam! | Oct 21 15:23:15.265 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:15.265 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:15.265 INFO kablam! Oct 21 15:23:15.265 INFO kablam! warning: cannot find type `additional_javascript` in this scope Oct 21 15:23:15.265 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:15.265 INFO kablam! | Oct 21 15:23:15.265 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:15.265 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:15.265 INFO kablam! | Oct 21 15:23:15.265 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:15.265 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:15.265 INFO kablam! Oct 21 15:23:15.265 INFO kablam! warning: cannot find type `additional_css` in this scope Oct 21 15:23:15.265 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:15.265 INFO kablam! | Oct 21 15:23:15.265 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:15.265 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:15.265 INFO kablam! | Oct 21 15:23:15.265 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:15.265 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:15.265 INFO kablam! Oct 21 15:23:15.265 INFO kablam! warning: cannot find type `portlet_id` in this scope Oct 21 15:23:15.265 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:15.265 INFO kablam! | Oct 21 15:23:15.265 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:15.265 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:15.265 INFO kablam! | Oct 21 15:23:15.265 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:15.265 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:15.265 INFO kablam! Oct 21 15:23:15.265 INFO kablam! warning: cannot find type `page_internal_path` in this scope Oct 21 15:23:15.265 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:15.265 INFO kablam! | Oct 21 15:23:15.265 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:15.265 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:15.265 INFO kablam! | Oct 21 15:23:15.265 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:15.265 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:15.266 INFO kablam! Oct 21 15:23:15.266 INFO kablam! warning: cannot find type `portlet_type` in this scope Oct 21 15:23:15.266 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:15.266 INFO kablam! | Oct 21 15:23:15.266 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:15.266 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:15.266 INFO kablam! | Oct 21 15:23:15.266 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:15.266 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:15.266 INFO kablam! Oct 21 15:23:15.266 INFO kablam! warning: cannot find type `config` in this scope Oct 21 15:23:15.266 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:15.266 INFO kablam! | Oct 21 15:23:15.266 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:15.266 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:15.266 INFO kablam! | Oct 21 15:23:15.266 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:15.266 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:15.266 INFO kablam! Oct 21 15:23:15.266 INFO kablam! warning: cannot find type `id` in this scope Oct 21 15:23:15.266 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:15.266 INFO kablam! | Oct 21 15:23:15.266 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:15.266 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:15.266 INFO kablam! | Oct 21 15:23:15.266 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:15.266 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:15.266 INFO kablam! Oct 21 15:23:15.266 INFO kablam! warning: cannot find type `body` in this scope Oct 21 15:23:15.266 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:15.266 INFO kablam! | Oct 21 15:23:15.266 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:15.266 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:15.266 INFO kablam! | Oct 21 15:23:15.266 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:15.266 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:15.266 INFO kablam! Oct 21 15:23:15.266 INFO kablam! warning: cannot find type `published` in this scope Oct 21 15:23:15.266 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:15.266 INFO kablam! | Oct 21 15:23:15.266 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:15.266 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:15.266 INFO kablam! | Oct 21 15:23:15.266 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:15.266 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:15.266 INFO kablam! Oct 21 15:23:15.266 INFO kablam! warning: cannot find type `parent_site_id` in this scope Oct 21 15:23:15.266 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:15.266 INFO kablam! | Oct 21 15:23:15.266 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:15.266 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:15.266 INFO kablam! | Oct 21 15:23:15.266 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:15.266 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:15.266 INFO kablam! Oct 21 15:23:15.266 INFO kablam! warning: cannot find type `theme_id` in this scope Oct 21 15:23:15.266 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:15.266 INFO kablam! | Oct 21 15:23:15.266 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:15.266 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:15.266 INFO kablam! | Oct 21 15:23:15.266 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:15.266 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:15.266 INFO kablam! Oct 21 15:23:15.285 INFO kablam! warning: cannot find type `jsonStructure` in this scope Oct 21 15:23:15.285 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:15.285 INFO kablam! | Oct 21 15:23:15.285 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:15.285 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:15.285 INFO kablam! | Oct 21 15:23:15.285 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:15.285 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:15.285 INFO kablam! Oct 21 15:23:15.285 INFO kablam! warning: cannot find type `parent_structure_id` in this scope Oct 21 15:23:15.285 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:15.285 INFO kablam! | Oct 21 15:23:15.285 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:15.285 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:15.285 INFO kablam! | Oct 21 15:23:15.285 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:15.285 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:15.285 INFO kablam! Oct 21 15:23:15.285 INFO kablam! warning: cannot find type `template_id` in this scope Oct 21 15:23:15.285 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:15.285 INFO kablam! | Oct 21 15:23:15.285 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:15.285 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:15.285 INFO kablam! | Oct 21 15:23:15.285 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:15.285 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:15.285 INFO kablam! Oct 21 15:23:15.285 INFO kablam! warning: cannot find type `user_id` in this scope Oct 21 15:23:15.285 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:15.285 INFO kablam! | Oct 21 15:23:15.285 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:15.285 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:15.285 INFO kablam! | Oct 21 15:23:15.285 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:15.285 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:15.285 INFO kablam! Oct 21 15:23:15.285 INFO kablam! warning: cannot find type `screen_name` in this scope Oct 21 15:23:15.285 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:15.285 INFO kablam! | Oct 21 15:23:15.285 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:15.285 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:15.285 INFO kablam! | Oct 21 15:23:15.285 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:15.285 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:15.285 INFO kablam! Oct 21 15:23:15.285 INFO kablam! warning: cannot find type `first_name` in this scope Oct 21 15:23:15.285 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:15.285 INFO kablam! | Oct 21 15:23:15.285 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:15.285 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:15.285 INFO kablam! | Oct 21 15:23:15.285 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:15.285 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:15.285 INFO kablam! Oct 21 15:23:15.285 INFO kablam! warning: cannot find type `last_name` in this scope Oct 21 15:23:15.285 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:15.285 INFO kablam! | Oct 21 15:23:15.285 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:15.285 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:15.285 INFO kablam! | Oct 21 15:23:15.285 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:15.285 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:15.285 INFO kablam! Oct 21 15:23:15.285 INFO kablam! warning: cannot find type `anrede` in this scope Oct 21 15:23:15.285 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:15.285 INFO kablam! | Oct 21 15:23:15.285 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:15.286 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:15.286 INFO kablam! | Oct 21 15:23:15.286 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:15.286 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:15.286 INFO kablam! Oct 21 15:23:15.286 INFO kablam! warning: cannot find type `geburtstag` in this scope Oct 21 15:23:15.286 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:15.286 INFO kablam! | Oct 21 15:23:15.286 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:15.286 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:15.286 INFO kablam! | Oct 21 15:23:15.286 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:15.286 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:15.286 INFO kablam! Oct 21 15:23:15.286 INFO kablam! warning: cannot find type `email` in this scope Oct 21 15:23:15.286 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:15.286 INFO kablam! | Oct 21 15:23:15.286 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:15.286 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:15.286 INFO kablam! | Oct 21 15:23:15.286 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:15.286 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:15.286 INFO kablam! Oct 21 15:23:15.286 INFO kablam! warning: cannot find type `portrait` in this scope Oct 21 15:23:15.286 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:15.286 INFO kablam! | Oct 21 15:23:15.286 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:15.286 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:15.286 INFO kablam! | Oct 21 15:23:15.286 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:15.286 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:15.286 INFO kablam! Oct 21 15:23:15.286 INFO kablam! warning: cannot find type `original_site_id` in this scope Oct 21 15:23:15.286 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:15.286 INFO kablam! | Oct 21 15:23:15.286 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:15.286 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:15.286 INFO kablam! | Oct 21 15:23:15.286 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:15.286 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:15.286 INFO kablam! Oct 21 15:23:15.286 INFO kablam! warning: cannot find type `vocabulary_id` in this scope Oct 21 15:23:15.286 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:15.286 INFO kablam! | Oct 21 15:23:15.286 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:15.286 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:15.286 INFO kablam! | Oct 21 15:23:15.286 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:15.286 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:15.286 INFO kablam! Oct 21 15:23:15.286 INFO kablam! warning: cannot find type `vocabulary_entry_id` in this scope Oct 21 15:23:15.286 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:15.286 INFO kablam! | Oct 21 15:23:15.286 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:15.286 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:15.286 INFO kablam! | Oct 21 15:23:15.286 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:15.286 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:15.286 INFO kablam! Oct 21 15:23:15.286 INFO kablam! warning: cannot find type `parent_vocabulary_entry_id` in this scope Oct 21 15:23:15.286 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 15:23:15.286 INFO kablam! | Oct 21 15:23:15.286 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 15:23:15.286 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:23:15.286 INFO kablam! | Oct 21 15:23:15.286 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 15:23:15.286 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:23:15.286 INFO kablam! Oct 21 15:23:15.286 INFO kablam! warning: unused import: `dotenv::dotenv` Oct 21 15:23:15.286 INFO kablam! --> src/database/user.rs:4:5 Oct 21 15:23:15.286 INFO kablam! | Oct 21 15:23:15.286 INFO kablam! 4 | use dotenv::dotenv; Oct 21 15:23:15.286 INFO kablam! | ^^^^^^^^^^^^^^ Oct 21 15:23:15.286 INFO kablam! Oct 21 15:23:15.286 INFO kablam! warning: unused import: `std::env` Oct 21 15:23:15.286 INFO kablam! --> src/database/user.rs:7:5 Oct 21 15:23:15.286 INFO kablam! | Oct 21 15:23:15.286 INFO kablam! 7 | use std::env; Oct 21 15:23:15.286 INFO kablam! | ^^^^^^^^ Oct 21 15:23:15.286 INFO kablam! Oct 21 15:23:15.286 INFO kablam! warning: unused import: `diesel::*` Oct 21 15:23:15.286 INFO kablam! --> src/database/user.rs:74:9 Oct 21 15:23:15.286 INFO kablam! | Oct 21 15:23:15.286 INFO kablam! 74 | use diesel::*; Oct 21 15:23:15.286 INFO kablam! | ^^^^^^^^^ Oct 21 15:23:15.286 INFO kablam! Oct 21 15:23:15.286 INFO kablam! warning: unused import: `database::models::*` Oct 21 15:23:15.286 INFO kablam! --> src/database/mod.rs:14:5 Oct 21 15:23:15.287 INFO kablam! | Oct 21 15:23:15.287 INFO kablam! 14 | use database::models::*; Oct 21 15:23:15.287 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 15:23:15.287 INFO kablam! Oct 21 15:23:15.287 INFO kablam! warning: unused import: `schema::users::dsl::*` Oct 21 15:23:15.287 INFO kablam! --> src/database/mod.rs:20:5 Oct 21 15:23:15.287 INFO kablam! | Oct 21 15:23:15.287 INFO kablam! 20 | use schema::users::dsl::*; Oct 21 15:23:15.287 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:23:15.287 INFO kablam! Oct 21 15:23:16.981 INFO kablam! warning: unused variable: `n` Oct 21 15:23:16.981 INFO kablam! --> src/database/user.rs:32:12 Oct 21 15:23:16.981 INFO kablam! | Oct 21 15:23:16.981 INFO kablam! 32 | Ok(n) => users.order(user_id.desc()).first::(conn), Oct 21 15:23:16.981 INFO kablam! | ^ help: consider using `_n` instead Oct 21 15:23:16.981 INFO kablam! | Oct 21 15:23:16.981 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 15:23:16.981 INFO kablam! Oct 21 15:23:17.392 INFO kablam! warning: structure field `dbConnection` should have a snake case name such as `db_connection` Oct 21 15:23:17.392 INFO kablam! --> src/common/mod.rs:14:5 Oct 21 15:23:17.392 INFO kablam! | Oct 21 15:23:17.392 INFO kablam! 14 | pub dbConnection: SqliteConnection, Oct 21 15:23:17.392 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:23:17.392 INFO kablam! | Oct 21 15:23:17.392 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 21 15:23:17.392 INFO kablam! Oct 21 15:23:19.624 INFO kablam! warning: unused variable: `n` Oct 21 15:23:19.624 INFO kablam! --> src/database/user.rs:32:12 Oct 21 15:23:19.624 INFO kablam! | Oct 21 15:23:19.624 INFO kablam! 32 | Ok(n) => users.order(user_id.desc()).first::(conn), Oct 21 15:23:19.624 INFO kablam! | ^ help: consider using `_n` instead Oct 21 15:23:19.632 INFO kablam! | Oct 21 15:23:19.632 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 15:23:19.632 INFO kablam! Oct 21 15:23:19.632 INFO kablam! warning: unused variable: `number_of_users` Oct 21 15:23:19.632 INFO kablam! --> src/database/user.rs:77:9 Oct 21 15:23:19.632 INFO kablam! | Oct 21 15:23:19.632 INFO kablam! 77 | let number_of_users = create_user(&conn, site_id, name).expect("should create user"); Oct 21 15:23:19.632 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_number_of_users` instead Oct 21 15:23:19.648 INFO kablam! Oct 21 15:23:22.448 INFO kablam! warning: unused import: `molecule::database::models::*` Oct 21 15:23:22.448 INFO kablam! --> src/bin/write_post.rs:6:5 Oct 21 15:23:22.448 INFO kablam! | Oct 21 15:23:22.448 INFO kablam! 6 | use molecule::database::models::*; Oct 21 15:23:22.449 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:23:22.449 INFO kablam! | Oct 21 15:23:22.449 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 15:23:22.449 INFO kablam! Oct 21 15:23:22.536 INFO kablam! warning: structure field `dbConnection` should have a snake case name such as `db_connection` Oct 21 15:23:22.536 INFO kablam! --> src/common/mod.rs:14:5 Oct 21 15:23:22.536 INFO kablam! | Oct 21 15:23:22.536 INFO kablam! 14 | pub dbConnection: SqliteConnection, Oct 21 15:23:22.536 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:23:22.552 INFO kablam! | Oct 21 15:23:22.552 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 21 15:23:22.553 INFO kablam! Oct 21 15:23:23.260 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 15:23:23.260 INFO kablam! --> src/database/mod.rs:57:5 Oct 21 15:23:23.260 INFO kablam! | Oct 21 15:23:23.260 INFO kablam! 57 | embedded_migrations::run_with_output(&conn, &mut std::io::stdout()); Oct 21 15:23:23.260 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:23:23.260 INFO kablam! | Oct 21 15:23:23.260 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 15:23:23.260 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 15:23:23.260 INFO kablam! Oct 21 15:23:24.104 INFO kablam! warning: unused import: `molecule::database::models::*` Oct 21 15:23:24.104 INFO kablam! --> src/bin/write_post.rs:6:5 Oct 21 15:23:24.104 INFO kablam! | Oct 21 15:23:24.104 INFO kablam! 6 | use molecule::database::models::*; Oct 21 15:23:24.104 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:23:24.104 INFO kablam! | Oct 21 15:23:24.104 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 15:23:24.104 INFO kablam! Oct 21 15:23:24.511 INFO kablam! warning: unused import: `self::molecule::database::*` Oct 21 15:23:24.511 INFO kablam! --> src/bin/delete_posts.rs:5:5 Oct 21 15:23:24.511 INFO kablam! | Oct 21 15:23:24.511 INFO kablam! 5 | use self::molecule::database::*; Oct 21 15:23:24.511 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:23:24.513 INFO kablam! | Oct 21 15:23:24.513 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 15:23:24.513 INFO kablam! Oct 21 15:23:24.649 INFO kablam! warning: unused import: `self::molecule::database::*` Oct 21 15:23:24.649 INFO kablam! --> src/bin/delete_posts.rs:5:5 Oct 21 15:23:24.649 INFO kablam! | Oct 21 15:23:24.649 INFO kablam! 5 | use self::molecule::database::*; Oct 21 15:23:24.649 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:23:24.649 INFO kablam! | Oct 21 15:23:24.649 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 15:23:24.649 INFO kablam! Oct 21 15:23:25.028 INFO kablam! warning: unused import: `self::molecule::database::models::Post` Oct 21 15:23:25.028 INFO kablam! --> src/bin/publish_posts.rs:6:5 Oct 21 15:23:25.029 INFO kablam! | Oct 21 15:23:25.029 INFO kablam! 6 | use self::molecule::database::models::Post; Oct 21 15:23:25.029 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:23:25.029 INFO kablam! | Oct 21 15:23:25.029 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 15:23:25.029 INFO kablam! Oct 21 15:23:26.412 INFO kablam! warning: unused import: `self::molecule::database::models::Post` Oct 21 15:23:26.412 INFO kablam! --> src/bin/publish_posts.rs:6:5 Oct 21 15:23:26.412 INFO kablam! | Oct 21 15:23:26.412 INFO kablam! 6 | use self::molecule::database::models::Post; Oct 21 15:23:26.412 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:23:26.412 INFO kablam! | Oct 21 15:23:26.412 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 15:23:26.412 INFO kablam! Oct 21 15:23:26.965 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 35s Oct 21 15:23:26.992 INFO kablam! su: No module specific data is present Oct 21 15:23:27.668 INFO running `"docker" "rm" "-f" "afc3b98a2f1cae197fa03b746fe7f70f940cef08056473b0ba5b796eb55f335b"` Oct 21 15:23:27.952 INFO blam! afc3b98a2f1cae197fa03b746fe7f70f940cef08056473b0ba5b796eb55f335b