Oct 21 18:33:16.498 INFO checking davidarmstronglewis/personal-blog against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 18:33:16.498 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 18:33:16.818 INFO blam! 0bf52de8d74c26e99287186bbe8a04398a110c677ad4603f7fc8a3c97d9632ae Oct 21 18:33:16.832 INFO running `"docker" "start" "-a" "0bf52de8d74c26e99287186bbe8a04398a110c677ad4603f7fc8a3c97d9632ae"` Oct 21 18:33:17.699 INFO kablam! usermod: no changes Oct 21 18:33:18.180 INFO kablam! Checking r2d2 v0.8.2 Oct 21 18:33:18.182 INFO kablam! Checking mio-uds v0.6.6 Oct 21 18:33:18.185 INFO kablam! Checking diesel v1.3.0 Oct 21 18:33:18.187 INFO kablam! Checking trust-dns-proto v0.3.3 Oct 21 18:33:19.644 INFO kablam! Checking tokio-signal v0.1.5 Oct 21 18:33:24.264 INFO kablam! Checking trust-dns-resolver v0.8.2 Oct 21 18:33:27.600 INFO kablam! Checking actix v0.5.8 Oct 21 18:33:34.920 INFO kablam! Checking actix-web v0.6.12 Oct 21 18:34:05.036 INFO kablam! Checking r2d2-diesel v1.0.0 Oct 21 18:34:06.076 INFO kablam! Checking personal-blog v0.1.0 (/source) Oct 21 18:34:13.318 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 21 18:34:13.318 INFO kablam! --> src/db/models.rs:3:17 Oct 21 18:34:13.318 INFO kablam! | Oct 21 18:34:13.318 INFO kablam! 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Oct 21 18:34:13.319 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:34:13.319 INFO kablam! | Oct 21 18:34:13.319 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 21 18:34:13.319 INFO 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 18:34:13.319 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:34:13.319 INFO kablam! Oct 21 18:34:13.320 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 21 18:34:13.320 INFO kablam! --> src/db/models.rs:3:17 Oct 21 18:34:13.320 INFO kablam! | Oct 21 18:34:13.320 INFO kablam! 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Oct 21 18:34:13.320 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:34:13.321 INFO kablam! | Oct 21 18:34:13.321 INFO 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 18:34:13.321 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:34:13.321 INFO kablam! Oct 21 18:34:13.321 INFO kablam! warning: cannot find type `BlogPost` in this scope Oct 21 18:34:13.321 INFO kablam! --> src/db/models.rs:3:17 Oct 21 18:34:13.322 INFO kablam! | Oct 21 18:34:13.322 INFO kablam! 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Oct 21 18:34:13.322 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:34:13.322 INFO kablam! | Oct 21 18:34:13.328 INFO 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 18:34:13.328 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:34:13.328 INFO kablam! Oct 21 18:34:13.328 INFO kablam! warning: cannot find type `blog_posts` in this scope Oct 21 18:34:13.328 INFO kablam! --> src/db/models.rs:15:17 Oct 21 18:34:13.332 INFO kablam! | Oct 21 18:34:13.332 INFO kablam! 15 | #[derive(Debug, Insertable)] Oct 21 18:34:13.332 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:34:13.332 INFO kablam! | Oct 21 18:34:13.332 INFO 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 18:34:13.332 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:34:13.332 INFO kablam! Oct 21 18:34:13.332 INFO kablam! warning: cannot find type `NewBlogPost` in this scope Oct 21 18:34:13.332 INFO kablam! --> src/db/models.rs:15:17 Oct 21 18:34:13.332 INFO kablam! | Oct 21 18:34:13.332 INFO kablam! 15 | #[derive(Debug, Insertable)] Oct 21 18:34:13.332 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:34:13.332 INFO kablam! | Oct 21 18:34:13.332 INFO 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 18:34:13.332 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:34:13.332 INFO kablam! Oct 21 18:34:13.332 INFO kablam! warning: cannot find type `table` in this scope Oct 21 18:34:13.332 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 21 18:34:13.332 INFO kablam! | Oct 21 18:34:13.332 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 21 18:34:13.332 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:34:13.332 INFO kablam! | Oct 21 18:34:13.332 INFO 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 18:34:13.332 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:34:13.332 INFO kablam! Oct 21 18:34:13.332 INFO kablam! warning: cannot find type `id` in this scope Oct 21 18:34:13.332 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 18:34:13.332 INFO kablam! | Oct 21 18:34:13.332 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 18:34:13.332 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:34:13.332 INFO kablam! | Oct 21 18:34:13.332 INFO 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 18:34:13.333 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:34:13.333 INFO kablam! Oct 21 18:34:13.333 INFO kablam! warning: cannot find type `title` in this scope Oct 21 18:34:13.336 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 18:34:13.336 INFO kablam! | Oct 21 18:34:13.336 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 18:34:13.336 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:34:13.336 INFO kablam! | Oct 21 18:34:13.336 INFO 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 18:34:13.336 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:34:13.336 INFO kablam! Oct 21 18:34:13.336 INFO kablam! warning: cannot find type `body` in this scope Oct 21 18:34:13.336 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 18:34:13.336 INFO kablam! | Oct 21 18:34:13.336 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 18:34:13.336 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:34:13.336 INFO kablam! | Oct 21 18:34:13.336 INFO 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 18:34:13.336 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:34:13.336 INFO kablam! Oct 21 18:34:13.336 INFO kablam! warning: cannot find type `published` in this scope Oct 21 18:34:13.336 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 18:34:13.336 INFO kablam! | Oct 21 18:34:13.336 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 18:34:13.336 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:34:13.336 INFO kablam! | Oct 21 18:34:13.336 INFO 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 18:34:13.336 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:34:13.336 INFO kablam! Oct 21 18:34:13.336 INFO kablam! warning: cannot find type `created_at` in this scope Oct 21 18:34:13.336 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 18:34:13.336 INFO kablam! | Oct 21 18:34:13.337 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 18:34:13.337 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:34:13.340 INFO kablam! | Oct 21 18:34:13.340 INFO 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 18:34:13.340 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:34:13.340 INFO kablam! Oct 21 18:34:13.340 INFO kablam! warning: cannot find type `updated_at` in this scope Oct 21 18:34:13.340 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 18:34:13.340 INFO kablam! | Oct 21 18:34:13.340 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 18:34:13.340 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:34:13.340 INFO kablam! | Oct 21 18:34:13.340 INFO 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 18:34:13.340 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:34:13.340 INFO kablam! Oct 21 18:34:14.042 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 21 18:34:14.042 INFO kablam! --> src/db/models.rs:3:17 Oct 21 18:34:14.042 INFO kablam! | Oct 21 18:34:14.043 INFO kablam! 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Oct 21 18:34:14.043 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:34:14.043 INFO kablam! | Oct 21 18:34:14.044 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 21 18:34:14.044 INFO 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 18:34:14.044 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:34:14.045 INFO kablam! Oct 21 18:34:14.045 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 21 18:34:14.045 INFO kablam! --> src/db/models.rs:3:17 Oct 21 18:34:14.045 INFO kablam! | Oct 21 18:34:14.046 INFO kablam! 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Oct 21 18:34:14.046 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:34:14.046 INFO kablam! | Oct 21 18:34:14.046 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:34:14.047 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:34:14.047 INFO kablam! Oct 21 18:34:14.047 INFO kablam! warning: cannot find type `BlogPost` in this scope Oct 21 18:34:14.047 INFO kablam! --> src/db/models.rs:3:17 Oct 21 18:34:14.048 INFO kablam! | Oct 21 18:34:14.048 INFO kablam! 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Oct 21 18:34:14.048 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:34:14.049 INFO kablam! | Oct 21 18:34:14.049 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:34:14.049 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:34:14.050 INFO kablam! Oct 21 18:34:14.050 INFO kablam! warning: cannot find type `blog_posts` in this scope Oct 21 18:34:14.050 INFO kablam! --> src/db/models.rs:15:17 Oct 21 18:34:14.050 INFO kablam! | Oct 21 18:34:14.051 INFO kablam! 15 | #[derive(Debug, Insertable)] Oct 21 18:34:14.051 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:34:14.051 INFO kablam! | Oct 21 18:34:14.052 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:34:14.052 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:34:14.052 INFO kablam! Oct 21 18:34:14.053 INFO kablam! warning: cannot find type `NewBlogPost` in this scope Oct 21 18:34:14.053 INFO kablam! --> src/db/models.rs:15:17 Oct 21 18:34:14.053 INFO kablam! | Oct 21 18:34:14.053 INFO kablam! 15 | #[derive(Debug, Insertable)] Oct 21 18:34:14.054 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:34:14.054 INFO kablam! | Oct 21 18:34:14.054 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:34:14.055 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:34:14.055 INFO kablam! Oct 21 18:34:14.055 INFO kablam! warning: cannot find type `table` in this scope Oct 21 18:34:14.056 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 21 18:34:14.056 INFO kablam! | Oct 21 18:34:14.056 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 21 18:34:14.057 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:34:14.057 INFO kablam! | Oct 21 18:34:14.057 INFO 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 18:34:14.058 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:34:14.058 INFO kablam! Oct 21 18:34:14.058 INFO kablam! warning: cannot find type `id` in this scope Oct 21 18:34:14.059 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 18:34:14.059 INFO kablam! | Oct 21 18:34:14.059 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 18:34:14.059 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:34:14.060 INFO kablam! | Oct 21 18:34:14.061 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:34:14.061 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:34:14.062 INFO kablam! Oct 21 18:34:14.062 INFO kablam! warning: cannot find type `title` in this scope Oct 21 18:34:14.062 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 18:34:14.063 INFO kablam! | Oct 21 18:34:14.063 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 18:34:14.063 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:34:14.063 INFO kablam! | Oct 21 18:34:14.064 INFO 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 18:34:14.064 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:34:14.064 INFO kablam! Oct 21 18:34:14.065 INFO kablam! warning: cannot find type `body` in this scope Oct 21 18:34:14.065 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 18:34:14.065 INFO kablam! | Oct 21 18:34:14.066 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 18:34:14.066 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:34:14.066 INFO kablam! | Oct 21 18:34:14.067 INFO 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 18:34:14.067 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:34:14.067 INFO kablam! Oct 21 18:34:14.067 INFO kablam! warning: cannot find type `published` in this scope Oct 21 18:34:14.068 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 18:34:14.068 INFO kablam! | Oct 21 18:34:14.068 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 18:34:14.069 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:34:14.069 INFO kablam! | Oct 21 18:34:14.069 INFO 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 18:34:14.070 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:34:14.070 INFO kablam! Oct 21 18:34:14.070 INFO kablam! warning: cannot find type `created_at` in this scope Oct 21 18:34:14.071 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 18:34:14.071 INFO kablam! | Oct 21 18:34:14.071 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 18:34:14.072 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:34:14.072 INFO kablam! | Oct 21 18:34:14.072 INFO 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 18:34:14.073 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:34:14.073 INFO kablam! Oct 21 18:34:14.073 INFO kablam! warning: cannot find type `updated_at` in this scope Oct 21 18:34:14.073 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 18:34:14.074 INFO kablam! | Oct 21 18:34:14.074 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 18:34:14.074 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:34:14.075 INFO kablam! | Oct 21 18:34:14.075 INFO 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 18:34:14.075 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:34:14.076 INFO kablam! Oct 21 18:34:22.240 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 21 18:34:22.241 INFO kablam! --> src/db/models.rs:3:17 Oct 21 18:34:22.241 INFO kablam! | Oct 21 18:34:22.241 INFO kablam! 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Oct 21 18:34:22.241 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:34:22.241 INFO kablam! | Oct 21 18:34:22.241 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 21 18:34:22.241 INFO 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 18:34:22.241 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:34:22.241 INFO kablam! Oct 21 18:34:22.241 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 21 18:34:22.241 INFO kablam! --> src/db/models.rs:3:17 Oct 21 18:34:22.241 INFO kablam! | Oct 21 18:34:22.241 INFO kablam! 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Oct 21 18:34:22.241 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:34:22.241 INFO kablam! | Oct 21 18:34:22.241 INFO 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 18:34:22.241 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:34:22.241 INFO kablam! Oct 21 18:34:22.241 INFO kablam! warning: cannot find type `BlogPost` in this scope Oct 21 18:34:22.241 INFO kablam! --> src/db/models.rs:3:17 Oct 21 18:34:22.241 INFO kablam! | Oct 21 18:34:22.241 INFO kablam! 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Oct 21 18:34:22.241 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:34:22.241 INFO kablam! | Oct 21 18:34:22.241 INFO 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 18:34:22.241 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:34:22.241 INFO kablam! Oct 21 18:34:22.241 INFO kablam! warning: cannot find type `blog_posts` in this scope Oct 21 18:34:22.241 INFO kablam! --> src/db/models.rs:15:17 Oct 21 18:34:22.241 INFO kablam! | Oct 21 18:34:22.241 INFO kablam! 15 | #[derive(Debug, Insertable)] Oct 21 18:34:22.241 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:34:22.241 INFO kablam! | Oct 21 18:34:22.241 INFO 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 18:34:22.241 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:34:22.241 INFO kablam! Oct 21 18:34:22.241 INFO kablam! warning: cannot find type `NewBlogPost` in this scope Oct 21 18:34:22.241 INFO kablam! --> src/db/models.rs:15:17 Oct 21 18:34:22.241 INFO kablam! | Oct 21 18:34:22.241 INFO kablam! 15 | #[derive(Debug, Insertable)] Oct 21 18:34:22.241 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:34:22.241 INFO kablam! | Oct 21 18:34:22.241 INFO 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 18:34:22.241 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:34:22.241 INFO kablam! Oct 21 18:34:22.241 INFO kablam! warning: cannot find type `table` in this scope Oct 21 18:34:22.241 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 21 18:34:22.241 INFO kablam! | Oct 21 18:34:22.241 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 21 18:34:22.241 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:34:22.241 INFO kablam! | Oct 21 18:34:22.241 INFO 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 18:34:22.241 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:34:22.241 INFO kablam! Oct 21 18:34:22.241 INFO kablam! warning: cannot find type `id` in this scope Oct 21 18:34:22.241 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 18:34:22.241 INFO kablam! | Oct 21 18:34:22.241 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 18:34:22.241 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:34:22.241 INFO kablam! | Oct 21 18:34:22.241 INFO 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 18:34:22.241 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:34:22.241 INFO kablam! Oct 21 18:34:22.241 INFO kablam! warning: cannot find type `title` in this scope Oct 21 18:34:22.241 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 18:34:22.241 INFO kablam! | Oct 21 18:34:22.242 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 18:34:22.242 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:34:22.242 INFO kablam! | Oct 21 18:34:22.242 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:34:22.242 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:34:22.242 INFO kablam! Oct 21 18:34:22.242 INFO kablam! warning: cannot find type `body` in this scope Oct 21 18:34:22.242 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 18:34:22.242 INFO kablam! | Oct 21 18:34:22.242 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 18:34:22.242 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:34:22.242 INFO kablam! | Oct 21 18:34:22.242 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:34:22.242 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:34:22.242 INFO kablam! Oct 21 18:34:22.242 INFO kablam! warning: cannot find type `published` in this scope Oct 21 18:34:22.242 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 18:34:22.242 INFO kablam! | Oct 21 18:34:22.242 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 18:34:22.242 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:34:22.242 INFO kablam! | Oct 21 18:34:22.242 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:34:22.242 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:34:22.242 INFO kablam! Oct 21 18:34:22.242 INFO kablam! warning: cannot find type `created_at` in this scope Oct 21 18:34:22.242 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 18:34:22.242 INFO kablam! | Oct 21 18:34:22.242 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 18:34:22.242 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:34:22.242 INFO kablam! | Oct 21 18:34:22.242 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:34:22.242 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:34:22.242 INFO kablam! Oct 21 18:34:22.248 INFO kablam! warning: cannot find type `updated_at` in this scope Oct 21 18:34:22.248 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 18:34:22.248 INFO kablam! | Oct 21 18:34:22.248 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 18:34:22.248 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:34:22.248 INFO kablam! | Oct 21 18:34:22.248 INFO 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 18:34:22.248 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:34:22.248 INFO kablam! Oct 21 18:34:22.558 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 21 18:34:22.558 INFO kablam! --> src/db/models.rs:3:17 Oct 21 18:34:22.558 INFO kablam! | Oct 21 18:34:22.558 INFO kablam! 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Oct 21 18:34:22.558 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:34:22.558 INFO kablam! | Oct 21 18:34:22.558 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 21 18:34:22.558 INFO 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 18:34:22.558 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:34:22.558 INFO kablam! Oct 21 18:34:22.558 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 21 18:34:22.558 INFO kablam! --> src/db/models.rs:3:17 Oct 21 18:34:22.558 INFO kablam! | Oct 21 18:34:22.558 INFO kablam! 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Oct 21 18:34:22.558 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:34:22.558 INFO kablam! | Oct 21 18:34:22.558 INFO 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 18:34:22.558 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:34:22.558 INFO kablam! Oct 21 18:34:22.558 INFO kablam! warning: cannot find type `BlogPost` in this scope Oct 21 18:34:22.558 INFO kablam! --> src/db/models.rs:3:17 Oct 21 18:34:22.558 INFO kablam! | Oct 21 18:34:22.558 INFO kablam! 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Oct 21 18:34:22.558 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:34:22.558 INFO kablam! | Oct 21 18:34:22.558 INFO 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 18:34:22.559 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:34:22.559 INFO kablam! Oct 21 18:34:22.559 INFO kablam! warning: cannot find type `blog_posts` in this scope Oct 21 18:34:22.559 INFO kablam! --> src/db/models.rs:15:17 Oct 21 18:34:22.559 INFO kablam! | Oct 21 18:34:22.559 INFO kablam! 15 | #[derive(Debug, Insertable)] Oct 21 18:34:22.559 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:34:22.559 INFO kablam! | Oct 21 18:34:22.559 INFO 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 18:34:22.559 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:34:22.559 INFO kablam! Oct 21 18:34:22.559 INFO kablam! warning: cannot find type `NewBlogPost` in this scope Oct 21 18:34:22.559 INFO kablam! --> src/db/models.rs:15:17 Oct 21 18:34:22.559 INFO kablam! | Oct 21 18:34:22.559 INFO kablam! 15 | #[derive(Debug, Insertable)] Oct 21 18:34:22.559 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:34:22.559 INFO kablam! | Oct 21 18:34:22.559 INFO 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 18:34:22.559 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:34:22.559 INFO kablam! Oct 21 18:34:22.559 INFO kablam! warning: cannot find type `table` in this scope Oct 21 18:34:22.559 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 21 18:34:22.559 INFO kablam! | Oct 21 18:34:22.559 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 21 18:34:22.559 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:34:22.559 INFO kablam! | Oct 21 18:34:22.559 INFO 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 18:34:22.559 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:34:22.559 INFO kablam! Oct 21 18:34:22.560 INFO kablam! warning: cannot find type `id` in this scope Oct 21 18:34:22.560 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 18:34:22.560 INFO kablam! | Oct 21 18:34:22.560 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 18:34:22.560 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:34:22.560 INFO kablam! | Oct 21 18:34:22.560 INFO 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 18:34:22.560 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:34:22.560 INFO kablam! Oct 21 18:34:22.560 INFO kablam! warning: cannot find type `title` in this scope Oct 21 18:34:22.560 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 18:34:22.560 INFO kablam! | Oct 21 18:34:22.560 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 18:34:22.560 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:34:22.560 INFO kablam! | Oct 21 18:34:22.560 INFO 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 18:34:22.560 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:34:22.560 INFO kablam! Oct 21 18:34:22.561 INFO kablam! warning: cannot find type `body` in this scope Oct 21 18:34:22.561 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 18:34:22.561 INFO kablam! | Oct 21 18:34:22.561 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 18:34:22.561 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:34:22.561 INFO kablam! | Oct 21 18:34:22.561 INFO 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 18:34:22.561 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:34:22.561 INFO kablam! Oct 21 18:34:22.561 INFO kablam! warning: cannot find type `published` in this scope Oct 21 18:34:22.562 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 18:34:22.562 INFO kablam! | Oct 21 18:34:22.562 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 18:34:22.562 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:34:22.562 INFO kablam! | Oct 21 18:34:22.562 INFO 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 18:34:22.562 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:34:22.568 INFO kablam! Oct 21 18:34:22.568 INFO kablam! warning: cannot find type `created_at` in this scope Oct 21 18:34:22.568 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 18:34:22.568 INFO kablam! | Oct 21 18:34:22.568 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 18:34:22.569 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:34:22.569 INFO kablam! | Oct 21 18:34:22.569 INFO 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 18:34:22.569 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:34:22.569 INFO kablam! Oct 21 18:34:22.569 INFO kablam! warning: cannot find type `updated_at` in this scope Oct 21 18:34:22.569 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 18:34:22.569 INFO kablam! | Oct 21 18:34:22.570 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 18:34:22.570 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:34:22.570 INFO kablam! | Oct 21 18:34:22.570 INFO 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 18:34:22.571 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:34:22.571 INFO kablam! Oct 21 18:34:23.623 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 05s Oct 21 18:34:23.653 INFO kablam! su: No module specific data is present Oct 21 18:34:24.912 INFO running `"docker" "rm" "-f" "0bf52de8d74c26e99287186bbe8a04398a110c677ad4603f7fc8a3c97d9632ae"` Oct 21 18:34:25.210 INFO blam! 0bf52de8d74c26e99287186bbe8a04398a110c677ad4603f7fc8a3c97d9632ae