Aug 10 20:22:06.027 INFO checking chongyi/inspirer-rs against master#f6d43ed84207c7e58f363f46e5a438ff40f2b311 for libc-1 Aug 10 20:22:06.027 INFO running: cargo +f6d43ed84207c7e58f363f46e5a438ff40f2b311-alt check --frozen --all --all-targets Aug 10 20:22:06.027 INFO creating container for: cargo +f6d43ed84207c7e58f363f46e5a438ff40f2b311-alt check --frozen --all --all-targets Aug 10 20:22:06.027 INFO running `"docker" "create" "-v" "/tmp/crater.EmbPZETHVcjv:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/libc-1/worker-3/master#f6d43ed84207c7e58f363f46e5a438ff40f2b311:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home/git:/cargo-home/git:rw,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +f6d43ed84207c7e58f363f46e5a438ff40f2b311-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "crater"` Aug 10 20:22:06.207 INFO blam! da33dcdf3f429d0a39194618bf55095d6d9d87fc8b232fab94e1e9481f3439e0 Aug 10 20:22:06.209 INFO running `"docker" "start" "-a" "da33dcdf3f429d0a39194618bf55095d6d9d87fc8b232fab94e1e9481f3439e0"` Aug 10 20:22:08.574 INFO kablam! Checking lazy_static v1.0.2 Aug 10 20:22:08.578 INFO kablam! Compiling indexmap v1.0.1 Aug 10 20:22:08.605 INFO kablam! Compiling mysqlclient-sys v0.2.3 Aug 10 20:22:08.630 INFO kablam! Checking r2d2 v0.8.2 Aug 10 20:22:08.636 INFO kablam! Checking serde_json v1.0.24 Aug 10 20:22:08.637 INFO kablam! Compiling diesel_derives v1.3.0 Aug 10 20:22:08.638 INFO kablam! Checking pwhash v0.2.0 Aug 10 20:22:09.508 INFO kablam! Checking crossbeam-epoch v0.4.3 Aug 10 20:22:09.690 INFO kablam! Checking thread_local v0.3.5 Aug 10 20:22:12.090 INFO kablam! Compiling crossbeam-epoch v0.3.1 Aug 10 20:22:12.413 INFO kablam! Checking regex v1.0.2 Aug 10 20:22:14.714 INFO kablam! Checking crossbeam-deque v0.3.1 Aug 10 20:22:15.269 INFO kablam! Checking crossbeam-channel v0.1.3 Aug 10 20:22:18.442 INFO kablam! Checking tokio-threadpool v0.1.5 Aug 10 20:22:24.507 INFO kablam! Compiling crossbeam-deque v0.2.0 Aug 10 20:22:27.814 INFO kablam! Compiling rayon-core v1.4.1 Aug 10 20:22:31.969 INFO kablam! Checking tokio-fs v0.1.3 Aug 10 20:22:37.567 INFO kablam! Checking dotenv v0.13.0 Aug 10 20:22:42.846 INFO kablam! Checking tera v0.11.12 Aug 10 20:22:42.898 INFO kablam! Checking tokio v0.1.7 Aug 10 20:22:43.353 INFO kablam! Compiling rayon v0.8.2 Aug 10 20:22:46.594 INFO kablam! Checking diesel v1.3.2 Aug 10 20:22:47.689 INFO kablam! Checking tokio-core v0.1.17 Aug 10 20:22:54.056 INFO kablam! Compiling cargo_metadata v0.5.8 Aug 10 20:22:55.745 INFO kablam! Checking trust-dns-proto v0.3.3 Aug 10 20:22:55.745 INFO kablam! Checking tokio-signal v0.1.5 Aug 10 20:22:58.784 INFO kablam! Compiling ring v0.12.1 Aug 10 20:23:14.674 INFO kablam! Compiling skeptic v0.13.3 Aug 10 20:23:22.855 INFO kablam! Checking trust-dns-resolver v0.8.2 Aug 10 20:23:26.717 INFO kablam! Compiling actix v0.5.8 Aug 10 20:23:32.128 INFO kablam! Checking cookie v0.10.1 Aug 10 20:23:32.130 INFO kablam! Checking biscuit v0.0.8 Aug 10 20:23:43.306 INFO kablam! Checking actix-web v0.6.15 Aug 10 20:24:16.173 INFO kablam! Checking actix-web-httpauth v0.0.4 Aug 10 20:24:34.790 INFO kablam! Checking inspirer v0.1.0 (file:///source) Aug 10 20:24:42.476 INFO kablam! warning: unused import: `Tera` Aug 10 20:24:42.476 INFO kablam! --> src/util/error/mod.rs:9:12 Aug 10 20:24:42.476 INFO kablam! | Aug 10 20:24:42.476 INFO kablam! 9 | use tera::{Tera, Context}; Aug 10 20:24:42.476 INFO kablam! | ^^^^ Aug 10 20:24:42.476 INFO kablam! | Aug 10 20:24:42.476 INFO kablam! = note: #[warn(unused_imports)] on by default Aug 10 20:24:42.476 INFO kablam! Aug 10 20:24:42.492 INFO kablam! warning: cannot find type `last_insert_id` in this scope Aug 10 20:24:42.492 INFO kablam! --> :3:33 Aug 10 20:24:42.492 INFO kablam! | Aug 10 20:24:42.492 INFO kablam! 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Aug 10 20:24:42.492 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:42.492 INFO kablam! | Aug 10 20:24:42.492 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Aug 10 20:24:42.492 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! Aug 10 20:24:42.492 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:42.492 INFO kablam! Aug 10 20:24:42.493 INFO kablam! warning: cannot find type `last_insert_id` in this scope Aug 10 20:24:42.493 INFO kablam! --> :3:33 Aug 10 20:24:42.493 INFO kablam! | Aug 10 20:24:42.494 INFO kablam! 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Aug 10 20:24:42.494 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:42.494 INFO kablam! | Aug 10 20:24:42.494 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! Aug 10 20:24:42.494 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:42.494 INFO kablam! Aug 10 20:24:42.494 INFO kablam! warning: cannot find type `AuthenticationUser` in this scope Aug 10 20:24:42.494 INFO kablam! --> src/models/user.rs:9:48 Aug 10 20:24:42.494 INFO kablam! | Aug 10 20:24:42.494 INFO kablam! 9 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Aug 10 20:24:42.494 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:42.494 INFO kablam! | Aug 10 20:24:42.494 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! Aug 10 20:24:42.494 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:42.494 INFO kablam! Aug 10 20:24:42.495 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Aug 10 20:24:42.495 INFO kablam! --> src/models/user.rs:17:48 Aug 10 20:24:42.495 INFO kablam! | Aug 10 20:24:42.495 INFO kablam! 17 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Aug 10 20:24:42.495 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:42.495 INFO kablam! | Aug 10 20:24:42.495 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! Aug 10 20:24:42.495 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:42.495 INFO kablam! Aug 10 20:24:42.496 INFO kablam! warning: cannot find type `UserDisplay` in this scope Aug 10 20:24:42.496 INFO kablam! --> src/models/user.rs:17:48 Aug 10 20:24:42.496 INFO kablam! | Aug 10 20:24:42.496 INFO kablam! 17 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Aug 10 20:24:42.496 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:42.496 INFO kablam! | Aug 10 20:24:42.496 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! Aug 10 20:24:42.496 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:42.496 INFO kablam! Aug 10 20:24:42.508 INFO kablam! warning: cannot find type `CategoryBase` in this scope Aug 10 20:24:42.508 INFO kablam! --> src/models/category.rs:15:48 Aug 10 20:24:42.508 INFO kablam! | Aug 10 20:24:42.508 INFO kablam! 15 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Aug 10 20:24:42.508 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:42.508 INFO kablam! | Aug 10 20:24:42.508 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! Aug 10 20:24:42.509 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:42.509 INFO kablam! Aug 10 20:24:42.517 INFO kablam! warning: cannot find type `categories` in this scope Aug 10 20:24:42.517 INFO kablam! --> src/models/category.rs:30:23 Aug 10 20:24:42.517 INFO kablam! | Aug 10 20:24:42.517 INFO kablam! 30 | #[derive(Deserialize, Insertable, Debug)] Aug 10 20:24:42.517 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:42.518 INFO kablam! | Aug 10 20:24:42.518 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! Aug 10 20:24:42.519 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:42.519 INFO kablam! Aug 10 20:24:42.519 INFO kablam! warning: cannot find type `NewCategory` in this scope Aug 10 20:24:42.519 INFO kablam! --> src/models/category.rs:30:23 Aug 10 20:24:42.519 INFO kablam! | Aug 10 20:24:42.520 INFO kablam! 30 | #[derive(Deserialize, Insertable, Debug)] Aug 10 20:24:42.520 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:42.520 INFO kablam! | Aug 10 20:24:42.520 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! Aug 10 20:24:42.521 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:42.521 INFO kablam! Aug 10 20:24:42.524 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Aug 10 20:24:42.524 INFO kablam! --> src/models/category.rs:50:48 Aug 10 20:24:42.524 INFO kablam! | Aug 10 20:24:42.524 INFO kablam! 50 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Aug 10 20:24:42.524 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:42.528 INFO kablam! | Aug 10 20:24:42.529 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! Aug 10 20:24:42.529 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:42.529 INFO kablam! Aug 10 20:24:42.530 INFO kablam! warning: cannot find type `CategoryDisplay` in this scope Aug 10 20:24:42.530 INFO kablam! --> src/models/category.rs:50:48 Aug 10 20:24:42.530 INFO kablam! | Aug 10 20:24:42.530 INFO kablam! 50 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Aug 10 20:24:42.530 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:42.530 INFO kablam! | Aug 10 20:24:42.531 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! Aug 10 20:24:42.531 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:42.532 INFO kablam! Aug 10 20:24:42.533 INFO kablam! warning: cannot find type `UpdateCategory` in this scope Aug 10 20:24:42.533 INFO kablam! --> src/models/category.rs:189:10 Aug 10 20:24:42.533 INFO kablam! | Aug 10 20:24:42.533 INFO kablam! 189 | #[derive(AsChangeset, Deserialize)] Aug 10 20:24:42.533 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:42.541 INFO kablam! | Aug 10 20:24:42.541 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! Aug 10 20:24:42.542 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:42.542 INFO kablam! Aug 10 20:24:42.543 INFO kablam! warning: cannot find type `categories` in this scope Aug 10 20:24:42.543 INFO kablam! --> src/models/category.rs:189:10 Aug 10 20:24:42.543 INFO kablam! | Aug 10 20:24:42.543 INFO kablam! 189 | #[derive(AsChangeset, Deserialize)] Aug 10 20:24:42.543 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:42.543 INFO kablam! | Aug 10 20:24:42.544 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! Aug 10 20:24:42.544 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:42.544 INFO kablam! Aug 10 20:24:42.546 INFO kablam! warning: unused import: `database::map_database_error` Aug 10 20:24:42.546 INFO kablam! --> src/models/content/article.rs:9:46 Aug 10 20:24:42.546 INFO kablam! | Aug 10 20:24:42.546 INFO kablam! 9 | use util::error::{ApplicationError as Error, database::map_database_error}; Aug 10 20:24:42.546 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 10 20:24:42.547 INFO kablam! Aug 10 20:24:42.547 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Aug 10 20:24:42.547 INFO kablam! --> src/models/content/article.rs:11:21 Aug 10 20:24:42.547 INFO kablam! | Aug 10 20:24:42.547 INFO kablam! 11 | #[derive(Serialize, Queryable)] Aug 10 20:24:42.547 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:42.548 INFO kablam! | Aug 10 20:24:42.548 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! Aug 10 20:24:42.548 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:42.549 INFO kablam! Aug 10 20:24:42.549 INFO kablam! warning: cannot find type `ArticleDisplay` in this scope Aug 10 20:24:42.549 INFO kablam! --> src/models/content/article.rs:11:21 Aug 10 20:24:42.549 INFO kablam! | Aug 10 20:24:42.549 INFO kablam! 11 | #[derive(Serialize, Queryable)] Aug 10 20:24:42.549 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:42.550 INFO kablam! | Aug 10 20:24:42.550 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! Aug 10 20:24:42.551 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:42.551 INFO kablam! Aug 10 20:24:42.553 INFO kablam! warning: cannot find type `UpdateArticle` in this scope Aug 10 20:24:42.553 INFO kablam! --> src/models/content/article.rs:38:37 Aug 10 20:24:42.553 INFO kablam! | Aug 10 20:24:42.553 INFO kablam! 38 | #[derive(Deserialize, Clone, Debug, AsChangeset)] Aug 10 20:24:42.553 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:42.560 INFO kablam! | Aug 10 20:24:42.561 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 10 20:24:42.561 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:42.562 INFO kablam! Aug 10 20:24:42.562 INFO kablam! warning: cannot find type `content_articles` in this scope Aug 10 20:24:42.562 INFO kablam! --> src/models/content/article.rs:38:37 Aug 10 20:24:42.562 INFO kablam! | Aug 10 20:24:42.562 INFO kablam! 38 | #[derive(Deserialize, Clone, Debug, AsChangeset)] Aug 10 20:24:42.562 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:42.563 INFO kablam! | Aug 10 20:24:42.563 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! Aug 10 20:24:42.563 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:42.564 INFO kablam! Aug 10 20:24:42.564 INFO kablam! warning: cannot find type `content_articles` in this scope Aug 10 20:24:42.564 INFO kablam! --> src/models/content/article.rs:45:10 Aug 10 20:24:42.564 INFO kablam! | Aug 10 20:24:42.564 INFO kablam! 45 | #[derive(Insertable)] Aug 10 20:24:42.564 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:42.565 INFO kablam! | Aug 10 20:24:42.565 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! Aug 10 20:24:42.566 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:42.566 INFO kablam! Aug 10 20:24:42.566 INFO kablam! warning: cannot find type `NewArticle` in this scope Aug 10 20:24:42.566 INFO kablam! --> src/models/content/article.rs:45:10 Aug 10 20:24:42.566 INFO kablam! | Aug 10 20:24:42.566 INFO kablam! 45 | #[derive(Insertable)] Aug 10 20:24:42.566 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:42.567 INFO kablam! | Aug 10 20:24:42.567 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! Aug 10 20:24:42.568 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:42.568 INFO kablam! Aug 10 20:24:42.569 INFO kablam! warning: unused import: `last_insert_id` Aug 10 20:24:42.569 INFO kablam! --> src/models/content/mod.rs:9:40 Aug 10 20:24:42.569 INFO kablam! | Aug 10 20:24:42.569 INFO kablam! 9 | use database::{DatabaseExecutor, Conn, last_insert_id}; Aug 10 20:24:42.569 INFO kablam! | ^^^^^^^^^^^^^^ Aug 10 20:24:42.569 INFO kablam! Aug 10 20:24:42.570 INFO kablam! warning: unused import: `CreatedObjectIdMessage` Aug 10 20:24:42.570 INFO kablam! --> src/models/content/mod.rs:10:21 Aug 10 20:24:42.570 INFO kablam! | Aug 10 20:24:42.570 INFO kablam! 10 | use util::message::{CreatedObjectIdMessage, PaginatedListMessage, Pagination, UpdateByID}; Aug 10 20:24:42.570 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Aug 10 20:24:42.570 INFO kablam! Aug 10 20:24:42.593 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Aug 10 20:24:42.593 INFO kablam! --> src/models/content/mod.rs:47:21 Aug 10 20:24:42.593 INFO kablam! | Aug 10 20:24:42.593 INFO kablam! 47 | #[derive(Serialize, Queryable)] Aug 10 20:24:42.593 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:42.593 INFO kablam! | Aug 10 20:24:42.594 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! Aug 10 20:24:42.594 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:42.594 INFO kablam! Aug 10 20:24:42.595 INFO kablam! warning: cannot find type `ContentDisplay` in this scope Aug 10 20:24:42.595 INFO kablam! --> src/models/content/mod.rs:47:21 Aug 10 20:24:42.595 INFO kablam! | Aug 10 20:24:42.595 INFO kablam! 47 | #[derive(Serialize, Queryable)] Aug 10 20:24:42.595 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:42.595 INFO kablam! | Aug 10 20:24:42.595 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! Aug 10 20:24:42.595 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:42.595 INFO kablam! Aug 10 20:24:42.596 INFO kablam! warning: cannot find type `ContentRelateBase` in this scope Aug 10 20:24:42.596 INFO kablam! --> src/models/content/mod.rs:76:21 Aug 10 20:24:42.596 INFO kablam! | Aug 10 20:24:42.596 INFO kablam! 76 | #[derive(Serialize, Queryable)] Aug 10 20:24:42.597 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:42.597 INFO kablam! | Aug 10 20:24:42.597 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! Aug 10 20:24:42.597 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:42.597 INFO kablam! Aug 10 20:24:42.598 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Aug 10 20:24:42.598 INFO kablam! --> src/models/content/mod.rs:83:35 Aug 10 20:24:42.598 INFO kablam! | Aug 10 20:24:42.598 INFO kablam! 83 | #[derive(Debug, Clone, Serialize, Queryable)] Aug 10 20:24:42.598 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:42.598 INFO kablam! | Aug 10 20:24:42.598 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! Aug 10 20:24:42.598 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:42.598 INFO kablam! Aug 10 20:24:42.598 INFO kablam! warning: cannot find type `ContentBase` in this scope Aug 10 20:24:42.598 INFO kablam! --> src/models/content/mod.rs:83:35 Aug 10 20:24:42.598 INFO kablam! | Aug 10 20:24:42.598 INFO kablam! 83 | #[derive(Debug, Clone, Serialize, Queryable)] Aug 10 20:24:42.598 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:42.598 INFO kablam! | Aug 10 20:24:42.598 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! Aug 10 20:24:42.600 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:42.600 INFO kablam! Aug 10 20:24:42.601 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Aug 10 20:24:42.601 INFO kablam! --> src/models/content/mod.rs:96:35 Aug 10 20:24:42.601 INFO kablam! | Aug 10 20:24:42.601 INFO kablam! 96 | #[derive(Debug, Clone, Serialize, Queryable)] Aug 10 20:24:42.601 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:42.601 INFO kablam! | Aug 10 20:24:42.601 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! Aug 10 20:24:42.601 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:42.601 INFO kablam! Aug 10 20:24:42.601 INFO kablam! warning: cannot find type `ContentFull` in this scope Aug 10 20:24:42.601 INFO kablam! --> src/models/content/mod.rs:96:35 Aug 10 20:24:42.601 INFO kablam! | Aug 10 20:24:42.601 INFO kablam! 96 | #[derive(Debug, Clone, Serialize, Queryable)] Aug 10 20:24:42.601 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:42.601 INFO kablam! | Aug 10 20:24:42.601 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! Aug 10 20:24:42.601 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:42.602 INFO kablam! Aug 10 20:24:42.605 INFO kablam! warning: cannot find type `contents` in this scope Aug 10 20:24:42.605 INFO kablam! --> src/models/content/mod.rs:125:10 Aug 10 20:24:42.605 INFO kablam! | Aug 10 20:24:42.605 INFO kablam! 125 | #[derive(Insertable)] Aug 10 20:24:42.605 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:42.605 INFO kablam! | Aug 10 20:24:42.605 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! Aug 10 20:24:42.605 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:42.605 INFO kablam! Aug 10 20:24:42.605 INFO kablam! warning: cannot find type `NewContent` in this scope Aug 10 20:24:42.605 INFO kablam! --> src/models/content/mod.rs:125:10 Aug 10 20:24:42.605 INFO kablam! | Aug 10 20:24:42.605 INFO kablam! 125 | #[derive(Insertable)] Aug 10 20:24:42.605 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:42.605 INFO kablam! | Aug 10 20:24:42.605 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! Aug 10 20:24:42.605 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:42.605 INFO kablam! Aug 10 20:24:42.626 INFO kablam! warning: cannot find type `UpdateContent` in this scope Aug 10 20:24:42.627 INFO kablam! --> src/models/content/mod.rs:381:10 Aug 10 20:24:42.627 INFO kablam! | Aug 10 20:24:42.627 INFO kablam! 381 | #[derive(AsChangeset)] Aug 10 20:24:42.627 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:42.627 INFO kablam! | Aug 10 20:24:42.627 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! Aug 10 20:24:42.627 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:42.627 INFO kablam! Aug 10 20:24:42.627 INFO kablam! warning: cannot find type `contents` in this scope Aug 10 20:24:42.627 INFO kablam! --> src/models/content/mod.rs:381:10 Aug 10 20:24:42.627 INFO kablam! | Aug 10 20:24:42.627 INFO kablam! 381 | #[derive(AsChangeset)] Aug 10 20:24:42.627 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:42.627 INFO kablam! | Aug 10 20:24:42.627 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! Aug 10 20:24:42.627 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:42.627 INFO kablam! Aug 10 20:24:42.629 INFO kablam! warning: cannot find type `table` in this scope Aug 10 20:24:42.629 INFO kablam! --> :165:33 Aug 10 20:24:42.629 INFO kablam! | Aug 10 20:24:42.629 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Aug 10 20:24:42.629 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:42.629 INFO kablam! | Aug 10 20:24:42.630 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! Aug 10 20:24:42.630 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:42.630 INFO kablam! Aug 10 20:24:42.631 INFO kablam! warning: cannot find type `id` in this scope Aug 10 20:24:42.631 INFO kablam! --> <__diesel_column macros>:5:33 Aug 10 20:24:42.631 INFO kablam! | Aug 10 20:24:42.631 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 10 20:24:42.631 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:42.631 INFO kablam! | Aug 10 20:24:42.631 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! Aug 10 20:24:42.632 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:42.632 INFO kablam! Aug 10 20:24:42.636 INFO kablam! warning: cannot find type `name` in this scope Aug 10 20:24:42.637 INFO kablam! --> <__diesel_column macros>:5:33 Aug 10 20:24:42.637 INFO kablam! | Aug 10 20:24:42.637 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 10 20:24:42.637 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:42.637 INFO kablam! | Aug 10 20:24:42.637 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! Aug 10 20:24:42.645 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:42.645 INFO kablam! Aug 10 20:24:42.646 INFO kablam! warning: cannot find type `display_name` in this scope Aug 10 20:24:42.646 INFO kablam! --> <__diesel_column macros>:5:33 Aug 10 20:24:42.646 INFO kablam! | Aug 10 20:24:42.646 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 10 20:24:42.646 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:42.647 INFO kablam! | Aug 10 20:24:42.647 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! Aug 10 20:24:42.648 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:42.648 INFO kablam! Aug 10 20:24:42.649 INFO kablam! warning: cannot find type `description` in this scope Aug 10 20:24:42.649 INFO kablam! --> <__diesel_column macros>:5:33 Aug 10 20:24:42.649 INFO kablam! | Aug 10 20:24:42.649 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 10 20:24:42.649 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:42.649 INFO kablam! | Aug 10 20:24:42.650 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! Aug 10 20:24:42.650 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:42.650 INFO kablam! Aug 10 20:24:42.651 INFO kablam! warning: cannot find type `sort` in this scope Aug 10 20:24:42.651 INFO kablam! --> <__diesel_column macros>:5:33 Aug 10 20:24:42.651 INFO kablam! | Aug 10 20:24:42.651 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 10 20:24:42.651 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:42.652 INFO kablam! | Aug 10 20:24:42.652 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! Aug 10 20:24:42.652 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:42.653 INFO kablam! Aug 10 20:24:42.654 INFO kablam! warning: cannot find type `created_at` in this scope Aug 10 20:24:42.654 INFO kablam! --> <__diesel_column macros>:5:33 Aug 10 20:24:42.654 INFO kablam! | Aug 10 20:24:42.654 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 10 20:24:42.654 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:42.656 INFO kablam! | Aug 10 20:24:42.656 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! Aug 10 20:24:42.657 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:42.657 INFO kablam! Aug 10 20:24:42.658 INFO kablam! warning: cannot find type `updated_at` in this scope Aug 10 20:24:42.658 INFO kablam! --> <__diesel_column macros>:5:33 Aug 10 20:24:42.658 INFO kablam! | Aug 10 20:24:42.658 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 10 20:24:42.658 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:42.659 INFO kablam! | Aug 10 20:24:42.659 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! Aug 10 20:24:42.659 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:42.660 INFO kablam! Aug 10 20:24:42.661 INFO kablam! warning: cannot find type `creator_id` in this scope Aug 10 20:24:42.661 INFO kablam! --> <__diesel_column macros>:5:33 Aug 10 20:24:42.661 INFO kablam! | Aug 10 20:24:42.661 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 10 20:24:42.661 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:42.676 INFO kablam! | Aug 10 20:24:42.677 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! Aug 10 20:24:42.677 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:42.678 INFO kablam! Aug 10 20:24:42.678 INFO kablam! warning: cannot find type `title` in this scope Aug 10 20:24:42.678 INFO kablam! --> <__diesel_column macros>:5:33 Aug 10 20:24:42.678 INFO kablam! | Aug 10 20:24:42.678 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 10 20:24:42.679 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:42.679 INFO kablam! | Aug 10 20:24:42.679 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! Aug 10 20:24:42.680 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:42.680 INFO kablam! Aug 10 20:24:42.681 INFO kablam! warning: cannot find type `category_id` in this scope Aug 10 20:24:42.681 INFO kablam! --> <__diesel_column macros>:5:33 Aug 10 20:24:42.681 INFO kablam! | Aug 10 20:24:42.681 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 10 20:24:42.681 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:42.681 INFO kablam! | Aug 10 20:24:42.682 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! Aug 10 20:24:42.682 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:42.682 INFO kablam! Aug 10 20:24:42.683 INFO kablam! warning: cannot find type `keywords` in this scope Aug 10 20:24:42.683 INFO kablam! --> <__diesel_column macros>:5:33 Aug 10 20:24:42.683 INFO kablam! | Aug 10 20:24:42.683 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 10 20:24:42.683 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:42.684 INFO kablam! | Aug 10 20:24:42.684 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! Aug 10 20:24:42.685 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:42.685 INFO kablam! Aug 10 20:24:42.686 INFO kablam! warning: cannot find type `display` in this scope Aug 10 20:24:42.686 INFO kablam! --> <__diesel_column macros>:5:33 Aug 10 20:24:42.686 INFO kablam! | Aug 10 20:24:42.686 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 10 20:24:42.686 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:42.687 INFO kablam! | Aug 10 20:24:42.687 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! Aug 10 20:24:42.687 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:42.688 INFO kablam! Aug 10 20:24:42.688 INFO kablam! warning: cannot find type `entity_type` in this scope Aug 10 20:24:42.688 INFO kablam! --> <__diesel_column macros>:5:33 Aug 10 20:24:42.688 INFO kablam! | Aug 10 20:24:42.688 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 10 20:24:42.688 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:42.689 INFO kablam! | Aug 10 20:24:42.689 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! Aug 10 20:24:42.690 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:42.690 INFO kablam! Aug 10 20:24:42.691 INFO kablam! warning: cannot find type `entity_id` in this scope Aug 10 20:24:42.691 INFO kablam! --> <__diesel_column macros>:5:33 Aug 10 20:24:42.691 INFO kablam! | Aug 10 20:24:42.691 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 10 20:24:42.691 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:42.691 INFO kablam! | Aug 10 20:24:42.691 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! Aug 10 20:24:42.692 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:42.692 INFO kablam! Aug 10 20:24:42.694 INFO kablam! warning: cannot find type `content_id` in this scope Aug 10 20:24:42.694 INFO kablam! --> <__diesel_column macros>:5:33 Aug 10 20:24:42.694 INFO kablam! | Aug 10 20:24:42.694 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 10 20:24:42.694 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:42.695 INFO kablam! | Aug 10 20:24:42.695 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! Aug 10 20:24:42.696 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:42.696 INFO kablam! Aug 10 20:24:42.697 INFO kablam! warning: cannot find type `content` in this scope Aug 10 20:24:42.697 INFO kablam! --> <__diesel_column macros>:5:33 Aug 10 20:24:42.697 INFO kablam! | Aug 10 20:24:42.697 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 10 20:24:42.697 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:42.697 INFO kablam! | Aug 10 20:24:42.697 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! Aug 10 20:24:42.698 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:42.698 INFO kablam! Aug 10 20:24:42.699 INFO kablam! warning: cannot find type `views` in this scope Aug 10 20:24:42.699 INFO kablam! --> <__diesel_column macros>:5:33 Aug 10 20:24:42.699 INFO kablam! | Aug 10 20:24:42.699 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 10 20:24:42.699 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:42.700 INFO kablam! | Aug 10 20:24:42.700 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! Aug 10 20:24:42.700 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:42.701 INFO kablam! Aug 10 20:24:42.701 INFO kablam! warning: cannot find type `modified_at` in this scope Aug 10 20:24:42.701 INFO kablam! --> <__diesel_column macros>:5:33 Aug 10 20:24:42.702 INFO kablam! | Aug 10 20:24:42.702 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 10 20:24:42.702 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:42.703 INFO kablam! | Aug 10 20:24:42.703 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! Aug 10 20:24:42.704 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:42.704 INFO kablam! Aug 10 20:24:42.706 INFO kablam! warning: cannot find type `email` in this scope Aug 10 20:24:42.706 INFO kablam! --> <__diesel_column macros>:5:33 Aug 10 20:24:42.706 INFO kablam! | Aug 10 20:24:42.706 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 10 20:24:42.706 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:42.724 INFO kablam! | Aug 10 20:24:42.725 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! Aug 10 20:24:42.725 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:42.725 INFO kablam! Aug 10 20:24:42.726 INFO kablam! warning: cannot find type `password` in this scope Aug 10 20:24:42.726 INFO kablam! --> <__diesel_column macros>:5:33 Aug 10 20:24:42.726 INFO kablam! | Aug 10 20:24:42.726 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 10 20:24:42.726 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:42.727 INFO kablam! | Aug 10 20:24:42.727 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! Aug 10 20:24:42.728 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:42.728 INFO kablam! Aug 10 20:24:42.729 INFO kablam! warning: unused imports: `FromRequest`, `HttpRequest`, `Scope`, `http::Method` Aug 10 20:24:42.729 INFO kablam! --> src/routes/blog.rs:1:17 Aug 10 20:24:42.729 INFO kablam! | Aug 10 20:24:42.729 INFO kablam! 1 | use actix_web::{Scope, http::Method, HttpRequest, FromRequest}; Aug 10 20:24:42.729 INFO kablam! | ^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^ Aug 10 20:24:42.730 INFO kablam! Aug 10 20:24:42.730 INFO kablam! warning: unused import: `state::AppState` Aug 10 20:24:42.730 INFO kablam! --> src/routes/blog.rs:3:5 Aug 10 20:24:42.730 INFO kablam! | Aug 10 20:24:42.730 INFO kablam! 3 | use state::AppState; Aug 10 20:24:42.730 INFO kablam! | ^^^^^^^^^^^^^^^ Aug 10 20:24:42.731 INFO kablam! Aug 10 20:24:42.731 INFO kablam! warning: unused import: `actix_web::http::Method` Aug 10 20:24:42.731 INFO kablam! --> src/main.rs:41:5 Aug 10 20:24:42.731 INFO kablam! | Aug 10 20:24:42.731 INFO kablam! 41 | use actix_web::http::Method; Aug 10 20:24:42.731 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Aug 10 20:24:42.732 INFO kablam! Aug 10 20:24:42.732 INFO kablam! warning: unused import: `controllers::admin` Aug 10 20:24:42.732 INFO kablam! --> src/main.rs:51:5 Aug 10 20:24:42.732 INFO kablam! | Aug 10 20:24:42.732 INFO kablam! 51 | use controllers::admin; Aug 10 20:24:42.732 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Aug 10 20:24:42.733 INFO kablam! Aug 10 20:24:42.733 INFO kablam! warning: unused import: `middlewares::authenticate::Authenticate as MAuthenticate` Aug 10 20:24:42.733 INFO kablam! --> src/main.rs:52:5 Aug 10 20:24:42.733 INFO kablam! | Aug 10 20:24:42.733 INFO kablam! 52 | use middlewares::authenticate::Authenticate as MAuthenticate; Aug 10 20:24:42.733 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 10 20:24:42.734 INFO kablam! Aug 10 20:24:42.956 INFO kablam! warning: unused import: `Tera` Aug 10 20:24:42.956 INFO kablam! --> src/util/error/mod.rs:9:12 Aug 10 20:24:42.956 INFO kablam! | Aug 10 20:24:42.956 INFO kablam! 9 | use tera::{Tera, Context}; Aug 10 20:24:42.956 INFO kablam! | ^^^^ Aug 10 20:24:42.956 INFO kablam! | Aug 10 20:24:42.956 INFO kablam! = note: #[warn(unused_imports)] on by default Aug 10 20:24:42.956 INFO kablam! Aug 10 20:24:42.959 INFO kablam! warning: cannot find type `last_insert_id` in this scope Aug 10 20:24:42.959 INFO kablam! --> :3:33 Aug 10 20:24:42.959 INFO kablam! | Aug 10 20:24:42.959 INFO kablam! 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Aug 10 20:24:42.960 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:42.960 INFO kablam! | Aug 10 20:24:42.960 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Aug 10 20:24:42.960 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! Aug 10 20:24:42.960 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:42.960 INFO kablam! Aug 10 20:24:42.960 INFO kablam! warning: cannot find type `last_insert_id` in this scope Aug 10 20:24:42.960 INFO kablam! --> :3:33 Aug 10 20:24:42.960 INFO kablam! | Aug 10 20:24:42.960 INFO kablam! 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Aug 10 20:24:42.960 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:42.960 INFO kablam! | Aug 10 20:24:42.960 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! Aug 10 20:24:42.960 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:42.960 INFO kablam! Aug 10 20:24:42.961 INFO kablam! warning: cannot find type `AuthenticationUser` in this scope Aug 10 20:24:42.961 INFO kablam! --> src/models/user.rs:9:48 Aug 10 20:24:42.961 INFO kablam! | Aug 10 20:24:42.961 INFO kablam! 9 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Aug 10 20:24:42.961 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:42.962 INFO kablam! | Aug 10 20:24:42.962 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! Aug 10 20:24:42.962 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:42.962 INFO kablam! Aug 10 20:24:42.963 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Aug 10 20:24:42.963 INFO kablam! --> src/models/user.rs:17:48 Aug 10 20:24:42.963 INFO kablam! | Aug 10 20:24:42.963 INFO kablam! 17 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Aug 10 20:24:42.963 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:42.963 INFO kablam! | Aug 10 20:24:42.963 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! Aug 10 20:24:42.964 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:42.964 INFO kablam! Aug 10 20:24:42.964 INFO kablam! warning: cannot find type `UserDisplay` in this scope Aug 10 20:24:42.964 INFO kablam! --> src/models/user.rs:17:48 Aug 10 20:24:42.964 INFO kablam! | Aug 10 20:24:42.964 INFO kablam! 17 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Aug 10 20:24:42.964 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:42.964 INFO kablam! | Aug 10 20:24:42.964 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! Aug 10 20:24:42.964 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:42.964 INFO kablam! Aug 10 20:24:42.966 INFO kablam! warning: cannot find type `CategoryBase` in this scope Aug 10 20:24:42.966 INFO kablam! --> src/models/category.rs:15:48 Aug 10 20:24:42.966 INFO kablam! | Aug 10 20:24:42.966 INFO kablam! 15 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Aug 10 20:24:42.966 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:42.966 INFO kablam! | Aug 10 20:24:42.966 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! Aug 10 20:24:42.966 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:42.966 INFO kablam! Aug 10 20:24:42.968 INFO kablam! warning: cannot find type `categories` in this scope Aug 10 20:24:42.968 INFO kablam! --> src/models/category.rs:30:23 Aug 10 20:24:42.968 INFO kablam! | Aug 10 20:24:42.968 INFO kablam! 30 | #[derive(Deserialize, Insertable, Debug)] Aug 10 20:24:42.968 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:42.968 INFO kablam! | Aug 10 20:24:42.968 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! Aug 10 20:24:42.968 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:42.968 INFO kablam! Aug 10 20:24:42.968 INFO kablam! warning: cannot find type `NewCategory` in this scope Aug 10 20:24:42.968 INFO kablam! --> src/models/category.rs:30:23 Aug 10 20:24:42.968 INFO kablam! | Aug 10 20:24:42.968 INFO kablam! 30 | #[derive(Deserialize, Insertable, Debug)] Aug 10 20:24:42.968 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:42.968 INFO kablam! | Aug 10 20:24:42.968 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! Aug 10 20:24:42.968 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:42.968 INFO kablam! Aug 10 20:24:42.970 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Aug 10 20:24:42.970 INFO kablam! --> src/models/category.rs:50:48 Aug 10 20:24:42.970 INFO kablam! | Aug 10 20:24:42.970 INFO kablam! 50 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Aug 10 20:24:42.970 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:42.970 INFO kablam! | Aug 10 20:24:42.970 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! Aug 10 20:24:42.970 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:42.971 INFO kablam! Aug 10 20:24:42.971 INFO kablam! warning: cannot find type `CategoryDisplay` in this scope Aug 10 20:24:42.971 INFO kablam! --> src/models/category.rs:50:48 Aug 10 20:24:42.971 INFO kablam! | Aug 10 20:24:42.971 INFO kablam! 50 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Aug 10 20:24:42.971 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:42.971 INFO kablam! | Aug 10 20:24:42.971 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! Aug 10 20:24:42.971 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:42.971 INFO kablam! Aug 10 20:24:42.972 INFO kablam! warning: cannot find type `UpdateCategory` in this scope Aug 10 20:24:42.972 INFO kablam! --> src/models/category.rs:189:10 Aug 10 20:24:42.972 INFO kablam! | Aug 10 20:24:42.972 INFO kablam! 189 | #[derive(AsChangeset, Deserialize)] Aug 10 20:24:42.972 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:42.972 INFO kablam! | Aug 10 20:24:42.972 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! Aug 10 20:24:42.972 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:42.972 INFO kablam! Aug 10 20:24:42.972 INFO kablam! warning: cannot find type `categories` in this scope Aug 10 20:24:42.972 INFO kablam! --> src/models/category.rs:189:10 Aug 10 20:24:42.972 INFO kablam! | Aug 10 20:24:42.972 INFO kablam! 189 | #[derive(AsChangeset, Deserialize)] Aug 10 20:24:42.972 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:42.972 INFO kablam! | Aug 10 20:24:42.972 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! Aug 10 20:24:42.972 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:42.972 INFO kablam! Aug 10 20:24:42.973 INFO kablam! warning: unused import: `database::map_database_error` Aug 10 20:24:42.973 INFO kablam! --> src/models/content/article.rs:9:46 Aug 10 20:24:42.973 INFO kablam! | Aug 10 20:24:42.973 INFO kablam! 9 | use util::error::{ApplicationError as Error, database::map_database_error}; Aug 10 20:24:42.973 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 10 20:24:42.973 INFO kablam! Aug 10 20:24:42.973 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Aug 10 20:24:42.974 INFO kablam! --> src/models/content/article.rs:11:21 Aug 10 20:24:42.974 INFO kablam! | Aug 10 20:24:42.974 INFO kablam! 11 | #[derive(Serialize, Queryable)] Aug 10 20:24:42.974 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:42.974 INFO kablam! | Aug 10 20:24:42.974 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! Aug 10 20:24:42.974 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:42.974 INFO kablam! Aug 10 20:24:42.974 INFO kablam! warning: cannot find type `ArticleDisplay` in this scope Aug 10 20:24:42.974 INFO kablam! --> src/models/content/article.rs:11:21 Aug 10 20:24:42.974 INFO kablam! | Aug 10 20:24:42.974 INFO kablam! 11 | #[derive(Serialize, Queryable)] Aug 10 20:24:42.974 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:42.974 INFO kablam! | Aug 10 20:24:42.974 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! Aug 10 20:24:42.974 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:42.974 INFO kablam! Aug 10 20:24:42.975 INFO kablam! warning: cannot find type `UpdateArticle` in this scope Aug 10 20:24:42.975 INFO kablam! --> src/models/content/article.rs:38:37 Aug 10 20:24:42.975 INFO kablam! | Aug 10 20:24:42.975 INFO kablam! 38 | #[derive(Deserialize, Clone, Debug, AsChangeset)] Aug 10 20:24:42.975 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:42.982 INFO kablam! | Aug 10 20:24:42.982 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! Aug 10 20:24:42.982 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:42.982 INFO kablam! Aug 10 20:24:42.982 INFO kablam! warning: cannot find type `content_articles` in this scope Aug 10 20:24:42.982 INFO kablam! --> src/models/content/article.rs:38:37 Aug 10 20:24:42.982 INFO kablam! | Aug 10 20:24:42.982 INFO kablam! 38 | #[derive(Deserialize, Clone, Debug, AsChangeset)] Aug 10 20:24:42.982 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:42.982 INFO kablam! | Aug 10 20:24:42.982 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! Aug 10 20:24:42.982 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:42.982 INFO kablam! Aug 10 20:24:42.983 INFO kablam! warning: cannot find type `content_articles` in this scope Aug 10 20:24:42.983 INFO kablam! --> src/models/content/article.rs:45:10 Aug 10 20:24:42.983 INFO kablam! | Aug 10 20:24:42.983 INFO kablam! 45 | #[derive(Insertable)] Aug 10 20:24:42.983 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:42.983 INFO kablam! | Aug 10 20:24:42.983 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! Aug 10 20:24:42.983 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:42.983 INFO kablam! Aug 10 20:24:42.983 INFO kablam! warning: cannot find type `NewArticle` in this scope Aug 10 20:24:42.983 INFO kablam! --> src/models/content/article.rs:45:10 Aug 10 20:24:42.983 INFO kablam! | Aug 10 20:24:42.983 INFO kablam! 45 | #[derive(Insertable)] Aug 10 20:24:42.983 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:42.983 INFO kablam! | Aug 10 20:24:42.983 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! Aug 10 20:24:42.983 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:42.983 INFO kablam! Aug 10 20:24:42.983 INFO kablam! warning: unused import: `last_insert_id` Aug 10 20:24:42.983 INFO kablam! --> src/models/content/mod.rs:9:40 Aug 10 20:24:42.983 INFO kablam! | Aug 10 20:24:42.983 INFO kablam! 9 | use database::{DatabaseExecutor, Conn, last_insert_id}; Aug 10 20:24:42.983 INFO kablam! | ^^^^^^^^^^^^^^ Aug 10 20:24:42.988 INFO kablam! Aug 10 20:24:42.988 INFO kablam! warning: unused import: `CreatedObjectIdMessage` Aug 10 20:24:42.988 INFO kablam! --> src/models/content/mod.rs:10:21 Aug 10 20:24:42.988 INFO kablam! | Aug 10 20:24:42.989 INFO kablam! 10 | use util::message::{CreatedObjectIdMessage, PaginatedListMessage, Pagination, UpdateByID}; Aug 10 20:24:42.989 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Aug 10 20:24:42.989 INFO kablam! Aug 10 20:24:42.990 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Aug 10 20:24:42.990 INFO kablam! --> src/models/content/mod.rs:47:21 Aug 10 20:24:42.990 INFO kablam! | Aug 10 20:24:42.991 INFO kablam! 47 | #[derive(Serialize, Queryable)] Aug 10 20:24:42.991 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:42.991 INFO kablam! | Aug 10 20:24:42.991 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! Aug 10 20:24:42.991 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:42.991 INFO kablam! Aug 10 20:24:42.991 INFO kablam! warning: cannot find type `ContentDisplay` in this scope Aug 10 20:24:42.991 INFO kablam! --> src/models/content/mod.rs:47:21 Aug 10 20:24:42.991 INFO kablam! | Aug 10 20:24:42.991 INFO kablam! 47 | #[derive(Serialize, Queryable)] Aug 10 20:24:42.991 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:42.991 INFO kablam! | Aug 10 20:24:42.991 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! Aug 10 20:24:42.991 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:42.991 INFO kablam! Aug 10 20:24:42.992 INFO kablam! warning: cannot find type `ContentRelateBase` in this scope Aug 10 20:24:42.992 INFO kablam! --> src/models/content/mod.rs:76:21 Aug 10 20:24:42.992 INFO kablam! | Aug 10 20:24:42.992 INFO kablam! 76 | #[derive(Serialize, Queryable)] Aug 10 20:24:42.992 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:42.992 INFO kablam! | Aug 10 20:24:42.992 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! Aug 10 20:24:42.992 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:42.992 INFO kablam! Aug 10 20:24:42.993 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Aug 10 20:24:42.993 INFO kablam! --> src/models/content/mod.rs:83:35 Aug 10 20:24:42.993 INFO kablam! | Aug 10 20:24:42.993 INFO kablam! 83 | #[derive(Debug, Clone, Serialize, Queryable)] Aug 10 20:24:42.993 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:42.993 INFO kablam! | Aug 10 20:24:42.993 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! Aug 10 20:24:42.993 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:42.993 INFO kablam! Aug 10 20:24:42.993 INFO kablam! warning: cannot find type `ContentBase` in this scope Aug 10 20:24:42.993 INFO kablam! --> src/models/content/mod.rs:83:35 Aug 10 20:24:42.993 INFO kablam! | Aug 10 20:24:42.993 INFO kablam! 83 | #[derive(Debug, Clone, Serialize, Queryable)] Aug 10 20:24:42.993 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:42.993 INFO kablam! | Aug 10 20:24:42.993 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! Aug 10 20:24:42.993 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:42.993 INFO kablam! Aug 10 20:24:42.994 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Aug 10 20:24:42.994 INFO kablam! --> src/models/content/mod.rs:96:35 Aug 10 20:24:42.994 INFO kablam! | Aug 10 20:24:42.994 INFO kablam! 96 | #[derive(Debug, Clone, Serialize, Queryable)] Aug 10 20:24:42.994 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:42.994 INFO kablam! | Aug 10 20:24:42.994 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! Aug 10 20:24:42.994 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:42.994 INFO kablam! Aug 10 20:24:42.994 INFO kablam! warning: cannot find type `ContentFull` in this scope Aug 10 20:24:42.994 INFO kablam! --> src/models/content/mod.rs:96:35 Aug 10 20:24:42.994 INFO kablam! | Aug 10 20:24:42.994 INFO kablam! 96 | #[derive(Debug, Clone, Serialize, Queryable)] Aug 10 20:24:42.994 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:42.994 INFO kablam! | Aug 10 20:24:42.994 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! Aug 10 20:24:42.994 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:42.994 INFO kablam! Aug 10 20:24:42.996 INFO kablam! warning: cannot find type `contents` in this scope Aug 10 20:24:42.996 INFO kablam! --> src/models/content/mod.rs:125:10 Aug 10 20:24:42.996 INFO kablam! | Aug 10 20:24:42.996 INFO kablam! 125 | #[derive(Insertable)] Aug 10 20:24:42.996 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:42.996 INFO kablam! | Aug 10 20:24:42.996 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! Aug 10 20:24:42.996 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:42.996 INFO kablam! Aug 10 20:24:42.996 INFO kablam! warning: cannot find type `NewContent` in this scope Aug 10 20:24:42.996 INFO kablam! --> src/models/content/mod.rs:125:10 Aug 10 20:24:42.996 INFO kablam! | Aug 10 20:24:42.996 INFO kablam! 125 | #[derive(Insertable)] Aug 10 20:24:42.996 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:42.996 INFO kablam! | Aug 10 20:24:42.996 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! Aug 10 20:24:42.996 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:42.997 INFO kablam! Aug 10 20:24:43.001 INFO kablam! warning: cannot find type `UpdateContent` in this scope Aug 10 20:24:43.001 INFO kablam! --> src/models/content/mod.rs:381:10 Aug 10 20:24:43.001 INFO kablam! | Aug 10 20:24:43.001 INFO kablam! 381 | #[derive(AsChangeset)] Aug 10 20:24:43.001 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:43.012 INFO kablam! | Aug 10 20:24:43.012 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! Aug 10 20:24:43.012 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:43.013 INFO kablam! Aug 10 20:24:43.013 INFO kablam! warning: cannot find type `contents` in this scope Aug 10 20:24:43.013 INFO kablam! --> src/models/content/mod.rs:381:10 Aug 10 20:24:43.013 INFO kablam! | Aug 10 20:24:43.013 INFO kablam! 381 | #[derive(AsChangeset)] Aug 10 20:24:43.013 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:43.013 INFO kablam! | Aug 10 20:24:43.013 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! Aug 10 20:24:43.013 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:43.013 INFO kablam! Aug 10 20:24:43.014 INFO kablam! warning: cannot find type `table` in this scope Aug 10 20:24:43.014 INFO kablam! --> :165:33 Aug 10 20:24:43.014 INFO kablam! | Aug 10 20:24:43.014 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Aug 10 20:24:43.014 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:43.014 INFO kablam! | Aug 10 20:24:43.014 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! Aug 10 20:24:43.014 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:43.014 INFO kablam! Aug 10 20:24:43.015 INFO kablam! warning: cannot find type `id` in this scope Aug 10 20:24:43.015 INFO kablam! --> <__diesel_column macros>:5:33 Aug 10 20:24:43.015 INFO kablam! | Aug 10 20:24:43.015 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 10 20:24:43.015 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:43.015 INFO kablam! | Aug 10 20:24:43.015 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! Aug 10 20:24:43.015 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:43.015 INFO kablam! Aug 10 20:24:43.015 INFO kablam! warning: cannot find type `name` in this scope Aug 10 20:24:43.015 INFO kablam! --> <__diesel_column macros>:5:33 Aug 10 20:24:43.015 INFO kablam! | Aug 10 20:24:43.015 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 10 20:24:43.015 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:43.015 INFO kablam! | Aug 10 20:24:43.015 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! Aug 10 20:24:43.015 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:43.015 INFO kablam! Aug 10 20:24:43.016 INFO kablam! warning: cannot find type `display_name` in this scope Aug 10 20:24:43.016 INFO kablam! --> <__diesel_column macros>:5:33 Aug 10 20:24:43.016 INFO kablam! | Aug 10 20:24:43.016 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 10 20:24:43.016 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:43.016 INFO kablam! | Aug 10 20:24:43.016 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! Aug 10 20:24:43.016 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:43.016 INFO kablam! Aug 10 20:24:43.017 INFO kablam! warning: cannot find type `description` in this scope Aug 10 20:24:43.017 INFO kablam! --> <__diesel_column macros>:5:33 Aug 10 20:24:43.017 INFO kablam! | Aug 10 20:24:43.017 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 10 20:24:43.017 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:43.017 INFO kablam! | Aug 10 20:24:43.017 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! Aug 10 20:24:43.017 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:43.017 INFO kablam! Aug 10 20:24:43.017 INFO kablam! warning: cannot find type `sort` in this scope Aug 10 20:24:43.017 INFO kablam! --> <__diesel_column macros>:5:33 Aug 10 20:24:43.017 INFO kablam! | Aug 10 20:24:43.017 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 10 20:24:43.017 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:43.017 INFO kablam! | Aug 10 20:24:43.017 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! Aug 10 20:24:43.017 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:43.017 INFO kablam! Aug 10 20:24:43.017 INFO kablam! warning: cannot find type `created_at` in this scope Aug 10 20:24:43.017 INFO kablam! --> <__diesel_column macros>:5:33 Aug 10 20:24:43.017 INFO kablam! | Aug 10 20:24:43.017 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 10 20:24:43.017 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:43.017 INFO kablam! | Aug 10 20:24:43.017 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! Aug 10 20:24:43.017 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:43.017 INFO kablam! Aug 10 20:24:43.018 INFO kablam! warning: cannot find type `updated_at` in this scope Aug 10 20:24:43.018 INFO kablam! --> <__diesel_column macros>:5:33 Aug 10 20:24:43.018 INFO kablam! | Aug 10 20:24:43.018 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 10 20:24:43.018 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:43.018 INFO kablam! | Aug 10 20:24:43.018 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! Aug 10 20:24:43.018 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:43.018 INFO kablam! Aug 10 20:24:43.020 INFO kablam! warning: cannot find type `creator_id` in this scope Aug 10 20:24:43.020 INFO kablam! --> <__diesel_column macros>:5:33 Aug 10 20:24:43.020 INFO kablam! | Aug 10 20:24:43.020 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 10 20:24:43.020 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:43.020 INFO kablam! | Aug 10 20:24:43.020 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! Aug 10 20:24:43.020 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:43.020 INFO kablam! Aug 10 20:24:43.020 INFO kablam! warning: cannot find type `title` in this scope Aug 10 20:24:43.020 INFO kablam! --> <__diesel_column macros>:5:33 Aug 10 20:24:43.020 INFO kablam! | Aug 10 20:24:43.020 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 10 20:24:43.020 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:43.020 INFO kablam! | Aug 10 20:24:43.020 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! Aug 10 20:24:43.020 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:43.020 INFO kablam! Aug 10 20:24:43.020 INFO kablam! warning: cannot find type `category_id` in this scope Aug 10 20:24:43.020 INFO kablam! --> <__diesel_column macros>:5:33 Aug 10 20:24:43.020 INFO kablam! | Aug 10 20:24:43.021 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 10 20:24:43.021 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:43.021 INFO kablam! | Aug 10 20:24:43.021 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! Aug 10 20:24:43.021 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:43.021 INFO kablam! Aug 10 20:24:43.021 INFO kablam! warning: cannot find type `keywords` in this scope Aug 10 20:24:43.021 INFO kablam! --> <__diesel_column macros>:5:33 Aug 10 20:24:43.021 INFO kablam! | Aug 10 20:24:43.021 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 10 20:24:43.021 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:43.021 INFO kablam! | Aug 10 20:24:43.021 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! Aug 10 20:24:43.021 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:43.021 INFO kablam! Aug 10 20:24:43.023 INFO kablam! warning: cannot find type `display` in this scope Aug 10 20:24:43.023 INFO kablam! --> <__diesel_column macros>:5:33 Aug 10 20:24:43.023 INFO kablam! | Aug 10 20:24:43.023 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 10 20:24:43.023 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:43.023 INFO kablam! | Aug 10 20:24:43.023 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! Aug 10 20:24:43.023 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:43.023 INFO kablam! Aug 10 20:24:43.023 INFO kablam! warning: cannot find type `entity_type` in this scope Aug 10 20:24:43.023 INFO kablam! --> <__diesel_column macros>:5:33 Aug 10 20:24:43.023 INFO kablam! | Aug 10 20:24:43.023 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 10 20:24:43.023 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:43.023 INFO kablam! | Aug 10 20:24:43.023 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! Aug 10 20:24:43.023 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:43.023 INFO kablam! Aug 10 20:24:43.023 INFO kablam! warning: cannot find type `entity_id` in this scope Aug 10 20:24:43.023 INFO kablam! --> <__diesel_column macros>:5:33 Aug 10 20:24:43.023 INFO kablam! | Aug 10 20:24:43.023 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 10 20:24:43.023 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:43.023 INFO kablam! | Aug 10 20:24:43.023 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! Aug 10 20:24:43.024 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:43.024 INFO kablam! Aug 10 20:24:43.025 INFO kablam! warning: cannot find type `content_id` in this scope Aug 10 20:24:43.025 INFO kablam! --> <__diesel_column macros>:5:33 Aug 10 20:24:43.025 INFO kablam! | Aug 10 20:24:43.025 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 10 20:24:43.025 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:43.040 INFO kablam! | Aug 10 20:24:43.040 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! Aug 10 20:24:43.041 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:43.041 INFO kablam! Aug 10 20:24:43.041 INFO kablam! warning: cannot find type `content` in this scope Aug 10 20:24:43.041 INFO kablam! --> <__diesel_column macros>:5:33 Aug 10 20:24:43.041 INFO kablam! | Aug 10 20:24:43.041 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 10 20:24:43.041 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:43.041 INFO kablam! | Aug 10 20:24:43.041 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! Aug 10 20:24:43.041 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:43.041 INFO kablam! Aug 10 20:24:43.042 INFO kablam! warning: cannot find type `views` in this scope Aug 10 20:24:43.042 INFO kablam! --> <__diesel_column macros>:5:33 Aug 10 20:24:43.042 INFO kablam! | Aug 10 20:24:43.042 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 10 20:24:43.042 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:43.042 INFO kablam! | Aug 10 20:24:43.042 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! Aug 10 20:24:43.042 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:43.042 INFO kablam! Aug 10 20:24:43.042 INFO kablam! warning: cannot find type `modified_at` in this scope Aug 10 20:24:43.042 INFO kablam! --> <__diesel_column macros>:5:33 Aug 10 20:24:43.042 INFO kablam! | Aug 10 20:24:43.042 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 10 20:24:43.042 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:43.042 INFO kablam! | Aug 10 20:24:43.042 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! Aug 10 20:24:43.042 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:43.043 INFO kablam! Aug 10 20:24:43.044 INFO kablam! warning: cannot find type `email` in this scope Aug 10 20:24:43.044 INFO kablam! --> <__diesel_column macros>:5:33 Aug 10 20:24:43.044 INFO kablam! | Aug 10 20:24:43.044 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 10 20:24:43.044 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:43.044 INFO kablam! | Aug 10 20:24:43.044 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 10 20:24:43.044 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:43.044 INFO kablam! Aug 10 20:24:43.045 INFO kablam! warning: cannot find type `password` in this scope Aug 10 20:24:43.045 INFO kablam! --> <__diesel_column macros>:5:33 Aug 10 20:24:43.045 INFO kablam! | Aug 10 20:24:43.045 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Aug 10 20:24:43.045 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 10 20:24:43.045 INFO kablam! | Aug 10 20:24:43.045 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! Aug 10 20:24:43.045 INFO kablam! = note: for more information, see issue #50504 Aug 10 20:24:43.045 INFO kablam! Aug 10 20:24:43.045 INFO kablam! warning: unused imports: `FromRequest`, `HttpRequest`, `Scope`, `http::Method` Aug 10 20:24:43.045 INFO kablam! --> src/routes/blog.rs:1:17 Aug 10 20:24:43.046 INFO kablam! | Aug 10 20:24:43.046 INFO kablam! 1 | use actix_web::{Scope, http::Method, HttpRequest, FromRequest}; Aug 10 20:24:43.046 INFO kablam! | ^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^ Aug 10 20:24:43.046 INFO kablam! Aug 10 20:24:43.046 INFO kablam! warning: unused import: `state::AppState` Aug 10 20:24:43.046 INFO kablam! --> src/routes/blog.rs:3:5 Aug 10 20:24:43.046 INFO kablam! | Aug 10 20:24:43.046 INFO kablam! 3 | use state::AppState; Aug 10 20:24:43.046 INFO kablam! | ^^^^^^^^^^^^^^^ Aug 10 20:24:43.046 INFO kablam! Aug 10 20:24:43.046 INFO kablam! warning: unused import: `actix_web::http::Method` Aug 10 20:24:43.046 INFO kablam! --> src/main.rs:41:5 Aug 10 20:24:43.046 INFO kablam! | Aug 10 20:24:43.046 INFO kablam! 41 | use actix_web::http::Method; Aug 10 20:24:43.046 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Aug 10 20:24:43.046 INFO kablam! Aug 10 20:24:43.046 INFO kablam! warning: unused import: `controllers::admin` Aug 10 20:24:43.046 INFO kablam! --> src/main.rs:51:5 Aug 10 20:24:43.046 INFO kablam! | Aug 10 20:24:43.046 INFO kablam! 51 | use controllers::admin; Aug 10 20:24:43.046 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Aug 10 20:24:43.046 INFO kablam! Aug 10 20:24:43.046 INFO kablam! warning: unused import: `middlewares::authenticate::Authenticate as MAuthenticate` Aug 10 20:24:43.046 INFO kablam! --> src/main.rs:52:5 Aug 10 20:24:43.046 INFO kablam! | Aug 10 20:24:43.046 INFO kablam! 52 | use middlewares::authenticate::Authenticate as MAuthenticate; Aug 10 20:24:43.046 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 10 20:24:43.047 INFO kablam! Aug 10 20:24:51.758 INFO kablam! warning: unreachable pattern Aug 10 20:24:51.758 INFO kablam! --> src/models/content/article.rs:97:13 Aug 10 20:24:51.758 INFO kablam! | Aug 10 20:24:51.758 INFO kablam! 97 | _ => None, Aug 10 20:24:51.758 INFO kablam! | ^ Aug 10 20:24:51.758 INFO kablam! | Aug 10 20:24:51.758 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Aug 10 20:24:51.758 INFO kablam! Aug 10 20:24:51.835 INFO kablam! warning: unused variable: `info` Aug 10 20:24:51.835 INFO kablam! --> src/util/error/database.rs:15:46 Aug 10 20:24:51.835 INFO kablam! | Aug 10 20:24:51.835 INFO kablam! 15 | DieselError::DatabaseError(kind, info) => match kind { Aug 10 20:24:51.835 INFO kablam! | ^^^^ help: consider using `_info` instead Aug 10 20:24:51.835 INFO kablam! | Aug 10 20:24:51.835 INFO kablam! = note: #[warn(unused_variables)] on by default Aug 10 20:24:51.835 INFO kablam! Aug 10 20:24:51.862 INFO kablam! warning: unused variable: `count` Aug 10 20:24:51.862 INFO kablam! --> src/models/content/article.rs:100:13 Aug 10 20:24:51.862 INFO kablam! | Aug 10 20:24:51.862 INFO kablam! 100 | let count = update_by_id!( Aug 10 20:24:51.862 INFO kablam! | ^^^^^ help: consider using `_count` instead Aug 10 20:24:51.862 INFO kablam! Aug 10 20:24:51.863 INFO kablam! warning: unused variable: `description` Aug 10 20:24:51.863 INFO kablam! --> src/models/content/mod.rs:148:18 Aug 10 20:24:51.863 INFO kablam! | Aug 10 20:24:51.863 INFO kablam! 148 | let (id, description, refresh_id) = match create.entity.clone() { Aug 10 20:24:51.863 INFO kablam! | ^^^^^^^^^^^ help: consider using `_description` instead Aug 10 20:24:51.863 INFO kablam! Aug 10 20:24:52.606 INFO kablam! warning: unreachable pattern Aug 10 20:24:52.606 INFO kablam! --> src/models/content/article.rs:97:13 Aug 10 20:24:52.606 INFO kablam! | Aug 10 20:24:52.606 INFO kablam! 97 | _ => None, Aug 10 20:24:52.606 INFO kablam! | ^ Aug 10 20:24:52.606 INFO kablam! | Aug 10 20:24:52.606 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Aug 10 20:24:52.606 INFO kablam! Aug 10 20:24:52.667 INFO kablam! warning: unused variable: `info` Aug 10 20:24:52.667 INFO kablam! --> src/util/error/database.rs:15:46 Aug 10 20:24:52.667 INFO kablam! | Aug 10 20:24:52.667 INFO kablam! 15 | DieselError::DatabaseError(kind, info) => match kind { Aug 10 20:24:52.667 INFO kablam! | ^^^^ help: consider using `_info` instead Aug 10 20:24:52.667 INFO kablam! | Aug 10 20:24:52.667 INFO kablam! = note: #[warn(unused_variables)] on by default Aug 10 20:24:52.667 INFO kablam! Aug 10 20:24:52.669 INFO kablam! warning: unused variable: `count` Aug 10 20:24:52.669 INFO kablam! --> src/models/content/article.rs:100:13 Aug 10 20:24:52.669 INFO kablam! | Aug 10 20:24:52.669 INFO kablam! 100 | let count = update_by_id!( Aug 10 20:24:52.669 INFO kablam! | ^^^^^ help: consider using `_count` instead Aug 10 20:24:52.669 INFO kablam! Aug 10 20:24:52.670 INFO kablam! warning: unused variable: `description` Aug 10 20:24:52.670 INFO kablam! --> src/models/content/mod.rs:148:18 Aug 10 20:24:52.670 INFO kablam! | Aug 10 20:24:52.670 INFO kablam! 148 | let (id, description, refresh_id) = match create.entity.clone() { Aug 10 20:24:52.670 INFO kablam! | ^^^^^^^^^^^ help: consider using `_description` instead Aug 10 20:24:52.670 INFO kablam! Aug 10 20:24:54.767 INFO kablam! warning: variant is never constructed: `ValidateError` Aug 10 20:24:54.767 INFO kablam! --> src/util/auth.rs:63:5 Aug 10 20:24:54.767 INFO kablam! | Aug 10 20:24:54.767 INFO kablam! 63 | ValidateError Aug 10 20:24:54.767 INFO kablam! | ^^^^^^^^^^^^^ Aug 10 20:24:54.767 INFO kablam! | Aug 10 20:24:54.767 INFO kablam! = note: #[warn(dead_code)] on by default Aug 10 20:24:54.767 INFO kablam! Aug 10 20:24:54.768 INFO kablam! warning: variant is never constructed: `Email` Aug 10 20:24:54.768 INFO kablam! --> src/models/user.rs:68:5 Aug 10 20:24:54.768 INFO kablam! | Aug 10 20:24:54.768 INFO kablam! 68 | Email(String), Aug 10 20:24:54.768 INFO kablam! | ^^^^^^^^^^^^^ Aug 10 20:24:54.768 INFO kablam! Aug 10 20:24:54.768 INFO kablam! warning: variant is never constructed: `Name` Aug 10 20:24:54.768 INFO kablam! --> src/models/category.rs:212:5 Aug 10 20:24:54.768 INFO kablam! | Aug 10 20:24:54.768 INFO kablam! 212 | Name(String), Aug 10 20:24:54.768 INFO kablam! | ^^^^^^^^^^^^ Aug 10 20:24:54.768 INFO kablam! Aug 10 20:24:55.515 INFO kablam! warning: variant is never constructed: `ValidateError` Aug 10 20:24:55.517 INFO kablam! --> src/util/auth.rs:63:5 Aug 10 20:24:55.517 INFO kablam! | Aug 10 20:24:55.517 INFO kablam! 63 | ValidateError Aug 10 20:24:55.517 INFO kablam! | ^^^^^^^^^^^^^ Aug 10 20:24:55.517 INFO kablam! | Aug 10 20:24:55.518 INFO kablam! = note: #[warn(dead_code)] on by default Aug 10 20:24:55.518 INFO kablam! Aug 10 20:24:55.518 INFO kablam! warning: variant is never constructed: `Email` Aug 10 20:24:55.518 INFO kablam! --> src/models/user.rs:68:5 Aug 10 20:24:55.518 INFO kablam! | Aug 10 20:24:55.518 INFO kablam! 68 | Email(String), Aug 10 20:24:55.518 INFO kablam! | ^^^^^^^^^^^^^ Aug 10 20:24:55.518 INFO kablam! Aug 10 20:24:55.518 INFO kablam! warning: variant is never constructed: `Name` Aug 10 20:24:55.518 INFO kablam! --> src/models/category.rs:212:5 Aug 10 20:24:55.518 INFO kablam! | Aug 10 20:24:55.518 INFO kablam! 212 | Name(String), Aug 10 20:24:55.518 INFO kablam! | ^^^^^^^^^^^^ Aug 10 20:24:55.518 INFO kablam! Aug 10 20:24:55.870 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 48s Aug 10 20:24:55.892 INFO kablam! su: No module specific data is present Aug 10 20:24:56.403 INFO running `"docker" "rm" "-f" "da33dcdf3f429d0a39194618bf55095d6d9d87fc8b232fab94e1e9481f3439e0"` Aug 10 20:24:56.565 INFO blam! da33dcdf3f429d0a39194618bf55095d6d9d87fc8b232fab94e1e9481f3439e0