Oct 27 06:50:18.067 INFO checking chongyi/inspirer-rs against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 06:50:18.067 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-5/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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:18.942 INFO blam! ef3599fcfc3844f76ae6de63b21114f94d6aca1f671c7957fe8b79d44a3118a7 Oct 27 06:50:18.943 INFO running `"docker" "start" "-a" "ef3599fcfc3844f76ae6de63b21114f94d6aca1f671c7957fe8b79d44a3118a7"` Oct 27 06:50:19.662 INFO kablam! usermod: no changes Oct 27 06:50:20.087 INFO kablam! Checking typed-arena v1.4.1 Oct 27 06:50:20.090 INFO kablam! Checking rand v0.3.22 Oct 27 06:50:20.090 INFO kablam! Checking tempdir v0.3.7 Oct 27 06:50:20.090 INFO kablam! Checking twoway v0.1.8 Oct 27 06:50:20.095 INFO kablam! Checking crossbeam-epoch v0.4.3 Oct 27 06:50:20.095 INFO kablam! Checking crossbeam-epoch v0.5.2 Oct 27 06:50:20.095 INFO kablam! Checking r2d2 v0.8.2 Oct 27 06:50:20.095 INFO kablam! Checking ring v0.13.2 Oct 27 06:50:22.643 INFO kablam! Checking regex v1.0.2 Oct 27 06:50:23.095 INFO kablam! Checking toml v0.4.6 Oct 27 06:50:23.257 INFO kablam! Checking rust-crypto v0.2.36 Oct 27 06:50:23.381 INFO kablam! Checking chrono v0.4.5 Oct 27 06:50:24.379 INFO kablam! Checking error-chain v0.12.0 Oct 27 06:50:24.535 INFO kablam! Checking crossbeam-deque v0.3.1 Oct 27 06:50:26.239 INFO kablam! Checking crossbeam-channel v0.2.4 Oct 27 06:50:27.883 INFO kablam! Checking trust-dns-proto v0.4.0 Oct 27 06:50:29.063 INFO kablam! Checking cookie v0.11.0 Oct 27 06:50:29.700 INFO kablam! Checking tokio-threadpool v0.1.5 Oct 27 06:50:33.089 INFO kablam! Checking quick-xml v0.12.1 Oct 27 06:50:36.903 INFO kablam! Checking tokio-fs v0.1.3 Oct 27 06:50:36.963 INFO kablam! Checking diesel v1.3.2 Oct 27 06:50:39.547 INFO kablam! Checking rss v1.5.0 Oct 27 06:50:39.574 INFO kablam! Checking tera v0.11.12 Oct 27 06:50:39.574 INFO kablam! Checking comrak v0.2.14 Oct 27 06:50:39.574 INFO kablam! Checking env_logger v0.5.12 Oct 27 06:50:42.319 INFO kablam! Checking dotenv v0.13.0 Oct 27 06:50:43.935 INFO kablam! Checking tokio v0.1.7 Oct 27 06:50:43.975 INFO kablam! Checking pwhash v0.2.0 Oct 27 06:50:51.551 INFO kablam! Checking trust-dns-resolver v0.9.1 Oct 27 06:51:01.936 INFO kablam! Checking actix v0.7.3 Oct 27 06:51:10.304 INFO kablam! Checking actix-web v0.7.3 Oct 27 06:51:31.715 INFO kablam! Checking inspirer v0.1.1 (/source) Oct 27 06:51:43.099 INFO kablam! warning: unused import: `diesel` Oct 27 06:51:43.099 INFO kablam! --> src/database.rs:3:5 Oct 27 06:51:43.099 INFO kablam! | Oct 27 06:51:43.099 INFO kablam! 3 | use diesel; Oct 27 06:51:43.099 INFO kablam! | ^^^^^^ Oct 27 06:51:43.099 INFO kablam! | Oct 27 06:51:43.099 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 06:51:43.099 INFO kablam! Oct 27 06:51:43.099 INFO kablam! warning: cannot find type `last_insert_id` in this scope Oct 27 06:51:43.099 INFO kablam! --> <::diesel::expression::functions::no_arg_sql_function_body_except_to_sql macros>:3:33 Oct 27 06:51:43.099 INFO kablam! | Oct 27 06:51:43.099 INFO kablam! 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Oct 27 06:51:43.099 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.099 INFO kablam! | Oct 27 06:51:43.099 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 06:51:43.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:43.099 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.099 INFO kablam! Oct 27 06:51:43.099 INFO kablam! warning: cannot find type `last_insert_id` in this scope Oct 27 06:51:43.099 INFO kablam! --> <::diesel::expression::functions::no_arg_sql_function_body_except_to_sql macros>:3:33 Oct 27 06:51:43.099 INFO kablam! | Oct 27 06:51:43.099 INFO kablam! 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Oct 27 06:51:43.099 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.099 INFO kablam! | Oct 27 06:51:43.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:43.099 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.099 INFO kablam! Oct 27 06:51:43.099 INFO kablam! warning: unused import: `Error` Oct 27 06:51:43.099 INFO kablam! --> src/models/category.rs:10:13 Oct 27 06:51:43.099 INFO kablam! | Oct 27 06:51:43.099 INFO kablam! 10 | use error::{Error, database::map_database_error}; Oct 27 06:51:43.099 INFO kablam! | ^^^^^ Oct 27 06:51:43.100 INFO kablam! Oct 27 06:51:43.100 INFO kablam! warning: cannot find type `CategoryBase` in this scope Oct 27 06:51:43.100 INFO kablam! --> src/models/category.rs:17:48 Oct 27 06:51:43.100 INFO kablam! | Oct 27 06:51:43.100 INFO kablam! 17 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 27 06:51:43.100 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.100 INFO kablam! | Oct 27 06:51:43.100 INFO 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:43.100 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.100 INFO kablam! Oct 27 06:51:43.100 INFO kablam! warning: cannot find type `categories` in this scope Oct 27 06:51:43.100 INFO kablam! --> src/models/category.rs:24:23 Oct 27 06:51:43.100 INFO kablam! | Oct 27 06:51:43.100 INFO kablam! 24 | #[derive(Deserialize, Insertable, Debug)] Oct 27 06:51:43.100 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.100 INFO kablam! | Oct 27 06:51:43.100 INFO 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:43.100 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.100 INFO kablam! Oct 27 06:51:43.100 INFO kablam! warning: cannot find type `NewCategory` in this scope Oct 27 06:51:43.100 INFO kablam! --> src/models/category.rs:24:23 Oct 27 06:51:43.100 INFO kablam! | Oct 27 06:51:43.100 INFO kablam! 24 | #[derive(Deserialize, Insertable, Debug)] Oct 27 06:51:43.100 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.100 INFO kablam! | Oct 27 06:51:43.100 INFO 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:43.100 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.100 INFO kablam! Oct 27 06:51:43.100 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 06:51:43.100 INFO kablam! --> src/models/category.rs:33:48 Oct 27 06:51:43.100 INFO kablam! | Oct 27 06:51:43.100 INFO kablam! 33 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 27 06:51:43.100 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.100 INFO kablam! | Oct 27 06:51:43.100 INFO 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:43.100 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.100 INFO kablam! Oct 27 06:51:43.100 INFO kablam! warning: cannot find type `CategoryDisplay` in this scope Oct 27 06:51:43.100 INFO kablam! --> src/models/category.rs:33:48 Oct 27 06:51:43.100 INFO kablam! | Oct 27 06:51:43.100 INFO kablam! 33 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 27 06:51:43.100 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.100 INFO kablam! | Oct 27 06:51:43.100 INFO 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:43.100 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.100 INFO kablam! Oct 27 06:51:43.111 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 06:51:43.111 INFO kablam! --> src/models/category.rs:43:48 Oct 27 06:51:43.111 INFO kablam! | Oct 27 06:51:43.111 INFO kablam! 43 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 27 06:51:43.111 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.111 INFO kablam! | Oct 27 06:51:43.111 INFO 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:43.111 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.112 INFO kablam! Oct 27 06:51:43.112 INFO kablam! warning: cannot find type `CategoryFullDisplay` in this scope Oct 27 06:51:43.112 INFO kablam! --> src/models/category.rs:43:48 Oct 27 06:51:43.112 INFO kablam! | Oct 27 06:51:43.112 INFO kablam! 43 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 27 06:51:43.112 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.112 INFO kablam! | Oct 27 06:51:43.112 INFO 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:43.112 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.112 INFO kablam! Oct 27 06:51:43.112 INFO kablam! warning: cannot find type `UpdateCategory` in this scope Oct 27 06:51:43.112 INFO kablam! --> src/models/category.rs:201:10 Oct 27 06:51:43.112 INFO kablam! | Oct 27 06:51:43.112 INFO kablam! 201 | #[derive(AsChangeset, Deserialize)] Oct 27 06:51:43.113 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.113 INFO kablam! | Oct 27 06:51:43.113 INFO 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:43.113 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.113 INFO kablam! Oct 27 06:51:43.113 INFO kablam! warning: cannot find type `categories` in this scope Oct 27 06:51:43.113 INFO kablam! --> src/models/category.rs:201:10 Oct 27 06:51:43.113 INFO kablam! | Oct 27 06:51:43.113 INFO kablam! 201 | #[derive(AsChangeset, Deserialize)] Oct 27 06:51:43.113 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.113 INFO kablam! | Oct 27 06:51:43.113 INFO 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:43.113 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.113 INFO kablam! Oct 27 06:51:43.113 INFO kablam! warning: unused import: `UpdateByID` Oct 27 06:51:43.113 INFO kablam! --> src/models/content.rs:8:49 Oct 27 06:51:43.113 INFO kablam! | Oct 27 06:51:43.113 INFO kablam! 8 | use message::{PaginatedListMessage, Pagination, UpdateByID}; Oct 27 06:51:43.113 INFO kablam! | ^^^^^^^^^^ Oct 27 06:51:43.113 INFO kablam! Oct 27 06:51:43.114 INFO kablam! warning: unused import: `Error` Oct 27 06:51:43.114 INFO kablam! --> src/models/content.rs:9:13 Oct 27 06:51:43.114 INFO kablam! | Oct 27 06:51:43.114 INFO kablam! 9 | use error::{Error, database::map_database_error}; Oct 27 06:51:43.114 INFO kablam! | ^^^^^ Oct 27 06:51:43.114 INFO kablam! Oct 27 06:51:43.114 INFO kablam! warning: cannot find type `contents` in this scope Oct 27 06:51:43.114 INFO kablam! --> src/models/content.rs:14:23 Oct 27 06:51:43.114 INFO kablam! | Oct 27 06:51:43.114 INFO kablam! 14 | #[derive(Deserialize, Insertable, Debug)] Oct 27 06:51:43.114 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.114 INFO kablam! | Oct 27 06:51:43.114 INFO 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:43.114 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.114 INFO kablam! Oct 27 06:51:43.114 INFO kablam! warning: cannot find type `NewContent` in this scope Oct 27 06:51:43.114 INFO kablam! --> src/models/content.rs:14:23 Oct 27 06:51:43.114 INFO kablam! | Oct 27 06:51:43.114 INFO kablam! 14 | #[derive(Deserialize, Insertable, Debug)] Oct 27 06:51:43.114 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.115 INFO kablam! | Oct 27 06:51:43.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:43.115 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.115 INFO kablam! Oct 27 06:51:43.115 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 06:51:43.115 INFO kablam! --> src/models/content.rs:14:23 Oct 27 06:51:43.115 INFO kablam! | Oct 27 06:51:43.115 INFO kablam! 14 | #[derive(Deserialize, Insertable, Debug)] Oct 27 06:51:43.115 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.115 INFO kablam! | Oct 27 06:51:43.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:43.115 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.115 INFO kablam! Oct 27 06:51:43.116 INFO kablam! warning: cannot find type `UpdateContent` in this scope Oct 27 06:51:43.116 INFO kablam! --> src/models/content.rs:30:23 Oct 27 06:51:43.116 INFO kablam! | Oct 27 06:51:43.116 INFO kablam! 30 | #[derive(Deserialize, AsChangeset, Debug)] Oct 27 06:51:43.116 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.116 INFO kablam! | Oct 27 06:51:43.116 INFO 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:43.116 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.116 INFO kablam! Oct 27 06:51:43.117 INFO kablam! warning: cannot find type `contents` in this scope Oct 27 06:51:43.117 INFO kablam! --> src/models/content.rs:30:23 Oct 27 06:51:43.117 INFO kablam! | Oct 27 06:51:43.117 INFO kablam! 30 | #[derive(Deserialize, AsChangeset, Debug)] Oct 27 06:51:43.117 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.117 INFO kablam! | Oct 27 06:51:43.117 INFO 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:43.117 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.117 INFO kablam! Oct 27 06:51:43.117 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 06:51:43.117 INFO kablam! --> src/models/content.rs:30:23 Oct 27 06:51:43.117 INFO kablam! | Oct 27 06:51:43.117 INFO kablam! 30 | #[derive(Deserialize, AsChangeset, Debug)] Oct 27 06:51:43.117 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.117 INFO kablam! | Oct 27 06:51:43.117 INFO 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:43.118 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.118 INFO kablam! Oct 27 06:51:43.118 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 06:51:43.118 INFO kablam! --> src/models/content.rs:46:48 Oct 27 06:51:43.118 INFO kablam! | Oct 27 06:51:43.118 INFO kablam! 46 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 27 06:51:43.118 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.118 INFO kablam! | Oct 27 06:51:43.118 INFO 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:43.118 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.118 INFO kablam! Oct 27 06:51:43.118 INFO kablam! warning: cannot find type `ContentDisplay` in this scope Oct 27 06:51:43.118 INFO kablam! --> src/models/content.rs:46:48 Oct 27 06:51:43.118 INFO kablam! | Oct 27 06:51:43.118 INFO kablam! 46 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 27 06:51:43.118 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.118 INFO kablam! | Oct 27 06:51:43.118 INFO 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:43.118 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.118 INFO kablam! Oct 27 06:51:43.123 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 06:51:43.123 INFO kablam! --> src/models/content.rs:61:48 Oct 27 06:51:43.123 INFO kablam! | Oct 27 06:51:43.123 INFO kablam! 61 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 27 06:51:43.123 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.123 INFO kablam! | Oct 27 06:51:43.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:43.124 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.124 INFO kablam! Oct 27 06:51:43.124 INFO kablam! warning: cannot find type `ContentFullDisplay` in this scope Oct 27 06:51:43.124 INFO kablam! --> src/models/content.rs:61:48 Oct 27 06:51:43.124 INFO kablam! | Oct 27 06:51:43.124 INFO kablam! 61 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 27 06:51:43.124 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.124 INFO kablam! | Oct 27 06:51:43.124 INFO 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:43.124 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.124 INFO kablam! Oct 27 06:51:43.124 INFO kablam! warning: unused import: `UpdateByID` Oct 27 06:51:43.124 INFO kablam! --> src/models/push_message.rs:8:49 Oct 27 06:51:43.124 INFO kablam! | Oct 27 06:51:43.124 INFO kablam! 8 | use message::{PaginatedListMessage, Pagination, UpdateByID}; Oct 27 06:51:43.124 INFO kablam! | ^^^^^^^^^^ Oct 27 06:51:43.124 INFO kablam! Oct 27 06:51:43.124 INFO kablam! warning: unused import: `Error` Oct 27 06:51:43.124 INFO kablam! --> src/models/push_message.rs:9:13 Oct 27 06:51:43.124 INFO kablam! | Oct 27 06:51:43.124 INFO kablam! 9 | use error::{Error, database::map_database_error}; Oct 27 06:51:43.124 INFO kablam! | ^^^^^ Oct 27 06:51:43.124 INFO kablam! Oct 27 06:51:43.125 INFO kablam! warning: cannot find type `push_messages` in this scope Oct 27 06:51:43.125 INFO kablam! --> src/models/push_message.rs:12:23 Oct 27 06:51:43.125 INFO kablam! | Oct 27 06:51:43.125 INFO kablam! 12 | #[derive(Deserialize, Insertable, Debug)] Oct 27 06:51:43.125 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.125 INFO kablam! | Oct 27 06:51:43.125 INFO 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:43.125 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.125 INFO kablam! Oct 27 06:51:43.125 INFO kablam! warning: cannot find type `NewPushMessage` in this scope Oct 27 06:51:43.125 INFO kablam! --> src/models/push_message.rs:12:23 Oct 27 06:51:43.125 INFO kablam! | Oct 27 06:51:43.125 INFO kablam! 12 | #[derive(Deserialize, Insertable, Debug)] Oct 27 06:51:43.125 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.125 INFO kablam! | Oct 27 06:51:43.125 INFO 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:43.125 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.125 INFO kablam! Oct 27 06:51:43.125 INFO kablam! warning: cannot find type `UpdatePushMessage` in this scope Oct 27 06:51:43.125 INFO kablam! --> src/models/push_message.rs:18:23 Oct 27 06:51:43.125 INFO kablam! | Oct 27 06:51:43.125 INFO kablam! 18 | #[derive(Deserialize, AsChangeset, Debug)] Oct 27 06:51:43.126 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.126 INFO kablam! | Oct 27 06:51:43.126 INFO 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:43.126 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.126 INFO kablam! Oct 27 06:51:43.126 INFO kablam! warning: cannot find type `push_messages` in this scope Oct 27 06:51:43.126 INFO kablam! --> src/models/push_message.rs:18:23 Oct 27 06:51:43.126 INFO kablam! | Oct 27 06:51:43.126 INFO kablam! 18 | #[derive(Deserialize, AsChangeset, Debug)] Oct 27 06:51:43.126 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.126 INFO kablam! | Oct 27 06:51:43.126 INFO 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:43.126 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.126 INFO kablam! Oct 27 06:51:43.126 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 06:51:43.126 INFO kablam! --> src/models/push_message.rs:24:48 Oct 27 06:51:43.126 INFO kablam! | Oct 27 06:51:43.126 INFO kablam! 24 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 27 06:51:43.126 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.126 INFO kablam! | Oct 27 06:51:43.126 INFO 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:43.127 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.127 INFO kablam! Oct 27 06:51:43.127 INFO kablam! warning: cannot find type `PushMessageDisplay` in this scope Oct 27 06:51:43.127 INFO kablam! --> src/models/push_message.rs:24:48 Oct 27 06:51:43.127 INFO kablam! | Oct 27 06:51:43.127 INFO kablam! 24 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 27 06:51:43.127 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.127 INFO kablam! | Oct 27 06:51:43.127 INFO 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:43.127 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.127 INFO kablam! Oct 27 06:51:43.127 INFO kablam! warning: unused imports: `HashMap`, `HashSet` Oct 27 06:51:43.127 INFO kablam! --> src/models/subject.rs:1:24 Oct 27 06:51:43.127 INFO kablam! | Oct 27 06:51:43.127 INFO kablam! 1 | use std::collections::{HashMap, HashSet}; Oct 27 06:51:43.127 INFO kablam! | ^^^^^^^ ^^^^^^^ Oct 27 06:51:43.127 INFO kablam! Oct 27 06:51:43.127 INFO kablam! warning: unused imports: `Handler`, `Message` Oct 27 06:51:43.127 INFO kablam! --> src/models/subject.rs:3:13 Oct 27 06:51:43.127 INFO kablam! | Oct 27 06:51:43.127 INFO kablam! 3 | use actix::{Message, Handler}; Oct 27 06:51:43.127 INFO kablam! | ^^^^^^^ ^^^^^^^ Oct 27 06:51:43.127 INFO kablam! Oct 27 06:51:43.128 INFO kablam! warning: unused import: `DatabaseExecutor` Oct 27 06:51:43.128 INFO kablam! --> src/models/subject.rs:9:16 Oct 27 06:51:43.128 INFO kablam! | Oct 27 06:51:43.128 INFO kablam! 9 | use database::{DatabaseExecutor, Conn, last_insert_id}; Oct 27 06:51:43.128 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 06:51:43.128 INFO kablam! Oct 27 06:51:43.128 INFO kablam! warning: unused import: `UpdateByID` Oct 27 06:51:43.128 INFO kablam! --> src/models/subject.rs:10:49 Oct 27 06:51:43.128 INFO kablam! | Oct 27 06:51:43.128 INFO kablam! 10 | use message::{PaginatedListMessage, Pagination, UpdateByID}; Oct 27 06:51:43.128 INFO kablam! | ^^^^^^^^^^ Oct 27 06:51:43.128 INFO kablam! Oct 27 06:51:43.128 INFO kablam! warning: unused import: `schema::subject_relates` Oct 27 06:51:43.128 INFO kablam! --> src/models/subject.rs:14:5 Oct 27 06:51:43.128 INFO kablam! | Oct 27 06:51:43.128 INFO kablam! 14 | use schema::subject_relates; Oct 27 06:51:43.128 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 06:51:43.128 INFO kablam! Oct 27 06:51:43.135 INFO kablam! warning: cannot find type `subjects` in this scope Oct 27 06:51:43.135 INFO kablam! --> src/models/subject.rs:18:23 Oct 27 06:51:43.135 INFO kablam! | Oct 27 06:51:43.135 INFO kablam! 18 | #[derive(Deserialize, Insertable, Debug)] Oct 27 06:51:43.135 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.136 INFO kablam! | Oct 27 06:51:43.136 INFO 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:43.136 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.136 INFO kablam! Oct 27 06:51:43.136 INFO kablam! warning: cannot find type `NewSubject` in this scope Oct 27 06:51:43.136 INFO kablam! --> src/models/subject.rs:18:23 Oct 27 06:51:43.136 INFO kablam! | Oct 27 06:51:43.136 INFO kablam! 18 | #[derive(Deserialize, Insertable, Debug)] Oct 27 06:51:43.136 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.136 INFO kablam! | Oct 27 06:51:43.136 INFO 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:43.136 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.136 INFO kablam! Oct 27 06:51:43.136 INFO kablam! warning: cannot find type `UpdateSubject` in this scope Oct 27 06:51:43.136 INFO kablam! --> src/models/subject.rs:28:23 Oct 27 06:51:43.136 INFO kablam! | Oct 27 06:51:43.136 INFO kablam! 28 | #[derive(Deserialize, AsChangeset, Debug)] Oct 27 06:51:43.136 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.136 INFO kablam! | Oct 27 06:51:43.136 INFO 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:43.136 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.136 INFO kablam! Oct 27 06:51:43.136 INFO kablam! warning: cannot find type `subjects` in this scope Oct 27 06:51:43.137 INFO kablam! --> src/models/subject.rs:28:23 Oct 27 06:51:43.137 INFO kablam! | Oct 27 06:51:43.137 INFO kablam! 28 | #[derive(Deserialize, AsChangeset, Debug)] Oct 27 06:51:43.137 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.137 INFO kablam! | Oct 27 06:51:43.137 INFO 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:43.137 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.137 INFO kablam! Oct 27 06:51:43.137 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 06:51:43.137 INFO kablam! --> src/models/subject.rs:38:48 Oct 27 06:51:43.137 INFO kablam! | Oct 27 06:51:43.137 INFO kablam! 38 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 27 06:51:43.137 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.137 INFO kablam! | Oct 27 06:51:43.137 INFO 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:43.137 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.137 INFO kablam! Oct 27 06:51:43.137 INFO kablam! warning: cannot find type `SubjectDisplay` in this scope Oct 27 06:51:43.137 INFO kablam! --> src/models/subject.rs:38:48 Oct 27 06:51:43.137 INFO kablam! | Oct 27 06:51:43.137 INFO kablam! 38 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 27 06:51:43.137 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.138 INFO kablam! | Oct 27 06:51:43.138 INFO 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:43.138 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.138 INFO kablam! Oct 27 06:51:43.138 INFO kablam! warning: cannot find type `SubjectRelateBaseInfo` in this scope Oct 27 06:51:43.138 INFO kablam! --> src/models/subject.rs:60:48 Oct 27 06:51:43.138 INFO kablam! | Oct 27 06:51:43.138 INFO kablam! 60 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 27 06:51:43.138 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.138 INFO kablam! | Oct 27 06:51:43.138 INFO 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:43.138 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.138 INFO kablam! Oct 27 06:51:43.138 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 06:51:43.138 INFO kablam! --> src/models/subject.rs:72:48 Oct 27 06:51:43.138 INFO kablam! | Oct 27 06:51:43.138 INFO kablam! 72 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 27 06:51:43.138 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.138 INFO kablam! | Oct 27 06:51:43.138 INFO 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:43.138 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.138 INFO kablam! Oct 27 06:51:43.139 INFO kablam! warning: cannot find type `SubjectRelateInfo` in this scope Oct 27 06:51:43.139 INFO kablam! --> src/models/subject.rs:72:48 Oct 27 06:51:43.139 INFO kablam! | Oct 27 06:51:43.139 INFO kablam! 72 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 27 06:51:43.139 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.139 INFO kablam! | Oct 27 06:51:43.139 INFO 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:43.139 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.139 INFO kablam! Oct 27 06:51:43.139 INFO kablam! warning: unused import: `diesel::dsl::exists` Oct 27 06:51:43.139 INFO kablam! --> src/models/recommend.rs:4:5 Oct 27 06:51:43.139 INFO kablam! | Oct 27 06:51:43.139 INFO kablam! 4 | use diesel::dsl::exists; Oct 27 06:51:43.139 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 06:51:43.139 INFO kablam! Oct 27 06:51:43.139 INFO kablam! warning: unused imports: `PaginatedListMessage`, `Pagination`, `UpdateByID` Oct 27 06:51:43.139 INFO kablam! --> src/models/recommend.rs:9:15 Oct 27 06:51:43.139 INFO kablam! | Oct 27 06:51:43.139 INFO kablam! 9 | use message::{PaginatedListMessage, Pagination, UpdateByID}; Oct 27 06:51:43.139 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^ Oct 27 06:51:43.139 INFO kablam! Oct 27 06:51:43.139 INFO kablam! warning: unused import: `Error` Oct 27 06:51:43.139 INFO kablam! --> src/models/recommend.rs:10:13 Oct 27 06:51:43.140 INFO kablam! | Oct 27 06:51:43.140 INFO kablam! 10 | use error::{Error, database::map_database_error}; Oct 27 06:51:43.140 INFO kablam! | ^^^^^ Oct 27 06:51:43.140 INFO kablam! Oct 27 06:51:43.140 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 06:51:43.140 INFO kablam! --> src/models/recommend.rs:13:48 Oct 27 06:51:43.140 INFO kablam! | Oct 27 06:51:43.140 INFO kablam! 13 | #[derive(Serialize, Deserialize, Debug, Clone, Queryable)] Oct 27 06:51:43.140 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.140 INFO kablam! | Oct 27 06:51:43.140 INFO 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:43.140 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.140 INFO kablam! Oct 27 06:51:43.140 INFO kablam! warning: cannot find type `RecommendContentDisplay` in this scope Oct 27 06:51:43.140 INFO kablam! --> src/models/recommend.rs:13:48 Oct 27 06:51:43.140 INFO kablam! | Oct 27 06:51:43.140 INFO kablam! 13 | #[derive(Serialize, Deserialize, Debug, Clone, Queryable)] Oct 27 06:51:43.140 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.140 INFO kablam! | Oct 27 06:51:43.140 INFO 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:43.140 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.140 INFO kablam! Oct 27 06:51:43.141 INFO kablam! warning: cannot find type `recommend_contents` in this scope Oct 27 06:51:43.141 INFO kablam! --> src/models/recommend.rs:24:23 Oct 27 06:51:43.141 INFO kablam! | Oct 27 06:51:43.141 INFO kablam! 24 | #[derive(Deserialize, Insertable, Debug)] Oct 27 06:51:43.141 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.141 INFO kablam! | Oct 27 06:51:43.141 INFO 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:43.141 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.141 INFO kablam! Oct 27 06:51:43.141 INFO kablam! warning: cannot find type `NewRecommendContent` in this scope Oct 27 06:51:43.141 INFO kablam! --> src/models/recommend.rs:24:23 Oct 27 06:51:43.141 INFO kablam! | Oct 27 06:51:43.141 INFO kablam! 24 | #[derive(Deserialize, Insertable, Debug)] Oct 27 06:51:43.141 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.141 INFO kablam! | Oct 27 06:51:43.141 INFO 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:43.141 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.141 INFO kablam! Oct 27 06:51:43.147 INFO kablam! warning: cannot find type `table` in this scope Oct 27 06:51:43.147 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 27 06:51:43.147 INFO kablam! | Oct 27 06:51:43.147 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 27 06:51:43.147 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.147 INFO kablam! | Oct 27 06:51:43.147 INFO 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:43.148 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.148 INFO kablam! Oct 27 06:51:43.148 INFO kablam! warning: cannot find type `id` in this scope Oct 27 06:51:43.148 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:43.148 INFO kablam! | Oct 27 06:51:43.148 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:43.148 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.148 INFO kablam! | Oct 27 06:51:43.148 INFO 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:43.148 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.148 INFO kablam! Oct 27 06:51:43.148 INFO kablam! warning: cannot find type `name` in this scope Oct 27 06:51:43.148 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:43.148 INFO kablam! | Oct 27 06:51:43.148 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:43.148 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.148 INFO kablam! | Oct 27 06:51:43.148 INFO 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:43.148 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.148 INFO kablam! Oct 27 06:51:43.148 INFO kablam! warning: cannot find type `display_name` in this scope Oct 27 06:51:43.148 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:43.148 INFO kablam! | Oct 27 06:51:43.149 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:43.149 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.149 INFO kablam! | Oct 27 06:51:43.149 INFO 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:43.149 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.149 INFO kablam! Oct 27 06:51:43.149 INFO kablam! warning: cannot find type `keywords` in this scope Oct 27 06:51:43.149 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:43.149 INFO kablam! | Oct 27 06:51:43.149 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:43.149 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.149 INFO kablam! | Oct 27 06:51:43.149 INFO 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:43.149 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.149 INFO kablam! Oct 27 06:51:43.149 INFO kablam! warning: cannot find type `description` in this scope Oct 27 06:51:43.149 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:43.149 INFO kablam! | Oct 27 06:51:43.149 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:43.149 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.149 INFO kablam! | Oct 27 06:51:43.149 INFO 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:43.150 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.150 INFO kablam! Oct 27 06:51:43.150 INFO kablam! warning: cannot find type `sort` in this scope Oct 27 06:51:43.150 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:43.150 INFO kablam! | Oct 27 06:51:43.150 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:43.150 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.150 INFO kablam! | Oct 27 06:51:43.150 INFO 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:43.150 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.150 INFO kablam! Oct 27 06:51:43.150 INFO kablam! warning: cannot find type `created_at` in this scope Oct 27 06:51:43.150 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:43.150 INFO kablam! | Oct 27 06:51:43.151 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:43.151 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.151 INFO kablam! | Oct 27 06:51:43.151 INFO 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:43.151 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.151 INFO kablam! Oct 27 06:51:43.151 INFO kablam! warning: cannot find type `updated_at` in this scope Oct 27 06:51:43.151 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:43.151 INFO kablam! | Oct 27 06:51:43.151 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:43.151 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.151 INFO kablam! | Oct 27 06:51:43.151 INFO 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:43.151 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.151 INFO kablam! Oct 27 06:51:43.151 INFO kablam! warning: cannot find type `title` in this scope Oct 27 06:51:43.151 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:43.151 INFO kablam! | Oct 27 06:51:43.151 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:43.151 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.151 INFO kablam! | Oct 27 06:51:43.151 INFO 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:43.151 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.152 INFO kablam! Oct 27 06:51:43.152 INFO kablam! warning: cannot find type `category_id` in this scope Oct 27 06:51:43.152 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:43.152 INFO kablam! | Oct 27 06:51:43.152 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:43.152 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.152 INFO kablam! | Oct 27 06:51:43.152 INFO 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:43.152 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.152 INFO kablam! Oct 27 06:51:43.152 INFO kablam! warning: cannot find type `as_page` in this scope Oct 27 06:51:43.152 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:43.152 INFO kablam! | Oct 27 06:51:43.152 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:43.152 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.152 INFO kablam! | Oct 27 06:51:43.152 INFO 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:43.152 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.152 INFO kablam! Oct 27 06:51:43.152 INFO kablam! warning: cannot find type `content_type` in this scope Oct 27 06:51:43.152 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:43.152 INFO kablam! | Oct 27 06:51:43.152 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:43.153 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.153 INFO kablam! | Oct 27 06:51:43.153 INFO 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:43.153 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.153 INFO kablam! Oct 27 06:51:43.153 INFO kablam! warning: cannot find type `content` in this scope Oct 27 06:51:43.153 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:43.153 INFO kablam! | Oct 27 06:51:43.153 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:43.153 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.153 INFO kablam! | Oct 27 06:51:43.153 INFO 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:43.153 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.153 INFO kablam! Oct 27 06:51:43.153 INFO kablam! warning: cannot find type `display` in this scope Oct 27 06:51:43.153 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:43.153 INFO kablam! | Oct 27 06:51:43.153 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:43.153 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.153 INFO kablam! | Oct 27 06:51:43.153 INFO 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:43.153 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.153 INFO kablam! Oct 27 06:51:43.154 INFO kablam! warning: cannot find type `published_at` in this scope Oct 27 06:51:43.154 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:43.154 INFO kablam! | Oct 27 06:51:43.154 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:43.154 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.154 INFO kablam! | Oct 27 06:51:43.154 INFO 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:43.154 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.154 INFO kablam! Oct 27 06:51:43.154 INFO kablam! warning: cannot find type `modified_at` in this scope Oct 27 06:51:43.154 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:43.154 INFO kablam! | Oct 27 06:51:43.154 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:43.154 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.154 INFO kablam! | Oct 27 06:51:43.154 INFO 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:43.154 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.154 INFO kablam! Oct 27 06:51:43.154 INFO kablam! warning: cannot find type `content_id` in this scope Oct 27 06:51:43.154 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:43.154 INFO kablam! | Oct 27 06:51:43.155 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:43.155 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.155 INFO kablam! | Oct 27 06:51:43.155 INFO 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:43.155 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.155 INFO kablam! Oct 27 06:51:43.155 INFO kablam! warning: cannot find type `source` in this scope Oct 27 06:51:43.155 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:43.155 INFO kablam! | Oct 27 06:51:43.155 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:43.155 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.155 INFO kablam! | Oct 27 06:51:43.155 INFO 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:43.155 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.155 INFO kablam! Oct 27 06:51:43.155 INFO kablam! warning: cannot find type `summary` in this scope Oct 27 06:51:43.155 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:43.155 INFO kablam! | Oct 27 06:51:43.155 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:43.155 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.155 INFO kablam! | Oct 27 06:51:43.155 INFO 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:43.155 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.156 INFO kablam! Oct 27 06:51:43.156 INFO kablam! warning: cannot find type `subject_id` in this scope Oct 27 06:51:43.156 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:43.156 INFO kablam! | Oct 27 06:51:43.156 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:43.156 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.156 INFO kablam! | Oct 27 06:51:43.156 INFO 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:43.156 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.156 INFO kablam! Oct 27 06:51:43.156 INFO kablam! warning: unused import: `std::borrow::BorrowMut` Oct 27 06:51:43.156 INFO kablam! --> src/error/mod.rs:1:5 Oct 27 06:51:43.156 INFO kablam! | Oct 27 06:51:43.156 INFO kablam! 1 | use std::borrow::BorrowMut; Oct 27 06:51:43.156 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 27 06:51:43.159 INFO kablam! Oct 27 06:51:43.159 INFO kablam! warning: unused import: `Tera` Oct 27 06:51:43.159 INFO kablam! --> src/error/mod.rs:8:21 Oct 27 06:51:43.159 INFO kablam! | Oct 27 06:51:43.159 INFO kablam! 8 | use tera::{Context, Tera}; Oct 27 06:51:43.159 INFO kablam! | ^^^^ Oct 27 06:51:43.159 INFO kablam! Oct 27 06:51:43.159 INFO kablam! warning: unused import: `message::ErrorMessage` Oct 27 06:51:43.159 INFO kablam! --> src/error/database.rs:3:5 Oct 27 06:51:43.159 INFO kablam! | Oct 27 06:51:43.159 INFO kablam! 3 | use message::ErrorMessage; Oct 27 06:51:43.159 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 06:51:43.159 INFO kablam! Oct 27 06:51:43.159 INFO kablam! warning: unused imports: `err as FutErr`, `ok as FutOk` Oct 27 06:51:43.159 INFO kablam! --> src/controllers/blog/index.rs:4:31 Oct 27 06:51:43.165 INFO kablam! | Oct 27 06:51:43.165 INFO kablam! 4 | use futures::future::{Future, ok as FutOk, err as FutErr}; Oct 27 06:51:43.165 INFO kablam! | ^^^^^^^^^^^ ^^^^^^^^^^^^^ Oct 27 06:51:43.165 INFO kablam! Oct 27 06:51:43.165 INFO kablam! warning: unused import: `ok as FutOk` Oct 27 06:51:43.165 INFO kablam! --> src/controllers/blog/content.rs:7:31 Oct 27 06:51:43.165 INFO kablam! | Oct 27 06:51:43.165 INFO kablam! 7 | use futures::future::{Future, ok as FutOk, err as FutErr}; Oct 27 06:51:43.165 INFO kablam! | ^^^^^^^^^^^ Oct 27 06:51:43.165 INFO kablam! Oct 27 06:51:43.165 INFO kablam! warning: unused imports: `err as FutErr`, `ok as FutOk` Oct 27 06:51:43.165 INFO kablam! --> src/controllers/blog/push_message.rs:4:31 Oct 27 06:51:43.165 INFO kablam! | Oct 27 06:51:43.165 INFO kablam! 4 | use futures::future::{Future, ok as FutOk, err as FutErr}; Oct 27 06:51:43.165 INFO kablam! | ^^^^^^^^^^^ ^^^^^^^^^^^^^ Oct 27 06:51:43.165 INFO kablam! Oct 27 06:51:43.166 INFO kablam! warning: unused import: `error::Error as ActixError` Oct 27 06:51:43.166 INFO kablam! --> src/controllers/blog/push_message.rs:5:84 Oct 27 06:51:43.166 INFO kablam! | Oct 27 06:51:43.166 INFO kablam! 5 | use actix_web::{HttpRequest, HttpResponse, Responder, AsyncResponder, HttpMessage, error::Error as ActixError}; Oct 27 06:51:43.166 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 06:51:43.166 INFO kablam! Oct 27 06:51:43.166 INFO kablam! warning: unused import: `actix_web::http` Oct 27 06:51:43.166 INFO kablam! --> src/controllers/blog/rss.rs:3:5 Oct 27 06:51:43.166 INFO kablam! | Oct 27 06:51:43.166 INFO kablam! 3 | use actix_web::http; Oct 27 06:51:43.166 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 06:51:43.172 INFO kablam! Oct 27 06:51:43.172 INFO kablam! warning: unused import: `url::Url` Oct 27 06:51:43.172 INFO kablam! --> src/controllers/blog/rss.rs:6:5 Oct 27 06:51:43.172 INFO kablam! | Oct 27 06:51:43.172 INFO kablam! 6 | use url::Url; Oct 27 06:51:43.172 INFO kablam! | ^^^^^^^^ Oct 27 06:51:43.172 INFO kablam! Oct 27 06:51:43.172 INFO kablam! warning: unused imports: `AsyncResponder`, `HttpMessage`, `HttpResponse` Oct 27 06:51:43.172 INFO kablam! --> src/controllers/admin/content.rs:2:30 Oct 27 06:51:43.172 INFO kablam! | Oct 27 06:51:43.172 INFO kablam! 2 | use actix_web::{HttpRequest, HttpResponse, AsyncResponder, Responder, HttpMessage}; Oct 27 06:51:43.172 INFO kablam! | ^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^ Oct 27 06:51:43.172 INFO kablam! Oct 27 06:51:43.172 INFO kablam! warning: unused import: `models::content` Oct 27 06:51:43.172 INFO kablam! --> src/controllers/admin/content.rs:5:5 Oct 27 06:51:43.172 INFO kablam! | Oct 27 06:51:43.173 INFO kablam! 5 | use models::content; Oct 27 06:51:43.173 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 06:51:43.173 INFO kablam! Oct 27 06:51:43.173 INFO kablam! warning: unused import: `std::rc::Rc` Oct 27 06:51:43.173 INFO kablam! --> src/state.rs:1:5 Oct 27 06:51:43.173 INFO kablam! | Oct 27 06:51:43.173 INFO kablam! 1 | use std::rc::Rc; Oct 27 06:51:43.173 INFO kablam! | ^^^^^^^^^^^ Oct 27 06:51:43.173 INFO kablam! Oct 27 06:51:43.173 INFO kablam! warning: unused imports: `Request`, `ToEnvelope` Oct 27 06:51:43.173 INFO kablam! --> src/state.rs:4:18 Oct 27 06:51:43.173 INFO kablam! | Oct 27 06:51:43.173 INFO kablam! 4 | use actix::dev::{Request, ToEnvelope}; Oct 27 06:51:43.173 INFO kablam! | ^^^^^^^ ^^^^^^^^^^ Oct 27 06:51:43.173 INFO kablam! Oct 27 06:51:43.808 INFO kablam! warning: unused import: `diesel` Oct 27 06:51:43.808 INFO kablam! --> src/database.rs:3:5 Oct 27 06:51:43.808 INFO kablam! | Oct 27 06:51:43.808 INFO kablam! 3 | use diesel; Oct 27 06:51:43.808 INFO kablam! | ^^^^^^ Oct 27 06:51:43.808 INFO kablam! | Oct 27 06:51:43.808 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 06:51:43.808 INFO kablam! Oct 27 06:51:43.815 INFO kablam! warning: cannot find type `last_insert_id` in this scope Oct 27 06:51:43.815 INFO kablam! --> <::diesel::expression::functions::no_arg_sql_function_body_except_to_sql macros>:3:33 Oct 27 06:51:43.815 INFO kablam! | Oct 27 06:51:43.815 INFO kablam! 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Oct 27 06:51:43.815 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.815 INFO kablam! | Oct 27 06:51:43.815 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 06:51:43.815 INFO 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:43.815 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.815 INFO kablam! Oct 27 06:51:43.815 INFO kablam! warning: cannot find type `last_insert_id` in this scope Oct 27 06:51:43.815 INFO kablam! --> <::diesel::expression::functions::no_arg_sql_function_body_except_to_sql macros>:3:33 Oct 27 06:51:43.815 INFO kablam! | Oct 27 06:51:43.815 INFO kablam! 3 | derive ( Debug , Clone , Copy , QueryId ) ] pub struct $ type_name ; impl $ Oct 27 06:51:43.815 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.815 INFO kablam! | Oct 27 06:51:43.815 INFO 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:43.815 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.815 INFO kablam! Oct 27 06:51:43.815 INFO kablam! warning: unused import: `Error` Oct 27 06:51:43.815 INFO kablam! --> src/models/category.rs:10:13 Oct 27 06:51:43.815 INFO kablam! | Oct 27 06:51:43.815 INFO kablam! 10 | use error::{Error, database::map_database_error}; Oct 27 06:51:43.815 INFO kablam! | ^^^^^ Oct 27 06:51:43.815 INFO kablam! Oct 27 06:51:43.815 INFO kablam! warning: cannot find type `CategoryBase` in this scope Oct 27 06:51:43.815 INFO kablam! --> src/models/category.rs:17:48 Oct 27 06:51:43.815 INFO kablam! | Oct 27 06:51:43.815 INFO kablam! 17 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 27 06:51:43.815 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.815 INFO kablam! | Oct 27 06:51:43.815 INFO 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:43.815 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.815 INFO kablam! Oct 27 06:51:43.818 INFO kablam! warning: cannot find type `categories` in this scope Oct 27 06:51:43.819 INFO kablam! --> src/models/category.rs:24:23 Oct 27 06:51:43.819 INFO kablam! | Oct 27 06:51:43.819 INFO kablam! 24 | #[derive(Deserialize, Insertable, Debug)] Oct 27 06:51:43.819 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.819 INFO kablam! | Oct 27 06:51:43.819 INFO 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:43.819 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.819 INFO kablam! Oct 27 06:51:43.819 INFO kablam! warning: cannot find type `NewCategory` in this scope Oct 27 06:51:43.819 INFO kablam! --> src/models/category.rs:24:23 Oct 27 06:51:43.819 INFO kablam! | Oct 27 06:51:43.819 INFO kablam! 24 | #[derive(Deserialize, Insertable, Debug)] Oct 27 06:51:43.819 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.819 INFO kablam! | Oct 27 06:51:43.819 INFO 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:43.819 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.819 INFO kablam! Oct 27 06:51:43.819 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 06:51:43.819 INFO kablam! --> src/models/category.rs:33:48 Oct 27 06:51:43.819 INFO kablam! | Oct 27 06:51:43.823 INFO kablam! 33 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 27 06:51:43.823 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.823 INFO kablam! | Oct 27 06:51:43.823 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:43.823 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.823 INFO kablam! Oct 27 06:51:43.823 INFO kablam! warning: cannot find type `CategoryDisplay` in this scope Oct 27 06:51:43.823 INFO kablam! --> src/models/category.rs:33:48 Oct 27 06:51:43.823 INFO kablam! | Oct 27 06:51:43.823 INFO kablam! 33 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 27 06:51:43.823 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.823 INFO kablam! | Oct 27 06:51:43.823 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:43.823 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.823 INFO kablam! Oct 27 06:51:43.823 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 06:51:43.823 INFO kablam! --> src/models/category.rs:43:48 Oct 27 06:51:43.823 INFO kablam! | Oct 27 06:51:43.823 INFO kablam! 43 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 27 06:51:43.823 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.824 INFO kablam! | Oct 27 06:51:43.824 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:43.824 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.824 INFO kablam! Oct 27 06:51:43.824 INFO kablam! warning: cannot find type `CategoryFullDisplay` in this scope Oct 27 06:51:43.824 INFO kablam! --> src/models/category.rs:43:48 Oct 27 06:51:43.824 INFO kablam! | Oct 27 06:51:43.827 INFO kablam! 43 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 27 06:51:43.827 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.827 INFO kablam! | Oct 27 06:51:43.827 INFO 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:43.827 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.827 INFO kablam! Oct 27 06:51:43.827 INFO kablam! warning: cannot find type `UpdateCategory` in this scope Oct 27 06:51:43.827 INFO kablam! --> src/models/category.rs:201:10 Oct 27 06:51:43.827 INFO kablam! | Oct 27 06:51:43.827 INFO kablam! 201 | #[derive(AsChangeset, Deserialize)] Oct 27 06:51:43.827 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.827 INFO kablam! | Oct 27 06:51:43.827 INFO 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:43.827 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.827 INFO kablam! Oct 27 06:51:43.827 INFO kablam! warning: cannot find type `categories` in this scope Oct 27 06:51:43.827 INFO kablam! --> src/models/category.rs:201:10 Oct 27 06:51:43.827 INFO kablam! | Oct 27 06:51:43.827 INFO kablam! 201 | #[derive(AsChangeset, Deserialize)] Oct 27 06:51:43.827 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.827 INFO kablam! | Oct 27 06:51:43.827 INFO 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:43.827 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.827 INFO kablam! Oct 27 06:51:43.827 INFO kablam! warning: unused import: `UpdateByID` Oct 27 06:51:43.827 INFO kablam! --> src/models/content.rs:8:49 Oct 27 06:51:43.827 INFO kablam! | Oct 27 06:51:43.827 INFO kablam! 8 | use message::{PaginatedListMessage, Pagination, UpdateByID}; Oct 27 06:51:43.827 INFO kablam! | ^^^^^^^^^^ Oct 27 06:51:43.827 INFO kablam! Oct 27 06:51:43.827 INFO kablam! warning: unused import: `Error` Oct 27 06:51:43.827 INFO kablam! --> src/models/content.rs:9:13 Oct 27 06:51:43.827 INFO kablam! | Oct 27 06:51:43.827 INFO kablam! 9 | use error::{Error, database::map_database_error}; Oct 27 06:51:43.827 INFO kablam! | ^^^^^ Oct 27 06:51:43.827 INFO kablam! Oct 27 06:51:43.829 INFO kablam! warning: cannot find type `contents` in this scope Oct 27 06:51:43.829 INFO kablam! --> src/models/content.rs:14:23 Oct 27 06:51:43.829 INFO kablam! | Oct 27 06:51:43.829 INFO kablam! 14 | #[derive(Deserialize, Insertable, Debug)] Oct 27 06:51:43.829 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.829 INFO kablam! | Oct 27 06:51:43.829 INFO 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:43.829 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.829 INFO kablam! Oct 27 06:51:43.829 INFO kablam! warning: cannot find type `NewContent` in this scope Oct 27 06:51:43.829 INFO kablam! --> src/models/content.rs:14:23 Oct 27 06:51:43.829 INFO kablam! | Oct 27 06:51:43.829 INFO kablam! 14 | #[derive(Deserialize, Insertable, Debug)] Oct 27 06:51:43.829 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.829 INFO kablam! | Oct 27 06:51:43.830 INFO 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:43.830 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.830 INFO kablam! Oct 27 06:51:43.830 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 06:51:43.830 INFO kablam! --> src/models/content.rs:14:23 Oct 27 06:51:43.830 INFO kablam! | Oct 27 06:51:43.830 INFO kablam! 14 | #[derive(Deserialize, Insertable, Debug)] Oct 27 06:51:43.830 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.830 INFO kablam! | Oct 27 06:51:43.830 INFO 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:43.830 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.830 INFO kablam! Oct 27 06:51:43.835 INFO kablam! warning: cannot find type `UpdateContent` in this scope Oct 27 06:51:43.835 INFO kablam! --> src/models/content.rs:30:23 Oct 27 06:51:43.835 INFO kablam! | Oct 27 06:51:43.835 INFO kablam! 30 | #[derive(Deserialize, AsChangeset, Debug)] Oct 27 06:51:43.835 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.835 INFO kablam! | Oct 27 06:51:43.835 INFO 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:43.835 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.835 INFO kablam! Oct 27 06:51:43.835 INFO kablam! warning: cannot find type `contents` in this scope Oct 27 06:51:43.835 INFO kablam! --> src/models/content.rs:30:23 Oct 27 06:51:43.835 INFO kablam! | Oct 27 06:51:43.835 INFO kablam! 30 | #[derive(Deserialize, AsChangeset, Debug)] Oct 27 06:51:43.835 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.835 INFO kablam! | Oct 27 06:51:43.835 INFO 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:43.835 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.835 INFO kablam! Oct 27 06:51:43.835 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 06:51:43.835 INFO kablam! --> src/models/content.rs:30:23 Oct 27 06:51:43.835 INFO kablam! | Oct 27 06:51:43.836 INFO kablam! 30 | #[derive(Deserialize, AsChangeset, Debug)] Oct 27 06:51:43.836 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.836 INFO kablam! | Oct 27 06:51:43.836 INFO 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:43.836 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.836 INFO kablam! Oct 27 06:51:43.836 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 06:51:43.836 INFO kablam! --> src/models/content.rs:46:48 Oct 27 06:51:43.836 INFO kablam! | Oct 27 06:51:43.836 INFO kablam! 46 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 27 06:51:43.836 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.836 INFO kablam! | Oct 27 06:51:43.836 INFO 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:43.836 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.836 INFO kablam! Oct 27 06:51:43.836 INFO kablam! warning: cannot find type `ContentDisplay` in this scope Oct 27 06:51:43.836 INFO kablam! --> src/models/content.rs:46:48 Oct 27 06:51:43.836 INFO kablam! | Oct 27 06:51:43.836 INFO kablam! 46 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 27 06:51:43.836 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.836 INFO kablam! | Oct 27 06:51:43.836 INFO 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:43.836 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.836 INFO kablam! Oct 27 06:51:43.837 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 06:51:43.837 INFO kablam! --> src/models/content.rs:61:48 Oct 27 06:51:43.837 INFO kablam! | Oct 27 06:51:43.837 INFO kablam! 61 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 27 06:51:43.837 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.843 INFO kablam! | Oct 27 06:51:43.843 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:43.843 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.843 INFO kablam! Oct 27 06:51:43.843 INFO kablam! warning: cannot find type `ContentFullDisplay` in this scope Oct 27 06:51:43.843 INFO kablam! --> src/models/content.rs:61:48 Oct 27 06:51:43.843 INFO kablam! | Oct 27 06:51:43.843 INFO kablam! 61 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 27 06:51:43.843 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.843 INFO kablam! | Oct 27 06:51:43.843 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:43.843 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.843 INFO kablam! Oct 27 06:51:43.843 INFO kablam! warning: unused import: `UpdateByID` Oct 27 06:51:43.843 INFO kablam! --> src/models/push_message.rs:8:49 Oct 27 06:51:43.843 INFO kablam! | Oct 27 06:51:43.843 INFO kablam! 8 | use message::{PaginatedListMessage, Pagination, UpdateByID}; Oct 27 06:51:43.843 INFO kablam! | ^^^^^^^^^^ Oct 27 06:51:43.843 INFO kablam! Oct 27 06:51:43.843 INFO kablam! warning: unused import: `Error` Oct 27 06:51:43.844 INFO kablam! --> src/models/push_message.rs:9:13 Oct 27 06:51:43.844 INFO kablam! | Oct 27 06:51:43.844 INFO kablam! 9 | use error::{Error, database::map_database_error}; Oct 27 06:51:43.844 INFO kablam! | ^^^^^ Oct 27 06:51:43.844 INFO kablam! Oct 27 06:51:43.844 INFO kablam! warning: cannot find type `push_messages` in this scope Oct 27 06:51:43.844 INFO kablam! --> src/models/push_message.rs:12:23 Oct 27 06:51:43.844 INFO kablam! | Oct 27 06:51:43.844 INFO kablam! 12 | #[derive(Deserialize, Insertable, Debug)] Oct 27 06:51:43.844 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.844 INFO kablam! | Oct 27 06:51:43.844 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:43.844 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.844 INFO kablam! Oct 27 06:51:43.844 INFO kablam! warning: cannot find type `NewPushMessage` in this scope Oct 27 06:51:43.844 INFO kablam! --> src/models/push_message.rs:12:23 Oct 27 06:51:43.844 INFO kablam! | Oct 27 06:51:43.844 INFO kablam! 12 | #[derive(Deserialize, Insertable, Debug)] Oct 27 06:51:43.844 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.844 INFO kablam! | Oct 27 06:51:43.844 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:43.844 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.844 INFO kablam! Oct 27 06:51:43.844 INFO kablam! warning: cannot find type `UpdatePushMessage` in this scope Oct 27 06:51:43.844 INFO kablam! --> src/models/push_message.rs:18:23 Oct 27 06:51:43.844 INFO kablam! | Oct 27 06:51:43.844 INFO kablam! 18 | #[derive(Deserialize, AsChangeset, Debug)] Oct 27 06:51:43.844 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.844 INFO kablam! | Oct 27 06:51:43.844 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:43.844 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.844 INFO kablam! Oct 27 06:51:43.844 INFO kablam! warning: cannot find type `push_messages` in this scope Oct 27 06:51:43.844 INFO kablam! --> src/models/push_message.rs:18:23 Oct 27 06:51:43.844 INFO kablam! | Oct 27 06:51:43.844 INFO kablam! 18 | #[derive(Deserialize, AsChangeset, Debug)] Oct 27 06:51:43.844 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.844 INFO kablam! | Oct 27 06:51:43.844 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:43.844 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.844 INFO kablam! Oct 27 06:51:43.844 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 06:51:43.844 INFO kablam! --> src/models/push_message.rs:24:48 Oct 27 06:51:43.844 INFO kablam! | Oct 27 06:51:43.844 INFO kablam! 24 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 27 06:51:43.844 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.844 INFO kablam! | Oct 27 06:51:43.845 INFO 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:43.845 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.845 INFO kablam! Oct 27 06:51:43.845 INFO kablam! warning: cannot find type `PushMessageDisplay` in this scope Oct 27 06:51:43.845 INFO kablam! --> src/models/push_message.rs:24:48 Oct 27 06:51:43.845 INFO kablam! | Oct 27 06:51:43.845 INFO kablam! 24 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 27 06:51:43.845 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.845 INFO kablam! | Oct 27 06:51:43.845 INFO 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:43.845 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.845 INFO kablam! Oct 27 06:51:43.845 INFO kablam! warning: unused imports: `HashMap`, `HashSet` Oct 27 06:51:43.845 INFO kablam! --> src/models/subject.rs:1:24 Oct 27 06:51:43.845 INFO kablam! | Oct 27 06:51:43.845 INFO kablam! 1 | use std::collections::{HashMap, HashSet}; Oct 27 06:51:43.845 INFO kablam! | ^^^^^^^ ^^^^^^^ Oct 27 06:51:43.845 INFO kablam! Oct 27 06:51:43.845 INFO kablam! warning: unused imports: `Handler`, `Message` Oct 27 06:51:43.845 INFO kablam! --> src/models/subject.rs:3:13 Oct 27 06:51:43.845 INFO kablam! | Oct 27 06:51:43.845 INFO kablam! 3 | use actix::{Message, Handler}; Oct 27 06:51:43.845 INFO kablam! | ^^^^^^^ ^^^^^^^ Oct 27 06:51:43.845 INFO kablam! Oct 27 06:51:43.845 INFO kablam! warning: unused import: `DatabaseExecutor` Oct 27 06:51:43.845 INFO kablam! --> src/models/subject.rs:9:16 Oct 27 06:51:43.846 INFO kablam! | Oct 27 06:51:43.846 INFO kablam! 9 | use database::{DatabaseExecutor, Conn, last_insert_id}; Oct 27 06:51:43.846 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 06:51:43.846 INFO kablam! Oct 27 06:51:43.846 INFO kablam! warning: unused import: `UpdateByID` Oct 27 06:51:43.846 INFO kablam! --> src/models/subject.rs:10:49 Oct 27 06:51:43.846 INFO kablam! | Oct 27 06:51:43.846 INFO kablam! 10 | use message::{PaginatedListMessage, Pagination, UpdateByID}; Oct 27 06:51:43.846 INFO kablam! | ^^^^^^^^^^ Oct 27 06:51:43.846 INFO kablam! Oct 27 06:51:43.846 INFO kablam! warning: unused import: `schema::subject_relates` Oct 27 06:51:43.846 INFO kablam! --> src/models/subject.rs:14:5 Oct 27 06:51:43.846 INFO kablam! | Oct 27 06:51:43.846 INFO kablam! 14 | use schema::subject_relates; Oct 27 06:51:43.846 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 06:51:43.846 INFO kablam! Oct 27 06:51:43.846 INFO kablam! warning: cannot find type `subjects` in this scope Oct 27 06:51:43.846 INFO kablam! --> src/models/subject.rs:18:23 Oct 27 06:51:43.846 INFO kablam! | Oct 27 06:51:43.846 INFO kablam! 18 | #[derive(Deserialize, Insertable, Debug)] Oct 27 06:51:43.846 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.846 INFO kablam! | Oct 27 06:51:43.846 INFO 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:43.846 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.846 INFO kablam! Oct 27 06:51:43.846 INFO kablam! warning: cannot find type `NewSubject` in this scope Oct 27 06:51:43.846 INFO kablam! --> src/models/subject.rs:18:23 Oct 27 06:51:43.846 INFO kablam! | Oct 27 06:51:43.846 INFO kablam! 18 | #[derive(Deserialize, Insertable, Debug)] Oct 27 06:51:43.846 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.846 INFO kablam! | Oct 27 06:51:43.846 INFO 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:43.846 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.846 INFO kablam! Oct 27 06:51:43.851 INFO kablam! warning: cannot find type `UpdateSubject` in this scope Oct 27 06:51:43.851 INFO kablam! --> src/models/subject.rs:28:23 Oct 27 06:51:43.851 INFO kablam! | Oct 27 06:51:43.851 INFO kablam! 28 | #[derive(Deserialize, AsChangeset, Debug)] Oct 27 06:51:43.851 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.851 INFO kablam! | Oct 27 06:51:43.851 INFO 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:43.851 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.851 INFO kablam! Oct 27 06:51:43.851 INFO kablam! warning: cannot find type `subjects` in this scope Oct 27 06:51:43.851 INFO kablam! --> src/models/subject.rs:28:23 Oct 27 06:51:43.851 INFO kablam! | Oct 27 06:51:43.851 INFO kablam! 28 | #[derive(Deserialize, AsChangeset, Debug)] Oct 27 06:51:43.851 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.851 INFO kablam! | Oct 27 06:51:43.851 INFO 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:43.851 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.851 INFO kablam! Oct 27 06:51:43.851 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 06:51:43.851 INFO kablam! --> src/models/subject.rs:38:48 Oct 27 06:51:43.851 INFO kablam! | Oct 27 06:51:43.851 INFO kablam! 38 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 27 06:51:43.851 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.851 INFO kablam! | Oct 27 06:51:43.851 INFO 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:43.851 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.851 INFO kablam! Oct 27 06:51:43.852 INFO kablam! warning: cannot find type `SubjectDisplay` in this scope Oct 27 06:51:43.852 INFO kablam! --> src/models/subject.rs:38:48 Oct 27 06:51:43.852 INFO kablam! | Oct 27 06:51:43.852 INFO kablam! 38 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 27 06:51:43.852 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.852 INFO kablam! | Oct 27 06:51:43.852 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:43.852 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.852 INFO kablam! Oct 27 06:51:43.852 INFO kablam! warning: cannot find type `SubjectRelateBaseInfo` in this scope Oct 27 06:51:43.852 INFO kablam! --> src/models/subject.rs:60:48 Oct 27 06:51:43.852 INFO kablam! | Oct 27 06:51:43.852 INFO kablam! 60 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 27 06:51:43.852 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.852 INFO kablam! | Oct 27 06:51:43.852 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:43.852 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.852 INFO kablam! Oct 27 06:51:43.852 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 06:51:43.852 INFO kablam! --> src/models/subject.rs:72:48 Oct 27 06:51:43.852 INFO kablam! | Oct 27 06:51:43.852 INFO kablam! 72 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 27 06:51:43.852 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.852 INFO kablam! | Oct 27 06:51:43.852 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:43.852 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.852 INFO kablam! Oct 27 06:51:43.852 INFO kablam! warning: cannot find type `SubjectRelateInfo` in this scope Oct 27 06:51:43.852 INFO kablam! --> src/models/subject.rs:72:48 Oct 27 06:51:43.852 INFO kablam! | Oct 27 06:51:43.852 INFO kablam! 72 | #[derive(Debug, Clone, Serialize, Deserialize, Queryable)] Oct 27 06:51:43.852 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.852 INFO kablam! | Oct 27 06:51:43.852 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:43.852 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.852 INFO kablam! Oct 27 06:51:43.852 INFO kablam! warning: unused import: `diesel::dsl::exists` Oct 27 06:51:43.852 INFO kablam! --> src/models/recommend.rs:4:5 Oct 27 06:51:43.852 INFO kablam! | Oct 27 06:51:43.852 INFO kablam! 4 | use diesel::dsl::exists; Oct 27 06:51:43.852 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 06:51:43.852 INFO kablam! Oct 27 06:51:43.852 INFO kablam! warning: unused imports: `PaginatedListMessage`, `Pagination`, `UpdateByID` Oct 27 06:51:43.852 INFO kablam! --> src/models/recommend.rs:9:15 Oct 27 06:51:43.852 INFO kablam! | Oct 27 06:51:43.852 INFO kablam! 9 | use message::{PaginatedListMessage, Pagination, UpdateByID}; Oct 27 06:51:43.852 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^ Oct 27 06:51:43.852 INFO kablam! Oct 27 06:51:43.852 INFO kablam! warning: unused import: `Error` Oct 27 06:51:43.852 INFO kablam! --> src/models/recommend.rs:10:13 Oct 27 06:51:43.852 INFO kablam! | Oct 27 06:51:43.852 INFO kablam! 10 | use error::{Error, database::map_database_error}; Oct 27 06:51:43.852 INFO kablam! | ^^^^^ Oct 27 06:51:43.852 INFO kablam! Oct 27 06:51:43.853 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 06:51:43.853 INFO kablam! --> src/models/recommend.rs:13:48 Oct 27 06:51:43.853 INFO kablam! | Oct 27 06:51:43.853 INFO kablam! 13 | #[derive(Serialize, Deserialize, Debug, Clone, Queryable)] Oct 27 06:51:43.853 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.853 INFO kablam! | Oct 27 06:51:43.853 INFO 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:43.853 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.853 INFO kablam! Oct 27 06:51:43.853 INFO kablam! warning: cannot find type `RecommendContentDisplay` in this scope Oct 27 06:51:43.853 INFO kablam! --> src/models/recommend.rs:13:48 Oct 27 06:51:43.853 INFO kablam! | Oct 27 06:51:43.853 INFO kablam! 13 | #[derive(Serialize, Deserialize, Debug, Clone, Queryable)] Oct 27 06:51:43.853 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.853 INFO kablam! | Oct 27 06:51:43.853 INFO 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:43.853 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.853 INFO kablam! Oct 27 06:51:43.858 INFO kablam! warning: cannot find type `recommend_contents` in this scope Oct 27 06:51:43.858 INFO kablam! --> src/models/recommend.rs:24:23 Oct 27 06:51:43.858 INFO kablam! | Oct 27 06:51:43.859 INFO kablam! 24 | #[derive(Deserialize, Insertable, Debug)] Oct 27 06:51:43.859 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.867 INFO kablam! | Oct 27 06:51:43.867 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:43.867 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.867 INFO kablam! Oct 27 06:51:43.867 INFO kablam! warning: cannot find type `NewRecommendContent` in this scope Oct 27 06:51:43.867 INFO kablam! --> src/models/recommend.rs:24:23 Oct 27 06:51:43.867 INFO kablam! | Oct 27 06:51:43.867 INFO kablam! 24 | #[derive(Deserialize, Insertable, Debug)] Oct 27 06:51:43.867 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.867 INFO kablam! | Oct 27 06:51:43.867 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:43.867 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.867 INFO kablam! Oct 27 06:51:43.867 INFO kablam! warning: cannot find type `table` in this scope Oct 27 06:51:43.867 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 27 06:51:43.867 INFO kablam! | Oct 27 06:51:43.867 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 27 06:51:43.867 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.867 INFO kablam! | Oct 27 06:51:43.867 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:43.867 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.867 INFO kablam! Oct 27 06:51:43.867 INFO kablam! warning: cannot find type `id` in this scope Oct 27 06:51:43.867 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:43.867 INFO kablam! | Oct 27 06:51:43.867 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:43.867 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.867 INFO kablam! | Oct 27 06:51:43.867 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:43.867 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.867 INFO kablam! Oct 27 06:51:43.867 INFO kablam! warning: cannot find type `name` in this scope Oct 27 06:51:43.867 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:43.867 INFO kablam! | Oct 27 06:51:43.867 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:43.867 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.867 INFO kablam! | Oct 27 06:51:43.867 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:43.867 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.867 INFO kablam! Oct 27 06:51:43.867 INFO kablam! warning: cannot find type `display_name` in this scope Oct 27 06:51:43.867 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:43.867 INFO kablam! | Oct 27 06:51:43.867 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:43.867 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.867 INFO kablam! | Oct 27 06:51:43.867 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:43.867 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.867 INFO kablam! Oct 27 06:51:43.867 INFO kablam! warning: cannot find type `keywords` in this scope Oct 27 06:51:43.867 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:43.867 INFO kablam! | Oct 27 06:51:43.867 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:43.867 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.867 INFO kablam! | Oct 27 06:51:43.867 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:43.867 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.867 INFO kablam! Oct 27 06:51:43.867 INFO kablam! warning: cannot find type `description` in this scope Oct 27 06:51:43.867 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:43.867 INFO kablam! | Oct 27 06:51:43.867 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:43.867 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.867 INFO kablam! | Oct 27 06:51:43.867 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 06:51:43.867 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.867 INFO kablam! Oct 27 06:51:43.867 INFO kablam! warning: cannot find type `sort` in this scope Oct 27 06:51:43.867 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:43.867 INFO kablam! | Oct 27 06:51:43.867 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:43.867 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.867 INFO kablam! | Oct 27 06:51:43.868 INFO 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:43.868 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.868 INFO kablam! Oct 27 06:51:43.868 INFO kablam! warning: cannot find type `created_at` in this scope Oct 27 06:51:43.868 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:43.868 INFO kablam! | Oct 27 06:51:43.868 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:43.868 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.868 INFO kablam! | Oct 27 06:51:43.868 INFO 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:43.868 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.868 INFO kablam! Oct 27 06:51:43.868 INFO kablam! warning: cannot find type `updated_at` in this scope Oct 27 06:51:43.868 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:43.868 INFO kablam! | Oct 27 06:51:43.868 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:43.868 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.868 INFO kablam! | Oct 27 06:51:43.868 INFO 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:43.868 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.868 INFO kablam! Oct 27 06:51:43.868 INFO kablam! warning: cannot find type `title` in this scope Oct 27 06:51:43.868 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:43.868 INFO kablam! | Oct 27 06:51:43.868 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:43.868 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.868 INFO kablam! | Oct 27 06:51:43.868 INFO 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:43.868 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.868 INFO kablam! Oct 27 06:51:43.868 INFO kablam! warning: cannot find type `category_id` in this scope Oct 27 06:51:43.868 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:43.868 INFO kablam! | Oct 27 06:51:43.868 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:43.868 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.868 INFO kablam! | Oct 27 06:51:43.868 INFO 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:43.868 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.868 INFO kablam! Oct 27 06:51:43.868 INFO kablam! warning: cannot find type `as_page` in this scope Oct 27 06:51:43.868 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:43.868 INFO kablam! | Oct 27 06:51:43.868 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:43.868 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.868 INFO kablam! | Oct 27 06:51:43.868 INFO 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:43.868 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.868 INFO kablam! Oct 27 06:51:43.868 INFO kablam! warning: cannot find type `content_type` in this scope Oct 27 06:51:43.868 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:43.868 INFO kablam! | Oct 27 06:51:43.868 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:43.868 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.868 INFO kablam! | Oct 27 06:51:43.868 INFO 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:43.868 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.868 INFO kablam! Oct 27 06:51:43.868 INFO kablam! warning: cannot find type `content` in this scope Oct 27 06:51:43.868 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:43.868 INFO kablam! | Oct 27 06:51:43.868 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:43.868 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.868 INFO kablam! | Oct 27 06:51:43.868 INFO 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:43.868 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.868 INFO kablam! Oct 27 06:51:43.868 INFO kablam! warning: cannot find type `display` in this scope Oct 27 06:51:43.868 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:43.868 INFO kablam! | Oct 27 06:51:43.868 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:43.868 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.868 INFO kablam! | Oct 27 06:51:43.868 INFO 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:43.868 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.868 INFO kablam! Oct 27 06:51:43.868 INFO kablam! warning: cannot find type `published_at` in this scope Oct 27 06:51:43.868 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:43.868 INFO kablam! | Oct 27 06:51:43.868 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:43.868 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.868 INFO kablam! | Oct 27 06:51:43.868 INFO 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:43.868 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.868 INFO kablam! Oct 27 06:51:43.869 INFO kablam! warning: cannot find type `modified_at` in this scope Oct 27 06:51:43.869 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:43.869 INFO kablam! | Oct 27 06:51:43.869 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:43.869 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.869 INFO kablam! | Oct 27 06:51:43.869 INFO 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:43.869 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.869 INFO kablam! Oct 27 06:51:43.869 INFO kablam! warning: cannot find type `content_id` in this scope Oct 27 06:51:43.869 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:43.869 INFO kablam! | Oct 27 06:51:43.869 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:43.869 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.869 INFO kablam! | Oct 27 06:51:43.869 INFO 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:43.869 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.869 INFO kablam! Oct 27 06:51:43.869 INFO kablam! warning: cannot find type `source` in this scope Oct 27 06:51:43.869 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:43.869 INFO kablam! | Oct 27 06:51:43.869 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:43.869 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.869 INFO kablam! | Oct 27 06:51:43.869 INFO 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:43.869 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.869 INFO kablam! Oct 27 06:51:43.869 INFO kablam! warning: cannot find type `summary` in this scope Oct 27 06:51:43.869 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:43.869 INFO kablam! | Oct 27 06:51:43.869 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:43.869 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.869 INFO kablam! | Oct 27 06:51:43.869 INFO 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:43.869 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.869 INFO kablam! Oct 27 06:51:43.869 INFO kablam! warning: cannot find type `subject_id` in this scope Oct 27 06:51:43.869 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 06:51:43.869 INFO kablam! | Oct 27 06:51:43.869 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 06:51:43.869 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 06:51:43.869 INFO kablam! | Oct 27 06:51:43.869 INFO 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:43.869 INFO kablam! = note: for more information, see issue #50504 Oct 27 06:51:43.869 INFO kablam! Oct 27 06:51:43.869 INFO kablam! warning: unused import: `std::borrow::BorrowMut` Oct 27 06:51:43.869 INFO kablam! --> src/error/mod.rs:1:5 Oct 27 06:51:43.869 INFO kablam! | Oct 27 06:51:43.869 INFO kablam! 1 | use std::borrow::BorrowMut; Oct 27 06:51:43.869 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 27 06:51:43.869 INFO kablam! Oct 27 06:51:43.869 INFO kablam! warning: unused import: `Tera` Oct 27 06:51:43.869 INFO kablam! --> src/error/mod.rs:8:21 Oct 27 06:51:43.869 INFO kablam! | Oct 27 06:51:43.869 INFO kablam! 8 | use tera::{Context, Tera}; Oct 27 06:51:43.869 INFO kablam! | ^^^^ Oct 27 06:51:43.869 INFO kablam! Oct 27 06:51:43.869 INFO kablam! warning: unused import: `message::ErrorMessage` Oct 27 06:51:43.869 INFO kablam! --> src/error/database.rs:3:5 Oct 27 06:51:43.869 INFO kablam! | Oct 27 06:51:43.869 INFO kablam! 3 | use message::ErrorMessage; Oct 27 06:51:43.869 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 06:51:43.869 INFO kablam! Oct 27 06:51:43.875 INFO kablam! warning: unused imports: `err as FutErr`, `ok as FutOk` Oct 27 06:51:43.875 INFO kablam! --> src/controllers/blog/index.rs:4:31 Oct 27 06:51:43.875 INFO kablam! | Oct 27 06:51:43.875 INFO kablam! 4 | use futures::future::{Future, ok as FutOk, err as FutErr}; Oct 27 06:51:43.875 INFO kablam! | ^^^^^^^^^^^ ^^^^^^^^^^^^^ Oct 27 06:51:43.875 INFO kablam! Oct 27 06:51:43.875 INFO kablam! warning: unused import: `ok as FutOk` Oct 27 06:51:43.875 INFO kablam! --> src/controllers/blog/content.rs:7:31 Oct 27 06:51:43.875 INFO kablam! | Oct 27 06:51:43.875 INFO kablam! 7 | use futures::future::{Future, ok as FutOk, err as FutErr}; Oct 27 06:51:43.875 INFO kablam! | ^^^^^^^^^^^ Oct 27 06:51:43.875 INFO kablam! Oct 27 06:51:43.875 INFO kablam! warning: unused imports: `err as FutErr`, `ok as FutOk` Oct 27 06:51:43.875 INFO kablam! --> src/controllers/blog/push_message.rs:4:31 Oct 27 06:51:43.875 INFO kablam! | Oct 27 06:51:43.875 INFO kablam! 4 | use futures::future::{Future, ok as FutOk, err as FutErr}; Oct 27 06:51:43.875 INFO kablam! | ^^^^^^^^^^^ ^^^^^^^^^^^^^ Oct 27 06:51:43.875 INFO kablam! Oct 27 06:51:43.875 INFO kablam! warning: unused import: `error::Error as ActixError` Oct 27 06:51:43.875 INFO kablam! --> src/controllers/blog/push_message.rs:5:84 Oct 27 06:51:43.875 INFO kablam! | Oct 27 06:51:43.875 INFO kablam! 5 | use actix_web::{HttpRequest, HttpResponse, Responder, AsyncResponder, HttpMessage, error::Error as ActixError}; Oct 27 06:51:43.875 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 06:51:43.875 INFO kablam! Oct 27 06:51:43.875 INFO kablam! warning: unused import: `actix_web::http` Oct 27 06:51:43.875 INFO kablam! --> src/controllers/blog/rss.rs:3:5 Oct 27 06:51:43.875 INFO kablam! | Oct 27 06:51:43.875 INFO kablam! 3 | use actix_web::http; Oct 27 06:51:43.875 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 06:51:43.875 INFO kablam! Oct 27 06:51:43.875 INFO kablam! warning: unused import: `url::Url` Oct 27 06:51:43.875 INFO kablam! --> src/controllers/blog/rss.rs:6:5 Oct 27 06:51:43.875 INFO kablam! | Oct 27 06:51:43.875 INFO kablam! 6 | use url::Url; Oct 27 06:51:43.875 INFO kablam! | ^^^^^^^^ Oct 27 06:51:43.875 INFO kablam! Oct 27 06:51:43.875 INFO kablam! warning: unused imports: `AsyncResponder`, `HttpMessage`, `HttpResponse` Oct 27 06:51:43.875 INFO kablam! --> src/controllers/admin/content.rs:2:30 Oct 27 06:51:43.875 INFO kablam! | Oct 27 06:51:43.875 INFO kablam! 2 | use actix_web::{HttpRequest, HttpResponse, AsyncResponder, Responder, HttpMessage}; Oct 27 06:51:43.875 INFO kablam! | ^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^ Oct 27 06:51:43.875 INFO kablam! Oct 27 06:51:43.875 INFO kablam! warning: unused import: `models::content` Oct 27 06:51:43.875 INFO kablam! --> src/controllers/admin/content.rs:5:5 Oct 27 06:51:43.875 INFO kablam! | Oct 27 06:51:43.875 INFO kablam! 5 | use models::content; Oct 27 06:51:43.875 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 06:51:43.875 INFO kablam! Oct 27 06:51:43.875 INFO kablam! warning: unused import: `std::rc::Rc` Oct 27 06:51:43.875 INFO kablam! --> src/state.rs:1:5 Oct 27 06:51:43.875 INFO kablam! | Oct 27 06:51:43.875 INFO kablam! 1 | use std::rc::Rc; Oct 27 06:51:43.875 INFO kablam! | ^^^^^^^^^^^ Oct 27 06:51:43.875 INFO kablam! Oct 27 06:51:43.875 INFO kablam! warning: unused imports: `Request`, `ToEnvelope` Oct 27 06:51:43.875 INFO kablam! --> src/state.rs:4:18 Oct 27 06:51:43.875 INFO kablam! | Oct 27 06:51:43.875 INFO kablam! 4 | use actix::dev::{Request, ToEnvelope}; Oct 27 06:51:43.875 INFO kablam! | ^^^^^^^ ^^^^^^^^^^ Oct 27 06:51:43.875 INFO kablam! Oct 27 06:51:47.167 INFO kablam! warning: unused import: `HttpMessage` Oct 27 06:51:47.167 INFO kablam! --> src/controllers/blog/index.rs:5:71 Oct 27 06:51:47.167 INFO kablam! | Oct 27 06:51:47.167 INFO kablam! 5 | use actix_web::{HttpRequest, HttpResponse, Responder, AsyncResponder, HttpMessage}; Oct 27 06:51:47.167 INFO kablam! | ^^^^^^^^^^^ Oct 27 06:51:47.167 INFO kablam! Oct 27 06:51:47.167 INFO kablam! warning: unused import: `HttpMessage` Oct 27 06:51:47.167 INFO kablam! --> src/controllers/blog/content.rs:8:71 Oct 27 06:51:47.167 INFO kablam! | Oct 27 06:51:47.167 INFO kablam! 8 | use actix_web::{HttpRequest, HttpResponse, Responder, AsyncResponder, HttpMessage, error::Error as ActixError}; Oct 27 06:51:47.167 INFO kablam! | ^^^^^^^^^^^ Oct 27 06:51:47.167 INFO kablam! Oct 27 06:51:47.167 INFO kablam! warning: unused import: `HttpMessage` Oct 27 06:51:47.167 INFO kablam! --> src/controllers/blog/push_message.rs:5:71 Oct 27 06:51:47.167 INFO kablam! | Oct 27 06:51:47.167 INFO kablam! 5 | use actix_web::{HttpRequest, HttpResponse, Responder, AsyncResponder, HttpMessage, error::Error as ActixError}; Oct 27 06:51:47.167 INFO kablam! | ^^^^^^^^^^^ Oct 27 06:51:47.167 INFO kablam! Oct 27 06:51:47.167 INFO kablam! warning: unused import: `HttpMessage` Oct 27 06:51:47.167 INFO kablam! --> src/controllers/blog/rss.rs:2:71 Oct 27 06:51:47.167 INFO kablam! | Oct 27 06:51:47.167 INFO kablam! 2 | use actix_web::{HttpRequest, HttpResponse, AsyncResponder, Responder, HttpMessage}; Oct 27 06:51:47.167 INFO kablam! | ^^^^^^^^^^^ Oct 27 06:51:47.167 INFO kablam! Oct 27 06:51:47.528 INFO kablam! warning: unused variable: `e` Oct 27 06:51:47.528 INFO kablam! --> src/controllers/blog/index.rs:87:21 Oct 27 06:51:47.528 INFO kablam! | Oct 27 06:51:47.529 INFO kablam! 87 | Err(e) => "Render error".into() Oct 27 06:51:47.529 INFO kablam! | ^ help: consider using `_e` instead Oct 27 06:51:47.529 INFO kablam! | Oct 27 06:51:47.529 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 06:51:47.529 INFO kablam! Oct 27 06:51:47.529 INFO kablam! warning: unused variable: `e` Oct 27 06:51:47.529 INFO kablam! --> src/controllers/blog/content.rs:140:29 Oct 27 06:51:47.529 INFO kablam! | Oct 27 06:51:47.529 INFO kablam! 140 | Err(e) => "Render error".into() Oct 27 06:51:47.529 INFO kablam! | ^ help: consider using `_e` instead Oct 27 06:51:47.529 INFO kablam! Oct 27 06:51:47.529 INFO kablam! warning: unused variable: `e` Oct 27 06:51:47.530 INFO kablam! --> src/controllers/blog/content.rs:221:37 Oct 27 06:51:47.530 INFO kablam! | Oct 27 06:51:47.530 INFO kablam! 221 | Err(e) => "Render error".into() Oct 27 06:51:47.530 INFO kablam! | ^ help: consider using `_e` instead Oct 27 06:51:47.530 INFO kablam! Oct 27 06:51:47.530 INFO kablam! warning: unused variable: `req_ref` Oct 27 06:51:47.530 INFO kablam! --> src/controllers/admin/content.rs:13:9 Oct 27 06:51:47.530 INFO kablam! | Oct 27 06:51:47.530 INFO kablam! 13 | let req_ref = Rc::new(req); Oct 27 06:51:47.530 INFO kablam! | ^^^^^^^ help: consider using `_req_ref` instead Oct 27 06:51:47.530 INFO kablam! Oct 27 06:51:47.532 INFO kablam! warning: unused variable: `cname` Oct 27 06:51:47.532 INFO kablam! --> src/models/content.rs:225:52 Oct 27 06:51:47.532 INFO kablam! | Oct 27 06:51:47.532 INFO kablam! 225 | FindCategory::Name(cname) => panic!("Unsupport search condition"), Oct 27 06:51:47.532 INFO kablam! | ^^^^^ help: consider using `_cname` instead Oct 27 06:51:47.532 INFO kablam! Oct 27 06:51:47.532 INFO kablam! warning: unused variable: `connection` Oct 27 06:51:47.533 INFO kablam! --> src/models/subject.rs:213:21 Oct 27 06:51:47.533 INFO kablam! | Oct 27 06:51:47.533 INFO kablam! 213 | pub fn get_list(connection: &Conn) {} Oct 27 06:51:47.533 INFO kablam! | ^^^^^^^^^^ help: consider using `_connection` instead Oct 27 06:51:47.533 INFO kablam! Oct 27 06:51:47.562 INFO kablam! warning: unused import: `HttpMessage` Oct 27 06:51:47.562 INFO kablam! --> src/controllers/blog/index.rs:5:71 Oct 27 06:51:47.562 INFO kablam! | Oct 27 06:51:47.562 INFO kablam! 5 | use actix_web::{HttpRequest, HttpResponse, Responder, AsyncResponder, HttpMessage}; Oct 27 06:51:47.563 INFO kablam! | ^^^^^^^^^^^ Oct 27 06:51:47.563 INFO kablam! Oct 27 06:51:47.563 INFO kablam! warning: unused import: `HttpMessage` Oct 27 06:51:47.563 INFO kablam! --> src/controllers/blog/content.rs:8:71 Oct 27 06:51:47.563 INFO kablam! | Oct 27 06:51:47.563 INFO kablam! 8 | use actix_web::{HttpRequest, HttpResponse, Responder, AsyncResponder, HttpMessage, error::Error as ActixError}; Oct 27 06:51:47.563 INFO kablam! | ^^^^^^^^^^^ Oct 27 06:51:47.563 INFO kablam! Oct 27 06:51:47.563 INFO kablam! warning: unused import: `HttpMessage` Oct 27 06:51:47.564 INFO kablam! --> src/controllers/blog/push_message.rs:5:71 Oct 27 06:51:47.564 INFO kablam! | Oct 27 06:51:47.564 INFO kablam! 5 | use actix_web::{HttpRequest, HttpResponse, Responder, AsyncResponder, HttpMessage, error::Error as ActixError}; Oct 27 06:51:47.564 INFO kablam! | ^^^^^^^^^^^ Oct 27 06:51:47.564 INFO kablam! Oct 27 06:51:47.564 INFO kablam! warning: unused import: `HttpMessage` Oct 27 06:51:47.564 INFO kablam! --> src/controllers/blog/rss.rs:2:71 Oct 27 06:51:47.564 INFO kablam! | Oct 27 06:51:47.564 INFO kablam! 2 | use actix_web::{HttpRequest, HttpResponse, AsyncResponder, Responder, HttpMessage}; Oct 27 06:51:47.564 INFO kablam! | ^^^^^^^^^^^ Oct 27 06:51:47.564 INFO kablam! Oct 27 06:51:47.906 INFO kablam! warning: unused variable: `e` Oct 27 06:51:47.906 INFO kablam! --> src/controllers/blog/index.rs:87:21 Oct 27 06:51:47.906 INFO kablam! | Oct 27 06:51:47.906 INFO kablam! 87 | Err(e) => "Render error".into() Oct 27 06:51:47.907 INFO kablam! | ^ help: consider using `_e` instead Oct 27 06:51:47.907 INFO kablam! | Oct 27 06:51:47.907 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 06:51:47.907 INFO kablam! Oct 27 06:51:47.907 INFO kablam! warning: unused variable: `e` Oct 27 06:51:47.911 INFO kablam! --> src/controllers/blog/content.rs:140:29 Oct 27 06:51:47.911 INFO kablam! | Oct 27 06:51:47.911 INFO kablam! 140 | Err(e) => "Render error".into() Oct 27 06:51:47.911 INFO kablam! | ^ help: consider using `_e` instead Oct 27 06:51:47.911 INFO kablam! Oct 27 06:51:47.911 INFO kablam! warning: unused variable: `e` Oct 27 06:51:47.911 INFO kablam! --> src/controllers/blog/content.rs:221:37 Oct 27 06:51:47.911 INFO kablam! | Oct 27 06:51:47.911 INFO kablam! 221 | Err(e) => "Render error".into() Oct 27 06:51:47.911 INFO kablam! | ^ help: consider using `_e` instead Oct 27 06:51:47.911 INFO kablam! Oct 27 06:51:47.911 INFO kablam! warning: unused variable: `req_ref` Oct 27 06:51:47.911 INFO kablam! --> src/controllers/admin/content.rs:13:9 Oct 27 06:51:47.911 INFO kablam! | Oct 27 06:51:47.912 INFO kablam! 13 | let req_ref = Rc::new(req); Oct 27 06:51:47.912 INFO kablam! | ^^^^^^^ help: consider using `_req_ref` instead Oct 27 06:51:47.912 INFO kablam! Oct 27 06:51:47.919 INFO kablam! warning: unused variable: `cname` Oct 27 06:51:47.919 INFO kablam! --> src/models/content.rs:225:52 Oct 27 06:51:47.919 INFO kablam! | Oct 27 06:51:47.919 INFO kablam! 225 | FindCategory::Name(cname) => panic!("Unsupport search condition"), Oct 27 06:51:47.919 INFO kablam! | ^^^^^ help: consider using `_cname` instead Oct 27 06:51:47.919 INFO kablam! Oct 27 06:51:47.919 INFO kablam! warning: unused variable: `connection` Oct 27 06:51:47.919 INFO kablam! --> src/models/subject.rs:213:21 Oct 27 06:51:47.919 INFO kablam! | Oct 27 06:51:47.919 INFO kablam! 213 | pub fn get_list(connection: &Conn) {} Oct 27 06:51:47.919 INFO kablam! | ^^^^^^^^^^ help: consider using `_connection` instead Oct 27 06:51:47.919 INFO kablam! Oct 27 06:51:48.404 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:51:48.404 INFO kablam! stack backtrace: Oct 27 06:51:48.614 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:51:48.614 INFO kablam! stack backtrace: Oct 27 06:51:48.895 INFO kablam! 0: 0x7f268466571f - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::hf8ab61302c24284c Oct 27 06:51:48.895 INFO kablam! 0: 0x7f48d5e2071f - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::hf8ab61302c24284c Oct 27 06:51:48.895 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 27 06:51:48.895 INFO kablam! 1: 0x7f268464a697 - std::sys_common::backtrace::print::h6c93ab6be75b9d39 Oct 27 06:51:48.895 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 27 06:51:48.895 INFO kablam! 1: 0x7f48d5e05697 - std::sys_common::backtrace::print::h6c93ab6be75b9d39 Oct 27 06:51:48.899 INFO kablam! at libstd/sys_common/backtrace.rs:71 Oct 27 06:51:48.899 INFO kablam! at libstd/sys_common/backtrace.rs:59 Oct 27 06:51:48.899 INFO kablam! 2: 0x7f2684670adf - std::panicking::default_hook::{{closure}}::h611aa709adbce723 Oct 27 06:51:48.899 INFO kablam! at libstd/sys_common/backtrace.rs:71 Oct 27 06:51:48.899 INFO kablam! at libstd/sys_common/backtrace.rs:59 Oct 27 06:51:48.899 INFO kablam! 2: 0x7f48d5e2badf - std::panicking::default_hook::{{closure}}::h611aa709adbce723 Oct 27 06:51:48.899 INFO kablam! at libstd/panicking.rs:211 Oct 27 06:51:48.899 INFO kablam! 3: 0x7f2684670844 - std::panicking::default_hook::h638eabd3231038cc Oct 27 06:51:48.903 INFO kablam! at libstd/panicking.rs:227 Oct 27 06:51:48.904 INFO kablam! 4: 0x7f2680ccb2e1 - rustc::util::common::panic_hook::hf50bec47a39de6e1 Oct 27 06:51:48.904 INFO kablam! 5: 0x7f26846712d6 - std::panicking::rust_panic_with_hook::h07995597da01f254 Oct 27 06:51:48.904 INFO kablam! at libstd/panicking.rs:480 Oct 27 06:51:48.904 INFO kablam! 6: 0x7f268183ad67 - std::panicking::begin_panic::h50d6f0ad7b7fe73d Oct 27 06:51:48.904 INFO kablam! 7: 0x7f268185a83b - rustc_mir::borrow_check::nll::type_check::TypeChecker::relate_type_and_user_type::h1a6e2460a479faa9 Oct 27 06:51:48.904 INFO kablam! 8: 0x7f2681856bab - as rustc::mir::visit::Visitor<'tcx>>::visit_constant::h10383df67efd26ef Oct 27 06:51:48.904 INFO kablam! 9: 0x7f2681856f46 - as rustc::mir::visit::Visitor<'tcx>>::visit_rvalue::haa4c4c799f4abc0d Oct 27 06:51:48.904 INFO kablam! 10: 0x7f26818574b9 - as rustc::mir::visit::Visitor<'tcx>>::visit_mir::hcf70f5fa7cc87ef3 Oct 27 06:51:48.904 INFO kablam! 11: 0x7f2681856621 - rustc_mir::borrow_check::nll::type_check::type_check_internal::h977a2530544b7297 Oct 27 06:51:48.904 INFO kablam! 12: 0x7f26815dd3f6 - rustc::ty::context::tls::with_related_context::hee0d8cac24079799 Oct 27 06:51:48.904 INFO kablam! 13: 0x7f26816bbbf4 - rustc::infer::InferCtxtBuilder::enter::h6184a2a06179eaa8 Oct 27 06:51:48.904 INFO kablam! 14: 0x7f2681863566 - ::run_pass::hb8e1988b319257e9 Oct 27 06:51:48.904 INFO kablam! 15: 0x7f26816304a0 - rustc_mir::transform::mir_const::{{closure}}::h64359e372ed57035 Oct 27 06:51:48.904 INFO kablam! 16: 0x7f268162939e - rustc_mir::transform::mir_const::h0c5014775b60c6b0 Oct 27 06:51:48.904 INFO kablam! 17: 0x7f2680861a15 - rustc::ty::query::__query_compute::mir_const::h72d601e1070ea235 Oct 27 06:51:48.904 INFO kablam! 18: 0x7f268086840c - rustc::ty::query:: for rustc::ty::query::queries::mir_const<'tcx>>::compute::hc346500faa1f6bea Oct 27 06:51:48.904 INFO kablam! 19: 0x7f26805f8892 - rustc::dep_graph::graph::DepGraph::with_task_impl::hbff0dd8cd4e97f37 Oct 27 06:51:48.904 INFO kablam! 20: 0x7f2680843f75 - rustc::ty::context::tls::with_related_context::hdcdc1c3fb0a01f85 Oct 27 06:51:48.904 INFO kablam! at libstd/panicking.rs:211 Oct 27 06:51:48.904 INFO kablam! 3: 0x7f48d5e2b844 - std::panicking::default_hook::h638eabd3231038cc Oct 27 06:51:48.904 INFO kablam! at libstd/panicking.rs:227 Oct 27 06:51:48.904 INFO kablam! 4: 0x7f48d24862e1 - rustc::util::common::panic_hook::hf50bec47a39de6e1 Oct 27 06:51:48.904 INFO kablam! 5: 0x7f48d5e2c2d6 - std::panicking::rust_panic_with_hook::h07995597da01f254 Oct 27 06:51:48.904 INFO kablam! at libstd/panicking.rs:480 Oct 27 06:51:48.904 INFO kablam! 21: 0x7f26808a6a4d - rustc::ty::query::plumbing::>::force_query_with_job::hb3545872ebe906de Oct 27 06:51:48.904 INFO kablam! 22: 0x7f26809ba1d2 - rustc::ty::query::plumbing::>::get_query::hc199c5ac29093cf1 Oct 27 06:51:48.904 INFO kablam! 23: 0x7f26809f9e4e - rustc::ty::query::>::mir_const::hb002f13e38d6ed3f Oct 27 06:51:48.904 INFO kablam! 24: 0x7f26816295a9 - rustc_mir::transform::mir_validated::h0fdfd528be7b9c76 Oct 27 06:51:48.904 INFO kablam! 25: 0x7f2680861ae5 - rustc::ty::query::__query_compute::mir_validated::h271b241e4c6a9ae0 Oct 27 06:51:48.904 INFO kablam! 26: 0x7f268086843c - rustc::ty::query:: for rustc::ty::query::queries::mir_validated<'tcx>>::compute::h060cb240370f9f10 Oct 27 06:51:48.904 INFO kablam! 27: 0x7f26805f8892 - rustc::dep_graph::graph::DepGraph::with_task_impl::hbff0dd8cd4e97f37 Oct 27 06:51:48.904 INFO kablam! 6: 0x7f48d2ff5d67 - std::panicking::begin_panic::h50d6f0ad7b7fe73d Oct 27 06:51:48.904 INFO kablam! 7: 0x7f48d301583b - rustc_mir::borrow_check::nll::type_check::TypeChecker::relate_type_and_user_type::h1a6e2460a479faa9 Oct 27 06:51:48.904 INFO kablam! 8: 0x7f48d3011bab - as rustc::mir::visit::Visitor<'tcx>>::visit_constant::h10383df67efd26ef Oct 27 06:51:48.904 INFO kablam! 28: 0x7f26807ec605 - rustc::ty::context::tls::with_related_context::h16f2f2d906173a45 Oct 27 06:51:48.904 INFO kablam! 29: 0x7f26808afefd - rustc::ty::query::plumbing::>::force_query_with_job::he20f090ab37f661b Oct 27 06:51:48.904 INFO kablam! 30: 0x7f2680957d52 - rustc::ty::query::plumbing::>::get_query::h6cee1d79f1a914fa Oct 27 06:51:48.904 INFO kablam! 31: 0x7f26808bd1a0 - rustc::ty::query::plumbing::>::ensure_query::h5098f165e93ec645 Oct 27 06:51:48.904 INFO kablam! 32: 0x7f2681c9b369 - rustc_borrowck::borrowck::borrowck::hf06295e64e2283ec Oct 27 06:51:48.904 INFO kablam! 33: 0x7f268086863c - rustc::ty::query:: for rustc::ty::query::queries::borrowck<'tcx>>::compute::h2d942124315d17b6 Oct 27 06:51:48.904 INFO kablam! 34: 0x7f2680600562 - rustc::dep_graph::graph::DepGraph::with_task_impl::hd8b6b512e3ff2985 Oct 27 06:51:48.904 INFO kablam! 35: 0x7f26808090a5 - rustc::ty::context::tls::with_related_context::h5a5ec46180374281 Oct 27 06:51:48.904 INFO kablam! 36: 0x7f268089eb2d - rustc::ty::query::plumbing::>::force_query_with_job::h97a5bc980da2af2b Oct 27 06:51:48.904 INFO kablam! 37: 0x7f26809478e3 - rustc::ty::query::plumbing::>::get_query::h5c05fabf31e40fea Oct 27 06:51:48.904 INFO kablam! 38: 0x7f2681c92890 - rustc::ty::>::par_body_owners::h79132c78fe4f40c9 Oct 27 06:51:48.904 INFO kablam! 39: 0x7f2681c9b097 - rustc_borrowck::borrowck::check_crate::hc2db5f8e93a43ca9 Oct 27 06:51:48.904 INFO kablam! 9: 0x7f48d3011f46 - as rustc::mir::visit::Visitor<'tcx>>::visit_rvalue::haa4c4c799f4abc0d Oct 27 06:51:48.904 INFO kablam! 10: 0x7f48d30124b9 - as rustc::mir::visit::Visitor<'tcx>>::visit_mir::hcf70f5fa7cc87ef3 Oct 27 06:51:48.904 INFO kablam! 11: 0x7f48d3011621 - rustc_mir::borrow_check::nll::type_check::type_check_internal::h977a2530544b7297 Oct 27 06:51:48.904 INFO kablam! 12: 0x7f48d2d983f6 - rustc::ty::context::tls::with_related_context::hee0d8cac24079799 Oct 27 06:51:48.904 INFO kablam! 40: 0x7f26849fad41 - rustc::util::common::time::h1de1723f59387214 Oct 27 06:51:48.904 INFO kablam! 41: 0x7f268499e3a8 - rustc::ty::context::tls::enter_context::hb0ca8cfeffb409bb Oct 27 06:51:48.904 INFO kablam! 42: 0x7f2684a3e5c1 - >::with::ha4060dca8dc6df80 Oct 27 06:51:48.904 INFO kablam! 43: 0x7f2684a929d8 - rustc::ty::context::TyCtxt::create_and_enter::he3366f0f823a0d56 Oct 27 06:51:48.904 INFO kablam! 44: 0x7f26849e4944 - rustc_driver::driver::compile_input::hc8c36a3eee7d3b4d Oct 27 06:51:48.904 INFO kablam! 45: 0x7f2684aaf304 - rustc_driver::run_compiler_with_pool::h20d6155454937f15 Oct 27 06:51:48.904 INFO kablam! 46: 0x7f26849e296b - rustc_driver::driver::spawn_thread_pool::ha0c063191b9f63ec Oct 27 06:51:48.904 INFO kablam! 47: 0x7f2684aae337 - rustc_driver::run_compiler::hf9e1dcca270c237a Oct 27 06:51:48.904 INFO kablam! 48: 0x7f26849cd1f4 - >::set::h0aa15a56cf0826d6 Oct 27 06:51:48.907 INFO kablam! 13: 0x7f48d2e76bf4 - rustc::infer::InferCtxtBuilder::enter::h6184a2a06179eaa8 Oct 27 06:51:48.907 INFO kablam! 14: 0x7f48d301e566 - ::run_pass::hb8e1988b319257e9 Oct 27 06:51:48.907 INFO kablam! 15: 0x7f48d2deb4a0 - rustc_mir::transform::mir_const::{{closure}}::h64359e372ed57035 Oct 27 06:51:48.907 INFO kablam! 16: 0x7f48d2de439e - rustc_mir::transform::mir_const::h0c5014775b60c6b0 Oct 27 06:51:48.907 INFO kablam! 17: 0x7f48d201ca15 - rustc::ty::query::__query_compute::mir_const::h72d601e1070ea235 Oct 27 06:51:48.907 INFO kablam! 49: 0x7f26849c05f2 - as core::ops::function::FnOnce<()>>::call_once::hc8f62f84b8b097ae Oct 27 06:51:48.907 INFO kablam! 50: 0x7f268467ea59 - __rust_maybe_catch_panic Oct 27 06:51:48.907 INFO kablam! at libpanic_unwind/lib.rs:102 Oct 27 06:51:48.907 INFO kablam! 51: 0x7f2684aac465 - rustc_driver::run::h4cf8da0e18300993 Oct 27 06:51:48.907 INFO kablam! 52: 0x7f2684ab9f7b - rustc_driver::main::h2c075e4bd6d44917 Oct 27 06:51:48.907 INFO kablam! 53: 0x56428515c962 - std::rt::lang_start::{{closure}}::hae377255a33ab020 Oct 27 06:51:48.907 INFO kablam! 54: 0x7f2684670ca2 - std::panicking::try::do_call::h160e0c9759e29092 Oct 27 06:51:48.907 INFO kablam! at libstd/rt.rs:59 Oct 27 06:51:48.907 INFO kablam! at libstd/panicking.rs:310 Oct 27 06:51:48.907 INFO kablam! 55: 0x7f268467ea59 - __rust_maybe_catch_panic Oct 27 06:51:48.907 INFO kablam! at libpanic_unwind/lib.rs:102 Oct 27 06:51:48.907 INFO kablam! 56: 0x7f2684636a8a - std::rt::lang_start_internal::h61865a8519f9c176 Oct 27 06:51:48.915 INFO kablam! 18: 0x7f48d202340c - rustc::ty::query:: for rustc::ty::query::queries::mir_const<'tcx>>::compute::hc346500faa1f6bea Oct 27 06:51:48.915 INFO kablam! 19: 0x7f48d1db3892 - rustc::dep_graph::graph::DepGraph::with_task_impl::hbff0dd8cd4e97f37 Oct 27 06:51:48.915 INFO kablam! 20: 0x7f48d1ffef75 - rustc::ty::context::tls::with_related_context::hdcdc1c3fb0a01f85 Oct 27 06:51:48.915 INFO kablam! 21: 0x7f48d2061a4d - rustc::ty::query::plumbing::>::force_query_with_job::hb3545872ebe906de Oct 27 06:51:48.915 INFO kablam! 22: 0x7f48d21751d2 - rustc::ty::query::plumbing::>::get_query::hc199c5ac29093cf1 Oct 27 06:51:48.915 INFO kablam! 23: 0x7f48d21b4e4e - rustc::ty::query::>::mir_const::hb002f13e38d6ed3f Oct 27 06:51:48.915 INFO kablam! 24: 0x7f48d2de45a9 - rustc_mir::transform::mir_validated::h0fdfd528be7b9c76 Oct 27 06:51:48.915 INFO kablam! 25: 0x7f48d201cae5 - rustc::ty::query::__query_compute::mir_validated::h271b241e4c6a9ae0 Oct 27 06:51:48.915 INFO kablam! 26: 0x7f48d202343c - rustc::ty::query:: for rustc::ty::query::queries::mir_validated<'tcx>>::compute::h060cb240370f9f10 Oct 27 06:51:48.915 INFO kablam! 27: 0x7f48d1db3892 - rustc::dep_graph::graph::DepGraph::with_task_impl::hbff0dd8cd4e97f37 Oct 27 06:51:48.915 INFO kablam! 28: 0x7f48d1fa7605 - rustc::ty::context::tls::with_related_context::h16f2f2d906173a45 Oct 27 06:51:48.915 INFO kablam! 29: 0x7f48d206aefd - rustc::ty::query::plumbing::>::force_query_with_job::he20f090ab37f661b Oct 27 06:51:48.915 INFO kablam! 30: 0x7f48d2112d52 - rustc::ty::query::plumbing::>::get_query::h6cee1d79f1a914fa Oct 27 06:51:48.915 INFO kablam! 31: 0x7f48d20781a0 - rustc::ty::query::plumbing::>::ensure_query::h5098f165e93ec645 Oct 27 06:51:48.915 INFO kablam! at libstd/panicking.rs:289 Oct 27 06:51:48.915 INFO kablam! at libstd/panic.rs:392 Oct 27 06:51:48.915 INFO kablam! at libstd/rt.rs:58 Oct 27 06:51:48.915 INFO kablam! 57: 0x56428515c954 - main Oct 27 06:51:48.915 INFO kablam! 58: 0x7f268424182f - __libc_start_main Oct 27 06:51:48.915 INFO kablam! 59: 0x56428515c808 - Oct 27 06:51:48.915 INFO kablam! query stack during panic: Oct 27 06:51:48.915 INFO kablam! #0 [mir_const] processing `>::new` Oct 27 06:51:48.915 INFO kablam! #1 [mir_validated] processing `>::new` Oct 27 06:51:48.915 INFO kablam! #2 [borrowck] processing `>::new` Oct 27 06:51:48.915 INFO kablam! end of query stack Oct 27 06:51:48.915 INFO kablam! 32: 0x7f48d3456369 - rustc_borrowck::borrowck::borrowck::hf06295e64e2283ec Oct 27 06:51:48.916 INFO kablam! 33: 0x7f48d202363c - rustc::ty::query:: for rustc::ty::query::queries::borrowck<'tcx>>::compute::h2d942124315d17b6 Oct 27 06:51:48.917 INFO kablam! 34: 0x7f48d1dbb562 - rustc::dep_graph::graph::DepGraph::with_task_impl::hd8b6b512e3ff2985 Oct 27 06:51:48.917 INFO kablam! 35: 0x7f48d1fc40a5 - rustc::ty::context::tls::with_related_context::h5a5ec46180374281 Oct 27 06:51:48.917 INFO kablam! 36: 0x7f48d2059b2d - rustc::ty::query::plumbing::>::force_query_with_job::h97a5bc980da2af2b Oct 27 06:51:48.917 INFO kablam! 37: 0x7f48d21028e3 - rustc::ty::query::plumbing::>::get_query::h5c05fabf31e40fea Oct 27 06:51:48.917 INFO kablam! 38: 0x7f48d344d890 - rustc::ty::>::par_body_owners::h79132c78fe4f40c9 Oct 27 06:51:48.917 INFO kablam! 39: 0x7f48d3456097 - rustc_borrowck::borrowck::check_crate::hc2db5f8e93a43ca9 Oct 27 06:51:48.917 INFO kablam! 40: 0x7f48d61b5d41 - rustc::util::common::time::h1de1723f59387214 Oct 27 06:51:48.924 INFO kablam! 41: 0x7f48d61593a8 - rustc::ty::context::tls::enter_context::hb0ca8cfeffb409bb Oct 27 06:51:48.924 INFO kablam! 42: 0x7f48d61f95c1 - >::with::ha4060dca8dc6df80 Oct 27 06:51:48.924 INFO kablam! 43: 0x7f48d624d9d8 - rustc::ty::context::TyCtxt::create_and_enter::he3366f0f823a0d56 Oct 27 06:51:48.924 INFO kablam! 44: 0x7f48d619f944 - rustc_driver::driver::compile_input::hc8c36a3eee7d3b4d Oct 27 06:51:48.924 INFO kablam! 45: 0x7f48d626a304 - rustc_driver::run_compiler_with_pool::h20d6155454937f15 Oct 27 06:51:48.924 INFO kablam! 46: 0x7f48d619d96b - rustc_driver::driver::spawn_thread_pool::ha0c063191b9f63ec Oct 27 06:51:48.924 INFO kablam! 47: 0x7f48d6269337 - rustc_driver::run_compiler::hf9e1dcca270c237a Oct 27 06:51:48.924 INFO kablam! 48: 0x7f48d61881f4 - >::set::h0aa15a56cf0826d6 Oct 27 06:51:48.924 INFO kablam! 49: 0x7f48d617b5f2 - as core::ops::function::FnOnce<()>>::call_once::hc8f62f84b8b097ae Oct 27 06:51:48.924 INFO kablam! 50: 0x7f48d5e39a59 - __rust_maybe_catch_panic Oct 27 06:51:48.924 INFO kablam! at libpanic_unwind/lib.rs:102 Oct 27 06:51:48.924 INFO kablam! 51: 0x7f48d6267465 - rustc_driver::run::h4cf8da0e18300993 Oct 27 06:51:48.924 INFO kablam! 52: 0x7f48d6274f7b - rustc_driver::main::h2c075e4bd6d44917 Oct 27 06:51:48.924 INFO kablam! 53: 0x557f7c82c962 - std::rt::lang_start::{{closure}}::hae377255a33ab020 Oct 27 06:51:48.924 INFO kablam! 54: 0x7f48d5e2bca2 - std::panicking::try::do_call::h160e0c9759e29092 Oct 27 06:51:48.935 INFO kablam! at libstd/rt.rs:59 Oct 27 06:51:48.935 INFO kablam! at libstd/panicking.rs:310 Oct 27 06:51:48.935 INFO kablam! 55: 0x7f48d5e39a59 - __rust_maybe_catch_panic Oct 27 06:51:48.935 INFO kablam! at libpanic_unwind/lib.rs:102 Oct 27 06:51:48.935 INFO kablam! 56: 0x7f48d5df1a8a - std::rt::lang_start_internal::h61865a8519f9c176 Oct 27 06:51:48.935 INFO kablam! at libstd/panicking.rs:289 Oct 27 06:51:48.935 INFO kablam! at libstd/panic.rs:392 Oct 27 06:51:48.935 INFO kablam! at libstd/rt.rs:58 Oct 27 06:51:48.935 INFO kablam! 57: 0x557f7c82c954 - main Oct 27 06:51:48.935 INFO kablam! 58: 0x7f48d59fc82f - __libc_start_main Oct 27 06:51:48.935 INFO kablam! 59: 0x557f7c82c808 - Oct 27 06:51:48.935 INFO kablam! query stack during panic: Oct 27 06:51:48.935 INFO kablam! #0 [mir_const] processing `>::new` Oct 27 06:51:48.935 INFO kablam! #1 [mir_validated] processing `>::new` Oct 27 06:51:48.935 INFO kablam! #2 [borrowck] processing `>::new` Oct 27 06:51:48.935 INFO kablam! end of query stack Oct 27 06:51:49.026 INFO kablam! Oct 27 06:51:49.026 INFO kablam! error: internal compiler error: unexpected panic Oct 27 06:51:49.026 INFO kablam! Oct 27 06:51:49.026 INFO kablam! note: the compiler unexpectedly panicked. this is a bug. Oct 27 06:51:49.026 INFO kablam! Oct 27 06:51:49.026 INFO kablam! note: we would appreciate a bug report: https://github.com/rust-lang/rust/blob/master/CONTRIBUTING.md#bug-reports Oct 27 06:51:49.026 INFO kablam! Oct 27 06:51:49.026 INFO kablam! note: rustc 1.31.0-nightly (19f01b935 2018-10-20) running on x86_64-unknown-linux-gnu Oct 27 06:51:49.026 INFO kablam! Oct 27 06:51:49.026 INFO kablam! note: compiler flags: -C debuginfo=2 Oct 27 06:51:49.026 INFO kablam! Oct 27 06:51:49.026 INFO kablam! note: some of the compiler flags provided by cargo are hidden Oct 27 06:51:49.026 INFO kablam! Oct 27 06:51:49.039 INFO kablam! Oct 27 06:51:49.039 INFO kablam! error: internal compiler error: unexpected panic Oct 27 06:51:49.039 INFO kablam! Oct 27 06:51:49.039 INFO kablam! note: the compiler unexpectedly panicked. this is a bug. Oct 27 06:51:49.039 INFO kablam! Oct 27 06:51:49.039 INFO kablam! note: we would appreciate a bug report: https://github.com/rust-lang/rust/blob/master/CONTRIBUTING.md#bug-reports Oct 27 06:51:49.039 INFO kablam! Oct 27 06:51:49.039 INFO kablam! note: rustc 1.31.0-nightly (19f01b935 2018-10-20) running on x86_64-unknown-linux-gnu Oct 27 06:51:49.039 INFO kablam! Oct 27 06:51:49.039 INFO kablam! note: compiler flags: -C debuginfo=2 --crate-type lib Oct 27 06:51:49.039 INFO kablam! Oct 27 06:51:49.039 INFO kablam! note: some of the compiler flags provided by cargo are hidden Oct 27 06:51:49.039 INFO kablam! Oct 27 06:51:49.047 INFO kablam! error: Could not compile `inspirer`. Oct 27 06:51:49.047 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 27 06:51:49.064 INFO kablam! error: Could not compile `inspirer`. Oct 27 06:51:49.064 INFO kablam! Oct 27 06:51:49.064 INFO kablam! To learn more, run the command again with --verbose. Oct 27 06:51:49.064 INFO kablam! su: No module specific data is present Oct 27 06:51:49.925 INFO running `"docker" "rm" "-f" "ef3599fcfc3844f76ae6de63b21114f94d6aca1f671c7957fe8b79d44a3118a7"` Oct 27 06:51:50.266 INFO blam! ef3599fcfc3844f76ae6de63b21114f94d6aca1f671c7957fe8b79d44a3118a7