Nov 06 15:23:38.404 INFO checking richardbrodie/hermes against master#24e66c28980442a48d9458f1a4f9b76cc722dc8a+rustflags=-Dduplicate_associated_type_bindings for pr-55687 Nov 06 15:23:38.405 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55687/worker-3/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a+rustflags=-Dduplicate_associated_type_bindings:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55687/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a+rustflags=-Dduplicate_associated_type_bindings:/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 +24e66c28980442a48d9458f1a4f9b76cc722dc8a-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dduplicate_associated_type_bindings" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 06 15:23:38.988 INFO blam! 992179b79a751370df21e796490f63f23c9808b41d5ebf73cadc879d11d2633b Nov 06 15:23:38.992 INFO running `"docker" "start" "-a" "992179b79a751370df21e796490f63f23c9808b41d5ebf73cadc879d11d2633b"` Nov 06 15:23:40.279 INFO kablam! usermod: no changes Nov 06 15:23:40.714 INFO kablam! Compiling encoding_rs v0.8.9 Nov 06 15:23:40.730 INFO kablam! Checking arrayref v0.3.5 Nov 06 15:23:40.730 INFO kablam! Checking byte-tools v0.3.0 Nov 06 15:23:40.734 INFO kablam! Checking opaque-debug v0.2.1 Nov 06 15:23:40.737 INFO kablam! Checking r2d2 v0.8.2 Nov 06 15:23:40.739 INFO kablam! Checking input_buffer v0.2.0 Nov 06 15:23:40.739 INFO kablam! Checking generic-array v0.12.0 Nov 06 15:23:40.746 INFO kablam! Checking digest v0.7.6 Nov 06 15:23:40.952 INFO kablam! Checking chrono v0.4.6 Nov 06 15:23:41.232 INFO kablam! Checking block-buffer v0.3.3 Nov 06 15:23:41.602 INFO kablam! Checking tokio-threadpool v0.1.7 Nov 06 15:23:41.897 INFO kablam! Checking block-padding v0.1.2 Nov 06 15:23:42.466 INFO kablam! Checking pretty_env_logger v0.2.4 Nov 06 15:23:43.046 INFO kablam! Checking dotenv v0.13.0 Nov 06 15:23:43.077 INFO kablam! Checking mime_guess v2.0.0-alpha.6 Nov 06 15:23:44.775 INFO kablam! Checking sha-1 v0.7.0 Nov 06 15:23:46.248 INFO kablam! Checking block-buffer v0.7.0 Nov 06 15:23:46.263 INFO kablam! Checking digest v0.8.0 Nov 06 15:23:46.692 INFO kablam! Checking tungstenite v0.6.0 Nov 06 15:23:48.168 INFO kablam! Checking sha2 v0.8.0 Nov 06 15:23:50.508 INFO kablam! Checking tokio-fs v0.1.3 Nov 06 15:23:52.796 INFO kablam! Checking diesel v1.3.3 Nov 06 15:23:52.797 INFO kablam! Checking jsonwebtoken v5.0.1 Nov 06 15:23:53.469 INFO kablam! Checking tokio v0.1.8 Nov 06 15:23:57.193 INFO kablam! Checking hyper v0.12.11 Nov 06 15:23:59.448 INFO kablam! Checking quick-xml v0.12.4 Nov 06 15:23:59.451 INFO kablam! Checking quick-xml v0.13.0 Nov 06 15:24:02.814 INFO kablam! Checking atom_syndication v0.6.0 Nov 06 15:24:02.820 INFO kablam! Checking rss v1.5.0 Nov 06 15:24:10.405 INFO kablam! Checking hyper-tls v0.3.1 Nov 06 15:24:10.406 INFO kablam! Checking warp v0.1.4 Nov 06 15:24:45.864 INFO kablam! Checking r2d2-diesel v1.0.0 Nov 06 15:24:46.440 INFO kablam! Checking hermes v0.1.0 (/source) Nov 06 15:24:51.952 INFO kablam! warning: cannot find type `DateTime` in this scope Nov 06 15:24:51.953 INFO kablam! --> src/models.rs:17:17 Nov 06 15:24:51.953 INFO kablam! | Nov 06 15:24:51.953 INFO kablam! 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 06 15:24:51.953 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.953 INFO kablam! | Nov 06 15:24:51.953 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 06 15:24:51.953 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.953 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.954 INFO kablam! Nov 06 15:24:51.954 INFO kablam! warning: cannot find type `Utc` in this scope Nov 06 15:24:51.954 INFO kablam! --> src/models.rs:17:17 Nov 06 15:24:51.954 INFO kablam! | Nov 06 15:24:51.954 INFO kablam! 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 06 15:24:51.954 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.954 INFO kablam! | Nov 06 15:24:51.954 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.954 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.954 INFO kablam! Nov 06 15:24:51.954 INFO kablam! warning: cannot find type `Feed` in this scope Nov 06 15:24:51.954 INFO kablam! --> src/models.rs:17:17 Nov 06 15:24:51.954 INFO kablam! | Nov 06 15:24:51.954 INFO kablam! 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 06 15:24:51.954 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.954 INFO kablam! | Nov 06 15:24:51.954 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.954 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.954 INFO kablam! Nov 06 15:24:51.954 INFO kablam! warning: cannot find type `DateTime` in this scope Nov 06 15:24:51.954 INFO kablam! --> src/models.rs:17:17 Nov 06 15:24:51.954 INFO kablam! | Nov 06 15:24:51.954 INFO kablam! 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 06 15:24:51.954 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.954 INFO kablam! | Nov 06 15:24:51.954 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.954 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.954 INFO kablam! Nov 06 15:24:51.954 INFO kablam! warning: cannot find type `Feed` in this scope Nov 06 15:24:51.954 INFO kablam! --> src/models.rs:17:42 Nov 06 15:24:51.954 INFO kablam! | Nov 06 15:24:51.954 INFO kablam! 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 06 15:24:51.954 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.954 INFO kablam! | Nov 06 15:24:51.954 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.954 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.954 INFO kablam! Nov 06 15:24:51.954 INFO kablam! warning: cannot find type `feeds` in this scope Nov 06 15:24:51.954 INFO kablam! --> src/models.rs:17:42 Nov 06 15:24:51.954 INFO kablam! | Nov 06 15:24:51.954 INFO kablam! 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 06 15:24:51.954 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.954 INFO kablam! | Nov 06 15:24:51.954 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.954 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.964 INFO kablam! Nov 06 15:24:51.964 INFO kablam! warning: cannot find type `feeds` in this scope Nov 06 15:24:51.964 INFO kablam! --> src/models.rs:27:10 Nov 06 15:24:51.964 INFO kablam! | Nov 06 15:24:51.964 INFO kablam! 27 | #[derive(Insertable)] Nov 06 15:24:51.964 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.964 INFO kablam! | Nov 06 15:24:51.964 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.964 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.964 INFO kablam! Nov 06 15:24:51.964 INFO kablam! warning: cannot find type `NewFeed` in this scope Nov 06 15:24:51.964 INFO kablam! --> src/models.rs:27:10 Nov 06 15:24:51.964 INFO kablam! | Nov 06 15:24:51.964 INFO kablam! 27 | #[derive(Insertable)] Nov 06 15:24:51.964 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.964 INFO kablam! | Nov 06 15:24:51.964 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.964 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.964 INFO kablam! Nov 06 15:24:51.964 INFO kablam! warning: cannot find type `DateTime` in this scope Nov 06 15:24:51.964 INFO kablam! --> src/models.rs:27:10 Nov 06 15:24:51.964 INFO kablam! | Nov 06 15:24:51.964 INFO kablam! 27 | #[derive(Insertable)] Nov 06 15:24:51.964 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.964 INFO kablam! | Nov 06 15:24:51.964 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.964 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.964 INFO kablam! Nov 06 15:24:51.964 INFO kablam! warning: cannot find type `Utc` in this scope Nov 06 15:24:51.964 INFO kablam! --> src/models.rs:27:10 Nov 06 15:24:51.964 INFO kablam! | Nov 06 15:24:51.964 INFO kablam! 27 | #[derive(Insertable)] Nov 06 15:24:51.964 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.964 INFO kablam! | Nov 06 15:24:51.964 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.964 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.964 INFO kablam! Nov 06 15:24:51.964 INFO kablam! warning: cannot find type `DateTime` in this scope Nov 06 15:24:51.964 INFO kablam! --> src/models.rs:62:17 Nov 06 15:24:51.964 INFO kablam! | Nov 06 15:24:51.964 INFO kablam! 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 06 15:24:51.964 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.964 INFO kablam! | Nov 06 15:24:51.964 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.964 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.964 INFO kablam! Nov 06 15:24:51.964 INFO kablam! warning: cannot find type `Utc` in this scope Nov 06 15:24:51.964 INFO kablam! --> src/models.rs:62:17 Nov 06 15:24:51.964 INFO kablam! | Nov 06 15:24:51.964 INFO kablam! 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 06 15:24:51.964 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.964 INFO kablam! | Nov 06 15:24:51.965 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.965 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.965 INFO kablam! Nov 06 15:24:51.965 INFO kablam! warning: cannot find type `Item` in this scope Nov 06 15:24:51.965 INFO kablam! --> src/models.rs:62:17 Nov 06 15:24:51.965 INFO kablam! | Nov 06 15:24:51.965 INFO kablam! 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 06 15:24:51.965 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.965 INFO kablam! | Nov 06 15:24:51.965 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.965 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.965 INFO kablam! Nov 06 15:24:51.965 INFO kablam! warning: cannot find type `Feed` in this scope Nov 06 15:24:51.965 INFO kablam! --> src/models.rs:62:28 Nov 06 15:24:51.965 INFO kablam! | Nov 06 15:24:51.965 INFO kablam! 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 06 15:24:51.965 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.965 INFO kablam! | Nov 06 15:24:51.965 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.965 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.965 INFO kablam! Nov 06 15:24:51.965 INFO kablam! warning: cannot find type `Item` in this scope Nov 06 15:24:51.965 INFO kablam! --> src/models.rs:62:28 Nov 06 15:24:51.965 INFO kablam! | Nov 06 15:24:51.965 INFO kablam! 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 06 15:24:51.965 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.965 INFO kablam! | Nov 06 15:24:51.965 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.965 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.965 INFO kablam! Nov 06 15:24:51.965 INFO kablam! warning: cannot find type `items` in this scope Nov 06 15:24:51.965 INFO kablam! --> src/models.rs:62:28 Nov 06 15:24:51.965 INFO kablam! | Nov 06 15:24:51.965 INFO kablam! 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 06 15:24:51.965 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.965 INFO kablam! | Nov 06 15:24:51.965 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.965 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.965 INFO kablam! Nov 06 15:24:51.965 INFO kablam! warning: cannot find type `Item` in this scope Nov 06 15:24:51.965 INFO kablam! --> src/models.rs:62:42 Nov 06 15:24:51.965 INFO kablam! | Nov 06 15:24:51.965 INFO kablam! 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 06 15:24:51.965 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.965 INFO kablam! | Nov 06 15:24:51.965 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.965 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.965 INFO kablam! Nov 06 15:24:51.965 INFO kablam! warning: cannot find type `items` in this scope Nov 06 15:24:51.965 INFO kablam! --> src/models.rs:62:42 Nov 06 15:24:51.965 INFO kablam! | Nov 06 15:24:51.965 INFO kablam! 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 06 15:24:51.965 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.965 INFO kablam! | Nov 06 15:24:51.965 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.965 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.965 INFO kablam! Nov 06 15:24:51.965 INFO kablam! warning: cannot find type `items` in this scope Nov 06 15:24:51.965 INFO kablam! --> src/models.rs:80:10 Nov 06 15:24:51.965 INFO kablam! | Nov 06 15:24:51.965 INFO kablam! 80 | #[derive(Insertable, AsChangeset, Debug)] Nov 06 15:24:51.965 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.965 INFO kablam! | Nov 06 15:24:51.965 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.965 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.965 INFO kablam! Nov 06 15:24:51.965 INFO kablam! warning: cannot find type `NewItem` in this scope Nov 06 15:24:51.965 INFO kablam! --> src/models.rs:80:10 Nov 06 15:24:51.965 INFO kablam! | Nov 06 15:24:51.965 INFO kablam! 80 | #[derive(Insertable, AsChangeset, Debug)] Nov 06 15:24:51.965 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.965 INFO kablam! | Nov 06 15:24:51.965 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.965 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.965 INFO kablam! Nov 06 15:24:51.965 INFO kablam! warning: cannot find type `DateTime` in this scope Nov 06 15:24:51.965 INFO kablam! --> src/models.rs:80:10 Nov 06 15:24:51.965 INFO kablam! | Nov 06 15:24:51.965 INFO kablam! 80 | #[derive(Insertable, AsChangeset, Debug)] Nov 06 15:24:51.965 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.965 INFO kablam! | Nov 06 15:24:51.965 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.965 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.965 INFO kablam! Nov 06 15:24:51.965 INFO kablam! warning: cannot find type `Utc` in this scope Nov 06 15:24:51.965 INFO kablam! --> src/models.rs:80:10 Nov 06 15:24:51.965 INFO kablam! | Nov 06 15:24:51.966 INFO kablam! 80 | #[derive(Insertable, AsChangeset, Debug)] Nov 06 15:24:51.966 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.966 INFO kablam! | Nov 06 15:24:51.966 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.966 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.966 INFO kablam! Nov 06 15:24:51.966 INFO kablam! warning: cannot find type `NewItem` in this scope Nov 06 15:24:51.966 INFO kablam! --> src/models.rs:80:22 Nov 06 15:24:51.966 INFO kablam! | Nov 06 15:24:51.966 INFO kablam! 80 | #[derive(Insertable, AsChangeset, Debug)] Nov 06 15:24:51.966 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.966 INFO kablam! | Nov 06 15:24:51.966 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.966 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.966 INFO kablam! Nov 06 15:24:51.966 INFO kablam! warning: cannot find type `items` in this scope Nov 06 15:24:51.966 INFO kablam! --> src/models.rs:80:22 Nov 06 15:24:51.966 INFO kablam! | Nov 06 15:24:51.966 INFO kablam! 80 | #[derive(Insertable, AsChangeset, Debug)] Nov 06 15:24:51.966 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.966 INFO kablam! | Nov 06 15:24:51.966 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.966 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.966 INFO kablam! Nov 06 15:24:51.966 INFO kablam! warning: cannot find type `DateTime` in this scope Nov 06 15:24:51.966 INFO kablam! --> src/models.rs:80:22 Nov 06 15:24:51.966 INFO kablam! | Nov 06 15:24:51.966 INFO kablam! 80 | #[derive(Insertable, AsChangeset, Debug)] Nov 06 15:24:51.966 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.966 INFO kablam! | Nov 06 15:24:51.966 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.966 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.966 INFO kablam! Nov 06 15:24:51.966 INFO kablam! warning: cannot find type `Utc` in this scope Nov 06 15:24:51.966 INFO kablam! --> src/models.rs:80:22 Nov 06 15:24:51.966 INFO kablam! | Nov 06 15:24:51.966 INFO kablam! 80 | #[derive(Insertable, AsChangeset, Debug)] Nov 06 15:24:51.966 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.966 INFO kablam! | Nov 06 15:24:51.966 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.966 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.966 INFO kablam! Nov 06 15:24:51.966 INFO kablam! warning: cannot find type `DateTime` in this scope Nov 06 15:24:51.966 INFO kablam! --> src/models.rs:125:17 Nov 06 15:24:51.966 INFO kablam! | Nov 06 15:24:51.966 INFO kablam! 125 | #[derive(Debug, Queryable, Serialize)] Nov 06 15:24:51.966 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.966 INFO kablam! | Nov 06 15:24:51.966 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.966 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.966 INFO kablam! Nov 06 15:24:51.966 INFO kablam! warning: cannot find type `Utc` in this scope Nov 06 15:24:51.966 INFO kablam! --> src/models.rs:125:17 Nov 06 15:24:51.966 INFO kablam! | Nov 06 15:24:51.966 INFO kablam! 125 | #[derive(Debug, Queryable, Serialize)] Nov 06 15:24:51.966 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.966 INFO kablam! | Nov 06 15:24:51.966 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.966 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.966 INFO kablam! Nov 06 15:24:51.966 INFO kablam! warning: cannot find type `SubscribedItem` in this scope Nov 06 15:24:51.966 INFO kablam! --> src/models.rs:125:17 Nov 06 15:24:51.966 INFO kablam! | Nov 06 15:24:51.966 INFO kablam! 125 | #[derive(Debug, Queryable, Serialize)] Nov 06 15:24:51.966 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.966 INFO kablam! | Nov 06 15:24:51.966 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.966 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.966 INFO kablam! Nov 06 15:24:51.966 INFO kablam! warning: cannot find type `DateTime` in this scope Nov 06 15:24:51.966 INFO kablam! --> src/models.rs:142:17 Nov 06 15:24:51.966 INFO kablam! | Nov 06 15:24:51.966 INFO kablam! 142 | #[derive(Debug, Queryable, Serialize, Associations)] Nov 06 15:24:51.966 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.966 INFO kablam! | Nov 06 15:24:51.966 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.966 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.966 INFO kablam! Nov 06 15:24:51.966 INFO kablam! warning: cannot find type `Utc` in this scope Nov 06 15:24:51.966 INFO kablam! --> src/models.rs:142:17 Nov 06 15:24:51.966 INFO kablam! | Nov 06 15:24:51.966 INFO kablam! 142 | #[derive(Debug, Queryable, Serialize, Associations)] Nov 06 15:24:51.966 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.966 INFO kablam! | Nov 06 15:24:51.966 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.966 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.967 INFO kablam! Nov 06 15:24:51.967 INFO kablam! warning: cannot find type `SubscribedFeed` in this scope Nov 06 15:24:51.967 INFO kablam! --> src/models.rs:142:17 Nov 06 15:24:51.967 INFO kablam! | Nov 06 15:24:51.967 INFO kablam! 142 | #[derive(Debug, Queryable, Serialize, Associations)] Nov 06 15:24:51.967 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.967 INFO kablam! | Nov 06 15:24:51.967 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.967 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.967 INFO kablam! Nov 06 15:24:51.967 INFO kablam! warning: cannot find type `User` in this scope Nov 06 15:24:51.967 INFO kablam! --> src/models.rs:142:39 Nov 06 15:24:51.967 INFO kablam! | Nov 06 15:24:51.967 INFO kablam! 142 | #[derive(Debug, Queryable, Serialize, Associations)] Nov 06 15:24:51.967 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.967 INFO kablam! | Nov 06 15:24:51.967 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.967 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.967 INFO kablam! Nov 06 15:24:51.967 INFO kablam! warning: cannot find type `SubscribedFeed` in this scope Nov 06 15:24:51.967 INFO kablam! --> src/models.rs:142:39 Nov 06 15:24:51.967 INFO kablam! | Nov 06 15:24:51.967 INFO kablam! 142 | #[derive(Debug, Queryable, Serialize, Associations)] Nov 06 15:24:51.967 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.967 INFO kablam! | Nov 06 15:24:51.967 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.967 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.967 INFO kablam! Nov 06 15:24:51.967 INFO kablam! warning: cannot find type `subscribed_feeds` in this scope Nov 06 15:24:51.967 INFO kablam! --> src/models.rs:142:39 Nov 06 15:24:51.967 INFO kablam! | Nov 06 15:24:51.967 INFO kablam! 142 | #[derive(Debug, Queryable, Serialize, Associations)] Nov 06 15:24:51.967 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.967 INFO kablam! | Nov 06 15:24:51.967 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.967 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.967 INFO kablam! Nov 06 15:24:51.967 INFO kablam! warning: cannot find type `User` in this scope Nov 06 15:24:51.967 INFO kablam! --> src/models.rs:203:17 Nov 06 15:24:51.967 INFO kablam! | Nov 06 15:24:51.967 INFO kablam! 203 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 06 15:24:51.967 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.967 INFO kablam! | Nov 06 15:24:51.967 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.967 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.967 INFO kablam! Nov 06 15:24:51.967 INFO kablam! warning: cannot find type `User` in this scope Nov 06 15:24:51.967 INFO kablam! --> src/models.rs:203:42 Nov 06 15:24:51.967 INFO kablam! | Nov 06 15:24:51.967 INFO kablam! 203 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 06 15:24:51.967 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.967 INFO kablam! | Nov 06 15:24:51.967 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.967 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.967 INFO kablam! Nov 06 15:24:51.967 INFO kablam! warning: cannot find type `users` in this scope Nov 06 15:24:51.967 INFO kablam! --> src/models.rs:203:42 Nov 06 15:24:51.967 INFO kablam! | Nov 06 15:24:51.967 INFO kablam! 203 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 06 15:24:51.967 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.967 INFO kablam! | Nov 06 15:24:51.967 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.967 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.967 INFO kablam! Nov 06 15:24:51.967 INFO kablam! warning: cannot find type `table` in this scope Nov 06 15:24:51.967 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 06 15:24:51.967 INFO kablam! | Nov 06 15:24:51.967 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 06 15:24:51.967 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.967 INFO kablam! | Nov 06 15:24:51.967 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.967 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.967 INFO kablam! Nov 06 15:24:51.967 INFO kablam! warning: cannot find type `id` in this scope Nov 06 15:24:51.967 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 15:24:51.967 INFO kablam! | Nov 06 15:24:51.967 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 15:24:51.967 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.967 INFO kablam! | Nov 06 15:24:51.967 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.967 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.967 INFO kablam! Nov 06 15:24:51.967 INFO kablam! warning: cannot find type `title` in this scope Nov 06 15:24:51.967 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 15:24:51.967 INFO kablam! | Nov 06 15:24:51.967 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 15:24:51.968 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.968 INFO kablam! | Nov 06 15:24:51.968 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.968 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.968 INFO kablam! Nov 06 15:24:51.968 INFO kablam! warning: cannot find type `description` in this scope Nov 06 15:24:51.968 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 15:24:51.968 INFO kablam! | Nov 06 15:24:51.968 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 15:24:51.968 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.968 INFO kablam! | Nov 06 15:24:51.968 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.968 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.968 INFO kablam! Nov 06 15:24:51.968 INFO kablam! warning: cannot find type `site_link` in this scope Nov 06 15:24:51.968 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 15:24:51.968 INFO kablam! | Nov 06 15:24:51.968 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 15:24:51.968 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.968 INFO kablam! | Nov 06 15:24:51.968 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.968 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.968 INFO kablam! Nov 06 15:24:51.968 INFO kablam! warning: cannot find type `feed_link` in this scope Nov 06 15:24:51.968 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 15:24:51.968 INFO kablam! | Nov 06 15:24:51.968 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 15:24:51.968 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.968 INFO kablam! | Nov 06 15:24:51.968 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.978 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.978 INFO kablam! Nov 06 15:24:51.978 INFO kablam! warning: cannot find type `updated_at` in this scope Nov 06 15:24:51.978 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 15:24:51.978 INFO kablam! | Nov 06 15:24:51.978 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 15:24:51.978 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.978 INFO kablam! | Nov 06 15:24:51.978 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.978 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.978 INFO kablam! Nov 06 15:24:51.987 INFO kablam! warning: cannot find type `guid` in this scope Nov 06 15:24:51.987 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 15:24:51.987 INFO kablam! | Nov 06 15:24:51.987 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 15:24:51.987 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.987 INFO kablam! | Nov 06 15:24:51.987 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.987 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.987 INFO kablam! Nov 06 15:24:51.987 INFO kablam! warning: cannot find type `link` in this scope Nov 06 15:24:51.987 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 15:24:51.987 INFO kablam! | Nov 06 15:24:51.987 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 15:24:51.987 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.987 INFO kablam! | Nov 06 15:24:51.987 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.987 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.987 INFO kablam! Nov 06 15:24:51.987 INFO kablam! warning: cannot find type `summary` in this scope Nov 06 15:24:51.987 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 15:24:51.987 INFO kablam! | Nov 06 15:24:51.987 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 15:24:51.987 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.987 INFO kablam! | Nov 06 15:24:51.987 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.987 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.987 INFO kablam! Nov 06 15:24:51.987 INFO kablam! warning: cannot find type `content` in this scope Nov 06 15:24:51.987 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 15:24:51.987 INFO kablam! | Nov 06 15:24:51.987 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 15:24:51.987 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.987 INFO kablam! | Nov 06 15:24:51.987 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.987 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.987 INFO kablam! Nov 06 15:24:51.987 INFO kablam! warning: cannot find type `published_at` in this scope Nov 06 15:24:51.987 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 15:24:51.988 INFO kablam! | Nov 06 15:24:51.988 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 15:24:51.988 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.988 INFO kablam! | Nov 06 15:24:51.988 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.988 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.988 INFO kablam! Nov 06 15:24:51.988 INFO kablam! warning: cannot find type `feed_id` in this scope Nov 06 15:24:51.988 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 15:24:51.988 INFO kablam! | Nov 06 15:24:51.988 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 15:24:51.988 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.988 INFO kablam! | Nov 06 15:24:51.988 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.988 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.988 INFO kablam! Nov 06 15:24:51.988 INFO kablam! warning: cannot find type `user_id` in this scope Nov 06 15:24:51.988 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 15:24:51.988 INFO kablam! | Nov 06 15:24:51.988 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 15:24:51.988 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.988 INFO kablam! | Nov 06 15:24:51.988 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.988 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.988 INFO kablam! Nov 06 15:24:51.988 INFO kablam! warning: cannot find type `item_id` in this scope Nov 06 15:24:51.988 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 15:24:51.988 INFO kablam! | Nov 06 15:24:51.988 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 15:24:51.988 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.988 INFO kablam! | Nov 06 15:24:51.988 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.988 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.988 INFO kablam! Nov 06 15:24:51.988 INFO kablam! warning: cannot find type `seen` in this scope Nov 06 15:24:51.988 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 15:24:51.988 INFO kablam! | Nov 06 15:24:51.988 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 15:24:51.988 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.988 INFO kablam! | Nov 06 15:24:51.988 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.988 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.988 INFO kablam! Nov 06 15:24:51.988 INFO kablam! warning: cannot find type `username` in this scope Nov 06 15:24:51.988 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 15:24:51.988 INFO kablam! | Nov 06 15:24:51.988 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 15:24:51.988 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.988 INFO kablam! | Nov 06 15:24:51.988 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.988 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.988 INFO kablam! Nov 06 15:24:51.988 INFO kablam! warning: cannot find type `password_hash` in this scope Nov 06 15:24:51.988 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 15:24:51.988 INFO kablam! | Nov 06 15:24:51.988 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 15:24:51.988 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.988 INFO kablam! | Nov 06 15:24:51.988 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.988 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.988 INFO kablam! Nov 06 15:24:51.988 INFO kablam! warning: cannot find type `DateTime` in this scope Nov 06 15:24:51.988 INFO kablam! --> src/models.rs:17:17 Nov 06 15:24:51.988 INFO kablam! | Nov 06 15:24:51.988 INFO kablam! 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 06 15:24:51.988 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.988 INFO kablam! | Nov 06 15:24:51.988 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 06 15:24:51.988 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.988 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.988 INFO kablam! Nov 06 15:24:51.988 INFO kablam! warning: cannot find type `Utc` in this scope Nov 06 15:24:51.988 INFO kablam! --> src/models.rs:17:17 Nov 06 15:24:51.988 INFO kablam! | Nov 06 15:24:51.988 INFO kablam! 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 06 15:24:51.988 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.988 INFO kablam! | Nov 06 15:24:51.988 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.988 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.988 INFO kablam! Nov 06 15:24:51.988 INFO kablam! warning: cannot find type `Feed` in this scope Nov 06 15:24:51.988 INFO kablam! --> src/models.rs:17:17 Nov 06 15:24:51.988 INFO kablam! | Nov 06 15:24:51.988 INFO kablam! 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 06 15:24:51.988 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.988 INFO kablam! | Nov 06 15:24:51.989 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.989 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.989 INFO kablam! Nov 06 15:24:51.989 INFO kablam! warning: cannot find type `DateTime` in this scope Nov 06 15:24:51.989 INFO kablam! --> src/models.rs:17:17 Nov 06 15:24:51.989 INFO kablam! | Nov 06 15:24:51.989 INFO kablam! 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 06 15:24:51.989 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.989 INFO kablam! | Nov 06 15:24:51.989 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.989 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.989 INFO kablam! Nov 06 15:24:51.989 INFO kablam! warning: cannot find type `Feed` in this scope Nov 06 15:24:51.989 INFO kablam! --> src/models.rs:17:42 Nov 06 15:24:51.989 INFO kablam! | Nov 06 15:24:51.989 INFO kablam! 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 06 15:24:51.989 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.989 INFO kablam! | Nov 06 15:24:51.989 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.989 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.989 INFO kablam! Nov 06 15:24:51.989 INFO kablam! warning: cannot find type `feeds` in this scope Nov 06 15:24:51.989 INFO kablam! --> src/models.rs:17:42 Nov 06 15:24:51.989 INFO kablam! | Nov 06 15:24:51.989 INFO kablam! 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 06 15:24:51.989 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.989 INFO kablam! | Nov 06 15:24:51.989 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.989 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.989 INFO kablam! Nov 06 15:24:51.989 INFO kablam! warning: cannot find type `feeds` in this scope Nov 06 15:24:51.989 INFO kablam! --> src/models.rs:27:10 Nov 06 15:24:51.989 INFO kablam! | Nov 06 15:24:51.989 INFO kablam! 27 | #[derive(Insertable)] Nov 06 15:24:51.989 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.989 INFO kablam! | Nov 06 15:24:51.989 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.989 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.989 INFO kablam! Nov 06 15:24:51.989 INFO kablam! warning: cannot find type `NewFeed` in this scope Nov 06 15:24:51.989 INFO kablam! --> src/models.rs:27:10 Nov 06 15:24:51.989 INFO kablam! | Nov 06 15:24:51.989 INFO kablam! 27 | #[derive(Insertable)] Nov 06 15:24:51.989 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.989 INFO kablam! | Nov 06 15:24:51.989 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.989 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.989 INFO kablam! Nov 06 15:24:51.989 INFO kablam! warning: cannot find type `DateTime` in this scope Nov 06 15:24:51.989 INFO kablam! --> src/models.rs:27:10 Nov 06 15:24:51.989 INFO kablam! | Nov 06 15:24:51.989 INFO kablam! 27 | #[derive(Insertable)] Nov 06 15:24:51.989 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.989 INFO kablam! | Nov 06 15:24:51.989 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.989 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.989 INFO kablam! Nov 06 15:24:51.989 INFO kablam! warning: cannot find type `Utc` in this scope Nov 06 15:24:51.989 INFO kablam! --> src/models.rs:27:10 Nov 06 15:24:51.989 INFO kablam! | Nov 06 15:24:51.989 INFO kablam! 27 | #[derive(Insertable)] Nov 06 15:24:51.989 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.989 INFO kablam! | Nov 06 15:24:51.989 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.989 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.989 INFO kablam! Nov 06 15:24:51.989 INFO kablam! warning: cannot find type `unseen_count` in this scope Nov 06 15:24:51.989 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 15:24:51.989 INFO kablam! | Nov 06 15:24:51.989 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 15:24:51.989 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.989 INFO kablam! | Nov 06 15:24:51.989 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.989 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.989 INFO kablam! Nov 06 15:24:51.989 INFO kablam! warning: cannot find type `DateTime` in this scope Nov 06 15:24:51.989 INFO kablam! --> src/models.rs:62:17 Nov 06 15:24:51.989 INFO kablam! | Nov 06 15:24:51.989 INFO kablam! 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 06 15:24:51.989 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.989 INFO kablam! | Nov 06 15:24:51.989 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.989 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.989 INFO kablam! Nov 06 15:24:51.990 INFO kablam! warning: cannot find type `Utc` in this scope Nov 06 15:24:51.990 INFO kablam! --> src/models.rs:62:17 Nov 06 15:24:51.990 INFO kablam! | Nov 06 15:24:51.990 INFO kablam! 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 06 15:24:51.990 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.990 INFO kablam! | Nov 06 15:24:51.990 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.990 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.990 INFO kablam! Nov 06 15:24:51.990 INFO kablam! warning: cannot find type `Item` in this scope Nov 06 15:24:51.990 INFO kablam! --> src/models.rs:62:17 Nov 06 15:24:51.990 INFO kablam! | Nov 06 15:24:51.990 INFO kablam! 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 06 15:24:51.990 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.990 INFO kablam! | Nov 06 15:24:51.990 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.990 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.990 INFO kablam! Nov 06 15:24:51.990 INFO kablam! warning: cannot find type `Feed` in this scope Nov 06 15:24:51.990 INFO kablam! --> src/models.rs:62:28 Nov 06 15:24:51.990 INFO kablam! | Nov 06 15:24:51.990 INFO kablam! 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 06 15:24:51.990 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.990 INFO kablam! | Nov 06 15:24:51.990 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.990 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.990 INFO kablam! Nov 06 15:24:51.990 INFO kablam! warning: cannot find type `Item` in this scope Nov 06 15:24:51.990 INFO kablam! --> src/models.rs:62:28 Nov 06 15:24:51.990 INFO kablam! | Nov 06 15:24:51.990 INFO kablam! 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 06 15:24:51.990 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.990 INFO kablam! | Nov 06 15:24:51.990 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.990 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.990 INFO kablam! Nov 06 15:24:51.990 INFO kablam! warning: cannot find type `items` in this scope Nov 06 15:24:51.990 INFO kablam! --> src/models.rs:62:28 Nov 06 15:24:51.990 INFO kablam! | Nov 06 15:24:51.990 INFO kablam! 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 06 15:24:51.990 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.990 INFO kablam! | Nov 06 15:24:51.990 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.990 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.990 INFO kablam! Nov 06 15:24:51.990 INFO kablam! warning: cannot find type `Item` in this scope Nov 06 15:24:51.990 INFO kablam! --> src/models.rs:62:42 Nov 06 15:24:51.990 INFO kablam! | Nov 06 15:24:51.990 INFO kablam! 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 06 15:24:51.990 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.990 INFO kablam! | Nov 06 15:24:51.990 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.990 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.990 INFO kablam! Nov 06 15:24:51.990 INFO kablam! warning: cannot find type `items` in this scope Nov 06 15:24:51.990 INFO kablam! --> src/models.rs:62:42 Nov 06 15:24:51.990 INFO kablam! | Nov 06 15:24:51.990 INFO kablam! 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 06 15:24:51.990 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.990 INFO kablam! | Nov 06 15:24:51.990 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.990 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.990 INFO kablam! Nov 06 15:24:51.990 INFO kablam! warning: cannot find type `items` in this scope Nov 06 15:24:51.990 INFO kablam! --> src/models.rs:80:10 Nov 06 15:24:51.990 INFO kablam! | Nov 06 15:24:51.990 INFO kablam! 80 | #[derive(Insertable, AsChangeset, Debug)] Nov 06 15:24:51.990 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.990 INFO kablam! | Nov 06 15:24:51.990 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.990 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.990 INFO kablam! Nov 06 15:24:51.990 INFO kablam! warning: cannot find type `NewItem` in this scope Nov 06 15:24:51.990 INFO kablam! --> src/models.rs:80:10 Nov 06 15:24:51.990 INFO kablam! | Nov 06 15:24:51.990 INFO kablam! 80 | #[derive(Insertable, AsChangeset, Debug)] Nov 06 15:24:51.990 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.990 INFO kablam! | Nov 06 15:24:51.990 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.990 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.990 INFO kablam! Nov 06 15:24:51.990 INFO kablam! warning: cannot find type `DateTime` in this scope Nov 06 15:24:51.990 INFO kablam! --> src/models.rs:80:10 Nov 06 15:24:51.990 INFO kablam! | Nov 06 15:24:51.991 INFO kablam! 80 | #[derive(Insertable, AsChangeset, Debug)] Nov 06 15:24:51.991 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.991 INFO kablam! | Nov 06 15:24:51.991 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.991 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.991 INFO kablam! Nov 06 15:24:51.991 INFO kablam! warning: cannot find type `Utc` in this scope Nov 06 15:24:51.991 INFO kablam! --> src/models.rs:80:10 Nov 06 15:24:51.991 INFO kablam! | Nov 06 15:24:51.991 INFO kablam! 80 | #[derive(Insertable, AsChangeset, Debug)] Nov 06 15:24:51.991 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.991 INFO kablam! | Nov 06 15:24:51.991 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.997 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.997 INFO kablam! Nov 06 15:24:51.997 INFO kablam! warning: cannot find type `NewItem` in this scope Nov 06 15:24:51.997 INFO kablam! --> src/models.rs:80:22 Nov 06 15:24:51.997 INFO kablam! | Nov 06 15:24:51.997 INFO kablam! 80 | #[derive(Insertable, AsChangeset, Debug)] Nov 06 15:24:51.997 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.997 INFO kablam! | Nov 06 15:24:51.997 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.997 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.997 INFO kablam! Nov 06 15:24:51.997 INFO kablam! warning: cannot find type `items` in this scope Nov 06 15:24:51.997 INFO kablam! --> src/models.rs:80:22 Nov 06 15:24:51.997 INFO kablam! | Nov 06 15:24:51.997 INFO kablam! 80 | #[derive(Insertable, AsChangeset, Debug)] Nov 06 15:24:51.997 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.997 INFO kablam! | Nov 06 15:24:51.997 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.997 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.997 INFO kablam! Nov 06 15:24:51.997 INFO kablam! warning: cannot find type `DateTime` in this scope Nov 06 15:24:51.997 INFO kablam! --> src/models.rs:80:22 Nov 06 15:24:51.997 INFO kablam! | Nov 06 15:24:51.997 INFO kablam! 80 | #[derive(Insertable, AsChangeset, Debug)] Nov 06 15:24:51.997 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.997 INFO kablam! | Nov 06 15:24:51.997 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.997 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.997 INFO kablam! Nov 06 15:24:51.997 INFO kablam! warning: cannot find type `Utc` in this scope Nov 06 15:24:51.997 INFO kablam! --> src/models.rs:80:22 Nov 06 15:24:51.997 INFO kablam! | Nov 06 15:24:51.997 INFO kablam! 80 | #[derive(Insertable, AsChangeset, Debug)] Nov 06 15:24:51.997 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.997 INFO kablam! | Nov 06 15:24:51.997 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.997 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.997 INFO kablam! Nov 06 15:24:51.997 INFO kablam! warning: cannot find type `DateTime` in this scope Nov 06 15:24:51.997 INFO kablam! --> src/models.rs:125:17 Nov 06 15:24:51.997 INFO kablam! | Nov 06 15:24:51.997 INFO kablam! 125 | #[derive(Debug, Queryable, Serialize)] Nov 06 15:24:51.997 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.997 INFO kablam! | Nov 06 15:24:51.997 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.997 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.997 INFO kablam! Nov 06 15:24:51.997 INFO kablam! warning: cannot find type `Utc` in this scope Nov 06 15:24:51.997 INFO kablam! --> src/models.rs:125:17 Nov 06 15:24:51.998 INFO kablam! | Nov 06 15:24:51.998 INFO kablam! 125 | #[derive(Debug, Queryable, Serialize)] Nov 06 15:24:51.998 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.998 INFO kablam! | Nov 06 15:24:51.998 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.998 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.998 INFO kablam! Nov 06 15:24:51.998 INFO kablam! warning: cannot find type `SubscribedItem` in this scope Nov 06 15:24:51.998 INFO kablam! --> src/models.rs:125:17 Nov 06 15:24:51.998 INFO kablam! | Nov 06 15:24:51.998 INFO kablam! 125 | #[derive(Debug, Queryable, Serialize)] Nov 06 15:24:51.998 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.998 INFO kablam! | Nov 06 15:24:51.998 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.998 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.998 INFO kablam! Nov 06 15:24:51.998 INFO kablam! warning: cannot find type `DateTime` in this scope Nov 06 15:24:51.998 INFO kablam! --> src/models.rs:142:17 Nov 06 15:24:51.998 INFO kablam! | Nov 06 15:24:51.998 INFO kablam! 142 | #[derive(Debug, Queryable, Serialize, Associations)] Nov 06 15:24:51.998 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.998 INFO kablam! | Nov 06 15:24:51.998 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.998 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.998 INFO kablam! Nov 06 15:24:51.998 INFO kablam! warning: cannot find type `Utc` in this scope Nov 06 15:24:51.998 INFO kablam! --> src/models.rs:142:17 Nov 06 15:24:51.998 INFO kablam! | Nov 06 15:24:51.998 INFO kablam! 142 | #[derive(Debug, Queryable, Serialize, Associations)] Nov 06 15:24:51.998 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.998 INFO kablam! | Nov 06 15:24:51.998 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.998 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.998 INFO kablam! Nov 06 15:24:51.998 INFO kablam! warning: cannot find type `SubscribedFeed` in this scope Nov 06 15:24:51.998 INFO kablam! --> src/models.rs:142:17 Nov 06 15:24:51.998 INFO kablam! | Nov 06 15:24:51.998 INFO kablam! 142 | #[derive(Debug, Queryable, Serialize, Associations)] Nov 06 15:24:51.998 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.998 INFO kablam! | Nov 06 15:24:51.998 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.998 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.998 INFO kablam! Nov 06 15:24:51.998 INFO kablam! warning: cannot find type `User` in this scope Nov 06 15:24:51.998 INFO kablam! --> src/models.rs:142:39 Nov 06 15:24:51.998 INFO kablam! | Nov 06 15:24:51.998 INFO kablam! 142 | #[derive(Debug, Queryable, Serialize, Associations)] Nov 06 15:24:51.998 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.998 INFO kablam! | Nov 06 15:24:51.998 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.998 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.998 INFO kablam! Nov 06 15:24:51.998 INFO kablam! warning: cannot find type `SubscribedFeed` in this scope Nov 06 15:24:51.998 INFO kablam! --> src/models.rs:142:39 Nov 06 15:24:51.998 INFO kablam! | Nov 06 15:24:51.998 INFO kablam! 142 | #[derive(Debug, Queryable, Serialize, Associations)] Nov 06 15:24:51.998 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.998 INFO kablam! | Nov 06 15:24:51.998 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.998 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.998 INFO kablam! Nov 06 15:24:51.998 INFO kablam! warning: cannot find type `subscribed_feeds` in this scope Nov 06 15:24:51.998 INFO kablam! --> src/models.rs:142:39 Nov 06 15:24:51.998 INFO kablam! | Nov 06 15:24:51.998 INFO kablam! 142 | #[derive(Debug, Queryable, Serialize, Associations)] Nov 06 15:24:51.998 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.998 INFO kablam! | Nov 06 15:24:51.998 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.998 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.998 INFO kablam! Nov 06 15:24:51.998 INFO kablam! warning: cannot find type `User` in this scope Nov 06 15:24:51.998 INFO kablam! --> src/models.rs:203:17 Nov 06 15:24:51.998 INFO kablam! | Nov 06 15:24:51.998 INFO kablam! 203 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 06 15:24:51.998 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.998 INFO kablam! | Nov 06 15:24:51.998 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.998 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.998 INFO kablam! Nov 06 15:24:51.998 INFO kablam! warning: cannot find type `User` in this scope Nov 06 15:24:51.998 INFO kablam! --> src/models.rs:203:42 Nov 06 15:24:51.998 INFO kablam! | Nov 06 15:24:51.998 INFO kablam! 203 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 06 15:24:51.998 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.998 INFO kablam! | Nov 06 15:24:51.999 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.999 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.999 INFO kablam! Nov 06 15:24:51.999 INFO kablam! warning: cannot find type `users` in this scope Nov 06 15:24:51.999 INFO kablam! --> src/models.rs:203:42 Nov 06 15:24:51.999 INFO kablam! | Nov 06 15:24:51.999 INFO kablam! 203 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 06 15:24:51.999 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.999 INFO kablam! | Nov 06 15:24:51.999 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.999 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.999 INFO kablam! Nov 06 15:24:51.999 INFO kablam! warning: cannot find type `table` in this scope Nov 06 15:24:51.999 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 06 15:24:51.999 INFO kablam! | Nov 06 15:24:51.999 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 06 15:24:51.999 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.999 INFO kablam! | Nov 06 15:24:51.999 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.999 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.999 INFO kablam! Nov 06 15:24:51.999 INFO kablam! warning: cannot find type `id` in this scope Nov 06 15:24:51.999 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 15:24:51.999 INFO kablam! | Nov 06 15:24:51.999 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 15:24:51.999 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.999 INFO kablam! | Nov 06 15:24:51.999 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.999 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.999 INFO kablam! Nov 06 15:24:51.999 INFO kablam! warning: cannot find type `title` in this scope Nov 06 15:24:51.999 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 15:24:51.999 INFO kablam! | Nov 06 15:24:51.999 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 15:24:51.999 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.999 INFO kablam! | Nov 06 15:24:51.999 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.999 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.999 INFO kablam! Nov 06 15:24:51.999 INFO kablam! warning: cannot find type `description` in this scope Nov 06 15:24:51.999 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 15:24:51.999 INFO kablam! | Nov 06 15:24:51.999 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 15:24:51.999 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.999 INFO kablam! | Nov 06 15:24:51.999 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.999 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.999 INFO kablam! Nov 06 15:24:51.999 INFO kablam! warning: cannot find type `site_link` in this scope Nov 06 15:24:51.999 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 15:24:51.999 INFO kablam! | Nov 06 15:24:51.999 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 15:24:51.999 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.999 INFO kablam! | Nov 06 15:24:51.999 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.999 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.999 INFO kablam! Nov 06 15:24:51.999 INFO kablam! warning: cannot find type `subscribed_item_id` in this scope Nov 06 15:24:51.999 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 15:24:51.999 INFO kablam! | Nov 06 15:24:51.999 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 15:24:51.999 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.999 INFO kablam! | Nov 06 15:24:51.999 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.999 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.999 INFO kablam! Nov 06 15:24:51.999 INFO kablam! warning: cannot find type `feed_link` in this scope Nov 06 15:24:51.999 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 15:24:51.999 INFO kablam! | Nov 06 15:24:51.999 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 15:24:51.999 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.999 INFO kablam! | Nov 06 15:24:51.999 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.999 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.999 INFO kablam! Nov 06 15:24:51.999 INFO kablam! warning: cannot find type `updated_at` in this scope Nov 06 15:24:51.999 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 15:24:51.999 INFO kablam! | Nov 06 15:24:51.999 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 15:24:51.999 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:51.999 INFO kablam! | Nov 06 15:24:51.999 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:51.999 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:51.999 INFO kablam! Nov 06 15:24:52.000 INFO kablam! warning: cannot find type `guid` in this scope Nov 06 15:24:52.000 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 15:24:52.000 INFO kablam! | Nov 06 15:24:52.000 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 15:24:52.000 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:52.000 INFO kablam! | Nov 06 15:24:52.000 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:52.000 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:52.000 INFO kablam! Nov 06 15:24:52.000 INFO kablam! warning: cannot find type `link` in this scope Nov 06 15:24:52.000 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 15:24:52.000 INFO kablam! | Nov 06 15:24:52.000 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 15:24:52.000 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:52.000 INFO kablam! | Nov 06 15:24:52.000 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:52.000 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:52.000 INFO kablam! Nov 06 15:24:52.000 INFO kablam! warning: cannot find type `summary` in this scope Nov 06 15:24:52.000 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 15:24:52.000 INFO kablam! | Nov 06 15:24:52.000 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 15:24:52.000 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:52.000 INFO kablam! | Nov 06 15:24:52.000 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:52.000 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:52.000 INFO kablam! Nov 06 15:24:52.000 INFO kablam! warning: cannot find type `content` in this scope Nov 06 15:24:52.000 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 15:24:52.000 INFO kablam! | Nov 06 15:24:52.000 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 15:24:52.000 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:52.000 INFO kablam! | Nov 06 15:24:52.000 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:52.000 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:52.000 INFO kablam! Nov 06 15:24:52.000 INFO kablam! warning: cannot find type `published_at` in this scope Nov 06 15:24:52.000 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 15:24:52.001 INFO kablam! | Nov 06 15:24:52.001 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 15:24:52.001 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:52.001 INFO kablam! | Nov 06 15:24:52.001 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:52.001 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:52.001 INFO kablam! Nov 06 15:24:52.001 INFO kablam! warning: cannot find type `feed_id` in this scope Nov 06 15:24:52.001 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 15:24:52.001 INFO kablam! | Nov 06 15:24:52.001 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 15:24:52.001 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:52.001 INFO kablam! | Nov 06 15:24:52.001 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:52.001 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:52.001 INFO kablam! Nov 06 15:24:52.001 INFO kablam! warning: cannot find type `user_id` in this scope Nov 06 15:24:52.001 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 15:24:52.001 INFO kablam! | Nov 06 15:24:52.001 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 15:24:52.001 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:52.001 INFO kablam! | Nov 06 15:24:52.001 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:52.001 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:52.001 INFO kablam! Nov 06 15:24:52.001 INFO kablam! warning: cannot find type `item_id` in this scope Nov 06 15:24:52.001 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 15:24:52.001 INFO kablam! | Nov 06 15:24:52.001 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 15:24:52.001 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:52.001 INFO kablam! | Nov 06 15:24:52.001 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:52.001 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:52.001 INFO kablam! Nov 06 15:24:52.001 INFO kablam! warning: cannot find type `seen` in this scope Nov 06 15:24:52.001 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 15:24:52.001 INFO kablam! | Nov 06 15:24:52.001 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 15:24:52.001 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:52.001 INFO kablam! | Nov 06 15:24:52.001 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:52.001 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:52.001 INFO kablam! Nov 06 15:24:52.001 INFO kablam! warning: cannot find type `username` in this scope Nov 06 15:24:52.001 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 15:24:52.001 INFO kablam! | Nov 06 15:24:52.001 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 15:24:52.001 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:52.001 INFO kablam! | Nov 06 15:24:52.001 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:52.001 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:52.001 INFO kablam! Nov 06 15:24:52.016 INFO kablam! warning: cannot find type `password_hash` in this scope Nov 06 15:24:52.016 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 15:24:52.016 INFO kablam! | Nov 06 15:24:52.016 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 15:24:52.016 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:52.016 INFO kablam! | Nov 06 15:24:52.016 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:52.016 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:52.016 INFO kablam! Nov 06 15:24:52.016 INFO kablam! warning: cannot find type `unseen_count` in this scope Nov 06 15:24:52.016 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 15:24:52.016 INFO kablam! | Nov 06 15:24:52.016 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 15:24:52.016 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:52.016 INFO kablam! | Nov 06 15:24:52.016 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:52.016 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:52.016 INFO kablam! Nov 06 15:24:52.016 INFO kablam! warning: cannot find type `subscribed_item_id` in this scope Nov 06 15:24:52.016 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 15:24:52.016 INFO kablam! | Nov 06 15:24:52.017 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 15:24:52.017 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 15:24:52.017 INFO kablam! | Nov 06 15:24:52.017 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 15:24:52.017 INFO kablam! = note: for more information, see issue #50504 Nov 06 15:24:52.017 INFO kablam! Nov 06 15:24:57.538 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 17s Nov 06 15:24:57.565 INFO kablam! su: No module specific data is present Nov 06 15:24:59.067 INFO running `"docker" "rm" "-f" "992179b79a751370df21e796490f63f23c9808b41d5ebf73cadc879d11d2633b"` Nov 06 15:24:59.372 INFO blam! 992179b79a751370df21e796490f63f23c9808b41d5ebf73cadc879d11d2633b