Oct 21 18:57:27.614 INFO checking chongyi/inspirer-rs against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 18:57:27.614 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 21 18:57:27.901 INFO blam! 8b7f05b7934ab253f2b66f48e8601cba9843becdcd2ac5779b636bd30bd85c43 Oct 21 18:57:27.923 INFO running `"docker" "start" "-a" "8b7f05b7934ab253f2b66f48e8601cba9843becdcd2ac5779b636bd30bd85c43"` Oct 21 18:57:28.272 INFO kablam! usermod: no changes Oct 21 18:57:28.703 INFO kablam! Checking unic-common v0.7.0 Oct 21 18:57:28.703 INFO kablam! Checking unic-char-range v0.7.0 Oct 21 18:57:28.725 INFO kablam! Checking unidecode v0.3.0 Oct 21 18:57:28.737 INFO kablam! Compiling mysqlclient-sys v0.2.3 Oct 21 18:57:28.738 INFO kablam! Checking tempdir v0.3.7 Oct 21 18:57:28.738 INFO kablam! Checking crossbeam-epoch v0.4.3 Oct 21 18:57:28.739 INFO kablam! Checking crossbeam-epoch v0.5.2 Oct 21 18:57:28.740 INFO kablam! Checking r2d2 v0.8.2 Oct 21 18:57:29.107 INFO kablam! Checking ring v0.13.2 Oct 21 18:57:29.132 INFO kablam! Checking regex v1.0.2 Oct 21 18:57:30.087 INFO kablam! Checking unic-ucd-version v0.7.0 Oct 21 18:57:30.497 INFO kablam! Compiling syn v0.14.8 Oct 21 18:57:30.516 INFO kablam! Checking unic-char-property v0.7.0 Oct 21 18:57:30.572 INFO kablam! Checking backtrace v0.2.3 Oct 21 18:57:30.932 INFO kablam! Compiling diesel_derives v1.3.0 Oct 21 18:57:31.328 INFO kablam! Checking pwhash v0.2.0 Oct 21 18:57:31.700 INFO kablam! Checking crossbeam-deque v0.3.1 Oct 21 18:57:33.216 INFO kablam! Checking tokio-signal v0.2.1 Oct 21 18:57:33.940 INFO kablam! Checking error-chain v0.12.0 Oct 21 18:57:33.944 INFO kablam! Checking unic-ucd-segment v0.7.0 Oct 21 18:57:34.446 INFO kablam! Checking crossbeam-channel v0.2.4 Oct 21 18:57:34.766 INFO kablam! Checking error-chain v0.1.12 Oct 21 18:57:35.092 INFO kablam! Checking slug v0.1.3 Oct 21 18:57:35.642 INFO kablam! Checking cookie v0.11.0 Oct 21 18:57:35.727 INFO kablam! Checking tokio-threadpool v0.1.5 Oct 21 18:57:36.123 INFO kablam! Checking comrak v0.2.14 Oct 21 18:57:36.800 INFO kablam! Checking env_logger v0.5.12 Oct 21 18:57:36.844 INFO kablam! Checking unic-segment v0.7.0 Oct 21 18:57:37.868 INFO kablam! Checking trust-dns-proto v0.4.0 Oct 21 18:57:38.604 INFO kablam! Checking tera v0.11.12 Oct 21 18:57:38.963 INFO kablam! Checking tokio-fs v0.1.3 Oct 21 18:57:45.308 INFO kablam! Checking tokio v0.1.7 Oct 21 18:57:49.032 INFO kablam! Checking diesel v1.3.2 Oct 21 18:57:50.712 INFO kablam! Checking trust-dns-resolver v0.9.1 Oct 21 18:58:09.708 INFO kablam! Compiling synstructure v0.9.0 Oct 21 18:58:09.708 INFO kablam! Compiling actix_derive v0.3.0 Oct 21 18:58:09.708 INFO kablam! Compiling serde_derive v1.0.71 Oct 21 18:58:22.660 INFO kablam! Compiling failure_derive v0.1.2 Oct 21 18:58:28.047 INFO kablam! Checking failure v0.1.2 Oct 21 18:58:29.226 INFO kablam! Checking actix v0.7.3 Oct 21 18:58:29.227 INFO kablam! Checking quick-xml v0.12.1 Oct 21 18:58:34.992 INFO kablam! Checking dotenv v0.13.0 Oct 21 18:58:35.096 INFO kablam! Checking rss v1.5.0 Oct 21 18:58:44.688 INFO kablam! Checking actix-web v0.7.3 Oct 21 18:58:59.004 INFO kablam! Checking inspirer v0.1.1 (/source) Oct 21 18:59:10.551 INFO kablam! warning: unused import: `diesel` Oct 21 18:59:10.561 INFO kablam! --> src/database.rs:3:5 Oct 21 18:59:10.561 INFO kablam! | Oct 21 18:59:10.561 INFO kablam! 3 | use diesel; Oct 21 18:59:10.561 INFO kablam! | ^^^^^^ Oct 21 18:59:10.561 INFO kablam! | Oct 21 18:59:10.561 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 18:59:10.561 INFO kablam! Oct 21 18:59:10.562 INFO kablam! warning: cannot find type `last_insert_id` in this scope Oct 21 18:59:10.562 INFO kablam! --> <::diesel::expression::functions::no_arg_sql_function_body_except_to_sql macros>:3:33 Oct 21 18:59:10.562 INFO kablam! | Oct 21 18:59:10.562 INFO kablam! 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Oct 21 18:59:10.562 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.562 INFO kablam! | Oct 21 18:59:10.562 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 21 18:59:10.562 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.562 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.562 INFO kablam! Oct 21 18:59:10.562 INFO kablam! warning: cannot find type `last_insert_id` in this scope Oct 21 18:59:10.562 INFO kablam! --> <::diesel::expression::functions::no_arg_sql_function_body_except_to_sql macros>:3:33 Oct 21 18:59:10.562 INFO kablam! | Oct 21 18:59:10.562 INFO kablam! 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Oct 21 18:59:10.562 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.562 INFO kablam! | Oct 21 18:59:10.562 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.562 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.562 INFO kablam! Oct 21 18:59:10.562 INFO kablam! warning: unused import: `Error` Oct 21 18:59:10.562 INFO kablam! --> src/models/category.rs:10:13 Oct 21 18:59:10.562 INFO kablam! | Oct 21 18:59:10.562 INFO kablam! 10 | use error::{Error, database::map_database_error}; Oct 21 18:59:10.562 INFO kablam! | ^^^^^ Oct 21 18:59:10.562 INFO kablam! Oct 21 18:59:10.562 INFO kablam! warning: cannot find type `CategoryBase` in this scope Oct 21 18:59:10.562 INFO kablam! --> src/models/category.rs:17:48 Oct 21 18:59:10.562 INFO kablam! | Oct 21 18:59:10.562 INFO kablam! 17 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 21 18:59:10.562 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.562 INFO kablam! | Oct 21 18:59:10.562 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.562 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.562 INFO kablam! Oct 21 18:59:10.562 INFO kablam! warning: cannot find type `categories` in this scope Oct 21 18:59:10.562 INFO kablam! --> src/models/category.rs:24:23 Oct 21 18:59:10.562 INFO kablam! | Oct 21 18:59:10.562 INFO kablam! 24 | #[derive(Deserialize, Insertable, Debug)] Oct 21 18:59:10.562 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.562 INFO kablam! | Oct 21 18:59:10.562 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.562 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.562 INFO kablam! Oct 21 18:59:10.562 INFO kablam! warning: cannot find type `NewCategory` in this scope Oct 21 18:59:10.562 INFO kablam! --> src/models/category.rs:24:23 Oct 21 18:59:10.562 INFO kablam! | Oct 21 18:59:10.562 INFO kablam! 24 | #[derive(Deserialize, Insertable, Debug)] Oct 21 18:59:10.562 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.562 INFO kablam! | Oct 21 18:59:10.562 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.562 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.562 INFO kablam! Oct 21 18:59:10.562 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 21 18:59:10.562 INFO kablam! --> src/models/category.rs:33:48 Oct 21 18:59:10.562 INFO kablam! | Oct 21 18:59:10.563 INFO kablam! 33 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 21 18:59:10.563 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.563 INFO kablam! | Oct 21 18:59:10.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! Oct 21 18:59:10.563 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.563 INFO kablam! Oct 21 18:59:10.563 INFO kablam! warning: cannot find type `CategoryDisplay` in this scope Oct 21 18:59:10.563 INFO kablam! --> src/models/category.rs:33:48 Oct 21 18:59:10.563 INFO kablam! | Oct 21 18:59:10.563 INFO kablam! 33 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 21 18:59:10.563 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.563 INFO kablam! | Oct 21 18:59:10.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! Oct 21 18:59:10.563 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.563 INFO kablam! Oct 21 18:59:10.563 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 21 18:59:10.563 INFO kablam! --> src/models/category.rs:43:48 Oct 21 18:59:10.563 INFO kablam! | Oct 21 18:59:10.563 INFO kablam! 43 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 21 18:59:10.563 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.563 INFO kablam! | Oct 21 18:59:10.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! Oct 21 18:59:10.563 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.563 INFO kablam! Oct 21 18:59:10.563 INFO kablam! warning: cannot find type `CategoryFullDisplay` in this scope Oct 21 18:59:10.563 INFO kablam! --> src/models/category.rs:43:48 Oct 21 18:59:10.563 INFO kablam! | Oct 21 18:59:10.563 INFO kablam! 43 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 21 18:59:10.563 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.563 INFO kablam! | Oct 21 18:59:10.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! Oct 21 18:59:10.563 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.563 INFO kablam! Oct 21 18:59:10.563 INFO kablam! warning: cannot find type `UpdateCategory` in this scope Oct 21 18:59:10.563 INFO kablam! --> src/models/category.rs:201:10 Oct 21 18:59:10.563 INFO kablam! | Oct 21 18:59:10.563 INFO kablam! 201 | #[derive(AsChangeset, Deserialize)] Oct 21 18:59:10.563 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.563 INFO kablam! | Oct 21 18:59:10.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! Oct 21 18:59:10.563 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.563 INFO kablam! Oct 21 18:59:10.563 INFO kablam! warning: cannot find type `categories` in this scope Oct 21 18:59:10.563 INFO kablam! --> src/models/category.rs:201:10 Oct 21 18:59:10.563 INFO kablam! | Oct 21 18:59:10.563 INFO kablam! 201 | #[derive(AsChangeset, Deserialize)] Oct 21 18:59:10.563 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.563 INFO kablam! | Oct 21 18:59:10.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! Oct 21 18:59:10.563 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.563 INFO kablam! Oct 21 18:59:10.563 INFO kablam! warning: unused import: `UpdateByID` Oct 21 18:59:10.563 INFO kablam! --> src/models/content.rs:8:49 Oct 21 18:59:10.563 INFO kablam! | Oct 21 18:59:10.563 INFO kablam! 8 | use message::{PaginatedListMessage, Pagination, UpdateByID}; Oct 21 18:59:10.563 INFO kablam! | ^^^^^^^^^^ Oct 21 18:59:10.564 INFO kablam! Oct 21 18:59:10.564 INFO kablam! warning: unused import: `Error` Oct 21 18:59:10.564 INFO kablam! --> src/models/content.rs:9:13 Oct 21 18:59:10.564 INFO kablam! | Oct 21 18:59:10.564 INFO kablam! 9 | use error::{Error, database::map_database_error}; Oct 21 18:59:10.564 INFO kablam! | ^^^^^ Oct 21 18:59:10.564 INFO kablam! Oct 21 18:59:10.564 INFO kablam! warning: cannot find type `contents` in this scope Oct 21 18:59:10.564 INFO kablam! --> src/models/content.rs:14:23 Oct 21 18:59:10.564 INFO kablam! | Oct 21 18:59:10.564 INFO kablam! 14 | #[derive(Deserialize, Insertable, Debug)] Oct 21 18:59:10.564 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.564 INFO kablam! | Oct 21 18:59:10.564 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.564 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.564 INFO kablam! Oct 21 18:59:10.564 INFO kablam! warning: cannot find type `NewContent` in this scope Oct 21 18:59:10.564 INFO kablam! --> src/models/content.rs:14:23 Oct 21 18:59:10.564 INFO kablam! | Oct 21 18:59:10.564 INFO kablam! 14 | #[derive(Deserialize, Insertable, Debug)] Oct 21 18:59:10.564 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.564 INFO kablam! | Oct 21 18:59:10.564 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.564 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.564 INFO kablam! Oct 21 18:59:10.564 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 21 18:59:10.564 INFO kablam! --> src/models/content.rs:14:23 Oct 21 18:59:10.564 INFO kablam! | Oct 21 18:59:10.564 INFO kablam! 14 | #[derive(Deserialize, Insertable, Debug)] Oct 21 18:59:10.564 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.564 INFO kablam! | Oct 21 18:59:10.564 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.564 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.564 INFO kablam! Oct 21 18:59:10.564 INFO kablam! warning: cannot find type `UpdateContent` in this scope Oct 21 18:59:10.564 INFO kablam! --> src/models/content.rs:30:23 Oct 21 18:59:10.564 INFO kablam! | Oct 21 18:59:10.564 INFO kablam! 30 | #[derive(Deserialize, AsChangeset, Debug)] Oct 21 18:59:10.564 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.564 INFO kablam! | Oct 21 18:59:10.564 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.564 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.564 INFO kablam! Oct 21 18:59:10.564 INFO kablam! warning: cannot find type `contents` in this scope Oct 21 18:59:10.564 INFO kablam! --> src/models/content.rs:30:23 Oct 21 18:59:10.564 INFO kablam! | Oct 21 18:59:10.564 INFO kablam! 30 | #[derive(Deserialize, AsChangeset, Debug)] Oct 21 18:59:10.564 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.564 INFO kablam! | Oct 21 18:59:10.564 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.564 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.564 INFO kablam! Oct 21 18:59:10.564 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 21 18:59:10.564 INFO kablam! --> src/models/content.rs:30:23 Oct 21 18:59:10.564 INFO kablam! | Oct 21 18:59:10.564 INFO kablam! 30 | #[derive(Deserialize, AsChangeset, Debug)] Oct 21 18:59:10.565 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.565 INFO kablam! | Oct 21 18:59:10.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! Oct 21 18:59:10.565 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.565 INFO kablam! Oct 21 18:59:10.565 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 21 18:59:10.565 INFO kablam! --> src/models/content.rs:46:48 Oct 21 18:59:10.565 INFO kablam! | Oct 21 18:59:10.565 INFO kablam! 46 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 21 18:59:10.565 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.565 INFO kablam! | Oct 21 18:59:10.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! Oct 21 18:59:10.565 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.565 INFO kablam! Oct 21 18:59:10.565 INFO kablam! warning: cannot find type `ContentDisplay` in this scope Oct 21 18:59:10.565 INFO kablam! --> src/models/content.rs:46:48 Oct 21 18:59:10.565 INFO kablam! | Oct 21 18:59:10.565 INFO kablam! 46 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 21 18:59:10.565 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.565 INFO kablam! | Oct 21 18:59:10.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! Oct 21 18:59:10.565 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.565 INFO kablam! Oct 21 18:59:10.565 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 21 18:59:10.565 INFO kablam! --> src/models/content.rs:61:48 Oct 21 18:59:10.565 INFO kablam! | Oct 21 18:59:10.565 INFO kablam! 61 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 21 18:59:10.565 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.565 INFO kablam! | Oct 21 18:59:10.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! Oct 21 18:59:10.565 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.565 INFO kablam! Oct 21 18:59:10.565 INFO kablam! warning: cannot find type `ContentFullDisplay` in this scope Oct 21 18:59:10.565 INFO kablam! --> src/models/content.rs:61:48 Oct 21 18:59:10.565 INFO kablam! | Oct 21 18:59:10.565 INFO kablam! 61 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 21 18:59:10.565 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.565 INFO kablam! | Oct 21 18:59:10.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! Oct 21 18:59:10.565 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.565 INFO kablam! Oct 21 18:59:10.565 INFO kablam! warning: unused import: `UpdateByID` Oct 21 18:59:10.565 INFO kablam! --> src/models/push_message.rs:8:49 Oct 21 18:59:10.565 INFO kablam! | Oct 21 18:59:10.565 INFO kablam! 8 | use message::{PaginatedListMessage, Pagination, UpdateByID}; Oct 21 18:59:10.565 INFO kablam! | ^^^^^^^^^^ Oct 21 18:59:10.565 INFO kablam! Oct 21 18:59:10.565 INFO kablam! warning: unused import: `Error` Oct 21 18:59:10.565 INFO kablam! --> src/models/push_message.rs:9:13 Oct 21 18:59:10.565 INFO kablam! | Oct 21 18:59:10.565 INFO kablam! 9 | use error::{Error, database::map_database_error}; Oct 21 18:59:10.565 INFO kablam! | ^^^^^ Oct 21 18:59:10.565 INFO kablam! Oct 21 18:59:10.565 INFO kablam! warning: cannot find type `push_messages` in this scope Oct 21 18:59:10.565 INFO kablam! --> src/models/push_message.rs:12:23 Oct 21 18:59:10.565 INFO kablam! | Oct 21 18:59:10.565 INFO kablam! 12 | #[derive(Deserialize, Insertable, Debug)] Oct 21 18:59:10.565 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.565 INFO kablam! | Oct 21 18:59:10.566 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.566 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.566 INFO kablam! Oct 21 18:59:10.566 INFO kablam! warning: cannot find type `NewPushMessage` in this scope Oct 21 18:59:10.566 INFO kablam! --> src/models/push_message.rs:12:23 Oct 21 18:59:10.566 INFO kablam! | Oct 21 18:59:10.566 INFO kablam! 12 | #[derive(Deserialize, Insertable, Debug)] Oct 21 18:59:10.566 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.566 INFO kablam! | Oct 21 18:59:10.566 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.566 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.566 INFO kablam! Oct 21 18:59:10.566 INFO kablam! warning: cannot find type `UpdatePushMessage` in this scope Oct 21 18:59:10.566 INFO kablam! --> src/models/push_message.rs:18:23 Oct 21 18:59:10.566 INFO kablam! | Oct 21 18:59:10.566 INFO kablam! 18 | #[derive(Deserialize, AsChangeset, Debug)] Oct 21 18:59:10.566 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.566 INFO kablam! | Oct 21 18:59:10.566 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.566 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.566 INFO kablam! Oct 21 18:59:10.566 INFO kablam! warning: cannot find type `push_messages` in this scope Oct 21 18:59:10.566 INFO kablam! --> src/models/push_message.rs:18:23 Oct 21 18:59:10.566 INFO kablam! | Oct 21 18:59:10.566 INFO kablam! 18 | #[derive(Deserialize, AsChangeset, Debug)] Oct 21 18:59:10.566 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.566 INFO kablam! | Oct 21 18:59:10.566 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.566 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.566 INFO kablam! Oct 21 18:59:10.566 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 21 18:59:10.566 INFO kablam! --> src/models/push_message.rs:24:48 Oct 21 18:59:10.566 INFO kablam! | Oct 21 18:59:10.566 INFO kablam! 24 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 21 18:59:10.566 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.566 INFO kablam! | Oct 21 18:59:10.566 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.566 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.566 INFO kablam! Oct 21 18:59:10.566 INFO kablam! warning: cannot find type `PushMessageDisplay` in this scope Oct 21 18:59:10.566 INFO kablam! --> src/models/push_message.rs:24:48 Oct 21 18:59:10.566 INFO kablam! | Oct 21 18:59:10.566 INFO kablam! 24 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 21 18:59:10.566 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.566 INFO kablam! | Oct 21 18:59:10.566 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.566 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.566 INFO kablam! Oct 21 18:59:10.566 INFO kablam! warning: unused imports: `HashMap`, `HashSet` Oct 21 18:59:10.566 INFO kablam! --> src/models/subject.rs:1:24 Oct 21 18:59:10.566 INFO kablam! | Oct 21 18:59:10.566 INFO kablam! 1 | use std::collections::{HashMap, HashSet}; Oct 21 18:59:10.566 INFO kablam! | ^^^^^^^ ^^^^^^^ Oct 21 18:59:10.567 INFO kablam! Oct 21 18:59:10.567 INFO kablam! warning: unused imports: `Handler`, `Message` Oct 21 18:59:10.567 INFO kablam! --> src/models/subject.rs:3:13 Oct 21 18:59:10.567 INFO kablam! | Oct 21 18:59:10.567 INFO kablam! 3 | use actix::{Message, Handler}; Oct 21 18:59:10.567 INFO kablam! | ^^^^^^^ ^^^^^^^ Oct 21 18:59:10.567 INFO kablam! Oct 21 18:59:10.568 INFO kablam! warning: unused import: `DatabaseExecutor` Oct 21 18:59:10.568 INFO kablam! --> src/models/subject.rs:9:16 Oct 21 18:59:10.568 INFO kablam! | Oct 21 18:59:10.568 INFO kablam! 9 | use database::{DatabaseExecutor, Conn, last_insert_id}; Oct 21 18:59:10.568 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 21 18:59:10.568 INFO kablam! Oct 21 18:59:10.568 INFO kablam! warning: unused import: `UpdateByID` Oct 21 18:59:10.568 INFO kablam! --> src/models/subject.rs:10:49 Oct 21 18:59:10.569 INFO kablam! | Oct 21 18:59:10.569 INFO kablam! 10 | use message::{PaginatedListMessage, Pagination, UpdateByID}; Oct 21 18:59:10.569 INFO kablam! | ^^^^^^^^^^ Oct 21 18:59:10.569 INFO kablam! Oct 21 18:59:10.569 INFO kablam! warning: unused import: `schema::subject_relates` Oct 21 18:59:10.569 INFO kablam! --> src/models/subject.rs:14:5 Oct 21 18:59:10.569 INFO kablam! | Oct 21 18:59:10.569 INFO kablam! 14 | use schema::subject_relates; Oct 21 18:59:10.569 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:59:10.569 INFO kablam! Oct 21 18:59:10.570 INFO kablam! warning: cannot find type `subjects` in this scope Oct 21 18:59:10.570 INFO kablam! --> src/models/subject.rs:18:23 Oct 21 18:59:10.570 INFO kablam! | Oct 21 18:59:10.570 INFO kablam! 18 | #[derive(Deserialize, Insertable, Debug)] Oct 21 18:59:10.570 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.570 INFO kablam! | Oct 21 18:59:10.571 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.571 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.571 INFO kablam! Oct 21 18:59:10.571 INFO kablam! warning: cannot find type `NewSubject` in this scope Oct 21 18:59:10.571 INFO kablam! --> src/models/subject.rs:18:23 Oct 21 18:59:10.571 INFO kablam! | Oct 21 18:59:10.571 INFO kablam! 18 | #[derive(Deserialize, Insertable, Debug)] Oct 21 18:59:10.571 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.571 INFO kablam! | Oct 21 18:59:10.572 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.572 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.572 INFO kablam! Oct 21 18:59:10.573 INFO kablam! warning: cannot find type `UpdateSubject` in this scope Oct 21 18:59:10.573 INFO kablam! --> src/models/subject.rs:28:23 Oct 21 18:59:10.573 INFO kablam! | Oct 21 18:59:10.573 INFO kablam! 28 | #[derive(Deserialize, AsChangeset, Debug)] Oct 21 18:59:10.573 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.573 INFO kablam! | Oct 21 18:59:10.573 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.573 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.573 INFO kablam! Oct 21 18:59:10.574 INFO kablam! warning: cannot find type `subjects` in this scope Oct 21 18:59:10.574 INFO kablam! --> src/models/subject.rs:28:23 Oct 21 18:59:10.574 INFO kablam! | Oct 21 18:59:10.574 INFO kablam! 28 | #[derive(Deserialize, AsChangeset, Debug)] Oct 21 18:59:10.574 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.574 INFO kablam! | Oct 21 18:59:10.574 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.574 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.574 INFO kablam! Oct 21 18:59:10.575 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 21 18:59:10.575 INFO kablam! --> src/models/subject.rs:38:48 Oct 21 18:59:10.576 INFO kablam! | Oct 21 18:59:10.576 INFO kablam! 38 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 21 18:59:10.576 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.576 INFO kablam! | Oct 21 18:59:10.576 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.576 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.576 INFO kablam! Oct 21 18:59:10.576 INFO kablam! warning: cannot find type `SubjectDisplay` in this scope Oct 21 18:59:10.576 INFO kablam! --> src/models/subject.rs:38:48 Oct 21 18:59:10.577 INFO kablam! | Oct 21 18:59:10.577 INFO kablam! 38 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 21 18:59:10.577 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.577 INFO kablam! | Oct 21 18:59:10.577 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.577 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.577 INFO kablam! Oct 21 18:59:10.578 INFO kablam! warning: cannot find type `SubjectRelateBaseInfo` in this scope Oct 21 18:59:10.578 INFO kablam! --> src/models/subject.rs:60:48 Oct 21 18:59:10.578 INFO kablam! | Oct 21 18:59:10.578 INFO kablam! 60 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 21 18:59:10.578 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.578 INFO kablam! | Oct 21 18:59:10.578 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.579 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.579 INFO kablam! Oct 21 18:59:10.580 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 21 18:59:10.580 INFO kablam! --> src/models/subject.rs:72:48 Oct 21 18:59:10.580 INFO kablam! | Oct 21 18:59:10.580 INFO kablam! 72 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 21 18:59:10.580 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.580 INFO kablam! | Oct 21 18:59:10.580 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.580 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.580 INFO kablam! Oct 21 18:59:10.580 INFO kablam! warning: cannot find type `SubjectRelateInfo` in this scope Oct 21 18:59:10.580 INFO kablam! --> src/models/subject.rs:72:48 Oct 21 18:59:10.580 INFO kablam! | Oct 21 18:59:10.580 INFO kablam! 72 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 21 18:59:10.580 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.580 INFO kablam! | Oct 21 18:59:10.580 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.580 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.580 INFO kablam! Oct 21 18:59:10.581 INFO kablam! warning: unused import: `diesel::dsl::exists` Oct 21 18:59:10.581 INFO kablam! --> src/models/recommend.rs:4:5 Oct 21 18:59:10.581 INFO kablam! | Oct 21 18:59:10.581 INFO kablam! 4 | use diesel::dsl::exists; Oct 21 18:59:10.581 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 18:59:10.581 INFO kablam! Oct 21 18:59:10.581 INFO kablam! warning: unused imports: `PaginatedListMessage`, `Pagination`, `UpdateByID` Oct 21 18:59:10.581 INFO kablam! --> src/models/recommend.rs:9:15 Oct 21 18:59:10.582 INFO kablam! | Oct 21 18:59:10.582 INFO kablam! 9 | use message::{PaginatedListMessage, Pagination, UpdateByID}; Oct 21 18:59:10.582 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^ Oct 21 18:59:10.582 INFO kablam! Oct 21 18:59:10.582 INFO kablam! warning: unused import: `Error` Oct 21 18:59:10.582 INFO kablam! --> src/models/recommend.rs:10:13 Oct 21 18:59:10.582 INFO kablam! | Oct 21 18:59:10.582 INFO kablam! 10 | use error::{Error, database::map_database_error}; Oct 21 18:59:10.582 INFO kablam! | ^^^^^ Oct 21 18:59:10.582 INFO kablam! Oct 21 18:59:10.583 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 21 18:59:10.583 INFO kablam! --> src/models/recommend.rs:13:48 Oct 21 18:59:10.583 INFO kablam! | Oct 21 18:59:10.583 INFO kablam! 13 | #[derive(Serialize, Deserialize, Debug, Clone, Queryable)] Oct 21 18:59:10.583 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.583 INFO kablam! | Oct 21 18:59:10.583 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.583 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.583 INFO kablam! Oct 21 18:59:10.583 INFO kablam! warning: cannot find type `RecommendContentDisplay` in this scope Oct 21 18:59:10.583 INFO kablam! --> src/models/recommend.rs:13:48 Oct 21 18:59:10.583 INFO kablam! | Oct 21 18:59:10.583 INFO kablam! 13 | #[derive(Serialize, Deserialize, Debug, Clone, Queryable)] Oct 21 18:59:10.583 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.583 INFO kablam! | Oct 21 18:59:10.583 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.583 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.583 INFO kablam! Oct 21 18:59:10.584 INFO kablam! warning: cannot find type `recommend_contents` in this scope Oct 21 18:59:10.584 INFO kablam! --> src/models/recommend.rs:24:23 Oct 21 18:59:10.584 INFO kablam! | Oct 21 18:59:10.584 INFO kablam! 24 | #[derive(Deserialize, Insertable, Debug)] Oct 21 18:59:10.584 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.584 INFO kablam! | Oct 21 18:59:10.584 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.584 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.584 INFO kablam! Oct 21 18:59:10.585 INFO kablam! warning: cannot find type `NewRecommendContent` in this scope Oct 21 18:59:10.585 INFO kablam! --> src/models/recommend.rs:24:23 Oct 21 18:59:10.585 INFO kablam! | Oct 21 18:59:10.585 INFO kablam! 24 | #[derive(Deserialize, Insertable, Debug)] Oct 21 18:59:10.585 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.585 INFO kablam! | Oct 21 18:59:10.585 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.585 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.585 INFO kablam! Oct 21 18:59:10.586 INFO kablam! warning: cannot find type `table` in this scope Oct 21 18:59:10.586 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 21 18:59:10.587 INFO kablam! | Oct 21 18:59:10.587 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 21 18:59:10.587 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.587 INFO kablam! | Oct 21 18:59:10.587 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.587 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.587 INFO kablam! Oct 21 18:59:10.587 INFO kablam! warning: cannot find type `id` in this scope Oct 21 18:59:10.587 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 18:59:10.588 INFO kablam! | Oct 21 18:59:10.588 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 18:59:10.588 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.588 INFO kablam! | Oct 21 18:59:10.588 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.588 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.588 INFO kablam! Oct 21 18:59:10.588 INFO kablam! warning: cannot find type `name` in this scope Oct 21 18:59:10.589 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 18:59:10.592 INFO kablam! | Oct 21 18:59:10.592 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 18:59:10.592 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.592 INFO kablam! | Oct 21 18:59:10.592 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.592 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.592 INFO kablam! Oct 21 18:59:10.592 INFO kablam! warning: cannot find type `display_name` in this scope Oct 21 18:59:10.592 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 18:59:10.592 INFO kablam! | Oct 21 18:59:10.592 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 18:59:10.592 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.592 INFO kablam! | Oct 21 18:59:10.592 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.592 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.592 INFO kablam! Oct 21 18:59:10.592 INFO kablam! warning: cannot find type `keywords` in this scope Oct 21 18:59:10.592 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 18:59:10.592 INFO kablam! | Oct 21 18:59:10.593 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 18:59:10.593 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.593 INFO kablam! | Oct 21 18:59:10.593 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.593 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.593 INFO kablam! Oct 21 18:59:10.593 INFO kablam! warning: cannot find type `description` in this scope Oct 21 18:59:10.593 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 18:59:10.593 INFO kablam! | Oct 21 18:59:10.593 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 18:59:10.593 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.593 INFO kablam! | Oct 21 18:59:10.593 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.593 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.593 INFO kablam! Oct 21 18:59:10.593 INFO kablam! warning: cannot find type `sort` in this scope Oct 21 18:59:10.593 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 18:59:10.593 INFO kablam! | Oct 21 18:59:10.593 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 18:59:10.593 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.593 INFO kablam! | Oct 21 18:59:10.593 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.593 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.593 INFO kablam! Oct 21 18:59:10.593 INFO kablam! warning: cannot find type `created_at` in this scope Oct 21 18:59:10.593 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 18:59:10.593 INFO kablam! | Oct 21 18:59:10.593 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 18:59:10.593 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.593 INFO kablam! | Oct 21 18:59:10.593 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.593 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.593 INFO kablam! Oct 21 18:59:10.594 INFO kablam! warning: cannot find type `updated_at` in this scope Oct 21 18:59:10.594 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 18:59:10.594 INFO kablam! | Oct 21 18:59:10.594 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 18:59:10.594 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.594 INFO kablam! | Oct 21 18:59:10.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! Oct 21 18:59:10.594 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.594 INFO kablam! Oct 21 18:59:10.595 INFO kablam! warning: cannot find type `title` in this scope Oct 21 18:59:10.595 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 18:59:10.595 INFO kablam! | Oct 21 18:59:10.595 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 18:59:10.595 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.595 INFO kablam! | Oct 21 18:59:10.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! Oct 21 18:59:10.595 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.595 INFO kablam! Oct 21 18:59:10.596 INFO kablam! warning: cannot find type `category_id` in this scope Oct 21 18:59:10.596 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 18:59:10.596 INFO kablam! | Oct 21 18:59:10.596 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 18:59:10.596 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.596 INFO kablam! | Oct 21 18:59:10.596 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.596 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.596 INFO kablam! Oct 21 18:59:10.596 INFO kablam! warning: cannot find type `as_page` in this scope Oct 21 18:59:10.596 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 18:59:10.596 INFO kablam! | Oct 21 18:59:10.596 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 18:59:10.596 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.596 INFO kablam! | Oct 21 18:59:10.596 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.597 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.597 INFO kablam! Oct 21 18:59:10.597 INFO kablam! warning: cannot find type `content_type` in this scope Oct 21 18:59:10.597 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 18:59:10.598 INFO kablam! | Oct 21 18:59:10.598 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 18:59:10.598 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.598 INFO kablam! | Oct 21 18:59:10.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! Oct 21 18:59:10.598 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.598 INFO kablam! Oct 21 18:59:10.598 INFO kablam! warning: cannot find type `content` in this scope Oct 21 18:59:10.598 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 18:59:10.598 INFO kablam! | Oct 21 18:59:10.598 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 18:59:10.598 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.599 INFO kablam! | Oct 21 18:59:10.599 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.599 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.599 INFO kablam! Oct 21 18:59:10.599 INFO kablam! warning: cannot find type `display` in this scope Oct 21 18:59:10.599 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 18:59:10.599 INFO kablam! | Oct 21 18:59:10.599 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 18:59:10.599 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.599 INFO kablam! | Oct 21 18:59:10.599 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.599 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.599 INFO kablam! Oct 21 18:59:10.600 INFO kablam! warning: cannot find type `published_at` in this scope Oct 21 18:59:10.600 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 18:59:10.600 INFO kablam! | Oct 21 18:59:10.600 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 18:59:10.600 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.600 INFO kablam! | Oct 21 18:59:10.600 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.600 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.600 INFO kablam! Oct 21 18:59:10.604 INFO kablam! warning: cannot find type `modified_at` in this scope Oct 21 18:59:10.604 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 18:59:10.604 INFO kablam! | Oct 21 18:59:10.604 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 18:59:10.604 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.604 INFO kablam! | Oct 21 18:59:10.604 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.604 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.604 INFO kablam! Oct 21 18:59:10.604 INFO kablam! warning: cannot find type `content_id` in this scope Oct 21 18:59:10.604 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 18:59:10.604 INFO kablam! | Oct 21 18:59:10.604 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 18:59:10.604 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.604 INFO kablam! | Oct 21 18:59:10.604 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.604 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.604 INFO kablam! Oct 21 18:59:10.604 INFO kablam! warning: cannot find type `source` in this scope Oct 21 18:59:10.604 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 18:59:10.604 INFO kablam! | Oct 21 18:59:10.604 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 18:59:10.604 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.604 INFO kablam! | Oct 21 18:59:10.604 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.604 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.604 INFO kablam! Oct 21 18:59:10.604 INFO kablam! warning: cannot find type `summary` in this scope Oct 21 18:59:10.605 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 18:59:10.605 INFO kablam! | Oct 21 18:59:10.605 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 18:59:10.605 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.605 INFO kablam! | Oct 21 18:59:10.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! Oct 21 18:59:10.605 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.605 INFO kablam! Oct 21 18:59:10.608 INFO kablam! warning: cannot find type `subject_id` in this scope Oct 21 18:59:10.608 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 18:59:10.608 INFO kablam! | Oct 21 18:59:10.608 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 18:59:10.608 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.608 INFO kablam! | Oct 21 18:59:10.608 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.608 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.608 INFO kablam! Oct 21 18:59:10.608 INFO kablam! warning: unused import: `std::borrow::BorrowMut` Oct 21 18:59:10.608 INFO kablam! --> src/error/mod.rs:1:5 Oct 21 18:59:10.608 INFO kablam! | Oct 21 18:59:10.608 INFO kablam! 1 | use std::borrow::BorrowMut; Oct 21 18:59:10.608 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:59:10.608 INFO kablam! Oct 21 18:59:10.609 INFO kablam! warning: unused import: `Tera` Oct 21 18:59:10.609 INFO kablam! --> src/error/mod.rs:8:21 Oct 21 18:59:10.609 INFO kablam! | Oct 21 18:59:10.609 INFO kablam! 8 | use tera::{Context, Tera}; Oct 21 18:59:10.609 INFO kablam! | ^^^^ Oct 21 18:59:10.609 INFO kablam! Oct 21 18:59:10.609 INFO kablam! warning: unused import: `message::ErrorMessage` Oct 21 18:59:10.609 INFO kablam! --> src/error/database.rs:3:5 Oct 21 18:59:10.609 INFO kablam! | Oct 21 18:59:10.609 INFO kablam! 3 | use message::ErrorMessage; Oct 21 18:59:10.609 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:59:10.609 INFO kablam! Oct 21 18:59:10.616 INFO kablam! warning: unused imports: `err as FutErr`, `ok as FutOk` Oct 21 18:59:10.616 INFO kablam! --> src/controllers/blog/index.rs:4:31 Oct 21 18:59:10.616 INFO kablam! | Oct 21 18:59:10.616 INFO kablam! 4 | use futures::future::{Future, ok as FutOk, err as FutErr}; Oct 21 18:59:10.616 INFO kablam! | ^^^^^^^^^^^ ^^^^^^^^^^^^^ Oct 21 18:59:10.616 INFO kablam! Oct 21 18:59:10.616 INFO kablam! warning: unused import: `ok as FutOk` Oct 21 18:59:10.616 INFO kablam! --> src/controllers/blog/content.rs:7:31 Oct 21 18:59:10.616 INFO kablam! | Oct 21 18:59:10.616 INFO kablam! 7 | use futures::future::{Future, ok as FutOk, err as FutErr}; Oct 21 18:59:10.616 INFO kablam! | ^^^^^^^^^^^ Oct 21 18:59:10.616 INFO kablam! Oct 21 18:59:10.616 INFO kablam! warning: unused imports: `err as FutErr`, `ok as FutOk` Oct 21 18:59:10.616 INFO kablam! --> src/controllers/blog/push_message.rs:4:31 Oct 21 18:59:10.616 INFO kablam! | Oct 21 18:59:10.616 INFO kablam! 4 | use futures::future::{Future, ok as FutOk, err as FutErr}; Oct 21 18:59:10.616 INFO kablam! | ^^^^^^^^^^^ ^^^^^^^^^^^^^ Oct 21 18:59:10.616 INFO kablam! Oct 21 18:59:10.616 INFO kablam! warning: unused import: `error::Error as ActixError` Oct 21 18:59:10.616 INFO kablam! --> src/controllers/blog/push_message.rs:5:84 Oct 21 18:59:10.616 INFO kablam! | Oct 21 18:59:10.616 INFO kablam! 5 | use actix_web::{HttpRequest, HttpResponse, Responder, AsyncResponder, HttpMessage, error::Error as ActixError}; Oct 21 18:59:10.616 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:59:10.616 INFO kablam! Oct 21 18:59:10.616 INFO kablam! warning: unused import: `actix_web::http` Oct 21 18:59:10.616 INFO kablam! --> src/controllers/blog/rss.rs:3:5 Oct 21 18:59:10.616 INFO kablam! | Oct 21 18:59:10.616 INFO kablam! 3 | use actix_web::http; Oct 21 18:59:10.616 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 21 18:59:10.616 INFO kablam! Oct 21 18:59:10.616 INFO kablam! warning: unused import: `url::Url` Oct 21 18:59:10.616 INFO kablam! --> src/controllers/blog/rss.rs:6:5 Oct 21 18:59:10.616 INFO kablam! | Oct 21 18:59:10.616 INFO kablam! 6 | use url::Url; Oct 21 18:59:10.616 INFO kablam! | ^^^^^^^^ Oct 21 18:59:10.616 INFO kablam! Oct 21 18:59:10.616 INFO kablam! warning: unused imports: `AsyncResponder`, `HttpMessage`, `HttpResponse` Oct 21 18:59:10.616 INFO kablam! --> src/controllers/admin/content.rs:2:30 Oct 21 18:59:10.616 INFO kablam! | Oct 21 18:59:10.616 INFO kablam! 2 | use actix_web::{HttpRequest, HttpResponse, AsyncResponder, Responder, HttpMessage}; Oct 21 18:59:10.616 INFO kablam! | ^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^ Oct 21 18:59:10.617 INFO kablam! Oct 21 18:59:10.617 INFO kablam! warning: unused import: `models::content` Oct 21 18:59:10.617 INFO kablam! --> src/controllers/admin/content.rs:5:5 Oct 21 18:59:10.617 INFO kablam! | Oct 21 18:59:10.617 INFO kablam! 5 | use models::content; Oct 21 18:59:10.617 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 21 18:59:10.617 INFO kablam! Oct 21 18:59:10.624 INFO kablam! warning: unused import: `std::rc::Rc` Oct 21 18:59:10.624 INFO kablam! --> src/state.rs:1:5 Oct 21 18:59:10.624 INFO kablam! | Oct 21 18:59:10.624 INFO kablam! 1 | use std::rc::Rc; Oct 21 18:59:10.624 INFO kablam! | ^^^^^^^^^^^ Oct 21 18:59:10.624 INFO kablam! Oct 21 18:59:10.624 INFO kablam! warning: unused imports: `Request`, `ToEnvelope` Oct 21 18:59:10.624 INFO kablam! --> src/state.rs:4:18 Oct 21 18:59:10.624 INFO kablam! | Oct 21 18:59:10.624 INFO kablam! 4 | use actix::dev::{Request, ToEnvelope}; Oct 21 18:59:10.624 INFO kablam! | ^^^^^^^ ^^^^^^^^^^ Oct 21 18:59:10.624 INFO kablam! Oct 21 18:59:10.789 INFO kablam! warning: unused import: `diesel` Oct 21 18:59:10.789 INFO kablam! --> src/database.rs:3:5 Oct 21 18:59:10.789 INFO kablam! | Oct 21 18:59:10.789 INFO kablam! 3 | use diesel; Oct 21 18:59:10.789 INFO kablam! | ^^^^^^ Oct 21 18:59:10.789 INFO kablam! | Oct 21 18:59:10.789 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 18:59:10.789 INFO kablam! Oct 21 18:59:10.789 INFO kablam! warning: cannot find type `last_insert_id` in this scope Oct 21 18:59:10.789 INFO kablam! --> <::diesel::expression::functions::no_arg_sql_function_body_except_to_sql macros>:3:33 Oct 21 18:59:10.789 INFO kablam! | Oct 21 18:59:10.789 INFO kablam! 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Oct 21 18:59:10.789 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.789 INFO kablam! | Oct 21 18:59:10.789 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 21 18:59:10.789 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.789 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.789 INFO kablam! Oct 21 18:59:10.789 INFO kablam! warning: cannot find type `last_insert_id` in this scope Oct 21 18:59:10.789 INFO kablam! --> <::diesel::expression::functions::no_arg_sql_function_body_except_to_sql macros>:3:33 Oct 21 18:59:10.789 INFO kablam! | Oct 21 18:59:10.789 INFO kablam! 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Oct 21 18:59:10.789 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.789 INFO kablam! | Oct 21 18:59:10.789 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.789 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.789 INFO kablam! Oct 21 18:59:10.789 INFO kablam! warning: unused import: `Error` Oct 21 18:59:10.789 INFO kablam! --> src/models/category.rs:10:13 Oct 21 18:59:10.789 INFO kablam! | Oct 21 18:59:10.789 INFO kablam! 10 | use error::{Error, database::map_database_error}; Oct 21 18:59:10.789 INFO kablam! | ^^^^^ Oct 21 18:59:10.789 INFO kablam! Oct 21 18:59:10.789 INFO kablam! warning: cannot find type `CategoryBase` in this scope Oct 21 18:59:10.789 INFO kablam! --> src/models/category.rs:17:48 Oct 21 18:59:10.789 INFO kablam! | Oct 21 18:59:10.789 INFO kablam! 17 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 21 18:59:10.789 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.789 INFO kablam! | Oct 21 18:59:10.789 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.789 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.789 INFO kablam! Oct 21 18:59:10.789 INFO kablam! warning: cannot find type `categories` in this scope Oct 21 18:59:10.789 INFO kablam! --> src/models/category.rs:24:23 Oct 21 18:59:10.789 INFO kablam! | Oct 21 18:59:10.789 INFO kablam! 24 | #[derive(Deserialize, Insertable, Debug)] Oct 21 18:59:10.789 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.789 INFO kablam! | Oct 21 18:59:10.789 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.789 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.789 INFO kablam! Oct 21 18:59:10.789 INFO kablam! warning: cannot find type `NewCategory` in this scope Oct 21 18:59:10.789 INFO kablam! --> src/models/category.rs:24:23 Oct 21 18:59:10.789 INFO kablam! | Oct 21 18:59:10.789 INFO kablam! 24 | #[derive(Deserialize, Insertable, Debug)] Oct 21 18:59:10.789 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.789 INFO kablam! | Oct 21 18:59:10.789 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.790 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.790 INFO kablam! Oct 21 18:59:10.790 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 21 18:59:10.790 INFO kablam! --> src/models/category.rs:33:48 Oct 21 18:59:10.790 INFO kablam! | Oct 21 18:59:10.790 INFO kablam! 33 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 21 18:59:10.790 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.790 INFO kablam! | Oct 21 18:59:10.790 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.790 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.790 INFO kablam! Oct 21 18:59:10.790 INFO kablam! warning: cannot find type `CategoryDisplay` in this scope Oct 21 18:59:10.790 INFO kablam! --> src/models/category.rs:33:48 Oct 21 18:59:10.790 INFO kablam! | Oct 21 18:59:10.790 INFO kablam! 33 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 21 18:59:10.790 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.790 INFO kablam! | Oct 21 18:59:10.790 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.790 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.790 INFO kablam! Oct 21 18:59:10.790 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 21 18:59:10.790 INFO kablam! --> src/models/category.rs:43:48 Oct 21 18:59:10.790 INFO kablam! | Oct 21 18:59:10.790 INFO kablam! 43 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 21 18:59:10.790 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.790 INFO kablam! | Oct 21 18:59:10.790 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.790 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.790 INFO kablam! Oct 21 18:59:10.790 INFO kablam! warning: cannot find type `CategoryFullDisplay` in this scope Oct 21 18:59:10.790 INFO kablam! --> src/models/category.rs:43:48 Oct 21 18:59:10.790 INFO kablam! | Oct 21 18:59:10.790 INFO kablam! 43 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 21 18:59:10.790 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.790 INFO kablam! | Oct 21 18:59:10.790 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.790 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.790 INFO kablam! Oct 21 18:59:10.790 INFO kablam! warning: cannot find type `UpdateCategory` in this scope Oct 21 18:59:10.790 INFO kablam! --> src/models/category.rs:201:10 Oct 21 18:59:10.790 INFO kablam! | Oct 21 18:59:10.790 INFO kablam! 201 | #[derive(AsChangeset, Deserialize)] Oct 21 18:59:10.790 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.790 INFO kablam! | Oct 21 18:59:10.790 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.790 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.790 INFO kablam! Oct 21 18:59:10.790 INFO kablam! warning: cannot find type `categories` in this scope Oct 21 18:59:10.790 INFO kablam! --> src/models/category.rs:201:10 Oct 21 18:59:10.790 INFO kablam! | Oct 21 18:59:10.790 INFO kablam! 201 | #[derive(AsChangeset, Deserialize)] Oct 21 18:59:10.790 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.790 INFO kablam! | Oct 21 18:59:10.790 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.790 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.790 INFO kablam! Oct 21 18:59:10.790 INFO kablam! warning: unused import: `UpdateByID` Oct 21 18:59:10.790 INFO kablam! --> src/models/content.rs:8:49 Oct 21 18:59:10.790 INFO kablam! | Oct 21 18:59:10.790 INFO kablam! 8 | use message::{PaginatedListMessage, Pagination, UpdateByID}; Oct 21 18:59:10.790 INFO kablam! | ^^^^^^^^^^ Oct 21 18:59:10.790 INFO kablam! Oct 21 18:59:10.790 INFO kablam! warning: unused import: `Error` Oct 21 18:59:10.790 INFO kablam! --> src/models/content.rs:9:13 Oct 21 18:59:10.790 INFO kablam! | Oct 21 18:59:10.790 INFO kablam! 9 | use error::{Error, database::map_database_error}; Oct 21 18:59:10.790 INFO kablam! | ^^^^^ Oct 21 18:59:10.790 INFO kablam! Oct 21 18:59:10.808 INFO kablam! warning: cannot find type `contents` in this scope Oct 21 18:59:10.808 INFO kablam! --> src/models/content.rs:14:23 Oct 21 18:59:10.808 INFO kablam! | Oct 21 18:59:10.808 INFO kablam! 14 | #[derive(Deserialize, Insertable, Debug)] Oct 21 18:59:10.808 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.808 INFO kablam! | Oct 21 18:59:10.808 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.808 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.808 INFO kablam! Oct 21 18:59:10.808 INFO kablam! warning: cannot find type `NewContent` in this scope Oct 21 18:59:10.808 INFO kablam! --> src/models/content.rs:14:23 Oct 21 18:59:10.808 INFO kablam! | Oct 21 18:59:10.808 INFO kablam! 14 | #[derive(Deserialize, Insertable, Debug)] Oct 21 18:59:10.808 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.808 INFO kablam! | Oct 21 18:59:10.808 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.808 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.808 INFO kablam! Oct 21 18:59:10.808 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 21 18:59:10.808 INFO kablam! --> src/models/content.rs:14:23 Oct 21 18:59:10.808 INFO kablam! | Oct 21 18:59:10.808 INFO kablam! 14 | #[derive(Deserialize, Insertable, Debug)] Oct 21 18:59:10.808 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.808 INFO kablam! | Oct 21 18:59:10.809 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.809 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.809 INFO kablam! Oct 21 18:59:10.809 INFO kablam! warning: cannot find type `UpdateContent` in this scope Oct 21 18:59:10.809 INFO kablam! --> src/models/content.rs:30:23 Oct 21 18:59:10.809 INFO kablam! | Oct 21 18:59:10.809 INFO kablam! 30 | #[derive(Deserialize, AsChangeset, Debug)] Oct 21 18:59:10.809 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.809 INFO kablam! | Oct 21 18:59:10.809 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.809 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.809 INFO kablam! Oct 21 18:59:10.809 INFO kablam! warning: cannot find type `contents` in this scope Oct 21 18:59:10.809 INFO kablam! --> src/models/content.rs:30:23 Oct 21 18:59:10.809 INFO kablam! | Oct 21 18:59:10.809 INFO kablam! 30 | #[derive(Deserialize, AsChangeset, Debug)] Oct 21 18:59:10.809 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.809 INFO kablam! | Oct 21 18:59:10.809 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.809 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.809 INFO kablam! Oct 21 18:59:10.809 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 21 18:59:10.809 INFO kablam! --> src/models/content.rs:30:23 Oct 21 18:59:10.809 INFO kablam! | Oct 21 18:59:10.809 INFO kablam! 30 | #[derive(Deserialize, AsChangeset, Debug)] Oct 21 18:59:10.809 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.809 INFO kablam! | Oct 21 18:59:10.809 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.809 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.809 INFO kablam! Oct 21 18:59:10.809 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 21 18:59:10.809 INFO kablam! --> src/models/content.rs:46:48 Oct 21 18:59:10.809 INFO kablam! | Oct 21 18:59:10.809 INFO kablam! 46 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 21 18:59:10.809 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.809 INFO kablam! | Oct 21 18:59:10.809 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.809 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.809 INFO kablam! Oct 21 18:59:10.809 INFO kablam! warning: cannot find type `ContentDisplay` in this scope Oct 21 18:59:10.809 INFO kablam! --> src/models/content.rs:46:48 Oct 21 18:59:10.809 INFO kablam! | Oct 21 18:59:10.809 INFO kablam! 46 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 21 18:59:10.809 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.809 INFO kablam! | Oct 21 18:59:10.809 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.809 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.809 INFO kablam! Oct 21 18:59:10.812 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 21 18:59:10.812 INFO kablam! --> src/models/content.rs:61:48 Oct 21 18:59:10.812 INFO kablam! | Oct 21 18:59:10.812 INFO kablam! 61 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 21 18:59:10.812 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.812 INFO kablam! | Oct 21 18:59:10.812 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.812 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.812 INFO kablam! Oct 21 18:59:10.812 INFO kablam! warning: cannot find type `ContentFullDisplay` in this scope Oct 21 18:59:10.812 INFO kablam! --> src/models/content.rs:61:48 Oct 21 18:59:10.812 INFO kablam! | Oct 21 18:59:10.812 INFO kablam! 61 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 21 18:59:10.812 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.812 INFO kablam! | Oct 21 18:59:10.812 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.812 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.813 INFO kablam! Oct 21 18:59:10.813 INFO kablam! warning: unused import: `UpdateByID` Oct 21 18:59:10.813 INFO kablam! --> src/models/push_message.rs:8:49 Oct 21 18:59:10.813 INFO kablam! | Oct 21 18:59:10.813 INFO kablam! 8 | use message::{PaginatedListMessage, Pagination, UpdateByID}; Oct 21 18:59:10.813 INFO kablam! | ^^^^^^^^^^ Oct 21 18:59:10.813 INFO kablam! Oct 21 18:59:10.813 INFO kablam! warning: unused import: `Error` Oct 21 18:59:10.813 INFO kablam! --> src/models/push_message.rs:9:13 Oct 21 18:59:10.813 INFO kablam! | Oct 21 18:59:10.813 INFO kablam! 9 | use error::{Error, database::map_database_error}; Oct 21 18:59:10.813 INFO kablam! | ^^^^^ Oct 21 18:59:10.813 INFO kablam! Oct 21 18:59:10.813 INFO kablam! warning: cannot find type `push_messages` in this scope Oct 21 18:59:10.813 INFO kablam! --> src/models/push_message.rs:12:23 Oct 21 18:59:10.813 INFO kablam! | Oct 21 18:59:10.813 INFO kablam! 12 | #[derive(Deserialize, Insertable, Debug)] Oct 21 18:59:10.813 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.813 INFO kablam! | Oct 21 18:59:10.813 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.813 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.813 INFO kablam! Oct 21 18:59:10.813 INFO kablam! warning: cannot find type `NewPushMessage` in this scope Oct 21 18:59:10.813 INFO kablam! --> src/models/push_message.rs:12:23 Oct 21 18:59:10.813 INFO kablam! | Oct 21 18:59:10.813 INFO kablam! 12 | #[derive(Deserialize, Insertable, Debug)] Oct 21 18:59:10.813 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.813 INFO kablam! | Oct 21 18:59:10.813 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.813 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.813 INFO kablam! Oct 21 18:59:10.813 INFO kablam! warning: cannot find type `UpdatePushMessage` in this scope Oct 21 18:59:10.813 INFO kablam! --> src/models/push_message.rs:18:23 Oct 21 18:59:10.813 INFO kablam! | Oct 21 18:59:10.813 INFO kablam! 18 | #[derive(Deserialize, AsChangeset, Debug)] Oct 21 18:59:10.813 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.813 INFO kablam! | Oct 21 18:59:10.813 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.813 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.813 INFO kablam! Oct 21 18:59:10.813 INFO kablam! warning: cannot find type `push_messages` in this scope Oct 21 18:59:10.813 INFO kablam! --> src/models/push_message.rs:18:23 Oct 21 18:59:10.813 INFO kablam! | Oct 21 18:59:10.813 INFO kablam! 18 | #[derive(Deserialize, AsChangeset, Debug)] Oct 21 18:59:10.813 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.813 INFO kablam! | Oct 21 18:59:10.813 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.813 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.813 INFO kablam! Oct 21 18:59:10.822 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 21 18:59:10.822 INFO kablam! --> src/models/push_message.rs:24:48 Oct 21 18:59:10.822 INFO kablam! | Oct 21 18:59:10.822 INFO kablam! 24 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 21 18:59:10.822 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.822 INFO kablam! | Oct 21 18:59:10.822 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.822 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.822 INFO kablam! Oct 21 18:59:10.822 INFO kablam! warning: cannot find type `PushMessageDisplay` in this scope Oct 21 18:59:10.822 INFO kablam! --> src/models/push_message.rs:24:48 Oct 21 18:59:10.822 INFO kablam! | Oct 21 18:59:10.822 INFO kablam! 24 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 21 18:59:10.822 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.822 INFO kablam! | Oct 21 18:59:10.822 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.822 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.822 INFO kablam! Oct 21 18:59:10.822 INFO kablam! warning: unused imports: `HashMap`, `HashSet` Oct 21 18:59:10.822 INFO kablam! --> src/models/subject.rs:1:24 Oct 21 18:59:10.822 INFO kablam! | Oct 21 18:59:10.822 INFO kablam! 1 | use std::collections::{HashMap, HashSet}; Oct 21 18:59:10.822 INFO kablam! | ^^^^^^^ ^^^^^^^ Oct 21 18:59:10.822 INFO kablam! Oct 21 18:59:10.822 INFO kablam! warning: unused imports: `Handler`, `Message` Oct 21 18:59:10.822 INFO kablam! --> src/models/subject.rs:3:13 Oct 21 18:59:10.822 INFO kablam! | Oct 21 18:59:10.822 INFO kablam! 3 | use actix::{Message, Handler}; Oct 21 18:59:10.822 INFO kablam! | ^^^^^^^ ^^^^^^^ Oct 21 18:59:10.822 INFO kablam! Oct 21 18:59:10.822 INFO kablam! warning: unused import: `DatabaseExecutor` Oct 21 18:59:10.822 INFO kablam! --> src/models/subject.rs:9:16 Oct 21 18:59:10.822 INFO kablam! | Oct 21 18:59:10.822 INFO kablam! 9 | use database::{DatabaseExecutor, Conn, last_insert_id}; Oct 21 18:59:10.822 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 21 18:59:10.822 INFO kablam! Oct 21 18:59:10.822 INFO kablam! warning: unused import: `UpdateByID` Oct 21 18:59:10.822 INFO kablam! --> src/models/subject.rs:10:49 Oct 21 18:59:10.822 INFO kablam! | Oct 21 18:59:10.822 INFO kablam! 10 | use message::{PaginatedListMessage, Pagination, UpdateByID}; Oct 21 18:59:10.822 INFO kablam! | ^^^^^^^^^^ Oct 21 18:59:10.822 INFO kablam! Oct 21 18:59:10.822 INFO kablam! warning: unused import: `schema::subject_relates` Oct 21 18:59:10.822 INFO kablam! --> src/models/subject.rs:14:5 Oct 21 18:59:10.822 INFO kablam! | Oct 21 18:59:10.822 INFO kablam! 14 | use schema::subject_relates; Oct 21 18:59:10.822 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:59:10.822 INFO kablam! Oct 21 18:59:10.823 INFO kablam! warning: cannot find type `subjects` in this scope Oct 21 18:59:10.823 INFO kablam! --> src/models/subject.rs:18:23 Oct 21 18:59:10.823 INFO kablam! | Oct 21 18:59:10.823 INFO kablam! 18 | #[derive(Deserialize, Insertable, Debug)] Oct 21 18:59:10.823 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.823 INFO kablam! | Oct 21 18:59:10.823 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.823 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.823 INFO kablam! Oct 21 18:59:10.823 INFO kablam! warning: cannot find type `NewSubject` in this scope Oct 21 18:59:10.823 INFO kablam! --> src/models/subject.rs:18:23 Oct 21 18:59:10.823 INFO kablam! | Oct 21 18:59:10.823 INFO kablam! 18 | #[derive(Deserialize, Insertable, Debug)] Oct 21 18:59:10.823 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.823 INFO kablam! | Oct 21 18:59:10.823 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.823 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.823 INFO kablam! Oct 21 18:59:10.824 INFO kablam! warning: cannot find type `UpdateSubject` in this scope Oct 21 18:59:10.824 INFO kablam! --> src/models/subject.rs:28:23 Oct 21 18:59:10.824 INFO kablam! | Oct 21 18:59:10.824 INFO kablam! 28 | #[derive(Deserialize, AsChangeset, Debug)] Oct 21 18:59:10.824 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.824 INFO kablam! | Oct 21 18:59:10.824 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.824 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.824 INFO kablam! Oct 21 18:59:10.824 INFO kablam! warning: cannot find type `subjects` in this scope Oct 21 18:59:10.824 INFO kablam! --> src/models/subject.rs:28:23 Oct 21 18:59:10.824 INFO kablam! | Oct 21 18:59:10.824 INFO kablam! 28 | #[derive(Deserialize, AsChangeset, Debug)] Oct 21 18:59:10.824 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.824 INFO kablam! | Oct 21 18:59:10.824 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.824 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.824 INFO kablam! Oct 21 18:59:10.842 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 21 18:59:10.842 INFO kablam! --> src/models/subject.rs:38:48 Oct 21 18:59:10.842 INFO kablam! | Oct 21 18:59:10.842 INFO kablam! 38 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 21 18:59:10.842 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.842 INFO kablam! | Oct 21 18:59:10.842 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.842 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.842 INFO kablam! Oct 21 18:59:10.842 INFO kablam! warning: cannot find type `SubjectDisplay` in this scope Oct 21 18:59:10.842 INFO kablam! --> src/models/subject.rs:38:48 Oct 21 18:59:10.842 INFO kablam! | Oct 21 18:59:10.842 INFO kablam! 38 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 21 18:59:10.842 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.842 INFO kablam! | Oct 21 18:59:10.842 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.842 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.842 INFO kablam! Oct 21 18:59:10.843 INFO kablam! warning: cannot find type `SubjectRelateBaseInfo` in this scope Oct 21 18:59:10.843 INFO kablam! --> src/models/subject.rs:60:48 Oct 21 18:59:10.843 INFO kablam! | Oct 21 18:59:10.843 INFO kablam! 60 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 21 18:59:10.843 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.843 INFO kablam! | Oct 21 18:59:10.843 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.843 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.843 INFO kablam! Oct 21 18:59:10.844 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 21 18:59:10.844 INFO kablam! --> src/models/subject.rs:72:48 Oct 21 18:59:10.844 INFO kablam! | Oct 21 18:59:10.844 INFO kablam! 72 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 21 18:59:10.844 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.844 INFO kablam! | Oct 21 18:59:10.844 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.844 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.844 INFO kablam! Oct 21 18:59:10.844 INFO kablam! warning: cannot find type `SubjectRelateInfo` in this scope Oct 21 18:59:10.844 INFO kablam! --> src/models/subject.rs:72:48 Oct 21 18:59:10.844 INFO kablam! | Oct 21 18:59:10.844 INFO kablam! 72 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 21 18:59:10.844 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.844 INFO kablam! | Oct 21 18:59:10.844 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.844 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.844 INFO kablam! Oct 21 18:59:10.845 INFO kablam! warning: unused import: `diesel::dsl::exists` Oct 21 18:59:10.845 INFO kablam! --> src/models/recommend.rs:4:5 Oct 21 18:59:10.845 INFO kablam! | Oct 21 18:59:10.845 INFO kablam! 4 | use diesel::dsl::exists; Oct 21 18:59:10.845 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 18:59:10.845 INFO kablam! Oct 21 18:59:10.845 INFO kablam! warning: unused imports: `PaginatedListMessage`, `Pagination`, `UpdateByID` Oct 21 18:59:10.845 INFO kablam! --> src/models/recommend.rs:9:15 Oct 21 18:59:10.845 INFO kablam! | Oct 21 18:59:10.845 INFO kablam! 9 | use message::{PaginatedListMessage, Pagination, UpdateByID}; Oct 21 18:59:10.845 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^ Oct 21 18:59:10.845 INFO kablam! Oct 21 18:59:10.845 INFO kablam! warning: unused import: `Error` Oct 21 18:59:10.845 INFO kablam! --> src/models/recommend.rs:10:13 Oct 21 18:59:10.845 INFO kablam! | Oct 21 18:59:10.845 INFO kablam! 10 | use error::{Error, database::map_database_error}; Oct 21 18:59:10.845 INFO kablam! | ^^^^^ Oct 21 18:59:10.845 INFO kablam! Oct 21 18:59:10.849 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 21 18:59:10.849 INFO kablam! --> src/models/recommend.rs:13:48 Oct 21 18:59:10.849 INFO kablam! | Oct 21 18:59:10.849 INFO kablam! 13 | #[derive(Serialize, Deserialize, Debug, Clone, Queryable)] Oct 21 18:59:10.849 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.849 INFO kablam! | Oct 21 18:59:10.849 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.849 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.849 INFO kablam! Oct 21 18:59:10.849 INFO kablam! warning: cannot find type `RecommendContentDisplay` in this scope Oct 21 18:59:10.849 INFO kablam! --> src/models/recommend.rs:13:48 Oct 21 18:59:10.849 INFO kablam! | Oct 21 18:59:10.849 INFO kablam! 13 | #[derive(Serialize, Deserialize, Debug, Clone, Queryable)] Oct 21 18:59:10.849 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.849 INFO kablam! | Oct 21 18:59:10.849 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.849 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.849 INFO kablam! Oct 21 18:59:10.849 INFO kablam! warning: cannot find type `recommend_contents` in this scope Oct 21 18:59:10.849 INFO kablam! --> src/models/recommend.rs:24:23 Oct 21 18:59:10.849 INFO kablam! | Oct 21 18:59:10.849 INFO kablam! 24 | #[derive(Deserialize, Insertable, Debug)] Oct 21 18:59:10.849 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.849 INFO kablam! | Oct 21 18:59:10.849 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.849 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.849 INFO kablam! Oct 21 18:59:10.849 INFO kablam! warning: cannot find type `NewRecommendContent` in this scope Oct 21 18:59:10.849 INFO kablam! --> src/models/recommend.rs:24:23 Oct 21 18:59:10.849 INFO kablam! | Oct 21 18:59:10.849 INFO kablam! 24 | #[derive(Deserialize, Insertable, Debug)] Oct 21 18:59:10.849 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.849 INFO kablam! | Oct 21 18:59:10.849 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.849 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.849 INFO kablam! Oct 21 18:59:10.849 INFO kablam! warning: cannot find type `table` in this scope Oct 21 18:59:10.849 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 21 18:59:10.849 INFO kablam! | Oct 21 18:59:10.849 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 21 18:59:10.849 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.849 INFO kablam! | Oct 21 18:59:10.849 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.849 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.849 INFO kablam! Oct 21 18:59:10.849 INFO kablam! warning: cannot find type `id` in this scope Oct 21 18:59:10.849 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 18:59:10.849 INFO kablam! | Oct 21 18:59:10.849 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 18:59:10.849 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.849 INFO kablam! | Oct 21 18:59:10.849 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.849 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.849 INFO kablam! Oct 21 18:59:10.849 INFO kablam! warning: cannot find type `name` in this scope Oct 21 18:59:10.850 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 18:59:10.850 INFO kablam! | Oct 21 18:59:10.850 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 18:59:10.850 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.850 INFO kablam! | Oct 21 18:59:10.850 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.850 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.850 INFO kablam! Oct 21 18:59:10.850 INFO kablam! warning: cannot find type `display_name` in this scope Oct 21 18:59:10.850 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 18:59:10.850 INFO kablam! | Oct 21 18:59:10.850 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 18:59:10.850 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.850 INFO kablam! | Oct 21 18:59:10.850 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.850 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.850 INFO kablam! Oct 21 18:59:10.852 INFO kablam! warning: cannot find type `keywords` in this scope Oct 21 18:59:10.852 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 18:59:10.852 INFO kablam! | Oct 21 18:59:10.852 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 18:59:10.852 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.852 INFO kablam! | Oct 21 18:59:10.852 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.852 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.852 INFO kablam! Oct 21 18:59:10.853 INFO kablam! warning: cannot find type `description` in this scope Oct 21 18:59:10.853 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 18:59:10.854 INFO kablam! | Oct 21 18:59:10.854 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 18:59:10.854 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.854 INFO kablam! | Oct 21 18:59:10.854 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.854 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.854 INFO kablam! Oct 21 18:59:10.854 INFO kablam! warning: cannot find type `sort` in this scope Oct 21 18:59:10.854 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 18:59:10.854 INFO kablam! | Oct 21 18:59:10.854 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 18:59:10.854 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.854 INFO kablam! | Oct 21 18:59:10.854 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.854 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.854 INFO kablam! Oct 21 18:59:10.854 INFO kablam! warning: cannot find type `created_at` in this scope Oct 21 18:59:10.854 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 18:59:10.854 INFO kablam! | Oct 21 18:59:10.854 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 18:59:10.854 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.854 INFO kablam! | Oct 21 18:59:10.854 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.854 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.854 INFO kablam! Oct 21 18:59:10.854 INFO kablam! warning: cannot find type `updated_at` in this scope Oct 21 18:59:10.854 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 18:59:10.854 INFO kablam! | Oct 21 18:59:10.854 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 18:59:10.854 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.854 INFO kablam! | Oct 21 18:59:10.854 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.854 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.854 INFO kablam! Oct 21 18:59:10.858 INFO kablam! warning: cannot find type `title` in this scope Oct 21 18:59:10.858 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 18:59:10.858 INFO kablam! | Oct 21 18:59:10.858 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 18:59:10.859 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.859 INFO kablam! | Oct 21 18:59:10.859 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.859 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.859 INFO kablam! Oct 21 18:59:10.864 INFO kablam! warning: cannot find type `category_id` in this scope Oct 21 18:59:10.866 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 18:59:10.866 INFO kablam! | Oct 21 18:59:10.866 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 18:59:10.866 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.866 INFO kablam! | Oct 21 18:59:10.866 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.867 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.867 INFO kablam! Oct 21 18:59:10.867 INFO kablam! warning: cannot find type `as_page` in this scope Oct 21 18:59:10.867 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 18:59:10.867 INFO kablam! | Oct 21 18:59:10.867 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 18:59:10.867 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.867 INFO kablam! | Oct 21 18:59:10.867 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.867 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.867 INFO kablam! Oct 21 18:59:10.867 INFO kablam! warning: cannot find type `content_type` in this scope Oct 21 18:59:10.867 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 18:59:10.867 INFO kablam! | Oct 21 18:59:10.867 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 18:59:10.867 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.867 INFO kablam! | Oct 21 18:59:10.867 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.867 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.867 INFO kablam! Oct 21 18:59:10.867 INFO kablam! warning: cannot find type `content` in this scope Oct 21 18:59:10.867 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 18:59:10.867 INFO kablam! | Oct 21 18:59:10.867 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 18:59:10.867 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.867 INFO kablam! | Oct 21 18:59:10.867 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.867 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.867 INFO kablam! Oct 21 18:59:10.867 INFO kablam! warning: cannot find type `display` in this scope Oct 21 18:59:10.867 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 18:59:10.867 INFO kablam! | Oct 21 18:59:10.867 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 18:59:10.867 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.867 INFO kablam! | Oct 21 18:59:10.867 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.867 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.867 INFO kablam! Oct 21 18:59:10.867 INFO kablam! warning: cannot find type `published_at` in this scope Oct 21 18:59:10.867 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 18:59:10.867 INFO kablam! | Oct 21 18:59:10.867 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 18:59:10.867 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.867 INFO kablam! | Oct 21 18:59:10.867 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.867 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.867 INFO kablam! Oct 21 18:59:10.867 INFO kablam! warning: cannot find type `modified_at` in this scope Oct 21 18:59:10.867 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 18:59:10.867 INFO kablam! | Oct 21 18:59:10.867 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 18:59:10.867 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.867 INFO kablam! | Oct 21 18:59:10.867 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.867 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.867 INFO kablam! Oct 21 18:59:10.884 INFO kablam! warning: cannot find type `content_id` in this scope Oct 21 18:59:10.884 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 18:59:10.884 INFO kablam! | Oct 21 18:59:10.884 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 18:59:10.884 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.884 INFO kablam! | Oct 21 18:59:10.884 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.884 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.884 INFO kablam! Oct 21 18:59:10.884 INFO kablam! warning: cannot find type `source` in this scope Oct 21 18:59:10.884 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 18:59:10.884 INFO kablam! | Oct 21 18:59:10.884 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 18:59:10.885 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.885 INFO kablam! | Oct 21 18:59:10.885 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.885 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.885 INFO kablam! Oct 21 18:59:10.885 INFO kablam! warning: cannot find type `summary` in this scope Oct 21 18:59:10.885 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 18:59:10.885 INFO kablam! | Oct 21 18:59:10.885 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 18:59:10.885 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.885 INFO kablam! | Oct 21 18:59:10.885 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.885 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.885 INFO kablam! Oct 21 18:59:10.886 INFO kablam! warning: cannot find type `subject_id` in this scope Oct 21 18:59:10.886 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 18:59:10.886 INFO kablam! | Oct 21 18:59:10.886 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 18:59:10.886 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 18:59:10.886 INFO kablam! | Oct 21 18:59:10.886 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 18:59:10.886 INFO kablam! = note: for more information, see issue #50504 Oct 21 18:59:10.886 INFO kablam! Oct 21 18:59:10.896 INFO kablam! warning: unused import: `std::borrow::BorrowMut` Oct 21 18:59:10.896 INFO kablam! --> src/error/mod.rs:1:5 Oct 21 18:59:10.896 INFO kablam! | Oct 21 18:59:10.896 INFO kablam! 1 | use std::borrow::BorrowMut; Oct 21 18:59:10.896 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:59:10.896 INFO kablam! Oct 21 18:59:10.896 INFO kablam! warning: unused import: `Tera` Oct 21 18:59:10.896 INFO kablam! --> src/error/mod.rs:8:21 Oct 21 18:59:10.896 INFO kablam! | Oct 21 18:59:10.896 INFO kablam! 8 | use tera::{Context, Tera}; Oct 21 18:59:10.896 INFO kablam! | ^^^^ Oct 21 18:59:10.896 INFO kablam! Oct 21 18:59:10.896 INFO kablam! warning: unused import: `message::ErrorMessage` Oct 21 18:59:10.896 INFO kablam! --> src/error/database.rs:3:5 Oct 21 18:59:10.896 INFO kablam! | Oct 21 18:59:10.896 INFO kablam! 3 | use message::ErrorMessage; Oct 21 18:59:10.896 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:59:10.896 INFO kablam! Oct 21 18:59:10.897 INFO kablam! warning: unused imports: `err as FutErr`, `ok as FutOk` Oct 21 18:59:10.897 INFO kablam! --> src/controllers/blog/index.rs:4:31 Oct 21 18:59:10.897 INFO kablam! | Oct 21 18:59:10.897 INFO kablam! 4 | use futures::future::{Future, ok as FutOk, err as FutErr}; Oct 21 18:59:10.897 INFO kablam! | ^^^^^^^^^^^ ^^^^^^^^^^^^^ Oct 21 18:59:10.897 INFO kablam! Oct 21 18:59:10.897 INFO kablam! warning: unused import: `ok as FutOk` Oct 21 18:59:10.897 INFO kablam! --> src/controllers/blog/content.rs:7:31 Oct 21 18:59:10.897 INFO kablam! | Oct 21 18:59:10.897 INFO kablam! 7 | use futures::future::{Future, ok as FutOk, err as FutErr}; Oct 21 18:59:10.897 INFO kablam! | ^^^^^^^^^^^ Oct 21 18:59:10.897 INFO kablam! Oct 21 18:59:10.897 INFO kablam! warning: unused imports: `err as FutErr`, `ok as FutOk` Oct 21 18:59:10.897 INFO kablam! --> src/controllers/blog/push_message.rs:4:31 Oct 21 18:59:10.897 INFO kablam! | Oct 21 18:59:10.897 INFO kablam! 4 | use futures::future::{Future, ok as FutOk, err as FutErr}; Oct 21 18:59:10.897 INFO kablam! | ^^^^^^^^^^^ ^^^^^^^^^^^^^ Oct 21 18:59:10.897 INFO kablam! Oct 21 18:59:10.897 INFO kablam! warning: unused import: `error::Error as ActixError` Oct 21 18:59:10.897 INFO kablam! --> src/controllers/blog/push_message.rs:5:84 Oct 21 18:59:10.897 INFO kablam! | Oct 21 18:59:10.897 INFO kablam! 5 | use actix_web::{HttpRequest, HttpResponse, Responder, AsyncResponder, HttpMessage, error::Error as ActixError}; Oct 21 18:59:10.897 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:59:10.897 INFO kablam! Oct 21 18:59:10.904 INFO kablam! warning: unused import: `actix_web::http` Oct 21 18:59:10.904 INFO kablam! --> src/controllers/blog/rss.rs:3:5 Oct 21 18:59:10.904 INFO kablam! | Oct 21 18:59:10.904 INFO kablam! 3 | use actix_web::http; Oct 21 18:59:10.904 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 21 18:59:10.904 INFO kablam! Oct 21 18:59:10.904 INFO kablam! warning: unused import: `url::Url` Oct 21 18:59:10.904 INFO kablam! --> src/controllers/blog/rss.rs:6:5 Oct 21 18:59:10.904 INFO kablam! | Oct 21 18:59:10.904 INFO kablam! 6 | use url::Url; Oct 21 18:59:10.904 INFO kablam! | ^^^^^^^^ Oct 21 18:59:10.904 INFO kablam! Oct 21 18:59:10.904 INFO kablam! warning: unused imports: `AsyncResponder`, `HttpMessage`, `HttpResponse` Oct 21 18:59:10.904 INFO kablam! --> src/controllers/admin/content.rs:2:30 Oct 21 18:59:10.904 INFO kablam! | Oct 21 18:59:10.904 INFO kablam! 2 | use actix_web::{HttpRequest, HttpResponse, AsyncResponder, Responder, HttpMessage}; Oct 21 18:59:10.904 INFO kablam! | ^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^ Oct 21 18:59:10.912 INFO kablam! Oct 21 18:59:10.912 INFO kablam! warning: unused import: `models::content` Oct 21 18:59:10.912 INFO kablam! --> src/controllers/admin/content.rs:5:5 Oct 21 18:59:10.912 INFO kablam! | Oct 21 18:59:10.912 INFO kablam! 5 | use models::content; Oct 21 18:59:10.912 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 21 18:59:10.912 INFO kablam! Oct 21 18:59:10.912 INFO kablam! warning: unused import: `std::rc::Rc` Oct 21 18:59:10.912 INFO kablam! --> src/state.rs:1:5 Oct 21 18:59:10.912 INFO kablam! | Oct 21 18:59:10.912 INFO kablam! 1 | use std::rc::Rc; Oct 21 18:59:10.912 INFO kablam! | ^^^^^^^^^^^ Oct 21 18:59:10.912 INFO kablam! Oct 21 18:59:10.912 INFO kablam! warning: unused imports: `Request`, `ToEnvelope` Oct 21 18:59:10.912 INFO kablam! --> src/state.rs:4:18 Oct 21 18:59:10.912 INFO kablam! | Oct 21 18:59:10.912 INFO kablam! 4 | use actix::dev::{Request, ToEnvelope}; Oct 21 18:59:10.912 INFO kablam! | ^^^^^^^ ^^^^^^^^^^ Oct 21 18:59:10.912 INFO kablam! Oct 21 18:59:14.544 INFO kablam! warning: unused import: `HttpMessage` Oct 21 18:59:14.544 INFO kablam! --> src/controllers/blog/index.rs:5:71 Oct 21 18:59:14.544 INFO kablam! | Oct 21 18:59:14.544 INFO kablam! 5 | use actix_web::{HttpRequest, HttpResponse, Responder, AsyncResponder, HttpMessage}; Oct 21 18:59:14.544 INFO kablam! | ^^^^^^^^^^^ Oct 21 18:59:14.544 INFO kablam! Oct 21 18:59:14.544 INFO kablam! warning: unused import: `HttpMessage` Oct 21 18:59:14.544 INFO kablam! --> src/controllers/blog/content.rs:8:71 Oct 21 18:59:14.544 INFO kablam! | Oct 21 18:59:14.544 INFO kablam! 8 | use actix_web::{HttpRequest, HttpResponse, Responder, AsyncResponder, HttpMessage, error::Error as ActixError}; Oct 21 18:59:14.544 INFO kablam! | ^^^^^^^^^^^ Oct 21 18:59:14.544 INFO kablam! Oct 21 18:59:14.544 INFO kablam! warning: unused import: `HttpMessage` Oct 21 18:59:14.544 INFO kablam! --> src/controllers/blog/push_message.rs:5:71 Oct 21 18:59:14.544 INFO kablam! | Oct 21 18:59:14.544 INFO kablam! 5 | use actix_web::{HttpRequest, HttpResponse, Responder, AsyncResponder, HttpMessage, error::Error as ActixError}; Oct 21 18:59:14.544 INFO kablam! | ^^^^^^^^^^^ Oct 21 18:59:14.544 INFO kablam! Oct 21 18:59:14.544 INFO kablam! warning: unused import: `HttpMessage` Oct 21 18:59:14.544 INFO kablam! --> src/controllers/blog/rss.rs:2:71 Oct 21 18:59:14.544 INFO kablam! | Oct 21 18:59:14.544 INFO kablam! 2 | use actix_web::{HttpRequest, HttpResponse, AsyncResponder, Responder, HttpMessage}; Oct 21 18:59:14.544 INFO kablam! | ^^^^^^^^^^^ Oct 21 18:59:14.544 INFO kablam! Oct 21 18:59:14.782 INFO kablam! warning: unused import: `HttpMessage` Oct 21 18:59:14.782 INFO kablam! --> src/controllers/blog/index.rs:5:71 Oct 21 18:59:14.782 INFO kablam! | Oct 21 18:59:14.782 INFO kablam! 5 | use actix_web::{HttpRequest, HttpResponse, Responder, AsyncResponder, HttpMessage}; Oct 21 18:59:14.782 INFO kablam! | ^^^^^^^^^^^ Oct 21 18:59:14.782 INFO kablam! Oct 21 18:59:14.782 INFO kablam! warning: unused import: `HttpMessage` Oct 21 18:59:14.782 INFO kablam! --> src/controllers/blog/content.rs:8:71 Oct 21 18:59:14.782 INFO kablam! | Oct 21 18:59:14.782 INFO kablam! 8 | use actix_web::{HttpRequest, HttpResponse, Responder, AsyncResponder, HttpMessage, error::Error as ActixError}; Oct 21 18:59:14.782 INFO kablam! | ^^^^^^^^^^^ Oct 21 18:59:14.782 INFO kablam! Oct 21 18:59:14.782 INFO kablam! warning: unused import: `HttpMessage` Oct 21 18:59:14.782 INFO kablam! --> src/controllers/blog/push_message.rs:5:71 Oct 21 18:59:14.783 INFO kablam! | Oct 21 18:59:14.783 INFO kablam! 5 | use actix_web::{HttpRequest, HttpResponse, Responder, AsyncResponder, HttpMessage, error::Error as ActixError}; Oct 21 18:59:14.783 INFO kablam! | ^^^^^^^^^^^ Oct 21 18:59:14.783 INFO kablam! Oct 21 18:59:14.783 INFO kablam! warning: unused import: `HttpMessage` Oct 21 18:59:14.784 INFO kablam! --> src/controllers/blog/rss.rs:2:71 Oct 21 18:59:14.784 INFO kablam! | Oct 21 18:59:14.784 INFO kablam! 2 | use actix_web::{HttpRequest, HttpResponse, AsyncResponder, Responder, HttpMessage}; Oct 21 18:59:14.784 INFO kablam! | ^^^^^^^^^^^ Oct 21 18:59:14.784 INFO kablam! Oct 21 18:59:14.813 INFO kablam! warning: unused variable: `e` Oct 21 18:59:14.813 INFO kablam! --> src/controllers/blog/index.rs:87:21 Oct 21 18:59:14.813 INFO kablam! | Oct 21 18:59:14.813 INFO kablam! 87 | Err(e) => "Render error".into() Oct 21 18:59:14.813 INFO kablam! | ^ help: consider using `_e` instead Oct 21 18:59:14.814 INFO kablam! | Oct 21 18:59:14.814 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 18:59:14.814 INFO kablam! Oct 21 18:59:14.815 INFO kablam! warning: unused variable: `e` Oct 21 18:59:14.815 INFO kablam! --> src/controllers/blog/content.rs:140:29 Oct 21 18:59:14.815 INFO kablam! | Oct 21 18:59:14.815 INFO kablam! 140 | Err(e) => "Render error".into() Oct 21 18:59:14.815 INFO kablam! | ^ help: consider using `_e` instead Oct 21 18:59:14.816 INFO kablam! Oct 21 18:59:14.816 INFO kablam! warning: unused variable: `e` Oct 21 18:59:14.816 INFO kablam! --> src/controllers/blog/content.rs:221:37 Oct 21 18:59:14.816 INFO kablam! | Oct 21 18:59:14.817 INFO kablam! 221 | Err(e) => "Render error".into() Oct 21 18:59:14.817 INFO kablam! | ^ help: consider using `_e` instead Oct 21 18:59:14.817 INFO kablam! Oct 21 18:59:14.818 INFO kablam! warning: unused variable: `req_ref` Oct 21 18:59:14.818 INFO kablam! --> src/controllers/admin/content.rs:13:9 Oct 21 18:59:14.818 INFO kablam! | Oct 21 18:59:14.818 INFO kablam! 13 | let req_ref = Rc::new(req); Oct 21 18:59:14.818 INFO kablam! | ^^^^^^^ help: consider using `_req_ref` instead Oct 21 18:59:14.819 INFO kablam! Oct 21 18:59:14.820 INFO kablam! warning: unused variable: `cname` Oct 21 18:59:14.821 INFO kablam! --> src/models/content.rs:225:52 Oct 21 18:59:14.822 INFO kablam! | Oct 21 18:59:14.822 INFO kablam! 225 | FindCategory::Name(cname) => panic!("Unsupport search condition"), Oct 21 18:59:14.822 INFO kablam! | ^^^^^ help: consider using `_cname` instead Oct 21 18:59:14.822 INFO kablam! Oct 21 18:59:14.822 INFO kablam! warning: unused variable: `connection` Oct 21 18:59:14.822 INFO kablam! --> src/models/subject.rs:213:21 Oct 21 18:59:14.822 INFO kablam! | Oct 21 18:59:14.822 INFO kablam! 213 | pub fn get_list(connection: &Conn) {} Oct 21 18:59:14.822 INFO kablam! | ^^^^^^^^^^ help: consider using `_connection` instead Oct 21 18:59:14.822 INFO kablam! Oct 21 18:59:15.139 INFO kablam! warning: unused variable: `e` Oct 21 18:59:15.141 INFO kablam! --> src/controllers/blog/index.rs:87:21 Oct 21 18:59:15.141 INFO kablam! | Oct 21 18:59:15.141 INFO kablam! 87 | Err(e) => "Render error".into() Oct 21 18:59:15.141 INFO kablam! | ^ help: consider using `_e` instead Oct 21 18:59:15.141 INFO kablam! | Oct 21 18:59:15.141 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 18:59:15.141 INFO kablam! Oct 21 18:59:15.141 INFO kablam! warning: unused variable: `e` Oct 21 18:59:15.141 INFO kablam! --> src/controllers/blog/content.rs:140:29 Oct 21 18:59:15.141 INFO kablam! | Oct 21 18:59:15.141 INFO kablam! 140 | Err(e) => "Render error".into() Oct 21 18:59:15.141 INFO kablam! | ^ help: consider using `_e` instead Oct 21 18:59:15.141 INFO kablam! Oct 21 18:59:15.141 INFO kablam! warning: unused variable: `e` Oct 21 18:59:15.141 INFO kablam! --> src/controllers/blog/content.rs:221:37 Oct 21 18:59:15.141 INFO kablam! | Oct 21 18:59:15.141 INFO kablam! 221 | Err(e) => "Render error".into() Oct 21 18:59:15.141 INFO kablam! | ^ help: consider using `_e` instead Oct 21 18:59:15.141 INFO kablam! Oct 21 18:59:15.141 INFO kablam! warning: unused variable: `req_ref` Oct 21 18:59:15.141 INFO kablam! --> src/controllers/admin/content.rs:13:9 Oct 21 18:59:15.141 INFO kablam! | Oct 21 18:59:15.141 INFO kablam! 13 | let req_ref = Rc::new(req); Oct 21 18:59:15.141 INFO kablam! | ^^^^^^^ help: consider using `_req_ref` instead Oct 21 18:59:15.141 INFO kablam! Oct 21 18:59:15.141 INFO kablam! warning: unused variable: `cname` Oct 21 18:59:15.141 INFO kablam! --> src/models/content.rs:225:52 Oct 21 18:59:15.141 INFO kablam! | Oct 21 18:59:15.141 INFO kablam! 225 | FindCategory::Name(cname) => panic!("Unsupport search condition"), Oct 21 18:59:15.141 INFO kablam! | ^^^^^ help: consider using `_cname` instead Oct 21 18:59:15.141 INFO kablam! Oct 21 18:59:15.141 INFO kablam! warning: unused variable: `connection` Oct 21 18:59:15.141 INFO kablam! --> src/models/subject.rs:213:21 Oct 21 18:59:15.141 INFO kablam! | Oct 21 18:59:15.141 INFO kablam! 213 | pub fn get_list(connection: &Conn) {} Oct 21 18:59:15.141 INFO kablam! | ^^^^^^^^^^ help: consider using `_connection` instead Oct 21 18:59:15.141 INFO kablam! Oct 21 18:59:15.696 INFO kablam! thread 'main' panicked at 'assertion failed: !impl_self_ty.has_infer_types()', librustc_mir/borrow_check/nll/type_check/mod.rs:1033:21 Oct 21 18:59:15.696 INFO kablam! stack backtrace: Oct 21 18:59:16.020 INFO kablam! 0: 0x7fb78b39f70f - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::hc790a6047650a25c Oct 21 18:59:16.020 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 21 18:59:16.020 INFO kablam! 1: 0x7fb78b384687 - std::sys_common::backtrace::print::hef8e97456550ddc1 Oct 21 18:59:16.028 INFO kablam! at libstd/sys_common/backtrace.rs:71 Oct 21 18:59:16.028 INFO kablam! at libstd/sys_common/backtrace.rs:59 Oct 21 18:59:16.028 INFO kablam! 2: 0x7fb78b3aaadf - std::panicking::default_hook::{{closure}}::h0141030dd350a192 Oct 21 18:59:16.040 INFO kablam! at libstd/panicking.rs:211 Oct 21 18:59:16.040 INFO kablam! 3: 0x7fb78b3aa844 - std::panicking::default_hook::hff5fb27020d8e71b Oct 21 18:59:16.040 INFO kablam! at libstd/panicking.rs:227 Oct 21 18:59:16.040 INFO kablam! 4: 0x7fb787a04461 - rustc::util::common::panic_hook::hc481878d35934a53 Oct 21 18:59:16.040 INFO kablam! 5: 0x7fb78b3ab2d6 - std::panicking::rust_panic_with_hook::h91281e711b2e81db Oct 21 18:59:16.040 INFO kablam! at libstd/panicking.rs:480 Oct 21 18:59:16.040 INFO kablam! 6: 0x7fb7885744e7 - std::panicking::begin_panic::h6519bd32ad26da8c Oct 21 18:59:16.040 INFO kablam! 7: 0x7fb788593f2b - rustc_mir::borrow_check::nll::type_check::TypeChecker::relate_type_and_user_type::hed63f63fe4354587 Oct 21 18:59:16.040 INFO kablam! 8: 0x7fb78859029b - as rustc::mir::visit::Visitor<'tcx>>::visit_constant::h73e8993fe15ba09a Oct 21 18:59:16.040 INFO kablam! 9: 0x7fb788590636 - as rustc::mir::visit::Visitor<'tcx>>::visit_rvalue::h796e08b6b353f484 Oct 21 18:59:16.040 INFO kablam! 10: 0x7fb788590ba9 - as rustc::mir::visit::Visitor<'tcx>>::visit_mir::h8daa53da6527b915 Oct 21 18:59:16.040 INFO kablam! 11: 0x7fb78858fd11 - rustc_mir::borrow_check::nll::type_check::type_check_internal::h2ac92f33f115ad09 Oct 21 18:59:16.040 INFO kablam! 12: 0x7fb7883154e6 - rustc::ty::context::tls::with_related_context::h8190661235dee082 Oct 21 18:59:16.040 INFO kablam! 13: 0x7fb7883f46e4 - rustc::infer::InferCtxtBuilder::enter::h110a307af99695de Oct 21 18:59:16.040 INFO kablam! 14: 0x7fb78859cc56 - ::run_pass::hebeb072a1d79f1fd Oct 21 18:59:16.040 INFO kablam! 15: 0x7fb7883690c0 - rustc_mir::transform::mir_const::{{closure}}::h7e478a3cf226356e Oct 21 18:59:16.040 INFO kablam! 16: 0x7fb788361fbe - rustc_mir::transform::mir_const::h0a2581c0c8b526e6 Oct 21 18:59:16.040 INFO kablam! 17: 0x7fb78759b085 - rustc::ty::query::__query_compute::mir_const::h0c0122fd9df53d18 Oct 21 18:59:16.040 INFO kablam! 18: 0x7fb7875a1a7c - rustc::ty::query:: for rustc::ty::query::queries::mir_const<'tcx>>::compute::haa10bab95a2fd833 Oct 21 18:59:16.040 INFO kablam! 19: 0x7fb78731a692 - rustc::dep_graph::graph::DepGraph::with_task_impl::h787ee2a2b70d658b Oct 21 18:59:16.040 INFO kablam! 20: 0x7fb787521105 - rustc::ty::context::tls::with_related_context::h0f1084258791cb48 Oct 21 18:59:16.040 INFO kablam! 21: 0x7fb7875e738d - rustc::ty::query::plumbing::>::force_query_with_job::hd70b42abafd8871b Oct 21 18:59:16.040 INFO kablam! 22: 0x7fb7876feaf2 - rustc::ty::query::plumbing::>::get_query::hda3e93c215855c69 Oct 21 18:59:16.040 INFO kablam! 23: 0x7fb7877334de - rustc::ty::query::>::mir_const::hf0c10eac190126c3 Oct 21 18:59:16.040 INFO kablam! 24: 0x7fb7883621c9 - rustc_mir::transform::mir_validated::h744eeed3e0252cec Oct 21 18:59:16.040 INFO kablam! 25: 0x7fb78759b155 - rustc::ty::query::__query_compute::mir_validated::hd3db30e5ca5c1d80 Oct 21 18:59:16.040 INFO kablam! 26: 0x7fb7875a1aac - rustc::ty::query:: for rustc::ty::query::queries::mir_validated<'tcx>>::compute::hcaf4d102c356e69a Oct 21 18:59:16.040 INFO kablam! 27: 0x7fb78731a692 - rustc::dep_graph::graph::DepGraph::with_task_impl::h787ee2a2b70d658b Oct 21 18:59:16.040 INFO kablam! 28: 0x7fb787576ac5 - rustc::ty::context::tls::with_related_context::hdd2fed54323a49f6 Oct 21 18:59:16.040 INFO kablam! 29: 0x7fb7875cbe3d - rustc::ty::query::plumbing::>::force_query_with_job::h42007040665be8ae Oct 21 18:59:16.040 INFO kablam! 30: 0x7fb7876b2d12 - rustc::ty::query::plumbing::>::get_query::h7d8eed0f1e374969 Oct 21 18:59:16.040 INFO kablam! 31: 0x7fb7875f4370 - rustc::ty::query::plumbing::>::ensure_query::h3798551fb49e4399 Oct 21 18:59:16.040 INFO kablam! 32: 0x7fb7889d4d29 - rustc_borrowck::borrowck::borrowck::h94112501293b7ba4 Oct 21 18:59:16.040 INFO kablam! 33: 0x7fb7875a1cac - rustc::ty::query:: for rustc::ty::query::queries::borrowck<'tcx>>::compute::hd2222c0eacf867db Oct 21 18:59:16.040 INFO kablam! 34: 0x7fb78731c542 - rustc::dep_graph::graph::DepGraph::with_task_impl::h79c1edef4afb2a12 Oct 21 18:59:16.040 INFO kablam! 35: 0x7fb787550bc5 - rustc::ty::context::tls::with_related_context::h7be15e12c43d770e Oct 21 18:59:16.040 INFO kablam! 36: 0x7fb7875d081d - rustc::ty::query::plumbing::>::force_query_with_job::h52322f214f172e9d Oct 21 18:59:16.040 INFO kablam! 37: 0x7fb7876da5d3 - rustc::ty::query::plumbing::>::get_query::hac7069258b7ecc88 Oct 21 18:59:16.052 INFO kablam! 38: 0x7fb7889cc100 - rustc::ty::>::par_body_owners::h8414eabe1c7fcf8e Oct 21 18:59:16.052 INFO kablam! 39: 0x7fb7889d4a57 - rustc_borrowck::borrowck::check_crate::h20bb6b52ab99668d Oct 21 18:59:16.052 INFO kablam! 40: 0x7fb78b7367d1 - rustc::util::common::time::h02d2608563545d52 Oct 21 18:59:16.052 INFO kablam! 41: 0x7fb78b6d94d8 - rustc::ty::context::tls::enter_context::h83693421b1f7e2ac Oct 21 18:59:16.052 INFO kablam! 42: 0x7fb78b77bec1 - >::with::haf102807228eb550 Oct 21 18:59:16.052 INFO kablam! 43: 0x7fb78b7cd61d - rustc::ty::context::TyCtxt::create_and_enter::h84e3e7bd321d7315 Oct 21 18:59:16.052 INFO kablam! 44: 0x7fb78b721174 - rustc_driver::driver::compile_input::he36f1941c84e959e Oct 21 18:59:16.052 INFO kablam! 45: 0x7fb78b7ed684 - rustc_driver::run_compiler_with_pool::h5bf41eb8821bbd5e Oct 21 18:59:16.052 INFO kablam! 46: 0x7fb78b71f18b - rustc_driver::driver::spawn_thread_pool::h00461881d0854d6b Oct 21 18:59:16.052 INFO kablam! 47: 0x7fb78b7ec6b7 - rustc_driver::run_compiler::h956a05419c7640d8 Oct 21 18:59:16.053 INFO kablam! 48: 0x7fb78b7099c4 - >::set::hecd202198c1a2d4f Oct 21 18:59:16.053 INFO kablam! 49: 0x7fb78b6fbe72 - as core::ops::function::FnOnce<()>>::call_once::h3afa2b39498c5cc4 Oct 21 18:59:16.053 INFO kablam! 50: 0x7fb78b3b85e9 - __rust_maybe_catch_panic Oct 21 18:59:16.053 INFO kablam! at libpanic_unwind/lib.rs:102 Oct 21 18:59:16.053 INFO kablam! 51: 0x7fb78b7ea7e5 - rustc_driver::run::h15ff99cba7c722c5 Oct 21 18:59:16.053 INFO kablam! 52: 0x7fb78b7f831b - rustc_driver::main::h618945cd6fee4ac7 Oct 21 18:59:16.053 INFO kablam! 53: 0x5597bde9c962 - std::rt::lang_start::{{closure}}::h1b85a41d7167b5fd Oct 21 18:59:16.053 INFO kablam! 54: 0x7fb78b3aaca2 - std::panicking::try::do_call::hb6cb84b90f739540 Oct 21 18:59:16.053 INFO kablam! at libstd/rt.rs:59 Oct 21 18:59:16.053 INFO kablam! at libstd/panicking.rs:310 Oct 21 18:59:16.053 INFO kablam! 55: 0x7fb78b3b85e9 - __rust_maybe_catch_panic Oct 21 18:59:16.053 INFO kablam! at libpanic_unwind/lib.rs:102 Oct 21 18:59:16.053 INFO kablam! 56: 0x7fb78b370a5a - std::rt::lang_start_internal::h5161ad4624811397 Oct 21 18:59:16.053 INFO kablam! thread 'main' panicked at 'assertion failed: !impl_self_ty.has_infer_types()', librustc_mir/borrow_check/nll/type_check/mod.rs:1033:21 Oct 21 18:59:16.053 INFO kablam! stack backtrace: Oct 21 18:59:16.053 INFO kablam! at libstd/panicking.rs:289 Oct 21 18:59:16.053 INFO kablam! at libstd/panic.rs:392 Oct 21 18:59:16.053 INFO kablam! at libstd/rt.rs:58 Oct 21 18:59:16.053 INFO kablam! 57: 0x5597bde9c954 - main Oct 21 18:59:16.053 INFO kablam! 58: 0x7fb78af7b82f - __libc_start_main Oct 21 18:59:16.053 INFO kablam! 59: 0x5597bde9c808 - Oct 21 18:59:16.053 INFO kablam! query stack during panic: Oct 21 18:59:16.053 INFO kablam! #0 [mir_const] processing `>::new` Oct 21 18:59:16.053 INFO kablam! #1 [mir_validated] processing `>::new` Oct 21 18:59:16.053 INFO kablam! #2 [borrowck] processing `>::new` Oct 21 18:59:16.054 INFO kablam! end of query stack Oct 21 18:59:16.180 INFO kablam! Oct 21 18:59:16.180 INFO kablam! error: internal compiler error: unexpected panic Oct 21 18:59:16.181 INFO kablam! Oct 21 18:59:16.181 INFO kablam! note: the compiler unexpectedly panicked. this is a bug. Oct 21 18:59:16.181 INFO kablam! Oct 21 18:59:16.181 INFO kablam! note: we would appreciate a bug report: https://github.com/rust-lang/rust/blob/master/CONTRIBUTING.md#bug-reports Oct 21 18:59:16.181 INFO kablam! Oct 21 18:59:16.181 INFO kablam! note: rustc 1.31.0-nightly (155510e37 2018-10-20) running on x86_64-unknown-linux-gnu Oct 21 18:59:16.181 INFO kablam! Oct 21 18:59:16.181 INFO kablam! note: compiler flags: -C debuginfo=2 Oct 21 18:59:16.181 INFO kablam! Oct 21 18:59:16.181 INFO kablam! note: some of the compiler flags provided by cargo are hidden Oct 21 18:59:16.181 INFO kablam! Oct 21 18:59:16.208 INFO kablam! error: Could not compile `inspirer`. Oct 21 18:59:16.208 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 21 18:59:16.242 INFO kablam! 0: 0x7fba0fe6470f - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::hc790a6047650a25c Oct 21 18:59:16.242 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 21 18:59:16.242 INFO kablam! 1: 0x7fba0fe49687 - std::sys_common::backtrace::print::hef8e97456550ddc1 Oct 21 18:59:16.242 INFO kablam! at libstd/sys_common/backtrace.rs:71 Oct 21 18:59:16.249 INFO kablam! at libstd/sys_common/backtrace.rs:59 Oct 21 18:59:16.249 INFO kablam! 2: 0x7fba0fe6fadf - std::panicking::default_hook::{{closure}}::h0141030dd350a192 Oct 21 18:59:16.249 INFO kablam! at libstd/panicking.rs:211 Oct 21 18:59:16.249 INFO kablam! 3: 0x7fba0fe6f844 - std::panicking::default_hook::hff5fb27020d8e71b Oct 21 18:59:16.249 INFO kablam! at libstd/panicking.rs:227 Oct 21 18:59:16.249 INFO kablam! 4: 0x7fba0c4c9461 - rustc::util::common::panic_hook::hc481878d35934a53 Oct 21 18:59:16.249 INFO kablam! 5: 0x7fba0fe702d6 - std::panicking::rust_panic_with_hook::h91281e711b2e81db Oct 21 18:59:16.250 INFO kablam! at libstd/panicking.rs:480 Oct 21 18:59:16.250 INFO kablam! 6: 0x7fba0d0394e7 - std::panicking::begin_panic::h6519bd32ad26da8c Oct 21 18:59:16.250 INFO kablam! 7: 0x7fba0d058f2b - rustc_mir::borrow_check::nll::type_check::TypeChecker::relate_type_and_user_type::hed63f63fe4354587 Oct 21 18:59:16.250 INFO kablam! 8: 0x7fba0d05529b - as rustc::mir::visit::Visitor<'tcx>>::visit_constant::h73e8993fe15ba09a Oct 21 18:59:16.250 INFO kablam! 9: 0x7fba0d055636 - as rustc::mir::visit::Visitor<'tcx>>::visit_rvalue::h796e08b6b353f484 Oct 21 18:59:16.250 INFO kablam! 10: 0x7fba0d055ba9 - as rustc::mir::visit::Visitor<'tcx>>::visit_mir::h8daa53da6527b915 Oct 21 18:59:16.250 INFO kablam! 11: 0x7fba0d054d11 - rustc_mir::borrow_check::nll::type_check::type_check_internal::h2ac92f33f115ad09 Oct 21 18:59:16.250 INFO kablam! 12: 0x7fba0cdda4e6 - rustc::ty::context::tls::with_related_context::h8190661235dee082 Oct 21 18:59:16.250 INFO kablam! 13: 0x7fba0ceb96e4 - rustc::infer::InferCtxtBuilder::enter::h110a307af99695de Oct 21 18:59:16.250 INFO kablam! 14: 0x7fba0d061c56 - ::run_pass::hebeb072a1d79f1fd Oct 21 18:59:16.250 INFO kablam! 15: 0x7fba0ce2e0c0 - rustc_mir::transform::mir_const::{{closure}}::h7e478a3cf226356e Oct 21 18:59:16.252 INFO kablam! 16: 0x7fba0ce26fbe - rustc_mir::transform::mir_const::h0a2581c0c8b526e6 Oct 21 18:59:16.252 INFO kablam! 17: 0x7fba0c060085 - rustc::ty::query::__query_compute::mir_const::h0c0122fd9df53d18 Oct 21 18:59:16.252 INFO kablam! 18: 0x7fba0c066a7c - rustc::ty::query:: for rustc::ty::query::queries::mir_const<'tcx>>::compute::haa10bab95a2fd833 Oct 21 18:59:16.252 INFO kablam! 19: 0x7fba0bddf692 - rustc::dep_graph::graph::DepGraph::with_task_impl::h787ee2a2b70d658b Oct 21 18:59:16.252 INFO kablam! 20: 0x7fba0bfe6105 - rustc::ty::context::tls::with_related_context::h0f1084258791cb48 Oct 21 18:59:16.252 INFO kablam! 21: 0x7fba0c0ac38d - rustc::ty::query::plumbing::>::force_query_with_job::hd70b42abafd8871b Oct 21 18:59:16.253 INFO kablam! 22: 0x7fba0c1c3af2 - rustc::ty::query::plumbing::>::get_query::hda3e93c215855c69 Oct 21 18:59:16.253 INFO kablam! 23: 0x7fba0c1f84de - rustc::ty::query::>::mir_const::hf0c10eac190126c3 Oct 21 18:59:16.253 INFO kablam! 24: 0x7fba0ce271c9 - rustc_mir::transform::mir_validated::h744eeed3e0252cec Oct 21 18:59:16.253 INFO kablam! 25: 0x7fba0c060155 - rustc::ty::query::__query_compute::mir_validated::hd3db30e5ca5c1d80 Oct 21 18:59:16.253 INFO kablam! 26: 0x7fba0c066aac - rustc::ty::query:: for rustc::ty::query::queries::mir_validated<'tcx>>::compute::hcaf4d102c356e69a Oct 21 18:59:16.253 INFO kablam! 27: 0x7fba0bddf692 - rustc::dep_graph::graph::DepGraph::with_task_impl::h787ee2a2b70d658b Oct 21 18:59:16.253 INFO kablam! 28: 0x7fba0c03bac5 - rustc::ty::context::tls::with_related_context::hdd2fed54323a49f6 Oct 21 18:59:16.253 INFO kablam! 29: 0x7fba0c090e3d - rustc::ty::query::plumbing::>::force_query_with_job::h42007040665be8ae Oct 21 18:59:16.253 INFO kablam! 30: 0x7fba0c177d12 - rustc::ty::query::plumbing::>::get_query::h7d8eed0f1e374969 Oct 21 18:59:16.253 INFO kablam! 31: 0x7fba0c0b9370 - rustc::ty::query::plumbing::>::ensure_query::h3798551fb49e4399 Oct 21 18:59:16.253 INFO kablam! 32: 0x7fba0d499d29 - rustc_borrowck::borrowck::borrowck::h94112501293b7ba4 Oct 21 18:59:16.254 INFO kablam! 33: 0x7fba0c066cac - rustc::ty::query:: for rustc::ty::query::queries::borrowck<'tcx>>::compute::hd2222c0eacf867db Oct 21 18:59:16.254 INFO kablam! 34: 0x7fba0bde1542 - rustc::dep_graph::graph::DepGraph::with_task_impl::h79c1edef4afb2a12 Oct 21 18:59:16.254 INFO kablam! 35: 0x7fba0c015bc5 - rustc::ty::context::tls::with_related_context::h7be15e12c43d770e Oct 21 18:59:16.254 INFO kablam! 36: 0x7fba0c09581d - rustc::ty::query::plumbing::>::force_query_with_job::h52322f214f172e9d Oct 21 18:59:16.254 INFO kablam! 37: 0x7fba0c19f5d3 - rustc::ty::query::plumbing::>::get_query::hac7069258b7ecc88 Oct 21 18:59:16.254 INFO kablam! 38: 0x7fba0d491100 - rustc::ty::>::par_body_owners::h8414eabe1c7fcf8e Oct 21 18:59:16.254 INFO kablam! 39: 0x7fba0d499a57 - rustc_borrowck::borrowck::check_crate::h20bb6b52ab99668d Oct 21 18:59:16.254 INFO kablam! 40: 0x7fba101fb7d1 - rustc::util::common::time::h02d2608563545d52 Oct 21 18:59:16.254 INFO kablam! 41: 0x7fba1019e4d8 - rustc::ty::context::tls::enter_context::h83693421b1f7e2ac Oct 21 18:59:16.254 INFO kablam! 42: 0x7fba10240ec1 - >::with::haf102807228eb550 Oct 21 18:59:16.254 INFO kablam! 43: 0x7fba1029261d - rustc::ty::context::TyCtxt::create_and_enter::h84e3e7bd321d7315 Oct 21 18:59:16.254 INFO kablam! 44: 0x7fba101e6174 - rustc_driver::driver::compile_input::he36f1941c84e959e Oct 21 18:59:16.254 INFO kablam! 45: 0x7fba102b2684 - rustc_driver::run_compiler_with_pool::h5bf41eb8821bbd5e Oct 21 18:59:16.255 INFO kablam! 46: 0x7fba101e418b - rustc_driver::driver::spawn_thread_pool::h00461881d0854d6b Oct 21 18:59:16.255 INFO kablam! 47: 0x7fba102b16b7 - rustc_driver::run_compiler::h956a05419c7640d8 Oct 21 18:59:16.255 INFO kablam! 48: 0x7fba101ce9c4 - >::set::hecd202198c1a2d4f Oct 21 18:59:16.255 INFO kablam! 49: 0x7fba101c0e72 - as core::ops::function::FnOnce<()>>::call_once::h3afa2b39498c5cc4 Oct 21 18:59:16.255 INFO kablam! 50: 0x7fba0fe7d5e9 - __rust_maybe_catch_panic Oct 21 18:59:16.255 INFO kablam! at libpanic_unwind/lib.rs:102 Oct 21 18:59:16.255 INFO kablam! 51: 0x7fba102af7e5 - rustc_driver::run::h15ff99cba7c722c5 Oct 21 18:59:16.255 INFO kablam! 52: 0x7fba102bd31b - rustc_driver::main::h618945cd6fee4ac7 Oct 21 18:59:16.255 INFO kablam! 53: 0x56103f6ab962 - std::rt::lang_start::{{closure}}::h1b85a41d7167b5fd Oct 21 18:59:16.255 INFO kablam! 54: 0x7fba0fe6fca2 - std::panicking::try::do_call::hb6cb84b90f739540 Oct 21 18:59:16.255 INFO kablam! at libstd/rt.rs:59 Oct 21 18:59:16.255 INFO kablam! at libstd/panicking.rs:310 Oct 21 18:59:16.255 INFO kablam! 55: 0x7fba0fe7d5e9 - __rust_maybe_catch_panic Oct 21 18:59:16.255 INFO kablam! at libpanic_unwind/lib.rs:102 Oct 21 18:59:16.255 INFO kablam! 56: 0x7fba0fe35a5a - std::rt::lang_start_internal::h5161ad4624811397 Oct 21 18:59:16.255 INFO kablam! at libstd/panicking.rs:289 Oct 21 18:59:16.260 INFO kablam! at libstd/panic.rs:392 Oct 21 18:59:16.260 INFO kablam! at libstd/rt.rs:58 Oct 21 18:59:16.260 INFO kablam! 57: 0x56103f6ab954 - main Oct 21 18:59:16.260 INFO kablam! 58: 0x7fba0fa4082f - __libc_start_main Oct 21 18:59:16.260 INFO kablam! 59: 0x56103f6ab808 - Oct 21 18:59:16.260 INFO kablam! query stack during panic: Oct 21 18:59:16.260 INFO kablam! #0 [mir_const] processing `>::new` Oct 21 18:59:16.260 INFO kablam! #1 [mir_validated] processing `>::new` Oct 21 18:59:16.260 INFO kablam! #2 [borrowck] processing `>::new` Oct 21 18:59:16.260 INFO kablam! end of query stack Oct 21 18:59:16.331 INFO kablam! Oct 21 18:59:16.331 INFO kablam! error: internal compiler error: unexpected panic Oct 21 18:59:16.331 INFO kablam! Oct 21 18:59:16.331 INFO kablam! note: the compiler unexpectedly panicked. this is a bug. Oct 21 18:59:16.331 INFO kablam! Oct 21 18:59:16.331 INFO kablam! note: we would appreciate a bug report: https://github.com/rust-lang/rust/blob/master/CONTRIBUTING.md#bug-reports Oct 21 18:59:16.332 INFO kablam! Oct 21 18:59:16.332 INFO kablam! note: rustc 1.31.0-nightly (155510e37 2018-10-20) running on x86_64-unknown-linux-gnu Oct 21 18:59:16.332 INFO kablam! Oct 21 18:59:16.332 INFO kablam! note: compiler flags: -C debuginfo=2 --crate-type lib Oct 21 18:59:16.332 INFO kablam! Oct 21 18:59:16.332 INFO kablam! note: some of the compiler flags provided by cargo are hidden Oct 21 18:59:16.332 INFO kablam! Oct 21 18:59:16.380 INFO kablam! error: Could not compile `inspirer`. Oct 21 18:59:16.380 INFO kablam! Oct 21 18:59:16.380 INFO kablam! To learn more, run the command again with --verbose. Oct 21 18:59:16.380 INFO kablam! su: No module specific data is present Oct 21 18:59:17.105 INFO running `"docker" "rm" "-f" "8b7f05b7934ab253f2b66f48e8601cba9843becdcd2ac5779b636bd30bd85c43"` Oct 21 18:59:17.372 INFO blam! 8b7f05b7934ab253f2b66f48e8601cba9843becdcd2ac5779b636bd30bd85c43