Nov 02 09:43:50.258 INFO checking n3phtys/molecule-dev against master#f6e9a6e41cd9b1fb687e296b5a6d4c6ad399f862 for pr-55517 Nov 02 09:43:50.258 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55517/worker-4/master#f6e9a6e41cd9b1fb687e296b5a6d4c6ad399f862:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55517/master#f6e9a6e41cd9b1fb687e296b5a6d4c6ad399f862:/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 +f6e9a6e41cd9b1fb687e296b5a6d4c6ad399f862-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"` Nov 02 09:43:50.639 INFO blam! 1f4b5d11d50d1414621682ba236fd5e2837ba329b656918606224de06206c935 Nov 02 09:43:50.656 INFO running `"docker" "start" "-a" "1f4b5d11d50d1414621682ba236fd5e2837ba329b656918606224de06206c935"` Nov 02 09:43:51.857 INFO kablam! usermod: no changes Nov 02 09:43:52.076 INFO kablam! Compiling serde v1.0.64 Nov 02 09:43:52.077 INFO kablam! Compiling byteorder v1.2.3 Nov 02 09:43:52.100 INFO kablam! Compiling proc-macro2 v0.4.4 Nov 02 09:43:52.101 INFO kablam! Compiling libsqlite3-sys v0.9.1 Nov 02 09:43:52.101 INFO kablam! Compiling backtrace-sys v0.1.21 Nov 02 09:43:52.101 INFO kablam! Compiling memchr v2.0.1 Nov 02 09:43:52.104 INFO kablam! Compiling syn v0.11.11 Nov 02 09:43:54.278 INFO kablam! Compiling aho-corasick v0.6.4 Nov 02 09:43:55.640 INFO kablam! Compiling diesel v0.16.0 Nov 02 09:43:58.676 INFO kablam! Checking diesel v1.3.0 Nov 02 09:43:59.259 INFO kablam! Compiling regex v0.2.11 Nov 02 09:44:00.437 INFO kablam! Compiling backtrace v0.3.8 Nov 02 09:44:04.484 INFO kablam! Checking error-chain v0.10.0 Nov 02 09:44:08.872 INFO kablam! Compiling quote v0.6.3 Nov 02 09:44:23.897 INFO kablam! Compiling syn v0.14.1 Nov 02 09:44:39.281 INFO kablam! Compiling derive-error-chain v0.10.1 Nov 02 09:44:55.136 INFO kablam! Compiling dotenv v0.10.1 Nov 02 09:45:03.452 INFO kablam! Compiling serde_derive v1.0.64 Nov 02 09:45:46.415 INFO kablam! Checking migrations_internals v1.3.0 Nov 02 09:45:49.637 INFO kablam! Compiling migrations_macros v1.3.0 Nov 02 09:45:53.872 INFO kablam! Checking diesel_migrations v1.3.0 Nov 02 09:45:57.620 INFO kablam! Checking serde_json v1.0.19 Nov 02 09:46:03.700 INFO kablam! Compiling diesel_codegen v0.16.1 Nov 02 09:46:09.852 INFO kablam! Checking molecule v0.1.0 (/source) Nov 02 09:46:11.908 INFO kablam! warning: unused `#[macro_use]` import Nov 02 09:46:11.908 INFO kablam! --> src/lib.rs:4:1 Nov 02 09:46:11.908 INFO kablam! | Nov 02 09:46:11.908 INFO kablam! 4 | #[macro_use] Nov 02 09:46:11.908 INFO kablam! | ^^^^^^^^^^^^ Nov 02 09:46:11.908 INFO kablam! | Nov 02 09:46:11.908 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 02 09:46:11.908 INFO kablam! Nov 02 09:46:11.908 INFO kablam! warning: cannot find type `posts` in this scope Nov 02 09:46:11.908 INFO kablam! --> src/database/models.rs:3:10 Nov 02 09:46:11.908 INFO kablam! | Nov 02 09:46:11.908 INFO kablam! 3 | #[derive(Insertable)] Nov 02 09:46:11.908 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:11.908 INFO kablam! | Nov 02 09:46:11.908 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 02 09:46:11.908 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! Nov 02 09:46:11.908 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:11.908 INFO kablam! Nov 02 09:46:11.908 INFO kablam! warning: cannot find type `NewPost` in this scope Nov 02 09:46:11.908 INFO kablam! --> src/database/models.rs:3:10 Nov 02 09:46:11.908 INFO kablam! | Nov 02 09:46:11.908 INFO kablam! 3 | #[derive(Insertable)] Nov 02 09:46:11.908 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:11.908 INFO kablam! | Nov 02 09:46:11.908 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! Nov 02 09:46:11.908 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:11.908 INFO kablam! Nov 02 09:46:11.908 INFO kablam! warning: cannot find type `posts` in this scope Nov 02 09:46:11.908 INFO kablam! --> src/database/models.rs:3:10 Nov 02 09:46:11.908 INFO kablam! | Nov 02 09:46:11.908 INFO kablam! 3 | #[derive(Insertable)] Nov 02 09:46:11.908 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:11.908 INFO kablam! | Nov 02 09:46:11.908 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! Nov 02 09:46:11.909 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:11.909 INFO kablam! Nov 02 09:46:11.909 INFO kablam! warning: cannot find type `Post` in this scope Nov 02 09:46:11.909 INFO kablam! --> src/database/models.rs:10:10 Nov 02 09:46:11.909 INFO kablam! | Nov 02 09:46:11.909 INFO kablam! 10 | #[derive(Queryable)] Nov 02 09:46:11.909 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:11.909 INFO kablam! | Nov 02 09:46:11.909 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! Nov 02 09:46:11.909 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:11.909 INFO kablam! Nov 02 09:46:11.909 INFO kablam! warning: cannot find type `users` in this scope Nov 02 09:46:11.909 INFO kablam! --> src/database/models.rs:18:10 Nov 02 09:46:11.909 INFO kablam! | Nov 02 09:46:11.909 INFO kablam! 18 | #[derive(Insertable)] Nov 02 09:46:11.909 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:11.909 INFO kablam! | Nov 02 09:46:11.909 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! Nov 02 09:46:11.909 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:11.909 INFO kablam! Nov 02 09:46:11.909 INFO kablam! warning: cannot find type `NewUser` in this scope Nov 02 09:46:11.909 INFO kablam! --> src/database/models.rs:18:10 Nov 02 09:46:11.909 INFO kablam! | Nov 02 09:46:11.909 INFO kablam! 18 | #[derive(Insertable)] Nov 02 09:46:11.909 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:11.909 INFO kablam! | Nov 02 09:46:11.909 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! Nov 02 09:46:11.909 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:11.909 INFO kablam! Nov 02 09:46:11.909 INFO kablam! warning: cannot find type `User` in this scope Nov 02 09:46:11.909 INFO kablam! --> src/database/models.rs:25:10 Nov 02 09:46:11.909 INFO kablam! | Nov 02 09:46:11.909 INFO kablam! 25 | #[derive(Queryable, AsChangeset)] Nov 02 09:46:11.909 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:11.909 INFO kablam! | Nov 02 09:46:11.909 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! Nov 02 09:46:11.909 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:11.909 INFO kablam! Nov 02 09:46:11.909 INFO kablam! warning: cannot find type `User` in this scope Nov 02 09:46:11.909 INFO kablam! --> src/database/models.rs:25:21 Nov 02 09:46:11.909 INFO kablam! | Nov 02 09:46:11.909 INFO kablam! 25 | #[derive(Queryable, AsChangeset)] Nov 02 09:46:11.909 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:11.909 INFO kablam! | Nov 02 09:46:11.909 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! Nov 02 09:46:11.909 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:11.909 INFO kablam! Nov 02 09:46:11.909 INFO kablam! warning: cannot find type `users` in this scope Nov 02 09:46:11.909 INFO kablam! --> src/database/models.rs:25:21 Nov 02 09:46:11.909 INFO kablam! | Nov 02 09:46:11.909 INFO kablam! 25 | #[derive(Queryable, AsChangeset)] Nov 02 09:46:11.909 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:11.909 INFO kablam! | Nov 02 09:46:11.909 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! Nov 02 09:46:11.909 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:11.909 INFO kablam! Nov 02 09:46:11.909 INFO kablam! warning: cannot find type `table` in this scope Nov 02 09:46:11.909 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 02 09:46:11.909 INFO kablam! | Nov 02 09:46:11.909 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 02 09:46:11.909 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:11.909 INFO kablam! | Nov 02 09:46:11.909 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! Nov 02 09:46:11.909 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:11.909 INFO kablam! Nov 02 09:46:11.909 INFO kablam! warning: cannot find type `title` in this scope Nov 02 09:46:11.909 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:11.909 INFO kablam! | Nov 02 09:46:11.909 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:11.909 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:11.909 INFO kablam! | Nov 02 09:46:11.909 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! Nov 02 09:46:11.909 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:11.909 INFO kablam! Nov 02 09:46:11.909 INFO kablam! warning: cannot find type `post_id` in this scope Nov 02 09:46:11.909 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:11.909 INFO kablam! | Nov 02 09:46:11.909 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:11.909 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:11.909 INFO kablam! | Nov 02 09:46:11.909 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! Nov 02 09:46:11.909 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:11.909 INFO kablam! Nov 02 09:46:11.910 INFO kablam! warning: cannot find type `friendly_url` in this scope Nov 02 09:46:11.910 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:11.910 INFO kablam! | Nov 02 09:46:11.910 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:11.910 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:11.910 INFO kablam! | Nov 02 09:46:11.910 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! Nov 02 09:46:11.910 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:11.910 INFO kablam! Nov 02 09:46:11.910 INFO kablam! warning: cannot find type `publish_date` in this scope Nov 02 09:46:11.910 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:11.910 INFO kablam! | Nov 02 09:46:11.910 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:11.916 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:11.916 INFO kablam! | Nov 02 09:46:11.916 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! Nov 02 09:46:11.916 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:11.916 INFO kablam! Nov 02 09:46:11.916 INFO kablam! warning: cannot find type `expiration_date` in this scope Nov 02 09:46:11.916 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:11.916 INFO kablam! | Nov 02 09:46:11.916 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:11.916 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:11.916 INFO kablam! | Nov 02 09:46:11.916 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! Nov 02 09:46:11.916 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:11.916 INFO kablam! Nov 02 09:46:11.916 INFO kablam! warning: cannot find type `structure_id` in this scope Nov 02 09:46:11.916 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:11.916 INFO kablam! | Nov 02 09:46:11.916 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:11.916 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:11.916 INFO kablam! | Nov 02 09:46:11.916 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! Nov 02 09:46:11.916 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:11.916 INFO kablam! Nov 02 09:46:11.916 INFO kablam! warning: cannot find type `content` in this scope Nov 02 09:46:11.916 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:11.916 INFO kablam! | Nov 02 09:46:11.916 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:11.916 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:11.916 INFO kablam! | Nov 02 09:46:11.916 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! Nov 02 09:46:11.916 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:11.916 INFO kablam! Nov 02 09:46:11.916 INFO kablam! warning: cannot find type `folder_id` in this scope Nov 02 09:46:11.916 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:11.916 INFO kablam! | Nov 02 09:46:11.916 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:11.916 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:11.916 INFO kablam! | Nov 02 09:46:11.916 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! Nov 02 09:46:11.916 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:11.916 INFO kablam! Nov 02 09:46:11.916 INFO kablam! warning: cannot find type `is_trash` in this scope Nov 02 09:46:11.916 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:11.916 INFO kablam! | Nov 02 09:46:11.917 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:11.917 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:11.917 INFO kablam! | Nov 02 09:46:11.917 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! Nov 02 09:46:11.917 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:11.917 INFO kablam! Nov 02 09:46:11.917 INFO kablam! warning: cannot find type `is_draft` in this scope Nov 02 09:46:11.917 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:11.917 INFO kablam! | Nov 02 09:46:11.917 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:11.917 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:11.917 INFO kablam! | Nov 02 09:46:11.917 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! Nov 02 09:46:11.917 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:11.917 INFO kablam! Nov 02 09:46:11.917 INFO kablam! warning: cannot find type `create_date` in this scope Nov 02 09:46:11.917 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:11.917 INFO kablam! | Nov 02 09:46:11.917 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:11.917 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:11.917 INFO kablam! | Nov 02 09:46:11.917 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! Nov 02 09:46:11.917 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:11.917 INFO kablam! Nov 02 09:46:11.917 INFO kablam! warning: cannot find type `modified_date` in this scope Nov 02 09:46:11.917 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:11.917 INFO kablam! | Nov 02 09:46:11.917 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:11.917 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:11.917 INFO kablam! | Nov 02 09:46:11.917 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! Nov 02 09:46:11.917 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:11.917 INFO kablam! Nov 02 09:46:11.917 INFO kablam! warning: cannot find type `create_user_id` in this scope Nov 02 09:46:11.917 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:11.917 INFO kablam! | Nov 02 09:46:11.917 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:11.917 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:11.917 INFO kablam! | Nov 02 09:46:11.917 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! Nov 02 09:46:11.917 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:11.917 INFO kablam! Nov 02 09:46:11.917 INFO kablam! warning: cannot find type `modified_user_id` in this scope Nov 02 09:46:11.917 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:11.917 INFO kablam! | Nov 02 09:46:11.917 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:11.917 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:11.917 INFO kablam! | Nov 02 09:46:11.917 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! Nov 02 09:46:11.917 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:11.917 INFO kablam! Nov 02 09:46:11.917 INFO kablam! warning: cannot find type `site_id` in this scope Nov 02 09:46:11.917 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:11.917 INFO kablam! | Nov 02 09:46:11.917 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:11.917 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:11.917 INFO kablam! | Nov 02 09:46:11.917 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! Nov 02 09:46:11.917 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:11.917 INFO kablam! Nov 02 09:46:11.917 INFO kablam! warning: cannot find type `file_hotlink_url` in this scope Nov 02 09:46:11.917 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:11.917 INFO kablam! | Nov 02 09:46:11.917 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:11.917 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:11.917 INFO kablam! | Nov 02 09:46:11.917 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! Nov 02 09:46:11.917 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:11.917 INFO kablam! Nov 02 09:46:11.924 INFO kablam! warning: cannot find type `file_title` in this scope Nov 02 09:46:11.924 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:11.924 INFO kablam! | Nov 02 09:46:11.924 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:11.924 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:11.924 INFO kablam! | Nov 02 09:46:11.924 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! Nov 02 09:46:11.924 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:11.924 INFO kablam! Nov 02 09:46:11.924 INFO kablam! warning: cannot find type `file_id` in this scope Nov 02 09:46:11.924 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:11.924 INFO kablam! | Nov 02 09:46:11.924 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:11.924 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:11.924 INFO kablam! | Nov 02 09:46:11.924 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! Nov 02 09:46:11.924 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:11.924 INFO kablam! Nov 02 09:46:11.924 INFO kablam! warning: cannot find type `file_type_id` in this scope Nov 02 09:46:11.924 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:11.924 INFO kablam! | Nov 02 09:46:11.924 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:11.924 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:11.924 INFO kablam! | Nov 02 09:46:11.924 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! Nov 02 09:46:11.924 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:11.924 INFO kablam! Nov 02 09:46:11.924 INFO kablam! warning: cannot find type `page_id` in this scope Nov 02 09:46:11.924 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:11.924 INFO kablam! | Nov 02 09:46:11.924 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:11.924 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:11.924 INFO kablam! | Nov 02 09:46:11.924 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! Nov 02 09:46:11.924 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:11.924 INFO kablam! Nov 02 09:46:11.924 INFO kablam! warning: cannot find type `parent_page_id` in this scope Nov 02 09:46:11.924 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:11.924 INFO kablam! | Nov 02 09:46:11.924 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:11.924 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:11.924 INFO kablam! | Nov 02 09:46:11.924 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! Nov 02 09:46:11.924 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:11.925 INFO kablam! Nov 02 09:46:11.925 INFO kablam! warning: cannot find type `additional_javascript` in this scope Nov 02 09:46:11.925 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:11.925 INFO kablam! | Nov 02 09:46:11.925 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:11.925 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:11.925 INFO kablam! | Nov 02 09:46:11.925 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! Nov 02 09:46:11.925 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:11.925 INFO kablam! Nov 02 09:46:11.925 INFO kablam! warning: cannot find type `additional_css` in this scope Nov 02 09:46:11.925 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:11.925 INFO kablam! | Nov 02 09:46:11.925 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:11.925 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:11.925 INFO kablam! | Nov 02 09:46:11.925 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! Nov 02 09:46:11.925 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:11.925 INFO kablam! Nov 02 09:46:11.925 INFO kablam! warning: cannot find type `portlet_id` in this scope Nov 02 09:46:11.925 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:11.925 INFO kablam! | Nov 02 09:46:11.925 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:11.925 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:11.925 INFO kablam! | Nov 02 09:46:11.925 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! Nov 02 09:46:11.925 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:11.925 INFO kablam! Nov 02 09:46:11.925 INFO kablam! warning: cannot find type `page_internal_path` in this scope Nov 02 09:46:11.925 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:11.925 INFO kablam! | Nov 02 09:46:11.925 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:11.925 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:11.925 INFO kablam! | Nov 02 09:46:11.925 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! Nov 02 09:46:11.925 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:11.925 INFO kablam! Nov 02 09:46:11.925 INFO kablam! warning: cannot find type `portlet_type` in this scope Nov 02 09:46:11.925 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:11.925 INFO kablam! | Nov 02 09:46:11.925 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:11.925 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:11.925 INFO kablam! | Nov 02 09:46:11.925 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! Nov 02 09:46:11.925 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:11.925 INFO kablam! Nov 02 09:46:11.925 INFO kablam! warning: cannot find type `config` in this scope Nov 02 09:46:11.925 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:11.925 INFO kablam! | Nov 02 09:46:11.925 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:11.925 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:11.925 INFO kablam! | Nov 02 09:46:11.925 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! Nov 02 09:46:11.925 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:11.925 INFO kablam! Nov 02 09:46:11.925 INFO kablam! warning: cannot find type `id` in this scope Nov 02 09:46:11.925 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:11.925 INFO kablam! | Nov 02 09:46:11.925 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:11.925 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:11.925 INFO kablam! | Nov 02 09:46:11.925 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! Nov 02 09:46:11.925 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:11.925 INFO kablam! Nov 02 09:46:11.925 INFO kablam! warning: cannot find type `body` in this scope Nov 02 09:46:11.925 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:11.925 INFO kablam! | Nov 02 09:46:11.925 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:11.925 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:11.925 INFO kablam! | Nov 02 09:46:11.925 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! Nov 02 09:46:11.925 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:11.925 INFO kablam! Nov 02 09:46:11.932 INFO kablam! warning: cannot find type `published` in this scope Nov 02 09:46:11.932 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:11.932 INFO kablam! | Nov 02 09:46:11.932 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:11.932 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:11.932 INFO kablam! | Nov 02 09:46:11.932 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! Nov 02 09:46:11.932 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:11.932 INFO kablam! Nov 02 09:46:11.932 INFO kablam! warning: cannot find type `parent_site_id` in this scope Nov 02 09:46:11.932 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:11.932 INFO kablam! | Nov 02 09:46:11.932 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:11.932 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:11.932 INFO kablam! | Nov 02 09:46:11.932 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! Nov 02 09:46:11.932 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:11.932 INFO kablam! Nov 02 09:46:11.932 INFO kablam! warning: cannot find type `theme_id` in this scope Nov 02 09:46:11.932 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:11.932 INFO kablam! | Nov 02 09:46:11.932 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:11.932 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:11.932 INFO kablam! | Nov 02 09:46:11.932 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! Nov 02 09:46:11.932 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:11.932 INFO kablam! Nov 02 09:46:11.940 INFO kablam! warning: cannot find type `jsonStructure` in this scope Nov 02 09:46:11.940 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:11.940 INFO kablam! | Nov 02 09:46:11.940 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:11.940 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:11.940 INFO kablam! | Nov 02 09:46:11.940 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! Nov 02 09:46:11.940 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:11.940 INFO kablam! Nov 02 09:46:11.940 INFO kablam! warning: cannot find type `parent_structure_id` in this scope Nov 02 09:46:11.940 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:11.940 INFO kablam! | Nov 02 09:46:11.940 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:11.940 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:11.940 INFO kablam! | Nov 02 09:46:11.940 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! Nov 02 09:46:11.940 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:11.940 INFO kablam! Nov 02 09:46:11.940 INFO kablam! warning: cannot find type `template_id` in this scope Nov 02 09:46:11.940 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:11.940 INFO kablam! | Nov 02 09:46:11.940 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:11.940 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:11.940 INFO kablam! | Nov 02 09:46:11.944 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! Nov 02 09:46:11.944 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:11.944 INFO kablam! Nov 02 09:46:11.944 INFO kablam! warning: cannot find type `user_id` in this scope Nov 02 09:46:11.944 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:11.944 INFO kablam! | Nov 02 09:46:11.944 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:11.944 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:11.944 INFO kablam! | Nov 02 09:46:11.944 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! Nov 02 09:46:11.944 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:11.944 INFO kablam! Nov 02 09:46:11.944 INFO kablam! warning: cannot find type `screen_name` in this scope Nov 02 09:46:11.944 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:11.944 INFO kablam! | Nov 02 09:46:11.944 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:11.944 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:11.944 INFO kablam! | Nov 02 09:46:11.944 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! Nov 02 09:46:11.944 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:11.944 INFO kablam! Nov 02 09:46:11.944 INFO kablam! warning: cannot find type `first_name` in this scope Nov 02 09:46:11.944 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:11.944 INFO kablam! | Nov 02 09:46:11.944 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:11.948 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:11.948 INFO kablam! | Nov 02 09:46:11.948 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! Nov 02 09:46:11.948 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:11.948 INFO kablam! Nov 02 09:46:11.948 INFO kablam! warning: cannot find type `last_name` in this scope Nov 02 09:46:11.948 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:11.948 INFO kablam! | Nov 02 09:46:11.948 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:11.948 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:11.948 INFO kablam! | Nov 02 09:46:11.948 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! Nov 02 09:46:11.948 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:11.948 INFO kablam! Nov 02 09:46:11.948 INFO kablam! warning: cannot find type `anrede` in this scope Nov 02 09:46:11.948 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:11.948 INFO kablam! | Nov 02 09:46:11.948 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:11.948 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:11.948 INFO kablam! | Nov 02 09:46:11.948 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! Nov 02 09:46:11.948 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:11.948 INFO kablam! Nov 02 09:46:11.948 INFO kablam! warning: cannot find type `geburtstag` in this scope Nov 02 09:46:11.948 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:11.948 INFO kablam! | Nov 02 09:46:11.948 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:11.948 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:11.948 INFO kablam! | Nov 02 09:46:11.948 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! Nov 02 09:46:11.948 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:11.948 INFO kablam! Nov 02 09:46:11.952 INFO kablam! warning: cannot find type `email` in this scope Nov 02 09:46:11.952 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:11.952 INFO kablam! | Nov 02 09:46:11.952 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:11.952 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:11.952 INFO kablam! | Nov 02 09:46:11.952 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! Nov 02 09:46:11.952 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:11.952 INFO kablam! Nov 02 09:46:11.952 INFO kablam! warning: cannot find type `portrait` in this scope Nov 02 09:46:11.952 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:11.952 INFO kablam! | Nov 02 09:46:11.952 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:11.952 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:11.952 INFO kablam! | Nov 02 09:46:11.952 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! Nov 02 09:46:11.952 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:11.952 INFO kablam! Nov 02 09:46:11.952 INFO kablam! warning: cannot find type `original_site_id` in this scope Nov 02 09:46:11.952 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:11.952 INFO kablam! | Nov 02 09:46:11.952 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:11.952 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:11.952 INFO kablam! | Nov 02 09:46:11.952 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! Nov 02 09:46:11.952 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:11.952 INFO kablam! Nov 02 09:46:11.952 INFO kablam! warning: cannot find type `vocabulary_id` in this scope Nov 02 09:46:11.952 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:11.952 INFO kablam! | Nov 02 09:46:11.952 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:11.952 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:11.952 INFO kablam! | Nov 02 09:46:11.952 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! Nov 02 09:46:11.952 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:11.952 INFO kablam! Nov 02 09:46:11.952 INFO kablam! warning: cannot find type `vocabulary_entry_id` in this scope Nov 02 09:46:11.952 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:11.952 INFO kablam! | Nov 02 09:46:11.952 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:11.952 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:11.952 INFO kablam! | Nov 02 09:46:11.952 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! Nov 02 09:46:11.952 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:11.953 INFO kablam! Nov 02 09:46:11.956 INFO kablam! warning: cannot find type `parent_vocabulary_entry_id` in this scope Nov 02 09:46:11.956 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:11.956 INFO kablam! | Nov 02 09:46:11.956 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:11.956 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:11.956 INFO kablam! | Nov 02 09:46:11.956 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! Nov 02 09:46:11.956 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:11.956 INFO kablam! Nov 02 09:46:11.956 INFO kablam! warning: unused import: `dotenv::dotenv` Nov 02 09:46:11.956 INFO kablam! --> src/database/user.rs:4:5 Nov 02 09:46:11.956 INFO kablam! | Nov 02 09:46:11.956 INFO kablam! 4 | use dotenv::dotenv; Nov 02 09:46:11.956 INFO kablam! | ^^^^^^^^^^^^^^ Nov 02 09:46:11.956 INFO kablam! Nov 02 09:46:11.956 INFO kablam! warning: unused import: `std::env` Nov 02 09:46:11.956 INFO kablam! --> src/database/user.rs:7:5 Nov 02 09:46:11.956 INFO kablam! | Nov 02 09:46:11.956 INFO kablam! 7 | use std::env; Nov 02 09:46:11.956 INFO kablam! | ^^^^^^^^ Nov 02 09:46:11.956 INFO kablam! Nov 02 09:46:11.956 INFO kablam! warning: unused import: `database::models::*` Nov 02 09:46:11.956 INFO kablam! --> src/database/mod.rs:14:5 Nov 02 09:46:11.956 INFO kablam! | Nov 02 09:46:11.956 INFO kablam! 14 | use database::models::*; Nov 02 09:46:11.956 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Nov 02 09:46:11.956 INFO kablam! Nov 02 09:46:11.956 INFO kablam! warning: unused import: `std` Nov 02 09:46:11.956 INFO kablam! --> src/database/mod.rs:17:5 Nov 02 09:46:11.956 INFO kablam! | Nov 02 09:46:11.956 INFO kablam! 17 | use std; Nov 02 09:46:11.956 INFO kablam! | ^^^ Nov 02 09:46:11.956 INFO kablam! Nov 02 09:46:11.956 INFO kablam! warning: unused import: `schema::users::dsl::*` Nov 02 09:46:11.956 INFO kablam! --> src/database/mod.rs:20:5 Nov 02 09:46:11.956 INFO kablam! | Nov 02 09:46:11.956 INFO kablam! 20 | use schema::users::dsl::*; Nov 02 09:46:11.956 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Nov 02 09:46:11.956 INFO kablam! Nov 02 09:46:12.398 INFO kablam! warning: unused `#[macro_use]` import Nov 02 09:46:12.398 INFO kablam! --> src/lib.rs:4:1 Nov 02 09:46:12.398 INFO kablam! | Nov 02 09:46:12.398 INFO kablam! 4 | #[macro_use] Nov 02 09:46:12.398 INFO kablam! | ^^^^^^^^^^^^ Nov 02 09:46:12.398 INFO kablam! | Nov 02 09:46:12.398 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 02 09:46:12.398 INFO kablam! Nov 02 09:46:12.398 INFO kablam! warning: cannot find type `posts` in this scope Nov 02 09:46:12.398 INFO kablam! --> src/database/models.rs:3:10 Nov 02 09:46:12.398 INFO kablam! | Nov 02 09:46:12.398 INFO kablam! 3 | #[derive(Insertable)] Nov 02 09:46:12.399 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:12.399 INFO kablam! | Nov 02 09:46:12.399 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 02 09:46:12.399 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! Nov 02 09:46:12.399 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:12.399 INFO kablam! Nov 02 09:46:12.399 INFO kablam! warning: cannot find type `NewPost` in this scope Nov 02 09:46:12.399 INFO kablam! --> src/database/models.rs:3:10 Nov 02 09:46:12.399 INFO kablam! | Nov 02 09:46:12.399 INFO kablam! 3 | #[derive(Insertable)] Nov 02 09:46:12.399 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:12.399 INFO kablam! | Nov 02 09:46:12.399 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! Nov 02 09:46:12.399 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:12.399 INFO kablam! Nov 02 09:46:12.399 INFO kablam! warning: cannot find type `posts` in this scope Nov 02 09:46:12.399 INFO kablam! --> src/database/models.rs:3:10 Nov 02 09:46:12.399 INFO kablam! | Nov 02 09:46:12.399 INFO kablam! 3 | #[derive(Insertable)] Nov 02 09:46:12.399 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:12.399 INFO kablam! | Nov 02 09:46:12.399 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! Nov 02 09:46:12.399 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:12.400 INFO kablam! Nov 02 09:46:12.400 INFO kablam! warning: cannot find type `Post` in this scope Nov 02 09:46:12.400 INFO kablam! --> src/database/models.rs:10:10 Nov 02 09:46:12.400 INFO kablam! | Nov 02 09:46:12.400 INFO kablam! 10 | #[derive(Queryable)] Nov 02 09:46:12.400 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:12.400 INFO kablam! | Nov 02 09:46:12.400 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! Nov 02 09:46:12.400 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:12.400 INFO kablam! Nov 02 09:46:12.400 INFO kablam! warning: cannot find type `users` in this scope Nov 02 09:46:12.400 INFO kablam! --> src/database/models.rs:18:10 Nov 02 09:46:12.400 INFO kablam! | Nov 02 09:46:12.400 INFO kablam! 18 | #[derive(Insertable)] Nov 02 09:46:12.400 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:12.400 INFO kablam! | Nov 02 09:46:12.400 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! Nov 02 09:46:12.400 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:12.400 INFO kablam! Nov 02 09:46:12.400 INFO kablam! warning: cannot find type `NewUser` in this scope Nov 02 09:46:12.400 INFO kablam! --> src/database/models.rs:18:10 Nov 02 09:46:12.400 INFO kablam! | Nov 02 09:46:12.400 INFO kablam! 18 | #[derive(Insertable)] Nov 02 09:46:12.401 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:12.401 INFO kablam! | Nov 02 09:46:12.401 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! Nov 02 09:46:12.401 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:12.401 INFO kablam! Nov 02 09:46:12.401 INFO kablam! warning: cannot find type `User` in this scope Nov 02 09:46:12.401 INFO kablam! --> src/database/models.rs:25:10 Nov 02 09:46:12.401 INFO kablam! | Nov 02 09:46:12.401 INFO kablam! 25 | #[derive(Queryable, AsChangeset)] Nov 02 09:46:12.401 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:12.401 INFO kablam! | Nov 02 09:46:12.401 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! Nov 02 09:46:12.401 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:12.401 INFO kablam! Nov 02 09:46:12.401 INFO kablam! warning: cannot find type `User` in this scope Nov 02 09:46:12.401 INFO kablam! --> src/database/models.rs:25:21 Nov 02 09:46:12.401 INFO kablam! | Nov 02 09:46:12.401 INFO kablam! 25 | #[derive(Queryable, AsChangeset)] Nov 02 09:46:12.401 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:12.401 INFO kablam! | Nov 02 09:46:12.401 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! Nov 02 09:46:12.401 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:12.401 INFO kablam! Nov 02 09:46:12.401 INFO kablam! warning: cannot find type `users` in this scope Nov 02 09:46:12.401 INFO kablam! --> src/database/models.rs:25:21 Nov 02 09:46:12.401 INFO kablam! | Nov 02 09:46:12.402 INFO kablam! 25 | #[derive(Queryable, AsChangeset)] Nov 02 09:46:12.402 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:12.402 INFO kablam! | Nov 02 09:46:12.402 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! Nov 02 09:46:12.402 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:12.402 INFO kablam! Nov 02 09:46:12.402 INFO kablam! warning: cannot find type `table` in this scope Nov 02 09:46:12.402 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 02 09:46:12.402 INFO kablam! | Nov 02 09:46:12.402 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 02 09:46:12.402 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:12.402 INFO kablam! | Nov 02 09:46:12.402 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! Nov 02 09:46:12.402 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:12.402 INFO kablam! Nov 02 09:46:12.408 INFO kablam! warning: cannot find type `title` in this scope Nov 02 09:46:12.408 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:12.409 INFO kablam! | Nov 02 09:46:12.409 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:12.409 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:12.409 INFO kablam! | Nov 02 09:46:12.410 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! Nov 02 09:46:12.410 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:12.410 INFO kablam! Nov 02 09:46:12.410 INFO kablam! warning: cannot find type `post_id` in this scope Nov 02 09:46:12.410 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:12.410 INFO kablam! | Nov 02 09:46:12.410 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:12.410 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:12.410 INFO kablam! | Nov 02 09:46:12.410 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! Nov 02 09:46:12.410 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:12.410 INFO kablam! Nov 02 09:46:12.410 INFO kablam! warning: cannot find type `friendly_url` in this scope Nov 02 09:46:12.410 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:12.410 INFO kablam! | Nov 02 09:46:12.410 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:12.410 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:12.410 INFO kablam! | Nov 02 09:46:12.410 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! Nov 02 09:46:12.410 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:12.410 INFO kablam! Nov 02 09:46:12.410 INFO kablam! warning: cannot find type `publish_date` in this scope Nov 02 09:46:12.410 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:12.410 INFO kablam! | Nov 02 09:46:12.410 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:12.410 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:12.410 INFO kablam! | Nov 02 09:46:12.410 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! Nov 02 09:46:12.410 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:12.410 INFO kablam! Nov 02 09:46:12.410 INFO kablam! warning: cannot find type `expiration_date` in this scope Nov 02 09:46:12.410 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:12.410 INFO kablam! | Nov 02 09:46:12.410 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:12.410 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:12.410 INFO kablam! | Nov 02 09:46:12.410 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! Nov 02 09:46:12.410 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:12.410 INFO kablam! Nov 02 09:46:12.410 INFO kablam! warning: cannot find type `structure_id` in this scope Nov 02 09:46:12.410 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:12.411 INFO kablam! | Nov 02 09:46:12.411 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:12.411 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:12.411 INFO kablam! | Nov 02 09:46:12.411 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! Nov 02 09:46:12.411 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:12.411 INFO kablam! Nov 02 09:46:12.411 INFO kablam! warning: cannot find type `content` in this scope Nov 02 09:46:12.411 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:12.411 INFO kablam! | Nov 02 09:46:12.411 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:12.411 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:12.411 INFO kablam! | Nov 02 09:46:12.411 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! Nov 02 09:46:12.411 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:12.411 INFO kablam! Nov 02 09:46:12.411 INFO kablam! warning: cannot find type `folder_id` in this scope Nov 02 09:46:12.411 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:12.411 INFO kablam! | Nov 02 09:46:12.411 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:12.411 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:12.411 INFO kablam! | Nov 02 09:46:12.411 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! Nov 02 09:46:12.411 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:12.411 INFO kablam! Nov 02 09:46:12.411 INFO kablam! warning: cannot find type `is_trash` in this scope Nov 02 09:46:12.411 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:12.411 INFO kablam! | Nov 02 09:46:12.411 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:12.411 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:12.411 INFO kablam! | Nov 02 09:46:12.411 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! Nov 02 09:46:12.411 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:12.411 INFO kablam! Nov 02 09:46:12.411 INFO kablam! warning: cannot find type `is_draft` in this scope Nov 02 09:46:12.411 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:12.411 INFO kablam! | Nov 02 09:46:12.411 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:12.411 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:12.411 INFO kablam! | Nov 02 09:46:12.411 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! Nov 02 09:46:12.411 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:12.411 INFO kablam! Nov 02 09:46:12.411 INFO kablam! warning: cannot find type `create_date` in this scope Nov 02 09:46:12.411 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:12.411 INFO kablam! | Nov 02 09:46:12.411 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:12.411 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:12.411 INFO kablam! | Nov 02 09:46:12.411 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! Nov 02 09:46:12.411 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:12.411 INFO kablam! Nov 02 09:46:12.411 INFO kablam! warning: cannot find type `modified_date` in this scope Nov 02 09:46:12.411 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:12.411 INFO kablam! | Nov 02 09:46:12.411 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:12.411 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:12.411 INFO kablam! | Nov 02 09:46:12.411 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! Nov 02 09:46:12.411 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:12.411 INFO kablam! Nov 02 09:46:12.411 INFO kablam! warning: cannot find type `create_user_id` in this scope Nov 02 09:46:12.411 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:12.411 INFO kablam! | Nov 02 09:46:12.411 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:12.411 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:12.411 INFO kablam! | Nov 02 09:46:12.411 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! Nov 02 09:46:12.411 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:12.411 INFO kablam! Nov 02 09:46:12.411 INFO kablam! warning: cannot find type `modified_user_id` in this scope Nov 02 09:46:12.411 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:12.411 INFO kablam! | Nov 02 09:46:12.411 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:12.411 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:12.411 INFO kablam! | Nov 02 09:46:12.411 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! Nov 02 09:46:12.412 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:12.412 INFO kablam! Nov 02 09:46:12.412 INFO kablam! warning: cannot find type `site_id` in this scope Nov 02 09:46:12.412 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:12.412 INFO kablam! | Nov 02 09:46:12.412 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:12.412 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:12.412 INFO kablam! | Nov 02 09:46:12.412 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! Nov 02 09:46:12.412 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:12.412 INFO kablam! Nov 02 09:46:12.412 INFO kablam! warning: cannot find type `file_hotlink_url` in this scope Nov 02 09:46:12.412 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:12.412 INFO kablam! | Nov 02 09:46:12.412 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:12.412 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:12.412 INFO kablam! | Nov 02 09:46:12.412 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! Nov 02 09:46:12.412 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:12.412 INFO kablam! Nov 02 09:46:12.412 INFO kablam! warning: cannot find type `file_title` in this scope Nov 02 09:46:12.412 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:12.412 INFO kablam! | Nov 02 09:46:12.412 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:12.412 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:12.412 INFO kablam! | Nov 02 09:46:12.412 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! Nov 02 09:46:12.412 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:12.412 INFO kablam! Nov 02 09:46:12.412 INFO kablam! warning: cannot find type `file_id` in this scope Nov 02 09:46:12.412 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:12.412 INFO kablam! | Nov 02 09:46:12.412 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:12.412 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:12.412 INFO kablam! | Nov 02 09:46:12.412 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! Nov 02 09:46:12.412 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:12.412 INFO kablam! Nov 02 09:46:12.416 INFO kablam! warning: cannot find type `file_type_id` in this scope Nov 02 09:46:12.418 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:12.418 INFO kablam! | Nov 02 09:46:12.418 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:12.418 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:12.418 INFO kablam! | Nov 02 09:46:12.418 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! Nov 02 09:46:12.418 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:12.418 INFO kablam! Nov 02 09:46:12.418 INFO kablam! warning: cannot find type `page_id` in this scope Nov 02 09:46:12.418 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:12.418 INFO kablam! | Nov 02 09:46:12.418 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:12.418 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:12.418 INFO kablam! | Nov 02 09:46:12.418 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! Nov 02 09:46:12.418 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:12.418 INFO kablam! Nov 02 09:46:12.418 INFO kablam! warning: cannot find type `parent_page_id` in this scope Nov 02 09:46:12.418 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:12.418 INFO kablam! | Nov 02 09:46:12.418 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:12.418 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:12.418 INFO kablam! | Nov 02 09:46:12.418 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! Nov 02 09:46:12.418 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:12.418 INFO kablam! Nov 02 09:46:12.418 INFO kablam! warning: cannot find type `additional_javascript` in this scope Nov 02 09:46:12.418 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:12.418 INFO kablam! | Nov 02 09:46:12.418 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:12.419 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:12.419 INFO kablam! | Nov 02 09:46:12.419 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! Nov 02 09:46:12.419 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:12.419 INFO kablam! Nov 02 09:46:12.419 INFO kablam! warning: cannot find type `additional_css` in this scope Nov 02 09:46:12.419 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:12.419 INFO kablam! | Nov 02 09:46:12.419 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:12.419 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:12.419 INFO kablam! | Nov 02 09:46:12.419 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! Nov 02 09:46:12.419 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:12.419 INFO kablam! Nov 02 09:46:12.419 INFO kablam! warning: cannot find type `portlet_id` in this scope Nov 02 09:46:12.419 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:12.419 INFO kablam! | Nov 02 09:46:12.419 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:12.424 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:12.425 INFO kablam! | Nov 02 09:46:12.425 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! Nov 02 09:46:12.425 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:12.425 INFO kablam! Nov 02 09:46:12.425 INFO kablam! warning: cannot find type `page_internal_path` in this scope Nov 02 09:46:12.425 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:12.425 INFO kablam! | Nov 02 09:46:12.425 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:12.425 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:12.425 INFO kablam! | Nov 02 09:46:12.425 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! Nov 02 09:46:12.425 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:12.425 INFO kablam! Nov 02 09:46:12.425 INFO kablam! warning: cannot find type `portlet_type` in this scope Nov 02 09:46:12.425 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:12.425 INFO kablam! | Nov 02 09:46:12.425 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:12.425 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:12.425 INFO kablam! | Nov 02 09:46:12.425 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! Nov 02 09:46:12.425 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:12.425 INFO kablam! Nov 02 09:46:12.425 INFO kablam! warning: cannot find type `config` in this scope Nov 02 09:46:12.425 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:12.425 INFO kablam! | Nov 02 09:46:12.425 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:12.425 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:12.425 INFO kablam! | Nov 02 09:46:12.425 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! Nov 02 09:46:12.425 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:12.425 INFO kablam! Nov 02 09:46:12.425 INFO kablam! warning: cannot find type `id` in this scope Nov 02 09:46:12.425 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:12.425 INFO kablam! | Nov 02 09:46:12.425 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:12.425 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:12.425 INFO kablam! | Nov 02 09:46:12.425 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! Nov 02 09:46:12.425 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:12.425 INFO kablam! Nov 02 09:46:12.425 INFO kablam! warning: cannot find type `body` in this scope Nov 02 09:46:12.425 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:12.425 INFO kablam! | Nov 02 09:46:12.425 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:12.425 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:12.425 INFO kablam! | Nov 02 09:46:12.425 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! Nov 02 09:46:12.425 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:12.425 INFO kablam! Nov 02 09:46:12.425 INFO kablam! warning: cannot find type `published` in this scope Nov 02 09:46:12.426 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:12.426 INFO kablam! | Nov 02 09:46:12.426 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:12.426 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:12.426 INFO kablam! | Nov 02 09:46:12.426 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! Nov 02 09:46:12.426 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:12.426 INFO kablam! Nov 02 09:46:12.426 INFO kablam! warning: cannot find type `parent_site_id` in this scope Nov 02 09:46:12.426 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:12.426 INFO kablam! | Nov 02 09:46:12.426 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:12.426 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:12.426 INFO kablam! | Nov 02 09:46:12.426 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! Nov 02 09:46:12.426 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:12.426 INFO kablam! Nov 02 09:46:12.426 INFO kablam! warning: cannot find type `theme_id` in this scope Nov 02 09:46:12.426 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:12.426 INFO kablam! | Nov 02 09:46:12.426 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:12.426 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:12.426 INFO kablam! | Nov 02 09:46:12.426 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! Nov 02 09:46:12.426 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:12.426 INFO kablam! Nov 02 09:46:12.436 INFO kablam! warning: cannot find type `jsonStructure` in this scope Nov 02 09:46:12.436 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:12.436 INFO kablam! | Nov 02 09:46:12.436 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:12.436 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:12.436 INFO kablam! | Nov 02 09:46:12.436 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! Nov 02 09:46:12.436 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:12.436 INFO kablam! Nov 02 09:46:12.436 INFO kablam! warning: cannot find type `parent_structure_id` in this scope Nov 02 09:46:12.436 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:12.436 INFO kablam! | Nov 02 09:46:12.436 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:12.436 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:12.436 INFO kablam! | Nov 02 09:46:12.436 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! Nov 02 09:46:12.436 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:12.436 INFO kablam! Nov 02 09:46:12.436 INFO kablam! warning: cannot find type `template_id` in this scope Nov 02 09:46:12.436 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:12.436 INFO kablam! | Nov 02 09:46:12.436 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:12.436 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:12.436 INFO kablam! | Nov 02 09:46:12.436 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! Nov 02 09:46:12.436 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:12.436 INFO kablam! Nov 02 09:46:12.436 INFO kablam! warning: cannot find type `user_id` in this scope Nov 02 09:46:12.436 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:12.436 INFO kablam! | Nov 02 09:46:12.436 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:12.436 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:12.436 INFO kablam! | Nov 02 09:46:12.436 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! Nov 02 09:46:12.436 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:12.436 INFO kablam! Nov 02 09:46:12.436 INFO kablam! warning: cannot find type `screen_name` in this scope Nov 02 09:46:12.436 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:12.436 INFO kablam! | Nov 02 09:46:12.436 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:12.436 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:12.436 INFO kablam! | Nov 02 09:46:12.436 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! Nov 02 09:46:12.436 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:12.437 INFO kablam! Nov 02 09:46:12.437 INFO kablam! warning: cannot find type `first_name` in this scope Nov 02 09:46:12.437 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:12.437 INFO kablam! | Nov 02 09:46:12.437 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:12.437 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:12.437 INFO kablam! | Nov 02 09:46:12.437 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! Nov 02 09:46:12.437 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:12.437 INFO kablam! Nov 02 09:46:12.437 INFO kablam! warning: cannot find type `last_name` in this scope Nov 02 09:46:12.437 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:12.437 INFO kablam! | Nov 02 09:46:12.437 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:12.437 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:12.437 INFO kablam! | Nov 02 09:46:12.437 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! Nov 02 09:46:12.437 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:12.437 INFO kablam! Nov 02 09:46:12.437 INFO kablam! warning: cannot find type `anrede` in this scope Nov 02 09:46:12.437 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:12.437 INFO kablam! | Nov 02 09:46:12.437 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:12.437 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:12.437 INFO kablam! | Nov 02 09:46:12.437 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! Nov 02 09:46:12.437 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:12.437 INFO kablam! Nov 02 09:46:12.437 INFO kablam! warning: cannot find type `geburtstag` in this scope Nov 02 09:46:12.437 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:12.437 INFO kablam! | Nov 02 09:46:12.437 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:12.437 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:12.437 INFO kablam! | Nov 02 09:46:12.437 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! Nov 02 09:46:12.437 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:12.437 INFO kablam! Nov 02 09:46:12.437 INFO kablam! warning: cannot find type `email` in this scope Nov 02 09:46:12.437 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:12.437 INFO kablam! | Nov 02 09:46:12.437 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:12.437 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:12.437 INFO kablam! | Nov 02 09:46:12.437 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! Nov 02 09:46:12.437 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:12.437 INFO kablam! Nov 02 09:46:12.437 INFO kablam! warning: cannot find type `portrait` in this scope Nov 02 09:46:12.437 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:12.437 INFO kablam! | Nov 02 09:46:12.437 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:12.437 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:12.437 INFO kablam! | Nov 02 09:46:12.437 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! Nov 02 09:46:12.437 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:12.437 INFO kablam! Nov 02 09:46:12.437 INFO kablam! warning: cannot find type `original_site_id` in this scope Nov 02 09:46:12.437 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:12.437 INFO kablam! | Nov 02 09:46:12.437 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:12.437 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:12.437 INFO kablam! | Nov 02 09:46:12.437 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! Nov 02 09:46:12.437 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:12.437 INFO kablam! Nov 02 09:46:12.437 INFO kablam! warning: cannot find type `vocabulary_id` in this scope Nov 02 09:46:12.437 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:12.437 INFO kablam! | Nov 02 09:46:12.437 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:12.437 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:12.437 INFO kablam! | Nov 02 09:46:12.437 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! Nov 02 09:46:12.437 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:12.437 INFO kablam! Nov 02 09:46:12.437 INFO kablam! warning: cannot find type `vocabulary_entry_id` in this scope Nov 02 09:46:12.437 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:12.437 INFO kablam! | Nov 02 09:46:12.437 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:12.437 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:12.437 INFO kablam! | Nov 02 09:46:12.437 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! Nov 02 09:46:12.437 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:12.437 INFO kablam! Nov 02 09:46:12.444 INFO kablam! warning: cannot find type `parent_vocabulary_entry_id` in this scope Nov 02 09:46:12.444 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:46:12.444 INFO kablam! | Nov 02 09:46:12.444 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:46:12.444 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:46:12.444 INFO kablam! | Nov 02 09:46:12.444 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! Nov 02 09:46:12.444 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:46:12.444 INFO kablam! Nov 02 09:46:12.444 INFO kablam! warning: unused import: `dotenv::dotenv` Nov 02 09:46:12.444 INFO kablam! --> src/database/user.rs:4:5 Nov 02 09:46:12.444 INFO kablam! | Nov 02 09:46:12.444 INFO kablam! 4 | use dotenv::dotenv; Nov 02 09:46:12.444 INFO kablam! | ^^^^^^^^^^^^^^ Nov 02 09:46:12.444 INFO kablam! Nov 02 09:46:12.444 INFO kablam! warning: unused import: `std::env` Nov 02 09:46:12.444 INFO kablam! --> src/database/user.rs:7:5 Nov 02 09:46:12.444 INFO kablam! | Nov 02 09:46:12.444 INFO kablam! 7 | use std::env; Nov 02 09:46:12.444 INFO kablam! | ^^^^^^^^ Nov 02 09:46:12.444 INFO kablam! Nov 02 09:46:12.444 INFO kablam! warning: unused import: `diesel::*` Nov 02 09:46:12.444 INFO kablam! --> src/database/user.rs:74:9 Nov 02 09:46:12.444 INFO kablam! | Nov 02 09:46:12.444 INFO kablam! 74 | use diesel::*; Nov 02 09:46:12.444 INFO kablam! | ^^^^^^^^^ Nov 02 09:46:12.444 INFO kablam! Nov 02 09:46:12.444 INFO kablam! warning: unused import: `database::models::*` Nov 02 09:46:12.444 INFO kablam! --> src/database/mod.rs:14:5 Nov 02 09:46:12.444 INFO kablam! | Nov 02 09:46:12.444 INFO kablam! 14 | use database::models::*; Nov 02 09:46:12.444 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Nov 02 09:46:12.444 INFO kablam! Nov 02 09:46:12.444 INFO kablam! warning: unused import: `schema::users::dsl::*` Nov 02 09:46:12.444 INFO kablam! --> src/database/mod.rs:20:5 Nov 02 09:46:12.444 INFO kablam! | Nov 02 09:46:12.444 INFO kablam! 20 | use schema::users::dsl::*; Nov 02 09:46:12.444 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Nov 02 09:46:12.444 INFO kablam! Nov 02 09:46:14.504 INFO kablam! warning: unused variable: `n` Nov 02 09:46:14.504 INFO kablam! --> src/database/user.rs:32:12 Nov 02 09:46:14.504 INFO kablam! | Nov 02 09:46:14.504 INFO kablam! 32 | Ok(n) => users.order(user_id.desc()).first::(conn), Nov 02 09:46:14.504 INFO kablam! | ^ help: consider using `_n` instead Nov 02 09:46:14.504 INFO kablam! | Nov 02 09:46:14.504 INFO kablam! = note: #[warn(unused_variables)] on by default Nov 02 09:46:14.504 INFO kablam! Nov 02 09:46:15.228 INFO kablam! warning: structure field `dbConnection` should have a snake case name such as `db_connection` Nov 02 09:46:15.228 INFO kablam! --> src/common/mod.rs:14:5 Nov 02 09:46:15.228 INFO kablam! | Nov 02 09:46:15.228 INFO kablam! 14 | pub dbConnection: SqliteConnection, Nov 02 09:46:15.228 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 02 09:46:15.228 INFO kablam! | Nov 02 09:46:15.228 INFO kablam! = note: #[warn(non_snake_case)] on by default Nov 02 09:46:15.228 INFO kablam! Nov 02 09:46:15.359 INFO kablam! warning: unused variable: `n` Nov 02 09:46:15.359 INFO kablam! --> src/database/user.rs:32:12 Nov 02 09:46:15.359 INFO kablam! | Nov 02 09:46:15.359 INFO kablam! 32 | Ok(n) => users.order(user_id.desc()).first::(conn), Nov 02 09:46:15.359 INFO kablam! | ^ help: consider using `_n` instead Nov 02 09:46:15.359 INFO kablam! | Nov 02 09:46:15.359 INFO kablam! = note: #[warn(unused_variables)] on by default Nov 02 09:46:15.359 INFO kablam! Nov 02 09:46:15.359 INFO kablam! warning: unused variable: `number_of_users` Nov 02 09:46:15.359 INFO kablam! --> src/database/user.rs:77:9 Nov 02 09:46:15.359 INFO kablam! | Nov 02 09:46:15.359 INFO kablam! 77 | let number_of_users = create_user(&conn, site_id, name).expect("should create user"); Nov 02 09:46:15.359 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_number_of_users` instead Nov 02 09:46:15.359 INFO kablam! Nov 02 09:46:15.920 INFO kablam! warning: structure field `dbConnection` should have a snake case name such as `db_connection` Nov 02 09:46:15.920 INFO kablam! --> src/common/mod.rs:14:5 Nov 02 09:46:15.920 INFO kablam! | Nov 02 09:46:15.920 INFO kablam! 14 | pub dbConnection: SqliteConnection, Nov 02 09:46:15.920 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 02 09:46:15.920 INFO kablam! | Nov 02 09:46:15.920 INFO kablam! = note: #[warn(non_snake_case)] on by default Nov 02 09:46:15.920 INFO kablam! Nov 02 09:46:16.024 INFO kablam! warning: unused `std::result::Result` that must be used Nov 02 09:46:16.024 INFO kablam! --> src/database/mod.rs:57:5 Nov 02 09:46:16.024 INFO kablam! | Nov 02 09:46:16.024 INFO kablam! 57 | embedded_migrations::run_with_output(&conn, &mut std::io::stdout()); Nov 02 09:46:16.024 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 02 09:46:16.024 INFO kablam! | Nov 02 09:46:16.024 INFO kablam! = note: #[warn(unused_must_use)] on by default Nov 02 09:46:16.024 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Nov 02 09:46:16.024 INFO kablam! Nov 02 09:46:19.148 INFO kablam! warning: unused import: `molecule::database::models::*` Nov 02 09:46:19.148 INFO kablam! --> src/bin/write_post.rs:6:5 Nov 02 09:46:19.148 INFO kablam! | Nov 02 09:46:19.148 INFO kablam! 6 | use molecule::database::models::*; Nov 02 09:46:19.148 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 02 09:46:19.148 INFO kablam! | Nov 02 09:46:19.148 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 02 09:46:19.148 INFO kablam! Nov 02 09:46:19.678 INFO kablam! warning: unused import: `self::molecule::database::*` Nov 02 09:46:19.678 INFO kablam! --> src/bin/delete_posts.rs:5:5 Nov 02 09:46:19.678 INFO kablam! | Nov 02 09:46:19.678 INFO kablam! 5 | use self::molecule::database::*; Nov 02 09:46:19.678 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 02 09:46:19.679 INFO kablam! | Nov 02 09:46:19.679 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 02 09:46:19.679 INFO kablam! Nov 02 09:46:21.030 INFO kablam! warning: unused import: `self::molecule::database::models::Post` Nov 02 09:46:21.030 INFO kablam! --> src/bin/publish_posts.rs:6:5 Nov 02 09:46:21.030 INFO kablam! | Nov 02 09:46:21.030 INFO kablam! 6 | use self::molecule::database::models::Post; Nov 02 09:46:21.030 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 02 09:46:21.030 INFO kablam! | Nov 02 09:46:21.030 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 02 09:46:21.030 INFO kablam! Nov 02 09:46:22.332 INFO kablam! warning: unused import: `molecule::database::models::*` Nov 02 09:46:22.332 INFO kablam! --> src/bin/write_post.rs:6:5 Nov 02 09:46:22.332 INFO kablam! | Nov 02 09:46:22.332 INFO kablam! 6 | use molecule::database::models::*; Nov 02 09:46:22.332 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 02 09:46:22.332 INFO kablam! | Nov 02 09:46:22.332 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 02 09:46:22.332 INFO kablam! Nov 02 09:46:22.473 INFO kablam! warning: unused import: `self::molecule::database::models::Post` Nov 02 09:46:22.473 INFO kablam! --> src/bin/publish_posts.rs:6:5 Nov 02 09:46:22.474 INFO kablam! | Nov 02 09:46:22.474 INFO kablam! 6 | use self::molecule::database::models::Post; Nov 02 09:46:22.474 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 02 09:46:22.476 INFO kablam! | Nov 02 09:46:22.476 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 02 09:46:22.476 INFO kablam! Nov 02 09:46:23.292 INFO kablam! warning: unused import: `self::molecule::database::*` Nov 02 09:46:23.293 INFO kablam! --> src/bin/delete_posts.rs:5:5 Nov 02 09:46:23.293 INFO kablam! | Nov 02 09:46:23.293 INFO kablam! 5 | use self::molecule::database::*; Nov 02 09:46:23.294 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 02 09:46:23.294 INFO kablam! | Nov 02 09:46:23.294 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 02 09:46:23.295 INFO kablam! Nov 02 09:46:23.612 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 31s Nov 02 09:46:23.632 INFO kablam! su: No module specific data is present Nov 02 09:46:24.142 INFO running `"docker" "rm" "-f" "1f4b5d11d50d1414621682ba236fd5e2837ba329b656918606224de06206c935"` Nov 02 09:46:24.408 INFO blam! 1f4b5d11d50d1414621682ba236fd5e2837ba329b656918606224de06206c935