Oct 12 22:06:42.435 INFO testing tazjin/converse against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 12 22:06:42.435 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-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 12 22:06:43.028 INFO blam! 6ee48e8233e22116763a13090b4b092935b09859f5b322adf197fa8f614302fd Oct 12 22:06:43.030 INFO running `"docker" "start" "-a" "6ee48e8233e22116763a13090b4b092935b09859f5b322adf197fa8f614302fd"` Oct 12 22:06:44.778 INFO kablam! usermod: no changes Oct 12 22:06:45.315 INFO kablam! Compiling pulldown-cmark v0.1.2 Oct 12 22:06:45.323 INFO kablam! Compiling getopts v0.2.17 Oct 12 22:06:45.324 INFO kablam! Compiling pq-sys v0.4.4 Oct 12 22:06:45.324 INFO kablam! Compiling pest v1.0.6 Oct 12 22:06:45.324 INFO kablam! Compiling entities v1.0.1 Oct 12 22:06:45.325 INFO kablam! Compiling unicode_categories v0.1.1 Oct 12 22:06:45.325 INFO kablam! Compiling encoding_rs v0.7.2 Oct 12 22:06:45.328 INFO kablam! Compiling memchr v1.0.2 Oct 12 22:06:49.261 INFO kablam! Compiling proc-macro2 v0.3.8 Oct 12 22:06:49.279 INFO kablam! Compiling actix-web v0.6.9 Oct 12 22:06:49.322 INFO kablam! Compiling openssl-sys v0.9.31 Oct 12 22:06:49.375 INFO kablam! Compiling log v0.3.9 Oct 12 22:06:49.395 INFO kablam! Compiling want v0.0.4 Oct 12 22:06:50.747 INFO kablam! Compiling nom v3.2.1 Oct 12 22:06:50.819 INFO kablam! Compiling twoway v0.1.8 Oct 12 22:06:52.906 INFO kablam! Compiling r2d2 v0.8.2 Oct 12 22:06:52.963 INFO kablam! Compiling uuid v0.5.1 Oct 12 22:06:55.814 INFO kablam! Compiling syn v0.12.15 Oct 12 22:06:56.955 INFO kablam! Compiling pest_derive v1.0.7 Oct 12 22:06:56.971 INFO kablam! Compiling regex v0.2.11 Oct 12 22:07:02.792 INFO kablam! Compiling url_serde v0.2.0 Oct 12 22:07:02.803 INFO kablam! Compiling chrono v0.4.2 Oct 12 22:07:02.939 INFO kablam! Compiling quote v0.5.2 Oct 12 22:07:16.439 INFO kablam! Compiling openssl v0.9.24 Oct 12 22:07:16.439 INFO kablam! Compiling syn v0.13.11 Oct 12 22:07:16.459 INFO kablam! Compiling cargo_metadata v0.5.4 Oct 12 22:07:16.532 INFO kablam! Compiling askama_shared v0.6.2 Oct 12 22:07:16.547 INFO kablam! Compiling tokio-proto v0.1.1 Oct 12 22:07:21.683 INFO kablam! Compiling comrak v0.2.12 Oct 12 22:07:34.215 INFO kablam! Compiling hyper v0.11.27 Oct 12 22:07:36.284 INFO kablam! Compiling diesel_derives v1.2.0 Oct 12 22:07:36.627 INFO kablam! Compiling skeptic v0.13.3 Oct 12 22:07:48.483 INFO kablam! Compiling actix v0.5.7 Oct 12 22:08:02.787 INFO kablam! Compiling askama_derive v0.6.4 Oct 12 22:08:06.963 INFO kablam! Compiling native-tls v0.1.5 Oct 12 22:08:10.003 INFO kablam! Compiling diesel v1.2.2 Oct 12 22:08:10.076 INFO kablam! Compiling tokio-tls v0.1.4 Oct 12 22:08:39.049 INFO kablam! Compiling hyper-tls v0.1.3 Oct 12 22:08:46.063 INFO kablam! Compiling reqwest v0.8.5 Oct 12 22:08:51.555 INFO kablam! Compiling askama v0.6.4 Oct 12 22:08:53.248 INFO kablam! Compiling converse v0.1.0 (/source) Oct 12 22:09:49.939 INFO kablam! warning: cannot find type `User` in this scope Oct 12 22:09:49.940 INFO kablam! --> src/models.rs:26:10 Oct 12 22:09:49.941 INFO kablam! | Oct 12 22:09:49.941 INFO kablam! 26 | #[derive(Identifiable, Queryable, Serialize)] Oct 12 22:09:49.942 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:09:49.942 INFO kablam! | Oct 12 22:09:49.943 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 12 22:09:49.944 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:09:49.944 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:09:49.945 INFO kablam! Oct 12 22:09:49.946 INFO kablam! warning: cannot find type `users` in this scope Oct 12 22:09:49.946 INFO kablam! --> src/models.rs:26:10 Oct 12 22:09:49.947 INFO kablam! | Oct 12 22:09:49.947 INFO kablam! 26 | #[derive(Identifiable, Queryable, Serialize)] Oct 12 22:09:49.948 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:09:49.949 INFO kablam! | Oct 12 22:09:49.949 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:09:49.950 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:09:49.950 INFO kablam! Oct 12 22:09:49.951 INFO kablam! warning: cannot find type `User` in this scope Oct 12 22:09:49.952 INFO kablam! --> src/models.rs:26:10 Oct 12 22:09:49.952 INFO kablam! | Oct 12 22:09:49.953 INFO kablam! 26 | #[derive(Identifiable, Queryable, Serialize)] Oct 12 22:09:49.953 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:09:49.954 INFO kablam! | Oct 12 22:09:49.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! Oct 12 22:09:49.955 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:09:49.955 INFO kablam! Oct 12 22:09:49.955 INFO kablam! warning: cannot find type `User` in this scope Oct 12 22:09:49.955 INFO kablam! --> src/models.rs:26:24 Oct 12 22:09:49.955 INFO kablam! | Oct 12 22:09:49.955 INFO kablam! 26 | #[derive(Identifiable, Queryable, Serialize)] Oct 12 22:09:49.956 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:09:49.956 INFO kablam! | Oct 12 22:09:49.956 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:09:49.957 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:09:49.957 INFO kablam! Oct 12 22:09:49.957 INFO kablam! warning: cannot find type `Thread` in this scope Oct 12 22:09:49.957 INFO kablam! --> src/models.rs:34:10 Oct 12 22:09:49.957 INFO kablam! | Oct 12 22:09:49.957 INFO kablam! 34 | #[derive(Identifiable, Queryable, Serialize, Associations)] Oct 12 22:09:49.957 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:09:49.957 INFO kablam! | Oct 12 22:09:49.957 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:09:49.957 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:09:49.959 INFO kablam! Oct 12 22:09:49.959 INFO kablam! warning: cannot find type `threads` in this scope Oct 12 22:09:49.959 INFO kablam! --> src/models.rs:34:10 Oct 12 22:09:49.960 INFO kablam! | Oct 12 22:09:49.960 INFO kablam! 34 | #[derive(Identifiable, Queryable, Serialize, Associations)] Oct 12 22:09:49.960 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:09:49.960 INFO kablam! | Oct 12 22:09:49.960 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:09:49.960 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:09:49.960 INFO kablam! Oct 12 22:09:49.960 INFO kablam! warning: cannot find type `DateTime` in this scope Oct 12 22:09:49.960 INFO kablam! --> src/models.rs:34:24 Oct 12 22:09:49.960 INFO kablam! | Oct 12 22:09:49.960 INFO kablam! 34 | #[derive(Identifiable, Queryable, Serialize, Associations)] Oct 12 22:09:49.960 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:09:49.960 INFO kablam! | Oct 12 22:09:49.960 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:09:49.960 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:09:49.960 INFO kablam! Oct 12 22:09:49.960 INFO kablam! warning: cannot find type `Utc` in this scope Oct 12 22:09:49.960 INFO kablam! --> src/models.rs:34:24 Oct 12 22:09:49.960 INFO kablam! | Oct 12 22:09:49.960 INFO kablam! 34 | #[derive(Identifiable, Queryable, Serialize, Associations)] Oct 12 22:09:49.960 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:09:49.960 INFO kablam! | Oct 12 22:09:49.960 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:09:49.960 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:09:49.960 INFO kablam! Oct 12 22:09:49.960 INFO kablam! warning: cannot find type `Thread` in this scope Oct 12 22:09:49.965 INFO kablam! --> src/models.rs:34:24 Oct 12 22:09:49.965 INFO kablam! | Oct 12 22:09:49.965 INFO kablam! 34 | #[derive(Identifiable, Queryable, Serialize, Associations)] Oct 12 22:09:49.965 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:09:49.965 INFO kablam! | Oct 12 22:09:49.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! Oct 12 22:09:49.965 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:09:49.965 INFO kablam! Oct 12 22:09:49.965 INFO kablam! warning: cannot find type `User` in this scope Oct 12 22:09:49.965 INFO kablam! --> src/models.rs:34:46 Oct 12 22:09:49.965 INFO kablam! | Oct 12 22:09:49.965 INFO kablam! 34 | #[derive(Identifiable, Queryable, Serialize, Associations)] Oct 12 22:09:49.965 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:09:49.965 INFO kablam! | Oct 12 22:09:49.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! Oct 12 22:09:49.965 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:09:49.965 INFO kablam! Oct 12 22:09:49.965 INFO kablam! warning: cannot find type `Thread` in this scope Oct 12 22:09:49.965 INFO kablam! --> src/models.rs:34:46 Oct 12 22:09:49.965 INFO kablam! | Oct 12 22:09:49.965 INFO kablam! 34 | #[derive(Identifiable, Queryable, Serialize, Associations)] Oct 12 22:09:49.965 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:09:49.965 INFO kablam! | Oct 12 22:09:49.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! Oct 12 22:09:49.965 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:09:49.965 INFO kablam! Oct 12 22:09:49.965 INFO kablam! warning: cannot find type `threads` in this scope Oct 12 22:09:49.965 INFO kablam! --> src/models.rs:34:46 Oct 12 22:09:49.965 INFO kablam! | Oct 12 22:09:49.965 INFO kablam! 34 | #[derive(Identifiable, Queryable, Serialize, Associations)] Oct 12 22:09:49.965 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:09:49.965 INFO kablam! | Oct 12 22:09:49.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! Oct 12 22:09:49.965 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:09:49.965 INFO kablam! Oct 12 22:09:49.965 INFO kablam! warning: cannot find type `Post` in this scope Oct 12 22:09:49.965 INFO kablam! --> src/models.rs:45:10 Oct 12 22:09:49.965 INFO kablam! | Oct 12 22:09:49.965 INFO kablam! 45 | #[derive(Identifiable, Queryable, Serialize, Associations)] Oct 12 22:09:49.966 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:09:49.966 INFO kablam! | Oct 12 22:09:49.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! Oct 12 22:09:49.966 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:09:49.966 INFO kablam! Oct 12 22:09:49.966 INFO kablam! warning: cannot find type `posts` in this scope Oct 12 22:09:49.966 INFO kablam! --> src/models.rs:45:10 Oct 12 22:09:49.966 INFO kablam! | Oct 12 22:09:49.966 INFO kablam! 45 | #[derive(Identifiable, Queryable, Serialize, Associations)] Oct 12 22:09:49.966 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:09:49.966 INFO kablam! | Oct 12 22:09:49.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! Oct 12 22:09:49.979 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:09:49.979 INFO kablam! Oct 12 22:09:49.979 INFO kablam! warning: cannot find type `DateTime` in this scope Oct 12 22:09:49.979 INFO kablam! --> src/models.rs:45:24 Oct 12 22:09:49.979 INFO kablam! | Oct 12 22:09:49.979 INFO kablam! 45 | #[derive(Identifiable, Queryable, Serialize, Associations)] Oct 12 22:09:49.979 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:09:49.979 INFO kablam! | Oct 12 22:09:49.979 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:09:49.979 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:09:49.979 INFO kablam! Oct 12 22:09:49.979 INFO kablam! warning: cannot find type `Utc` in this scope Oct 12 22:09:49.979 INFO kablam! --> src/models.rs:45:24 Oct 12 22:09:49.979 INFO kablam! | Oct 12 22:09:49.979 INFO kablam! 45 | #[derive(Identifiable, Queryable, Serialize, Associations)] Oct 12 22:09:49.979 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:09:49.979 INFO kablam! | Oct 12 22:09:49.979 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:09:49.979 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:09:49.979 INFO kablam! Oct 12 22:09:49.979 INFO kablam! warning: cannot find type `Post` in this scope Oct 12 22:09:49.979 INFO kablam! --> src/models.rs:45:24 Oct 12 22:09:49.979 INFO kablam! | Oct 12 22:09:49.979 INFO kablam! 45 | #[derive(Identifiable, Queryable, Serialize, Associations)] Oct 12 22:09:49.979 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:09:49.979 INFO kablam! | Oct 12 22:09:49.979 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:09:49.979 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:09:49.979 INFO kablam! Oct 12 22:09:49.979 INFO kablam! warning: cannot find type `Thread` in this scope Oct 12 22:09:49.979 INFO kablam! --> src/models.rs:45:46 Oct 12 22:09:49.979 INFO kablam! | Oct 12 22:09:49.979 INFO kablam! 45 | #[derive(Identifiable, Queryable, Serialize, Associations)] Oct 12 22:09:49.979 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:09:49.979 INFO kablam! | Oct 12 22:09:49.979 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:09:49.979 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:09:49.979 INFO kablam! Oct 12 22:09:49.979 INFO kablam! warning: cannot find type `Post` in this scope Oct 12 22:09:49.979 INFO kablam! --> src/models.rs:45:46 Oct 12 22:09:49.979 INFO kablam! | Oct 12 22:09:49.979 INFO kablam! 45 | #[derive(Identifiable, Queryable, Serialize, Associations)] Oct 12 22:09:49.979 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:09:49.979 INFO kablam! | Oct 12 22:09:49.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! Oct 12 22:09:49.987 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:09:49.987 INFO kablam! Oct 12 22:09:49.987 INFO kablam! warning: cannot find type `posts` in this scope Oct 12 22:09:49.987 INFO kablam! --> src/models.rs:45:46 Oct 12 22:09:49.987 INFO kablam! | Oct 12 22:09:49.987 INFO kablam! 45 | #[derive(Identifiable, Queryable, Serialize, Associations)] Oct 12 22:09:49.987 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:09:49.987 INFO kablam! | Oct 12 22:09:49.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! Oct 12 22:09:49.987 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:09:49.987 INFO kablam! Oct 12 22:09:49.987 INFO kablam! warning: cannot find type `User` in this scope Oct 12 22:09:49.987 INFO kablam! --> src/models.rs:45:46 Oct 12 22:09:49.987 INFO kablam! | Oct 12 22:09:49.987 INFO kablam! 45 | #[derive(Identifiable, Queryable, Serialize, Associations)] Oct 12 22:09:49.989 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:09:49.989 INFO kablam! | Oct 12 22:09:49.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! Oct 12 22:09:49.989 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:09:49.989 INFO kablam! Oct 12 22:09:49.989 INFO kablam! warning: cannot find type `SimplePost` in this scope Oct 12 22:09:49.989 INFO kablam! --> src/models.rs:58:10 Oct 12 22:09:49.989 INFO kablam! | Oct 12 22:09:49.989 INFO kablam! 58 | #[derive(Identifiable, Queryable, Serialize, Associations)] Oct 12 22:09:49.989 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:09:49.989 INFO kablam! | Oct 12 22:09:49.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! Oct 12 22:09:49.989 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:09:49.989 INFO kablam! Oct 12 22:09:49.989 INFO kablam! warning: cannot find type `simple_posts` in this scope Oct 12 22:09:49.989 INFO kablam! --> src/models.rs:58:10 Oct 12 22:09:49.989 INFO kablam! | Oct 12 22:09:49.989 INFO kablam! 58 | #[derive(Identifiable, Queryable, Serialize, Associations)] Oct 12 22:09:49.989 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:09:49.989 INFO kablam! | Oct 12 22:09:49.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! Oct 12 22:09:49.989 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:09:49.989 INFO kablam! Oct 12 22:09:49.989 INFO kablam! warning: cannot find type `DateTime` in this scope Oct 12 22:09:49.989 INFO kablam! --> src/models.rs:58:24 Oct 12 22:09:49.989 INFO kablam! | Oct 12 22:09:49.989 INFO kablam! 58 | #[derive(Identifiable, Queryable, Serialize, Associations)] Oct 12 22:09:49.989 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:09:49.989 INFO kablam! | Oct 12 22:09:49.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! Oct 12 22:09:49.989 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:09:49.989 INFO kablam! Oct 12 22:09:49.989 INFO kablam! warning: cannot find type `Utc` in this scope Oct 12 22:09:49.989 INFO kablam! --> src/models.rs:58:24 Oct 12 22:09:49.989 INFO kablam! | Oct 12 22:09:49.989 INFO kablam! 58 | #[derive(Identifiable, Queryable, Serialize, Associations)] Oct 12 22:09:49.989 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:09:49.989 INFO kablam! | Oct 12 22:09:49.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! Oct 12 22:09:49.989 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:09:49.989 INFO kablam! Oct 12 22:09:49.989 INFO kablam! warning: cannot find type `SimplePost` in this scope Oct 12 22:09:49.989 INFO kablam! --> src/models.rs:58:24 Oct 12 22:09:49.989 INFO kablam! | Oct 12 22:09:49.989 INFO kablam! 58 | #[derive(Identifiable, Queryable, Serialize, Associations)] Oct 12 22:09:49.989 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:09:49.989 INFO kablam! | Oct 12 22:09:49.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! Oct 12 22:09:49.989 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:09:49.989 INFO kablam! Oct 12 22:09:49.989 INFO kablam! warning: cannot find type `Thread` in this scope Oct 12 22:09:49.989 INFO kablam! --> src/models.rs:58:46 Oct 12 22:09:49.989 INFO kablam! | Oct 12 22:09:49.989 INFO kablam! 58 | #[derive(Identifiable, Queryable, Serialize, Associations)] Oct 12 22:09:49.989 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:09:49.989 INFO kablam! | Oct 12 22:09:49.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! Oct 12 22:09:49.989 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:09:49.989 INFO kablam! Oct 12 22:09:49.989 INFO kablam! warning: cannot find type `SimplePost` in this scope Oct 12 22:09:49.989 INFO kablam! --> src/models.rs:58:46 Oct 12 22:09:49.989 INFO kablam! | Oct 12 22:09:49.990 INFO kablam! 58 | #[derive(Identifiable, Queryable, Serialize, Associations)] Oct 12 22:09:49.990 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:09:49.990 INFO kablam! | Oct 12 22:09:49.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! Oct 12 22:09:49.990 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:09:49.990 INFO kablam! Oct 12 22:09:49.990 INFO kablam! warning: cannot find type `simple_posts` in this scope Oct 12 22:09:49.990 INFO kablam! --> src/models.rs:58:46 Oct 12 22:09:49.990 INFO kablam! | Oct 12 22:09:49.990 INFO kablam! 58 | #[derive(Identifiable, Queryable, Serialize, Associations)] Oct 12 22:09:49.990 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:09:49.990 INFO kablam! | Oct 12 22:09:49.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! Oct 12 22:09:49.990 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:09:49.990 INFO kablam! Oct 12 22:09:49.990 INFO kablam! warning: cannot find type `DateTime` in this scope Oct 12 22:09:49.990 INFO kablam! --> src/models.rs:74:10 Oct 12 22:09:49.990 INFO kablam! | Oct 12 22:09:49.990 INFO kablam! 74 | #[derive(Queryable, Serialize)] Oct 12 22:09:49.990 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:09:49.990 INFO kablam! | Oct 12 22:09:49.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! Oct 12 22:09:49.990 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:09:49.990 INFO kablam! Oct 12 22:09:49.990 INFO kablam! warning: cannot find type `Utc` in this scope Oct 12 22:09:49.990 INFO kablam! --> src/models.rs:74:10 Oct 12 22:09:49.990 INFO kablam! | Oct 12 22:09:49.990 INFO kablam! 74 | #[derive(Queryable, Serialize)] Oct 12 22:09:49.990 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:09:49.990 INFO kablam! | Oct 12 22:09:49.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! Oct 12 22:09:49.990 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:09:49.990 INFO kablam! Oct 12 22:09:49.990 INFO kablam! warning: cannot find type `ThreadIndex` in this scope Oct 12 22:09:49.990 INFO kablam! --> src/models.rs:74:10 Oct 12 22:09:49.990 INFO kablam! | Oct 12 22:09:49.990 INFO kablam! 74 | #[derive(Queryable, Serialize)] Oct 12 22:09:49.990 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:09:49.990 INFO kablam! | Oct 12 22:09:49.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! Oct 12 22:09:49.990 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:09:49.990 INFO kablam! Oct 12 22:09:49.990 INFO kablam! warning: cannot find type `threads` in this scope Oct 12 22:09:49.990 INFO kablam! --> src/models.rs:87:23 Oct 12 22:09:49.990 INFO kablam! | Oct 12 22:09:49.990 INFO kablam! 87 | #[derive(Deserialize, Insertable)] Oct 12 22:09:49.990 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:09:49.990 INFO kablam! | Oct 12 22:09:49.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! Oct 12 22:09:49.990 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:09:49.990 INFO kablam! Oct 12 22:09:49.990 INFO kablam! warning: cannot find type `NewThread` in this scope Oct 12 22:09:49.990 INFO kablam! --> src/models.rs:87:23 Oct 12 22:09:49.990 INFO kablam! | Oct 12 22:09:49.990 INFO kablam! 87 | #[derive(Deserialize, Insertable)] Oct 12 22:09:49.990 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:09:49.990 INFO kablam! | Oct 12 22:09:49.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! Oct 12 22:09:49.990 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:09:49.990 INFO kablam! Oct 12 22:09:49.990 INFO kablam! warning: cannot find type `users` in this scope Oct 12 22:09:49.990 INFO kablam! --> src/models.rs:94:23 Oct 12 22:09:49.990 INFO kablam! | Oct 12 22:09:49.991 INFO kablam! 94 | #[derive(Deserialize, Insertable)] Oct 12 22:09:49.991 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:09:49.991 INFO kablam! | Oct 12 22:09:49.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! Oct 12 22:09:49.991 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:09:49.991 INFO kablam! Oct 12 22:09:49.991 INFO kablam! warning: cannot find type `NewUser` in this scope Oct 12 22:09:49.991 INFO kablam! --> src/models.rs:94:23 Oct 12 22:09:49.991 INFO kablam! | Oct 12 22:09:49.991 INFO kablam! 94 | #[derive(Deserialize, Insertable)] Oct 12 22:09:49.991 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:09:49.991 INFO kablam! | Oct 12 22:09:49.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! Oct 12 22:09:49.991 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:09:49.991 INFO kablam! Oct 12 22:09:49.991 INFO kablam! warning: cannot find type `posts` in this scope Oct 12 22:09:49.991 INFO kablam! --> src/models.rs:101:23 Oct 12 22:09:49.991 INFO kablam! | Oct 12 22:09:49.991 INFO kablam! 101 | #[derive(Deserialize, Insertable)] Oct 12 22:09:49.991 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:09:49.991 INFO kablam! | Oct 12 22:09:49.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! Oct 12 22:09:49.991 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:09:49.991 INFO kablam! Oct 12 22:09:49.991 INFO kablam! warning: cannot find type `NewPost` in this scope Oct 12 22:09:49.991 INFO kablam! --> src/models.rs:101:23 Oct 12 22:09:49.991 INFO kablam! | Oct 12 22:09:49.991 INFO kablam! 101 | #[derive(Deserialize, Insertable)] Oct 12 22:09:49.991 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:09:49.991 INFO kablam! | Oct 12 22:09:49.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! Oct 12 22:09:49.991 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:09:49.991 INFO kablam! Oct 12 22:09:49.991 INFO kablam! warning: cannot find type `Integer` in this scope Oct 12 22:09:49.991 INFO kablam! --> src/models.rs:112:10 Oct 12 22:09:49.991 INFO kablam! | Oct 12 22:09:49.991 INFO kablam! 112 | #[derive(QueryableByName, Debug, Serialize)] Oct 12 22:09:49.991 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:09:49.991 INFO kablam! | Oct 12 22:09:49.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! Oct 12 22:09:49.991 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:09:49.991 INFO kablam! Oct 12 22:09:49.991 INFO kablam! warning: cannot find type `Text` in this scope Oct 12 22:09:49.991 INFO kablam! --> src/models.rs:112:10 Oct 12 22:09:49.991 INFO kablam! | Oct 12 22:09:49.991 INFO kablam! 112 | #[derive(QueryableByName, Debug, Serialize)] Oct 12 22:09:49.991 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:09:49.991 INFO kablam! | Oct 12 22:09:49.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! Oct 12 22:09:49.991 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:09:49.991 INFO kablam! Oct 12 22:09:49.991 INFO kablam! warning: cannot find type `SearchResult` in this scope Oct 12 22:09:49.991 INFO kablam! --> src/models.rs:112:10 Oct 12 22:09:49.991 INFO kablam! | Oct 12 22:09:49.991 INFO kablam! 112 | #[derive(QueryableByName, Debug, Serialize)] Oct 12 22:09:49.991 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:09:49.991 INFO kablam! | Oct 12 22:09:49.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! Oct 12 22:09:49.991 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:09:49.991 INFO kablam! Oct 12 22:09:49.992 INFO kablam! warning: cannot find type `table` in this scope Oct 12 22:09:49.992 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 12 22:09:49.992 INFO kablam! | Oct 12 22:09:49.992 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 12 22:09:49.992 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:09:49.992 INFO kablam! | Oct 12 22:09:49.992 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:09:49.992 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:09:49.992 INFO kablam! Oct 12 22:09:49.992 INFO kablam! warning: cannot find type `id` in this scope Oct 12 22:09:49.992 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:09:49.992 INFO kablam! | Oct 12 22:09:49.992 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:09:49.992 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:09:49.992 INFO kablam! | Oct 12 22:09:49.992 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:09:49.992 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:09:49.992 INFO kablam! Oct 12 22:09:49.993 INFO kablam! warning: cannot find type `thread_id` in this scope Oct 12 22:09:49.993 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:09:49.993 INFO kablam! | Oct 12 22:09:49.993 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:09:49.993 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:09:49.993 INFO kablam! | Oct 12 22:09:49.993 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:09:49.993 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:09:49.993 INFO kablam! Oct 12 22:09:49.993 INFO kablam! warning: cannot find type `body` in this scope Oct 12 22:09:49.993 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:09:49.993 INFO kablam! | Oct 12 22:09:49.993 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:09:49.993 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:09:49.993 INFO kablam! | Oct 12 22:09:49.993 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:09:49.993 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:09:49.993 INFO kablam! Oct 12 22:09:49.993 INFO kablam! warning: cannot find type `posted` in this scope Oct 12 22:09:49.993 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:09:49.993 INFO kablam! | Oct 12 22:09:49.993 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:09:49.993 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:09:49.993 INFO kablam! | Oct 12 22:09:49.993 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:09:49.994 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:09:49.994 INFO kablam! Oct 12 22:09:49.994 INFO kablam! warning: cannot find type `user_id` in this scope Oct 12 22:09:49.994 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:09:49.994 INFO kablam! | Oct 12 22:09:49.994 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:09:49.994 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:09:49.994 INFO kablam! | Oct 12 22:09:49.994 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:09:49.994 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:09:49.994 INFO kablam! Oct 12 22:09:49.995 INFO kablam! warning: cannot find type `title` in this scope Oct 12 22:09:49.995 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:09:49.995 INFO kablam! | Oct 12 22:09:49.995 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:09:49.995 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:09:49.995 INFO kablam! | Oct 12 22:09:49.995 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:09:49.995 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:09:49.995 INFO kablam! Oct 12 22:09:49.995 INFO kablam! warning: cannot find type `sticky` in this scope Oct 12 22:09:49.995 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:09:49.995 INFO kablam! | Oct 12 22:09:49.995 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:09:49.995 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:09:49.995 INFO kablam! | Oct 12 22:09:49.995 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:09:49.995 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:09:49.995 INFO kablam! Oct 12 22:09:49.996 INFO kablam! warning: cannot find type `closed` in this scope Oct 12 22:09:49.996 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:09:49.996 INFO kablam! | Oct 12 22:09:49.996 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:09:49.996 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:09:49.996 INFO kablam! | Oct 12 22:09:49.996 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:09:49.996 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:09:49.996 INFO kablam! Oct 12 22:09:49.996 INFO kablam! warning: cannot find type `email` in this scope Oct 12 22:09:49.996 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:09:49.996 INFO kablam! | Oct 12 22:09:49.996 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:09:49.996 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:09:49.996 INFO kablam! | Oct 12 22:09:49.996 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:09:49.996 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:09:49.997 INFO kablam! Oct 12 22:09:49.997 INFO kablam! warning: cannot find type `name` in this scope Oct 12 22:09:49.997 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:09:49.997 INFO kablam! | Oct 12 22:09:49.997 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:09:49.997 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:09:49.997 INFO kablam! | Oct 12 22:09:49.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! Oct 12 22:09:49.997 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:09:49.997 INFO kablam! Oct 12 22:09:49.997 INFO kablam! warning: cannot find type `admin` in this scope Oct 12 22:09:49.997 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:09:49.997 INFO kablam! | Oct 12 22:09:49.997 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:09:49.997 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:09:49.997 INFO kablam! | Oct 12 22:09:49.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! Oct 12 22:09:49.997 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:09:49.997 INFO kablam! Oct 12 22:09:49.999 INFO kablam! warning: cannot find type `author_name` in this scope Oct 12 22:09:49.999 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:09:49.999 INFO kablam! | Oct 12 22:09:49.999 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:09:49.999 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:09:49.999 INFO kablam! | Oct 12 22:09:49.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! Oct 12 22:09:49.999 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:09:49.999 INFO kablam! Oct 12 22:09:49.999 INFO kablam! warning: cannot find type `author_email` in this scope Oct 12 22:09:49.999 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:09:49.999 INFO kablam! | Oct 12 22:09:49.999 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:09:49.999 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:09:49.999 INFO kablam! | Oct 12 22:09:49.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! Oct 12 22:09:50.007 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:09:50.007 INFO kablam! Oct 12 22:09:50.008 INFO kablam! warning: cannot find type `thread_author` in this scope Oct 12 22:09:50.008 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:09:50.008 INFO kablam! | Oct 12 22:09:50.008 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:09:50.008 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:09:50.008 INFO kablam! | Oct 12 22:09:50.008 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:09:50.008 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:09:50.008 INFO kablam! Oct 12 22:09:50.008 INFO kablam! warning: cannot find type `created` in this scope Oct 12 22:09:50.008 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:09:50.008 INFO kablam! | Oct 12 22:09:50.008 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:09:50.008 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:09:50.008 INFO kablam! | Oct 12 22:09:50.008 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:09:50.008 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:09:50.008 INFO kablam! Oct 12 22:09:50.008 INFO kablam! warning: cannot find type `post_id` in this scope Oct 12 22:09:50.008 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:09:50.008 INFO kablam! | Oct 12 22:09:50.008 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:09:50.008 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:09:50.008 INFO kablam! | Oct 12 22:09:50.009 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:09:50.009 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:09:50.009 INFO kablam! Oct 12 22:09:50.009 INFO kablam! warning: cannot find type `post_author` in this scope Oct 12 22:09:50.009 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 22:09:50.009 INFO kablam! | Oct 12 22:09:50.009 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 22:09:50.009 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 22:09:50.009 INFO kablam! | Oct 12 22:09:50.009 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 22:09:50.009 INFO kablam! = note: for more information, see issue #50504 Oct 12 22:09:50.009 INFO kablam! Oct 12 22:09:51.422 INFO kablam! error[E0658]: use of unstable library feature 'inner_deref': newly added (see issue #50264) Oct 12 22:09:51.422 INFO kablam! --> src/render.rs:181:10 Oct 12 22:09:51.422 INFO kablam! | Oct 12 22:09:51.423 INFO kablam! 181 | #[derive(Template, Default)] Oct 12 22:09:51.423 INFO kablam! | ^^^^^^^^ Oct 12 22:09:51.423 INFO kablam! | Oct 12 22:09:51.423 INFO kablam! = help: add #![feature(inner_deref)] to the crate attributes to enable Oct 12 22:09:51.423 INFO kablam! Oct 12 22:09:51.423 INFO kablam! error[E0308]: mismatched types Oct 12 22:09:51.423 INFO kablam! --> src/render.rs:181:10 Oct 12 22:09:51.423 INFO kablam! | Oct 12 22:09:51.423 INFO kablam! 181 | #[derive(Template, Default)] Oct 12 22:09:51.423 INFO kablam! | ^^^^^^^^ expected enum `std::option::Option`, found reference Oct 12 22:09:51.423 INFO kablam! | Oct 12 22:09:51.426 INFO kablam! = note: expected type `std::option::Option<&str>` Oct 12 22:09:51.426 INFO kablam! found type `&_` Oct 12 22:09:51.426 INFO kablam! Oct 12 22:09:51.683 INFO kablam! error: aborting due to 2 previous errors Oct 12 22:09:51.683 INFO kablam! Oct 12 22:09:51.683 INFO kablam! Some errors occurred: E0308, E0658. Oct 12 22:09:51.683 INFO kablam! For more information about an error, try `rustc --explain E0308`. Oct 12 22:09:51.735 INFO kablam! error: Could not compile `converse`. Oct 12 22:09:51.735 INFO kablam! Oct 12 22:09:51.735 INFO kablam! To learn more, run the command again with --verbose. Oct 12 22:09:51.738 INFO kablam! su: No module specific data is present Oct 12 22:09:54.425 INFO running `"docker" "rm" "-f" "6ee48e8233e22116763a13090b4b092935b09859f5b322adf197fa8f614302fd"` Oct 12 22:09:54.775 INFO blam! 6ee48e8233e22116763a13090b4b092935b09859f5b322adf197fa8f614302fd