Nov 09 18:12:57.293 INFO checking RemiliaForever/koumakan against try#dc13be39fae8d4c607889b27de374b52586485a3 for pr-55632 Nov 09 18:12:57.293 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55632/worker-3/try#dc13be39fae8d4c607889b27de374b52586485a3:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55632/try#dc13be39fae8d4c607889b27de374b52586485a3:/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 +dc13be39fae8d4c607889b27de374b52586485a3-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 09 18:12:57.683 INFO blam! c894c2044b90c3f23df1058e92143532f33f8921e408e1d3cb3a0163bc33ddd9 Nov 09 18:12:57.688 INFO running `"docker" "start" "-a" "c894c2044b90c3f23df1058e92143532f33f8921e408e1d3cb3a0163bc33ddd9"` Nov 09 18:12:58.369 INFO kablam! usermod: no changes Nov 09 18:12:58.728 INFO kablam! Compiling proc-macro2 v0.4.20 Nov 09 18:12:58.728 INFO kablam! Compiling untrusted v0.6.2 Nov 09 18:12:58.743 INFO kablam! Compiling indexmap v1.0.2 Nov 09 18:12:58.745 INFO kablam! Compiling derive_builder v0.6.0 Nov 09 18:12:58.746 INFO kablam! Checking entities v1.0.1 Nov 09 18:12:58.746 INFO kablam! Checking typed-arena v1.4.1 Nov 09 18:12:58.746 INFO kablam! Checking md5 v0.6.0 Nov 09 18:12:58.752 INFO kablam! Compiling pear_codegen v0.1.0 Nov 09 18:13:00.467 INFO kablam! Compiling rocket_codegen v0.4.0-rc.1 Nov 09 18:13:00.491 INFO kablam! Compiling rocket v0.4.0-rc.1 Nov 09 18:13:00.757 INFO kablam! Compiling email v0.0.20 Nov 09 18:13:01.063 INFO kablam! Compiling rocket_contrib_codegen v0.4.0-rc.1 Nov 09 18:13:01.195 INFO kablam! Compiling libsqlite3-sys v0.9.3 Nov 09 18:13:02.692 INFO kablam! Checking lettre v0.8.3 Nov 09 18:13:04.353 INFO kablam! Checking uuid v0.6.5 Nov 09 18:13:04.727 INFO kablam! Compiling ring v0.13.2 Nov 09 18:13:05.139 INFO kablam! Compiling darling_core v0.6.3 Nov 09 18:13:05.247 INFO kablam! Compiling diesel_derives v1.3.0 Nov 09 18:13:05.359 INFO kablam! Checking twoway v0.1.8 Nov 09 18:13:06.711 INFO kablam! Checking cookie v0.11.0 Nov 09 18:13:08.357 INFO kablam! Checking comrak v0.3.1 Nov 09 18:13:11.119 INFO kablam! Checking inotify v0.6.1 Nov 09 18:13:12.587 INFO kablam! Checking lettre_email v0.8.3 Nov 09 18:13:21.079 INFO kablam! Checking notify v4.0.6 Nov 09 18:13:32.765 INFO kablam! Compiling quote v0.6.9 Nov 09 18:13:41.404 INFO kablam! Checking diesel v1.3.3 Nov 09 18:13:41.955 INFO kablam! Compiling darling_macro v0.6.3 Nov 09 18:13:44.307 INFO kablam! Compiling syn v0.15.18 Nov 09 18:13:51.064 INFO kablam! Compiling darling v0.6.3 Nov 09 18:13:55.207 INFO kablam! Compiling derive_builder_core v0.3.0 Nov 09 18:14:27.923 INFO kablam! Compiling devise_core v0.1.0 Nov 09 18:14:27.923 INFO kablam! Compiling synstructure v0.10.1 Nov 09 18:14:27.923 INFO kablam! Compiling serde_derive v1.0.80 Nov 09 18:14:49.845 INFO kablam! Compiling pear v0.1.0 Nov 09 18:14:51.144 INFO kablam! Compiling devise_codegen v0.1.0 Nov 09 18:14:52.763 INFO kablam! Checking rocket_http v0.4.0-rc.1 Nov 09 18:14:52.995 INFO kablam! Compiling failure_derive v0.1.3 Nov 09 18:15:06.067 INFO kablam! Compiling devise v0.1.0 Nov 09 18:15:12.239 INFO kablam! Checking failure v0.1.3 Nov 09 18:15:15.109 INFO kablam! Checking quick-xml v0.13.1 Nov 09 18:15:19.419 INFO kablam! Checking rss v1.6.0 Nov 09 18:15:39.751 INFO kablam! Checking rocket_contrib v0.4.0-rc.1 Nov 09 18:15:42.805 INFO kablam! Checking koumakan v0.1.0 (/source) Nov 09 18:15:49.596 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 09 18:15:49.597 INFO kablam! --> src/model.rs:6:10 Nov 09 18:15:49.597 INFO kablam! | Nov 09 18:15:49.598 INFO kablam! 6 | #[derive(Queryable, Insertable)] Nov 09 18:15:49.599 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 18:15:49.599 INFO kablam! | Nov 09 18:15:49.600 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 09 18:15:49.601 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 18:15:49.601 INFO kablam! = note: for more information, see issue #50504 Nov 09 18:15:49.602 INFO kablam! Nov 09 18:15:49.602 INFO kablam! warning: cannot find type `Comment` in this scope Nov 09 18:15:49.603 INFO kablam! --> src/model.rs:6:10 Nov 09 18:15:49.604 INFO kablam! | Nov 09 18:15:49.604 INFO kablam! 6 | #[derive(Queryable, Insertable)] Nov 09 18:15:49.605 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 18:15:49.605 INFO kablam! | Nov 09 18:15:49.606 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 18:15:49.606 INFO kablam! = note: for more information, see issue #50504 Nov 09 18:15:49.606 INFO kablam! Nov 09 18:15:49.606 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 09 18:15:49.606 INFO kablam! --> src/model.rs:6:10 Nov 09 18:15:49.606 INFO kablam! | Nov 09 18:15:49.606 INFO kablam! 6 | #[derive(Queryable, Insertable)] Nov 09 18:15:49.606 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 18:15:49.606 INFO kablam! | Nov 09 18:15:49.606 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 18:15:49.606 INFO kablam! = note: for more information, see issue #50504 Nov 09 18:15:49.606 INFO kablam! Nov 09 18:15:49.606 INFO kablam! warning: cannot find type `comment` in this scope Nov 09 18:15:49.606 INFO kablam! --> src/model.rs:6:21 Nov 09 18:15:49.610 INFO kablam! | Nov 09 18:15:49.610 INFO kablam! 6 | #[derive(Queryable, Insertable)] Nov 09 18:15:49.610 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 18:15:49.610 INFO kablam! | Nov 09 18:15:49.610 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 18:15:49.610 INFO kablam! = note: for more information, see issue #50504 Nov 09 18:15:49.610 INFO kablam! Nov 09 18:15:49.610 INFO kablam! warning: cannot find type `Comment` in this scope Nov 09 18:15:49.610 INFO kablam! --> src/model.rs:6:21 Nov 09 18:15:49.610 INFO kablam! | Nov 09 18:15:49.610 INFO kablam! 6 | #[derive(Queryable, Insertable)] Nov 09 18:15:49.610 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 18:15:49.610 INFO kablam! | Nov 09 18:15:49.610 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 18:15:49.610 INFO kablam! = note: for more information, see issue #50504 Nov 09 18:15:49.610 INFO kablam! Nov 09 18:15:49.610 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 09 18:15:49.610 INFO kablam! --> src/model.rs:6:21 Nov 09 18:15:49.610 INFO kablam! | Nov 09 18:15:49.610 INFO kablam! 6 | #[derive(Queryable, Insertable)] Nov 09 18:15:49.610 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 18:15:49.610 INFO kablam! | Nov 09 18:15:49.610 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 18:15:49.610 INFO kablam! = note: for more information, see issue #50504 Nov 09 18:15:49.610 INFO kablam! Nov 09 18:15:49.610 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 09 18:15:49.610 INFO kablam! --> src/model.rs:22:10 Nov 09 18:15:49.610 INFO kablam! | Nov 09 18:15:49.610 INFO kablam! 22 | #[derive(Queryable, Insertable)] Nov 09 18:15:49.611 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 18:15:49.611 INFO kablam! | Nov 09 18:15:49.611 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 18:15:49.611 INFO kablam! = note: for more information, see issue #50504 Nov 09 18:15:49.611 INFO kablam! Nov 09 18:15:49.611 INFO kablam! warning: cannot find type `Article` in this scope Nov 09 18:15:49.611 INFO kablam! --> src/model.rs:22:10 Nov 09 18:15:49.611 INFO kablam! | Nov 09 18:15:49.611 INFO kablam! 22 | #[derive(Queryable, Insertable)] Nov 09 18:15:49.611 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 18:15:49.611 INFO kablam! | Nov 09 18:15:49.611 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 18:15:49.611 INFO kablam! = note: for more information, see issue #50504 Nov 09 18:15:49.611 INFO kablam! Nov 09 18:15:49.611 INFO kablam! warning: cannot find type `article` in this scope Nov 09 18:15:49.611 INFO kablam! --> src/model.rs:22:21 Nov 09 18:15:49.611 INFO kablam! | Nov 09 18:15:49.611 INFO kablam! 22 | #[derive(Queryable, Insertable)] Nov 09 18:15:49.611 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 18:15:49.611 INFO kablam! | Nov 09 18:15:49.611 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 18:15:49.611 INFO kablam! = note: for more information, see issue #50504 Nov 09 18:15:49.611 INFO kablam! Nov 09 18:15:49.611 INFO kablam! warning: cannot find type `Article` in this scope Nov 09 18:15:49.611 INFO kablam! --> src/model.rs:22:21 Nov 09 18:15:49.611 INFO kablam! | Nov 09 18:15:49.611 INFO kablam! 22 | #[derive(Queryable, Insertable)] Nov 09 18:15:49.611 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 18:15:49.611 INFO kablam! | Nov 09 18:15:49.611 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 18:15:49.611 INFO kablam! = note: for more information, see issue #50504 Nov 09 18:15:49.611 INFO kablam! Nov 09 18:15:49.611 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 09 18:15:49.611 INFO kablam! --> src/model.rs:22:21 Nov 09 18:15:49.611 INFO kablam! | Nov 09 18:15:49.611 INFO kablam! 22 | #[derive(Queryable, Insertable)] Nov 09 18:15:49.611 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 18:15:49.611 INFO kablam! | Nov 09 18:15:49.611 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 18:15:49.611 INFO kablam! = note: for more information, see issue #50504 Nov 09 18:15:49.611 INFO kablam! Nov 09 18:15:49.611 INFO kablam! warning: cannot find type `table` in this scope Nov 09 18:15:49.611 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 09 18:15:49.611 INFO kablam! | Nov 09 18:15:49.611 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 09 18:15:49.611 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 18:15:49.611 INFO kablam! | Nov 09 18:15:49.611 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 18:15:49.611 INFO kablam! = note: for more information, see issue #50504 Nov 09 18:15:49.611 INFO kablam! Nov 09 18:15:49.611 INFO kablam! warning: cannot find type `id` in this scope Nov 09 18:15:49.611 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 18:15:49.611 INFO kablam! | Nov 09 18:15:49.611 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 18:15:49.611 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 18:15:49.611 INFO kablam! | Nov 09 18:15:49.611 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 18:15:49.611 INFO kablam! = note: for more information, see issue #50504 Nov 09 18:15:49.611 INFO kablam! Nov 09 18:15:49.611 INFO kablam! warning: cannot find type `title` in this scope Nov 09 18:15:49.611 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 18:15:49.611 INFO kablam! | Nov 09 18:15:49.611 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 18:15:49.611 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 18:15:49.611 INFO kablam! | Nov 09 18:15:49.611 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 18:15:49.611 INFO kablam! = note: for more information, see issue #50504 Nov 09 18:15:49.611 INFO kablam! Nov 09 18:15:49.611 INFO kablam! warning: cannot find type `brief` in this scope Nov 09 18:15:49.611 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 18:15:49.611 INFO kablam! | Nov 09 18:15:49.611 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 18:15:49.611 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 18:15:49.611 INFO kablam! | Nov 09 18:15:49.611 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 18:15:49.611 INFO kablam! = note: for more information, see issue #50504 Nov 09 18:15:49.611 INFO kablam! Nov 09 18:15:49.611 INFO kablam! warning: cannot find type `content` in this scope Nov 09 18:15:49.611 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 18:15:49.611 INFO kablam! | Nov 09 18:15:49.611 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 18:15:49.611 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 18:15:49.611 INFO kablam! | Nov 09 18:15:49.611 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 18:15:49.611 INFO kablam! = note: for more information, see issue #50504 Nov 09 18:15:49.612 INFO kablam! Nov 09 18:15:49.612 INFO kablam! warning: cannot find type `category` in this scope Nov 09 18:15:49.612 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 18:15:49.612 INFO kablam! | Nov 09 18:15:49.612 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 18:15:49.612 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 18:15:49.612 INFO kablam! | Nov 09 18:15:49.612 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 18:15:49.612 INFO kablam! = note: for more information, see issue #50504 Nov 09 18:15:49.612 INFO kablam! Nov 09 18:15:49.612 INFO kablam! warning: cannot find type `labels` in this scope Nov 09 18:15:49.612 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 18:15:49.612 INFO kablam! | Nov 09 18:15:49.612 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 18:15:49.612 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 18:15:49.612 INFO kablam! | Nov 09 18:15:49.612 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 18:15:49.612 INFO kablam! = note: for more information, see issue #50504 Nov 09 18:15:49.612 INFO kablam! Nov 09 18:15:49.612 INFO kablam! warning: cannot find type `date` in this scope Nov 09 18:15:49.612 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 18:15:49.612 INFO kablam! | Nov 09 18:15:49.612 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 18:15:49.612 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 18:15:49.612 INFO kablam! | Nov 09 18:15:49.612 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 18:15:49.612 INFO kablam! = note: for more information, see issue #50504 Nov 09 18:15:49.612 INFO kablam! Nov 09 18:15:49.612 INFO kablam! warning: cannot find type `article_id` in this scope Nov 09 18:15:49.612 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 18:15:49.612 INFO kablam! | Nov 09 18:15:49.612 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 18:15:49.612 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 18:15:49.612 INFO kablam! | Nov 09 18:15:49.612 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 18:15:49.612 INFO kablam! = note: for more information, see issue #50504 Nov 09 18:15:49.612 INFO kablam! Nov 09 18:15:49.612 INFO kablam! warning: cannot find type `name` in this scope Nov 09 18:15:49.612 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 18:15:49.612 INFO kablam! | Nov 09 18:15:49.612 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 18:15:49.612 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 18:15:49.612 INFO kablam! | Nov 09 18:15:49.612 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 18:15:49.612 INFO kablam! = note: for more information, see issue #50504 Nov 09 18:15:49.612 INFO kablam! Nov 09 18:15:49.612 INFO kablam! warning: cannot find type `email` in this scope Nov 09 18:15:49.612 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 18:15:49.612 INFO kablam! | Nov 09 18:15:49.612 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 18:15:49.612 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 18:15:49.612 INFO kablam! | Nov 09 18:15:49.612 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 18:15:49.612 INFO kablam! = note: for more information, see issue #50504 Nov 09 18:15:49.612 INFO kablam! Nov 09 18:15:49.612 INFO kablam! warning: cannot find type `website` in this scope Nov 09 18:15:49.612 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 18:15:49.612 INFO kablam! | Nov 09 18:15:49.612 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 18:15:49.612 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 18:15:49.612 INFO kablam! | Nov 09 18:15:49.612 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 18:15:49.612 INFO kablam! = note: for more information, see issue #50504 Nov 09 18:15:49.612 INFO kablam! Nov 09 18:15:49.612 INFO kablam! warning: cannot find type `avatar` in this scope Nov 09 18:15:49.612 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 18:15:49.612 INFO kablam! | Nov 09 18:15:49.612 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 18:15:49.612 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 18:15:49.612 INFO kablam! | Nov 09 18:15:49.612 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 18:15:49.612 INFO kablam! = note: for more information, see issue #50504 Nov 09 18:15:49.612 INFO kablam! Nov 09 18:15:49.902 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 09 18:15:49.903 INFO kablam! --> src/model.rs:6:10 Nov 09 18:15:49.903 INFO kablam! | Nov 09 18:15:49.904 INFO kablam! 6 | #[derive(Queryable, Insertable)] Nov 09 18:15:49.905 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 18:15:49.906 INFO kablam! | Nov 09 18:15:49.906 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 09 18:15:49.907 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 18:15:49.907 INFO kablam! = note: for more information, see issue #50504 Nov 09 18:15:49.908 INFO kablam! Nov 09 18:15:49.909 INFO kablam! warning: cannot find type `Comment` in this scope Nov 09 18:15:49.909 INFO kablam! --> src/model.rs:6:10 Nov 09 18:15:49.910 INFO kablam! | Nov 09 18:15:49.910 INFO kablam! 6 | #[derive(Queryable, Insertable)] Nov 09 18:15:49.911 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 18:15:49.912 INFO kablam! | Nov 09 18:15:49.912 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 18:15:49.912 INFO kablam! = note: for more information, see issue #50504 Nov 09 18:15:49.912 INFO kablam! Nov 09 18:15:49.912 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 09 18:15:49.912 INFO kablam! --> src/model.rs:6:10 Nov 09 18:15:49.912 INFO kablam! | Nov 09 18:15:49.912 INFO kablam! 6 | #[derive(Queryable, Insertable)] Nov 09 18:15:49.912 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 18:15:49.912 INFO kablam! | Nov 09 18:15:49.912 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 18:15:49.913 INFO kablam! = note: for more information, see issue #50504 Nov 09 18:15:49.913 INFO kablam! Nov 09 18:15:49.913 INFO kablam! warning: cannot find type `comment` in this scope Nov 09 18:15:49.913 INFO kablam! --> src/model.rs:6:21 Nov 09 18:15:49.913 INFO kablam! | Nov 09 18:15:49.913 INFO kablam! 6 | #[derive(Queryable, Insertable)] Nov 09 18:15:49.913 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 18:15:49.913 INFO kablam! | Nov 09 18:15:49.913 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 18:15:49.913 INFO kablam! = note: for more information, see issue #50504 Nov 09 18:15:49.913 INFO kablam! Nov 09 18:15:49.913 INFO kablam! warning: cannot find type `Comment` in this scope Nov 09 18:15:49.913 INFO kablam! --> src/model.rs:6:21 Nov 09 18:15:49.913 INFO kablam! | Nov 09 18:15:49.913 INFO kablam! 6 | #[derive(Queryable, Insertable)] Nov 09 18:15:49.913 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 18:15:49.913 INFO kablam! | Nov 09 18:15:49.913 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 18:15:49.913 INFO kablam! = note: for more information, see issue #50504 Nov 09 18:15:49.913 INFO kablam! Nov 09 18:15:49.913 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 09 18:15:49.913 INFO kablam! --> src/model.rs:6:21 Nov 09 18:15:49.913 INFO kablam! | Nov 09 18:15:49.913 INFO kablam! 6 | #[derive(Queryable, Insertable)] Nov 09 18:15:49.913 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 18:15:49.913 INFO kablam! | Nov 09 18:15:49.913 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 18:15:49.913 INFO kablam! = note: for more information, see issue #50504 Nov 09 18:15:49.913 INFO kablam! Nov 09 18:15:49.913 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 09 18:15:49.913 INFO kablam! --> src/model.rs:22:10 Nov 09 18:15:49.913 INFO kablam! | Nov 09 18:15:49.913 INFO kablam! 22 | #[derive(Queryable, Insertable)] Nov 09 18:15:49.913 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 18:15:49.913 INFO kablam! | Nov 09 18:15:49.913 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 18:15:49.913 INFO kablam! = note: for more information, see issue #50504 Nov 09 18:15:49.913 INFO kablam! Nov 09 18:15:49.913 INFO kablam! warning: cannot find type `Article` in this scope Nov 09 18:15:49.913 INFO kablam! --> src/model.rs:22:10 Nov 09 18:15:49.913 INFO kablam! | Nov 09 18:15:49.913 INFO kablam! 22 | #[derive(Queryable, Insertable)] Nov 09 18:15:49.913 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 18:15:49.913 INFO kablam! | Nov 09 18:15:49.913 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 18:15:49.913 INFO kablam! = note: for more information, see issue #50504 Nov 09 18:15:49.913 INFO kablam! Nov 09 18:15:49.913 INFO kablam! warning: cannot find type `article` in this scope Nov 09 18:15:49.913 INFO kablam! --> src/model.rs:22:21 Nov 09 18:15:49.913 INFO kablam! | Nov 09 18:15:49.913 INFO kablam! 22 | #[derive(Queryable, Insertable)] Nov 09 18:15:49.913 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 18:15:49.913 INFO kablam! | Nov 09 18:15:49.913 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 18:15:49.913 INFO kablam! = note: for more information, see issue #50504 Nov 09 18:15:49.913 INFO kablam! Nov 09 18:15:49.913 INFO kablam! warning: cannot find type `Article` in this scope Nov 09 18:15:49.913 INFO kablam! --> src/model.rs:22:21 Nov 09 18:15:49.913 INFO kablam! | Nov 09 18:15:49.913 INFO kablam! 22 | #[derive(Queryable, Insertable)] Nov 09 18:15:49.913 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 18:15:49.913 INFO kablam! | Nov 09 18:15:49.913 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 18:15:49.913 INFO kablam! = note: for more information, see issue #50504 Nov 09 18:15:49.913 INFO kablam! Nov 09 18:15:49.913 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 09 18:15:49.913 INFO kablam! --> src/model.rs:22:21 Nov 09 18:15:49.913 INFO kablam! | Nov 09 18:15:49.913 INFO kablam! 22 | #[derive(Queryable, Insertable)] Nov 09 18:15:49.913 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 18:15:49.913 INFO kablam! | Nov 09 18:15:49.913 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 18:15:49.913 INFO kablam! = note: for more information, see issue #50504 Nov 09 18:15:49.913 INFO kablam! Nov 09 18:15:49.913 INFO kablam! warning: cannot find type `table` in this scope Nov 09 18:15:49.913 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 09 18:15:49.913 INFO kablam! | Nov 09 18:15:49.913 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 09 18:15:49.913 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 18:15:49.913 INFO kablam! | Nov 09 18:15:49.913 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 18:15:49.913 INFO kablam! = note: for more information, see issue #50504 Nov 09 18:15:49.913 INFO kablam! Nov 09 18:15:49.914 INFO kablam! warning: cannot find type `id` in this scope Nov 09 18:15:49.914 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 18:15:49.914 INFO kablam! | Nov 09 18:15:49.914 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 18:15:49.914 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 18:15:49.914 INFO kablam! | Nov 09 18:15:49.914 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 18:15:49.914 INFO kablam! = note: for more information, see issue #50504 Nov 09 18:15:49.939 INFO kablam! Nov 09 18:15:49.939 INFO kablam! warning: cannot find type `title` in this scope Nov 09 18:15:49.939 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 18:15:49.939 INFO kablam! | Nov 09 18:15:49.939 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 18:15:49.939 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 18:15:49.939 INFO kablam! | Nov 09 18:15:49.939 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 18:15:49.939 INFO kablam! = note: for more information, see issue #50504 Nov 09 18:15:49.939 INFO kablam! Nov 09 18:15:49.939 INFO kablam! warning: cannot find type `brief` in this scope Nov 09 18:15:49.939 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 18:15:49.939 INFO kablam! | Nov 09 18:15:49.939 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 18:15:49.939 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 18:15:49.939 INFO kablam! | Nov 09 18:15:49.939 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 18:15:49.939 INFO kablam! = note: for more information, see issue #50504 Nov 09 18:15:49.939 INFO kablam! Nov 09 18:15:49.939 INFO kablam! warning: cannot find type `content` in this scope Nov 09 18:15:49.939 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 18:15:49.939 INFO kablam! | Nov 09 18:15:49.939 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 18:15:49.939 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 18:15:49.939 INFO kablam! | Nov 09 18:15:49.939 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 18:15:49.940 INFO kablam! = note: for more information, see issue #50504 Nov 09 18:15:49.940 INFO kablam! Nov 09 18:15:49.940 INFO kablam! warning: cannot find type `category` in this scope Nov 09 18:15:49.940 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 18:15:49.940 INFO kablam! | Nov 09 18:15:49.940 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 18:15:49.940 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 18:15:49.940 INFO kablam! | Nov 09 18:15:49.940 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 18:15:49.940 INFO kablam! = note: for more information, see issue #50504 Nov 09 18:15:49.940 INFO kablam! Nov 09 18:15:49.940 INFO kablam! warning: cannot find type `labels` in this scope Nov 09 18:15:49.940 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 18:15:49.940 INFO kablam! | Nov 09 18:15:49.940 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 18:15:49.940 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 18:15:49.940 INFO kablam! | Nov 09 18:15:49.940 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 18:15:49.940 INFO kablam! = note: for more information, see issue #50504 Nov 09 18:15:49.940 INFO kablam! Nov 09 18:15:49.940 INFO kablam! warning: cannot find type `date` in this scope Nov 09 18:15:49.940 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 18:15:49.940 INFO kablam! | Nov 09 18:15:49.940 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 18:15:49.940 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 18:15:49.940 INFO kablam! | Nov 09 18:15:49.940 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 18:15:49.940 INFO kablam! = note: for more information, see issue #50504 Nov 09 18:15:49.940 INFO kablam! Nov 09 18:15:49.940 INFO kablam! warning: cannot find type `article_id` in this scope Nov 09 18:15:49.940 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 18:15:49.940 INFO kablam! | Nov 09 18:15:49.940 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 18:15:49.940 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 18:15:49.940 INFO kablam! | Nov 09 18:15:49.940 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 18:15:49.940 INFO kablam! = note: for more information, see issue #50504 Nov 09 18:15:49.940 INFO kablam! Nov 09 18:15:49.940 INFO kablam! warning: cannot find type `name` in this scope Nov 09 18:15:49.940 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 18:15:49.940 INFO kablam! | Nov 09 18:15:49.940 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 18:15:49.940 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 18:15:49.940 INFO kablam! | Nov 09 18:15:49.940 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 18:15:49.940 INFO kablam! = note: for more information, see issue #50504 Nov 09 18:15:49.940 INFO kablam! Nov 09 18:15:49.940 INFO kablam! warning: cannot find type `email` in this scope Nov 09 18:15:49.940 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 18:15:49.940 INFO kablam! | Nov 09 18:15:49.940 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 18:15:49.940 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 18:15:49.940 INFO kablam! | Nov 09 18:15:49.940 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 18:15:49.940 INFO kablam! = note: for more information, see issue #50504 Nov 09 18:15:49.940 INFO kablam! Nov 09 18:15:49.940 INFO kablam! warning: cannot find type `website` in this scope Nov 09 18:15:49.940 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 18:15:49.940 INFO kablam! | Nov 09 18:15:49.940 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 18:15:49.940 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 18:15:49.940 INFO kablam! | Nov 09 18:15:49.940 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 18:15:49.940 INFO kablam! = note: for more information, see issue #50504 Nov 09 18:15:49.940 INFO kablam! Nov 09 18:15:49.940 INFO kablam! warning: cannot find type `avatar` in this scope Nov 09 18:15:49.940 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 18:15:49.940 INFO kablam! | Nov 09 18:15:49.940 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 18:15:49.940 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 18:15:49.940 INFO kablam! | Nov 09 18:15:49.940 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 18:15:49.940 INFO kablam! = note: for more information, see issue #50504 Nov 09 18:15:49.940 INFO kablam! Nov 09 18:15:52.051 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 53s Nov 09 18:15:52.095 INFO kablam! su: No module specific data is present Nov 09 18:15:53.439 INFO running `"docker" "rm" "-f" "c894c2044b90c3f23df1058e92143532f33f8921e408e1d3cb3a0163bc33ddd9"` Nov 09 18:15:53.855 INFO blam! c894c2044b90c3f23df1058e92143532f33f8921e408e1d3cb3a0163bc33ddd9