Oct 13 03:50:50.765 INFO checking LeieXoyo/blog against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 03:50:50.767 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-2/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 03:50:51.306 INFO blam! 3378d1f9638f8719344048a0560c8af3786f64e9cc2bb75b798d90a96a12bb8f Oct 13 03:50:51.307 INFO running `"docker" "start" "-a" "3378d1f9638f8719344048a0560c8af3786f64e9cc2bb75b798d90a96a12bb8f"` Oct 13 03:50:52.381 INFO kablam! usermod: no changes Oct 13 03:50:52.837 INFO kablam! Compiling actix-web v0.7.4 Oct 13 03:50:52.877 INFO kablam! Compiling mysqlclient-sys v0.2.3 Oct 13 03:50:52.877 INFO kablam! Compiling nom v4.0.0 Oct 13 03:50:52.877 INFO kablam! Compiling syn v0.14.9 Oct 13 03:50:52.877 INFO kablam! Checking h2 v0.1.12 Oct 13 03:50:52.884 INFO kablam! Compiling diesel_derives v1.3.0 Oct 13 03:50:52.885 INFO kablam! Checking serde_urlencoded v0.5.3 Oct 13 03:50:52.885 INFO kablam! Checking tokio-reactor v0.1.5 Oct 13 03:50:57.980 INFO kablam! Checking crossbeam-channel v0.2.4 Oct 13 03:51:03.080 INFO kablam! Checking tokio-udp v0.1.2 Oct 13 03:51:03.080 INFO kablam! Checking tokio-uds v0.2.1 Oct 13 03:51:05.496 INFO kablam! Checking tokio-tcp v0.1.1 Oct 13 03:51:11.196 INFO kablam! Checking tokio-signal v0.2.5 Oct 13 03:51:15.625 INFO kablam! Checking trust-dns-proto v0.4.0 Oct 13 03:51:15.888 INFO kablam! Checking tokio v0.1.8 Oct 13 03:51:25.493 INFO kablam! Checking diesel v1.3.2 Oct 13 03:51:32.724 INFO kablam! Checking trust-dns-resolver v0.9.1 Oct 13 03:51:50.881 INFO kablam! Compiling serde_derive v1.0.75 Oct 13 03:51:50.883 INFO kablam! Compiling synstructure v0.9.0 Oct 13 03:51:50.893 INFO kablam! Compiling actix_derive v0.3.0 Oct 13 03:52:10.880 INFO kablam! Compiling failure_derive v0.1.2 Oct 13 03:52:20.565 INFO kablam! Checking failure v0.1.2 Oct 13 03:52:21.827 INFO kablam! Checking actix v0.7.4 Oct 13 03:52:22.508 INFO kablam! Compiling askama_shared v0.7.1 Oct 13 03:52:24.725 INFO kablam! Compiling askama_derive v0.7.1 Oct 13 03:52:43.728 INFO kablam! Compiling askama v0.7.1 Oct 13 03:52:45.244 INFO kablam! Compiling blog v0.1.0 (/source) Oct 13 03:53:03.185 INFO kablam! warning: cannot find type `Music` in this scope Oct 13 03:53:03.185 INFO kablam! --> src/models.rs:3:10 Oct 13 03:53:03.186 INFO kablam! | Oct 13 03:53:03.186 INFO kablam! 3 | #[derive(Queryable)] Oct 13 03:53:03.186 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:53:03.187 INFO kablam! | Oct 13 03:53:03.187 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 13 03:53:03.187 INFO 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 03:53:03.188 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:53:03.192 INFO kablam! Oct 13 03:53:03.192 INFO kablam! warning: cannot find type `Article` in this scope Oct 13 03:53:03.192 INFO kablam! --> src/models.rs:12:10 Oct 13 03:53:03.192 INFO kablam! | Oct 13 03:53:03.192 INFO kablam! 12 | #[derive(Queryable)] Oct 13 03:53:03.192 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:53:03.192 INFO kablam! | Oct 13 03:53:03.192 INFO 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 03:53:03.192 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:53:03.192 INFO kablam! Oct 13 03:53:03.192 INFO kablam! warning: cannot find type `Article` in this scope Oct 13 03:53:03.192 INFO kablam! --> src/models.rs:14:10 Oct 13 03:53:03.192 INFO kablam! | Oct 13 03:53:03.192 INFO kablam! 14 | #[derive(Identifiable)] Oct 13 03:53:03.192 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:53:03.192 INFO kablam! | Oct 13 03:53:03.192 INFO 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 03:53:03.192 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:53:03.192 INFO kablam! Oct 13 03:53:03.192 INFO kablam! warning: cannot find type `articles` in this scope Oct 13 03:53:03.192 INFO kablam! --> src/models.rs:14:10 Oct 13 03:53:03.192 INFO kablam! | Oct 13 03:53:03.192 INFO kablam! 14 | #[derive(Identifiable)] Oct 13 03:53:03.192 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:53:03.192 INFO kablam! | Oct 13 03:53:03.192 INFO 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 03:53:03.193 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:53:03.193 INFO kablam! Oct 13 03:53:03.193 INFO kablam! warning: cannot find type `articles` in this scope Oct 13 03:53:03.193 INFO kablam! --> src/models.rs:31:10 Oct 13 03:53:03.193 INFO kablam! | Oct 13 03:53:03.194 INFO kablam! 31 | #[derive(Insertable)] Oct 13 03:53:03.194 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:53:03.194 INFO kablam! | Oct 13 03:53:03.194 INFO 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 03:53:03.194 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:53:03.194 INFO kablam! Oct 13 03:53:03.194 INFO kablam! warning: cannot find type `NewArticle` in this scope Oct 13 03:53:03.194 INFO kablam! --> src/models.rs:31:10 Oct 13 03:53:03.194 INFO kablam! | Oct 13 03:53:03.194 INFO kablam! 31 | #[derive(Insertable)] Oct 13 03:53:03.194 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:53:03.194 INFO kablam! | Oct 13 03:53:03.194 INFO 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 03:53:03.194 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:53:03.194 INFO kablam! Oct 13 03:53:03.195 INFO kablam! warning: cannot find type `Image` in this scope Oct 13 03:53:03.195 INFO kablam! --> src/models.rs:42:10 Oct 13 03:53:03.195 INFO kablam! | Oct 13 03:53:03.195 INFO kablam! 42 | #[derive(Queryable)] Oct 13 03:53:03.195 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:53:03.195 INFO kablam! | Oct 13 03:53:03.195 INFO 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 03:53:03.195 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:53:03.195 INFO kablam! Oct 13 03:53:03.195 INFO kablam! warning: cannot find type `table` in this scope Oct 13 03:53:03.195 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 13 03:53:03.195 INFO kablam! | Oct 13 03:53:03.195 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 13 03:53:03.195 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:53:03.195 INFO kablam! | Oct 13 03:53:03.196 INFO 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 03:53:03.196 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:53:03.196 INFO kablam! Oct 13 03:53:03.196 INFO kablam! warning: cannot find type `id` in this scope Oct 13 03:53:03.196 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 03:53:03.196 INFO kablam! | Oct 13 03:53:03.196 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 03:53:03.196 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:53:03.196 INFO kablam! | Oct 13 03:53:03.196 INFO 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 03:53:03.196 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:53:03.196 INFO kablam! Oct 13 03:53:03.197 INFO kablam! warning: cannot find type `name` in this scope Oct 13 03:53:03.197 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 03:53:03.197 INFO kablam! | Oct 13 03:53:03.197 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 03:53:03.197 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:53:03.197 INFO kablam! | Oct 13 03:53:03.197 INFO 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 03:53:03.197 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:53:03.197 INFO kablam! Oct 13 03:53:03.197 INFO kablam! warning: cannot find type `author` in this scope Oct 13 03:53:03.197 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 03:53:03.197 INFO kablam! | Oct 13 03:53:03.197 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 03:53:03.197 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:53:03.197 INFO kablam! | Oct 13 03:53:03.197 INFO 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 03:53:03.197 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:53:03.197 INFO kablam! Oct 13 03:53:03.197 INFO kablam! warning: cannot find type `mp3_url` in this scope Oct 13 03:53:03.197 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 03:53:03.197 INFO kablam! | Oct 13 03:53:03.197 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 03:53:03.197 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:53:03.198 INFO kablam! | Oct 13 03:53:03.198 INFO 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 03:53:03.198 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:53:03.198 INFO kablam! Oct 13 03:53:03.198 INFO kablam! warning: cannot find type `img_url` in this scope Oct 13 03:53:03.198 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 03:53:03.198 INFO kablam! | Oct 13 03:53:03.198 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 03:53:03.198 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:53:03.198 INFO kablam! | Oct 13 03:53:03.198 INFO 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 03:53:03.198 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:53:03.198 INFO kablam! Oct 13 03:53:03.199 INFO kablam! warning: cannot find type `title` in this scope Oct 13 03:53:03.199 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 03:53:03.199 INFO kablam! | Oct 13 03:53:03.199 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 03:53:03.199 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:53:03.199 INFO kablam! | Oct 13 03:53:03.199 INFO 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 03:53:03.199 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:53:03.199 INFO kablam! Oct 13 03:53:03.199 INFO kablam! warning: cannot find type `author_ip` in this scope Oct 13 03:53:03.200 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 03:53:03.200 INFO kablam! | Oct 13 03:53:03.200 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 03:53:03.200 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:53:03.200 INFO kablam! | Oct 13 03:53:03.200 INFO 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 03:53:03.200 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:53:03.200 INFO kablam! Oct 13 03:53:03.200 INFO kablam! warning: cannot find type `content` in this scope Oct 13 03:53:03.200 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 03:53:03.200 INFO kablam! | Oct 13 03:53:03.200 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 03:53:03.200 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:53:03.200 INFO kablam! | Oct 13 03:53:03.200 INFO 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 03:53:03.200 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:53:03.200 INFO kablam! Oct 13 03:53:03.204 INFO kablam! warning: cannot find type `created_time` in this scope Oct 13 03:53:03.204 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 03:53:03.204 INFO kablam! | Oct 13 03:53:03.204 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 03:53:03.204 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:53:03.204 INFO kablam! | Oct 13 03:53:03.204 INFO 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 03:53:03.204 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:53:03.204 INFO kablam! Oct 13 03:53:03.512 INFO kablam! warning: cannot find type `Music` in this scope Oct 13 03:53:03.513 INFO kablam! --> src/models.rs:3:10 Oct 13 03:53:03.514 INFO kablam! | Oct 13 03:53:03.515 INFO kablam! 3 | #[derive(Queryable)] Oct 13 03:53:03.515 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:53:03.516 INFO kablam! | Oct 13 03:53:03.516 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 13 03:53:03.517 INFO 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 03:53:03.517 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:53:03.518 INFO kablam! Oct 13 03:53:03.518 INFO kablam! warning: cannot find type `Article` in this scope Oct 13 03:53:03.519 INFO kablam! --> src/models.rs:12:10 Oct 13 03:53:03.519 INFO kablam! | Oct 13 03:53:03.520 INFO kablam! 12 | #[derive(Queryable)] Oct 13 03:53:03.520 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:53:03.521 INFO kablam! | Oct 13 03:53:03.521 INFO 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 03:53:03.522 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:53:03.522 INFO kablam! Oct 13 03:53:03.522 INFO kablam! warning: cannot find type `Article` in this scope Oct 13 03:53:03.522 INFO kablam! --> src/models.rs:14:10 Oct 13 03:53:03.522 INFO kablam! | Oct 13 03:53:03.522 INFO kablam! 14 | #[derive(Identifiable)] Oct 13 03:53:03.522 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:53:03.522 INFO kablam! | Oct 13 03:53:03.522 INFO 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 03:53:03.522 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:53:03.522 INFO kablam! Oct 13 03:53:03.522 INFO kablam! warning: cannot find type `articles` in this scope Oct 13 03:53:03.522 INFO kablam! --> src/models.rs:14:10 Oct 13 03:53:03.522 INFO kablam! | Oct 13 03:53:03.522 INFO kablam! 14 | #[derive(Identifiable)] Oct 13 03:53:03.525 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:53:03.525 INFO kablam! | Oct 13 03:53:03.525 INFO 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 03:53:03.525 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:53:03.525 INFO kablam! Oct 13 03:53:03.525 INFO kablam! warning: cannot find type `articles` in this scope Oct 13 03:53:03.525 INFO kablam! --> src/models.rs:31:10 Oct 13 03:53:03.525 INFO kablam! | Oct 13 03:53:03.525 INFO kablam! 31 | #[derive(Insertable)] Oct 13 03:53:03.525 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:53:03.525 INFO kablam! | Oct 13 03:53:03.525 INFO 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 03:53:03.525 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:53:03.525 INFO kablam! Oct 13 03:53:03.525 INFO kablam! warning: cannot find type `NewArticle` in this scope Oct 13 03:53:03.525 INFO kablam! --> src/models.rs:31:10 Oct 13 03:53:03.525 INFO kablam! | Oct 13 03:53:03.525 INFO kablam! 31 | #[derive(Insertable)] Oct 13 03:53:03.525 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:53:03.525 INFO kablam! | Oct 13 03:53:03.525 INFO 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 03:53:03.525 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:53:03.525 INFO kablam! Oct 13 03:53:03.525 INFO kablam! warning: cannot find type `Image` in this scope Oct 13 03:53:03.525 INFO kablam! --> src/models.rs:42:10 Oct 13 03:53:03.525 INFO kablam! | Oct 13 03:53:03.525 INFO kablam! 42 | #[derive(Queryable)] Oct 13 03:53:03.525 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:53:03.525 INFO kablam! | Oct 13 03:53:03.525 INFO 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 03:53:03.525 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:53:03.525 INFO kablam! Oct 13 03:53:03.525 INFO kablam! warning: cannot find type `table` in this scope Oct 13 03:53:03.525 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 13 03:53:03.525 INFO kablam! | Oct 13 03:53:03.525 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 13 03:53:03.525 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:53:03.525 INFO kablam! | Oct 13 03:53:03.525 INFO 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 03:53:03.525 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:53:03.525 INFO kablam! Oct 13 03:53:03.525 INFO kablam! warning: cannot find type `id` in this scope Oct 13 03:53:03.525 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 03:53:03.525 INFO kablam! | Oct 13 03:53:03.525 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 03:53:03.525 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:53:03.525 INFO kablam! | Oct 13 03:53:03.525 INFO 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 03:53:03.525 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:53:03.525 INFO kablam! Oct 13 03:53:03.525 INFO kablam! warning: cannot find type `name` in this scope Oct 13 03:53:03.525 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 03:53:03.525 INFO kablam! | Oct 13 03:53:03.525 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 03:53:03.525 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:53:03.525 INFO kablam! | Oct 13 03:53:03.525 INFO 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 03:53:03.525 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:53:03.525 INFO kablam! Oct 13 03:53:03.525 INFO kablam! warning: cannot find type `author` in this scope Oct 13 03:53:03.525 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 03:53:03.525 INFO kablam! | Oct 13 03:53:03.525 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 03:53:03.525 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:53:03.525 INFO kablam! | Oct 13 03:53:03.525 INFO 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 03:53:03.525 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:53:03.525 INFO kablam! Oct 13 03:53:03.525 INFO kablam! warning: cannot find type `mp3_url` in this scope Oct 13 03:53:03.525 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 03:53:03.525 INFO kablam! | Oct 13 03:53:03.525 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 03:53:03.525 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:53:03.525 INFO kablam! | Oct 13 03:53:03.525 INFO 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 03:53:03.526 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:53:03.526 INFO kablam! Oct 13 03:53:03.526 INFO kablam! warning: cannot find type `img_url` in this scope Oct 13 03:53:03.526 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 03:53:03.526 INFO kablam! | Oct 13 03:53:03.526 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 03:53:03.526 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:53:03.526 INFO kablam! | Oct 13 03:53:03.526 INFO 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 03:53:03.526 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:53:03.526 INFO kablam! Oct 13 03:53:03.526 INFO kablam! warning: cannot find type `title` in this scope Oct 13 03:53:03.526 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 03:53:03.526 INFO kablam! | Oct 13 03:53:03.526 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 03:53:03.526 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:53:03.526 INFO kablam! | Oct 13 03:53:03.526 INFO 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 03:53:03.526 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:53:03.526 INFO kablam! Oct 13 03:53:03.526 INFO kablam! warning: cannot find type `author_ip` in this scope Oct 13 03:53:03.526 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 03:53:03.526 INFO kablam! | Oct 13 03:53:03.526 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 03:53:03.526 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:53:03.526 INFO kablam! | Oct 13 03:53:03.526 INFO 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 03:53:03.526 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:53:03.526 INFO kablam! Oct 13 03:53:03.526 INFO kablam! warning: cannot find type `content` in this scope Oct 13 03:53:03.526 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 03:53:03.526 INFO kablam! | Oct 13 03:53:03.526 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 03:53:03.526 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:53:03.526 INFO kablam! | Oct 13 03:53:03.526 INFO 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 03:53:03.526 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:53:03.526 INFO kablam! Oct 13 03:53:03.526 INFO kablam! warning: cannot find type `created_time` in this scope Oct 13 03:53:03.526 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 03:53:03.526 INFO kablam! | Oct 13 03:53:03.526 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 03:53:03.526 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:53:03.526 INFO kablam! | Oct 13 03:53:03.526 INFO 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 03:53:03.526 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:53:03.526 INFO kablam! Oct 13 03:53:15.568 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 23s Oct 13 03:53:15.608 INFO kablam! su: No module specific data is present Oct 13 03:53:17.031 INFO running `"docker" "rm" "-f" "3378d1f9638f8719344048a0560c8af3786f64e9cc2bb75b798d90a96a12bb8f"` Oct 13 03:53:17.292 INFO blam! 3378d1f9638f8719344048a0560c8af3786f64e9cc2bb75b798d90a96a12bb8f