Oct 21 21:06:29.585 INFO checking LeieXoyo/blog against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 21:06:29.585 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-5/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 21 21:06:29.946 INFO blam! db71f71b746c6301fa60c8557aecbdca134606a9e46f32736826b9877498323e Oct 21 21:06:29.947 INFO running `"docker" "start" "-a" "db71f71b746c6301fa60c8557aecbdca134606a9e46f32736826b9877498323e"` Oct 21 21:06:31.360 INFO kablam! usermod: no changes Oct 21 21:06:32.060 INFO kablam! Compiling mysqlclient-sys v0.2.3 Oct 21 21:06:32.080 INFO kablam! Compiling nom v4.0.0 Oct 21 21:06:32.088 INFO kablam! Compiling askama_shared v0.7.1 Oct 21 21:06:38.392 INFO kablam! Compiling askama_derive v0.7.1 Oct 21 21:06:38.392 INFO kablam! Checking diesel v1.3.2 Oct 21 21:06:57.642 INFO kablam! Compiling askama v0.7.1 Oct 21 21:06:59.208 INFO kablam! Compiling blog v0.1.0 (/source) Oct 21 21:07:22.360 INFO kablam! warning: cannot find type `Music` in this scope Oct 21 21:07:22.360 INFO kablam! --> src/models.rs:3:10 Oct 21 21:07:22.360 INFO kablam! | Oct 21 21:07:22.360 INFO kablam! 3 | #[derive(Queryable)] Oct 21 21:07:22.360 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:07:22.360 INFO kablam! | Oct 21 21:07:22.360 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 21 21:07:22.360 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:07:22.360 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:07:22.360 INFO kablam! Oct 21 21:07:22.360 INFO kablam! warning: cannot find type `Article` in this scope Oct 21 21:07:22.360 INFO kablam! --> src/models.rs:12:10 Oct 21 21:07:22.360 INFO kablam! | Oct 21 21:07:22.360 INFO kablam! 12 | #[derive(Queryable)] Oct 21 21:07:22.360 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:07:22.360 INFO kablam! | Oct 21 21:07:22.360 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:07:22.360 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:07:22.360 INFO kablam! Oct 21 21:07:22.366 INFO kablam! warning: cannot find type `Article` in this scope Oct 21 21:07:22.366 INFO kablam! --> src/models.rs:14:10 Oct 21 21:07:22.366 INFO kablam! | Oct 21 21:07:22.366 INFO kablam! 14 | #[derive(Identifiable)] Oct 21 21:07:22.366 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:07:22.366 INFO kablam! | Oct 21 21:07:22.366 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:07:22.366 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:07:22.366 INFO kablam! Oct 21 21:07:22.366 INFO kablam! warning: cannot find type `articles` in this scope Oct 21 21:07:22.366 INFO kablam! --> src/models.rs:14:10 Oct 21 21:07:22.366 INFO kablam! | Oct 21 21:07:22.366 INFO kablam! 14 | #[derive(Identifiable)] Oct 21 21:07:22.366 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:07:22.366 INFO kablam! | Oct 21 21:07:22.366 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:07:22.366 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:07:22.366 INFO kablam! Oct 21 21:07:22.366 INFO kablam! warning: cannot find type `articles` in this scope Oct 21 21:07:22.366 INFO kablam! --> src/models.rs:31:10 Oct 21 21:07:22.366 INFO kablam! | Oct 21 21:07:22.366 INFO kablam! 31 | #[derive(Insertable)] Oct 21 21:07:22.366 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:07:22.366 INFO kablam! | Oct 21 21:07:22.366 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:07:22.366 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:07:22.366 INFO kablam! Oct 21 21:07:22.367 INFO kablam! warning: cannot find type `NewArticle` in this scope Oct 21 21:07:22.367 INFO kablam! --> src/models.rs:31:10 Oct 21 21:07:22.367 INFO kablam! | Oct 21 21:07:22.367 INFO kablam! 31 | #[derive(Insertable)] Oct 21 21:07:22.367 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:07:22.367 INFO kablam! | Oct 21 21:07:22.367 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:07:22.367 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:07:22.367 INFO kablam! Oct 21 21:07:22.367 INFO kablam! warning: cannot find type `Image` in this scope Oct 21 21:07:22.367 INFO kablam! --> src/models.rs:42:10 Oct 21 21:07:22.367 INFO kablam! | Oct 21 21:07:22.367 INFO kablam! 42 | #[derive(Queryable)] Oct 21 21:07:22.367 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:07:22.367 INFO kablam! | Oct 21 21:07:22.367 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:07:22.367 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:07:22.367 INFO kablam! Oct 21 21:07:22.367 INFO kablam! warning: cannot find type `table` in this scope Oct 21 21:07:22.367 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 21 21:07:22.367 INFO kablam! | Oct 21 21:07:22.367 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 21 21:07:22.367 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:07:22.367 INFO kablam! | Oct 21 21:07:22.367 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:07:22.367 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:07:22.367 INFO kablam! Oct 21 21:07:22.367 INFO kablam! warning: cannot find type `id` in this scope Oct 21 21:07:22.367 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:07:22.367 INFO kablam! | Oct 21 21:07:22.367 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:07:22.367 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:07:22.367 INFO kablam! | Oct 21 21:07:22.367 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:07:22.367 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:07:22.367 INFO kablam! Oct 21 21:07:22.367 INFO kablam! warning: cannot find type `name` in this scope Oct 21 21:07:22.367 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:07:22.367 INFO kablam! | Oct 21 21:07:22.367 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:07:22.367 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:07:22.367 INFO kablam! | Oct 21 21:07:22.367 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:07:22.367 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:07:22.367 INFO kablam! Oct 21 21:07:22.367 INFO kablam! warning: cannot find type `author` in this scope Oct 21 21:07:22.367 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:07:22.367 INFO kablam! | Oct 21 21:07:22.367 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:07:22.367 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:07:22.367 INFO kablam! | Oct 21 21:07:22.367 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:07:22.367 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:07:22.367 INFO kablam! Oct 21 21:07:22.367 INFO kablam! warning: cannot find type `mp3_url` in this scope Oct 21 21:07:22.367 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:07:22.367 INFO kablam! | Oct 21 21:07:22.367 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:07:22.367 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:07:22.367 INFO kablam! | Oct 21 21:07:22.367 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:07:22.367 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:07:22.367 INFO kablam! Oct 21 21:07:22.367 INFO kablam! warning: cannot find type `img_url` in this scope Oct 21 21:07:22.367 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:07:22.367 INFO kablam! | Oct 21 21:07:22.367 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:07:22.367 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:07:22.367 INFO kablam! | Oct 21 21:07:22.367 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:07:22.367 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:07:22.367 INFO kablam! Oct 21 21:07:22.367 INFO kablam! warning: cannot find type `title` in this scope Oct 21 21:07:22.367 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:07:22.367 INFO kablam! | Oct 21 21:07:22.367 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:07:22.367 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:07:22.367 INFO kablam! | Oct 21 21:07:22.367 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:07:22.367 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:07:22.367 INFO kablam! Oct 21 21:07:22.367 INFO kablam! warning: cannot find type `Music` in this scope Oct 21 21:07:22.367 INFO kablam! --> src/models.rs:3:10 Oct 21 21:07:22.368 INFO kablam! | Oct 21 21:07:22.368 INFO kablam! 3 | #[derive(Queryable)] Oct 21 21:07:22.368 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:07:22.368 INFO kablam! | Oct 21 21:07:22.368 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 21 21:07:22.368 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:07:22.368 INFO kablam! warning: cannot find type `author_ip` in this scope Oct 21 21:07:22.368 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:07:22.368 INFO kablam! | Oct 21 21:07:22.368 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:07:22.368 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:07:22.368 INFO kablam! | Oct 21 21:07:22.368 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:07:22.368 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:07:22.368 INFO kablam! Oct 21 21:07:22.368 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:07:22.368 INFO kablam! Oct 21 21:07:22.368 INFO kablam! warning: cannot find type `Article` in this scope Oct 21 21:07:22.368 INFO kablam! --> src/models.rs:12:10 Oct 21 21:07:22.368 INFO kablam! | Oct 21 21:07:22.368 INFO kablam! 12 | #[derive(Queryable)] Oct 21 21:07:22.368 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:07:22.368 INFO kablam! warning: cannot find type `content` in this scope Oct 21 21:07:22.368 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:07:22.368 INFO kablam! | Oct 21 21:07:22.368 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:07:22.368 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:07:22.368 INFO kablam! | Oct 21 21:07:22.368 INFO kablam! | Oct 21 21:07:22.368 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:07:22.368 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:07:22.368 INFO kablam! Oct 21 21:07:22.368 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:07:22.368 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:07:22.368 INFO kablam! Oct 21 21:07:22.368 INFO kablam! warning: cannot find type `created_time` in this scope Oct 21 21:07:22.368 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:07:22.368 INFO kablam! | Oct 21 21:07:22.368 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:07:22.368 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:07:22.368 INFO kablam! | Oct 21 21:07:22.368 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:07:22.368 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:07:22.368 INFO kablam! Oct 21 21:07:22.368 INFO kablam! warning: cannot find type `Article` in this scope Oct 21 21:07:22.368 INFO kablam! --> src/models.rs:14:10 Oct 21 21:07:22.368 INFO kablam! | Oct 21 21:07:22.368 INFO kablam! 14 | #[derive(Identifiable)] Oct 21 21:07:22.368 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:07:22.368 INFO kablam! | Oct 21 21:07:22.368 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:07:22.368 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:07:22.368 INFO kablam! Oct 21 21:07:22.368 INFO kablam! warning: cannot find type `articles` in this scope Oct 21 21:07:22.369 INFO kablam! --> src/models.rs:14:10 Oct 21 21:07:22.369 INFO kablam! | Oct 21 21:07:22.369 INFO kablam! 14 | #[derive(Identifiable)] Oct 21 21:07:22.369 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:07:22.369 INFO kablam! | Oct 21 21:07:22.369 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:07:22.369 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:07:22.369 INFO kablam! Oct 21 21:07:22.369 INFO kablam! warning: cannot find type `articles` in this scope Oct 21 21:07:22.369 INFO kablam! --> src/models.rs:31:10 Oct 21 21:07:22.369 INFO kablam! | Oct 21 21:07:22.369 INFO kablam! 31 | #[derive(Insertable)] Oct 21 21:07:22.369 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:07:22.369 INFO kablam! | Oct 21 21:07:22.369 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:07:22.369 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:07:22.369 INFO kablam! Oct 21 21:07:22.369 INFO kablam! warning: cannot find type `NewArticle` in this scope Oct 21 21:07:22.369 INFO kablam! --> src/models.rs:31:10 Oct 21 21:07:22.369 INFO kablam! | Oct 21 21:07:22.369 INFO kablam! 31 | #[derive(Insertable)] Oct 21 21:07:22.369 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:07:22.369 INFO kablam! | Oct 21 21:07:22.369 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:07:22.369 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:07:22.369 INFO kablam! Oct 21 21:07:22.369 INFO kablam! warning: cannot find type `Image` in this scope Oct 21 21:07:22.369 INFO kablam! --> src/models.rs:42:10 Oct 21 21:07:22.369 INFO kablam! | Oct 21 21:07:22.369 INFO kablam! 42 | #[derive(Queryable)] Oct 21 21:07:22.369 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:07:22.369 INFO kablam! | Oct 21 21:07:22.369 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:07:22.369 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:07:22.369 INFO kablam! Oct 21 21:07:22.369 INFO kablam! warning: cannot find type `table` in this scope Oct 21 21:07:22.369 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 21 21:07:22.369 INFO kablam! | Oct 21 21:07:22.369 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 21 21:07:22.369 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:07:22.369 INFO kablam! | Oct 21 21:07:22.369 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:07:22.369 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:07:22.369 INFO kablam! Oct 21 21:07:22.369 INFO kablam! warning: cannot find type `id` in this scope Oct 21 21:07:22.369 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:07:22.369 INFO kablam! | Oct 21 21:07:22.369 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:07:22.369 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:07:22.369 INFO kablam! | Oct 21 21:07:22.369 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:07:22.369 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:07:22.369 INFO kablam! Oct 21 21:07:22.369 INFO kablam! warning: cannot find type `name` in this scope Oct 21 21:07:22.369 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:07:22.369 INFO kablam! | Oct 21 21:07:22.369 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:07:22.369 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:07:22.369 INFO kablam! | Oct 21 21:07:22.369 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:07:22.369 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:07:22.369 INFO kablam! Oct 21 21:07:22.369 INFO kablam! warning: cannot find type `author` in this scope Oct 21 21:07:22.369 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:07:22.369 INFO kablam! | Oct 21 21:07:22.369 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:07:22.369 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:07:22.369 INFO kablam! | Oct 21 21:07:22.369 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:07:22.369 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:07:22.369 INFO kablam! Oct 21 21:07:22.369 INFO kablam! warning: cannot find type `mp3_url` in this scope Oct 21 21:07:22.369 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:07:22.369 INFO kablam! | Oct 21 21:07:22.369 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:07:22.369 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:07:22.369 INFO kablam! | Oct 21 21:07:22.369 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:07:22.369 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:07:22.369 INFO kablam! Oct 21 21:07:22.369 INFO kablam! warning: cannot find type `img_url` in this scope Oct 21 21:07:22.369 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:07:22.369 INFO kablam! | Oct 21 21:07:22.369 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:07:22.369 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:07:22.369 INFO kablam! | Oct 21 21:07:22.369 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:07:22.370 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:07:22.370 INFO kablam! Oct 21 21:07:22.370 INFO kablam! warning: cannot find type `title` in this scope Oct 21 21:07:22.370 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:07:22.370 INFO kablam! | Oct 21 21:07:22.370 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:07:22.370 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:07:22.370 INFO kablam! | Oct 21 21:07:22.370 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:07:22.370 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:07:22.370 INFO kablam! Oct 21 21:07:22.370 INFO kablam! warning: cannot find type `author_ip` in this scope Oct 21 21:07:22.370 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:07:22.370 INFO kablam! | Oct 21 21:07:22.370 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:07:22.370 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:07:22.370 INFO kablam! | Oct 21 21:07:22.370 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:07:22.370 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:07:22.370 INFO kablam! Oct 21 21:07:22.370 INFO kablam! warning: cannot find type `content` in this scope Oct 21 21:07:22.370 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:07:22.370 INFO kablam! | Oct 21 21:07:22.370 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:07:22.370 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:07:22.370 INFO kablam! | Oct 21 21:07:22.370 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:07:22.370 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:07:22.370 INFO kablam! Oct 21 21:07:22.370 INFO kablam! warning: cannot find type `created_time` in this scope Oct 21 21:07:22.370 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 21:07:22.370 INFO kablam! | Oct 21 21:07:22.370 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 21:07:22.370 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 21:07:22.370 INFO kablam! | Oct 21 21:07:22.370 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 21:07:22.370 INFO kablam! = note: for more information, see issue #50504 Oct 21 21:07:22.370 INFO kablam! Oct 21 21:07:29.768 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 58.39s Oct 21 21:07:29.784 INFO kablam! su: No module specific data is present Oct 21 21:07:30.076 INFO running `"docker" "rm" "-f" "db71f71b746c6301fa60c8557aecbdca134606a9e46f32736826b9877498323e"` Oct 21 21:07:30.224 INFO blam! db71f71b746c6301fa60c8557aecbdca134606a9e46f32736826b9877498323e