Oct 27 06:50:18.170 INFO checking chongyi/inspirer-rs against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 06:50:18.170 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 27 06:50:19.130 INFO blam! fb4070a57ba1c76c653ff2a8e3936129e92c76565103d5e9e11744bcd62b0ef6 Oct 27 06:50:19.132 INFO running `"docker" "start" "-a" "fb4070a57ba1c76c653ff2a8e3936129e92c76565103d5e9e11744bcd62b0ef6"` Oct 27 06:50:19.599 INFO kablam! usermod: no changes Oct 27 06:50:20.051 INFO kablam! Checking entities v1.0.1 Oct 27 06:50:20.051 INFO kablam! Compiling ring v0.13.2 Oct 27 06:50:20.056 INFO kablam! Compiling mysqlclient-sys v0.2.3 Oct 27 06:50:20.056 INFO kablam! Checking crossbeam-epoch v0.5.2 Oct 27 06:50:20.056 INFO kablam! Checking tempdir v0.3.7 Oct 27 06:50:20.056 INFO kablam! Checking twoway v0.1.8 Oct 27 06:50:20.056 INFO kablam! Checking crossbeam-epoch v0.4.3 Oct 27 06:50:20.063 INFO kablam! Checking r2d2 v0.8.2 Oct 27 06:50:23.067 INFO kablam! Checking mio-uds v0.6.6 Oct 27 06:50:23.486 INFO kablam! Checking regex v1.0.2 Oct 27 06:50:23.636 INFO kablam! Checking rust-crypto v0.2.36 Oct 27 06:50:25.249 INFO kablam! Checking h2 v0.1.12 Oct 27 06:50:25.287 INFO kablam! Checking backtrace v0.2.3 Oct 27 06:50:25.319 INFO kablam! Compiling diesel_derives v1.3.0 Oct 27 06:50:27.875 INFO kablam! Checking crossbeam-deque v0.3.1 Oct 27 06:50:27.876 INFO kablam! Checking error-chain v0.12.0 Oct 27 06:50:28.707 INFO kablam! Checking tokio-signal v0.2.1 Oct 27 06:50:31.029 INFO kablam! Checking crossbeam-channel v0.2.4 Oct 27 06:50:32.139 INFO kablam! Checking error-chain v0.1.12 Oct 27 06:50:34.640 INFO kablam! Checking tokio-threadpool v0.1.5 Oct 27 06:50:37.235 INFO kablam! Checking failure v0.1.2 Oct 27 06:50:38.863 INFO kablam! Checking trust-dns-proto v0.4.0 Oct 27 06:50:38.907 INFO kablam! Checking env_logger v0.5.12 Oct 27 06:50:40.188 INFO kablam! Checking tera v0.11.12 Oct 27 06:50:41.075 INFO kablam! Checking comrak v0.2.14 Oct 27 06:50:43.223 INFO kablam! Checking tokio-fs v0.1.3 Oct 27 06:50:43.648 INFO kablam! Checking quick-xml v0.12.1 Oct 27 06:50:44.519 INFO kablam! Checking dotenv v0.13.0 Oct 27 06:50:50.923 INFO kablam! Checking tokio v0.1.7 Oct 27 06:50:52.071 INFO kablam! Checking rss v1.5.0 Oct 27 06:50:53.499 INFO kablam! Checking pwhash v0.2.0 Oct 27 06:51:03.116 INFO kablam! Checking trust-dns-resolver v0.9.1 Oct 27 06:51:03.857 INFO kablam! Checking cookie v0.11.0 Oct 27 06:51:08.947 INFO kablam! Checking diesel v1.3.2 Oct 27 06:51:11.485 INFO kablam! Checking actix v0.7.3 Oct 27 06:51:19.237 INFO kablam! Checking actix-web v0.7.3 Oct 27 06:51:46.051 INFO kablam! Checking inspirer v0.1.1 (/source) Oct 27 06:51:57.067 INFO kablam! warning: unused import: `diesel` Oct 27 06:51:57.067 INFO kablam! --> src/database.rs:3:5 Oct 27 06:51:57.067 INFO kablam! | Oct 27 06:51:57.067 INFO kablam! 3 | use diesel; Oct 27 06:51:57.067 INFO kablam! | ^^^^^^ Oct 27 06:51:57.067 INFO kablam! | Oct 27 06:51:57.067 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 06:51:57.067 INFO kablam! Oct 27 06:51:57.067 INFO kablam! warning: cannot find type `last_insert_id` in this scope Oct 27 06:51:57.067 INFO kablam! --> <::diesel::expression::functions::no_arg_sql_function_body_except_to_sql macros>:3:33 Oct 27 06:51:57.067 INFO kablam! | Oct 27 06:51:57.067 INFO kablam! 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Oct 27 06:51:57.067 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.067 INFO kablam! | Oct 27 06:51:57.067 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 06:51:57.067 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.067 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.067 INFO kablam! Oct 27 06:51:57.067 INFO kablam! warning: cannot find type `last_insert_id` in this scope Oct 27 06:51:57.067 INFO kablam! --> <::diesel::expression::functions::no_arg_sql_function_body_except_to_sql macros>:3:33 Oct 27 06:51:57.067 INFO kablam! | Oct 27 06:51:57.067 INFO kablam! 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Oct 27 06:51:57.067 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.067 INFO kablam! | Oct 27 06:51:57.067 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.067 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.067 INFO kablam! Oct 27 06:51:57.067 INFO kablam! warning: unused import: `Error` Oct 27 06:51:57.067 INFO kablam! --> src/models/category.rs:10:13 Oct 27 06:51:57.067 INFO kablam! | Oct 27 06:51:57.067 INFO kablam! 10 | use error::{Error, database::map_database_error}; Oct 27 06:51:57.067 INFO kablam! | ^^^^^ Oct 27 06:51:57.067 INFO kablam! Oct 27 06:51:57.067 INFO kablam! warning: cannot find type `CategoryBase` in this scope Oct 27 06:51:57.067 INFO kablam! --> src/models/category.rs:17:48 Oct 27 06:51:57.067 INFO kablam! | Oct 27 06:51:57.067 INFO kablam! 17 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 27 06:51:57.067 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.067 INFO kablam! | Oct 27 06:51:57.067 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.067 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.067 INFO kablam! Oct 27 06:51:57.067 INFO kablam! warning: cannot find type `categories` in this scope Oct 27 06:51:57.067 INFO kablam! --> src/models/category.rs:24:23 Oct 27 06:51:57.067 INFO kablam! | Oct 27 06:51:57.067 INFO kablam! 24 | #[derive(Deserialize, Insertable, Debug)] Oct 27 06:51:57.067 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.067 INFO kablam! | Oct 27 06:51:57.067 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.067 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.067 INFO kablam! Oct 27 06:51:57.067 INFO kablam! warning: cannot find type `NewCategory` in this scope Oct 27 06:51:57.067 INFO kablam! --> src/models/category.rs:24:23 Oct 27 06:51:57.067 INFO kablam! | Oct 27 06:51:57.067 INFO kablam! 24 | #[derive(Deserialize, Insertable, Debug)] Oct 27 06:51:57.067 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.067 INFO kablam! | Oct 27 06:51:57.067 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.067 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.067 INFO kablam! Oct 27 06:51:57.067 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 06:51:57.067 INFO kablam! --> src/models/category.rs:33:48 Oct 27 06:51:57.067 INFO kablam! | Oct 27 06:51:57.067 INFO kablam! 33 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 27 06:51:57.067 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.067 INFO kablam! | Oct 27 06:51:57.067 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.067 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.067 INFO kablam! Oct 27 06:51:57.067 INFO kablam! warning: cannot find type `CategoryDisplay` in this scope Oct 27 06:51:57.067 INFO kablam! --> src/models/category.rs:33:48 Oct 27 06:51:57.067 INFO kablam! | Oct 27 06:51:57.067 INFO kablam! 33 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 27 06:51:57.067 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.067 INFO kablam! | Oct 27 06:51:57.067 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.067 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.068 INFO kablam! Oct 27 06:51:57.068 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 06:51:57.068 INFO kablam! --> src/models/category.rs:43:48 Oct 27 06:51:57.068 INFO kablam! | Oct 27 06:51:57.068 INFO kablam! 43 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 27 06:51:57.068 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.068 INFO kablam! | Oct 27 06:51:57.068 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.068 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.068 INFO kablam! Oct 27 06:51:57.068 INFO kablam! warning: cannot find type `CategoryFullDisplay` in this scope Oct 27 06:51:57.068 INFO kablam! --> src/models/category.rs:43:48 Oct 27 06:51:57.068 INFO kablam! | Oct 27 06:51:57.068 INFO kablam! 43 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 27 06:51:57.068 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.068 INFO kablam! | Oct 27 06:51:57.068 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.068 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.068 INFO kablam! Oct 27 06:51:57.068 INFO kablam! warning: cannot find type `UpdateCategory` in this scope Oct 27 06:51:57.068 INFO kablam! --> src/models/category.rs:201:10 Oct 27 06:51:57.068 INFO kablam! | Oct 27 06:51:57.068 INFO kablam! 201 | #[derive(AsChangeset, Deserialize)] Oct 27 06:51:57.068 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.068 INFO kablam! | Oct 27 06:51:57.068 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.068 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.068 INFO kablam! Oct 27 06:51:57.068 INFO kablam! warning: cannot find type `categories` in this scope Oct 27 06:51:57.068 INFO kablam! --> src/models/category.rs:201:10 Oct 27 06:51:57.068 INFO kablam! | Oct 27 06:51:57.068 INFO kablam! 201 | #[derive(AsChangeset, Deserialize)] Oct 27 06:51:57.068 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.068 INFO kablam! | Oct 27 06:51:57.068 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.068 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.068 INFO kablam! Oct 27 06:51:57.068 INFO kablam! warning: unused import: `UpdateByID` Oct 27 06:51:57.068 INFO kablam! --> src/models/content.rs:8:49 Oct 27 06:51:57.068 INFO kablam! | Oct 27 06:51:57.068 INFO kablam! 8 | use message::{PaginatedListMessage, Pagination, UpdateByID}; Oct 27 06:51:57.068 INFO kablam! | ^^^^^^^^^^ Oct 27 06:51:57.068 INFO kablam! Oct 27 06:51:57.068 INFO kablam! warning: unused import: `Error` Oct 27 06:51:57.068 INFO kablam! --> src/models/content.rs:9:13 Oct 27 06:51:57.068 INFO kablam! | Oct 27 06:51:57.068 INFO kablam! 9 | use error::{Error, database::map_database_error}; Oct 27 06:51:57.068 INFO kablam! | ^^^^^ Oct 27 06:51:57.068 INFO kablam! Oct 27 06:51:57.068 INFO kablam! warning: cannot find type `contents` in this scope Oct 27 06:51:57.068 INFO kablam! --> src/models/content.rs:14:23 Oct 27 06:51:57.068 INFO kablam! | Oct 27 06:51:57.068 INFO kablam! 14 | #[derive(Deserialize, Insertable, Debug)] Oct 27 06:51:57.068 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.068 INFO kablam! | Oct 27 06:51:57.068 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.068 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.068 INFO kablam! Oct 27 06:51:57.068 INFO kablam! warning: cannot find type `NewContent` in this scope Oct 27 06:51:57.068 INFO kablam! --> src/models/content.rs:14:23 Oct 27 06:51:57.068 INFO kablam! | Oct 27 06:51:57.068 INFO kablam! 14 | #[derive(Deserialize, Insertable, Debug)] Oct 27 06:51:57.068 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.068 INFO kablam! | Oct 27 06:51:57.068 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.068 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.068 INFO kablam! Oct 27 06:51:57.068 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 06:51:57.068 INFO kablam! --> src/models/content.rs:14:23 Oct 27 06:51:57.068 INFO kablam! | Oct 27 06:51:57.068 INFO kablam! 14 | #[derive(Deserialize, Insertable, Debug)] Oct 27 06:51:57.068 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.068 INFO kablam! | Oct 27 06:51:57.068 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.068 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.068 INFO kablam! Oct 27 06:51:57.068 INFO kablam! warning: cannot find type `UpdateContent` in this scope Oct 27 06:51:57.068 INFO kablam! --> src/models/content.rs:30:23 Oct 27 06:51:57.068 INFO kablam! | Oct 27 06:51:57.068 INFO kablam! 30 | #[derive(Deserialize, AsChangeset, Debug)] Oct 27 06:51:57.068 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.068 INFO kablam! | Oct 27 06:51:57.068 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.068 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.068 INFO kablam! Oct 27 06:51:57.069 INFO kablam! warning: cannot find type `contents` in this scope Oct 27 06:51:57.069 INFO kablam! --> src/models/content.rs:30:23 Oct 27 06:51:57.069 INFO kablam! | Oct 27 06:51:57.069 INFO kablam! 30 | #[derive(Deserialize, AsChangeset, Debug)] Oct 27 06:51:57.069 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.069 INFO kablam! | Oct 27 06:51:57.069 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.069 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.069 INFO kablam! Oct 27 06:51:57.069 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 06:51:57.069 INFO kablam! --> src/models/content.rs:30:23 Oct 27 06:51:57.069 INFO kablam! | Oct 27 06:51:57.069 INFO kablam! 30 | #[derive(Deserialize, AsChangeset, Debug)] Oct 27 06:51:57.069 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.069 INFO kablam! | Oct 27 06:51:57.069 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.069 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.069 INFO kablam! Oct 27 06:51:57.069 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 06:51:57.069 INFO kablam! --> src/models/content.rs:46:48 Oct 27 06:51:57.069 INFO kablam! | Oct 27 06:51:57.069 INFO kablam! 46 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 27 06:51:57.069 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.069 INFO kablam! | Oct 27 06:51:57.069 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.069 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.069 INFO kablam! Oct 27 06:51:57.069 INFO kablam! warning: cannot find type `ContentDisplay` in this scope Oct 27 06:51:57.069 INFO kablam! --> src/models/content.rs:46:48 Oct 27 06:51:57.069 INFO kablam! | Oct 27 06:51:57.069 INFO kablam! 46 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 27 06:51:57.069 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.069 INFO kablam! | Oct 27 06:51:57.069 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.069 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.069 INFO kablam! Oct 27 06:51:57.069 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 06:51:57.069 INFO kablam! --> src/models/content.rs:61:48 Oct 27 06:51:57.069 INFO kablam! | Oct 27 06:51:57.069 INFO kablam! 61 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 27 06:51:57.069 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.069 INFO kablam! | Oct 27 06:51:57.069 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.069 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.069 INFO kablam! Oct 27 06:51:57.069 INFO kablam! warning: cannot find type `ContentFullDisplay` in this scope Oct 27 06:51:57.069 INFO kablam! --> src/models/content.rs:61:48 Oct 27 06:51:57.069 INFO kablam! | Oct 27 06:51:57.069 INFO kablam! 61 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 27 06:51:57.069 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.069 INFO kablam! | Oct 27 06:51:57.069 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.069 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.069 INFO kablam! Oct 27 06:51:57.069 INFO kablam! warning: unused import: `UpdateByID` Oct 27 06:51:57.069 INFO kablam! --> src/models/push_message.rs:8:49 Oct 27 06:51:57.069 INFO kablam! | Oct 27 06:51:57.069 INFO kablam! 8 | use message::{PaginatedListMessage, Pagination, UpdateByID}; Oct 27 06:51:57.069 INFO kablam! | ^^^^^^^^^^ Oct 27 06:51:57.069 INFO kablam! Oct 27 06:51:57.069 INFO kablam! warning: unused import: `Error` Oct 27 06:51:57.069 INFO kablam! --> src/models/push_message.rs:9:13 Oct 27 06:51:57.069 INFO kablam! | Oct 27 06:51:57.069 INFO kablam! 9 | use error::{Error, database::map_database_error}; Oct 27 06:51:57.069 INFO kablam! | ^^^^^ Oct 27 06:51:57.069 INFO kablam! Oct 27 06:51:57.069 INFO kablam! warning: cannot find type `push_messages` in this scope Oct 27 06:51:57.069 INFO kablam! --> src/models/push_message.rs:12:23 Oct 27 06:51:57.069 INFO kablam! | Oct 27 06:51:57.069 INFO kablam! 12 | #[derive(Deserialize, Insertable, Debug)] Oct 27 06:51:57.069 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.069 INFO kablam! | Oct 27 06:51:57.069 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.069 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.069 INFO kablam! Oct 27 06:51:57.069 INFO kablam! warning: cannot find type `NewPushMessage` in this scope Oct 27 06:51:57.069 INFO kablam! --> src/models/push_message.rs:12:23 Oct 27 06:51:57.069 INFO kablam! | Oct 27 06:51:57.069 INFO kablam! 12 | #[derive(Deserialize, Insertable, Debug)] Oct 27 06:51:57.069 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.069 INFO kablam! | Oct 27 06:51:57.069 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.069 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.069 INFO kablam! Oct 27 06:51:57.082 INFO kablam! warning: cannot find type `UpdatePushMessage` in this scope Oct 27 06:51:57.083 INFO kablam! --> src/models/push_message.rs:18:23 Oct 27 06:51:57.083 INFO kablam! | Oct 27 06:51:57.083 INFO kablam! 18 | #[derive(Deserialize, AsChangeset, Debug)] Oct 27 06:51:57.083 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.083 INFO kablam! | Oct 27 06:51:57.083 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.083 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.083 INFO kablam! Oct 27 06:51:57.083 INFO kablam! warning: cannot find type `push_messages` in this scope Oct 27 06:51:57.083 INFO kablam! --> src/models/push_message.rs:18:23 Oct 27 06:51:57.083 INFO kablam! | Oct 27 06:51:57.083 INFO kablam! 18 | #[derive(Deserialize, AsChangeset, Debug)] Oct 27 06:51:57.083 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.083 INFO kablam! | Oct 27 06:51:57.083 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.083 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.083 INFO kablam! Oct 27 06:51:57.083 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 06:51:57.083 INFO kablam! --> src/models/push_message.rs:24:48 Oct 27 06:51:57.083 INFO kablam! | Oct 27 06:51:57.083 INFO kablam! 24 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 27 06:51:57.083 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.083 INFO kablam! | Oct 27 06:51:57.083 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.083 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.083 INFO kablam! Oct 27 06:51:57.083 INFO kablam! warning: cannot find type `PushMessageDisplay` in this scope Oct 27 06:51:57.083 INFO kablam! --> src/models/push_message.rs:24:48 Oct 27 06:51:57.083 INFO kablam! | Oct 27 06:51:57.083 INFO kablam! 24 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 27 06:51:57.083 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.083 INFO kablam! | Oct 27 06:51:57.083 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.083 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.083 INFO kablam! Oct 27 06:51:57.083 INFO kablam! warning: unused imports: `HashMap`, `HashSet` Oct 27 06:51:57.083 INFO kablam! --> src/models/subject.rs:1:24 Oct 27 06:51:57.083 INFO kablam! | Oct 27 06:51:57.083 INFO kablam! 1 | use std::collections::{HashMap, HashSet}; Oct 27 06:51:57.083 INFO kablam! | ^^^^^^^ ^^^^^^^ Oct 27 06:51:57.083 INFO kablam! Oct 27 06:51:57.083 INFO kablam! warning: unused imports: `Handler`, `Message` Oct 27 06:51:57.083 INFO kablam! --> src/models/subject.rs:3:13 Oct 27 06:51:57.083 INFO kablam! | Oct 27 06:51:57.083 INFO kablam! 3 | use actix::{Message, Handler}; Oct 27 06:51:57.083 INFO kablam! | ^^^^^^^ ^^^^^^^ Oct 27 06:51:57.083 INFO kablam! Oct 27 06:51:57.083 INFO kablam! warning: unused import: `DatabaseExecutor` Oct 27 06:51:57.083 INFO kablam! --> src/models/subject.rs:9:16 Oct 27 06:51:57.083 INFO kablam! | Oct 27 06:51:57.083 INFO kablam! 9 | use database::{DatabaseExecutor, Conn, last_insert_id}; Oct 27 06:51:57.083 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 06:51:57.083 INFO kablam! Oct 27 06:51:57.083 INFO kablam! warning: unused import: `UpdateByID` Oct 27 06:51:57.083 INFO kablam! --> src/models/subject.rs:10:49 Oct 27 06:51:57.083 INFO kablam! | Oct 27 06:51:57.083 INFO kablam! 10 | use message::{PaginatedListMessage, Pagination, UpdateByID}; Oct 27 06:51:57.083 INFO kablam! | ^^^^^^^^^^ Oct 27 06:51:57.083 INFO kablam! Oct 27 06:51:57.083 INFO kablam! warning: unused import: `schema::subject_relates` Oct 27 06:51:57.083 INFO kablam! --> src/models/subject.rs:14:5 Oct 27 06:51:57.083 INFO kablam! | Oct 27 06:51:57.083 INFO kablam! 14 | use schema::subject_relates; Oct 27 06:51:57.083 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 06:51:57.083 INFO kablam! Oct 27 06:51:57.094 INFO kablam! warning: cannot find type `subjects` in this scope Oct 27 06:51:57.095 INFO kablam! --> src/models/subject.rs:18:23 Oct 27 06:51:57.095 INFO kablam! | Oct 27 06:51:57.095 INFO kablam! 18 | #[derive(Deserialize, Insertable, Debug)] Oct 27 06:51:57.095 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.095 INFO kablam! | Oct 27 06:51:57.095 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.095 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.095 INFO kablam! Oct 27 06:51:57.095 INFO kablam! warning: cannot find type `NewSubject` in this scope Oct 27 06:51:57.095 INFO kablam! --> src/models/subject.rs:18:23 Oct 27 06:51:57.095 INFO kablam! | Oct 27 06:51:57.095 INFO kablam! 18 | #[derive(Deserialize, Insertable, Debug)] Oct 27 06:51:57.095 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.095 INFO kablam! | Oct 27 06:51:57.095 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.095 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.095 INFO kablam! Oct 27 06:51:57.095 INFO kablam! warning: cannot find type `UpdateSubject` in this scope Oct 27 06:51:57.095 INFO kablam! --> src/models/subject.rs:28:23 Oct 27 06:51:57.095 INFO kablam! | Oct 27 06:51:57.095 INFO kablam! 28 | #[derive(Deserialize, AsChangeset, Debug)] Oct 27 06:51:57.095 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.095 INFO kablam! | Oct 27 06:51:57.095 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.095 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.095 INFO kablam! Oct 27 06:51:57.095 INFO kablam! warning: cannot find type `subjects` in this scope Oct 27 06:51:57.095 INFO kablam! --> src/models/subject.rs:28:23 Oct 27 06:51:57.095 INFO kablam! | Oct 27 06:51:57.095 INFO kablam! 28 | #[derive(Deserialize, AsChangeset, Debug)] Oct 27 06:51:57.095 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.095 INFO kablam! | Oct 27 06:51:57.095 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.095 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.095 INFO kablam! Oct 27 06:51:57.095 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 06:51:57.095 INFO kablam! --> src/models/subject.rs:38:48 Oct 27 06:51:57.095 INFO kablam! | Oct 27 06:51:57.095 INFO kablam! 38 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 27 06:51:57.095 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.095 INFO kablam! | Oct 27 06:51:57.095 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.095 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.095 INFO kablam! Oct 27 06:51:57.095 INFO kablam! warning: cannot find type `SubjectDisplay` in this scope Oct 27 06:51:57.095 INFO kablam! --> src/models/subject.rs:38:48 Oct 27 06:51:57.095 INFO kablam! | Oct 27 06:51:57.095 INFO kablam! 38 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 27 06:51:57.095 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.095 INFO kablam! | Oct 27 06:51:57.095 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.095 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.095 INFO kablam! Oct 27 06:51:57.095 INFO kablam! warning: cannot find type `SubjectRelateBaseInfo` in this scope Oct 27 06:51:57.095 INFO kablam! --> src/models/subject.rs:60:48 Oct 27 06:51:57.095 INFO kablam! | Oct 27 06:51:57.095 INFO kablam! 60 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 27 06:51:57.095 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.095 INFO kablam! | Oct 27 06:51:57.095 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.095 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.095 INFO kablam! Oct 27 06:51:57.095 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 06:51:57.095 INFO kablam! --> src/models/subject.rs:72:48 Oct 27 06:51:57.095 INFO kablam! | Oct 27 06:51:57.095 INFO kablam! 72 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 27 06:51:57.095 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.095 INFO kablam! | Oct 27 06:51:57.095 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.095 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.095 INFO kablam! Oct 27 06:51:57.095 INFO kablam! warning: cannot find type `SubjectRelateInfo` in this scope Oct 27 06:51:57.095 INFO kablam! --> src/models/subject.rs:72:48 Oct 27 06:51:57.095 INFO kablam! | Oct 27 06:51:57.095 INFO kablam! 72 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 27 06:51:57.095 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.095 INFO kablam! | Oct 27 06:51:57.095 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.095 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.095 INFO kablam! Oct 27 06:51:57.095 INFO kablam! warning: unused import: `diesel::dsl::exists` Oct 27 06:51:57.095 INFO kablam! --> src/models/recommend.rs:4:5 Oct 27 06:51:57.095 INFO kablam! | Oct 27 06:51:57.095 INFO kablam! 4 | use diesel::dsl::exists; Oct 27 06:51:57.095 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 06:51:57.095 INFO kablam! Oct 27 06:51:57.095 INFO kablam! warning: unused imports: `PaginatedListMessage`, `Pagination`, `UpdateByID` Oct 27 06:51:57.095 INFO kablam! --> src/models/recommend.rs:9:15 Oct 27 06:51:57.095 INFO kablam! | Oct 27 06:51:57.095 INFO kablam! 9 | use message::{PaginatedListMessage, Pagination, UpdateByID}; Oct 27 06:51:57.095 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^ Oct 27 06:51:57.096 INFO kablam! Oct 27 06:51:57.096 INFO kablam! warning: unused import: `Error` Oct 27 06:51:57.096 INFO kablam! --> src/models/recommend.rs:10:13 Oct 27 06:51:57.096 INFO kablam! | Oct 27 06:51:57.096 INFO kablam! 10 | use error::{Error, database::map_database_error}; Oct 27 06:51:57.096 INFO kablam! | ^^^^^ Oct 27 06:51:57.096 INFO kablam! Oct 27 06:51:57.096 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 06:51:57.096 INFO kablam! --> src/models/recommend.rs:13:48 Oct 27 06:51:57.096 INFO kablam! | Oct 27 06:51:57.096 INFO kablam! 13 | #[derive(Serialize, Deserialize, Debug, Clone, Queryable)] Oct 27 06:51:57.096 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.096 INFO kablam! | Oct 27 06:51:57.096 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.096 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.096 INFO kablam! Oct 27 06:51:57.096 INFO kablam! warning: cannot find type `RecommendContentDisplay` in this scope Oct 27 06:51:57.096 INFO kablam! --> src/models/recommend.rs:13:48 Oct 27 06:51:57.096 INFO kablam! | Oct 27 06:51:57.096 INFO kablam! 13 | #[derive(Serialize, Deserialize, Debug, Clone, Queryable)] Oct 27 06:51:57.096 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.096 INFO kablam! | Oct 27 06:51:57.096 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.096 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.096 INFO kablam! Oct 27 06:51:57.098 INFO kablam! warning: cannot find type `recommend_contents` in this scope Oct 27 06:51:57.099 INFO kablam! --> src/models/recommend.rs:24:23 Oct 27 06:51:57.099 INFO kablam! | Oct 27 06:51:57.099 INFO kablam! 24 | #[derive(Deserialize, Insertable, Debug)] Oct 27 06:51:57.099 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.099 INFO kablam! | Oct 27 06:51:57.099 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.099 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.099 INFO kablam! Oct 27 06:51:57.099 INFO kablam! warning: cannot find type `NewRecommendContent` in this scope Oct 27 06:51:57.099 INFO kablam! --> src/models/recommend.rs:24:23 Oct 27 06:51:57.099 INFO kablam! | Oct 27 06:51:57.099 INFO kablam! 24 | #[derive(Deserialize, Insertable, Debug)] Oct 27 06:51:57.099 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.099 INFO kablam! | Oct 27 06:51:57.099 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.099 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.099 INFO kablam! Oct 27 06:51:57.099 INFO kablam! warning: cannot find type `table` in this scope Oct 27 06:51:57.099 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 27 06:51:57.099 INFO kablam! | Oct 27 06:51:57.099 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 27 06:51:57.099 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.099 INFO kablam! | Oct 27 06:51:57.099 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.099 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.099 INFO kablam! Oct 27 06:51:57.099 INFO kablam! warning: cannot find type `id` in this scope Oct 27 06:51:57.099 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:57.099 INFO kablam! | Oct 27 06:51:57.099 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:57.099 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.099 INFO kablam! | Oct 27 06:51:57.099 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.099 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.099 INFO kablam! Oct 27 06:51:57.099 INFO kablam! warning: cannot find type `name` in this scope Oct 27 06:51:57.099 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:57.099 INFO kablam! | Oct 27 06:51:57.099 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:57.099 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.099 INFO kablam! | Oct 27 06:51:57.099 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.099 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.099 INFO kablam! Oct 27 06:51:57.099 INFO kablam! warning: cannot find type `display_name` in this scope Oct 27 06:51:57.099 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:57.099 INFO kablam! | Oct 27 06:51:57.099 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:57.099 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.099 INFO kablam! | Oct 27 06:51:57.099 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.099 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.099 INFO kablam! Oct 27 06:51:57.099 INFO kablam! warning: cannot find type `keywords` in this scope Oct 27 06:51:57.099 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:57.099 INFO kablam! | Oct 27 06:51:57.099 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:57.099 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.099 INFO kablam! | Oct 27 06:51:57.099 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.099 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.099 INFO kablam! Oct 27 06:51:57.099 INFO kablam! warning: cannot find type `description` in this scope Oct 27 06:51:57.099 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:57.099 INFO kablam! | Oct 27 06:51:57.099 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:57.099 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.099 INFO kablam! | Oct 27 06:51:57.099 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.099 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.099 INFO kablam! Oct 27 06:51:57.099 INFO kablam! warning: cannot find type `sort` in this scope Oct 27 06:51:57.099 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:57.099 INFO kablam! | Oct 27 06:51:57.099 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:57.099 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.099 INFO kablam! | Oct 27 06:51:57.102 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.102 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.103 INFO kablam! Oct 27 06:51:57.103 INFO kablam! warning: cannot find type `created_at` in this scope Oct 27 06:51:57.103 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:57.103 INFO kablam! | Oct 27 06:51:57.103 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:57.103 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.103 INFO kablam! | Oct 27 06:51:57.103 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.103 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.103 INFO kablam! Oct 27 06:51:57.103 INFO kablam! warning: cannot find type `updated_at` in this scope Oct 27 06:51:57.103 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:57.103 INFO kablam! | Oct 27 06:51:57.103 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:57.103 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.103 INFO kablam! | Oct 27 06:51:57.103 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.103 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.103 INFO kablam! Oct 27 06:51:57.103 INFO kablam! warning: cannot find type `title` in this scope Oct 27 06:51:57.103 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:57.103 INFO kablam! | Oct 27 06:51:57.103 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:57.103 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.103 INFO kablam! | Oct 27 06:51:57.103 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.103 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.103 INFO kablam! Oct 27 06:51:57.103 INFO kablam! warning: cannot find type `category_id` in this scope Oct 27 06:51:57.103 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:57.103 INFO kablam! | Oct 27 06:51:57.103 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:57.103 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.103 INFO kablam! | Oct 27 06:51:57.103 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.106 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.106 INFO kablam! Oct 27 06:51:57.107 INFO kablam! warning: cannot find type `as_page` in this scope Oct 27 06:51:57.107 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:57.107 INFO kablam! | Oct 27 06:51:57.107 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:57.107 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.107 INFO kablam! | Oct 27 06:51:57.107 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.107 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.107 INFO kablam! Oct 27 06:51:57.114 INFO kablam! warning: cannot find type `content_type` in this scope Oct 27 06:51:57.114 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:57.115 INFO kablam! | Oct 27 06:51:57.115 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:57.115 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.115 INFO kablam! | Oct 27 06:51:57.115 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.115 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.115 INFO kablam! Oct 27 06:51:57.115 INFO kablam! warning: cannot find type `content` in this scope Oct 27 06:51:57.115 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:57.115 INFO kablam! | Oct 27 06:51:57.115 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:57.115 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.115 INFO kablam! | Oct 27 06:51:57.115 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.115 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.115 INFO kablam! Oct 27 06:51:57.115 INFO kablam! warning: cannot find type `display` in this scope Oct 27 06:51:57.115 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:57.115 INFO kablam! | Oct 27 06:51:57.115 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:57.115 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.115 INFO kablam! | Oct 27 06:51:57.115 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.115 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.115 INFO kablam! Oct 27 06:51:57.115 INFO kablam! warning: cannot find type `published_at` in this scope Oct 27 06:51:57.115 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:57.115 INFO kablam! | Oct 27 06:51:57.115 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:57.115 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.115 INFO kablam! | Oct 27 06:51:57.115 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.115 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.115 INFO kablam! Oct 27 06:51:57.115 INFO kablam! warning: cannot find type `modified_at` in this scope Oct 27 06:51:57.115 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:57.115 INFO kablam! | Oct 27 06:51:57.115 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:57.115 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.115 INFO kablam! | Oct 27 06:51:57.115 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.115 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.115 INFO kablam! Oct 27 06:51:57.115 INFO kablam! warning: cannot find type `content_id` in this scope Oct 27 06:51:57.115 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:57.115 INFO kablam! | Oct 27 06:51:57.115 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:57.115 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.115 INFO kablam! | Oct 27 06:51:57.115 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.115 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.115 INFO kablam! Oct 27 06:51:57.115 INFO kablam! warning: cannot find type `source` in this scope Oct 27 06:51:57.115 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:57.115 INFO kablam! | Oct 27 06:51:57.115 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:57.115 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.115 INFO kablam! | Oct 27 06:51:57.115 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.115 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.115 INFO kablam! Oct 27 06:51:57.115 INFO kablam! warning: cannot find type `summary` in this scope Oct 27 06:51:57.115 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:57.115 INFO kablam! | Oct 27 06:51:57.115 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:57.115 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.115 INFO kablam! | Oct 27 06:51:57.115 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.115 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.115 INFO kablam! Oct 27 06:51:57.123 INFO kablam! warning: cannot find type `subject_id` in this scope Oct 27 06:51:57.123 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:57.123 INFO kablam! | Oct 27 06:51:57.123 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:57.123 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.123 INFO kablam! | Oct 27 06:51:57.123 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.123 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.123 INFO kablam! Oct 27 06:51:57.123 INFO kablam! warning: unused import: `std::borrow::BorrowMut` Oct 27 06:51:57.123 INFO kablam! --> src/error/mod.rs:1:5 Oct 27 06:51:57.123 INFO kablam! | Oct 27 06:51:57.123 INFO kablam! 1 | use std::borrow::BorrowMut; Oct 27 06:51:57.123 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 27 06:51:57.123 INFO kablam! Oct 27 06:51:57.123 INFO kablam! warning: unused import: `Tera` Oct 27 06:51:57.123 INFO kablam! --> src/error/mod.rs:8:21 Oct 27 06:51:57.123 INFO kablam! | Oct 27 06:51:57.123 INFO kablam! 8 | use tera::{Context, Tera}; Oct 27 06:51:57.123 INFO kablam! | ^^^^ Oct 27 06:51:57.123 INFO kablam! Oct 27 06:51:57.123 INFO kablam! warning: unused import: `message::ErrorMessage` Oct 27 06:51:57.123 INFO kablam! --> src/error/database.rs:3:5 Oct 27 06:51:57.123 INFO kablam! | Oct 27 06:51:57.123 INFO kablam! 3 | use message::ErrorMessage; Oct 27 06:51:57.123 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 06:51:57.123 INFO kablam! Oct 27 06:51:57.124 INFO kablam! warning: unused imports: `err as FutErr`, `ok as FutOk` Oct 27 06:51:57.124 INFO kablam! --> src/controllers/blog/index.rs:4:31 Oct 27 06:51:57.124 INFO kablam! | Oct 27 06:51:57.124 INFO kablam! 4 | use futures::future::{Future, ok as FutOk, err as FutErr}; Oct 27 06:51:57.124 INFO kablam! | ^^^^^^^^^^^ ^^^^^^^^^^^^^ Oct 27 06:51:57.124 INFO kablam! Oct 27 06:51:57.124 INFO kablam! warning: unused import: `ok as FutOk` Oct 27 06:51:57.124 INFO kablam! --> src/controllers/blog/content.rs:7:31 Oct 27 06:51:57.124 INFO kablam! | Oct 27 06:51:57.124 INFO kablam! 7 | use futures::future::{Future, ok as FutOk, err as FutErr}; Oct 27 06:51:57.124 INFO kablam! | ^^^^^^^^^^^ Oct 27 06:51:57.124 INFO kablam! Oct 27 06:51:57.124 INFO kablam! warning: unused imports: `err as FutErr`, `ok as FutOk` Oct 27 06:51:57.124 INFO kablam! --> src/controllers/blog/push_message.rs:4:31 Oct 27 06:51:57.124 INFO kablam! | Oct 27 06:51:57.125 INFO kablam! 4 | use futures::future::{Future, ok as FutOk, err as FutErr}; Oct 27 06:51:57.125 INFO kablam! | ^^^^^^^^^^^ ^^^^^^^^^^^^^ Oct 27 06:51:57.125 INFO kablam! Oct 27 06:51:57.125 INFO kablam! warning: unused import: `error::Error as ActixError` Oct 27 06:51:57.125 INFO kablam! --> src/controllers/blog/push_message.rs:5:84 Oct 27 06:51:57.125 INFO kablam! | Oct 27 06:51:57.125 INFO kablam! 5 | use actix_web::{HttpRequest, HttpResponse, Responder, AsyncResponder, HttpMessage, error::Error as ActixError}; Oct 27 06:51:57.125 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 06:51:57.125 INFO kablam! Oct 27 06:51:57.125 INFO kablam! warning: unused import: `actix_web::http` Oct 27 06:51:57.125 INFO kablam! --> src/controllers/blog/rss.rs:3:5 Oct 27 06:51:57.125 INFO kablam! | Oct 27 06:51:57.125 INFO kablam! 3 | use actix_web::http; Oct 27 06:51:57.125 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 06:51:57.125 INFO kablam! Oct 27 06:51:57.125 INFO kablam! warning: unused import: `url::Url` Oct 27 06:51:57.125 INFO kablam! --> src/controllers/blog/rss.rs:6:5 Oct 27 06:51:57.125 INFO kablam! | Oct 27 06:51:57.125 INFO kablam! 6 | use url::Url; Oct 27 06:51:57.125 INFO kablam! | ^^^^^^^^ Oct 27 06:51:57.125 INFO kablam! Oct 27 06:51:57.125 INFO kablam! warning: unused imports: `AsyncResponder`, `HttpMessage`, `HttpResponse` Oct 27 06:51:57.125 INFO kablam! --> src/controllers/admin/content.rs:2:30 Oct 27 06:51:57.125 INFO kablam! | Oct 27 06:51:57.125 INFO kablam! 2 | use actix_web::{HttpRequest, HttpResponse, AsyncResponder, Responder, HttpMessage}; Oct 27 06:51:57.125 INFO kablam! | ^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^ Oct 27 06:51:57.125 INFO kablam! Oct 27 06:51:57.135 INFO kablam! warning: unused import: `models::content` Oct 27 06:51:57.135 INFO kablam! --> src/controllers/admin/content.rs:5:5 Oct 27 06:51:57.135 INFO kablam! | Oct 27 06:51:57.135 INFO kablam! 5 | use models::content; Oct 27 06:51:57.135 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 06:51:57.135 INFO kablam! Oct 27 06:51:57.135 INFO kablam! warning: unused import: `std::rc::Rc` Oct 27 06:51:57.135 INFO kablam! --> src/state.rs:1:5 Oct 27 06:51:57.135 INFO kablam! | Oct 27 06:51:57.135 INFO kablam! 1 | use std::rc::Rc; Oct 27 06:51:57.135 INFO kablam! | ^^^^^^^^^^^ Oct 27 06:51:57.135 INFO kablam! Oct 27 06:51:57.135 INFO kablam! warning: unused imports: `Request`, `ToEnvelope` Oct 27 06:51:57.135 INFO kablam! --> src/state.rs:4:18 Oct 27 06:51:57.135 INFO kablam! | Oct 27 06:51:57.135 INFO kablam! 4 | use actix::dev::{Request, ToEnvelope}; Oct 27 06:51:57.135 INFO kablam! | ^^^^^^^ ^^^^^^^^^^ Oct 27 06:51:57.135 INFO kablam! Oct 27 06:51:57.477 INFO kablam! warning: unused import: `diesel` Oct 27 06:51:57.477 INFO kablam! --> src/database.rs:3:5 Oct 27 06:51:57.477 INFO kablam! | Oct 27 06:51:57.478 INFO kablam! 3 | use diesel; Oct 27 06:51:57.478 INFO kablam! | ^^^^^^ Oct 27 06:51:57.478 INFO kablam! | Oct 27 06:51:57.478 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 06:51:57.478 INFO kablam! Oct 27 06:51:57.479 INFO kablam! warning: cannot find type `last_insert_id` in this scope Oct 27 06:51:57.479 INFO kablam! --> <::diesel::expression::functions::no_arg_sql_function_body_except_to_sql macros>:3:33 Oct 27 06:51:57.479 INFO kablam! | Oct 27 06:51:57.479 INFO kablam! 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Oct 27 06:51:57.479 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.480 INFO kablam! | Oct 27 06:51:57.480 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 06:51:57.480 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.480 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.481 INFO kablam! Oct 27 06:51:57.482 INFO kablam! warning: cannot find type `last_insert_id` in this scope Oct 27 06:51:57.482 INFO kablam! --> <::diesel::expression::functions::no_arg_sql_function_body_except_to_sql macros>:3:33 Oct 27 06:51:57.482 INFO kablam! | Oct 27 06:51:57.483 INFO kablam! 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Oct 27 06:51:57.483 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.483 INFO kablam! | Oct 27 06:51:57.483 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.483 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.483 INFO kablam! Oct 27 06:51:57.483 INFO kablam! warning: unused import: `Error` Oct 27 06:51:57.483 INFO kablam! --> src/models/category.rs:10:13 Oct 27 06:51:57.483 INFO kablam! | Oct 27 06:51:57.483 INFO kablam! 10 | use error::{Error, database::map_database_error}; Oct 27 06:51:57.483 INFO kablam! | ^^^^^ Oct 27 06:51:57.483 INFO kablam! Oct 27 06:51:57.483 INFO kablam! warning: cannot find type `CategoryBase` in this scope Oct 27 06:51:57.483 INFO kablam! --> src/models/category.rs:17:48 Oct 27 06:51:57.483 INFO kablam! | Oct 27 06:51:57.483 INFO kablam! 17 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 27 06:51:57.483 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.483 INFO kablam! | Oct 27 06:51:57.483 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.483 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.483 INFO kablam! Oct 27 06:51:57.483 INFO kablam! warning: cannot find type `categories` in this scope Oct 27 06:51:57.484 INFO kablam! --> src/models/category.rs:24:23 Oct 27 06:51:57.484 INFO kablam! | Oct 27 06:51:57.484 INFO kablam! 24 | #[derive(Deserialize, Insertable, Debug)] Oct 27 06:51:57.484 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.484 INFO kablam! | Oct 27 06:51:57.484 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.484 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.484 INFO kablam! Oct 27 06:51:57.484 INFO kablam! warning: cannot find type `NewCategory` in this scope Oct 27 06:51:57.484 INFO kablam! --> src/models/category.rs:24:23 Oct 27 06:51:57.484 INFO kablam! | Oct 27 06:51:57.484 INFO kablam! 24 | #[derive(Deserialize, Insertable, Debug)] Oct 27 06:51:57.484 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.484 INFO kablam! | Oct 27 06:51:57.484 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.484 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.484 INFO kablam! Oct 27 06:51:57.484 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 06:51:57.484 INFO kablam! --> src/models/category.rs:33:48 Oct 27 06:51:57.484 INFO kablam! | Oct 27 06:51:57.484 INFO kablam! 33 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 27 06:51:57.484 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.484 INFO kablam! | Oct 27 06:51:57.484 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.484 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.484 INFO kablam! Oct 27 06:51:57.485 INFO kablam! warning: cannot find type `CategoryDisplay` in this scope Oct 27 06:51:57.485 INFO kablam! --> src/models/category.rs:33:48 Oct 27 06:51:57.485 INFO kablam! | Oct 27 06:51:57.485 INFO kablam! 33 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 27 06:51:57.485 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.485 INFO kablam! | Oct 27 06:51:57.485 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.485 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.485 INFO kablam! Oct 27 06:51:57.485 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 06:51:57.485 INFO kablam! --> src/models/category.rs:43:48 Oct 27 06:51:57.485 INFO kablam! | Oct 27 06:51:57.485 INFO kablam! 43 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 27 06:51:57.485 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.485 INFO kablam! | Oct 27 06:51:57.485 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.485 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.485 INFO kablam! Oct 27 06:51:57.485 INFO kablam! warning: cannot find type `CategoryFullDisplay` in this scope Oct 27 06:51:57.485 INFO kablam! --> src/models/category.rs:43:48 Oct 27 06:51:57.485 INFO kablam! | Oct 27 06:51:57.485 INFO kablam! 43 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 27 06:51:57.485 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.485 INFO kablam! | Oct 27 06:51:57.485 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.485 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.486 INFO kablam! Oct 27 06:51:57.486 INFO kablam! warning: cannot find type `UpdateCategory` in this scope Oct 27 06:51:57.486 INFO kablam! --> src/models/category.rs:201:10 Oct 27 06:51:57.486 INFO kablam! | Oct 27 06:51:57.486 INFO kablam! 201 | #[derive(AsChangeset, Deserialize)] Oct 27 06:51:57.486 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.486 INFO kablam! | Oct 27 06:51:57.486 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.486 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.486 INFO kablam! Oct 27 06:51:57.486 INFO kablam! warning: cannot find type `categories` in this scope Oct 27 06:51:57.486 INFO kablam! --> src/models/category.rs:201:10 Oct 27 06:51:57.486 INFO kablam! | Oct 27 06:51:57.486 INFO kablam! 201 | #[derive(AsChangeset, Deserialize)] Oct 27 06:51:57.486 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.486 INFO kablam! | Oct 27 06:51:57.486 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.486 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.486 INFO kablam! Oct 27 06:51:57.486 INFO kablam! warning: unused import: `UpdateByID` Oct 27 06:51:57.486 INFO kablam! --> src/models/content.rs:8:49 Oct 27 06:51:57.486 INFO kablam! | Oct 27 06:51:57.486 INFO kablam! 8 | use message::{PaginatedListMessage, Pagination, UpdateByID}; Oct 27 06:51:57.486 INFO kablam! | ^^^^^^^^^^ Oct 27 06:51:57.486 INFO kablam! Oct 27 06:51:57.487 INFO kablam! warning: unused import: `Error` Oct 27 06:51:57.487 INFO kablam! --> src/models/content.rs:9:13 Oct 27 06:51:57.487 INFO kablam! | Oct 27 06:51:57.487 INFO kablam! 9 | use error::{Error, database::map_database_error}; Oct 27 06:51:57.487 INFO kablam! | ^^^^^ Oct 27 06:51:57.487 INFO kablam! Oct 27 06:51:57.487 INFO kablam! warning: cannot find type `contents` in this scope Oct 27 06:51:57.487 INFO kablam! --> src/models/content.rs:14:23 Oct 27 06:51:57.487 INFO kablam! | Oct 27 06:51:57.487 INFO kablam! 14 | #[derive(Deserialize, Insertable, Debug)] Oct 27 06:51:57.487 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.487 INFO kablam! | Oct 27 06:51:57.487 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.487 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.488 INFO kablam! Oct 27 06:51:57.488 INFO kablam! warning: cannot find type `NewContent` in this scope Oct 27 06:51:57.488 INFO kablam! --> src/models/content.rs:14:23 Oct 27 06:51:57.488 INFO kablam! | Oct 27 06:51:57.488 INFO kablam! 14 | #[derive(Deserialize, Insertable, Debug)] Oct 27 06:51:57.488 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.488 INFO kablam! | Oct 27 06:51:57.488 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.488 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.488 INFO kablam! Oct 27 06:51:57.488 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 06:51:57.488 INFO kablam! --> src/models/content.rs:14:23 Oct 27 06:51:57.488 INFO kablam! | Oct 27 06:51:57.488 INFO kablam! 14 | #[derive(Deserialize, Insertable, Debug)] Oct 27 06:51:57.488 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.488 INFO kablam! | Oct 27 06:51:57.488 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.488 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.488 INFO kablam! Oct 27 06:51:57.488 INFO kablam! warning: cannot find type `UpdateContent` in this scope Oct 27 06:51:57.488 INFO kablam! --> src/models/content.rs:30:23 Oct 27 06:51:57.488 INFO kablam! | Oct 27 06:51:57.488 INFO kablam! 30 | #[derive(Deserialize, AsChangeset, Debug)] Oct 27 06:51:57.488 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.488 INFO kablam! | Oct 27 06:51:57.489 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.489 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.489 INFO kablam! Oct 27 06:51:57.489 INFO kablam! warning: cannot find type `contents` in this scope Oct 27 06:51:57.489 INFO kablam! --> src/models/content.rs:30:23 Oct 27 06:51:57.489 INFO kablam! | Oct 27 06:51:57.489 INFO kablam! 30 | #[derive(Deserialize, AsChangeset, Debug)] Oct 27 06:51:57.489 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.489 INFO kablam! | Oct 27 06:51:57.489 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.489 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.489 INFO kablam! Oct 27 06:51:57.489 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 06:51:57.489 INFO kablam! --> src/models/content.rs:30:23 Oct 27 06:51:57.489 INFO kablam! | Oct 27 06:51:57.489 INFO kablam! 30 | #[derive(Deserialize, AsChangeset, Debug)] Oct 27 06:51:57.489 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.489 INFO kablam! | Oct 27 06:51:57.489 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.489 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.489 INFO kablam! Oct 27 06:51:57.489 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 06:51:57.489 INFO kablam! --> src/models/content.rs:46:48 Oct 27 06:51:57.489 INFO kablam! | Oct 27 06:51:57.490 INFO kablam! 46 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 27 06:51:57.490 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.490 INFO kablam! | Oct 27 06:51:57.490 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.490 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.490 INFO kablam! Oct 27 06:51:57.490 INFO kablam! warning: cannot find type `ContentDisplay` in this scope Oct 27 06:51:57.495 INFO kablam! --> src/models/content.rs:46:48 Oct 27 06:51:57.495 INFO kablam! | Oct 27 06:51:57.495 INFO kablam! 46 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 27 06:51:57.495 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.495 INFO kablam! | Oct 27 06:51:57.495 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.495 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.495 INFO kablam! Oct 27 06:51:57.495 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 06:51:57.495 INFO kablam! --> src/models/content.rs:61:48 Oct 27 06:51:57.495 INFO kablam! | Oct 27 06:51:57.495 INFO kablam! 61 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 27 06:51:57.495 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.495 INFO kablam! | Oct 27 06:51:57.495 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.495 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.495 INFO kablam! Oct 27 06:51:57.495 INFO kablam! warning: cannot find type `ContentFullDisplay` in this scope Oct 27 06:51:57.495 INFO kablam! --> src/models/content.rs:61:48 Oct 27 06:51:57.495 INFO kablam! | Oct 27 06:51:57.495 INFO kablam! 61 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 27 06:51:57.495 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.495 INFO kablam! | Oct 27 06:51:57.496 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.496 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.496 INFO kablam! Oct 27 06:51:57.496 INFO kablam! warning: unused import: `UpdateByID` Oct 27 06:51:57.496 INFO kablam! --> src/models/push_message.rs:8:49 Oct 27 06:51:57.496 INFO kablam! | Oct 27 06:51:57.496 INFO kablam! 8 | use message::{PaginatedListMessage, Pagination, UpdateByID}; Oct 27 06:51:57.496 INFO kablam! | ^^^^^^^^^^ Oct 27 06:51:57.496 INFO kablam! Oct 27 06:51:57.496 INFO kablam! warning: unused import: `Error` Oct 27 06:51:57.496 INFO kablam! --> src/models/push_message.rs:9:13 Oct 27 06:51:57.496 INFO kablam! | Oct 27 06:51:57.496 INFO kablam! 9 | use error::{Error, database::map_database_error}; Oct 27 06:51:57.496 INFO kablam! | ^^^^^ Oct 27 06:51:57.496 INFO kablam! Oct 27 06:51:57.496 INFO kablam! warning: cannot find type `push_messages` in this scope Oct 27 06:51:57.496 INFO kablam! --> src/models/push_message.rs:12:23 Oct 27 06:51:57.496 INFO kablam! | Oct 27 06:51:57.496 INFO kablam! 12 | #[derive(Deserialize, Insertable, Debug)] Oct 27 06:51:57.496 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.496 INFO kablam! | Oct 27 06:51:57.496 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.496 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.496 INFO kablam! Oct 27 06:51:57.496 INFO kablam! warning: cannot find type `NewPushMessage` in this scope Oct 27 06:51:57.496 INFO kablam! --> src/models/push_message.rs:12:23 Oct 27 06:51:57.497 INFO kablam! | Oct 27 06:51:57.497 INFO kablam! 12 | #[derive(Deserialize, Insertable, Debug)] Oct 27 06:51:57.497 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.497 INFO kablam! | Oct 27 06:51:57.497 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.497 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.497 INFO kablam! Oct 27 06:51:57.497 INFO kablam! warning: cannot find type `UpdatePushMessage` in this scope Oct 27 06:51:57.497 INFO kablam! --> src/models/push_message.rs:18:23 Oct 27 06:51:57.497 INFO kablam! | Oct 27 06:51:57.497 INFO kablam! 18 | #[derive(Deserialize, AsChangeset, Debug)] Oct 27 06:51:57.497 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.497 INFO kablam! | Oct 27 06:51:57.497 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.497 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.497 INFO kablam! Oct 27 06:51:57.497 INFO kablam! warning: cannot find type `push_messages` in this scope Oct 27 06:51:57.497 INFO kablam! --> src/models/push_message.rs:18:23 Oct 27 06:51:57.497 INFO kablam! | Oct 27 06:51:57.497 INFO kablam! 18 | #[derive(Deserialize, AsChangeset, Debug)] Oct 27 06:51:57.497 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.497 INFO kablam! | Oct 27 06:51:57.497 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.497 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.497 INFO kablam! Oct 27 06:51:57.497 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 06:51:57.497 INFO kablam! --> src/models/push_message.rs:24:48 Oct 27 06:51:57.498 INFO kablam! | Oct 27 06:51:57.498 INFO kablam! 24 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 27 06:51:57.498 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.498 INFO kablam! | Oct 27 06:51:57.498 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.498 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.498 INFO kablam! Oct 27 06:51:57.498 INFO kablam! warning: cannot find type `PushMessageDisplay` in this scope Oct 27 06:51:57.498 INFO kablam! --> src/models/push_message.rs:24:48 Oct 27 06:51:57.498 INFO kablam! | Oct 27 06:51:57.498 INFO kablam! 24 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 27 06:51:57.498 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.498 INFO kablam! | Oct 27 06:51:57.498 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.498 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.498 INFO kablam! Oct 27 06:51:57.498 INFO kablam! warning: unused imports: `HashMap`, `HashSet` Oct 27 06:51:57.498 INFO kablam! --> src/models/subject.rs:1:24 Oct 27 06:51:57.498 INFO kablam! | Oct 27 06:51:57.498 INFO kablam! 1 | use std::collections::{HashMap, HashSet}; Oct 27 06:51:57.498 INFO kablam! | ^^^^^^^ ^^^^^^^ Oct 27 06:51:57.498 INFO kablam! Oct 27 06:51:57.498 INFO kablam! warning: unused imports: `Handler`, `Message` Oct 27 06:51:57.498 INFO kablam! --> src/models/subject.rs:3:13 Oct 27 06:51:57.498 INFO kablam! | Oct 27 06:51:57.499 INFO kablam! 3 | use actix::{Message, Handler}; Oct 27 06:51:57.499 INFO kablam! | ^^^^^^^ ^^^^^^^ Oct 27 06:51:57.499 INFO kablam! Oct 27 06:51:57.499 INFO kablam! warning: unused import: `DatabaseExecutor` Oct 27 06:51:57.499 INFO kablam! --> src/models/subject.rs:9:16 Oct 27 06:51:57.499 INFO kablam! | Oct 27 06:51:57.499 INFO kablam! 9 | use database::{DatabaseExecutor, Conn, last_insert_id}; Oct 27 06:51:57.499 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 06:51:57.499 INFO kablam! Oct 27 06:51:57.499 INFO kablam! warning: unused import: `UpdateByID` Oct 27 06:51:57.499 INFO kablam! --> src/models/subject.rs:10:49 Oct 27 06:51:57.499 INFO kablam! | Oct 27 06:51:57.499 INFO kablam! 10 | use message::{PaginatedListMessage, Pagination, UpdateByID}; Oct 27 06:51:57.499 INFO kablam! | ^^^^^^^^^^ Oct 27 06:51:57.499 INFO kablam! Oct 27 06:51:57.499 INFO kablam! warning: unused import: `schema::subject_relates` Oct 27 06:51:57.499 INFO kablam! --> src/models/subject.rs:14:5 Oct 27 06:51:57.499 INFO kablam! | Oct 27 06:51:57.500 INFO kablam! 14 | use schema::subject_relates; Oct 27 06:51:57.500 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 06:51:57.500 INFO kablam! Oct 27 06:51:57.500 INFO kablam! warning: cannot find type `subjects` in this scope Oct 27 06:51:57.500 INFO kablam! --> src/models/subject.rs:18:23 Oct 27 06:51:57.500 INFO kablam! | Oct 27 06:51:57.500 INFO kablam! 18 | #[derive(Deserialize, Insertable, Debug)] Oct 27 06:51:57.500 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.500 INFO kablam! | Oct 27 06:51:57.500 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.500 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.500 INFO kablam! Oct 27 06:51:57.500 INFO kablam! warning: cannot find type `NewSubject` in this scope Oct 27 06:51:57.500 INFO kablam! --> src/models/subject.rs:18:23 Oct 27 06:51:57.500 INFO kablam! | Oct 27 06:51:57.500 INFO kablam! 18 | #[derive(Deserialize, Insertable, Debug)] Oct 27 06:51:57.500 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.500 INFO kablam! | Oct 27 06:51:57.500 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.500 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.500 INFO kablam! Oct 27 06:51:57.500 INFO kablam! warning: cannot find type `UpdateSubject` in this scope Oct 27 06:51:57.500 INFO kablam! --> src/models/subject.rs:28:23 Oct 27 06:51:57.501 INFO kablam! | Oct 27 06:51:57.501 INFO kablam! 28 | #[derive(Deserialize, AsChangeset, Debug)] Oct 27 06:51:57.501 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.501 INFO kablam! | Oct 27 06:51:57.501 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.501 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.501 INFO kablam! Oct 27 06:51:57.501 INFO kablam! warning: cannot find type `subjects` in this scope Oct 27 06:51:57.501 INFO kablam! --> src/models/subject.rs:28:23 Oct 27 06:51:57.501 INFO kablam! | Oct 27 06:51:57.501 INFO kablam! 28 | #[derive(Deserialize, AsChangeset, Debug)] Oct 27 06:51:57.501 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.501 INFO kablam! | Oct 27 06:51:57.501 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.501 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.501 INFO kablam! Oct 27 06:51:57.501 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 06:51:57.501 INFO kablam! --> src/models/subject.rs:38:48 Oct 27 06:51:57.501 INFO kablam! | Oct 27 06:51:57.501 INFO kablam! 38 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 27 06:51:57.501 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.501 INFO kablam! | Oct 27 06:51:57.501 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.501 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.501 INFO kablam! Oct 27 06:51:57.501 INFO kablam! warning: cannot find type `SubjectDisplay` in this scope Oct 27 06:51:57.501 INFO kablam! --> src/models/subject.rs:38:48 Oct 27 06:51:57.502 INFO kablam! | Oct 27 06:51:57.502 INFO kablam! 38 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 27 06:51:57.502 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.502 INFO kablam! | Oct 27 06:51:57.502 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.502 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.502 INFO kablam! Oct 27 06:51:57.502 INFO kablam! warning: cannot find type `SubjectRelateBaseInfo` in this scope Oct 27 06:51:57.502 INFO kablam! --> src/models/subject.rs:60:48 Oct 27 06:51:57.502 INFO kablam! | Oct 27 06:51:57.502 INFO kablam! 60 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 27 06:51:57.502 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.502 INFO kablam! | Oct 27 06:51:57.502 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.502 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.502 INFO kablam! Oct 27 06:51:57.502 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 06:51:57.502 INFO kablam! --> src/models/subject.rs:72:48 Oct 27 06:51:57.502 INFO kablam! | Oct 27 06:51:57.502 INFO kablam! 72 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 27 06:51:57.502 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.502 INFO kablam! | Oct 27 06:51:57.502 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.502 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.502 INFO kablam! Oct 27 06:51:57.502 INFO kablam! warning: cannot find type `SubjectRelateInfo` in this scope Oct 27 06:51:57.502 INFO kablam! --> src/models/subject.rs:72:48 Oct 27 06:51:57.503 INFO kablam! | Oct 27 06:51:57.503 INFO kablam! 72 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 27 06:51:57.503 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.503 INFO kablam! | Oct 27 06:51:57.503 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.503 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.503 INFO kablam! Oct 27 06:51:57.505 INFO kablam! warning: unused import: `diesel::dsl::exists` Oct 27 06:51:57.505 INFO kablam! --> src/models/recommend.rs:4:5 Oct 27 06:51:57.505 INFO kablam! | Oct 27 06:51:57.505 INFO kablam! 4 | use diesel::dsl::exists; Oct 27 06:51:57.505 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 06:51:57.505 INFO kablam! Oct 27 06:51:57.505 INFO kablam! warning: unused imports: `PaginatedListMessage`, `Pagination`, `UpdateByID` Oct 27 06:51:57.505 INFO kablam! --> src/models/recommend.rs:9:15 Oct 27 06:51:57.505 INFO kablam! | Oct 27 06:51:57.506 INFO kablam! 9 | use message::{PaginatedListMessage, Pagination, UpdateByID}; Oct 27 06:51:57.506 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^ Oct 27 06:51:57.506 INFO kablam! Oct 27 06:51:57.506 INFO kablam! warning: unused import: `Error` Oct 27 06:51:57.506 INFO kablam! --> src/models/recommend.rs:10:13 Oct 27 06:51:57.506 INFO kablam! | Oct 27 06:51:57.506 INFO kablam! 10 | use error::{Error, database::map_database_error}; Oct 27 06:51:57.506 INFO kablam! | ^^^^^ Oct 27 06:51:57.506 INFO kablam! Oct 27 06:51:57.506 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 06:51:57.506 INFO kablam! --> src/models/recommend.rs:13:48 Oct 27 06:51:57.506 INFO kablam! | Oct 27 06:51:57.506 INFO kablam! 13 | #[derive(Serialize, Deserialize, Debug, Clone, Queryable)] Oct 27 06:51:57.506 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.506 INFO kablam! | Oct 27 06:51:57.506 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.506 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.506 INFO kablam! Oct 27 06:51:57.507 INFO kablam! warning: cannot find type `RecommendContentDisplay` in this scope Oct 27 06:51:57.507 INFO kablam! --> src/models/recommend.rs:13:48 Oct 27 06:51:57.507 INFO kablam! | Oct 27 06:51:57.507 INFO kablam! 13 | #[derive(Serialize, Deserialize, Debug, Clone, Queryable)] Oct 27 06:51:57.507 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.507 INFO kablam! | Oct 27 06:51:57.507 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.507 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.507 INFO kablam! Oct 27 06:51:57.507 INFO kablam! warning: cannot find type `recommend_contents` in this scope Oct 27 06:51:57.507 INFO kablam! --> src/models/recommend.rs:24:23 Oct 27 06:51:57.507 INFO kablam! | Oct 27 06:51:57.507 INFO kablam! 24 | #[derive(Deserialize, Insertable, Debug)] Oct 27 06:51:57.507 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.507 INFO kablam! | Oct 27 06:51:57.507 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.507 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.507 INFO kablam! Oct 27 06:51:57.507 INFO kablam! warning: cannot find type `NewRecommendContent` in this scope Oct 27 06:51:57.507 INFO kablam! --> src/models/recommend.rs:24:23 Oct 27 06:51:57.507 INFO kablam! | Oct 27 06:51:57.507 INFO kablam! 24 | #[derive(Deserialize, Insertable, Debug)] Oct 27 06:51:57.508 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.508 INFO kablam! | Oct 27 06:51:57.508 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.508 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.508 INFO kablam! Oct 27 06:51:57.535 INFO kablam! warning: cannot find type `table` in this scope Oct 27 06:51:57.535 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 27 06:51:57.535 INFO kablam! | Oct 27 06:51:57.536 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 27 06:51:57.536 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.536 INFO kablam! | Oct 27 06:51:57.536 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.536 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.536 INFO kablam! Oct 27 06:51:57.536 INFO kablam! warning: cannot find type `id` in this scope Oct 27 06:51:57.536 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:57.536 INFO kablam! | Oct 27 06:51:57.536 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:57.536 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.536 INFO kablam! | Oct 27 06:51:57.536 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.536 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.536 INFO kablam! Oct 27 06:51:57.536 INFO kablam! warning: cannot find type `name` in this scope Oct 27 06:51:57.536 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:57.537 INFO kablam! | Oct 27 06:51:57.537 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:57.537 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.537 INFO kablam! | Oct 27 06:51:57.537 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.537 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.537 INFO kablam! Oct 27 06:51:57.537 INFO kablam! warning: cannot find type `display_name` in this scope Oct 27 06:51:57.537 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:57.537 INFO kablam! | Oct 27 06:51:57.537 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:57.537 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.537 INFO kablam! | Oct 27 06:51:57.537 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.537 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.537 INFO kablam! Oct 27 06:51:57.537 INFO kablam! warning: cannot find type `keywords` in this scope Oct 27 06:51:57.537 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:57.537 INFO kablam! | Oct 27 06:51:57.537 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:57.537 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.537 INFO kablam! | Oct 27 06:51:57.537 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.538 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.538 INFO kablam! Oct 27 06:51:57.538 INFO kablam! warning: cannot find type `description` in this scope Oct 27 06:51:57.538 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:57.538 INFO kablam! | Oct 27 06:51:57.538 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:57.538 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.538 INFO kablam! | Oct 27 06:51:57.539 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.539 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.539 INFO kablam! Oct 27 06:51:57.539 INFO kablam! warning: cannot find type `sort` in this scope Oct 27 06:51:57.539 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:57.539 INFO kablam! | Oct 27 06:51:57.539 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:57.539 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.539 INFO kablam! | Oct 27 06:51:57.539 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.539 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.539 INFO kablam! Oct 27 06:51:57.539 INFO kablam! warning: cannot find type `created_at` in this scope Oct 27 06:51:57.539 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:57.539 INFO kablam! | Oct 27 06:51:57.539 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:57.539 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.539 INFO kablam! | Oct 27 06:51:57.539 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.539 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.539 INFO kablam! Oct 27 06:51:57.540 INFO kablam! warning: cannot find type `updated_at` in this scope Oct 27 06:51:57.540 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:57.540 INFO kablam! | Oct 27 06:51:57.540 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:57.540 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.540 INFO kablam! | Oct 27 06:51:57.540 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.540 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.540 INFO kablam! Oct 27 06:51:57.540 INFO kablam! warning: cannot find type `title` in this scope Oct 27 06:51:57.540 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:57.540 INFO kablam! | Oct 27 06:51:57.540 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:57.540 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.540 INFO kablam! | Oct 27 06:51:57.540 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.540 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.540 INFO kablam! Oct 27 06:51:57.540 INFO kablam! warning: cannot find type `category_id` in this scope Oct 27 06:51:57.540 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:57.540 INFO kablam! | Oct 27 06:51:57.540 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:57.540 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.540 INFO kablam! | Oct 27 06:51:57.541 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.541 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.541 INFO kablam! Oct 27 06:51:57.541 INFO kablam! warning: cannot find type `as_page` in this scope Oct 27 06:51:57.541 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:57.541 INFO kablam! | Oct 27 06:51:57.541 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:57.541 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.541 INFO kablam! | Oct 27 06:51:57.541 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.541 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.541 INFO kablam! Oct 27 06:51:57.541 INFO kablam! warning: cannot find type `content_type` in this scope Oct 27 06:51:57.541 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:57.541 INFO kablam! | Oct 27 06:51:57.541 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:57.541 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.541 INFO kablam! | Oct 27 06:51:57.541 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.541 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.541 INFO kablam! Oct 27 06:51:57.541 INFO kablam! warning: cannot find type `content` in this scope Oct 27 06:51:57.541 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:57.542 INFO kablam! | Oct 27 06:51:57.542 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:57.542 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.542 INFO kablam! | Oct 27 06:51:57.542 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.542 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.542 INFO kablam! Oct 27 06:51:57.542 INFO kablam! warning: cannot find type `display` in this scope Oct 27 06:51:57.542 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:57.542 INFO kablam! | Oct 27 06:51:57.542 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:57.542 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.542 INFO kablam! | Oct 27 06:51:57.542 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.542 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.542 INFO kablam! Oct 27 06:51:57.542 INFO kablam! warning: cannot find type `published_at` in this scope Oct 27 06:51:57.542 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:57.542 INFO kablam! | Oct 27 06:51:57.542 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:57.542 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.542 INFO kablam! | Oct 27 06:51:57.542 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.542 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.543 INFO kablam! Oct 27 06:51:57.543 INFO kablam! warning: cannot find type `modified_at` in this scope Oct 27 06:51:57.543 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:57.543 INFO kablam! | Oct 27 06:51:57.543 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:57.543 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.543 INFO kablam! | Oct 27 06:51:57.543 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.543 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.543 INFO kablam! Oct 27 06:51:57.543 INFO kablam! warning: cannot find type `content_id` in this scope Oct 27 06:51:57.543 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:57.543 INFO kablam! | Oct 27 06:51:57.543 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:57.543 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.543 INFO kablam! | Oct 27 06:51:57.543 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.543 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.543 INFO kablam! Oct 27 06:51:57.543 INFO kablam! warning: cannot find type `source` in this scope Oct 27 06:51:57.543 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:57.543 INFO kablam! | Oct 27 06:51:57.543 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:57.544 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.544 INFO kablam! | Oct 27 06:51:57.544 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.544 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.544 INFO kablam! Oct 27 06:51:57.544 INFO kablam! warning: cannot find type `summary` in this scope Oct 27 06:51:57.544 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:57.544 INFO kablam! | Oct 27 06:51:57.544 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:57.544 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.553 INFO kablam! | Oct 27 06:51:57.553 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.553 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.553 INFO kablam! Oct 27 06:51:57.553 INFO kablam! warning: cannot find type `subject_id` in this scope Oct 27 06:51:57.553 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:57.553 INFO kablam! | Oct 27 06:51:57.553 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:57.553 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:57.553 INFO kablam! | Oct 27 06:51:57.553 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:57.553 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:57.553 INFO kablam! Oct 27 06:51:57.554 INFO kablam! warning: unused import: `std::borrow::BorrowMut` Oct 27 06:51:57.554 INFO kablam! --> src/error/mod.rs:1:5 Oct 27 06:51:57.554 INFO kablam! | Oct 27 06:51:57.554 INFO kablam! 1 | use std::borrow::BorrowMut; Oct 27 06:51:57.554 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 27 06:51:57.554 INFO kablam! Oct 27 06:51:57.554 INFO kablam! warning: unused import: `Tera` Oct 27 06:51:57.554 INFO kablam! --> src/error/mod.rs:8:21 Oct 27 06:51:57.554 INFO kablam! | Oct 27 06:51:57.554 INFO kablam! 8 | use tera::{Context, Tera}; Oct 27 06:51:57.554 INFO kablam! | ^^^^ Oct 27 06:51:57.555 INFO kablam! Oct 27 06:51:57.555 INFO kablam! warning: unused import: `message::ErrorMessage` Oct 27 06:51:57.555 INFO kablam! --> src/error/database.rs:3:5 Oct 27 06:51:57.555 INFO kablam! | Oct 27 06:51:57.555 INFO kablam! 3 | use message::ErrorMessage; Oct 27 06:51:57.555 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 06:51:57.555 INFO kablam! Oct 27 06:51:57.565 INFO kablam! warning: unused imports: `err as FutErr`, `ok as FutOk` Oct 27 06:51:57.565 INFO kablam! --> src/controllers/blog/index.rs:4:31 Oct 27 06:51:57.565 INFO kablam! | Oct 27 06:51:57.565 INFO kablam! 4 | use futures::future::{Future, ok as FutOk, err as FutErr}; Oct 27 06:51:57.565 INFO kablam! | ^^^^^^^^^^^ ^^^^^^^^^^^^^ Oct 27 06:51:57.565 INFO kablam! Oct 27 06:51:57.565 INFO kablam! warning: unused import: `ok as FutOk` Oct 27 06:51:57.565 INFO kablam! --> src/controllers/blog/content.rs:7:31 Oct 27 06:51:57.565 INFO kablam! | Oct 27 06:51:57.565 INFO kablam! 7 | use futures::future::{Future, ok as FutOk, err as FutErr}; Oct 27 06:51:57.565 INFO kablam! | ^^^^^^^^^^^ Oct 27 06:51:57.565 INFO kablam! Oct 27 06:51:57.565 INFO kablam! warning: unused imports: `err as FutErr`, `ok as FutOk` Oct 27 06:51:57.565 INFO kablam! --> src/controllers/blog/push_message.rs:4:31 Oct 27 06:51:57.565 INFO kablam! | Oct 27 06:51:57.566 INFO kablam! 4 | use futures::future::{Future, ok as FutOk, err as FutErr}; Oct 27 06:51:57.566 INFO kablam! | ^^^^^^^^^^^ ^^^^^^^^^^^^^ Oct 27 06:51:57.566 INFO kablam! Oct 27 06:51:57.566 INFO kablam! warning: unused import: `error::Error as ActixError` Oct 27 06:51:57.566 INFO kablam! --> src/controllers/blog/push_message.rs:5:84 Oct 27 06:51:57.566 INFO kablam! | Oct 27 06:51:57.566 INFO kablam! 5 | use actix_web::{HttpRequest, HttpResponse, Responder, AsyncResponder, HttpMessage, error::Error as ActixError}; Oct 27 06:51:57.566 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 06:51:57.566 INFO kablam! Oct 27 06:51:57.566 INFO kablam! warning: unused import: `actix_web::http` Oct 27 06:51:57.566 INFO kablam! --> src/controllers/blog/rss.rs:3:5 Oct 27 06:51:57.566 INFO kablam! | Oct 27 06:51:57.566 INFO kablam! 3 | use actix_web::http; Oct 27 06:51:57.566 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 06:51:57.566 INFO kablam! Oct 27 06:51:57.566 INFO kablam! warning: unused import: `url::Url` Oct 27 06:51:57.567 INFO kablam! --> src/controllers/blog/rss.rs:6:5 Oct 27 06:51:57.567 INFO kablam! | Oct 27 06:51:57.567 INFO kablam! 6 | use url::Url; Oct 27 06:51:57.567 INFO kablam! | ^^^^^^^^ Oct 27 06:51:57.567 INFO kablam! Oct 27 06:51:57.567 INFO kablam! warning: unused imports: `AsyncResponder`, `HttpMessage`, `HttpResponse` Oct 27 06:51:57.567 INFO kablam! --> src/controllers/admin/content.rs:2:30 Oct 27 06:51:57.567 INFO kablam! | Oct 27 06:51:57.567 INFO kablam! 2 | use actix_web::{HttpRequest, HttpResponse, AsyncResponder, Responder, HttpMessage}; Oct 27 06:51:57.567 INFO kablam! | ^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^ Oct 27 06:51:57.567 INFO kablam! Oct 27 06:51:57.567 INFO kablam! warning: unused import: `models::content` Oct 27 06:51:57.567 INFO kablam! --> src/controllers/admin/content.rs:5:5 Oct 27 06:51:57.567 INFO kablam! | Oct 27 06:51:57.567 INFO kablam! 5 | use models::content; Oct 27 06:51:57.567 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 06:51:57.567 INFO kablam! Oct 27 06:51:57.567 INFO kablam! warning: unused import: `std::rc::Rc` Oct 27 06:51:57.567 INFO kablam! --> src/state.rs:1:5 Oct 27 06:51:57.567 INFO kablam! | Oct 27 06:51:57.567 INFO kablam! 1 | use std::rc::Rc; Oct 27 06:51:57.568 INFO kablam! | ^^^^^^^^^^^ Oct 27 06:51:57.568 INFO kablam! Oct 27 06:51:57.575 INFO kablam! warning: unused imports: `Request`, `ToEnvelope` Oct 27 06:51:57.575 INFO kablam! --> src/state.rs:4:18 Oct 27 06:51:57.575 INFO kablam! | Oct 27 06:51:57.575 INFO kablam! 4 | use actix::dev::{Request, ToEnvelope}; Oct 27 06:51:57.575 INFO kablam! | ^^^^^^^ ^^^^^^^^^^ Oct 27 06:51:57.575 INFO kablam! Oct 27 06:52:00.695 INFO kablam! warning: unused import: `HttpMessage` Oct 27 06:52:00.695 INFO kablam! --> src/controllers/blog/index.rs:5:71 Oct 27 06:52:00.695 INFO kablam! | Oct 27 06:52:00.695 INFO kablam! 5 | use actix_web::{HttpRequest, HttpResponse, Responder, AsyncResponder, HttpMessage}; Oct 27 06:52:00.695 INFO kablam! | ^^^^^^^^^^^ Oct 27 06:52:00.695 INFO kablam! Oct 27 06:52:00.695 INFO kablam! warning: unused import: `HttpMessage` Oct 27 06:52:00.695 INFO kablam! --> src/controllers/blog/content.rs:8:71 Oct 27 06:52:00.695 INFO kablam! | Oct 27 06:52:00.695 INFO kablam! 8 | use actix_web::{HttpRequest, HttpResponse, Responder, AsyncResponder, HttpMessage, error::Error as ActixError}; Oct 27 06:52:00.695 INFO kablam! | ^^^^^^^^^^^ Oct 27 06:52:00.695 INFO kablam! Oct 27 06:52:00.695 INFO kablam! warning: unused import: `HttpMessage` Oct 27 06:52:00.695 INFO kablam! --> src/controllers/blog/push_message.rs:5:71 Oct 27 06:52:00.696 INFO kablam! | Oct 27 06:52:00.696 INFO kablam! 5 | use actix_web::{HttpRequest, HttpResponse, Responder, AsyncResponder, HttpMessage, error::Error as ActixError}; Oct 27 06:52:00.696 INFO kablam! | ^^^^^^^^^^^ Oct 27 06:52:00.696 INFO kablam! Oct 27 06:52:00.696 INFO kablam! warning: unused import: `HttpMessage` Oct 27 06:52:00.696 INFO kablam! --> src/controllers/blog/rss.rs:2:71 Oct 27 06:52:00.696 INFO kablam! | Oct 27 06:52:00.696 INFO kablam! 2 | use actix_web::{HttpRequest, HttpResponse, AsyncResponder, Responder, HttpMessage}; Oct 27 06:52:00.696 INFO kablam! | ^^^^^^^^^^^ Oct 27 06:52:00.696 INFO kablam! Oct 27 06:52:00.951 INFO kablam! warning: unused variable: `e` Oct 27 06:52:00.951 INFO kablam! --> src/controllers/blog/index.rs:87:21 Oct 27 06:52:00.951 INFO kablam! | Oct 27 06:52:00.951 INFO kablam! 87 | Err(e) => "Render error".into() Oct 27 06:52:00.951 INFO kablam! | ^ help: consider using `_e` instead Oct 27 06:52:00.951 INFO kablam! | Oct 27 06:52:00.951 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 06:52:00.951 INFO kablam! Oct 27 06:52:00.951 INFO kablam! warning: unused variable: `e` Oct 27 06:52:00.951 INFO kablam! --> src/controllers/blog/content.rs:140:29 Oct 27 06:52:00.951 INFO kablam! | Oct 27 06:52:00.951 INFO kablam! 140 | Err(e) => "Render error".into() Oct 27 06:52:00.951 INFO kablam! | ^ help: consider using `_e` instead Oct 27 06:52:00.951 INFO kablam! Oct 27 06:52:00.951 INFO kablam! warning: unused variable: `e` Oct 27 06:52:00.951 INFO kablam! --> src/controllers/blog/content.rs:221:37 Oct 27 06:52:00.951 INFO kablam! | Oct 27 06:52:00.951 INFO kablam! 221 | Err(e) => "Render error".into() Oct 27 06:52:00.951 INFO kablam! | ^ help: consider using `_e` instead Oct 27 06:52:00.951 INFO kablam! Oct 27 06:52:00.951 INFO kablam! warning: unused variable: `req_ref` Oct 27 06:52:00.951 INFO kablam! --> src/controllers/admin/content.rs:13:9 Oct 27 06:52:00.951 INFO kablam! | Oct 27 06:52:00.951 INFO kablam! 13 | let req_ref = Rc::new(req); Oct 27 06:52:00.951 INFO kablam! | ^^^^^^^ help: consider using `_req_ref` instead Oct 27 06:52:00.951 INFO kablam! Oct 27 06:52:00.951 INFO kablam! warning: unused variable: `cname` Oct 27 06:52:00.951 INFO kablam! --> src/models/content.rs:225:52 Oct 27 06:52:00.951 INFO kablam! | Oct 27 06:52:00.951 INFO kablam! 225 | FindCategory::Name(cname) => panic!("Unsupport search condition"), Oct 27 06:52:00.951 INFO kablam! | ^^^^^ help: consider using `_cname` instead Oct 27 06:52:00.951 INFO kablam! Oct 27 06:52:00.951 INFO kablam! warning: unused variable: `connection` Oct 27 06:52:00.951 INFO kablam! --> src/models/subject.rs:213:21 Oct 27 06:52:00.951 INFO kablam! | Oct 27 06:52:00.951 INFO kablam! 213 | pub fn get_list(connection: &Conn) {} Oct 27 06:52:00.951 INFO kablam! | ^^^^^^^^^^ help: consider using `_connection` instead Oct 27 06:52:00.951 INFO kablam! Oct 27 06:52:01.528 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 27 06:52:01.528 INFO kablam! stack backtrace: Oct 27 06:52:01.640 INFO kablam! warning: unused import: `HttpMessage` Oct 27 06:52:01.640 INFO kablam! --> src/controllers/blog/index.rs:5:71 Oct 27 06:52:01.640 INFO kablam! | Oct 27 06:52:01.640 INFO kablam! 5 | use actix_web::{HttpRequest, HttpResponse, Responder, AsyncResponder, HttpMessage}; Oct 27 06:52:01.640 INFO kablam! | ^^^^^^^^^^^ Oct 27 06:52:01.640 INFO kablam! Oct 27 06:52:01.640 INFO kablam! warning: unused import: `HttpMessage` Oct 27 06:52:01.641 INFO kablam! --> src/controllers/blog/content.rs:8:71 Oct 27 06:52:01.641 INFO kablam! | Oct 27 06:52:01.641 INFO kablam! 8 | use actix_web::{HttpRequest, HttpResponse, Responder, AsyncResponder, HttpMessage, error::Error as ActixError}; Oct 27 06:52:01.641 INFO kablam! | ^^^^^^^^^^^ Oct 27 06:52:01.641 INFO kablam! Oct 27 06:52:01.641 INFO kablam! warning: unused import: `HttpMessage` Oct 27 06:52:01.641 INFO kablam! --> src/controllers/blog/push_message.rs:5:71 Oct 27 06:52:01.641 INFO kablam! | Oct 27 06:52:01.641 INFO kablam! 5 | use actix_web::{HttpRequest, HttpResponse, Responder, AsyncResponder, HttpMessage, error::Error as ActixError}; Oct 27 06:52:01.641 INFO kablam! | ^^^^^^^^^^^ Oct 27 06:52:01.641 INFO kablam! Oct 27 06:52:01.641 INFO kablam! warning: unused import: `HttpMessage` Oct 27 06:52:01.641 INFO kablam! --> src/controllers/blog/rss.rs:2:71 Oct 27 06:52:01.641 INFO kablam! | Oct 27 06:52:01.641 INFO kablam! 2 | use actix_web::{HttpRequest, HttpResponse, AsyncResponder, Responder, HttpMessage}; Oct 27 06:52:01.641 INFO kablam! | ^^^^^^^^^^^ Oct 27 06:52:01.641 INFO kablam! Oct 27 06:52:01.927 INFO kablam! warning: unused variable: `e` Oct 27 06:52:01.927 INFO kablam! --> src/controllers/blog/index.rs:87:21 Oct 27 06:52:01.927 INFO kablam! | Oct 27 06:52:01.927 INFO kablam! 87 | Err(e) => "Render error".into() Oct 27 06:52:01.927 INFO kablam! | ^ help: consider using `_e` instead Oct 27 06:52:01.927 INFO kablam! | Oct 27 06:52:01.927 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 06:52:01.927 INFO kablam! Oct 27 06:52:01.927 INFO kablam! warning: unused variable: `e` Oct 27 06:52:01.927 INFO kablam! --> src/controllers/blog/content.rs:140:29 Oct 27 06:52:01.927 INFO kablam! | Oct 27 06:52:01.927 INFO kablam! 140 | Err(e) => "Render error".into() Oct 27 06:52:01.927 INFO kablam! | ^ help: consider using `_e` instead Oct 27 06:52:01.927 INFO kablam! Oct 27 06:52:01.927 INFO kablam! warning: unused variable: `e` Oct 27 06:52:01.927 INFO kablam! --> src/controllers/blog/content.rs:221:37 Oct 27 06:52:01.927 INFO kablam! | Oct 27 06:52:01.927 INFO kablam! 221 | Err(e) => "Render error".into() Oct 27 06:52:01.927 INFO kablam! | ^ help: consider using `_e` instead Oct 27 06:52:01.927 INFO kablam! Oct 27 06:52:01.927 INFO kablam! warning: unused variable: `req_ref` Oct 27 06:52:01.927 INFO kablam! --> src/controllers/admin/content.rs:13:9 Oct 27 06:52:01.927 INFO kablam! | Oct 27 06:52:01.927 INFO kablam! 13 | let req_ref = Rc::new(req); Oct 27 06:52:01.927 INFO kablam! | ^^^^^^^ help: consider using `_req_ref` instead Oct 27 06:52:01.927 INFO kablam! Oct 27 06:52:01.927 INFO kablam! warning: unused variable: `cname` Oct 27 06:52:01.927 INFO kablam! --> src/models/content.rs:225:52 Oct 27 06:52:01.927 INFO kablam! | Oct 27 06:52:01.927 INFO kablam! 225 | FindCategory::Name(cname) => panic!("Unsupport search condition"), Oct 27 06:52:01.927 INFO kablam! | ^^^^^ help: consider using `_cname` instead Oct 27 06:52:01.927 INFO kablam! Oct 27 06:52:01.927 INFO kablam! warning: unused variable: `connection` Oct 27 06:52:01.927 INFO kablam! --> src/models/subject.rs:213:21 Oct 27 06:52:01.927 INFO kablam! | Oct 27 06:52:01.927 INFO kablam! 213 | pub fn get_list(connection: &Conn) {} Oct 27 06:52:01.927 INFO kablam! | ^^^^^^^^^^ help: consider using `_connection` instead Oct 27 06:52:01.927 INFO kablam! Oct 27 06:52:02.013 INFO kablam! 0: 0x7ff84ee8e70f - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::hc790a6047650a25c Oct 27 06:52:02.013 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 27 06:52:02.013 INFO kablam! 1: 0x7ff84ee73687 - std::sys_common::backtrace::print::hef8e97456550ddc1 Oct 27 06:52:02.014 INFO kablam! at libstd/sys_common/backtrace.rs:71 Oct 27 06:52:02.014 INFO kablam! at libstd/sys_common/backtrace.rs:59 Oct 27 06:52:02.014 INFO kablam! 2: 0x7ff84ee99adf - std::panicking::default_hook::{{closure}}::h0141030dd350a192 Oct 27 06:52:02.015 INFO kablam! at libstd/panicking.rs:211 Oct 27 06:52:02.015 INFO kablam! 3: 0x7ff84ee99844 - std::panicking::default_hook::hff5fb27020d8e71b Oct 27 06:52:02.015 INFO kablam! at libstd/panicking.rs:227 Oct 27 06:52:02.015 INFO kablam! 4: 0x7ff84b4f3461 - rustc::util::common::panic_hook::hc481878d35934a53 Oct 27 06:52:02.015 INFO kablam! 5: 0x7ff84ee9a2d6 - std::panicking::rust_panic_with_hook::h91281e711b2e81db Oct 27 06:52:02.015 INFO kablam! at libstd/panicking.rs:480 Oct 27 06:52:02.015 INFO kablam! 6: 0x7ff84c0634e7 - std::panicking::begin_panic::h6519bd32ad26da8c Oct 27 06:52:02.016 INFO kablam! 7: 0x7ff84c082f2b - rustc_mir::borrow_check::nll::type_check::TypeChecker::relate_type_and_user_type::hed63f63fe4354587 Oct 27 06:52:02.016 INFO kablam! 8: 0x7ff84c07f29b - as rustc::mir::visit::Visitor<'tcx>>::visit_constant::h73e8993fe15ba09a Oct 27 06:52:02.016 INFO kablam! 9: 0x7ff84c07f636 - as rustc::mir::visit::Visitor<'tcx>>::visit_rvalue::h796e08b6b353f484 Oct 27 06:52:02.016 INFO kablam! 10: 0x7ff84c07fba9 - as rustc::mir::visit::Visitor<'tcx>>::visit_mir::h8daa53da6527b915 Oct 27 06:52:02.016 INFO kablam! 11: 0x7ff84c07ed11 - rustc_mir::borrow_check::nll::type_check::type_check_internal::h2ac92f33f115ad09 Oct 27 06:52:02.016 INFO kablam! 12: 0x7ff84be044e6 - rustc::ty::context::tls::with_related_context::h8190661235dee082 Oct 27 06:52:02.016 INFO kablam! 13: 0x7ff84bee36e4 - rustc::infer::InferCtxtBuilder::enter::h110a307af99695de Oct 27 06:52:02.016 INFO kablam! 14: 0x7ff84c08bc56 - ::run_pass::hebeb072a1d79f1fd Oct 27 06:52:02.016 INFO kablam! 15: 0x7ff84be580c0 - rustc_mir::transform::mir_const::{{closure}}::h7e478a3cf226356e Oct 27 06:52:02.016 INFO kablam! 16: 0x7ff84be50fbe - rustc_mir::transform::mir_const::h0a2581c0c8b526e6 Oct 27 06:52:02.016 INFO kablam! 17: 0x7ff84b08a085 - rustc::ty::query::__query_compute::mir_const::h0c0122fd9df53d18 Oct 27 06:52:02.016 INFO kablam! 18: 0x7ff84b090a7c - rustc::ty::query:: for rustc::ty::query::queries::mir_const<'tcx>>::compute::haa10bab95a2fd833 Oct 27 06:52:02.016 INFO kablam! 19: 0x7ff84ae09692 - rustc::dep_graph::graph::DepGraph::with_task_impl::h787ee2a2b70d658b Oct 27 06:52:02.016 INFO kablam! 20: 0x7ff84b010105 - rustc::ty::context::tls::with_related_context::h0f1084258791cb48 Oct 27 06:52:02.016 INFO kablam! 21: 0x7ff84b0d638d - rustc::ty::query::plumbing::>::force_query_with_job::hd70b42abafd8871b Oct 27 06:52:02.016 INFO kablam! 22: 0x7ff84b1edaf2 - rustc::ty::query::plumbing::>::get_query::hda3e93c215855c69 Oct 27 06:52:02.016 INFO kablam! 23: 0x7ff84b2224de - rustc::ty::query::>::mir_const::hf0c10eac190126c3 Oct 27 06:52:02.016 INFO kablam! 24: 0x7ff84be511c9 - rustc_mir::transform::mir_validated::h744eeed3e0252cec Oct 27 06:52:02.016 INFO kablam! 25: 0x7ff84b08a155 - rustc::ty::query::__query_compute::mir_validated::hd3db30e5ca5c1d80 Oct 27 06:52:02.016 INFO kablam! 26: 0x7ff84b090aac - rustc::ty::query:: for rustc::ty::query::queries::mir_validated<'tcx>>::compute::hcaf4d102c356e69a Oct 27 06:52:02.016 INFO kablam! 27: 0x7ff84ae09692 - rustc::dep_graph::graph::DepGraph::with_task_impl::h787ee2a2b70d658b Oct 27 06:52:02.016 INFO kablam! 28: 0x7ff84b065ac5 - rustc::ty::context::tls::with_related_context::hdd2fed54323a49f6 Oct 27 06:52:02.016 INFO kablam! 29: 0x7ff84b0bae3d - rustc::ty::query::plumbing::>::force_query_with_job::h42007040665be8ae Oct 27 06:52:02.016 INFO kablam! 30: 0x7ff84b1a1d12 - rustc::ty::query::plumbing::>::get_query::h7d8eed0f1e374969 Oct 27 06:52:02.016 INFO kablam! 31: 0x7ff84b0e3370 - rustc::ty::query::plumbing::>::ensure_query::h3798551fb49e4399 Oct 27 06:52:02.016 INFO kablam! 32: 0x7ff84c4c3d29 - rustc_borrowck::borrowck::borrowck::h94112501293b7ba4 Oct 27 06:52:02.016 INFO kablam! 33: 0x7ff84b090cac - rustc::ty::query:: for rustc::ty::query::queries::borrowck<'tcx>>::compute::hd2222c0eacf867db Oct 27 06:52:02.017 INFO kablam! 34: 0x7ff84ae0b542 - rustc::dep_graph::graph::DepGraph::with_task_impl::h79c1edef4afb2a12 Oct 27 06:52:02.017 INFO kablam! 35: 0x7ff84b03fbc5 - rustc::ty::context::tls::with_related_context::h7be15e12c43d770e Oct 27 06:52:02.017 INFO kablam! 36: 0x7ff84b0bf81d - rustc::ty::query::plumbing::>::force_query_with_job::h52322f214f172e9d Oct 27 06:52:02.017 INFO kablam! 37: 0x7ff84b1c95d3 - rustc::ty::query::plumbing::>::get_query::hac7069258b7ecc88 Oct 27 06:52:02.017 INFO kablam! 38: 0x7ff84c4bb100 - rustc::ty::>::par_body_owners::h8414eabe1c7fcf8e Oct 27 06:52:02.017 INFO kablam! 39: 0x7ff84c4c3a57 - rustc_borrowck::borrowck::check_crate::h20bb6b52ab99668d Oct 27 06:52:02.017 INFO kablam! 40: 0x7ff84f2257d1 - rustc::util::common::time::h02d2608563545d52 Oct 27 06:52:02.017 INFO kablam! 41: 0x7ff84f1c84d8 - rustc::ty::context::tls::enter_context::h83693421b1f7e2ac Oct 27 06:52:02.017 INFO kablam! 42: 0x7ff84f26aec1 - >::with::haf102807228eb550 Oct 27 06:52:02.017 INFO kablam! 43: 0x7ff84f2bc61d - rustc::ty::context::TyCtxt::create_and_enter::h84e3e7bd321d7315 Oct 27 06:52:02.017 INFO kablam! 44: 0x7ff84f210174 - rustc_driver::driver::compile_input::he36f1941c84e959e Oct 27 06:52:02.017 INFO kablam! 45: 0x7ff84f2dc684 - rustc_driver::run_compiler_with_pool::h5bf41eb8821bbd5e Oct 27 06:52:02.017 INFO kablam! 46: 0x7ff84f20e18b - rustc_driver::driver::spawn_thread_pool::h00461881d0854d6b Oct 27 06:52:02.017 INFO kablam! 47: 0x7ff84f2db6b7 - rustc_driver::run_compiler::h956a05419c7640d8 Oct 27 06:52:02.017 INFO kablam! 48: 0x7ff84f1f89c4 - >::set::hecd202198c1a2d4f Oct 27 06:52:02.017 INFO kablam! 49: 0x7ff84f1eae72 - as core::ops::function::FnOnce<()>>::call_once::h3afa2b39498c5cc4 Oct 27 06:52:02.017 INFO kablam! 50: 0x7ff84eea75e9 - __rust_maybe_catch_panic Oct 27 06:52:02.017 INFO kablam! at libpanic_unwind/lib.rs:102 Oct 27 06:52:02.017 INFO kablam! 51: 0x7ff84f2d97e5 - rustc_driver::run::h15ff99cba7c722c5 Oct 27 06:52:02.017 INFO kablam! 52: 0x7ff84f2e731b - rustc_driver::main::h618945cd6fee4ac7 Oct 27 06:52:02.017 INFO kablam! 53: 0x5603d1c68962 - std::rt::lang_start::{{closure}}::h1b85a41d7167b5fd Oct 27 06:52:02.017 INFO kablam! 54: 0x7ff84ee99ca2 - std::panicking::try::do_call::hb6cb84b90f739540 Oct 27 06:52:02.017 INFO kablam! at libstd/rt.rs:59 Oct 27 06:52:02.017 INFO kablam! at libstd/panicking.rs:310 Oct 27 06:52:02.017 INFO kablam! 55: 0x7ff84eea75e9 - __rust_maybe_catch_panic Oct 27 06:52:02.017 INFO kablam! at libpanic_unwind/lib.rs:102 Oct 27 06:52:02.017 INFO kablam! 56: 0x7ff84ee5fa5a - std::rt::lang_start_internal::h5161ad4624811397 Oct 27 06:52:02.019 INFO kablam! at libstd/panicking.rs:289 Oct 27 06:52:02.019 INFO kablam! at libstd/panic.rs:392 Oct 27 06:52:02.019 INFO kablam! at libstd/rt.rs:58 Oct 27 06:52:02.019 INFO kablam! 57: 0x5603d1c68954 - main Oct 27 06:52:02.019 INFO kablam! 58: 0x7ff84ea6a82f - __libc_start_main Oct 27 06:52:02.019 INFO kablam! 59: 0x5603d1c68808 - Oct 27 06:52:02.019 INFO kablam! query stack during panic: Oct 27 06:52:02.019 INFO kablam! #0 [mir_const] processing `>::new` Oct 27 06:52:02.019 INFO kablam! #1 [mir_validated] processing `>::new` Oct 27 06:52:02.019 INFO kablam! #2 [borrowck] processing `>::new` Oct 27 06:52:02.019 INFO kablam! end of query stack Oct 27 06:52:02.089 INFO kablam! Oct 27 06:52:02.089 INFO kablam! error: internal compiler error: unexpected panic Oct 27 06:52:02.089 INFO kablam! Oct 27 06:52:02.090 INFO kablam! note: the compiler unexpectedly panicked. this is a bug. Oct 27 06:52:02.090 INFO kablam! Oct 27 06:52:02.090 INFO kablam! note: we would appreciate a bug report: https://github.com/rust-lang/rust/blob/master/CONTRIBUTING.md#bug-reports Oct 27 06:52:02.090 INFO kablam! Oct 27 06:52:02.090 INFO kablam! note: rustc 1.31.0-nightly (155510e37 2018-10-20) running on x86_64-unknown-linux-gnu Oct 27 06:52:02.090 INFO kablam! Oct 27 06:52:02.090 INFO kablam! note: compiler flags: -C debuginfo=2 Oct 27 06:52:02.090 INFO kablam! Oct 27 06:52:02.090 INFO kablam! note: some of the compiler flags provided by cargo are hidden Oct 27 06:52:02.090 INFO kablam! Oct 27 06:52:02.104 INFO kablam! error: Could not compile `inspirer`. Oct 27 06:52:02.105 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 27 06:52:02.408 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 27 06:52:02.408 INFO kablam! stack backtrace: Oct 27 06:52:02.573 INFO kablam! 0: 0x7f1cd5e5870f - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::hc790a6047650a25c Oct 27 06:52:02.574 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 27 06:52:02.574 INFO kablam! 1: 0x7f1cd5e3d687 - std::sys_common::backtrace::print::hef8e97456550ddc1 Oct 27 06:52:02.574 INFO kablam! at libstd/sys_common/backtrace.rs:71 Oct 27 06:52:02.574 INFO kablam! at libstd/sys_common/backtrace.rs:59 Oct 27 06:52:02.574 INFO kablam! 2: 0x7f1cd5e63adf - std::panicking::default_hook::{{closure}}::h0141030dd350a192 Oct 27 06:52:02.575 INFO kablam! at libstd/panicking.rs:211 Oct 27 06:52:02.575 INFO kablam! 3: 0x7f1cd5e63844 - std::panicking::default_hook::hff5fb27020d8e71b Oct 27 06:52:02.575 INFO kablam! at libstd/panicking.rs:227 Oct 27 06:52:02.575 INFO kablam! 4: 0x7f1cd24bd461 - rustc::util::common::panic_hook::hc481878d35934a53 Oct 27 06:52:02.575 INFO kablam! 5: 0x7f1cd5e642d6 - std::panicking::rust_panic_with_hook::h91281e711b2e81db Oct 27 06:52:02.575 INFO kablam! at libstd/panicking.rs:480 Oct 27 06:52:02.575 INFO kablam! 6: 0x7f1cd302d4e7 - std::panicking::begin_panic::h6519bd32ad26da8c Oct 27 06:52:02.575 INFO kablam! 7: 0x7f1cd304cf2b - rustc_mir::borrow_check::nll::type_check::TypeChecker::relate_type_and_user_type::hed63f63fe4354587 Oct 27 06:52:02.575 INFO kablam! 8: 0x7f1cd304929b - as rustc::mir::visit::Visitor<'tcx>>::visit_constant::h73e8993fe15ba09a Oct 27 06:52:02.575 INFO kablam! 9: 0x7f1cd3049636 - as rustc::mir::visit::Visitor<'tcx>>::visit_rvalue::h796e08b6b353f484 Oct 27 06:52:02.575 INFO kablam! 10: 0x7f1cd3049ba9 - as rustc::mir::visit::Visitor<'tcx>>::visit_mir::h8daa53da6527b915 Oct 27 06:52:02.575 INFO kablam! 11: 0x7f1cd3048d11 - rustc_mir::borrow_check::nll::type_check::type_check_internal::h2ac92f33f115ad09 Oct 27 06:52:02.575 INFO kablam! 12: 0x7f1cd2dce4e6 - rustc::ty::context::tls::with_related_context::h8190661235dee082 Oct 27 06:52:02.575 INFO kablam! 13: 0x7f1cd2ead6e4 - rustc::infer::InferCtxtBuilder::enter::h110a307af99695de Oct 27 06:52:02.575 INFO kablam! 14: 0x7f1cd3055c56 - ::run_pass::hebeb072a1d79f1fd Oct 27 06:52:02.575 INFO kablam! 15: 0x7f1cd2e220c0 - rustc_mir::transform::mir_const::{{closure}}::h7e478a3cf226356e Oct 27 06:52:02.575 INFO kablam! 16: 0x7f1cd2e1afbe - rustc_mir::transform::mir_const::h0a2581c0c8b526e6 Oct 27 06:52:02.575 INFO kablam! 17: 0x7f1cd2054085 - rustc::ty::query::__query_compute::mir_const::h0c0122fd9df53d18 Oct 27 06:52:02.575 INFO kablam! 18: 0x7f1cd205aa7c - rustc::ty::query:: for rustc::ty::query::queries::mir_const<'tcx>>::compute::haa10bab95a2fd833 Oct 27 06:52:02.575 INFO kablam! 19: 0x7f1cd1dd3692 - rustc::dep_graph::graph::DepGraph::with_task_impl::h787ee2a2b70d658b Oct 27 06:52:02.575 INFO kablam! 20: 0x7f1cd1fda105 - rustc::ty::context::tls::with_related_context::h0f1084258791cb48 Oct 27 06:52:02.575 INFO kablam! 21: 0x7f1cd20a038d - rustc::ty::query::plumbing::>::force_query_with_job::hd70b42abafd8871b Oct 27 06:52:02.575 INFO kablam! 22: 0x7f1cd21b7af2 - rustc::ty::query::plumbing::>::get_query::hda3e93c215855c69 Oct 27 06:52:02.575 INFO kablam! 23: 0x7f1cd21ec4de - rustc::ty::query::>::mir_const::hf0c10eac190126c3 Oct 27 06:52:02.575 INFO kablam! 24: 0x7f1cd2e1b1c9 - rustc_mir::transform::mir_validated::h744eeed3e0252cec Oct 27 06:52:02.575 INFO kablam! 25: 0x7f1cd2054155 - rustc::ty::query::__query_compute::mir_validated::hd3db30e5ca5c1d80 Oct 27 06:52:02.575 INFO kablam! 26: 0x7f1cd205aaac - rustc::ty::query:: for rustc::ty::query::queries::mir_validated<'tcx>>::compute::hcaf4d102c356e69a Oct 27 06:52:02.575 INFO kablam! 27: 0x7f1cd1dd3692 - rustc::dep_graph::graph::DepGraph::with_task_impl::h787ee2a2b70d658b Oct 27 06:52:02.575 INFO kablam! 28: 0x7f1cd202fac5 - rustc::ty::context::tls::with_related_context::hdd2fed54323a49f6 Oct 27 06:52:02.575 INFO kablam! 29: 0x7f1cd2084e3d - rustc::ty::query::plumbing::>::force_query_with_job::h42007040665be8ae Oct 27 06:52:02.576 INFO kablam! 30: 0x7f1cd216bd12 - rustc::ty::query::plumbing::>::get_query::h7d8eed0f1e374969 Oct 27 06:52:02.576 INFO kablam! 31: 0x7f1cd20ad370 - rustc::ty::query::plumbing::>::ensure_query::h3798551fb49e4399 Oct 27 06:52:02.576 INFO kablam! 32: 0x7f1cd348dd29 - rustc_borrowck::borrowck::borrowck::h94112501293b7ba4 Oct 27 06:52:02.576 INFO kablam! 33: 0x7f1cd205acac - rustc::ty::query:: for rustc::ty::query::queries::borrowck<'tcx>>::compute::hd2222c0eacf867db Oct 27 06:52:02.576 INFO kablam! 34: 0x7f1cd1dd5542 - rustc::dep_graph::graph::DepGraph::with_task_impl::h79c1edef4afb2a12 Oct 27 06:52:02.576 INFO kablam! 35: 0x7f1cd2009bc5 - rustc::ty::context::tls::with_related_context::h7be15e12c43d770e Oct 27 06:52:02.577 INFO kablam! 36: 0x7f1cd208981d - rustc::ty::query::plumbing::>::force_query_with_job::h52322f214f172e9d Oct 27 06:52:02.577 INFO kablam! 37: 0x7f1cd21935d3 - rustc::ty::query::plumbing::>::get_query::hac7069258b7ecc88 Oct 27 06:52:02.577 INFO kablam! 38: 0x7f1cd3485100 - rustc::ty::>::par_body_owners::h8414eabe1c7fcf8e Oct 27 06:52:02.577 INFO kablam! 39: 0x7f1cd348da57 - rustc_borrowck::borrowck::check_crate::h20bb6b52ab99668d Oct 27 06:52:02.577 INFO kablam! 40: 0x7f1cd61ef7d1 - rustc::util::common::time::h02d2608563545d52 Oct 27 06:52:02.577 INFO kablam! 41: 0x7f1cd61924d8 - rustc::ty::context::tls::enter_context::h83693421b1f7e2ac Oct 27 06:52:02.577 INFO kablam! 42: 0x7f1cd6234ec1 - >::with::haf102807228eb550 Oct 27 06:52:02.577 INFO kablam! 43: 0x7f1cd628661d - rustc::ty::context::TyCtxt::create_and_enter::h84e3e7bd321d7315 Oct 27 06:52:02.577 INFO kablam! 44: 0x7f1cd61da174 - rustc_driver::driver::compile_input::he36f1941c84e959e Oct 27 06:52:02.577 INFO kablam! 45: 0x7f1cd62a6684 - rustc_driver::run_compiler_with_pool::h5bf41eb8821bbd5e Oct 27 06:52:02.577 INFO kablam! 46: 0x7f1cd61d818b - rustc_driver::driver::spawn_thread_pool::h00461881d0854d6b Oct 27 06:52:02.577 INFO kablam! 47: 0x7f1cd62a56b7 - rustc_driver::run_compiler::h956a05419c7640d8 Oct 27 06:52:02.577 INFO kablam! 48: 0x7f1cd61c29c4 - >::set::hecd202198c1a2d4f Oct 27 06:52:02.577 INFO kablam! 49: 0x7f1cd61b4e72 - as core::ops::function::FnOnce<()>>::call_once::h3afa2b39498c5cc4 Oct 27 06:52:02.577 INFO kablam! 50: 0x7f1cd5e715e9 - __rust_maybe_catch_panic Oct 27 06:52:02.577 INFO kablam! at libpanic_unwind/lib.rs:102 Oct 27 06:52:02.577 INFO kablam! 51: 0x7f1cd62a37e5 - rustc_driver::run::h15ff99cba7c722c5 Oct 27 06:52:02.577 INFO kablam! 52: 0x7f1cd62b131b - rustc_driver::main::h618945cd6fee4ac7 Oct 27 06:52:02.577 INFO kablam! 53: 0x555fc6075962 - std::rt::lang_start::{{closure}}::h1b85a41d7167b5fd Oct 27 06:52:02.577 INFO kablam! 54: 0x7f1cd5e63ca2 - std::panicking::try::do_call::hb6cb84b90f739540 Oct 27 06:52:02.577 INFO kablam! at libstd/rt.rs:59 Oct 27 06:52:02.577 INFO kablam! at libstd/panicking.rs:310 Oct 27 06:52:02.577 INFO kablam! 55: 0x7f1cd5e715e9 - __rust_maybe_catch_panic Oct 27 06:52:02.577 INFO kablam! at libpanic_unwind/lib.rs:102 Oct 27 06:52:02.577 INFO kablam! 56: 0x7f1cd5e29a5a - std::rt::lang_start_internal::h5161ad4624811397 Oct 27 06:52:02.582 INFO kablam! at libstd/panicking.rs:289 Oct 27 06:52:02.582 INFO kablam! at libstd/panic.rs:392 Oct 27 06:52:02.582 INFO kablam! at libstd/rt.rs:58 Oct 27 06:52:02.582 INFO kablam! 57: 0x555fc6075954 - main Oct 27 06:52:02.582 INFO kablam! 58: 0x7f1cd5a3482f - __libc_start_main Oct 27 06:52:02.582 INFO kablam! 59: 0x555fc6075808 - Oct 27 06:52:02.582 INFO kablam! query stack during panic: Oct 27 06:52:02.582 INFO kablam! #0 [mir_const] processing `>::new` Oct 27 06:52:02.582 INFO kablam! #1 [mir_validated] processing `>::new` Oct 27 06:52:02.582 INFO kablam! #2 [borrowck] processing `>::new` Oct 27 06:52:02.582 INFO kablam! end of query stack Oct 27 06:52:02.651 INFO kablam! Oct 27 06:52:02.651 INFO kablam! error: internal compiler error: unexpected panic Oct 27 06:52:02.651 INFO kablam! Oct 27 06:52:02.651 INFO kablam! note: the compiler unexpectedly panicked. this is a bug. Oct 27 06:52:02.651 INFO kablam! Oct 27 06:52:02.651 INFO kablam! note: we would appreciate a bug report: https://github.com/rust-lang/rust/blob/master/CONTRIBUTING.md#bug-reports Oct 27 06:52:02.651 INFO kablam! Oct 27 06:52:02.651 INFO kablam! note: rustc 1.31.0-nightly (155510e37 2018-10-20) running on x86_64-unknown-linux-gnu Oct 27 06:52:02.651 INFO kablam! Oct 27 06:52:02.651 INFO kablam! note: compiler flags: -C debuginfo=2 --crate-type lib Oct 27 06:52:02.651 INFO kablam! Oct 27 06:52:02.651 INFO kablam! note: some of the compiler flags provided by cargo are hidden Oct 27 06:52:02.651 INFO kablam! Oct 27 06:52:02.680 INFO kablam! error: Could not compile `inspirer`. Oct 27 06:52:02.680 INFO kablam! Oct 27 06:52:02.680 INFO kablam! To learn more, run the command again with --verbose. Oct 27 06:52:02.682 INFO kablam! su: No module specific data is present Oct 27 06:52:02.902 INFO running `"docker" "rm" "-f" "fb4070a57ba1c76c653ff2a8e3936129e92c76565103d5e9e11744bcd62b0ef6"` Oct 27 06:52:03.039 INFO blam! fb4070a57ba1c76c653ff2a8e3936129e92c76565103d5e9e11744bcd62b0ef6