Nov 28 06:53:38.296 INFO checking davidarmstronglewis/personal-blog against master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5 for pr-56074 Nov 28 06:53:38.296 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-6/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56074/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/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 +0b9f19dff1347e29bf4362ab5a8fab84b43023b5-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:38.740 INFO [stdout] cff09d2c895cac07bf930016030e3cd744190292cdc41066ac954a89b848f757 Nov 28 06:53:38.745 INFO running `"docker" "start" "-a" "cff09d2c895cac07bf930016030e3cd744190292cdc41066ac954a89b848f757"` Nov 28 06:53:40.085 INFO [stderr] usermod: no changes Nov 28 06:53:40.564 INFO [stderr] Compiling brotli-sys v0.3.2 Nov 28 06:53:40.564 INFO [stderr] Compiling actix-web v0.6.12 Nov 28 06:53:40.579 INFO [stderr] Compiling crossbeam-epoch v0.3.1 Nov 28 06:53:40.580 INFO [stderr] Checking r2d2 v0.8.2 Nov 28 06:53:40.601 INFO [stderr] Compiling serde_json v1.0.20 Nov 28 06:53:40.614 INFO [stderr] Checking flate2 v1.0.1 Nov 28 06:53:40.629 INFO [stderr] Checking crossbeam-channel v0.1.3 Nov 28 06:53:40.633 INFO [stderr] Checking chrono v0.4.2 Nov 28 06:53:42.312 INFO [stderr] Checking trust-dns-proto v0.3.3 Nov 28 06:53:45.280 INFO [stderr] Checking tokio-signal v0.1.5 Nov 28 06:53:45.570 INFO [stderr] Compiling crossbeam-deque v0.2.0 Nov 28 06:53:47.465 INFO [stderr] Compiling rayon-core v1.4.0 Nov 28 06:53:47.576 INFO [stderr] Checking diesel v1.3.0 Nov 28 06:53:51.169 INFO [stderr] Compiling cargo_metadata v0.5.6 Nov 28 06:53:55.024 INFO [stderr] Compiling rayon v0.8.2 Nov 28 06:53:57.032 INFO [stderr] Checking trust-dns-resolver v0.8.2 Nov 28 06:54:04.088 INFO [stderr] Compiling skeptic v0.13.3 Nov 28 06:54:07.593 INFO [stderr] Checking brotli2 v0.3.2 Nov 28 06:54:09.588 INFO [stderr] Compiling ring v0.12.1 Nov 28 06:54:15.012 INFO [stderr] Compiling actix v0.5.8 Nov 28 06:54:27.002 INFO [stderr] Checking cookie v0.10.1 Nov 28 06:55:04.582 INFO [stderr] Checking r2d2-diesel v1.0.0 Nov 28 06:55:05.636 INFO [stderr] Checking personal-blog v0.1.0 (/source) Nov 28 06:55:14.500 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 28 06:55:14.501 INFO [stderr] --> src/db/models.rs:3:17 Nov 28 06:55:14.502 INFO [stderr] | Nov 28 06:55:14.502 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Nov 28 06:55:14.503 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:55:14.504 INFO [stderr] | Nov 28 06:55:14.504 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 28 06:55:14.505 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:55:14.506 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:55:14.506 INFO [stderr] Nov 28 06:55:14.507 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 28 06:55:14.507 INFO [stderr] --> src/db/models.rs:3:17 Nov 28 06:55:14.508 INFO [stderr] | Nov 28 06:55:14.509 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Nov 28 06:55:14.509 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:55:14.510 INFO [stderr] | Nov 28 06:55:14.510 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:55:14.511 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:55:14.511 INFO [stderr] Nov 28 06:55:14.512 INFO [stderr] warning: cannot find type `BlogPost` in this scope Nov 28 06:55:14.513 INFO [stderr] --> src/db/models.rs:3:17 Nov 28 06:55:14.513 INFO [stderr] | Nov 28 06:55:14.514 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Nov 28 06:55:14.515 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:55:14.515 INFO [stderr] | Nov 28 06:55:14.516 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:55:14.516 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:55:14.517 INFO [stderr] Nov 28 06:55:14.518 INFO [stderr] warning: cannot find type `blog_posts` in this scope Nov 28 06:55:14.519 INFO [stderr] --> src/db/models.rs:15:17 Nov 28 06:55:14.520 INFO [stderr] | Nov 28 06:55:14.520 INFO [stderr] 15 | #[derive(Debug, Insertable)] Nov 28 06:55:14.521 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:55:14.521 INFO [stderr] | Nov 28 06:55:14.522 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:55:14.523 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:55:14.523 INFO [stderr] Nov 28 06:55:14.524 INFO [stderr] warning: cannot find type `NewBlogPost` in this scope Nov 28 06:55:14.524 INFO [stderr] --> src/db/models.rs:15:17 Nov 28 06:55:14.525 INFO [stderr] | Nov 28 06:55:14.525 INFO [stderr] 15 | #[derive(Debug, Insertable)] Nov 28 06:55:14.526 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:55:14.527 INFO [stderr] | Nov 28 06:55:14.527 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:55:14.528 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:55:14.528 INFO [stderr] Nov 28 06:55:14.529 INFO [stderr] warning: cannot find type `table` in this scope Nov 28 06:55:14.530 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 28 06:55:14.531 INFO [stderr] | Nov 28 06:55:14.531 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 28 06:55:14.532 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:55:14.532 INFO [stderr] | Nov 28 06:55:14.533 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:55:14.534 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:55:14.534 INFO [stderr] Nov 28 06:55:14.535 INFO [stderr] warning: cannot find type `id` in this scope Nov 28 06:55:14.536 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:55:14.536 INFO [stderr] | Nov 28 06:55:14.537 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:55:14.538 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:55:14.538 INFO [stderr] | Nov 28 06:55:14.539 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:55:14.540 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:55:14.540 INFO [stderr] Nov 28 06:55:14.541 INFO [stderr] warning: cannot find type `title` in this scope Nov 28 06:55:14.542 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:55:14.542 INFO [stderr] | Nov 28 06:55:14.543 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:55:14.543 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:55:14.544 INFO [stderr] | Nov 28 06:55:14.545 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:55:14.545 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:55:14.546 INFO [stderr] Nov 28 06:55:14.547 INFO [stderr] warning: cannot find type `body` in this scope Nov 28 06:55:14.547 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:55:14.548 INFO [stderr] | Nov 28 06:55:14.548 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:55:14.549 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:55:14.549 INFO [stderr] | Nov 28 06:55:14.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:55:14.551 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:55:14.551 INFO [stderr] Nov 28 06:55:14.552 INFO [stderr] warning: cannot find type `published` in this scope Nov 28 06:55:14.553 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:55:14.553 INFO [stderr] | Nov 28 06:55:14.554 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:55:14.555 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:55:14.555 INFO [stderr] | Nov 28 06:55:14.556 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:55:14.557 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:55:14.557 INFO [stderr] Nov 28 06:55:14.558 INFO [stderr] warning: cannot find type `created_at` in this scope Nov 28 06:55:14.559 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:55:14.559 INFO [stderr] | Nov 28 06:55:14.560 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:55:14.560 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:55:14.561 INFO [stderr] | Nov 28 06:55:14.562 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:55:14.562 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:55:14.563 INFO [stderr] Nov 28 06:55:14.564 INFO [stderr] warning: cannot find type `updated_at` in this scope Nov 28 06:55:14.564 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:55:14.565 INFO [stderr] | Nov 28 06:55:14.565 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:55:14.566 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:55:14.567 INFO [stderr] | Nov 28 06:55:14.567 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:55:14.568 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:55:14.568 INFO [stderr] Nov 28 06:55:14.572 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 28 06:55:14.573 INFO [stderr] --> src/db/models.rs:3:17 Nov 28 06:55:14.573 INFO [stderr] | Nov 28 06:55:14.574 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Nov 28 06:55:14.575 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:55:14.575 INFO [stderr] | Nov 28 06:55:14.576 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 28 06:55:14.576 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:55:14.577 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:55:14.577 INFO [stderr] Nov 28 06:55:14.578 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 28 06:55:14.579 INFO [stderr] --> src/db/models.rs:3:17 Nov 28 06:55:14.579 INFO [stderr] | Nov 28 06:55:14.580 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Nov 28 06:55:14.580 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:55:14.581 INFO [stderr] | Nov 28 06:55:14.581 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:55:14.582 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:55:14.582 INFO [stderr] Nov 28 06:55:14.583 INFO [stderr] warning: cannot find type `BlogPost` in this scope Nov 28 06:55:14.584 INFO [stderr] --> src/db/models.rs:3:17 Nov 28 06:55:14.584 INFO [stderr] | Nov 28 06:55:14.585 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Nov 28 06:55:14.585 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:55:14.585 INFO [stderr] | Nov 28 06:55:14.585 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:55:14.585 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:55:14.585 INFO [stderr] Nov 28 06:55:14.585 INFO [stderr] warning: cannot find type `blog_posts` in this scope Nov 28 06:55:14.585 INFO [stderr] --> src/db/models.rs:15:17 Nov 28 06:55:14.586 INFO [stderr] | Nov 28 06:55:14.586 INFO [stderr] 15 | #[derive(Debug, Insertable)] Nov 28 06:55:14.586 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:55:14.586 INFO [stderr] | Nov 28 06:55:14.586 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:55:14.586 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:55:14.586 INFO [stderr] Nov 28 06:55:14.592 INFO [stderr] warning: cannot find type `NewBlogPost` in this scope Nov 28 06:55:14.592 INFO [stderr] --> src/db/models.rs:15:17 Nov 28 06:55:14.592 INFO [stderr] | Nov 28 06:55:14.592 INFO [stderr] 15 | #[derive(Debug, Insertable)] Nov 28 06:55:14.592 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:55:14.592 INFO [stderr] | Nov 28 06:55:14.592 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:55:14.592 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:55:14.592 INFO [stderr] Nov 28 06:55:14.592 INFO [stderr] warning: cannot find type `table` in this scope Nov 28 06:55:14.592 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 28 06:55:14.592 INFO [stderr] | Nov 28 06:55:14.592 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 28 06:55:14.593 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:55:14.593 INFO [stderr] | Nov 28 06:55:14.593 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:55:14.593 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:55:14.593 INFO [stderr] Nov 28 06:55:14.593 INFO [stderr] warning: cannot find type `id` in this scope Nov 28 06:55:14.593 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:55:14.593 INFO [stderr] | Nov 28 06:55:14.593 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:55:14.593 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:55:14.593 INFO [stderr] | Nov 28 06:55:14.593 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:55:14.593 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:55:14.593 INFO [stderr] Nov 28 06:55:14.593 INFO [stderr] warning: cannot find type `title` in this scope Nov 28 06:55:14.593 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:55:14.593 INFO [stderr] | Nov 28 06:55:14.593 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:55:14.593 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:55:14.593 INFO [stderr] | Nov 28 06:55:14.593 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:55:14.593 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:55:14.593 INFO [stderr] Nov 28 06:55:14.593 INFO [stderr] warning: cannot find type `body` in this scope Nov 28 06:55:14.593 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:55:14.593 INFO [stderr] | Nov 28 06:55:14.593 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:55:14.593 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:55:14.593 INFO [stderr] | Nov 28 06:55:14.593 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:55:14.593 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:55:14.593 INFO [stderr] Nov 28 06:55:14.593 INFO [stderr] warning: cannot find type `published` in this scope Nov 28 06:55:14.593 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:55:14.593 INFO [stderr] | Nov 28 06:55:14.593 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:55:14.593 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:55:14.593 INFO [stderr] | Nov 28 06:55:14.593 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:55:14.593 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:55:14.593 INFO [stderr] Nov 28 06:55:14.593 INFO [stderr] warning: cannot find type `created_at` in this scope Nov 28 06:55:14.593 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:55:14.593 INFO [stderr] | Nov 28 06:55:14.593 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:55:14.593 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:55:14.593 INFO [stderr] | Nov 28 06:55:14.593 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:55:14.593 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:55:14.593 INFO [stderr] Nov 28 06:55:14.593 INFO [stderr] warning: cannot find type `updated_at` in this scope Nov 28 06:55:14.593 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:55:14.593 INFO [stderr] | Nov 28 06:55:14.593 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:55:14.593 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:55:14.593 INFO [stderr] | Nov 28 06:55:14.593 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:55:14.593 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:55:14.593 INFO [stderr] Nov 28 06:55:23.068 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 28 06:55:23.070 INFO [stderr] --> src/db/models.rs:3:17 Nov 28 06:55:23.070 INFO [stderr] | Nov 28 06:55:23.071 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Nov 28 06:55:23.071 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:55:23.071 INFO [stderr] | Nov 28 06:55:23.072 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 28 06:55:23.072 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:55:23.072 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:55:23.072 INFO [stderr] Nov 28 06:55:23.073 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 28 06:55:23.073 INFO [stderr] --> src/db/models.rs:3:17 Nov 28 06:55:23.073 INFO [stderr] | Nov 28 06:55:23.073 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Nov 28 06:55:23.074 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:55:23.074 INFO [stderr] | Nov 28 06:55:23.074 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:55:23.074 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:55:23.075 INFO [stderr] Nov 28 06:55:23.075 INFO [stderr] warning: cannot find type `BlogPost` in this scope Nov 28 06:55:23.075 INFO [stderr] --> src/db/models.rs:3:17 Nov 28 06:55:23.076 INFO [stderr] | Nov 28 06:55:23.076 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Nov 28 06:55:23.076 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:55:23.076 INFO [stderr] | Nov 28 06:55:23.077 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:55:23.077 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:55:23.077 INFO [stderr] Nov 28 06:55:23.077 INFO [stderr] warning: cannot find type `blog_posts` in this scope Nov 28 06:55:23.078 INFO [stderr] --> src/db/models.rs:15:17 Nov 28 06:55:23.078 INFO [stderr] | Nov 28 06:55:23.078 INFO [stderr] 15 | #[derive(Debug, Insertable)] Nov 28 06:55:23.078 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:55:23.079 INFO [stderr] | Nov 28 06:55:23.079 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:55:23.079 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:55:23.080 INFO [stderr] Nov 28 06:55:23.084 INFO [stderr] warning: cannot find type `NewBlogPost` in this scope Nov 28 06:55:23.084 INFO [stderr] --> src/db/models.rs:15:17 Nov 28 06:55:23.085 INFO [stderr] | Nov 28 06:55:23.085 INFO [stderr] 15 | #[derive(Debug, Insertable)] Nov 28 06:55:23.085 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:55:23.085 INFO [stderr] | Nov 28 06:55:23.086 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:55:23.086 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:55:23.086 INFO [stderr] Nov 28 06:55:23.087 INFO [stderr] warning: cannot find type `table` in this scope Nov 28 06:55:23.087 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 28 06:55:23.087 INFO [stderr] | Nov 28 06:55:23.087 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 28 06:55:23.088 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:55:23.088 INFO [stderr] | Nov 28 06:55:23.088 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:55:23.089 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:55:23.089 INFO [stderr] Nov 28 06:55:23.089 INFO [stderr] warning: cannot find type `id` in this scope Nov 28 06:55:23.089 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:55:23.090 INFO [stderr] | Nov 28 06:55:23.090 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:55:23.090 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:55:23.090 INFO [stderr] | Nov 28 06:55:23.091 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:55:23.091 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:55:23.091 INFO [stderr] Nov 28 06:55:23.091 INFO [stderr] warning: cannot find type `title` in this scope Nov 28 06:55:23.092 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:55:23.092 INFO [stderr] | Nov 28 06:55:23.092 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:55:23.092 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:55:23.093 INFO [stderr] | Nov 28 06:55:23.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:55:23.093 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:55:23.093 INFO [stderr] Nov 28 06:55:23.094 INFO [stderr] warning: cannot find type `body` in this scope Nov 28 06:55:23.094 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:55:23.094 INFO [stderr] | Nov 28 06:55:23.094 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:55:23.095 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:55:23.095 INFO [stderr] | Nov 28 06:55:23.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:55:23.095 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:55:23.096 INFO [stderr] Nov 28 06:55:23.096 INFO [stderr] warning: cannot find type `published` in this scope Nov 28 06:55:23.096 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:55:23.097 INFO [stderr] | Nov 28 06:55:23.097 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:55:23.097 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:55:23.097 INFO [stderr] | Nov 28 06:55:23.098 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:55:23.098 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:55:23.098 INFO [stderr] Nov 28 06:55:23.099 INFO [stderr] warning: cannot find type `created_at` in this scope Nov 28 06:55:23.099 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:55:23.099 INFO [stderr] | Nov 28 06:55:23.099 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:55:23.100 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:55:23.104 INFO [stderr] | Nov 28 06:55:23.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:55:23.105 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:55:23.105 INFO [stderr] Nov 28 06:55:23.105 INFO [stderr] warning: cannot find type `updated_at` in this scope Nov 28 06:55:23.106 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:55:23.106 INFO [stderr] | Nov 28 06:55:23.106 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:55:23.107 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:55:23.107 INFO [stderr] | Nov 28 06:55:23.107 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:55:23.107 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:55:23.108 INFO [stderr] Nov 28 06:55:23.535 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 28 06:55:23.535 INFO [stderr] --> src/db/models.rs:3:17 Nov 28 06:55:23.536 INFO [stderr] | Nov 28 06:55:23.536 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Nov 28 06:55:23.536 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:55:23.537 INFO [stderr] | Nov 28 06:55:23.537 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 28 06:55:23.537 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:55:23.537 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:55:23.538 INFO [stderr] Nov 28 06:55:23.551 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 28 06:55:23.551 INFO [stderr] --> src/db/models.rs:3:17 Nov 28 06:55:23.552 INFO [stderr] | Nov 28 06:55:23.553 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Nov 28 06:55:23.562 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:55:23.562 INFO [stderr] | Nov 28 06:55:23.562 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:55:23.562 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:55:23.562 INFO [stderr] Nov 28 06:55:23.562 INFO [stderr] warning: cannot find type `BlogPost` in this scope Nov 28 06:55:23.562 INFO [stderr] --> src/db/models.rs:3:17 Nov 28 06:55:23.562 INFO [stderr] | Nov 28 06:55:23.562 INFO [stderr] 3 | #[derive(Debug, Queryable, Serialize, Deserialize)] Nov 28 06:55:23.562 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:55:23.562 INFO [stderr] | Nov 28 06:55:23.562 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:55:23.562 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:55:23.562 INFO [stderr] Nov 28 06:55:23.562 INFO [stderr] warning: cannot find type `blog_posts` in this scope Nov 28 06:55:23.562 INFO [stderr] --> src/db/models.rs:15:17 Nov 28 06:55:23.562 INFO [stderr] | Nov 28 06:55:23.562 INFO [stderr] 15 | #[derive(Debug, Insertable)] Nov 28 06:55:23.562 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:55:23.562 INFO [stderr] | Nov 28 06:55:23.562 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:55:23.562 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:55:23.562 INFO [stderr] Nov 28 06:55:23.562 INFO [stderr] warning: cannot find type `NewBlogPost` in this scope Nov 28 06:55:23.562 INFO [stderr] --> src/db/models.rs:15:17 Nov 28 06:55:23.562 INFO [stderr] | Nov 28 06:55:23.562 INFO [stderr] 15 | #[derive(Debug, Insertable)] Nov 28 06:55:23.562 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:55:23.562 INFO [stderr] | Nov 28 06:55:23.562 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:55:23.562 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:55:23.562 INFO [stderr] Nov 28 06:55:23.562 INFO [stderr] warning: cannot find type `table` in this scope Nov 28 06:55:23.562 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 28 06:55:23.562 INFO [stderr] | Nov 28 06:55:23.562 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 28 06:55:23.562 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:55:23.562 INFO [stderr] | Nov 28 06:55:23.562 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:55:23.562 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:55:23.562 INFO [stderr] Nov 28 06:55:23.562 INFO [stderr] warning: cannot find type `id` in this scope Nov 28 06:55:23.562 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:55:23.562 INFO [stderr] | Nov 28 06:55:23.562 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:55:23.562 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:55:23.562 INFO [stderr] | Nov 28 06:55:23.562 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:55:23.562 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:55:23.562 INFO [stderr] Nov 28 06:55:23.562 INFO [stderr] warning: cannot find type `title` in this scope Nov 28 06:55:23.562 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:55:23.562 INFO [stderr] | Nov 28 06:55:23.562 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:55:23.562 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:55:23.562 INFO [stderr] | Nov 28 06:55:23.562 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:55:23.562 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:55:23.562 INFO [stderr] Nov 28 06:55:23.562 INFO [stderr] warning: cannot find type `body` in this scope Nov 28 06:55:23.562 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:55:23.562 INFO [stderr] | Nov 28 06:55:23.562 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:55:23.562 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:55:23.562 INFO [stderr] | Nov 28 06:55:23.562 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:55:23.562 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:55:23.562 INFO [stderr] Nov 28 06:55:23.562 INFO [stderr] warning: cannot find type `published` in this scope Nov 28 06:55:23.562 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:55:23.562 INFO [stderr] | Nov 28 06:55:23.562 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:55:23.562 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:55:23.562 INFO [stderr] | Nov 28 06:55:23.562 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:55:23.563 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:55:23.563 INFO [stderr] Nov 28 06:55:23.563 INFO [stderr] warning: cannot find type `created_at` in this scope Nov 28 06:55:23.563 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:55:23.563 INFO [stderr] | Nov 28 06:55:23.563 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:55:23.563 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:55:23.563 INFO [stderr] | Nov 28 06:55:23.563 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:55:23.563 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:55:23.563 INFO [stderr] Nov 28 06:55:23.563 INFO [stderr] warning: cannot find type `updated_at` in this scope Nov 28 06:55:23.563 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:55:23.563 INFO [stderr] | Nov 28 06:55:23.563 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:55:23.563 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:55:23.563 INFO [stderr] | Nov 28 06:55:23.563 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:55:23.563 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:55:23.563 INFO [stderr] Nov 28 06:55:24.388 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 44s Nov 28 06:55:24.421 INFO [stderr] su: No module specific data is present Nov 28 06:55:25.158 INFO running `"docker" "inspect" "cff09d2c895cac07bf930016030e3cd744190292cdc41066ac954a89b848f757"` Nov 28 06:55:25.428 INFO running `"docker" "rm" "-f" "cff09d2c895cac07bf930016030e3cd744190292cdc41066ac954a89b848f757"` Nov 28 06:55:25.808 INFO [stdout] cff09d2c895cac07bf930016030e3cd744190292cdc41066ac954a89b848f757