Oct 13 06:02:44.581 INFO testing n3phtys/molecule-dev against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 06:02:44.582 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 06:02:44.740 INFO blam! 999c893bb91e5682e766f540768fac223fd459b2bfcf17fe4576977def36e305 Oct 13 06:02:44.741 INFO running `"docker" "start" "-a" "999c893bb91e5682e766f540768fac223fd459b2bfcf17fe4576977def36e305"` Oct 13 06:02:45.148 INFO kablam! usermod: no changes Oct 13 06:02:45.278 INFO kablam! Compiling serde v1.0.64 Oct 13 06:02:45.278 INFO kablam! Compiling libsqlite3-sys v0.9.1 Oct 13 06:02:45.278 INFO kablam! Compiling regex-syntax v0.5.6 Oct 13 06:02:45.288 INFO kablam! Compiling diesel v0.16.0 Oct 13 06:02:45.292 INFO kablam! Compiling syn v0.11.11 Oct 13 06:02:45.292 INFO kablam! Compiling thread_local v0.3.5 Oct 13 06:02:45.292 INFO kablam! Compiling error-chain v0.10.0 Oct 13 06:02:50.203 INFO kablam! Compiling diesel v1.3.0 Oct 13 06:03:00.578 INFO kablam! Compiling derive-error-chain v0.10.1 Oct 13 06:03:08.411 INFO kablam! Compiling regex v0.2.11 Oct 13 06:03:23.423 INFO kablam! Compiling serde_json v1.0.19 Oct 13 06:03:23.438 INFO kablam! Compiling dotenv v0.10.1 Oct 13 06:03:30.807 INFO kablam! Compiling diesel_codegen v0.16.1 Oct 13 06:03:52.443 INFO kablam! Compiling migrations_internals v1.3.0 Oct 13 06:03:54.143 INFO kablam! Compiling migrations_macros v1.3.0 Oct 13 06:03:57.691 INFO kablam! Compiling diesel_migrations v1.3.0 Oct 13 06:03:58.351 INFO kablam! Compiling molecule v0.1.0 (/source) Oct 13 06:04:00.027 INFO kablam! warning: unused `#[macro_use]` import Oct 13 06:04:00.027 INFO kablam! --> src/lib.rs:4:1 Oct 13 06:04:00.028 INFO kablam! | Oct 13 06:04:00.028 INFO kablam! 4 | #[macro_use] Oct 13 06:04:00.028 INFO kablam! | ^^^^^^^^^^^^ Oct 13 06:04:00.029 INFO kablam! | Oct 13 06:04:00.029 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 06:04:00.029 INFO kablam! Oct 13 06:04:00.030 INFO kablam! warning: cannot find type `posts` in this scope Oct 13 06:04:00.030 INFO kablam! --> src/database/models.rs:3:10 Oct 13 06:04:00.030 INFO kablam! | Oct 13 06:04:00.030 INFO kablam! 3 | #[derive(Insertable)] Oct 13 06:04:00.031 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:00.031 INFO kablam! | Oct 13 06:04:00.031 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 13 06:04:00.032 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:00.032 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:00.032 INFO kablam! Oct 13 06:04:00.033 INFO kablam! warning: cannot find type `NewPost` in this scope Oct 13 06:04:00.033 INFO kablam! --> src/database/models.rs:3:10 Oct 13 06:04:00.033 INFO kablam! | Oct 13 06:04:00.033 INFO kablam! 3 | #[derive(Insertable)] Oct 13 06:04:00.034 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:00.034 INFO kablam! | Oct 13 06:04:00.034 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:00.034 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:00.035 INFO kablam! Oct 13 06:04:00.035 INFO kablam! warning: cannot find type `posts` in this scope Oct 13 06:04:00.035 INFO kablam! --> src/database/models.rs:3:10 Oct 13 06:04:00.036 INFO kablam! | Oct 13 06:04:00.036 INFO kablam! 3 | #[derive(Insertable)] Oct 13 06:04:00.036 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:00.037 INFO kablam! | Oct 13 06:04:00.037 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:00.037 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:00.037 INFO kablam! Oct 13 06:04:00.038 INFO kablam! warning: cannot find type `Post` in this scope Oct 13 06:04:00.038 INFO kablam! --> src/database/models.rs:10:10 Oct 13 06:04:00.038 INFO kablam! | Oct 13 06:04:00.039 INFO kablam! 10 | #[derive(Queryable)] Oct 13 06:04:00.039 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:00.039 INFO kablam! | Oct 13 06:04:00.040 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:00.040 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:00.040 INFO kablam! Oct 13 06:04:00.040 INFO kablam! warning: cannot find type `users` in this scope Oct 13 06:04:00.041 INFO kablam! --> src/database/models.rs:18:10 Oct 13 06:04:00.041 INFO kablam! | Oct 13 06:04:00.041 INFO kablam! 18 | #[derive(Insertable)] Oct 13 06:04:00.041 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:00.042 INFO kablam! | Oct 13 06:04:00.042 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:00.042 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:00.044 INFO kablam! Oct 13 06:04:00.044 INFO kablam! warning: cannot find type `NewUser` in this scope Oct 13 06:04:00.044 INFO kablam! --> src/database/models.rs:18:10 Oct 13 06:04:00.044 INFO kablam! | Oct 13 06:04:00.045 INFO kablam! 18 | #[derive(Insertable)] Oct 13 06:04:00.045 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:00.045 INFO kablam! | Oct 13 06:04:00.045 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:00.045 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:00.045 INFO kablam! Oct 13 06:04:00.045 INFO kablam! warning: cannot find type `User` in this scope Oct 13 06:04:00.046 INFO kablam! --> src/database/models.rs:25:10 Oct 13 06:04:00.046 INFO kablam! | Oct 13 06:04:00.046 INFO kablam! 25 | #[derive(Queryable, AsChangeset)] Oct 13 06:04:00.046 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:00.046 INFO kablam! | Oct 13 06:04:00.046 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:00.047 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:00.047 INFO kablam! Oct 13 06:04:00.047 INFO kablam! warning: cannot find type `User` in this scope Oct 13 06:04:00.047 INFO kablam! --> src/database/models.rs:25:21 Oct 13 06:04:00.047 INFO kablam! | Oct 13 06:04:00.047 INFO kablam! 25 | #[derive(Queryable, AsChangeset)] Oct 13 06:04:00.047 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:00.048 INFO kablam! | Oct 13 06:04:00.048 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:00.048 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:00.048 INFO kablam! Oct 13 06:04:00.048 INFO kablam! warning: cannot find type `users` in this scope Oct 13 06:04:00.048 INFO kablam! --> src/database/models.rs:25:21 Oct 13 06:04:00.048 INFO kablam! | Oct 13 06:04:00.049 INFO kablam! 25 | #[derive(Queryable, AsChangeset)] Oct 13 06:04:00.049 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:00.049 INFO kablam! | Oct 13 06:04:00.049 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:00.049 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:00.049 INFO kablam! Oct 13 06:04:00.049 INFO kablam! warning: cannot find type `table` in this scope Oct 13 06:04:00.050 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 13 06:04:00.050 INFO kablam! | Oct 13 06:04:00.050 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 13 06:04:00.050 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:00.050 INFO kablam! | Oct 13 06:04:00.050 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:00.051 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:00.051 INFO kablam! Oct 13 06:04:00.051 INFO kablam! warning: cannot find type `title` in this scope Oct 13 06:04:00.051 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:00.051 INFO kablam! | Oct 13 06:04:00.052 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:00.052 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:00.052 INFO kablam! | Oct 13 06:04:00.052 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:00.052 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:00.053 INFO kablam! Oct 13 06:04:00.053 INFO kablam! warning: cannot find type `post_id` in this scope Oct 13 06:04:00.053 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:00.053 INFO kablam! | Oct 13 06:04:00.053 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:00.054 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:00.054 INFO kablam! | Oct 13 06:04:00.054 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:00.054 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:00.054 INFO kablam! Oct 13 06:04:00.058 INFO kablam! warning: cannot find type `friendly_url` in this scope Oct 13 06:04:00.058 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:00.059 INFO kablam! | Oct 13 06:04:00.059 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:00.059 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:00.059 INFO kablam! | Oct 13 06:04:00.059 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:00.059 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:00.059 INFO kablam! Oct 13 06:04:00.059 INFO kablam! warning: cannot find type `publish_date` in this scope Oct 13 06:04:00.059 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:00.059 INFO kablam! | Oct 13 06:04:00.059 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:00.059 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:00.059 INFO kablam! | Oct 13 06:04:00.059 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:00.059 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:00.059 INFO kablam! Oct 13 06:04:00.059 INFO kablam! warning: cannot find type `expiration_date` in this scope Oct 13 06:04:00.059 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:00.059 INFO kablam! | Oct 13 06:04:00.059 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:00.059 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:00.059 INFO kablam! | Oct 13 06:04:00.059 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:00.059 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:00.059 INFO kablam! Oct 13 06:04:00.059 INFO kablam! warning: cannot find type `structure_id` in this scope Oct 13 06:04:00.059 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:00.059 INFO kablam! | Oct 13 06:04:00.059 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:00.059 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:00.059 INFO kablam! | Oct 13 06:04:00.059 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:00.059 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:00.059 INFO kablam! Oct 13 06:04:00.059 INFO kablam! warning: cannot find type `content` in this scope Oct 13 06:04:00.059 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:00.059 INFO kablam! | Oct 13 06:04:00.059 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:00.059 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:00.059 INFO kablam! | Oct 13 06:04:00.059 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:00.059 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:00.059 INFO kablam! Oct 13 06:04:00.059 INFO kablam! warning: cannot find type `folder_id` in this scope Oct 13 06:04:00.059 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:00.059 INFO kablam! | Oct 13 06:04:00.059 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:00.059 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:00.059 INFO kablam! | Oct 13 06:04:00.059 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:00.059 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:00.059 INFO kablam! Oct 13 06:04:00.059 INFO kablam! warning: cannot find type `is_trash` in this scope Oct 13 06:04:00.059 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:00.059 INFO kablam! | Oct 13 06:04:00.059 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:00.059 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:00.059 INFO kablam! | Oct 13 06:04:00.059 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:00.059 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:00.059 INFO kablam! Oct 13 06:04:00.059 INFO kablam! warning: cannot find type `is_draft` in this scope Oct 13 06:04:00.059 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:00.059 INFO kablam! | Oct 13 06:04:00.059 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:00.059 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:00.059 INFO kablam! | Oct 13 06:04:00.059 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:00.059 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:00.059 INFO kablam! Oct 13 06:04:00.059 INFO kablam! warning: cannot find type `create_date` in this scope Oct 13 06:04:00.059 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:00.059 INFO kablam! | Oct 13 06:04:00.059 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:00.059 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:00.059 INFO kablam! | Oct 13 06:04:00.059 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:00.059 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:00.059 INFO kablam! Oct 13 06:04:00.059 INFO kablam! warning: cannot find type `modified_date` in this scope Oct 13 06:04:00.059 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:00.059 INFO kablam! | Oct 13 06:04:00.059 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:00.059 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:00.059 INFO kablam! | Oct 13 06:04:00.060 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:00.060 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:00.060 INFO kablam! Oct 13 06:04:00.060 INFO kablam! warning: cannot find type `create_user_id` in this scope Oct 13 06:04:00.060 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:00.060 INFO kablam! | Oct 13 06:04:00.060 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:00.060 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:00.060 INFO kablam! | Oct 13 06:04:00.060 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:00.060 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:00.060 INFO kablam! Oct 13 06:04:00.060 INFO kablam! warning: cannot find type `modified_user_id` in this scope Oct 13 06:04:00.060 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:00.060 INFO kablam! | Oct 13 06:04:00.060 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:00.060 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:00.060 INFO kablam! | Oct 13 06:04:00.060 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:00.060 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:00.060 INFO kablam! Oct 13 06:04:00.060 INFO kablam! warning: cannot find type `site_id` in this scope Oct 13 06:04:00.060 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:00.060 INFO kablam! | Oct 13 06:04:00.060 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:00.060 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:00.060 INFO kablam! | Oct 13 06:04:00.060 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:00.060 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:00.060 INFO kablam! Oct 13 06:04:00.060 INFO kablam! warning: cannot find type `file_hotlink_url` in this scope Oct 13 06:04:00.060 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:00.060 INFO kablam! | Oct 13 06:04:00.060 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:00.060 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:00.060 INFO kablam! | Oct 13 06:04:00.060 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:00.060 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:00.060 INFO kablam! Oct 13 06:04:00.060 INFO kablam! warning: cannot find type `file_title` in this scope Oct 13 06:04:00.060 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:00.060 INFO kablam! | Oct 13 06:04:00.060 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:00.060 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:00.060 INFO kablam! | Oct 13 06:04:00.060 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:00.060 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:00.060 INFO kablam! Oct 13 06:04:00.060 INFO kablam! warning: cannot find type `file_id` in this scope Oct 13 06:04:00.060 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:00.060 INFO kablam! | Oct 13 06:04:00.060 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:00.060 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:00.060 INFO kablam! | Oct 13 06:04:00.060 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:00.060 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:00.060 INFO kablam! Oct 13 06:04:00.060 INFO kablam! warning: cannot find type `file_type_id` in this scope Oct 13 06:04:00.060 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:00.060 INFO kablam! | Oct 13 06:04:00.060 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:00.060 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:00.060 INFO kablam! | Oct 13 06:04:00.060 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:00.060 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:00.060 INFO kablam! Oct 13 06:04:00.060 INFO kablam! warning: cannot find type `page_id` in this scope Oct 13 06:04:00.060 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:00.060 INFO kablam! | Oct 13 06:04:00.060 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:00.060 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:00.060 INFO kablam! | Oct 13 06:04:00.060 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:00.060 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:00.060 INFO kablam! Oct 13 06:04:00.060 INFO kablam! warning: cannot find type `parent_page_id` in this scope Oct 13 06:04:00.060 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:00.060 INFO kablam! | Oct 13 06:04:00.060 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:00.060 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:00.060 INFO kablam! | Oct 13 06:04:00.060 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:00.060 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:00.060 INFO kablam! Oct 13 06:04:00.061 INFO kablam! warning: cannot find type `additional_javascript` in this scope Oct 13 06:04:00.061 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:00.061 INFO kablam! | Oct 13 06:04:00.061 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:00.061 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:00.061 INFO kablam! | Oct 13 06:04:00.061 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:00.061 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:00.061 INFO kablam! Oct 13 06:04:00.061 INFO kablam! warning: cannot find type `additional_css` in this scope Oct 13 06:04:00.061 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:00.061 INFO kablam! | Oct 13 06:04:00.061 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:00.061 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:00.061 INFO kablam! | Oct 13 06:04:00.061 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:00.061 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:00.061 INFO kablam! Oct 13 06:04:00.061 INFO kablam! warning: cannot find type `portlet_id` in this scope Oct 13 06:04:00.061 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:00.061 INFO kablam! | Oct 13 06:04:00.061 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:00.061 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:00.061 INFO kablam! | Oct 13 06:04:00.061 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:00.061 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:00.061 INFO kablam! Oct 13 06:04:00.061 INFO kablam! warning: cannot find type `page_internal_path` in this scope Oct 13 06:04:00.061 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:00.061 INFO kablam! | Oct 13 06:04:00.061 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:00.061 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:00.061 INFO kablam! | Oct 13 06:04:00.061 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:00.061 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:00.061 INFO kablam! Oct 13 06:04:00.061 INFO kablam! warning: cannot find type `portlet_type` in this scope Oct 13 06:04:00.061 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:00.061 INFO kablam! | Oct 13 06:04:00.061 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:00.061 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:00.061 INFO kablam! | Oct 13 06:04:00.061 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:00.061 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:00.061 INFO kablam! Oct 13 06:04:00.061 INFO kablam! warning: cannot find type `config` in this scope Oct 13 06:04:00.061 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:00.061 INFO kablam! | Oct 13 06:04:00.061 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:00.061 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:00.061 INFO kablam! | Oct 13 06:04:00.061 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:00.061 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:00.061 INFO kablam! Oct 13 06:04:00.061 INFO kablam! warning: cannot find type `id` in this scope Oct 13 06:04:00.061 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:00.061 INFO kablam! | Oct 13 06:04:00.061 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:00.061 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:00.061 INFO kablam! | Oct 13 06:04:00.061 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:00.061 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:00.061 INFO kablam! Oct 13 06:04:00.061 INFO kablam! warning: cannot find type `body` in this scope Oct 13 06:04:00.061 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:00.061 INFO kablam! | Oct 13 06:04:00.061 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:00.061 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:00.061 INFO kablam! | Oct 13 06:04:00.061 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:00.061 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:00.061 INFO kablam! Oct 13 06:04:00.061 INFO kablam! warning: cannot find type `published` in this scope Oct 13 06:04:00.061 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:00.061 INFO kablam! | Oct 13 06:04:00.061 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:00.061 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:00.061 INFO kablam! | Oct 13 06:04:00.061 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:00.061 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:00.061 INFO kablam! Oct 13 06:04:00.061 INFO kablam! warning: cannot find type `parent_site_id` in this scope Oct 13 06:04:00.061 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:00.061 INFO kablam! | Oct 13 06:04:00.061 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:00.061 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:00.062 INFO kablam! | Oct 13 06:04:00.062 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:00.062 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:00.062 INFO kablam! Oct 13 06:04:00.062 INFO kablam! warning: cannot find type `theme_id` in this scope Oct 13 06:04:00.062 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:00.062 INFO kablam! | Oct 13 06:04:00.062 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:00.062 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:00.062 INFO kablam! | Oct 13 06:04:00.062 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:00.062 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:00.062 INFO kablam! Oct 13 06:04:00.062 INFO kablam! warning: cannot find type `jsonStructure` in this scope Oct 13 06:04:00.062 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:00.062 INFO kablam! | Oct 13 06:04:00.062 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:00.062 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:00.062 INFO kablam! | Oct 13 06:04:00.062 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:00.062 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:00.062 INFO kablam! Oct 13 06:04:00.062 INFO kablam! warning: cannot find type `parent_structure_id` in this scope Oct 13 06:04:00.062 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:00.062 INFO kablam! | Oct 13 06:04:00.062 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:00.062 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:00.062 INFO kablam! | Oct 13 06:04:00.062 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:00.062 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:00.062 INFO kablam! Oct 13 06:04:00.062 INFO kablam! warning: cannot find type `template_id` in this scope Oct 13 06:04:00.062 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:00.062 INFO kablam! | Oct 13 06:04:00.062 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:00.062 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:00.062 INFO kablam! | Oct 13 06:04:00.062 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:00.062 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:00.062 INFO kablam! Oct 13 06:04:00.062 INFO kablam! warning: cannot find type `user_id` in this scope Oct 13 06:04:00.062 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:00.062 INFO kablam! | Oct 13 06:04:00.062 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:00.062 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:00.062 INFO kablam! | Oct 13 06:04:00.062 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:00.062 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:00.062 INFO kablam! Oct 13 06:04:00.062 INFO kablam! warning: cannot find type `screen_name` in this scope Oct 13 06:04:00.062 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:00.062 INFO kablam! | Oct 13 06:04:00.062 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:00.062 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:00.062 INFO kablam! | Oct 13 06:04:00.062 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:00.062 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:00.062 INFO kablam! Oct 13 06:04:00.062 INFO kablam! warning: cannot find type `first_name` in this scope Oct 13 06:04:00.062 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:00.062 INFO kablam! | Oct 13 06:04:00.062 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:00.062 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:00.062 INFO kablam! | Oct 13 06:04:00.062 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:00.062 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:00.062 INFO kablam! Oct 13 06:04:00.062 INFO kablam! warning: cannot find type `last_name` in this scope Oct 13 06:04:00.062 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:00.062 INFO kablam! | Oct 13 06:04:00.062 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:00.062 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:00.062 INFO kablam! | Oct 13 06:04:00.062 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:00.062 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:00.062 INFO kablam! Oct 13 06:04:00.062 INFO kablam! warning: cannot find type `anrede` in this scope Oct 13 06:04:00.062 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:00.062 INFO kablam! | Oct 13 06:04:00.062 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:00.062 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:00.062 INFO kablam! | Oct 13 06:04:00.062 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:00.063 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:00.063 INFO kablam! Oct 13 06:04:00.063 INFO kablam! warning: cannot find type `geburtstag` in this scope Oct 13 06:04:00.063 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:00.063 INFO kablam! | Oct 13 06:04:00.063 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:00.063 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:00.063 INFO kablam! | Oct 13 06:04:00.063 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:00.063 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:00.063 INFO kablam! Oct 13 06:04:00.063 INFO kablam! warning: cannot find type `email` in this scope Oct 13 06:04:00.063 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:00.063 INFO kablam! | Oct 13 06:04:00.063 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:00.063 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:00.063 INFO kablam! | Oct 13 06:04:00.063 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:00.063 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:00.063 INFO kablam! Oct 13 06:04:00.063 INFO kablam! warning: cannot find type `portrait` in this scope Oct 13 06:04:00.063 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:00.063 INFO kablam! | Oct 13 06:04:00.063 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:00.063 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:00.063 INFO kablam! | Oct 13 06:04:00.063 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:00.063 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:00.063 INFO kablam! Oct 13 06:04:00.063 INFO kablam! warning: cannot find type `original_site_id` in this scope Oct 13 06:04:00.063 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:00.063 INFO kablam! | Oct 13 06:04:00.063 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:00.063 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:00.063 INFO kablam! | Oct 13 06:04:00.063 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:00.063 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:00.063 INFO kablam! Oct 13 06:04:00.063 INFO kablam! warning: cannot find type `vocabulary_id` in this scope Oct 13 06:04:00.063 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:00.063 INFO kablam! | Oct 13 06:04:00.063 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:00.063 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:00.063 INFO kablam! | Oct 13 06:04:00.063 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:00.063 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:00.063 INFO kablam! Oct 13 06:04:00.063 INFO kablam! warning: cannot find type `vocabulary_entry_id` in this scope Oct 13 06:04:00.063 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:00.063 INFO kablam! | Oct 13 06:04:00.063 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:00.063 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:00.063 INFO kablam! | Oct 13 06:04:00.063 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:00.063 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:00.063 INFO kablam! Oct 13 06:04:00.063 INFO kablam! warning: cannot find type `parent_vocabulary_entry_id` in this scope Oct 13 06:04:00.063 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:00.063 INFO kablam! | Oct 13 06:04:00.063 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:00.063 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:00.063 INFO kablam! | Oct 13 06:04:00.063 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:00.063 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:00.063 INFO kablam! Oct 13 06:04:00.063 INFO kablam! warning: unused import: `dotenv::dotenv` Oct 13 06:04:00.063 INFO kablam! --> src/database/user.rs:4:5 Oct 13 06:04:00.063 INFO kablam! | Oct 13 06:04:00.063 INFO kablam! 4 | use dotenv::dotenv; Oct 13 06:04:00.063 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 06:04:00.063 INFO kablam! Oct 13 06:04:00.063 INFO kablam! warning: unused import: `std::env` Oct 13 06:04:00.063 INFO kablam! --> src/database/user.rs:7:5 Oct 13 06:04:00.063 INFO kablam! | Oct 13 06:04:00.063 INFO kablam! 7 | use std::env; Oct 13 06:04:00.063 INFO kablam! | ^^^^^^^^ Oct 13 06:04:00.063 INFO kablam! Oct 13 06:04:00.063 INFO kablam! warning: unused import: `database::models::*` Oct 13 06:04:00.063 INFO kablam! --> src/database/mod.rs:14:5 Oct 13 06:04:00.063 INFO kablam! | Oct 13 06:04:00.063 INFO kablam! 14 | use database::models::*; Oct 13 06:04:00.063 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 06:04:00.063 INFO kablam! Oct 13 06:04:00.063 INFO kablam! warning: unused import: `std` Oct 13 06:04:00.063 INFO kablam! --> src/database/mod.rs:17:5 Oct 13 06:04:00.063 INFO kablam! | Oct 13 06:04:00.063 INFO kablam! 17 | use std; Oct 13 06:04:00.064 INFO kablam! | ^^^ Oct 13 06:04:00.064 INFO kablam! Oct 13 06:04:00.064 INFO kablam! warning: unused import: `schema::users::dsl::*` Oct 13 06:04:00.064 INFO kablam! --> src/database/mod.rs:20:5 Oct 13 06:04:00.064 INFO kablam! | Oct 13 06:04:00.064 INFO kablam! 20 | use schema::users::dsl::*; Oct 13 06:04:00.064 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 06:04:00.064 INFO kablam! Oct 13 06:04:01.715 INFO kablam! warning: unused variable: `n` Oct 13 06:04:01.715 INFO kablam! --> src/database/user.rs:32:12 Oct 13 06:04:01.715 INFO kablam! | Oct 13 06:04:01.715 INFO kablam! 32 | Ok(n) => users.order(user_id.desc()).first::(conn), Oct 13 06:04:01.715 INFO kablam! | ^ help: consider using `_n` instead Oct 13 06:04:01.715 INFO kablam! | Oct 13 06:04:01.715 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 06:04:01.715 INFO kablam! Oct 13 06:04:02.059 INFO kablam! warning: structure field `dbConnection` should have a snake case name such as `db_connection` Oct 13 06:04:02.059 INFO kablam! --> src/common/mod.rs:14:5 Oct 13 06:04:02.059 INFO kablam! | Oct 13 06:04:02.059 INFO kablam! 14 | pub dbConnection: SqliteConnection, Oct 13 06:04:02.059 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 06:04:02.059 INFO kablam! | Oct 13 06:04:02.059 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 13 06:04:02.059 INFO kablam! Oct 13 06:04:08.311 INFO kablam! warning: unused import: `self::molecule::database::models::Post` Oct 13 06:04:08.311 INFO kablam! --> src/bin/publish_posts.rs:6:5 Oct 13 06:04:08.311 INFO kablam! | Oct 13 06:04:08.311 INFO kablam! 6 | use self::molecule::database::models::Post; Oct 13 06:04:08.311 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 06:04:08.311 INFO kablam! | Oct 13 06:04:08.311 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 06:04:08.311 INFO kablam! Oct 13 06:04:08.975 INFO kablam! warning: unused import: `self::molecule::database::*` Oct 13 06:04:08.975 INFO kablam! --> src/bin/delete_posts.rs:5:5 Oct 13 06:04:08.975 INFO kablam! | Oct 13 06:04:08.975 INFO kablam! 5 | use self::molecule::database::*; Oct 13 06:04:08.975 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 06:04:08.975 INFO kablam! | Oct 13 06:04:08.975 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 06:04:08.975 INFO kablam! Oct 13 06:04:09.474 INFO kablam! warning: unused import: `molecule::database::models::*` Oct 13 06:04:09.474 INFO kablam! --> src/bin/write_post.rs:6:5 Oct 13 06:04:09.474 INFO kablam! | Oct 13 06:04:09.474 INFO kablam! 6 | use molecule::database::models::*; Oct 13 06:04:09.474 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 06:04:09.490 INFO kablam! | Oct 13 06:04:09.490 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 06:04:09.490 INFO kablam! Oct 13 06:04:14.068 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 28s Oct 13 06:04:14.079 INFO kablam! su: No module specific data is present Oct 13 06:04:15.805 INFO running `"docker" "rm" "-f" "999c893bb91e5682e766f540768fac223fd459b2bfcf17fe4576977def36e305"` Oct 13 06:04:16.135 INFO blam! 999c893bb91e5682e766f540768fac223fd459b2bfcf17fe4576977def36e305 Oct 13 06:04:16.139 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 06:04:16.687 INFO blam! d266e2e2c88ee68c970e7f44d2211c1eb3b5dc6e5cdb0b616ae1b0eb7d330d1a Oct 13 06:04:16.699 INFO running `"docker" "start" "-a" "d266e2e2c88ee68c970e7f44d2211c1eb3b5dc6e5cdb0b616ae1b0eb7d330d1a"` Oct 13 06:04:17.886 INFO kablam! usermod: no changes Oct 13 06:04:18.047 INFO kablam! Compiling molecule v0.1.0 (/source) Oct 13 06:04:23.011 INFO kablam! warning: unused import: `self::molecule::database::models::Post` Oct 13 06:04:23.011 INFO kablam! --> src/bin/publish_posts.rs:6:5 Oct 13 06:04:23.011 INFO kablam! | Oct 13 06:04:23.011 INFO kablam! 6 | use self::molecule::database::models::Post; Oct 13 06:04:23.011 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 06:04:23.011 INFO kablam! | Oct 13 06:04:23.011 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 06:04:23.011 INFO kablam! Oct 13 06:04:23.819 INFO kablam! warning: unused import: `molecule::database::models::*` Oct 13 06:04:23.820 INFO kablam! --> src/bin/write_post.rs:6:5 Oct 13 06:04:23.820 INFO kablam! | Oct 13 06:04:23.820 INFO kablam! 6 | use molecule::database::models::*; Oct 13 06:04:23.821 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 06:04:23.827 INFO kablam! | Oct 13 06:04:23.827 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 06:04:23.828 INFO kablam! Oct 13 06:04:24.615 INFO kablam! warning: unused import: `self::molecule::database::*` Oct 13 06:04:24.615 INFO kablam! --> src/bin/delete_posts.rs:5:5 Oct 13 06:04:24.615 INFO kablam! | Oct 13 06:04:24.615 INFO kablam! 5 | use self::molecule::database::*; Oct 13 06:04:24.615 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 06:04:24.615 INFO kablam! | Oct 13 06:04:24.615 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 06:04:24.615 INFO kablam! Oct 13 06:04:25.230 INFO kablam! warning: unused `#[macro_use]` import Oct 13 06:04:25.230 INFO kablam! --> src/lib.rs:4:1 Oct 13 06:04:25.230 INFO kablam! | Oct 13 06:04:25.230 INFO kablam! 4 | #[macro_use] Oct 13 06:04:25.230 INFO kablam! | ^^^^^^^^^^^^ Oct 13 06:04:25.230 INFO kablam! | Oct 13 06:04:25.230 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 06:04:25.230 INFO kablam! Oct 13 06:04:25.230 INFO kablam! warning: cannot find type `posts` in this scope Oct 13 06:04:25.230 INFO kablam! --> src/database/models.rs:3:10 Oct 13 06:04:25.230 INFO kablam! | Oct 13 06:04:25.230 INFO kablam! 3 | #[derive(Insertable)] Oct 13 06:04:25.230 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:25.230 INFO kablam! | Oct 13 06:04:25.230 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 13 06:04:25.230 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:25.230 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:25.230 INFO kablam! Oct 13 06:04:25.230 INFO kablam! warning: cannot find type `NewPost` in this scope Oct 13 06:04:25.230 INFO kablam! --> src/database/models.rs:3:10 Oct 13 06:04:25.230 INFO kablam! | Oct 13 06:04:25.230 INFO kablam! 3 | #[derive(Insertable)] Oct 13 06:04:25.230 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:25.230 INFO kablam! | Oct 13 06:04:25.230 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:25.230 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:25.230 INFO kablam! Oct 13 06:04:25.236 INFO kablam! warning: cannot find type `posts` in this scope Oct 13 06:04:25.236 INFO kablam! --> src/database/models.rs:3:10 Oct 13 06:04:25.236 INFO kablam! | Oct 13 06:04:25.236 INFO kablam! 3 | #[derive(Insertable)] Oct 13 06:04:25.236 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:25.236 INFO kablam! | Oct 13 06:04:25.236 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:25.236 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:25.236 INFO kablam! Oct 13 06:04:25.236 INFO kablam! warning: cannot find type `Post` in this scope Oct 13 06:04:25.236 INFO kablam! --> src/database/models.rs:10:10 Oct 13 06:04:25.236 INFO kablam! | Oct 13 06:04:25.236 INFO kablam! 10 | #[derive(Queryable)] Oct 13 06:04:25.236 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:25.236 INFO kablam! | Oct 13 06:04:25.236 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:25.236 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:25.236 INFO kablam! Oct 13 06:04:25.236 INFO kablam! warning: cannot find type `users` in this scope Oct 13 06:04:25.236 INFO kablam! --> src/database/models.rs:18:10 Oct 13 06:04:25.236 INFO kablam! | Oct 13 06:04:25.236 INFO kablam! 18 | #[derive(Insertable)] Oct 13 06:04:25.236 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:25.236 INFO kablam! | Oct 13 06:04:25.236 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:25.242 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:25.242 INFO kablam! Oct 13 06:04:25.242 INFO kablam! warning: cannot find type `NewUser` in this scope Oct 13 06:04:25.242 INFO kablam! --> src/database/models.rs:18:10 Oct 13 06:04:25.242 INFO kablam! | Oct 13 06:04:25.242 INFO kablam! 18 | #[derive(Insertable)] Oct 13 06:04:25.242 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:25.242 INFO kablam! | Oct 13 06:04:25.242 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:25.242 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:25.242 INFO kablam! Oct 13 06:04:25.242 INFO kablam! warning: cannot find type `User` in this scope Oct 13 06:04:25.242 INFO kablam! --> src/database/models.rs:25:10 Oct 13 06:04:25.242 INFO kablam! | Oct 13 06:04:25.242 INFO kablam! 25 | #[derive(Queryable, AsChangeset)] Oct 13 06:04:25.242 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:25.242 INFO kablam! | Oct 13 06:04:25.242 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:25.242 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:25.242 INFO kablam! Oct 13 06:04:25.242 INFO kablam! warning: cannot find type `User` in this scope Oct 13 06:04:25.242 INFO kablam! --> src/database/models.rs:25:21 Oct 13 06:04:25.242 INFO kablam! | Oct 13 06:04:25.242 INFO kablam! 25 | #[derive(Queryable, AsChangeset)] Oct 13 06:04:25.242 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:25.242 INFO kablam! | Oct 13 06:04:25.242 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:25.242 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:25.242 INFO kablam! Oct 13 06:04:25.247 INFO kablam! warning: cannot find type `users` in this scope Oct 13 06:04:25.247 INFO kablam! --> src/database/models.rs:25:21 Oct 13 06:04:25.247 INFO kablam! | Oct 13 06:04:25.247 INFO kablam! 25 | #[derive(Queryable, AsChangeset)] Oct 13 06:04:25.247 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:25.247 INFO kablam! | Oct 13 06:04:25.247 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:25.247 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:25.247 INFO kablam! Oct 13 06:04:25.249 INFO kablam! warning: cannot find type `table` in this scope Oct 13 06:04:25.249 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 13 06:04:25.249 INFO kablam! | Oct 13 06:04:25.249 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 13 06:04:25.249 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:25.249 INFO kablam! | Oct 13 06:04:25.249 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:25.249 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:25.249 INFO kablam! Oct 13 06:04:25.249 INFO kablam! warning: cannot find type `title` in this scope Oct 13 06:04:25.249 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:25.249 INFO kablam! | Oct 13 06:04:25.249 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:25.249 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:25.249 INFO kablam! | Oct 13 06:04:25.249 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:25.249 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:25.249 INFO kablam! Oct 13 06:04:25.252 INFO kablam! warning: cannot find type `post_id` in this scope Oct 13 06:04:25.252 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:25.252 INFO kablam! | Oct 13 06:04:25.252 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:25.252 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:25.252 INFO kablam! | Oct 13 06:04:25.252 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:25.252 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:25.252 INFO kablam! Oct 13 06:04:25.254 INFO kablam! warning: cannot find type `friendly_url` in this scope Oct 13 06:04:25.254 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:25.254 INFO kablam! | Oct 13 06:04:25.254 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:25.254 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:25.254 INFO kablam! | Oct 13 06:04:25.254 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:25.254 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:25.254 INFO kablam! Oct 13 06:04:25.256 INFO kablam! warning: cannot find type `publish_date` in this scope Oct 13 06:04:25.256 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:25.256 INFO kablam! | Oct 13 06:04:25.256 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:25.256 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:25.256 INFO kablam! | Oct 13 06:04:25.256 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:25.256 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:25.256 INFO kablam! Oct 13 06:04:25.257 INFO kablam! warning: cannot find type `expiration_date` in this scope Oct 13 06:04:25.258 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:25.258 INFO kablam! | Oct 13 06:04:25.258 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:25.258 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:25.258 INFO kablam! | Oct 13 06:04:25.258 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:25.258 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:25.258 INFO kablam! Oct 13 06:04:25.259 INFO kablam! warning: cannot find type `structure_id` in this scope Oct 13 06:04:25.259 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:25.259 INFO kablam! | Oct 13 06:04:25.259 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:25.259 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:25.259 INFO kablam! | Oct 13 06:04:25.259 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:25.259 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:25.259 INFO kablam! Oct 13 06:04:25.261 INFO kablam! warning: cannot find type `content` in this scope Oct 13 06:04:25.262 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:25.262 INFO kablam! | Oct 13 06:04:25.262 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:25.262 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:25.262 INFO kablam! | Oct 13 06:04:25.262 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:25.262 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:25.262 INFO kablam! Oct 13 06:04:25.262 INFO kablam! warning: cannot find type `folder_id` in this scope Oct 13 06:04:25.262 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:25.262 INFO kablam! | Oct 13 06:04:25.262 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:25.262 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:25.262 INFO kablam! | Oct 13 06:04:25.264 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:25.264 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:25.264 INFO kablam! Oct 13 06:04:25.264 INFO kablam! warning: cannot find type `is_trash` in this scope Oct 13 06:04:25.264 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:25.264 INFO kablam! | Oct 13 06:04:25.264 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:25.264 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:25.267 INFO kablam! | Oct 13 06:04:25.267 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:25.267 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:25.267 INFO kablam! Oct 13 06:04:25.267 INFO kablam! warning: cannot find type `is_draft` in this scope Oct 13 06:04:25.267 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:25.267 INFO kablam! | Oct 13 06:04:25.267 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:25.267 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:25.267 INFO kablam! | Oct 13 06:04:25.267 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:25.267 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:25.267 INFO kablam! Oct 13 06:04:25.267 INFO kablam! warning: cannot find type `create_date` in this scope Oct 13 06:04:25.267 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:25.267 INFO kablam! | Oct 13 06:04:25.267 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:25.267 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:25.267 INFO kablam! | Oct 13 06:04:25.267 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:25.267 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:25.267 INFO kablam! Oct 13 06:04:25.271 INFO kablam! warning: cannot find type `modified_date` in this scope Oct 13 06:04:25.271 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:25.271 INFO kablam! | Oct 13 06:04:25.271 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:25.271 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:25.271 INFO kablam! | Oct 13 06:04:25.271 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:25.271 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:25.271 INFO kablam! Oct 13 06:04:25.271 INFO kablam! warning: cannot find type `create_user_id` in this scope Oct 13 06:04:25.271 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:25.271 INFO kablam! | Oct 13 06:04:25.271 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:25.271 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:25.271 INFO kablam! | Oct 13 06:04:25.271 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:25.271 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:25.271 INFO kablam! Oct 13 06:04:25.271 INFO kablam! warning: cannot find type `modified_user_id` in this scope Oct 13 06:04:25.271 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:25.271 INFO kablam! | Oct 13 06:04:25.271 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:25.271 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:25.271 INFO kablam! | Oct 13 06:04:25.271 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:25.271 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:25.271 INFO kablam! Oct 13 06:04:25.275 INFO kablam! warning: cannot find type `site_id` in this scope Oct 13 06:04:25.275 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:25.275 INFO kablam! | Oct 13 06:04:25.275 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:25.275 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:25.275 INFO kablam! | Oct 13 06:04:25.275 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:25.275 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:25.275 INFO kablam! Oct 13 06:04:25.275 INFO kablam! warning: cannot find type `file_hotlink_url` in this scope Oct 13 06:04:25.275 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:25.275 INFO kablam! | Oct 13 06:04:25.275 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:25.275 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:25.275 INFO kablam! | Oct 13 06:04:25.275 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:25.275 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:25.275 INFO kablam! Oct 13 06:04:25.275 INFO kablam! warning: cannot find type `file_title` in this scope Oct 13 06:04:25.275 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:25.275 INFO kablam! | Oct 13 06:04:25.275 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:25.275 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:25.275 INFO kablam! | Oct 13 06:04:25.275 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:25.275 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:25.275 INFO kablam! Oct 13 06:04:25.275 INFO kablam! warning: cannot find type `file_id` in this scope Oct 13 06:04:25.275 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:25.275 INFO kablam! | Oct 13 06:04:25.275 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:25.275 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:25.275 INFO kablam! | Oct 13 06:04:25.279 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:25.279 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:25.279 INFO kablam! Oct 13 06:04:25.279 INFO kablam! warning: cannot find type `file_type_id` in this scope Oct 13 06:04:25.279 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:25.279 INFO kablam! | Oct 13 06:04:25.279 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:25.279 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:25.279 INFO kablam! | Oct 13 06:04:25.279 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:25.279 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:25.279 INFO kablam! Oct 13 06:04:25.279 INFO kablam! warning: cannot find type `page_id` in this scope Oct 13 06:04:25.279 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:25.279 INFO kablam! | Oct 13 06:04:25.279 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:25.279 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:25.279 INFO kablam! | Oct 13 06:04:25.279 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:25.279 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:25.279 INFO kablam! Oct 13 06:04:25.279 INFO kablam! warning: cannot find type `parent_page_id` in this scope Oct 13 06:04:25.279 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:25.279 INFO kablam! | Oct 13 06:04:25.279 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:25.279 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:25.279 INFO kablam! | Oct 13 06:04:25.279 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:25.279 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:25.279 INFO kablam! Oct 13 06:04:25.279 INFO kablam! warning: cannot find type `additional_javascript` in this scope Oct 13 06:04:25.279 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:25.279 INFO kablam! | Oct 13 06:04:25.279 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:25.279 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:25.279 INFO kablam! | Oct 13 06:04:25.279 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:25.279 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:25.279 INFO kablam! Oct 13 06:04:25.279 INFO kablam! warning: cannot find type `additional_css` in this scope Oct 13 06:04:25.279 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:25.279 INFO kablam! | Oct 13 06:04:25.279 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:25.279 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:25.279 INFO kablam! | Oct 13 06:04:25.279 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:25.279 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:25.279 INFO kablam! Oct 13 06:04:25.283 INFO kablam! warning: cannot find type `portlet_id` in this scope Oct 13 06:04:25.283 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:25.283 INFO kablam! | Oct 13 06:04:25.283 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:25.283 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:25.283 INFO kablam! | Oct 13 06:04:25.283 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:25.283 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:25.283 INFO kablam! Oct 13 06:04:25.283 INFO kablam! warning: cannot find type `page_internal_path` in this scope Oct 13 06:04:25.283 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:25.283 INFO kablam! | Oct 13 06:04:25.283 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:25.283 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:25.283 INFO kablam! | Oct 13 06:04:25.283 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:25.283 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:25.283 INFO kablam! Oct 13 06:04:25.283 INFO kablam! warning: cannot find type `portlet_type` in this scope Oct 13 06:04:25.283 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:25.283 INFO kablam! | Oct 13 06:04:25.283 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:25.283 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:25.283 INFO kablam! | Oct 13 06:04:25.283 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:25.283 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:25.283 INFO kablam! Oct 13 06:04:25.283 INFO kablam! warning: cannot find type `config` in this scope Oct 13 06:04:25.283 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:25.283 INFO kablam! | Oct 13 06:04:25.283 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:25.283 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:25.283 INFO kablam! | Oct 13 06:04:25.283 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:25.283 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:25.283 INFO kablam! Oct 13 06:04:25.283 INFO kablam! warning: cannot find type `id` in this scope Oct 13 06:04:25.283 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:25.283 INFO kablam! | Oct 13 06:04:25.283 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:25.283 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:25.283 INFO kablam! | Oct 13 06:04:25.283 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:25.283 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:25.283 INFO kablam! Oct 13 06:04:25.283 INFO kablam! warning: cannot find type `body` in this scope Oct 13 06:04:25.283 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:25.283 INFO kablam! | Oct 13 06:04:25.283 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:25.283 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:25.283 INFO kablam! | Oct 13 06:04:25.283 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:25.284 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:25.284 INFO kablam! Oct 13 06:04:25.284 INFO kablam! warning: cannot find type `published` in this scope Oct 13 06:04:25.284 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:25.284 INFO kablam! | Oct 13 06:04:25.284 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:25.284 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:25.284 INFO kablam! | Oct 13 06:04:25.284 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:25.284 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:25.284 INFO kablam! Oct 13 06:04:25.287 INFO kablam! warning: cannot find type `parent_site_id` in this scope Oct 13 06:04:25.287 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:25.287 INFO kablam! | Oct 13 06:04:25.287 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:25.287 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:25.287 INFO kablam! | Oct 13 06:04:25.287 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:25.287 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:25.287 INFO kablam! Oct 13 06:04:25.287 INFO kablam! warning: cannot find type `theme_id` in this scope Oct 13 06:04:25.287 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:25.287 INFO kablam! | Oct 13 06:04:25.287 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:25.287 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:25.287 INFO kablam! | Oct 13 06:04:25.287 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:25.287 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:25.287 INFO kablam! Oct 13 06:04:25.290 INFO kablam! warning: cannot find type `jsonStructure` in this scope Oct 13 06:04:25.291 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:25.291 INFO kablam! | Oct 13 06:04:25.291 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:25.291 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:25.291 INFO kablam! | Oct 13 06:04:25.291 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:25.291 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:25.291 INFO kablam! Oct 13 06:04:25.291 INFO kablam! warning: cannot find type `parent_structure_id` in this scope Oct 13 06:04:25.291 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:25.291 INFO kablam! | Oct 13 06:04:25.291 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:25.291 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:25.291 INFO kablam! | Oct 13 06:04:25.291 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:25.291 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:25.291 INFO kablam! Oct 13 06:04:25.291 INFO kablam! warning: cannot find type `template_id` in this scope Oct 13 06:04:25.291 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:25.291 INFO kablam! | Oct 13 06:04:25.291 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:25.291 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:25.291 INFO kablam! | Oct 13 06:04:25.291 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:25.291 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:25.291 INFO kablam! Oct 13 06:04:25.294 INFO kablam! warning: cannot find type `user_id` in this scope Oct 13 06:04:25.294 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:25.294 INFO kablam! | Oct 13 06:04:25.294 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:25.294 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:25.294 INFO kablam! | Oct 13 06:04:25.294 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:25.294 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:25.294 INFO kablam! Oct 13 06:04:25.294 INFO kablam! warning: cannot find type `screen_name` in this scope Oct 13 06:04:25.294 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:25.294 INFO kablam! | Oct 13 06:04:25.294 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:25.294 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:25.294 INFO kablam! | Oct 13 06:04:25.294 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:25.294 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:25.294 INFO kablam! Oct 13 06:04:25.294 INFO kablam! warning: cannot find type `first_name` in this scope Oct 13 06:04:25.294 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:25.294 INFO kablam! | Oct 13 06:04:25.294 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:25.294 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:25.294 INFO kablam! | Oct 13 06:04:25.294 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:25.294 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:25.294 INFO kablam! Oct 13 06:04:25.294 INFO kablam! warning: cannot find type `last_name` in this scope Oct 13 06:04:25.294 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:25.294 INFO kablam! | Oct 13 06:04:25.294 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:25.294 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:25.294 INFO kablam! | Oct 13 06:04:25.294 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:25.294 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:25.294 INFO kablam! Oct 13 06:04:25.294 INFO kablam! warning: cannot find type `anrede` in this scope Oct 13 06:04:25.294 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:25.294 INFO kablam! | Oct 13 06:04:25.294 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:25.294 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:25.294 INFO kablam! | Oct 13 06:04:25.294 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:25.294 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:25.294 INFO kablam! Oct 13 06:04:25.294 INFO kablam! warning: cannot find type `geburtstag` in this scope Oct 13 06:04:25.294 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:25.294 INFO kablam! | Oct 13 06:04:25.294 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:25.294 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:25.294 INFO kablam! | Oct 13 06:04:25.294 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:25.294 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:25.294 INFO kablam! Oct 13 06:04:25.294 INFO kablam! warning: cannot find type `email` in this scope Oct 13 06:04:25.294 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:25.294 INFO kablam! | Oct 13 06:04:25.294 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:25.294 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:25.294 INFO kablam! | Oct 13 06:04:25.294 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:25.294 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:25.294 INFO kablam! Oct 13 06:04:25.297 INFO kablam! warning: cannot find type `portrait` in this scope Oct 13 06:04:25.297 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:25.297 INFO kablam! | Oct 13 06:04:25.297 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:25.297 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:25.297 INFO kablam! | Oct 13 06:04:25.297 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:25.297 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:25.298 INFO kablam! Oct 13 06:04:25.298 INFO kablam! warning: cannot find type `original_site_id` in this scope Oct 13 06:04:25.298 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:25.298 INFO kablam! | Oct 13 06:04:25.298 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:25.298 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:25.298 INFO kablam! | Oct 13 06:04:25.298 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:25.298 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:25.298 INFO kablam! Oct 13 06:04:25.298 INFO kablam! warning: cannot find type `vocabulary_id` in this scope Oct 13 06:04:25.298 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:25.298 INFO kablam! | Oct 13 06:04:25.298 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:25.298 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:25.298 INFO kablam! | Oct 13 06:04:25.298 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:25.298 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:25.298 INFO kablam! Oct 13 06:04:25.298 INFO kablam! warning: cannot find type `vocabulary_entry_id` in this scope Oct 13 06:04:25.298 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:25.298 INFO kablam! | Oct 13 06:04:25.298 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:25.298 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:25.298 INFO kablam! | Oct 13 06:04:25.298 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:25.300 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:25.301 INFO kablam! Oct 13 06:04:25.301 INFO kablam! warning: cannot find type `parent_vocabulary_entry_id` in this scope Oct 13 06:04:25.301 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 06:04:25.301 INFO kablam! | Oct 13 06:04:25.301 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 06:04:25.301 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 06:04:25.301 INFO kablam! | Oct 13 06:04:25.301 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 06:04:25.301 INFO kablam! = note: for more information, see issue #50504 Oct 13 06:04:25.301 INFO kablam! Oct 13 06:04:25.301 INFO kablam! warning: unused import: `dotenv::dotenv` Oct 13 06:04:25.301 INFO kablam! --> src/database/user.rs:4:5 Oct 13 06:04:25.301 INFO kablam! | Oct 13 06:04:25.301 INFO kablam! 4 | use dotenv::dotenv; Oct 13 06:04:25.301 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 06:04:25.301 INFO kablam! Oct 13 06:04:25.301 INFO kablam! warning: unused import: `std::env` Oct 13 06:04:25.301 INFO kablam! --> src/database/user.rs:7:5 Oct 13 06:04:25.301 INFO kablam! | Oct 13 06:04:25.302 INFO kablam! 7 | use std::env; Oct 13 06:04:25.302 INFO kablam! | ^^^^^^^^ Oct 13 06:04:25.302 INFO kablam! Oct 13 06:04:25.302 INFO kablam! warning: unused import: `diesel::*` Oct 13 06:04:25.302 INFO kablam! --> src/database/user.rs:74:9 Oct 13 06:04:25.302 INFO kablam! | Oct 13 06:04:25.302 INFO kablam! 74 | use diesel::*; Oct 13 06:04:25.302 INFO kablam! | ^^^^^^^^^ Oct 13 06:04:25.302 INFO kablam! Oct 13 06:04:25.305 INFO kablam! warning: unused import: `database::models::*` Oct 13 06:04:25.305 INFO kablam! --> src/database/mod.rs:14:5 Oct 13 06:04:25.305 INFO kablam! | Oct 13 06:04:25.305 INFO kablam! 14 | use database::models::*; Oct 13 06:04:25.305 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 06:04:25.305 INFO kablam! Oct 13 06:04:25.305 INFO kablam! warning: unused import: `schema::users::dsl::*` Oct 13 06:04:25.305 INFO kablam! --> src/database/mod.rs:20:5 Oct 13 06:04:25.305 INFO kablam! | Oct 13 06:04:25.305 INFO kablam! 20 | use schema::users::dsl::*; Oct 13 06:04:25.305 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 06:04:25.305 INFO kablam! Oct 13 06:04:27.383 INFO kablam! warning: unused variable: `n` Oct 13 06:04:27.383 INFO kablam! --> src/database/user.rs:32:12 Oct 13 06:04:27.383 INFO kablam! | Oct 13 06:04:27.383 INFO kablam! 32 | Ok(n) => users.order(user_id.desc()).first::(conn), Oct 13 06:04:27.383 INFO kablam! | ^ help: consider using `_n` instead Oct 13 06:04:27.383 INFO kablam! | Oct 13 06:04:27.383 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 06:04:27.383 INFO kablam! Oct 13 06:04:27.391 INFO kablam! warning: unused variable: `number_of_users` Oct 13 06:04:27.391 INFO kablam! --> src/database/user.rs:77:9 Oct 13 06:04:27.391 INFO kablam! | Oct 13 06:04:27.391 INFO kablam! 77 | let number_of_users = create_user(&conn, site_id, name).expect("should create user"); Oct 13 06:04:27.391 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_number_of_users` instead Oct 13 06:04:27.391 INFO kablam! Oct 13 06:04:27.720 INFO kablam! warning: structure field `dbConnection` should have a snake case name such as `db_connection` Oct 13 06:04:27.720 INFO kablam! --> src/common/mod.rs:14:5 Oct 13 06:04:27.720 INFO kablam! | Oct 13 06:04:27.720 INFO kablam! 14 | pub dbConnection: SqliteConnection, Oct 13 06:04:27.720 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 06:04:27.720 INFO kablam! | Oct 13 06:04:27.721 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 13 06:04:27.721 INFO kablam! Oct 13 06:04:27.791 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 06:04:27.791 INFO kablam! --> src/database/mod.rs:57:5 Oct 13 06:04:27.791 INFO kablam! | Oct 13 06:04:27.791 INFO kablam! 57 | embedded_migrations::run_with_output(&conn, &mut std::io::stdout()); Oct 13 06:04:27.791 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 06:04:27.791 INFO kablam! | Oct 13 06:04:27.791 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 06:04:27.791 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 06:04:27.791 INFO kablam! Oct 13 06:04:30.759 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 12.85s Oct 13 06:04:30.778 INFO kablam! su: No module specific data is present Oct 13 06:04:31.808 INFO running `"docker" "rm" "-f" "d266e2e2c88ee68c970e7f44d2211c1eb3b5dc6e5cdb0b616ae1b0eb7d330d1a"` Oct 13 06:04:32.111 INFO blam! d266e2e2c88ee68c970e7f44d2211c1eb3b5dc6e5cdb0b616ae1b0eb7d330d1a Oct 13 06:04:32.117 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 06:04:32.540 INFO blam! 31c45221988fee4a53bd50a2e4ce22411be5e32a82d28592f19e0ab7683b5435 Oct 13 06:04:32.542 INFO running `"docker" "start" "-a" "31c45221988fee4a53bd50a2e4ce22411be5e32a82d28592f19e0ab7683b5435"` Oct 13 06:04:33.661 INFO kablam! usermod: no changes Oct 13 06:04:33.848 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.15s Oct 13 06:04:33.864 INFO kablam! Running /target/debug/deps/molecule-fcc6f41393b50f61 Oct 13 06:04:33.883 INFO blam! Oct 13 06:04:33.884 INFO blam! running 2 tests Oct 13 06:04:33.887 INFO blam! Running migration 20180525191918 Oct 13 06:04:33.888 INFO blam! Running migration 20180525191918 Oct 13 06:04:33.888 INFO blam! test database::user::create_one_user_and_delete ... ok Oct 13 06:04:33.888 INFO blam! test database::user::create_two_users ... ok Oct 13 06:04:33.888 INFO blam! Oct 13 06:04:33.888 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 06:04:33.888 INFO blam! Oct 13 06:04:33.891 INFO kablam! Running /target/debug/deps/delete_posts-3d349c6a0915dcbd Oct 13 06:04:33.895 INFO kablam! Running /target/debug/deps/publish_posts-6b68be96a958bdec Oct 13 06:04:33.895 INFO blam! Oct 13 06:04:33.896 INFO kablam! Running /target/debug/deps/show_posts-8aeda3957719d652 Oct 13 06:04:33.896 INFO blam! running 0 tests Oct 13 06:04:33.896 INFO kablam! Running /target/debug/deps/show_users-9ca790975d7eef75 Oct 13 06:04:33.897 INFO blam! Oct 13 06:04:33.897 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 06:04:33.897 INFO blam! Oct 13 06:04:33.898 INFO blam! Oct 13 06:04:33.898 INFO blam! running 0 tests Oct 13 06:04:33.898 INFO kablam! Running /target/debug/deps/write_post-cb8c42542acd7cc5 Oct 13 06:04:33.899 INFO blam! Oct 13 06:04:33.899 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 06:04:33.899 INFO blam! Oct 13 06:04:33.900 INFO blam! Oct 13 06:04:33.900 INFO blam! running 0 tests Oct 13 06:04:33.900 INFO blam! Oct 13 06:04:33.900 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 06:04:33.901 INFO blam! Oct 13 06:04:33.901 INFO blam! Oct 13 06:04:33.901 INFO blam! running 0 tests Oct 13 06:04:33.902 INFO blam! Oct 13 06:04:33.902 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 06:04:33.902 INFO blam! Oct 13 06:04:33.911 INFO kablam! Doc-tests molecule Oct 13 06:04:33.911 INFO blam! Oct 13 06:04:33.912 INFO blam! running 0 tests Oct 13 06:04:33.912 INFO blam! Oct 13 06:04:33.912 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 06:04:33.913 INFO blam! Oct 13 06:04:36.405 INFO blam! Oct 13 06:04:36.405 INFO blam! running 0 tests Oct 13 06:04:36.405 INFO blam! Oct 13 06:04:36.405 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 06:04:36.406 INFO blam! Oct 13 06:04:36.431 INFO kablam! su: No module specific data is present Oct 13 06:04:37.296 INFO running `"docker" "rm" "-f" "31c45221988fee4a53bd50a2e4ce22411be5e32a82d28592f19e0ab7683b5435"` Oct 13 06:04:37.683 INFO blam! 31c45221988fee4a53bd50a2e4ce22411be5e32a82d28592f19e0ab7683b5435