Nov 28 06:53:34.278 INFO checking davidarmstronglewis/personal-blog against try#db42d4dad33013eba11ef37342ad9f614e5652b8 for pr-56074 Nov 28 06:53:34.280 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-0/try#db42d4dad33013eba11ef37342ad9f614e5652b8:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56074/try#db42d4dad33013eba11ef37342ad9f614e5652b8:/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 +db42d4dad33013eba11ef37342ad9f614e5652b8-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 28 06:53:34.726 INFO [stdout] 1f46f10c5d450f442be6bd2bd86f6bf2d821b290de0f6c009fdd510885ec22b9 Nov 28 06:53:34.729 INFO running `"docker" "start" "-a" "1f46f10c5d450f442be6bd2bd86f6bf2d821b290de0f6c009fdd510885ec22b9"` Nov 28 06:53:36.027 INFO [stderr] usermod: no changes Nov 28 06:53:36.492 INFO [stderr] Checking r2d2 v0.8.2 Nov 28 06:53:36.500 INFO [stderr] Checking mio-uds v0.6.6 Nov 28 06:53:36.500 INFO [stderr] Compiling serde_json v1.0.20 Nov 28 06:53:36.500 INFO [stderr] Checking h2 v0.1.9 Nov 28 06:53:36.500 INFO [stderr] Checking diesel v1.3.0 Nov 28 06:53:36.504 INFO [stderr] Checking trust-dns-proto v0.3.3 Nov 28 06:53:38.856 INFO [stderr] Checking tokio-signal v0.1.5 Nov 28 06:53:46.360 INFO [stderr] Compiling cargo_metadata v0.5.6 Nov 28 06:53:48.152 INFO [stderr] Checking trust-dns-resolver v0.8.2 Nov 28 06:53:52.060 INFO [stderr] Compiling skeptic v0.13.3 Nov 28 06:53:59.240 INFO [stderr] Compiling actix v0.5.8 Nov 28 06:54:12.093 INFO [stderr] Checking actix-web v0.6.12 Nov 28 06:54:40.757 INFO [stderr] Checking r2d2-diesel v1.0.0 Nov 28 06:54:41.816 INFO [stderr] Checking personal-blog v0.1.0 (/source) Nov 28 06:54:48.548 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 28 06:54:48.548 INFO [stderr] --> src/db/models.rs:3:17 Nov 28 06:54:48.548 INFO [stderr] | Nov 28 06:54:48.548 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Nov 28 06:54:48.548 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:54:48.548 INFO [stderr] | Nov 28 06:54:48.549 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 28 06:54:48.549 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 06:54:48.549 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:54:48.549 INFO [stderr] Nov 28 06:54:48.549 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 28 06:54:48.549 INFO [stderr] --> src/db/models.rs:3:17 Nov 28 06:54:48.549 INFO [stderr] | Nov 28 06:54:48.549 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Nov 28 06:54:48.549 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:54:48.549 INFO [stderr] | Nov 28 06:54:48.549 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 06:54:48.549 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:54:48.549 INFO [stderr] Nov 28 06:54:48.549 INFO [stderr] warning: cannot find type `BlogPost` in this scope Nov 28 06:54:48.549 INFO [stderr] --> src/db/models.rs:3:17 Nov 28 06:54:48.549 INFO [stderr] | Nov 28 06:54:48.549 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Nov 28 06:54:48.549 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:54:48.549 INFO [stderr] | Nov 28 06:54:48.549 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 06:54:48.549 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:54:48.549 INFO [stderr] Nov 28 06:54:48.549 INFO [stderr] warning: cannot find type `blog_posts` in this scope Nov 28 06:54:48.549 INFO [stderr] --> src/db/models.rs:15:17 Nov 28 06:54:48.549 INFO [stderr] | Nov 28 06:54:48.549 INFO [stderr] 15 | #[derive(Debug, Insertable)] Nov 28 06:54:48.549 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:54:48.549 INFO [stderr] | Nov 28 06:54:48.549 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 06:54:48.549 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:54:48.549 INFO [stderr] Nov 28 06:54:48.549 INFO [stderr] warning: cannot find type `NewBlogPost` in this scope Nov 28 06:54:48.549 INFO [stderr] --> src/db/models.rs:15:17 Nov 28 06:54:48.549 INFO [stderr] | Nov 28 06:54:48.549 INFO [stderr] 15 | #[derive(Debug, Insertable)] Nov 28 06:54:48.549 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:54:48.549 INFO [stderr] | Nov 28 06:54:48.549 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 06:54:48.549 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:54:48.549 INFO [stderr] Nov 28 06:54:48.549 INFO [stderr] warning: cannot find type `table` in this scope Nov 28 06:54:48.549 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 28 06:54:48.549 INFO [stderr] | Nov 28 06:54:48.549 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 28 06:54:48.549 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:54:48.549 INFO [stderr] | Nov 28 06:54:48.549 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 06:54:48.549 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:54:48.549 INFO [stderr] Nov 28 06:54:48.549 INFO [stderr] warning: cannot find type `id` in this scope Nov 28 06:54:48.549 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:54:48.549 INFO [stderr] | Nov 28 06:54:48.549 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:54:48.549 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:54:48.549 INFO [stderr] | Nov 28 06:54:48.549 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 06:54:48.549 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:54:48.549 INFO [stderr] Nov 28 06:54:48.549 INFO [stderr] warning: cannot find type `title` in this scope Nov 28 06:54:48.549 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:54:48.549 INFO [stderr] | Nov 28 06:54:48.549 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:54:48.549 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:54:48.549 INFO [stderr] | Nov 28 06:54:48.549 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 06:54:48.549 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:54:48.549 INFO [stderr] Nov 28 06:54:48.549 INFO [stderr] warning: cannot find type `body` in this scope Nov 28 06:54:48.549 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:54:48.549 INFO [stderr] | Nov 28 06:54:48.549 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:54:48.549 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:54:48.549 INFO [stderr] | Nov 28 06:54:48.549 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 06:54:48.549 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:54:48.549 INFO [stderr] Nov 28 06:54:48.550 INFO [stderr] warning: cannot find type `published` in this scope Nov 28 06:54:48.550 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:54:48.550 INFO [stderr] | Nov 28 06:54:48.550 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:54:48.550 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:54:48.550 INFO [stderr] | Nov 28 06:54:48.550 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 06:54:48.550 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:54:48.550 INFO [stderr] Nov 28 06:54:48.550 INFO [stderr] warning: cannot find type `created_at` in this scope Nov 28 06:54:48.550 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:54:48.550 INFO [stderr] | Nov 28 06:54:48.550 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:54:48.550 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:54:48.550 INFO [stderr] | Nov 28 06:54:48.557 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 06:54:48.557 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:54:48.557 INFO [stderr] Nov 28 06:54:48.557 INFO [stderr] warning: cannot find type `updated_at` in this scope Nov 28 06:54:48.557 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:54:48.557 INFO [stderr] | Nov 28 06:54:48.557 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:54:48.557 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:54:48.557 INFO [stderr] | Nov 28 06:54:48.557 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 06:54:48.557 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:54:48.557 INFO [stderr] Nov 28 06:54:49.937 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 28 06:54:49.938 INFO [stderr] --> src/db/models.rs:3:17 Nov 28 06:54:49.939 INFO [stderr] | Nov 28 06:54:49.940 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Nov 28 06:54:49.940 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:54:49.941 INFO [stderr] | Nov 28 06:54:49.941 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 28 06:54:49.942 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 06:54:49.943 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:54:49.943 INFO [stderr] Nov 28 06:54:49.944 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 28 06:54:49.945 INFO [stderr] --> src/db/models.rs:3:17 Nov 28 06:54:49.945 INFO [stderr] | Nov 28 06:54:49.946 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Nov 28 06:54:49.946 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:54:49.947 INFO [stderr] | Nov 28 06:54:49.947 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 06:54:49.947 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:54:49.947 INFO [stderr] Nov 28 06:54:49.947 INFO [stderr] warning: cannot find type `BlogPost` in this scope Nov 28 06:54:49.947 INFO [stderr] --> src/db/models.rs:3:17 Nov 28 06:54:49.947 INFO [stderr] | Nov 28 06:54:49.947 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Nov 28 06:54:49.952 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:54:49.952 INFO [stderr] | Nov 28 06:54:49.952 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 06:54:49.952 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:54:49.952 INFO [stderr] Nov 28 06:54:49.952 INFO [stderr] warning: cannot find type `blog_posts` in this scope Nov 28 06:54:49.952 INFO [stderr] --> src/db/models.rs:15:17 Nov 28 06:54:49.952 INFO [stderr] | Nov 28 06:54:49.952 INFO [stderr] 15 | #[derive(Debug, Insertable)] Nov 28 06:54:49.953 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:54:49.953 INFO [stderr] | Nov 28 06:54:49.953 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 06:54:49.953 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:54:49.953 INFO [stderr] Nov 28 06:54:49.953 INFO [stderr] warning: cannot find type `NewBlogPost` in this scope Nov 28 06:54:49.953 INFO [stderr] --> src/db/models.rs:15:17 Nov 28 06:54:49.953 INFO [stderr] | Nov 28 06:54:49.953 INFO [stderr] 15 | #[derive(Debug, Insertable)] Nov 28 06:54:49.953 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:54:49.953 INFO [stderr] | Nov 28 06:54:49.953 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 06:54:49.953 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:54:49.953 INFO [stderr] Nov 28 06:54:49.953 INFO [stderr] warning: cannot find type `table` in this scope Nov 28 06:54:49.953 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 28 06:54:49.953 INFO [stderr] | Nov 28 06:54:49.953 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 28 06:54:49.953 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:54:49.953 INFO [stderr] | Nov 28 06:54:49.953 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 06:54:49.953 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:54:49.953 INFO [stderr] Nov 28 06:54:49.953 INFO [stderr] warning: cannot find type `id` in this scope Nov 28 06:54:49.953 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:54:49.953 INFO [stderr] | Nov 28 06:54:49.953 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:54:49.953 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:54:49.953 INFO [stderr] | Nov 28 06:54:49.953 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 06:54:49.953 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:54:49.953 INFO [stderr] Nov 28 06:54:49.953 INFO [stderr] warning: cannot find type `title` in this scope Nov 28 06:54:49.953 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:54:49.953 INFO [stderr] | Nov 28 06:54:49.953 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:54:49.953 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:54:49.953 INFO [stderr] | Nov 28 06:54:49.953 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 06:54:49.953 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:54:49.953 INFO [stderr] Nov 28 06:54:49.953 INFO [stderr] warning: cannot find type `body` in this scope Nov 28 06:54:49.953 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:54:49.953 INFO [stderr] | Nov 28 06:54:49.953 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:54:49.953 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:54:49.953 INFO [stderr] | Nov 28 06:54:49.953 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 06:54:49.953 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:54:49.953 INFO [stderr] Nov 28 06:54:49.953 INFO [stderr] warning: cannot find type `published` in this scope Nov 28 06:54:49.953 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:54:49.953 INFO [stderr] | Nov 28 06:54:49.953 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:54:49.953 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:54:49.953 INFO [stderr] | Nov 28 06:54:49.953 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 06:54:49.953 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:54:49.953 INFO [stderr] Nov 28 06:54:49.953 INFO [stderr] warning: cannot find type `created_at` in this scope Nov 28 06:54:49.953 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:54:49.953 INFO [stderr] | Nov 28 06:54:49.953 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:54:49.953 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:54:49.953 INFO [stderr] | Nov 28 06:54:49.953 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 06:54:49.953 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:54:49.953 INFO [stderr] Nov 28 06:54:49.953 INFO [stderr] warning: cannot find type `updated_at` in this scope Nov 28 06:54:49.953 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:54:49.953 INFO [stderr] | Nov 28 06:54:49.953 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:54:49.953 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:54:49.953 INFO [stderr] | Nov 28 06:54:49.953 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 06:54:49.953 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:54:49.953 INFO [stderr] Nov 28 06:54:58.962 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 28 06:54:58.962 INFO [stderr] --> src/db/models.rs:3:17 Nov 28 06:54:58.963 INFO [stderr] | Nov 28 06:54:58.963 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Nov 28 06:54:58.963 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:54:58.963 INFO [stderr] | Nov 28 06:54:58.964 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 28 06:54:58.964 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 06:54:58.964 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:54:58.964 INFO [stderr] Nov 28 06:54:58.965 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 28 06:54:58.965 INFO [stderr] --> src/db/models.rs:3:17 Nov 28 06:54:58.965 INFO [stderr] | Nov 28 06:54:58.965 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Nov 28 06:54:58.965 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:54:58.965 INFO [stderr] | Nov 28 06:54:58.965 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 06:54:58.966 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:54:58.966 INFO [stderr] Nov 28 06:54:58.966 INFO [stderr] warning: cannot find type `BlogPost` in this scope Nov 28 06:54:58.966 INFO [stderr] --> src/db/models.rs:3:17 Nov 28 06:54:58.966 INFO [stderr] | Nov 28 06:54:58.966 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Nov 28 06:54:58.966 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:54:58.966 INFO [stderr] | Nov 28 06:54:58.966 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 06:54:58.966 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:54:58.967 INFO [stderr] Nov 28 06:54:58.967 INFO [stderr] warning: cannot find type `blog_posts` in this scope Nov 28 06:54:58.967 INFO [stderr] --> src/db/models.rs:15:17 Nov 28 06:54:58.967 INFO [stderr] | Nov 28 06:54:58.968 INFO [stderr] 15 | #[derive(Debug, Insertable)] Nov 28 06:54:58.968 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:54:58.968 INFO [stderr] | Nov 28 06:54:58.968 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 06:54:58.968 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:54:58.968 INFO [stderr] Nov 28 06:54:58.968 INFO [stderr] warning: cannot find type `NewBlogPost` in this scope Nov 28 06:54:58.968 INFO [stderr] --> src/db/models.rs:15:17 Nov 28 06:54:58.968 INFO [stderr] | Nov 28 06:54:58.968 INFO [stderr] 15 | #[derive(Debug, Insertable)] Nov 28 06:54:58.968 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:54:58.968 INFO [stderr] | Nov 28 06:54:58.968 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 06:54:58.968 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:54:58.968 INFO [stderr] Nov 28 06:54:58.968 INFO [stderr] warning: cannot find type `table` in this scope Nov 28 06:54:58.968 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 28 06:54:58.968 INFO [stderr] | Nov 28 06:54:58.968 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 28 06:54:58.968 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:54:58.968 INFO [stderr] | Nov 28 06:54:58.968 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 06:54:58.968 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:54:58.968 INFO [stderr] Nov 28 06:54:58.969 INFO [stderr] warning: cannot find type `id` in this scope Nov 28 06:54:58.969 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:54:58.969 INFO [stderr] | Nov 28 06:54:58.969 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:54:58.969 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:54:58.969 INFO [stderr] | Nov 28 06:54:58.969 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 06:54:58.969 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:54:58.969 INFO [stderr] Nov 28 06:54:58.969 INFO [stderr] warning: cannot find type `title` in this scope Nov 28 06:54:58.969 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:54:58.969 INFO [stderr] | Nov 28 06:54:58.969 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:54:58.969 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:54:58.969 INFO [stderr] | Nov 28 06:54:58.969 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 06:54:58.969 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:54:58.969 INFO [stderr] Nov 28 06:54:58.969 INFO [stderr] warning: cannot find type `body` in this scope Nov 28 06:54:58.969 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:54:58.969 INFO [stderr] | Nov 28 06:54:58.969 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:54:58.969 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:54:58.969 INFO [stderr] | Nov 28 06:54:58.969 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 06:54:58.969 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:54:58.969 INFO [stderr] Nov 28 06:54:58.969 INFO [stderr] warning: cannot find type `published` in this scope Nov 28 06:54:58.969 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:54:58.969 INFO [stderr] | Nov 28 06:54:58.969 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:54:58.969 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:54:58.969 INFO [stderr] | Nov 28 06:54:58.969 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 06:54:58.969 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:54:58.969 INFO [stderr] Nov 28 06:54:58.969 INFO [stderr] warning: cannot find type `created_at` in this scope Nov 28 06:54:58.969 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:54:58.969 INFO [stderr] | Nov 28 06:54:58.969 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:54:58.969 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:54:58.969 INFO [stderr] | Nov 28 06:54:58.969 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 06:54:58.969 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:54:58.969 INFO [stderr] Nov 28 06:54:58.969 INFO [stderr] warning: cannot find type `updated_at` in this scope Nov 28 06:54:58.969 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:54:58.969 INFO [stderr] | Nov 28 06:54:58.969 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:54:58.969 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:54:58.969 INFO [stderr] | Nov 28 06:54:58.969 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 06:54:58.969 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:54:58.969 INFO [stderr] Nov 28 06:54:59.092 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 28 06:54:59.092 INFO [stderr] --> src/db/models.rs:3:17 Nov 28 06:54:59.092 INFO [stderr] | Nov 28 06:54:59.092 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Nov 28 06:54:59.092 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:54:59.092 INFO [stderr] | Nov 28 06:54:59.092 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 28 06:54:59.092 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 06:54:59.093 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:54:59.093 INFO [stderr] Nov 28 06:54:59.093 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 28 06:54:59.093 INFO [stderr] --> src/db/models.rs:3:17 Nov 28 06:54:59.093 INFO [stderr] | Nov 28 06:54:59.093 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Nov 28 06:54:59.093 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:54:59.093 INFO [stderr] | Nov 28 06:54:59.093 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 06:54:59.093 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:54:59.093 INFO [stderr] Nov 28 06:54:59.093 INFO [stderr] warning: cannot find type `BlogPost` in this scope Nov 28 06:54:59.093 INFO [stderr] --> src/db/models.rs:3:17 Nov 28 06:54:59.093 INFO [stderr] | Nov 28 06:54:59.094 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Nov 28 06:54:59.094 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:54:59.094 INFO [stderr] | Nov 28 06:54:59.094 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 06:54:59.094 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:54:59.094 INFO [stderr] Nov 28 06:54:59.095 INFO [stderr] warning: cannot find type `blog_posts` in this scope Nov 28 06:54:59.095 INFO [stderr] --> src/db/models.rs:15:17 Nov 28 06:54:59.095 INFO [stderr] | Nov 28 06:54:59.095 INFO [stderr] 15 | #[derive(Debug, Insertable)] Nov 28 06:54:59.095 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:54:59.095 INFO [stderr] | Nov 28 06:54:59.095 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 06:54:59.095 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:54:59.095 INFO [stderr] Nov 28 06:54:59.095 INFO [stderr] warning: cannot find type `NewBlogPost` in this scope Nov 28 06:54:59.096 INFO [stderr] --> src/db/models.rs:15:17 Nov 28 06:54:59.096 INFO [stderr] | Nov 28 06:54:59.096 INFO [stderr] 15 | #[derive(Debug, Insertable)] Nov 28 06:54:59.096 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:54:59.096 INFO [stderr] | Nov 28 06:54:59.096 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 06:54:59.096 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:54:59.096 INFO [stderr] Nov 28 06:54:59.096 INFO [stderr] warning: cannot find type `table` in this scope Nov 28 06:54:59.096 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 28 06:54:59.096 INFO [stderr] | Nov 28 06:54:59.097 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 28 06:54:59.097 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:54:59.097 INFO [stderr] | Nov 28 06:54:59.097 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 06:54:59.097 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:54:59.097 INFO [stderr] Nov 28 06:54:59.100 INFO [stderr] warning: cannot find type `id` in this scope Nov 28 06:54:59.100 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:54:59.100 INFO [stderr] | Nov 28 06:54:59.100 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:54:59.101 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:54:59.101 INFO [stderr] | Nov 28 06:54:59.101 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 06:54:59.101 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:54:59.101 INFO [stderr] Nov 28 06:54:59.101 INFO [stderr] warning: cannot find type `title` in this scope Nov 28 06:54:59.101 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:54:59.101 INFO [stderr] | Nov 28 06:54:59.101 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:54:59.101 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:54:59.101 INFO [stderr] | Nov 28 06:54:59.101 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 06:54:59.101 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:54:59.101 INFO [stderr] Nov 28 06:54:59.102 INFO [stderr] warning: cannot find type `body` in this scope Nov 28 06:54:59.102 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:54:59.102 INFO [stderr] | Nov 28 06:54:59.102 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:54:59.102 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:54:59.102 INFO [stderr] | Nov 28 06:54:59.102 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 06:54:59.102 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:54:59.102 INFO [stderr] Nov 28 06:54:59.103 INFO [stderr] warning: cannot find type `published` in this scope Nov 28 06:54:59.103 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:54:59.103 INFO [stderr] | Nov 28 06:54:59.103 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:54:59.103 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:54:59.103 INFO [stderr] | Nov 28 06:54:59.103 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 06:54:59.103 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:54:59.103 INFO [stderr] Nov 28 06:54:59.103 INFO [stderr] warning: cannot find type `created_at` in this scope Nov 28 06:54:59.103 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:54:59.103 INFO [stderr] | Nov 28 06:54:59.103 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:54:59.103 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:54:59.104 INFO [stderr] | Nov 28 06:54:59.104 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 06:54:59.104 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:54:59.104 INFO [stderr] Nov 28 06:54:59.104 INFO [stderr] warning: cannot find type `updated_at` in this scope Nov 28 06:54:59.104 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:54:59.104 INFO [stderr] | Nov 28 06:54:59.104 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:54:59.104 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:54:59.104 INFO [stderr] | Nov 28 06:54:59.104 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 06:54:59.105 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:54:59.105 INFO [stderr] Nov 28 06:55:00.197 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 24s Nov 28 06:55:00.221 INFO [stderr] su: No module specific data is present Nov 28 06:55:01.872 INFO running `"docker" "inspect" "1f46f10c5d450f442be6bd2bd86f6bf2d821b290de0f6c009fdd510885ec22b9"` Nov 28 06:55:02.237 INFO running `"docker" "rm" "-f" "1f46f10c5d450f442be6bd2bd86f6bf2d821b290de0f6c009fdd510885ec22b9"` Nov 28 06:55:02.601 INFO [stdout] 1f46f10c5d450f442be6bd2bd86f6bf2d821b290de0f6c009fdd510885ec22b9