Oct 31 22:29:33.036 INFO checking richardbrodie/hermes against try#d7816399d50d407bbce1efe9dbadf8faaaf568fc for pr-55538 Oct 31 22:29:33.036 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-5/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55538/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/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 +d7816399d50d407bbce1efe9dbadf8faaaf568fc-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 31 22:29:33.321 INFO blam! c30c2c313ace0aff013c2b386d05602ea703247a94182f9fd76e20b17c7dc498 Oct 31 22:29:33.326 INFO running `"docker" "start" "-a" "c30c2c313ace0aff013c2b386d05602ea703247a94182f9fd76e20b17c7dc498"` Oct 31 22:29:33.895 INFO kablam! usermod: no changes Oct 31 22:29:34.348 INFO kablam! Compiling encoding_rs v0.8.9 Oct 31 22:29:34.366 INFO kablam! Compiling unicase v2.1.0 Oct 31 22:29:34.367 INFO kablam! Compiling ring v0.13.2 Oct 31 22:29:34.376 INFO kablam! Checking want v0.0.6 Oct 31 22:29:34.387 INFO kablam! Compiling derive_builder_core v0.2.0 Oct 31 22:29:34.387 INFO kablam! Checking h2 v0.1.12 Oct 31 22:29:34.387 INFO kablam! Checking openssl v0.10.12 Oct 31 22:29:34.387 INFO kablam! Checking diesel v1.3.3 Oct 31 22:29:35.000 INFO kablam! Checking env_logger v0.5.13 Oct 31 22:29:35.672 INFO kablam! Checking tungstenite v0.6.0 Oct 31 22:29:37.494 INFO kablam! Checking tokio-reactor v0.1.6 Oct 31 22:29:40.882 INFO kablam! Checking pretty_env_logger v0.2.4 Oct 31 22:29:46.601 INFO kablam! Checking dotenv v0.13.0 Oct 31 22:29:46.692 INFO kablam! Checking tokio-uds v0.2.2 Oct 31 22:29:46.824 INFO kablam! Checking tokio-udp v0.1.2 Oct 31 22:29:49.376 INFO kablam! Checking tokio-tcp v0.1.2 Oct 31 22:29:51.724 INFO kablam! Compiling derive_builder v0.5.1 Oct 31 22:29:52.717 INFO kablam! Checking tokio v0.1.8 Oct 31 22:29:54.393 INFO kablam! Checking mime v0.3.9 Oct 31 22:29:56.872 INFO kablam! Checking native-tls v0.2.1 Oct 31 22:29:57.365 INFO kablam! Checking mime_guess v2.0.0-alpha.6 Oct 31 22:29:58.370 INFO kablam! Checking hyper v0.12.11 Oct 31 22:30:03.045 INFO kablam! Checking quick-xml v0.12.4 Oct 31 22:30:03.045 INFO kablam! Checking quick-xml v0.13.0 Oct 31 22:30:05.399 INFO kablam! Checking rss v1.5.0 Oct 31 22:30:05.399 INFO kablam! Checking atom_syndication v0.6.0 Oct 31 22:30:08.352 INFO kablam! Checking jsonwebtoken v5.0.1 Oct 31 22:30:10.948 INFO kablam! Checking hyper-tls v0.3.1 Oct 31 22:30:10.948 INFO kablam! Checking warp v0.1.4 Oct 31 22:30:45.113 INFO kablam! Checking r2d2-diesel v1.0.0 Oct 31 22:30:45.839 INFO kablam! Checking hermes v0.1.0 (/source) Oct 31 22:30:51.612 INFO kablam! warning: cannot find type `DateTime` in this scope Oct 31 22:30:51.613 INFO kablam! --> src/models.rs:17:17 Oct 31 22:30:51.614 INFO kablam! | Oct 31 22:30:51.615 INFO kablam! 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Oct 31 22:30:51.620 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:51.621 INFO kablam! | Oct 31 22:30:51.621 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 31 22:30:51.622 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:51.623 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:51.623 INFO kablam! Oct 31 22:30:51.624 INFO kablam! warning: cannot find type `Utc` in this scope Oct 31 22:30:51.625 INFO kablam! --> src/models.rs:17:17 Oct 31 22:30:51.625 INFO kablam! | Oct 31 22:30:51.626 INFO kablam! 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Oct 31 22:30:51.626 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:51.627 INFO kablam! | Oct 31 22:30:51.627 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:51.628 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:51.629 INFO kablam! Oct 31 22:30:51.629 INFO kablam! warning: cannot find type `Feed` in this scope Oct 31 22:30:51.630 INFO kablam! --> src/models.rs:17:17 Oct 31 22:30:51.630 INFO kablam! | Oct 31 22:30:51.631 INFO kablam! 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Oct 31 22:30:51.632 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:51.632 INFO kablam! | Oct 31 22:30:51.633 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:51.633 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:51.634 INFO kablam! Oct 31 22:30:51.634 INFO kablam! warning: cannot find type `DateTime` in this scope Oct 31 22:30:51.634 INFO kablam! --> src/models.rs:17:17 Oct 31 22:30:51.634 INFO kablam! | Oct 31 22:30:51.634 INFO kablam! 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Oct 31 22:30:51.635 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:51.635 INFO kablam! | Oct 31 22:30:51.639 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:51.639 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:51.639 INFO kablam! Oct 31 22:30:51.639 INFO kablam! warning: cannot find type `Feed` in this scope Oct 31 22:30:51.639 INFO kablam! --> src/models.rs:17:42 Oct 31 22:30:51.639 INFO kablam! | Oct 31 22:30:51.639 INFO kablam! 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Oct 31 22:30:51.639 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:51.639 INFO kablam! | Oct 31 22:30:51.639 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:51.639 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:51.639 INFO kablam! Oct 31 22:30:51.639 INFO kablam! warning: cannot find type `feeds` in this scope Oct 31 22:30:51.639 INFO kablam! --> src/models.rs:17:42 Oct 31 22:30:51.639 INFO kablam! | Oct 31 22:30:51.639 INFO kablam! 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Oct 31 22:30:51.639 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:51.639 INFO kablam! | Oct 31 22:30:51.639 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:51.639 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:51.639 INFO kablam! Oct 31 22:30:51.639 INFO kablam! warning: cannot find type `feeds` in this scope Oct 31 22:30:51.639 INFO kablam! --> src/models.rs:27:10 Oct 31 22:30:51.639 INFO kablam! | Oct 31 22:30:51.639 INFO kablam! 27 | #[derive(Insertable)] Oct 31 22:30:51.639 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:51.639 INFO kablam! | Oct 31 22:30:51.639 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:51.639 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:51.639 INFO kablam! Oct 31 22:30:51.639 INFO kablam! warning: cannot find type `NewFeed` in this scope Oct 31 22:30:51.639 INFO kablam! --> src/models.rs:27:10 Oct 31 22:30:51.639 INFO kablam! | Oct 31 22:30:51.639 INFO kablam! 27 | #[derive(Insertable)] Oct 31 22:30:51.639 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:51.639 INFO kablam! | Oct 31 22:30:51.639 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:51.639 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:51.639 INFO kablam! Oct 31 22:30:51.639 INFO kablam! warning: cannot find type `DateTime` in this scope Oct 31 22:30:51.639 INFO kablam! --> src/models.rs:27:10 Oct 31 22:30:51.639 INFO kablam! | Oct 31 22:30:51.639 INFO kablam! 27 | #[derive(Insertable)] Oct 31 22:30:51.639 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:51.639 INFO kablam! | Oct 31 22:30:51.639 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:51.639 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:51.639 INFO kablam! Oct 31 22:30:51.639 INFO kablam! warning: cannot find type `Utc` in this scope Oct 31 22:30:51.640 INFO kablam! --> src/models.rs:27:10 Oct 31 22:30:51.640 INFO kablam! | Oct 31 22:30:51.640 INFO kablam! 27 | #[derive(Insertable)] Oct 31 22:30:51.640 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:51.640 INFO kablam! | Oct 31 22:30:51.640 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:51.640 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:51.640 INFO kablam! Oct 31 22:30:51.640 INFO kablam! warning: cannot find type `DateTime` in this scope Oct 31 22:30:51.640 INFO kablam! --> src/models.rs:62:17 Oct 31 22:30:51.640 INFO kablam! | Oct 31 22:30:51.640 INFO kablam! 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Oct 31 22:30:51.640 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:51.640 INFO kablam! | Oct 31 22:30:51.640 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:51.640 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:51.640 INFO kablam! Oct 31 22:30:51.640 INFO kablam! warning: cannot find type `Utc` in this scope Oct 31 22:30:51.640 INFO kablam! --> src/models.rs:62:17 Oct 31 22:30:51.640 INFO kablam! | Oct 31 22:30:51.640 INFO kablam! 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Oct 31 22:30:51.640 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:51.640 INFO kablam! | Oct 31 22:30:51.640 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:51.640 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:51.640 INFO kablam! Oct 31 22:30:51.640 INFO kablam! warning: cannot find type `Item` in this scope Oct 31 22:30:51.640 INFO kablam! --> src/models.rs:62:17 Oct 31 22:30:51.640 INFO kablam! | Oct 31 22:30:51.640 INFO kablam! 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Oct 31 22:30:51.640 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:51.640 INFO kablam! | Oct 31 22:30:51.640 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:51.640 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:51.640 INFO kablam! Oct 31 22:30:51.640 INFO kablam! warning: cannot find type `Feed` in this scope Oct 31 22:30:51.640 INFO kablam! --> src/models.rs:62:28 Oct 31 22:30:51.640 INFO kablam! | Oct 31 22:30:51.640 INFO kablam! 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Oct 31 22:30:51.640 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:51.640 INFO kablam! | Oct 31 22:30:51.640 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:51.640 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:51.640 INFO kablam! Oct 31 22:30:51.640 INFO kablam! warning: cannot find type `Item` in this scope Oct 31 22:30:51.640 INFO kablam! --> src/models.rs:62:28 Oct 31 22:30:51.640 INFO kablam! | Oct 31 22:30:51.640 INFO kablam! 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Oct 31 22:30:51.640 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:51.640 INFO kablam! | Oct 31 22:30:51.640 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:51.640 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:51.640 INFO kablam! Oct 31 22:30:51.640 INFO kablam! warning: cannot find type `items` in this scope Oct 31 22:30:51.640 INFO kablam! --> src/models.rs:62:28 Oct 31 22:30:51.640 INFO kablam! | Oct 31 22:30:51.640 INFO kablam! 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Oct 31 22:30:51.640 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:51.640 INFO kablam! | Oct 31 22:30:51.640 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:51.640 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:51.640 INFO kablam! Oct 31 22:30:51.640 INFO kablam! warning: cannot find type `Item` in this scope Oct 31 22:30:51.640 INFO kablam! --> src/models.rs:62:42 Oct 31 22:30:51.640 INFO kablam! | Oct 31 22:30:51.640 INFO kablam! 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Oct 31 22:30:51.640 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:51.640 INFO kablam! | Oct 31 22:30:51.640 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:51.640 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:51.640 INFO kablam! Oct 31 22:30:51.640 INFO kablam! warning: cannot find type `items` in this scope Oct 31 22:30:51.640 INFO kablam! --> src/models.rs:62:42 Oct 31 22:30:51.640 INFO kablam! | Oct 31 22:30:51.640 INFO kablam! 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Oct 31 22:30:51.640 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:51.640 INFO kablam! | Oct 31 22:30:51.640 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:51.640 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:51.640 INFO kablam! Oct 31 22:30:51.640 INFO kablam! warning: cannot find type `items` in this scope Oct 31 22:30:51.640 INFO kablam! --> src/models.rs:80:10 Oct 31 22:30:51.640 INFO kablam! | Oct 31 22:30:51.641 INFO kablam! 80 | #[derive(Insertable, AsChangeset, Debug)] Oct 31 22:30:51.641 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:51.641 INFO kablam! | Oct 31 22:30:51.641 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:51.641 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:51.641 INFO kablam! Oct 31 22:30:51.641 INFO kablam! warning: cannot find type `NewItem` in this scope Oct 31 22:30:51.641 INFO kablam! --> src/models.rs:80:10 Oct 31 22:30:51.641 INFO kablam! | Oct 31 22:30:51.641 INFO kablam! 80 | #[derive(Insertable, AsChangeset, Debug)] Oct 31 22:30:51.641 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:51.641 INFO kablam! | Oct 31 22:30:51.641 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:51.641 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:51.641 INFO kablam! Oct 31 22:30:51.641 INFO kablam! warning: cannot find type `DateTime` in this scope Oct 31 22:30:51.641 INFO kablam! --> src/models.rs:80:10 Oct 31 22:30:51.641 INFO kablam! | Oct 31 22:30:51.641 INFO kablam! 80 | #[derive(Insertable, AsChangeset, Debug)] Oct 31 22:30:51.641 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:51.641 INFO kablam! | Oct 31 22:30:51.641 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:51.641 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:51.641 INFO kablam! Oct 31 22:30:51.641 INFO kablam! warning: cannot find type `Utc` in this scope Oct 31 22:30:51.641 INFO kablam! --> src/models.rs:80:10 Oct 31 22:30:51.641 INFO kablam! | Oct 31 22:30:51.641 INFO kablam! 80 | #[derive(Insertable, AsChangeset, Debug)] Oct 31 22:30:51.641 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:51.641 INFO kablam! | Oct 31 22:30:51.641 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:51.641 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:51.641 INFO kablam! Oct 31 22:30:51.641 INFO kablam! warning: cannot find type `NewItem` in this scope Oct 31 22:30:51.641 INFO kablam! --> src/models.rs:80:22 Oct 31 22:30:51.641 INFO kablam! | Oct 31 22:30:51.641 INFO kablam! 80 | #[derive(Insertable, AsChangeset, Debug)] Oct 31 22:30:51.641 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:51.641 INFO kablam! | Oct 31 22:30:51.641 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:51.641 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:51.641 INFO kablam! Oct 31 22:30:51.641 INFO kablam! warning: cannot find type `items` in this scope Oct 31 22:30:51.641 INFO kablam! --> src/models.rs:80:22 Oct 31 22:30:51.641 INFO kablam! | Oct 31 22:30:51.641 INFO kablam! 80 | #[derive(Insertable, AsChangeset, Debug)] Oct 31 22:30:51.641 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:51.641 INFO kablam! | Oct 31 22:30:51.641 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:51.641 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:51.641 INFO kablam! Oct 31 22:30:51.641 INFO kablam! warning: cannot find type `DateTime` in this scope Oct 31 22:30:51.641 INFO kablam! --> src/models.rs:80:22 Oct 31 22:30:51.641 INFO kablam! | Oct 31 22:30:51.641 INFO kablam! 80 | #[derive(Insertable, AsChangeset, Debug)] Oct 31 22:30:51.641 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:51.641 INFO kablam! | Oct 31 22:30:51.641 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:51.641 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:51.641 INFO kablam! Oct 31 22:30:51.641 INFO kablam! warning: cannot find type `Utc` in this scope Oct 31 22:30:51.641 INFO kablam! --> src/models.rs:80:22 Oct 31 22:30:51.641 INFO kablam! | Oct 31 22:30:51.641 INFO kablam! 80 | #[derive(Insertable, AsChangeset, Debug)] Oct 31 22:30:51.641 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:51.641 INFO kablam! | Oct 31 22:30:51.641 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:51.641 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:51.641 INFO kablam! Oct 31 22:30:51.641 INFO kablam! warning: cannot find type `DateTime` in this scope Oct 31 22:30:51.641 INFO kablam! --> src/models.rs:125:17 Oct 31 22:30:51.641 INFO kablam! | Oct 31 22:30:51.641 INFO kablam! 125 | #[derive(Debug, Queryable, Serialize)] Oct 31 22:30:51.641 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:51.641 INFO kablam! | Oct 31 22:30:51.641 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:51.641 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:51.641 INFO kablam! Oct 31 22:30:51.641 INFO kablam! warning: cannot find type `Utc` in this scope Oct 31 22:30:51.641 INFO kablam! --> src/models.rs:125:17 Oct 31 22:30:51.641 INFO kablam! | Oct 31 22:30:51.641 INFO kablam! 125 | #[derive(Debug, Queryable, Serialize)] Oct 31 22:30:51.641 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:51.641 INFO kablam! | Oct 31 22:30:51.642 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:51.642 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:51.642 INFO kablam! Oct 31 22:30:51.642 INFO kablam! warning: cannot find type `SubscribedItem` in this scope Oct 31 22:30:51.642 INFO kablam! --> src/models.rs:125:17 Oct 31 22:30:51.642 INFO kablam! | Oct 31 22:30:51.642 INFO kablam! 125 | #[derive(Debug, Queryable, Serialize)] Oct 31 22:30:51.642 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:51.642 INFO kablam! | Oct 31 22:30:51.642 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:51.642 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:51.642 INFO kablam! Oct 31 22:30:51.642 INFO kablam! warning: cannot find type `DateTime` in this scope Oct 31 22:30:51.642 INFO kablam! --> src/models.rs:142:17 Oct 31 22:30:51.642 INFO kablam! | Oct 31 22:30:51.642 INFO kablam! 142 | #[derive(Debug, Queryable, Serialize, Associations)] Oct 31 22:30:51.642 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:51.642 INFO kablam! | Oct 31 22:30:51.642 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:51.642 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:51.642 INFO kablam! Oct 31 22:30:51.642 INFO kablam! warning: cannot find type `Utc` in this scope Oct 31 22:30:51.642 INFO kablam! --> src/models.rs:142:17 Oct 31 22:30:51.642 INFO kablam! | Oct 31 22:30:51.642 INFO kablam! 142 | #[derive(Debug, Queryable, Serialize, Associations)] Oct 31 22:30:51.642 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:51.642 INFO kablam! | Oct 31 22:30:51.642 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:51.642 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:51.642 INFO kablam! Oct 31 22:30:51.642 INFO kablam! warning: cannot find type `SubscribedFeed` in this scope Oct 31 22:30:51.642 INFO kablam! --> src/models.rs:142:17 Oct 31 22:30:51.642 INFO kablam! | Oct 31 22:30:51.642 INFO kablam! 142 | #[derive(Debug, Queryable, Serialize, Associations)] Oct 31 22:30:51.642 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:51.642 INFO kablam! | Oct 31 22:30:51.642 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:51.642 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:51.642 INFO kablam! Oct 31 22:30:51.642 INFO kablam! warning: cannot find type `User` in this scope Oct 31 22:30:51.642 INFO kablam! --> src/models.rs:142:39 Oct 31 22:30:51.642 INFO kablam! | Oct 31 22:30:51.642 INFO kablam! 142 | #[derive(Debug, Queryable, Serialize, Associations)] Oct 31 22:30:51.642 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:51.642 INFO kablam! | Oct 31 22:30:51.642 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:51.642 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:51.642 INFO kablam! Oct 31 22:30:51.642 INFO kablam! warning: cannot find type `SubscribedFeed` in this scope Oct 31 22:30:51.642 INFO kablam! --> src/models.rs:142:39 Oct 31 22:30:51.642 INFO kablam! | Oct 31 22:30:51.642 INFO kablam! 142 | #[derive(Debug, Queryable, Serialize, Associations)] Oct 31 22:30:51.642 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:51.642 INFO kablam! | Oct 31 22:30:51.642 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:51.642 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:51.642 INFO kablam! Oct 31 22:30:51.642 INFO kablam! warning: cannot find type `subscribed_feeds` in this scope Oct 31 22:30:51.642 INFO kablam! --> src/models.rs:142:39 Oct 31 22:30:51.642 INFO kablam! | Oct 31 22:30:51.642 INFO kablam! 142 | #[derive(Debug, Queryable, Serialize, Associations)] Oct 31 22:30:51.642 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:51.642 INFO kablam! | Oct 31 22:30:51.642 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:51.642 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:51.642 INFO kablam! Oct 31 22:30:51.642 INFO kablam! warning: cannot find type `User` in this scope Oct 31 22:30:51.642 INFO kablam! --> src/models.rs:203:17 Oct 31 22:30:51.642 INFO kablam! | Oct 31 22:30:51.642 INFO kablam! 203 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Oct 31 22:30:51.642 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:51.642 INFO kablam! | Oct 31 22:30:51.642 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:51.642 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:51.642 INFO kablam! Oct 31 22:30:51.642 INFO kablam! warning: cannot find type `User` in this scope Oct 31 22:30:51.642 INFO kablam! --> src/models.rs:203:42 Oct 31 22:30:51.642 INFO kablam! | Oct 31 22:30:51.642 INFO kablam! 203 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Oct 31 22:30:51.642 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:51.642 INFO kablam! | Oct 31 22:30:51.642 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:51.642 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:51.642 INFO kablam! Oct 31 22:30:51.642 INFO kablam! warning: cannot find type `users` in this scope Oct 31 22:30:51.642 INFO kablam! --> src/models.rs:203:42 Oct 31 22:30:51.642 INFO kablam! | Oct 31 22:30:51.643 INFO kablam! 203 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Oct 31 22:30:51.643 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:51.643 INFO kablam! | Oct 31 22:30:51.643 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:51.643 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:51.643 INFO kablam! Oct 31 22:30:51.643 INFO kablam! warning: cannot find type `table` in this scope Oct 31 22:30:51.643 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 31 22:30:51.643 INFO kablam! | Oct 31 22:30:51.643 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 31 22:30:51.643 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:51.643 INFO kablam! | Oct 31 22:30:51.643 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:51.643 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:51.643 INFO kablam! Oct 31 22:30:51.643 INFO kablam! warning: cannot find type `id` in this scope Oct 31 22:30:51.643 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 22:30:51.643 INFO kablam! | Oct 31 22:30:51.643 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 22:30:51.643 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:51.643 INFO kablam! | Oct 31 22:30:51.643 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:51.643 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:51.643 INFO kablam! Oct 31 22:30:51.643 INFO kablam! warning: cannot find type `title` in this scope Oct 31 22:30:51.643 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 22:30:51.643 INFO kablam! | Oct 31 22:30:51.643 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 22:30:51.643 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:51.643 INFO kablam! | Oct 31 22:30:51.643 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:51.643 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:51.643 INFO kablam! Oct 31 22:30:51.643 INFO kablam! warning: cannot find type `description` in this scope Oct 31 22:30:51.643 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 22:30:51.643 INFO kablam! | Oct 31 22:30:51.643 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 22:30:51.643 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:51.643 INFO kablam! | Oct 31 22:30:51.643 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:51.643 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:51.643 INFO kablam! Oct 31 22:30:51.643 INFO kablam! warning: cannot find type `site_link` in this scope Oct 31 22:30:51.643 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 22:30:51.643 INFO kablam! | Oct 31 22:30:51.643 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 22:30:51.643 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:51.643 INFO kablam! | Oct 31 22:30:51.643 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:51.643 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:51.643 INFO kablam! Oct 31 22:30:51.643 INFO kablam! warning: cannot find type `feed_link` in this scope Oct 31 22:30:51.643 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 22:30:51.643 INFO kablam! | Oct 31 22:30:51.643 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 22:30:51.643 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:51.643 INFO kablam! | Oct 31 22:30:51.643 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:51.643 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:51.643 INFO kablam! Oct 31 22:30:51.643 INFO kablam! warning: cannot find type `updated_at` in this scope Oct 31 22:30:51.643 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 22:30:51.643 INFO kablam! | Oct 31 22:30:51.643 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 22:30:51.643 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:51.643 INFO kablam! | Oct 31 22:30:51.643 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:51.643 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:51.643 INFO kablam! Oct 31 22:30:51.643 INFO kablam! warning: cannot find type `guid` in this scope Oct 31 22:30:51.643 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 22:30:51.643 INFO kablam! | Oct 31 22:30:51.643 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 22:30:51.643 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:51.643 INFO kablam! | Oct 31 22:30:51.643 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:51.643 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:51.643 INFO kablam! Oct 31 22:30:51.643 INFO kablam! warning: cannot find type `link` in this scope Oct 31 22:30:51.643 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 22:30:51.643 INFO kablam! | Oct 31 22:30:51.643 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 22:30:51.643 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:51.643 INFO kablam! | Oct 31 22:30:51.643 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:51.644 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:51.644 INFO kablam! Oct 31 22:30:51.644 INFO kablam! warning: cannot find type `summary` in this scope Oct 31 22:30:51.644 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 22:30:51.644 INFO kablam! | Oct 31 22:30:51.644 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 22:30:51.644 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:51.644 INFO kablam! | Oct 31 22:30:51.644 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:51.644 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:51.644 INFO kablam! Oct 31 22:30:51.644 INFO kablam! warning: cannot find type `content` in this scope Oct 31 22:30:51.644 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 22:30:51.644 INFO kablam! | Oct 31 22:30:51.644 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 22:30:51.644 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:51.644 INFO kablam! | Oct 31 22:30:51.644 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:51.644 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:51.644 INFO kablam! Oct 31 22:30:51.644 INFO kablam! warning: cannot find type `published_at` in this scope Oct 31 22:30:51.644 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 22:30:51.644 INFO kablam! | Oct 31 22:30:51.644 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 22:30:51.644 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:51.644 INFO kablam! | Oct 31 22:30:51.644 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:51.644 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:51.644 INFO kablam! Oct 31 22:30:51.656 INFO kablam! warning: cannot find type `feed_id` in this scope Oct 31 22:30:51.656 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 22:30:51.656 INFO kablam! | Oct 31 22:30:51.656 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 22:30:51.656 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:51.656 INFO kablam! | Oct 31 22:30:51.656 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:51.657 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:51.657 INFO kablam! Oct 31 22:30:51.657 INFO kablam! warning: cannot find type `user_id` in this scope Oct 31 22:30:51.657 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 22:30:51.657 INFO kablam! | Oct 31 22:30:51.657 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 22:30:51.657 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:51.657 INFO kablam! | Oct 31 22:30:51.657 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:51.657 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:51.657 INFO kablam! Oct 31 22:30:51.657 INFO kablam! warning: cannot find type `item_id` in this scope Oct 31 22:30:51.657 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 22:30:51.657 INFO kablam! | Oct 31 22:30:51.657 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 22:30:51.657 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:51.657 INFO kablam! | Oct 31 22:30:51.657 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:51.657 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:51.657 INFO kablam! Oct 31 22:30:51.657 INFO kablam! warning: cannot find type `seen` in this scope Oct 31 22:30:51.657 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 22:30:51.657 INFO kablam! | Oct 31 22:30:51.657 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 22:30:51.657 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:51.657 INFO kablam! | Oct 31 22:30:51.657 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:51.657 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:51.657 INFO kablam! Oct 31 22:30:51.657 INFO kablam! warning: cannot find type `username` in this scope Oct 31 22:30:51.657 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 22:30:51.657 INFO kablam! | Oct 31 22:30:51.657 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 22:30:51.657 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:51.657 INFO kablam! | Oct 31 22:30:51.657 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:51.657 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:51.657 INFO kablam! Oct 31 22:30:51.657 INFO kablam! warning: cannot find type `password_hash` in this scope Oct 31 22:30:51.657 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 22:30:51.657 INFO kablam! | Oct 31 22:30:51.657 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 22:30:51.657 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:51.657 INFO kablam! | Oct 31 22:30:51.657 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:51.657 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:51.657 INFO kablam! Oct 31 22:30:51.657 INFO kablam! warning: cannot find type `unseen_count` in this scope Oct 31 22:30:51.657 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 22:30:51.657 INFO kablam! | Oct 31 22:30:51.657 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 22:30:51.657 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:51.657 INFO kablam! | Oct 31 22:30:51.657 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:51.657 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:51.657 INFO kablam! Oct 31 22:30:51.657 INFO kablam! warning: cannot find type `subscribed_item_id` in this scope Oct 31 22:30:51.657 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 22:30:51.657 INFO kablam! | Oct 31 22:30:51.657 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 22:30:51.657 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:51.657 INFO kablam! | Oct 31 22:30:51.657 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:51.657 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:51.657 INFO kablam! Oct 31 22:30:52.089 INFO kablam! warning: cannot find type `DateTime` in this scope Oct 31 22:30:52.090 INFO kablam! --> src/models.rs:17:17 Oct 31 22:30:52.090 INFO kablam! | Oct 31 22:30:52.091 INFO kablam! 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Oct 31 22:30:52.092 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:52.093 INFO kablam! | Oct 31 22:30:52.093 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 31 22:30:52.094 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:52.094 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:52.095 INFO kablam! Oct 31 22:30:52.096 INFO kablam! warning: cannot find type `Utc` in this scope Oct 31 22:30:52.096 INFO kablam! --> src/models.rs:17:17 Oct 31 22:30:52.097 INFO kablam! | Oct 31 22:30:52.097 INFO kablam! 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Oct 31 22:30:52.098 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:52.099 INFO kablam! | Oct 31 22:30:52.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 31 22:30:52.100 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:52.100 INFO kablam! Oct 31 22:30:52.101 INFO kablam! warning: cannot find type `Feed` in this scope Oct 31 22:30:52.101 INFO kablam! --> src/models.rs:17:17 Oct 31 22:30:52.102 INFO kablam! | Oct 31 22:30:52.105 INFO kablam! 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Oct 31 22:30:52.105 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:52.105 INFO kablam! | Oct 31 22:30:52.105 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:52.105 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:52.105 INFO kablam! Oct 31 22:30:52.105 INFO kablam! warning: cannot find type `DateTime` in this scope Oct 31 22:30:52.105 INFO kablam! --> src/models.rs:17:17 Oct 31 22:30:52.105 INFO kablam! | Oct 31 22:30:52.105 INFO kablam! 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Oct 31 22:30:52.105 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:52.105 INFO kablam! | Oct 31 22:30:52.105 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:52.105 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:52.105 INFO kablam! Oct 31 22:30:52.105 INFO kablam! warning: cannot find type `Feed` in this scope Oct 31 22:30:52.106 INFO kablam! --> src/models.rs:17:42 Oct 31 22:30:52.106 INFO kablam! | Oct 31 22:30:52.106 INFO kablam! 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Oct 31 22:30:52.106 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:52.106 INFO kablam! | Oct 31 22:30:52.106 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:52.106 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:52.106 INFO kablam! Oct 31 22:30:52.106 INFO kablam! warning: cannot find type `feeds` in this scope Oct 31 22:30:52.106 INFO kablam! --> src/models.rs:17:42 Oct 31 22:30:52.106 INFO kablam! | Oct 31 22:30:52.106 INFO kablam! 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Oct 31 22:30:52.106 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:52.106 INFO kablam! | Oct 31 22:30:52.106 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:52.106 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:52.106 INFO kablam! Oct 31 22:30:52.106 INFO kablam! warning: cannot find type `feeds` in this scope Oct 31 22:30:52.106 INFO kablam! --> src/models.rs:27:10 Oct 31 22:30:52.106 INFO kablam! | Oct 31 22:30:52.106 INFO kablam! 27 | #[derive(Insertable)] Oct 31 22:30:52.106 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:52.106 INFO kablam! | Oct 31 22:30:52.106 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:52.106 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:52.106 INFO kablam! Oct 31 22:30:52.106 INFO kablam! warning: cannot find type `NewFeed` in this scope Oct 31 22:30:52.106 INFO kablam! --> src/models.rs:27:10 Oct 31 22:30:52.106 INFO kablam! | Oct 31 22:30:52.106 INFO kablam! 27 | #[derive(Insertable)] Oct 31 22:30:52.106 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:52.106 INFO kablam! | Oct 31 22:30:52.106 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:52.106 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:52.106 INFO kablam! Oct 31 22:30:52.106 INFO kablam! warning: cannot find type `DateTime` in this scope Oct 31 22:30:52.106 INFO kablam! --> src/models.rs:27:10 Oct 31 22:30:52.106 INFO kablam! | Oct 31 22:30:52.106 INFO kablam! 27 | #[derive(Insertable)] Oct 31 22:30:52.106 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:52.106 INFO kablam! | Oct 31 22:30:52.106 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:52.106 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:52.106 INFO kablam! Oct 31 22:30:52.106 INFO kablam! warning: cannot find type `Utc` in this scope Oct 31 22:30:52.106 INFO kablam! --> src/models.rs:27:10 Oct 31 22:30:52.106 INFO kablam! | Oct 31 22:30:52.106 INFO kablam! 27 | #[derive(Insertable)] Oct 31 22:30:52.106 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:52.106 INFO kablam! | Oct 31 22:30:52.106 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:52.106 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:52.106 INFO kablam! Oct 31 22:30:52.106 INFO kablam! warning: cannot find type `DateTime` in this scope Oct 31 22:30:52.106 INFO kablam! --> src/models.rs:62:17 Oct 31 22:30:52.106 INFO kablam! | Oct 31 22:30:52.106 INFO kablam! 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Oct 31 22:30:52.106 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:52.106 INFO kablam! | Oct 31 22:30:52.106 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:52.106 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:52.106 INFO kablam! Oct 31 22:30:52.106 INFO kablam! warning: cannot find type `Utc` in this scope Oct 31 22:30:52.106 INFO kablam! --> src/models.rs:62:17 Oct 31 22:30:52.106 INFO kablam! | Oct 31 22:30:52.106 INFO kablam! 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Oct 31 22:30:52.106 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:52.106 INFO kablam! | Oct 31 22:30:52.106 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:52.106 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:52.106 INFO kablam! Oct 31 22:30:52.106 INFO kablam! warning: cannot find type `Item` in this scope Oct 31 22:30:52.106 INFO kablam! --> src/models.rs:62:17 Oct 31 22:30:52.106 INFO kablam! | Oct 31 22:30:52.106 INFO kablam! 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Oct 31 22:30:52.106 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:52.106 INFO kablam! | Oct 31 22:30:52.106 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:52.106 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:52.106 INFO kablam! Oct 31 22:30:52.106 INFO kablam! warning: cannot find type `Feed` in this scope Oct 31 22:30:52.106 INFO kablam! --> src/models.rs:62:28 Oct 31 22:30:52.106 INFO kablam! | Oct 31 22:30:52.106 INFO kablam! 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Oct 31 22:30:52.106 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:52.106 INFO kablam! | Oct 31 22:30:52.106 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:52.106 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:52.106 INFO kablam! Oct 31 22:30:52.106 INFO kablam! warning: cannot find type `Item` in this scope Oct 31 22:30:52.106 INFO kablam! --> src/models.rs:62:28 Oct 31 22:30:52.106 INFO kablam! | Oct 31 22:30:52.106 INFO kablam! 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Oct 31 22:30:52.106 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:52.106 INFO kablam! | Oct 31 22:30:52.107 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:52.107 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:52.107 INFO kablam! Oct 31 22:30:52.107 INFO kablam! warning: cannot find type `items` in this scope Oct 31 22:30:52.107 INFO kablam! --> src/models.rs:62:28 Oct 31 22:30:52.107 INFO kablam! | Oct 31 22:30:52.107 INFO kablam! 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Oct 31 22:30:52.107 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:52.107 INFO kablam! | Oct 31 22:30:52.107 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:52.107 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:52.107 INFO kablam! Oct 31 22:30:52.107 INFO kablam! warning: cannot find type `Item` in this scope Oct 31 22:30:52.107 INFO kablam! --> src/models.rs:62:42 Oct 31 22:30:52.107 INFO kablam! | Oct 31 22:30:52.107 INFO kablam! 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Oct 31 22:30:52.107 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:52.107 INFO kablam! | Oct 31 22:30:52.107 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:52.107 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:52.107 INFO kablam! Oct 31 22:30:52.107 INFO kablam! warning: cannot find type `items` in this scope Oct 31 22:30:52.107 INFO kablam! --> src/models.rs:62:42 Oct 31 22:30:52.107 INFO kablam! | Oct 31 22:30:52.107 INFO kablam! 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Oct 31 22:30:52.107 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:52.107 INFO kablam! | Oct 31 22:30:52.107 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:52.107 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:52.107 INFO kablam! Oct 31 22:30:52.107 INFO kablam! warning: cannot find type `items` in this scope Oct 31 22:30:52.107 INFO kablam! --> src/models.rs:80:10 Oct 31 22:30:52.107 INFO kablam! | Oct 31 22:30:52.107 INFO kablam! 80 | #[derive(Insertable, AsChangeset, Debug)] Oct 31 22:30:52.107 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:52.107 INFO kablam! | Oct 31 22:30:52.107 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:52.107 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:52.107 INFO kablam! Oct 31 22:30:52.107 INFO kablam! warning: cannot find type `NewItem` in this scope Oct 31 22:30:52.107 INFO kablam! --> src/models.rs:80:10 Oct 31 22:30:52.107 INFO kablam! | Oct 31 22:30:52.107 INFO kablam! 80 | #[derive(Insertable, AsChangeset, Debug)] Oct 31 22:30:52.107 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:52.107 INFO kablam! | Oct 31 22:30:52.107 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:52.107 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:52.107 INFO kablam! Oct 31 22:30:52.107 INFO kablam! warning: cannot find type `DateTime` in this scope Oct 31 22:30:52.107 INFO kablam! --> src/models.rs:80:10 Oct 31 22:30:52.107 INFO kablam! | Oct 31 22:30:52.107 INFO kablam! 80 | #[derive(Insertable, AsChangeset, Debug)] Oct 31 22:30:52.107 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:52.107 INFO kablam! | Oct 31 22:30:52.107 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:52.107 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:52.107 INFO kablam! Oct 31 22:30:52.107 INFO kablam! warning: cannot find type `Utc` in this scope Oct 31 22:30:52.107 INFO kablam! --> src/models.rs:80:10 Oct 31 22:30:52.107 INFO kablam! | Oct 31 22:30:52.107 INFO kablam! 80 | #[derive(Insertable, AsChangeset, Debug)] Oct 31 22:30:52.107 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:52.107 INFO kablam! | Oct 31 22:30:52.107 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:52.107 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:52.107 INFO kablam! Oct 31 22:30:52.107 INFO kablam! warning: cannot find type `NewItem` in this scope Oct 31 22:30:52.107 INFO kablam! --> src/models.rs:80:22 Oct 31 22:30:52.107 INFO kablam! | Oct 31 22:30:52.107 INFO kablam! 80 | #[derive(Insertable, AsChangeset, Debug)] Oct 31 22:30:52.107 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:52.107 INFO kablam! | Oct 31 22:30:52.107 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:52.107 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:52.107 INFO kablam! Oct 31 22:30:52.107 INFO kablam! warning: cannot find type `items` in this scope Oct 31 22:30:52.107 INFO kablam! --> src/models.rs:80:22 Oct 31 22:30:52.107 INFO kablam! | Oct 31 22:30:52.107 INFO kablam! 80 | #[derive(Insertable, AsChangeset, Debug)] Oct 31 22:30:52.107 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:52.107 INFO kablam! | Oct 31 22:30:52.107 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:52.107 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:52.107 INFO kablam! Oct 31 22:30:52.107 INFO kablam! warning: cannot find type `DateTime` in this scope Oct 31 22:30:52.107 INFO kablam! --> src/models.rs:80:22 Oct 31 22:30:52.107 INFO kablam! | Oct 31 22:30:52.107 INFO kablam! 80 | #[derive(Insertable, AsChangeset, Debug)] Oct 31 22:30:52.107 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:52.107 INFO kablam! | Oct 31 22:30:52.107 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:52.107 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:52.107 INFO kablam! Oct 31 22:30:52.107 INFO kablam! warning: cannot find type `Utc` in this scope Oct 31 22:30:52.107 INFO kablam! --> src/models.rs:80:22 Oct 31 22:30:52.107 INFO kablam! | Oct 31 22:30:52.107 INFO kablam! 80 | #[derive(Insertable, AsChangeset, Debug)] Oct 31 22:30:52.108 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:52.108 INFO kablam! | Oct 31 22:30:52.108 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:52.108 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:52.108 INFO kablam! Oct 31 22:30:52.108 INFO kablam! warning: cannot find type `DateTime` in this scope Oct 31 22:30:52.108 INFO kablam! --> src/models.rs:125:17 Oct 31 22:30:52.108 INFO kablam! | Oct 31 22:30:52.108 INFO kablam! 125 | #[derive(Debug, Queryable, Serialize)] Oct 31 22:30:52.108 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:52.108 INFO kablam! | Oct 31 22:30:52.108 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:52.108 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:52.108 INFO kablam! Oct 31 22:30:52.108 INFO kablam! warning: cannot find type `Utc` in this scope Oct 31 22:30:52.108 INFO kablam! --> src/models.rs:125:17 Oct 31 22:30:52.108 INFO kablam! | Oct 31 22:30:52.108 INFO kablam! 125 | #[derive(Debug, Queryable, Serialize)] Oct 31 22:30:52.108 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:52.108 INFO kablam! | Oct 31 22:30:52.108 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:52.108 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:52.108 INFO kablam! Oct 31 22:30:52.108 INFO kablam! warning: cannot find type `SubscribedItem` in this scope Oct 31 22:30:52.108 INFO kablam! --> src/models.rs:125:17 Oct 31 22:30:52.108 INFO kablam! | Oct 31 22:30:52.108 INFO kablam! 125 | #[derive(Debug, Queryable, Serialize)] Oct 31 22:30:52.108 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:52.108 INFO kablam! | Oct 31 22:30:52.108 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:52.108 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:52.108 INFO kablam! Oct 31 22:30:52.108 INFO kablam! warning: cannot find type `DateTime` in this scope Oct 31 22:30:52.108 INFO kablam! --> src/models.rs:142:17 Oct 31 22:30:52.108 INFO kablam! | Oct 31 22:30:52.108 INFO kablam! 142 | #[derive(Debug, Queryable, Serialize, Associations)] Oct 31 22:30:52.108 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:52.108 INFO kablam! | Oct 31 22:30:52.108 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:52.108 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:52.108 INFO kablam! Oct 31 22:30:52.108 INFO kablam! warning: cannot find type `Utc` in this scope Oct 31 22:30:52.108 INFO kablam! --> src/models.rs:142:17 Oct 31 22:30:52.108 INFO kablam! | Oct 31 22:30:52.108 INFO kablam! 142 | #[derive(Debug, Queryable, Serialize, Associations)] Oct 31 22:30:52.108 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:52.108 INFO kablam! | Oct 31 22:30:52.108 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:52.108 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:52.108 INFO kablam! Oct 31 22:30:52.108 INFO kablam! warning: cannot find type `SubscribedFeed` in this scope Oct 31 22:30:52.108 INFO kablam! --> src/models.rs:142:17 Oct 31 22:30:52.108 INFO kablam! | Oct 31 22:30:52.108 INFO kablam! 142 | #[derive(Debug, Queryable, Serialize, Associations)] Oct 31 22:30:52.108 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:52.108 INFO kablam! | Oct 31 22:30:52.108 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:52.108 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:52.108 INFO kablam! Oct 31 22:30:52.108 INFO kablam! warning: cannot find type `User` in this scope Oct 31 22:30:52.108 INFO kablam! --> src/models.rs:142:39 Oct 31 22:30:52.108 INFO kablam! | Oct 31 22:30:52.108 INFO kablam! 142 | #[derive(Debug, Queryable, Serialize, Associations)] Oct 31 22:30:52.108 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:52.108 INFO kablam! | Oct 31 22:30:52.108 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:52.108 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:52.108 INFO kablam! Oct 31 22:30:52.108 INFO kablam! warning: cannot find type `SubscribedFeed` in this scope Oct 31 22:30:52.108 INFO kablam! --> src/models.rs:142:39 Oct 31 22:30:52.108 INFO kablam! | Oct 31 22:30:52.108 INFO kablam! 142 | #[derive(Debug, Queryable, Serialize, Associations)] Oct 31 22:30:52.108 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:52.108 INFO kablam! | Oct 31 22:30:52.108 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:52.108 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:52.108 INFO kablam! Oct 31 22:30:52.108 INFO kablam! warning: cannot find type `subscribed_feeds` in this scope Oct 31 22:30:52.108 INFO kablam! --> src/models.rs:142:39 Oct 31 22:30:52.108 INFO kablam! | Oct 31 22:30:52.108 INFO kablam! 142 | #[derive(Debug, Queryable, Serialize, Associations)] Oct 31 22:30:52.108 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:52.108 INFO kablam! | Oct 31 22:30:52.108 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:52.108 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:52.108 INFO kablam! Oct 31 22:30:52.108 INFO kablam! warning: cannot find type `User` in this scope Oct 31 22:30:52.108 INFO kablam! --> src/models.rs:203:17 Oct 31 22:30:52.108 INFO kablam! | Oct 31 22:30:52.108 INFO kablam! 203 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Oct 31 22:30:52.108 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:52.108 INFO kablam! | Oct 31 22:30:52.108 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:52.109 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:52.109 INFO kablam! Oct 31 22:30:52.109 INFO kablam! warning: cannot find type `User` in this scope Oct 31 22:30:52.109 INFO kablam! --> src/models.rs:203:42 Oct 31 22:30:52.109 INFO kablam! | Oct 31 22:30:52.109 INFO kablam! 203 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Oct 31 22:30:52.109 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:52.109 INFO kablam! | Oct 31 22:30:52.109 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:52.109 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:52.109 INFO kablam! Oct 31 22:30:52.109 INFO kablam! warning: cannot find type `users` in this scope Oct 31 22:30:52.109 INFO kablam! --> src/models.rs:203:42 Oct 31 22:30:52.109 INFO kablam! | Oct 31 22:30:52.109 INFO kablam! 203 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Oct 31 22:30:52.109 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:52.109 INFO kablam! | Oct 31 22:30:52.109 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:52.109 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:52.109 INFO kablam! Oct 31 22:30:52.109 INFO kablam! warning: cannot find type `table` in this scope Oct 31 22:30:52.109 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 31 22:30:52.109 INFO kablam! | Oct 31 22:30:52.109 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 31 22:30:52.109 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:52.109 INFO kablam! | Oct 31 22:30:52.109 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:52.109 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:52.109 INFO kablam! Oct 31 22:30:52.109 INFO kablam! warning: cannot find type `id` in this scope Oct 31 22:30:52.109 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 22:30:52.109 INFO kablam! | Oct 31 22:30:52.109 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 22:30:52.109 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:52.109 INFO kablam! | Oct 31 22:30:52.109 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:52.109 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:52.109 INFO kablam! Oct 31 22:30:52.109 INFO kablam! warning: cannot find type `title` in this scope Oct 31 22:30:52.109 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 22:30:52.109 INFO kablam! | Oct 31 22:30:52.109 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 22:30:52.109 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:52.109 INFO kablam! | Oct 31 22:30:52.109 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:52.109 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:52.109 INFO kablam! Oct 31 22:30:52.109 INFO kablam! warning: cannot find type `description` in this scope Oct 31 22:30:52.109 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 22:30:52.109 INFO kablam! | Oct 31 22:30:52.109 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 22:30:52.109 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:52.109 INFO kablam! | Oct 31 22:30:52.109 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:52.109 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:52.109 INFO kablam! Oct 31 22:30:52.109 INFO kablam! warning: cannot find type `site_link` in this scope Oct 31 22:30:52.109 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 22:30:52.109 INFO kablam! | Oct 31 22:30:52.109 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 22:30:52.109 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:52.109 INFO kablam! | Oct 31 22:30:52.109 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:52.109 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:52.109 INFO kablam! Oct 31 22:30:52.109 INFO kablam! warning: cannot find type `feed_link` in this scope Oct 31 22:30:52.109 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 22:30:52.109 INFO kablam! | Oct 31 22:30:52.109 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 22:30:52.109 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:52.109 INFO kablam! | Oct 31 22:30:52.109 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:52.109 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:52.109 INFO kablam! Oct 31 22:30:52.109 INFO kablam! warning: cannot find type `updated_at` in this scope Oct 31 22:30:52.109 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 22:30:52.109 INFO kablam! | Oct 31 22:30:52.109 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 22:30:52.109 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:52.109 INFO kablam! | Oct 31 22:30:52.109 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:52.109 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:52.109 INFO kablam! Oct 31 22:30:52.109 INFO kablam! warning: cannot find type `guid` in this scope Oct 31 22:30:52.109 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 22:30:52.110 INFO kablam! | Oct 31 22:30:52.110 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 22:30:52.110 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:52.110 INFO kablam! | Oct 31 22:30:52.110 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:52.110 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:52.110 INFO kablam! Oct 31 22:30:52.110 INFO kablam! warning: cannot find type `link` in this scope Oct 31 22:30:52.110 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 22:30:52.110 INFO kablam! | Oct 31 22:30:52.110 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 22:30:52.110 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:52.110 INFO kablam! | Oct 31 22:30:52.110 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:52.110 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:52.110 INFO kablam! Oct 31 22:30:52.110 INFO kablam! warning: cannot find type `summary` in this scope Oct 31 22:30:52.110 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 22:30:52.110 INFO kablam! | Oct 31 22:30:52.110 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 22:30:52.110 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:52.110 INFO kablam! | Oct 31 22:30:52.110 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:52.110 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:52.110 INFO kablam! Oct 31 22:30:52.110 INFO kablam! warning: cannot find type `content` in this scope Oct 31 22:30:52.110 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 22:30:52.110 INFO kablam! | Oct 31 22:30:52.110 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 22:30:52.110 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:52.110 INFO kablam! | Oct 31 22:30:52.110 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:52.110 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:52.110 INFO kablam! Oct 31 22:30:52.110 INFO kablam! warning: cannot find type `published_at` in this scope Oct 31 22:30:52.110 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 22:30:52.110 INFO kablam! | Oct 31 22:30:52.110 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 22:30:52.110 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:52.110 INFO kablam! | Oct 31 22:30:52.110 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:52.110 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:52.110 INFO kablam! Oct 31 22:30:52.110 INFO kablam! warning: cannot find type `feed_id` in this scope Oct 31 22:30:52.110 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 22:30:52.110 INFO kablam! | Oct 31 22:30:52.110 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 22:30:52.110 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:52.110 INFO kablam! | Oct 31 22:30:52.110 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:52.110 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:52.110 INFO kablam! Oct 31 22:30:52.110 INFO kablam! warning: cannot find type `user_id` in this scope Oct 31 22:30:52.110 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 22:30:52.110 INFO kablam! | Oct 31 22:30:52.110 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 22:30:52.110 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:52.110 INFO kablam! | Oct 31 22:30:52.110 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:52.110 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:52.110 INFO kablam! Oct 31 22:30:52.110 INFO kablam! warning: cannot find type `item_id` in this scope Oct 31 22:30:52.110 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 22:30:52.110 INFO kablam! | Oct 31 22:30:52.110 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 22:30:52.110 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:52.110 INFO kablam! | Oct 31 22:30:52.110 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:52.110 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:52.110 INFO kablam! Oct 31 22:30:52.110 INFO kablam! warning: cannot find type `seen` in this scope Oct 31 22:30:52.110 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 22:30:52.110 INFO kablam! | Oct 31 22:30:52.110 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 22:30:52.110 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:52.110 INFO kablam! | Oct 31 22:30:52.110 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 22:30:52.110 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:52.110 INFO kablam! Oct 31 22:30:52.110 INFO kablam! warning: cannot find type `username` in this scope Oct 31 22:30:52.110 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 22:30:52.110 INFO kablam! | Oct 31 22:30:52.110 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 22:30:52.110 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:52.110 INFO kablam! | Oct 31 22:30:52.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 31 22:30:52.111 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:52.111 INFO kablam! Oct 31 22:30:52.111 INFO kablam! warning: cannot find type `password_hash` in this scope Oct 31 22:30:52.111 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 22:30:52.111 INFO kablam! | Oct 31 22:30:52.111 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 22:30:52.111 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:52.111 INFO kablam! | Oct 31 22:30:52.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 31 22:30:52.111 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:52.111 INFO kablam! Oct 31 22:30:52.111 INFO kablam! warning: cannot find type `unseen_count` in this scope Oct 31 22:30:52.111 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 22:30:52.111 INFO kablam! | Oct 31 22:30:52.111 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 22:30:52.111 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:52.111 INFO kablam! | Oct 31 22:30:52.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 31 22:30:52.111 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:52.111 INFO kablam! Oct 31 22:30:52.111 INFO kablam! warning: cannot find type `subscribed_item_id` in this scope Oct 31 22:30:52.111 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 22:30:52.111 INFO kablam! | Oct 31 22:30:52.111 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 22:30:52.111 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 22:30:52.111 INFO kablam! | Oct 31 22:30:52.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 31 22:30:52.111 INFO kablam! = note: for more information, see issue #50504 Oct 31 22:30:52.111 INFO kablam! Oct 31 22:30:57.625 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 23s Oct 31 22:30:57.657 INFO kablam! su: No module specific data is present Oct 31 22:30:59.482 INFO running `"docker" "rm" "-f" "c30c2c313ace0aff013c2b386d05602ea703247a94182f9fd76e20b17c7dc498"` Oct 31 22:30:59.900 INFO blam! c30c2c313ace0aff013c2b386d05602ea703247a94182f9fd76e20b17c7dc498