Oct 27 06:03:55.374 INFO checking davidarmstronglewis/personal-blog against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 06:03:55.374 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192-2/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 27 06:03:55.843 INFO blam! bf7b7c10bfadd84055419533987d84ae22f0b93938e04e8517ae9eb835f476bd Oct 27 06:03:55.845 INFO running `"docker" "start" "-a" "bf7b7c10bfadd84055419533987d84ae22f0b93938e04e8517ae9eb835f476bd"` Oct 27 06:03:57.836 INFO kablam! usermod: no changes Oct 27 06:03:58.257 INFO kablam! Compiling actix-web v0.6.12 Oct 27 06:03:58.259 INFO kablam! Checking parking_lot_core v0.2.14 Oct 27 06:03:58.271 INFO kablam! Compiling crossbeam-epoch v0.3.1 Oct 27 06:03:58.272 INFO kablam! Compiling serde v1.0.66 Oct 27 06:03:58.273 INFO kablam! Checking r2d2 v0.8.2 Oct 27 06:03:58.273 INFO kablam! Checking mio-uds v0.6.6 Oct 27 06:03:58.274 INFO kablam! Checking regex v1.0.0 Oct 27 06:03:58.284 INFO kablam! Checking h2 v0.1.9 Oct 27 06:04:00.436 INFO kablam! Compiling backtrace v0.3.8 Oct 27 06:04:00.880 INFO kablam! Checking backtrace v0.2.3 Oct 27 06:04:01.564 INFO kablam! Checking serde_urlencoded v0.5.2 Oct 27 06:04:01.979 INFO kablam! Checking chrono v0.4.2 Oct 27 06:04:05.007 INFO kablam! Checking parking_lot v0.5.5 Oct 27 06:04:05.063 INFO kablam! Checking failure v0.1.1 Oct 27 06:04:05.159 INFO kablam! Checking error-chain v0.1.12 Oct 27 06:04:05.883 INFO kablam! Compiling crossbeam-deque v0.2.0 Oct 27 06:04:06.291 INFO kablam! Compiling error-chain v0.11.0 Oct 27 06:04:07.189 INFO kablam! Checking env_logger v0.5.10 Oct 27 06:04:07.582 INFO kablam! Checking trust-dns-proto v0.3.3 Oct 27 06:04:07.695 INFO kablam! Checking tokio-signal v0.1.5 Oct 27 06:04:07.895 INFO kablam! Checking crossbeam-channel v0.1.3 Oct 27 06:04:09.726 INFO kablam! Checking diesel v1.3.0 Oct 27 06:04:09.763 INFO kablam! Compiling rayon-core v1.4.0 Oct 27 06:04:19.386 INFO kablam! Compiling rayon v0.8.2 Oct 27 06:04:23.861 INFO kablam! Checking trust-dns-resolver v0.8.2 Oct 27 06:04:27.357 INFO kablam! Compiling ring v0.12.1 Oct 27 06:04:38.603 INFO kablam! Compiling serde_json v1.0.20 Oct 27 06:04:38.603 INFO kablam! Compiling semver v0.9.0 Oct 27 06:04:44.779 INFO kablam! Checking cookie v0.10.1 Oct 27 06:04:47.002 INFO kablam! Compiling cargo_metadata v0.5.6 Oct 27 06:04:53.451 INFO kablam! Compiling skeptic v0.13.3 Oct 27 06:05:00.464 INFO kablam! Compiling actix v0.5.8 Oct 27 06:05:31.691 INFO kablam! Checking r2d2-diesel v1.0.0 Oct 27 06:05:32.733 INFO kablam! Checking personal-blog v0.1.0 (/source) Oct 27 06:05:40.045 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 06:05:40.046 INFO kablam! --> src/db/models.rs:3:17 Oct 27 06:05:40.047 INFO kablam! | Oct 27 06:05:40.051 INFO kablam! 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Oct 27 06:05:40.051 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:05:40.051 INFO kablam! | Oct 27 06:05:40.052 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 06:05:40.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 27 06:05:40.052 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:05:40.053 INFO kablam! Oct 27 06:05:40.053 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 06:05:40.053 INFO kablam! --> src/db/models.rs:3:17 Oct 27 06:05:40.053 INFO kablam! | Oct 27 06:05:40.054 INFO kablam! 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Oct 27 06:05:40.054 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:05:40.054 INFO kablam! | Oct 27 06:05:40.055 INFO 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 27 06:05:40.055 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:05:40.055 INFO kablam! Oct 27 06:05:40.055 INFO kablam! warning: cannot find type `BlogPost` in this scope Oct 27 06:05:40.056 INFO kablam! --> src/db/models.rs:3:17 Oct 27 06:05:40.056 INFO kablam! | Oct 27 06:05:40.056 INFO kablam! 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Oct 27 06:05:40.056 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:05:40.057 INFO kablam! | Oct 27 06:05:40.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 27 06:05:40.057 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:05:40.057 INFO kablam! Oct 27 06:05:40.058 INFO kablam! warning: cannot find type `blog_posts` in this scope Oct 27 06:05:40.058 INFO kablam! --> src/db/models.rs:15:17 Oct 27 06:05:40.058 INFO kablam! | Oct 27 06:05:40.059 INFO kablam! 15 | #[derive(Debug, Insertable)] Oct 27 06:05:40.059 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:05:40.059 INFO kablam! | Oct 27 06:05:40.059 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:05:40.060 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:05:40.060 INFO kablam! Oct 27 06:05:40.060 INFO kablam! warning: cannot find type `NewBlogPost` in this scope Oct 27 06:05:40.061 INFO kablam! --> src/db/models.rs:15:17 Oct 27 06:05:40.061 INFO kablam! | Oct 27 06:05:40.061 INFO kablam! 15 | #[derive(Debug, Insertable)] Oct 27 06:05:40.061 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:05:40.062 INFO kablam! | Oct 27 06:05:40.062 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:05:40.062 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:05:40.062 INFO kablam! Oct 27 06:05:40.063 INFO kablam! warning: cannot find type `table` in this scope Oct 27 06:05:40.063 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 27 06:05:40.063 INFO kablam! | Oct 27 06:05:40.064 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 27 06:05:40.064 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:05:40.064 INFO kablam! | Oct 27 06:05:40.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 27 06:05:40.065 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:05:40.065 INFO kablam! Oct 27 06:05:40.065 INFO kablam! warning: cannot find type `id` in this scope Oct 27 06:05:40.065 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:05:40.066 INFO kablam! | Oct 27 06:05:40.066 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:05:40.066 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:05:40.066 INFO kablam! | Oct 27 06:05:40.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 27 06:05:40.067 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:05:40.067 INFO kablam! Oct 27 06:05:40.068 INFO kablam! warning: cannot find type `title` in this scope Oct 27 06:05:40.068 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:05:40.068 INFO kablam! | Oct 27 06:05:40.068 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:05:40.069 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:05:40.069 INFO kablam! | Oct 27 06:05:40.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 27 06:05:40.070 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:05:40.070 INFO kablam! Oct 27 06:05:40.070 INFO kablam! warning: cannot find type `body` in this scope Oct 27 06:05:40.071 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:05:40.071 INFO kablam! | Oct 27 06:05:40.071 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:05:40.071 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:05:40.072 INFO kablam! | Oct 27 06:05:40.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 27 06:05:40.072 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:05:40.072 INFO kablam! Oct 27 06:05:40.073 INFO kablam! warning: cannot find type `published` in this scope Oct 27 06:05:40.073 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:05:40.073 INFO kablam! | Oct 27 06:05:40.073 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:05:40.074 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:05:40.074 INFO kablam! | Oct 27 06:05:40.074 INFO 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 27 06:05:40.079 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:05:40.079 INFO kablam! Oct 27 06:05:40.079 INFO kablam! warning: cannot find type `created_at` in this scope Oct 27 06:05:40.079 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:05:40.080 INFO kablam! | Oct 27 06:05:40.080 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:05:40.080 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:05:40.081 INFO kablam! | Oct 27 06:05:40.081 INFO 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 27 06:05:40.081 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:05:40.081 INFO kablam! Oct 27 06:05:40.082 INFO kablam! warning: cannot find type `updated_at` in this scope Oct 27 06:05:40.082 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:05:40.082 INFO kablam! | Oct 27 06:05:40.083 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:05:40.083 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:05:40.083 INFO kablam! | Oct 27 06:05:40.084 INFO 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 27 06:05:40.084 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:05:40.084 INFO kablam! Oct 27 06:05:41.027 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 06:05:41.027 INFO kablam! --> src/db/models.rs:3:17 Oct 27 06:05:41.027 INFO kablam! | Oct 27 06:05:41.027 INFO kablam! 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Oct 27 06:05:41.027 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:05:41.027 INFO kablam! | Oct 27 06:05:41.027 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 06:05:41.027 INFO 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 27 06:05:41.027 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:05:41.027 INFO kablam! Oct 27 06:05:41.027 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 06:05:41.027 INFO kablam! --> src/db/models.rs:3:17 Oct 27 06:05:41.027 INFO kablam! | Oct 27 06:05:41.027 INFO kablam! 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Oct 27 06:05:41.027 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:05:41.027 INFO kablam! | Oct 27 06:05:41.027 INFO 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 27 06:05:41.027 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:05:41.027 INFO kablam! Oct 27 06:05:41.027 INFO kablam! warning: cannot find type `BlogPost` in this scope Oct 27 06:05:41.027 INFO kablam! --> src/db/models.rs:3:17 Oct 27 06:05:41.027 INFO kablam! | Oct 27 06:05:41.027 INFO kablam! 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Oct 27 06:05:41.027 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:05:41.027 INFO kablam! | Oct 27 06:05:41.027 INFO 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 27 06:05:41.027 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:05:41.027 INFO kablam! Oct 27 06:05:41.031 INFO kablam! warning: cannot find type `blog_posts` in this scope Oct 27 06:05:41.031 INFO kablam! --> src/db/models.rs:15:17 Oct 27 06:05:41.031 INFO kablam! | Oct 27 06:05:41.031 INFO kablam! 15 | #[derive(Debug, Insertable)] Oct 27 06:05:41.031 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:05:41.032 INFO kablam! | Oct 27 06:05:41.032 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:05:41.032 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:05:41.032 INFO kablam! Oct 27 06:05:41.032 INFO kablam! warning: cannot find type `NewBlogPost` in this scope Oct 27 06:05:41.032 INFO kablam! --> src/db/models.rs:15:17 Oct 27 06:05:41.032 INFO kablam! | Oct 27 06:05:41.032 INFO kablam! 15 | #[derive(Debug, Insertable)] Oct 27 06:05:41.032 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:05:41.032 INFO kablam! | Oct 27 06:05:41.032 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:05:41.032 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:05:41.032 INFO kablam! Oct 27 06:05:41.032 INFO kablam! warning: cannot find type `table` in this scope Oct 27 06:05:41.032 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 27 06:05:41.032 INFO kablam! | Oct 27 06:05:41.032 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 27 06:05:41.032 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:05:41.032 INFO kablam! | Oct 27 06:05:41.032 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:05:41.032 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:05:41.032 INFO kablam! Oct 27 06:05:41.032 INFO kablam! warning: cannot find type `id` in this scope Oct 27 06:05:41.032 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:05:41.032 INFO kablam! | Oct 27 06:05:41.032 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:05:41.032 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:05:41.032 INFO kablam! | Oct 27 06:05:41.032 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:05:41.032 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:05:41.032 INFO kablam! Oct 27 06:05:41.032 INFO kablam! warning: cannot find type `title` in this scope Oct 27 06:05:41.032 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:05:41.032 INFO kablam! | Oct 27 06:05:41.032 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:05:41.032 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:05:41.032 INFO kablam! | Oct 27 06:05:41.032 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:05:41.032 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:05:41.032 INFO kablam! Oct 27 06:05:41.032 INFO kablam! warning: cannot find type `body` in this scope Oct 27 06:05:41.032 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:05:41.032 INFO kablam! | Oct 27 06:05:41.032 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:05:41.032 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:05:41.032 INFO kablam! | Oct 27 06:05:41.032 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:05:41.032 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:05:41.032 INFO kablam! Oct 27 06:05:41.032 INFO kablam! warning: cannot find type `published` in this scope Oct 27 06:05:41.032 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:05:41.032 INFO kablam! | Oct 27 06:05:41.032 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:05:41.032 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:05:41.032 INFO kablam! | Oct 27 06:05:41.032 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:05:41.032 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:05:41.032 INFO kablam! Oct 27 06:05:41.032 INFO kablam! warning: cannot find type `created_at` in this scope Oct 27 06:05:41.032 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:05:41.032 INFO kablam! | Oct 27 06:05:41.032 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:05:41.032 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:05:41.032 INFO kablam! | Oct 27 06:05:41.032 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:05:41.032 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:05:41.032 INFO kablam! Oct 27 06:05:41.032 INFO kablam! warning: cannot find type `updated_at` in this scope Oct 27 06:05:41.032 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:05:41.032 INFO kablam! | Oct 27 06:05:41.032 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:05:41.032 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:05:41.032 INFO kablam! | Oct 27 06:05:41.032 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:05:41.032 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:05:41.032 INFO kablam! Oct 27 06:05:49.847 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 06:05:49.847 INFO kablam! --> src/db/models.rs:3:17 Oct 27 06:05:49.847 INFO kablam! | Oct 27 06:05:49.847 INFO kablam! 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Oct 27 06:05:49.847 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:05:49.847 INFO kablam! | Oct 27 06:05:49.847 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 06:05:49.847 INFO 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 27 06:05:49.847 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:05:49.847 INFO kablam! Oct 27 06:05:49.847 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 06:05:49.847 INFO kablam! --> src/db/models.rs:3:17 Oct 27 06:05:49.847 INFO kablam! | Oct 27 06:05:49.847 INFO kablam! 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Oct 27 06:05:49.847 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:05:49.847 INFO kablam! | Oct 27 06:05:49.847 INFO 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 27 06:05:49.847 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:05:49.847 INFO kablam! Oct 27 06:05:49.847 INFO kablam! warning: cannot find type `BlogPost` in this scope Oct 27 06:05:49.847 INFO kablam! --> src/db/models.rs:3:17 Oct 27 06:05:49.847 INFO kablam! | Oct 27 06:05:49.847 INFO kablam! 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Oct 27 06:05:49.847 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:05:49.847 INFO kablam! | Oct 27 06:05:49.852 INFO 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 27 06:05:49.852 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:05:49.852 INFO kablam! Oct 27 06:05:49.852 INFO kablam! warning: cannot find type `blog_posts` in this scope Oct 27 06:05:49.852 INFO kablam! --> src/db/models.rs:15:17 Oct 27 06:05:49.852 INFO kablam! | Oct 27 06:05:49.852 INFO kablam! 15 | #[derive(Debug, Insertable)] Oct 27 06:05:49.852 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:05:49.852 INFO kablam! | Oct 27 06:05:49.852 INFO 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 27 06:05:49.852 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:05:49.852 INFO kablam! Oct 27 06:05:49.852 INFO kablam! warning: cannot find type `NewBlogPost` in this scope Oct 27 06:05:49.852 INFO kablam! --> src/db/models.rs:15:17 Oct 27 06:05:49.852 INFO kablam! | Oct 27 06:05:49.852 INFO kablam! 15 | #[derive(Debug, Insertable)] Oct 27 06:05:49.852 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:05:49.852 INFO kablam! | Oct 27 06:05:49.852 INFO 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 27 06:05:49.852 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:05:49.852 INFO kablam! Oct 27 06:05:49.852 INFO kablam! warning: cannot find type `table` in this scope Oct 27 06:05:49.852 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 27 06:05:49.852 INFO kablam! | Oct 27 06:05:49.852 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 27 06:05:49.852 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:05:49.852 INFO kablam! | Oct 27 06:05:49.852 INFO 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 27 06:05:49.852 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:05:49.852 INFO kablam! Oct 27 06:05:49.852 INFO kablam! warning: cannot find type `id` in this scope Oct 27 06:05:49.852 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:05:49.852 INFO kablam! | Oct 27 06:05:49.852 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:05:49.852 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:05:49.852 INFO kablam! | Oct 27 06:05:49.852 INFO 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 27 06:05:49.852 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:05:49.852 INFO kablam! Oct 27 06:05:49.853 INFO kablam! warning: cannot find type `title` in this scope Oct 27 06:05:49.860 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:05:49.861 INFO kablam! | Oct 27 06:05:49.861 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:05:49.861 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:05:49.861 INFO kablam! | Oct 27 06:05:49.861 INFO 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 27 06:05:49.861 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:05:49.861 INFO kablam! Oct 27 06:05:49.861 INFO kablam! warning: cannot find type `body` in this scope Oct 27 06:05:49.861 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:05:49.861 INFO kablam! | Oct 27 06:05:49.861 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:05:49.861 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:05:49.861 INFO kablam! | Oct 27 06:05:49.861 INFO 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 27 06:05:49.861 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:05:49.861 INFO kablam! Oct 27 06:05:49.861 INFO kablam! warning: cannot find type `published` in this scope Oct 27 06:05:49.861 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:05:49.861 INFO kablam! | Oct 27 06:05:49.861 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:05:49.861 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:05:49.861 INFO kablam! | Oct 27 06:05:49.861 INFO 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 27 06:05:49.861 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:05:49.861 INFO kablam! Oct 27 06:05:49.861 INFO kablam! warning: cannot find type `created_at` in this scope Oct 27 06:05:49.861 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:05:49.861 INFO kablam! | Oct 27 06:05:49.861 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:05:49.861 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:05:49.861 INFO kablam! | Oct 27 06:05:49.861 INFO 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 27 06:05:49.861 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:05:49.861 INFO kablam! Oct 27 06:05:49.861 INFO kablam! warning: cannot find type `updated_at` in this scope Oct 27 06:05:49.861 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:05:49.861 INFO kablam! | Oct 27 06:05:49.861 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:05:49.861 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:05:49.861 INFO kablam! | Oct 27 06:05:49.861 INFO 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 27 06:05:49.865 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:05:49.865 INFO kablam! Oct 27 06:05:50.379 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 06:05:50.379 INFO kablam! --> src/db/models.rs:3:17 Oct 27 06:05:50.379 INFO kablam! | Oct 27 06:05:50.379 INFO kablam! 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Oct 27 06:05:50.379 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:05:50.379 INFO kablam! | Oct 27 06:05:50.379 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 06:05:50.379 INFO 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 27 06:05:50.379 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:05:50.379 INFO kablam! Oct 27 06:05:50.379 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 06:05:50.379 INFO kablam! --> src/db/models.rs:3:17 Oct 27 06:05:50.379 INFO kablam! | Oct 27 06:05:50.379 INFO kablam! 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Oct 27 06:05:50.379 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:05:50.379 INFO kablam! | Oct 27 06:05:50.379 INFO 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 27 06:05:50.379 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:05:50.379 INFO kablam! Oct 27 06:05:50.382 INFO kablam! warning: cannot find type `BlogPost` in this scope Oct 27 06:05:50.382 INFO kablam! --> src/db/models.rs:3:17 Oct 27 06:05:50.382 INFO kablam! | Oct 27 06:05:50.382 INFO kablam! 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Oct 27 06:05:50.382 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:05:50.382 INFO kablam! | Oct 27 06:05:50.382 INFO 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 27 06:05:50.382 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:05:50.382 INFO kablam! Oct 27 06:05:50.382 INFO kablam! warning: cannot find type `blog_posts` in this scope Oct 27 06:05:50.383 INFO kablam! --> src/db/models.rs:15:17 Oct 27 06:05:50.383 INFO kablam! | Oct 27 06:05:50.383 INFO kablam! 15 | #[derive(Debug, Insertable)] Oct 27 06:05:50.383 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:05:50.383 INFO kablam! | Oct 27 06:05:50.383 INFO 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 27 06:05:50.383 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:05:50.383 INFO kablam! Oct 27 06:05:50.383 INFO kablam! warning: cannot find type `NewBlogPost` in this scope Oct 27 06:05:50.383 INFO kablam! --> src/db/models.rs:15:17 Oct 27 06:05:50.383 INFO kablam! | Oct 27 06:05:50.383 INFO kablam! 15 | #[derive(Debug, Insertable)] Oct 27 06:05:50.383 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:05:50.383 INFO kablam! | Oct 27 06:05:50.383 INFO 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 27 06:05:50.383 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:05:50.383 INFO kablam! Oct 27 06:05:50.383 INFO kablam! warning: cannot find type `table` in this scope Oct 27 06:05:50.383 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 27 06:05:50.383 INFO kablam! | Oct 27 06:05:50.383 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 27 06:05:50.383 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:05:50.383 INFO kablam! | Oct 27 06:05:50.383 INFO 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 27 06:05:50.383 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:05:50.383 INFO kablam! Oct 27 06:05:50.383 INFO kablam! warning: cannot find type `id` in this scope Oct 27 06:05:50.383 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:05:50.383 INFO kablam! | Oct 27 06:05:50.383 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:05:50.383 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:05:50.383 INFO kablam! | Oct 27 06:05:50.383 INFO 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 27 06:05:50.383 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:05:50.383 INFO kablam! Oct 27 06:05:50.383 INFO kablam! warning: cannot find type `title` in this scope Oct 27 06:05:50.383 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:05:50.383 INFO kablam! | Oct 27 06:05:50.383 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:05:50.383 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:05:50.383 INFO kablam! | Oct 27 06:05:50.383 INFO 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 27 06:05:50.383 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:05:50.383 INFO kablam! Oct 27 06:05:50.383 INFO kablam! warning: cannot find type `body` in this scope Oct 27 06:05:50.383 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:05:50.383 INFO kablam! | Oct 27 06:05:50.383 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:05:50.383 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:05:50.383 INFO kablam! | Oct 27 06:05:50.383 INFO 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 27 06:05:50.383 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:05:50.383 INFO kablam! Oct 27 06:05:50.383 INFO kablam! warning: cannot find type `published` in this scope Oct 27 06:05:50.383 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:05:50.383 INFO kablam! | Oct 27 06:05:50.383 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:05:50.383 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:05:50.392 INFO kablam! | Oct 27 06:05:50.392 INFO 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 27 06:05:50.392 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:05:50.392 INFO kablam! Oct 27 06:05:50.392 INFO kablam! warning: cannot find type `created_at` in this scope Oct 27 06:05:50.392 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:05:50.392 INFO kablam! | Oct 27 06:05:50.392 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:05:50.392 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:05:50.392 INFO kablam! | Oct 27 06:05:50.392 INFO 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 27 06:05:50.392 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:05:50.392 INFO kablam! Oct 27 06:05:50.392 INFO kablam! warning: cannot find type `updated_at` in this scope Oct 27 06:05:50.392 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:05:50.392 INFO kablam! | Oct 27 06:05:50.392 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:05:50.392 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:05:50.392 INFO kablam! | Oct 27 06:05:50.392 INFO 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 27 06:05:50.392 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:05:50.392 INFO kablam! Oct 27 06:05:51.095 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 53s Oct 27 06:05:51.129 INFO kablam! su: No module specific data is present Oct 27 06:05:51.790 INFO running `"docker" "rm" "-f" "bf7b7c10bfadd84055419533987d84ae22f0b93938e04e8517ae9eb835f476bd"` Oct 27 06:05:52.135 INFO blam! bf7b7c10bfadd84055419533987d84ae22f0b93938e04e8517ae9eb835f476bd