Nov 16 11:27:38.642 INFO testing tazjin/converse against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 16 11:27:38.642 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 16 11:27:39.136 INFO [stdout] 839a356e6bea233753355f353f06cbf134e6ef36314562bf421515571d7e5e6c Nov 16 11:27:39.138 INFO running `"docker" "start" "-a" "839a356e6bea233753355f353f06cbf134e6ef36314562bf421515571d7e5e6c"` Nov 16 11:27:41.823 INFO [stderr] usermod: no changes Nov 16 11:27:42.696 INFO [stderr] Compiling pulldown-cmark v0.1.2 Nov 16 11:27:42.697 INFO [stderr] Compiling getopts v0.2.17 Nov 16 11:27:42.712 INFO [stderr] Compiling pq-sys v0.4.4 Nov 16 11:27:42.721 INFO [stderr] Compiling unicode_categories v0.1.1 Nov 16 11:27:42.721 INFO [stderr] Compiling typed-arena v1.3.0 Nov 16 11:27:42.722 INFO [stderr] Compiling entities v1.0.1 Nov 16 11:27:42.728 INFO [stderr] Compiling memchr v1.0.2 Nov 16 11:27:42.736 INFO [stderr] Compiling actix-web v0.6.9 Nov 16 11:27:44.590 INFO [stderr] Compiling proc-macro2 v0.3.8 Nov 16 11:27:44.591 INFO [stderr] Compiling openssl-sys v0.9.31 Nov 16 11:27:44.695 INFO [stderr] Compiling twoway v0.1.8 Nov 16 11:27:45.551 INFO [stderr] Compiling want v0.0.4 Nov 16 11:27:48.159 INFO [stderr] Compiling quote v0.6.2 Nov 16 11:27:48.207 INFO [stderr] Compiling nom v3.2.1 Nov 16 11:27:48.239 INFO [stderr] Compiling r2d2 v0.8.2 Nov 16 11:27:48.911 INFO [stderr] Compiling uuid v0.5.1 Nov 16 11:27:49.127 INFO [stderr] Compiling syn v0.12.15 Nov 16 11:27:49.143 INFO [stderr] Compiling regex v0.2.11 Nov 16 11:27:55.375 INFO [stderr] Compiling url_serde v0.2.0 Nov 16 11:27:55.383 INFO [stderr] Compiling chrono v0.4.2 Nov 16 11:27:56.007 INFO [stderr] Compiling syn v0.14.0 Nov 16 11:28:05.059 INFO [stderr] Compiling quote v0.5.2 Nov 16 11:28:05.093 INFO [stderr] Compiling openssl v0.9.24 Nov 16 11:28:05.247 INFO [stderr] Compiling askama_shared v0.6.2 Nov 16 11:28:05.262 INFO [stderr] Compiling tokio-proto v0.1.1 Nov 16 11:28:08.859 INFO [stderr] Compiling comrak v0.2.12 Nov 16 11:28:09.411 INFO [stderr] Compiling syn v0.13.11 Nov 16 11:28:32.748 INFO [stderr] Compiling hyper v0.11.27 Nov 16 11:28:33.547 INFO [stderr] Compiling serde_derive v1.0.59 Nov 16 11:28:33.763 INFO [stderr] Compiling native-tls v0.1.5 Nov 16 11:28:35.591 INFO [stderr] Compiling diesel_derives v1.2.0 Nov 16 11:28:42.365 INFO [stderr] Compiling tokio-tls v0.1.4 Nov 16 11:28:44.003 INFO [stderr] Compiling askama_derive v0.6.4 Nov 16 11:29:09.075 INFO [stderr] Compiling diesel v1.2.2 Nov 16 11:29:30.888 INFO [stderr] Compiling hyper-tls v0.1.3 Nov 16 11:29:36.333 INFO [stderr] Compiling askama v0.6.4 Nov 16 11:29:36.356 INFO [stderr] Compiling reqwest v0.8.5 Nov 16 11:29:37.520 INFO [stderr] Compiling cargo_metadata v0.5.4 Nov 16 11:29:37.808 INFO [stderr] Compiling converse v0.1.0 (/source) Nov 16 11:29:46.103 INFO [stderr] Compiling skeptic v0.13.3 Nov 16 11:29:54.491 INFO [stderr] Compiling actix v0.5.7 Nov 16 11:30:50.491 INFO [stderr] warning: cannot find type `User` in this scope Nov 16 11:30:50.492 INFO [stderr] --> src/models.rs:26:10 Nov 16 11:30:50.492 INFO [stderr] | Nov 16 11:30:50.493 INFO [stderr] 26 | #[derive(Identifiable, Queryable, Serialize)] Nov 16 11:30:50.493 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 11:30:50.494 INFO [stderr] | Nov 16 11:30:50.494 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 16 11:30:50.495 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 11:30:50.495 INFO [stderr] = note: for more information, see issue #50504 Nov 16 11:30:50.495 INFO [stderr] Nov 16 11:30:50.496 INFO [stderr] warning: cannot find type `users` in this scope Nov 16 11:30:50.496 INFO [stderr] --> src/models.rs:26:10 Nov 16 11:30:50.497 INFO [stderr] | Nov 16 11:30:50.500 INFO [stderr] 26 | #[derive(Identifiable, Queryable, Serialize)] Nov 16 11:30:50.500 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 11:30:50.500 INFO [stderr] | Nov 16 11:30:50.501 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 11:30:50.501 INFO [stderr] = note: for more information, see issue #50504 Nov 16 11:30:50.501 INFO [stderr] Nov 16 11:30:50.501 INFO [stderr] warning: cannot find type `User` in this scope Nov 16 11:30:50.501 INFO [stderr] --> src/models.rs:26:10 Nov 16 11:30:50.501 INFO [stderr] | Nov 16 11:30:50.501 INFO [stderr] 26 | #[derive(Identifiable, Queryable, Serialize)] Nov 16 11:30:50.501 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 11:30:50.501 INFO [stderr] | Nov 16 11:30:50.501 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 11:30:50.501 INFO [stderr] = note: for more information, see issue #50504 Nov 16 11:30:50.501 INFO [stderr] Nov 16 11:30:50.501 INFO [stderr] warning: cannot find type `User` in this scope Nov 16 11:30:50.501 INFO [stderr] --> src/models.rs:26:24 Nov 16 11:30:50.501 INFO [stderr] | Nov 16 11:30:50.501 INFO [stderr] 26 | #[derive(Identifiable, Queryable, Serialize)] Nov 16 11:30:50.501 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 11:30:50.501 INFO [stderr] | Nov 16 11:30:50.501 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 11:30:50.501 INFO [stderr] = note: for more information, see issue #50504 Nov 16 11:30:50.501 INFO [stderr] Nov 16 11:30:50.501 INFO [stderr] warning: cannot find type `Thread` in this scope Nov 16 11:30:50.501 INFO [stderr] --> src/models.rs:34:10 Nov 16 11:30:50.501 INFO [stderr] | Nov 16 11:30:50.501 INFO [stderr] 34 | #[derive(Identifiable, Queryable, Serialize, Associations)] Nov 16 11:30:50.501 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 11:30:50.501 INFO [stderr] | Nov 16 11:30:50.501 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 11:30:50.501 INFO [stderr] = note: for more information, see issue #50504 Nov 16 11:30:50.501 INFO [stderr] Nov 16 11:30:50.501 INFO [stderr] warning: cannot find type `threads` in this scope Nov 16 11:30:50.501 INFO [stderr] --> src/models.rs:34:10 Nov 16 11:30:50.501 INFO [stderr] | Nov 16 11:30:50.501 INFO [stderr] 34 | #[derive(Identifiable, Queryable, Serialize, Associations)] Nov 16 11:30:50.501 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 11:30:50.501 INFO [stderr] | Nov 16 11:30:50.501 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 11:30:50.501 INFO [stderr] = note: for more information, see issue #50504 Nov 16 11:30:50.501 INFO [stderr] Nov 16 11:30:50.501 INFO [stderr] warning: cannot find type `DateTime` in this scope Nov 16 11:30:50.501 INFO [stderr] --> src/models.rs:34:24 Nov 16 11:30:50.501 INFO [stderr] | Nov 16 11:30:50.501 INFO [stderr] 34 | #[derive(Identifiable, Queryable, Serialize, Associations)] Nov 16 11:30:50.501 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 11:30:50.501 INFO [stderr] | Nov 16 11:30:50.501 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 11:30:50.501 INFO [stderr] = note: for more information, see issue #50504 Nov 16 11:30:50.501 INFO [stderr] Nov 16 11:30:50.501 INFO [stderr] warning: cannot find type `Utc` in this scope Nov 16 11:30:50.501 INFO [stderr] --> src/models.rs:34:24 Nov 16 11:30:50.501 INFO [stderr] | Nov 16 11:30:50.501 INFO [stderr] 34 | #[derive(Identifiable, Queryable, Serialize, Associations)] Nov 16 11:30:50.501 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 11:30:50.501 INFO [stderr] | Nov 16 11:30:50.501 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 11:30:50.501 INFO [stderr] = note: for more information, see issue #50504 Nov 16 11:30:50.501 INFO [stderr] Nov 16 11:30:50.501 INFO [stderr] warning: cannot find type `Thread` in this scope Nov 16 11:30:50.501 INFO [stderr] --> src/models.rs:34:24 Nov 16 11:30:50.501 INFO [stderr] | Nov 16 11:30:50.501 INFO [stderr] 34 | #[derive(Identifiable, Queryable, Serialize, Associations)] Nov 16 11:30:50.501 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 11:30:50.501 INFO [stderr] | Nov 16 11:30:50.501 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 11:30:50.501 INFO [stderr] = note: for more information, see issue #50504 Nov 16 11:30:50.501 INFO [stderr] Nov 16 11:30:50.501 INFO [stderr] warning: cannot find type `User` in this scope Nov 16 11:30:50.501 INFO [stderr] --> src/models.rs:34:46 Nov 16 11:30:50.501 INFO [stderr] | Nov 16 11:30:50.501 INFO [stderr] 34 | #[derive(Identifiable, Queryable, Serialize, Associations)] Nov 16 11:30:50.501 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 11:30:50.501 INFO [stderr] | Nov 16 11:30:50.501 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 11:30:50.501 INFO [stderr] = note: for more information, see issue #50504 Nov 16 11:30:50.501 INFO [stderr] Nov 16 11:30:50.501 INFO [stderr] warning: cannot find type `Thread` in this scope Nov 16 11:30:50.501 INFO [stderr] --> src/models.rs:34:46 Nov 16 11:30:50.501 INFO [stderr] | Nov 16 11:30:50.501 INFO [stderr] 34 | #[derive(Identifiable, Queryable, Serialize, Associations)] Nov 16 11:30:50.501 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 11:30:50.501 INFO [stderr] | Nov 16 11:30:50.501 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 11:30:50.502 INFO [stderr] = note: for more information, see issue #50504 Nov 16 11:30:50.502 INFO [stderr] Nov 16 11:30:50.502 INFO [stderr] warning: cannot find type `threads` in this scope Nov 16 11:30:50.502 INFO [stderr] --> src/models.rs:34:46 Nov 16 11:30:50.502 INFO [stderr] | Nov 16 11:30:50.502 INFO [stderr] 34 | #[derive(Identifiable, Queryable, Serialize, Associations)] Nov 16 11:30:50.502 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 11:30:50.502 INFO [stderr] | Nov 16 11:30:50.502 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 11:30:50.502 INFO [stderr] = note: for more information, see issue #50504 Nov 16 11:30:50.502 INFO [stderr] Nov 16 11:30:50.502 INFO [stderr] warning: cannot find type `Post` in this scope Nov 16 11:30:50.502 INFO [stderr] --> src/models.rs:45:10 Nov 16 11:30:50.502 INFO [stderr] | Nov 16 11:30:50.502 INFO [stderr] 45 | #[derive(Identifiable, Queryable, Serialize, Associations)] Nov 16 11:30:50.502 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 11:30:50.502 INFO [stderr] | Nov 16 11:30:50.502 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 11:30:50.502 INFO [stderr] = note: for more information, see issue #50504 Nov 16 11:30:50.502 INFO [stderr] Nov 16 11:30:50.502 INFO [stderr] warning: cannot find type `posts` in this scope Nov 16 11:30:50.502 INFO [stderr] --> src/models.rs:45:10 Nov 16 11:30:50.502 INFO [stderr] | Nov 16 11:30:50.502 INFO [stderr] 45 | #[derive(Identifiable, Queryable, Serialize, Associations)] Nov 16 11:30:50.502 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 11:30:50.502 INFO [stderr] | Nov 16 11:30:50.502 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 11:30:50.502 INFO [stderr] = note: for more information, see issue #50504 Nov 16 11:30:50.502 INFO [stderr] Nov 16 11:30:50.502 INFO [stderr] warning: cannot find type `DateTime` in this scope Nov 16 11:30:50.502 INFO [stderr] --> src/models.rs:45:24 Nov 16 11:30:50.502 INFO [stderr] | Nov 16 11:30:50.502 INFO [stderr] 45 | #[derive(Identifiable, Queryable, Serialize, Associations)] Nov 16 11:30:50.502 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 11:30:50.502 INFO [stderr] | Nov 16 11:30:50.502 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 11:30:50.502 INFO [stderr] = note: for more information, see issue #50504 Nov 16 11:30:50.502 INFO [stderr] Nov 16 11:30:50.502 INFO [stderr] warning: cannot find type `Utc` in this scope Nov 16 11:30:50.502 INFO [stderr] --> src/models.rs:45:24 Nov 16 11:30:50.502 INFO [stderr] | Nov 16 11:30:50.502 INFO [stderr] 45 | #[derive(Identifiable, Queryable, Serialize, Associations)] Nov 16 11:30:50.502 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 11:30:50.502 INFO [stderr] | Nov 16 11:30:50.502 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 11:30:50.502 INFO [stderr] = note: for more information, see issue #50504 Nov 16 11:30:50.502 INFO [stderr] Nov 16 11:30:50.502 INFO [stderr] warning: cannot find type `Post` in this scope Nov 16 11:30:50.502 INFO [stderr] --> src/models.rs:45:24 Nov 16 11:30:50.502 INFO [stderr] | Nov 16 11:30:50.502 INFO [stderr] 45 | #[derive(Identifiable, Queryable, Serialize, Associations)] Nov 16 11:30:50.502 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 11:30:50.502 INFO [stderr] | Nov 16 11:30:50.502 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 11:30:50.502 INFO [stderr] = note: for more information, see issue #50504 Nov 16 11:30:50.502 INFO [stderr] Nov 16 11:30:50.502 INFO [stderr] warning: cannot find type `Thread` in this scope Nov 16 11:30:50.502 INFO [stderr] --> src/models.rs:45:46 Nov 16 11:30:50.502 INFO [stderr] | Nov 16 11:30:50.502 INFO [stderr] 45 | #[derive(Identifiable, Queryable, Serialize, Associations)] Nov 16 11:30:50.502 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 11:30:50.502 INFO [stderr] | Nov 16 11:30:50.502 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 11:30:50.502 INFO [stderr] = note: for more information, see issue #50504 Nov 16 11:30:50.502 INFO [stderr] Nov 16 11:30:50.502 INFO [stderr] warning: cannot find type `Post` in this scope Nov 16 11:30:50.502 INFO [stderr] --> src/models.rs:45:46 Nov 16 11:30:50.502 INFO [stderr] | Nov 16 11:30:50.502 INFO [stderr] 45 | #[derive(Identifiable, Queryable, Serialize, Associations)] Nov 16 11:30:50.502 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 11:30:50.502 INFO [stderr] | Nov 16 11:30:50.502 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 11:30:50.502 INFO [stderr] = note: for more information, see issue #50504 Nov 16 11:30:50.502 INFO [stderr] Nov 16 11:30:50.502 INFO [stderr] warning: cannot find type `posts` in this scope Nov 16 11:30:50.502 INFO [stderr] --> src/models.rs:45:46 Nov 16 11:30:50.502 INFO [stderr] | Nov 16 11:30:50.502 INFO [stderr] 45 | #[derive(Identifiable, Queryable, Serialize, Associations)] Nov 16 11:30:50.502 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 11:30:50.502 INFO [stderr] | Nov 16 11:30:50.502 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 11:30:50.502 INFO [stderr] = note: for more information, see issue #50504 Nov 16 11:30:50.503 INFO [stderr] Nov 16 11:30:50.503 INFO [stderr] warning: cannot find type `User` in this scope Nov 16 11:30:50.503 INFO [stderr] --> src/models.rs:45:46 Nov 16 11:30:50.503 INFO [stderr] | Nov 16 11:30:50.503 INFO [stderr] 45 | #[derive(Identifiable, Queryable, Serialize, Associations)] Nov 16 11:30:50.503 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 11:30:50.503 INFO [stderr] | Nov 16 11:30:50.503 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 11:30:50.503 INFO [stderr] = note: for more information, see issue #50504 Nov 16 11:30:50.503 INFO [stderr] Nov 16 11:30:50.503 INFO [stderr] warning: cannot find type `SimplePost` in this scope Nov 16 11:30:50.503 INFO [stderr] --> src/models.rs:58:10 Nov 16 11:30:50.503 INFO [stderr] | Nov 16 11:30:50.503 INFO [stderr] 58 | #[derive(Identifiable, Queryable, Serialize, Associations)] Nov 16 11:30:50.503 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 11:30:50.503 INFO [stderr] | Nov 16 11:30:50.503 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 11:30:50.503 INFO [stderr] = note: for more information, see issue #50504 Nov 16 11:30:50.503 INFO [stderr] Nov 16 11:30:50.503 INFO [stderr] warning: cannot find type `simple_posts` in this scope Nov 16 11:30:50.503 INFO [stderr] --> src/models.rs:58:10 Nov 16 11:30:50.503 INFO [stderr] | Nov 16 11:30:50.503 INFO [stderr] 58 | #[derive(Identifiable, Queryable, Serialize, Associations)] Nov 16 11:30:50.503 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 11:30:50.503 INFO [stderr] | Nov 16 11:30:50.503 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 11:30:50.503 INFO [stderr] = note: for more information, see issue #50504 Nov 16 11:30:50.503 INFO [stderr] Nov 16 11:30:50.503 INFO [stderr] warning: cannot find type `DateTime` in this scope Nov 16 11:30:50.503 INFO [stderr] --> src/models.rs:58:24 Nov 16 11:30:50.503 INFO [stderr] | Nov 16 11:30:50.503 INFO [stderr] 58 | #[derive(Identifiable, Queryable, Serialize, Associations)] Nov 16 11:30:50.503 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 11:30:50.503 INFO [stderr] | Nov 16 11:30:50.503 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 11:30:50.503 INFO [stderr] = note: for more information, see issue #50504 Nov 16 11:30:50.503 INFO [stderr] Nov 16 11:30:50.503 INFO [stderr] warning: cannot find type `Utc` in this scope Nov 16 11:30:50.503 INFO [stderr] --> src/models.rs:58:24 Nov 16 11:30:50.503 INFO [stderr] | Nov 16 11:30:50.503 INFO [stderr] 58 | #[derive(Identifiable, Queryable, Serialize, Associations)] Nov 16 11:30:50.503 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 11:30:50.503 INFO [stderr] | Nov 16 11:30:50.503 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 11:30:50.503 INFO [stderr] = note: for more information, see issue #50504 Nov 16 11:30:50.503 INFO [stderr] Nov 16 11:30:50.503 INFO [stderr] warning: cannot find type `SimplePost` in this scope Nov 16 11:30:50.503 INFO [stderr] --> src/models.rs:58:24 Nov 16 11:30:50.503 INFO [stderr] | Nov 16 11:30:50.503 INFO [stderr] 58 | #[derive(Identifiable, Queryable, Serialize, Associations)] Nov 16 11:30:50.503 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 11:30:50.503 INFO [stderr] | Nov 16 11:30:50.503 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 11:30:50.503 INFO [stderr] = note: for more information, see issue #50504 Nov 16 11:30:50.503 INFO [stderr] Nov 16 11:30:50.503 INFO [stderr] warning: cannot find type `Thread` in this scope Nov 16 11:30:50.503 INFO [stderr] --> src/models.rs:58:46 Nov 16 11:30:50.503 INFO [stderr] | Nov 16 11:30:50.503 INFO [stderr] 58 | #[derive(Identifiable, Queryable, Serialize, Associations)] Nov 16 11:30:50.503 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 11:30:50.503 INFO [stderr] | Nov 16 11:30:50.503 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 11:30:50.503 INFO [stderr] = note: for more information, see issue #50504 Nov 16 11:30:50.503 INFO [stderr] Nov 16 11:30:50.503 INFO [stderr] warning: cannot find type `SimplePost` in this scope Nov 16 11:30:50.503 INFO [stderr] --> src/models.rs:58:46 Nov 16 11:30:50.503 INFO [stderr] | Nov 16 11:30:50.503 INFO [stderr] 58 | #[derive(Identifiable, Queryable, Serialize, Associations)] Nov 16 11:30:50.503 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 11:30:50.503 INFO [stderr] | Nov 16 11:30:50.503 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 11:30:50.503 INFO [stderr] = note: for more information, see issue #50504 Nov 16 11:30:50.503 INFO [stderr] Nov 16 11:30:50.503 INFO [stderr] warning: cannot find type `simple_posts` in this scope Nov 16 11:30:50.503 INFO [stderr] --> src/models.rs:58:46 Nov 16 11:30:50.503 INFO [stderr] | Nov 16 11:30:50.503 INFO [stderr] 58 | #[derive(Identifiable, Queryable, Serialize, Associations)] Nov 16 11:30:50.503 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 11:30:50.503 INFO [stderr] | Nov 16 11:30:50.503 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 11:30:50.503 INFO [stderr] = note: for more information, see issue #50504 Nov 16 11:30:50.503 INFO [stderr] Nov 16 11:30:50.503 INFO [stderr] warning: cannot find type `DateTime` in this scope Nov 16 11:30:50.503 INFO [stderr] --> src/models.rs:74:10 Nov 16 11:30:50.503 INFO [stderr] | Nov 16 11:30:50.503 INFO [stderr] 74 | #[derive(Queryable, Serialize)] Nov 16 11:30:50.503 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 11:30:50.504 INFO [stderr] | Nov 16 11:30:50.504 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 11:30:50.504 INFO [stderr] = note: for more information, see issue #50504 Nov 16 11:30:50.504 INFO [stderr] Nov 16 11:30:50.504 INFO [stderr] warning: cannot find type `Utc` in this scope Nov 16 11:30:50.504 INFO [stderr] --> src/models.rs:74:10 Nov 16 11:30:50.504 INFO [stderr] | Nov 16 11:30:50.504 INFO [stderr] 74 | #[derive(Queryable, Serialize)] Nov 16 11:30:50.504 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 11:30:50.504 INFO [stderr] | Nov 16 11:30:50.504 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 11:30:50.504 INFO [stderr] = note: for more information, see issue #50504 Nov 16 11:30:50.504 INFO [stderr] Nov 16 11:30:50.504 INFO [stderr] warning: cannot find type `ThreadIndex` in this scope Nov 16 11:30:50.504 INFO [stderr] --> src/models.rs:74:10 Nov 16 11:30:50.504 INFO [stderr] | Nov 16 11:30:50.504 INFO [stderr] 74 | #[derive(Queryable, Serialize)] Nov 16 11:30:50.504 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 11:30:50.504 INFO [stderr] | Nov 16 11:30:50.504 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 11:30:50.504 INFO [stderr] = note: for more information, see issue #50504 Nov 16 11:30:50.504 INFO [stderr] Nov 16 11:30:50.504 INFO [stderr] warning: cannot find type `threads` in this scope Nov 16 11:30:50.504 INFO [stderr] --> src/models.rs:87:23 Nov 16 11:30:50.504 INFO [stderr] | Nov 16 11:30:50.504 INFO [stderr] 87 | #[derive(Deserialize, Insertable)] Nov 16 11:30:50.504 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 11:30:50.504 INFO [stderr] | Nov 16 11:30:50.504 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 11:30:50.504 INFO [stderr] = note: for more information, see issue #50504 Nov 16 11:30:50.504 INFO [stderr] Nov 16 11:30:50.504 INFO [stderr] warning: cannot find type `NewThread` in this scope Nov 16 11:30:50.504 INFO [stderr] --> src/models.rs:87:23 Nov 16 11:30:50.504 INFO [stderr] | Nov 16 11:30:50.504 INFO [stderr] 87 | #[derive(Deserialize, Insertable)] Nov 16 11:30:50.504 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 11:30:50.504 INFO [stderr] | Nov 16 11:30:50.504 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 11:30:50.504 INFO [stderr] = note: for more information, see issue #50504 Nov 16 11:30:50.504 INFO [stderr] Nov 16 11:30:50.504 INFO [stderr] warning: cannot find type `users` in this scope Nov 16 11:30:50.504 INFO [stderr] --> src/models.rs:94:23 Nov 16 11:30:50.504 INFO [stderr] | Nov 16 11:30:50.504 INFO [stderr] 94 | #[derive(Deserialize, Insertable)] Nov 16 11:30:50.504 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 11:30:50.504 INFO [stderr] | Nov 16 11:30:50.504 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 11:30:50.504 INFO [stderr] = note: for more information, see issue #50504 Nov 16 11:30:50.504 INFO [stderr] Nov 16 11:30:50.504 INFO [stderr] warning: cannot find type `NewUser` in this scope Nov 16 11:30:50.504 INFO [stderr] --> src/models.rs:94:23 Nov 16 11:30:50.504 INFO [stderr] | Nov 16 11:30:50.504 INFO [stderr] 94 | #[derive(Deserialize, Insertable)] Nov 16 11:30:50.504 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 11:30:50.504 INFO [stderr] | Nov 16 11:30:50.504 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 11:30:50.504 INFO [stderr] = note: for more information, see issue #50504 Nov 16 11:30:50.504 INFO [stderr] Nov 16 11:30:50.504 INFO [stderr] warning: cannot find type `posts` in this scope Nov 16 11:30:50.504 INFO [stderr] --> src/models.rs:101:23 Nov 16 11:30:50.504 INFO [stderr] | Nov 16 11:30:50.504 INFO [stderr] 101 | #[derive(Deserialize, Insertable)] Nov 16 11:30:50.504 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 11:30:50.504 INFO [stderr] | Nov 16 11:30:50.504 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 11:30:50.504 INFO [stderr] = note: for more information, see issue #50504 Nov 16 11:30:50.504 INFO [stderr] Nov 16 11:30:50.504 INFO [stderr] warning: cannot find type `NewPost` in this scope Nov 16 11:30:50.504 INFO [stderr] --> src/models.rs:101:23 Nov 16 11:30:50.504 INFO [stderr] | Nov 16 11:30:50.504 INFO [stderr] 101 | #[derive(Deserialize, Insertable)] Nov 16 11:30:50.504 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 11:30:50.504 INFO [stderr] | Nov 16 11:30:50.504 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 11:30:50.504 INFO [stderr] = note: for more information, see issue #50504 Nov 16 11:30:50.504 INFO [stderr] Nov 16 11:30:50.504 INFO [stderr] warning: cannot find type `Integer` in this scope Nov 16 11:30:50.504 INFO [stderr] --> src/models.rs:112:10 Nov 16 11:30:50.504 INFO [stderr] | Nov 16 11:30:50.504 INFO [stderr] 112 | #[derive(QueryableByName, Debug, Serialize)] Nov 16 11:30:50.504 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 11:30:50.504 INFO [stderr] | Nov 16 11:30:50.504 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 11:30:50.504 INFO [stderr] = note: for more information, see issue #50504 Nov 16 11:30:50.505 INFO [stderr] Nov 16 11:30:50.505 INFO [stderr] warning: cannot find type `Text` in this scope Nov 16 11:30:50.505 INFO [stderr] --> src/models.rs:112:10 Nov 16 11:30:50.505 INFO [stderr] | Nov 16 11:30:50.505 INFO [stderr] 112 | #[derive(QueryableByName, Debug, Serialize)] Nov 16 11:30:50.505 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 11:30:50.505 INFO [stderr] | Nov 16 11:30:50.505 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 11:30:50.505 INFO [stderr] = note: for more information, see issue #50504 Nov 16 11:30:50.505 INFO [stderr] Nov 16 11:30:50.505 INFO [stderr] warning: cannot find type `SearchResult` in this scope Nov 16 11:30:50.505 INFO [stderr] --> src/models.rs:112:10 Nov 16 11:30:50.505 INFO [stderr] | Nov 16 11:30:50.505 INFO [stderr] 112 | #[derive(QueryableByName, Debug, Serialize)] Nov 16 11:30:50.505 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 11:30:50.505 INFO [stderr] | Nov 16 11:30:50.505 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 11:30:50.505 INFO [stderr] = note: for more information, see issue #50504 Nov 16 11:30:50.505 INFO [stderr] Nov 16 11:30:50.505 INFO [stderr] warning: cannot find type `table` in this scope Nov 16 11:30:50.505 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 16 11:30:50.505 INFO [stderr] | Nov 16 11:30:50.505 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 16 11:30:50.505 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 11:30:50.505 INFO [stderr] | Nov 16 11:30:50.505 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 11:30:50.505 INFO [stderr] = note: for more information, see issue #50504 Nov 16 11:30:50.505 INFO [stderr] Nov 16 11:30:50.505 INFO [stderr] warning: cannot find type `id` in this scope Nov 16 11:30:50.505 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 11:30:50.505 INFO [stderr] | Nov 16 11:30:50.505 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 11:30:50.505 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 11:30:50.505 INFO [stderr] | Nov 16 11:30:50.505 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 11:30:50.505 INFO [stderr] = note: for more information, see issue #50504 Nov 16 11:30:50.505 INFO [stderr] Nov 16 11:30:50.505 INFO [stderr] warning: cannot find type `thread_id` in this scope Nov 16 11:30:50.505 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 11:30:50.505 INFO [stderr] | Nov 16 11:30:50.505 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 11:30:50.505 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 11:30:50.505 INFO [stderr] | Nov 16 11:30:50.505 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 11:30:50.505 INFO [stderr] = note: for more information, see issue #50504 Nov 16 11:30:50.505 INFO [stderr] Nov 16 11:30:50.505 INFO [stderr] warning: cannot find type `body` in this scope Nov 16 11:30:50.505 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 11:30:50.505 INFO [stderr] | Nov 16 11:30:50.505 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 11:30:50.505 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 11:30:50.505 INFO [stderr] | Nov 16 11:30:50.505 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 11:30:50.505 INFO [stderr] = note: for more information, see issue #50504 Nov 16 11:30:50.505 INFO [stderr] Nov 16 11:30:50.505 INFO [stderr] warning: cannot find type `posted` in this scope Nov 16 11:30:50.505 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 11:30:50.505 INFO [stderr] | Nov 16 11:30:50.505 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 11:30:50.505 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 11:30:50.505 INFO [stderr] | Nov 16 11:30:50.505 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 11:30:50.505 INFO [stderr] = note: for more information, see issue #50504 Nov 16 11:30:50.505 INFO [stderr] Nov 16 11:30:50.505 INFO [stderr] warning: cannot find type `user_id` in this scope Nov 16 11:30:50.505 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 11:30:50.505 INFO [stderr] | Nov 16 11:30:50.505 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 11:30:50.505 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 11:30:50.505 INFO [stderr] | Nov 16 11:30:50.505 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 11:30:50.505 INFO [stderr] = note: for more information, see issue #50504 Nov 16 11:30:50.505 INFO [stderr] Nov 16 11:30:50.505 INFO [stderr] warning: cannot find type `title` in this scope Nov 16 11:30:50.505 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 11:30:50.505 INFO [stderr] | Nov 16 11:30:50.505 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 11:30:50.505 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 11:30:50.505 INFO [stderr] | Nov 16 11:30:50.505 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 11:30:50.505 INFO [stderr] = note: for more information, see issue #50504 Nov 16 11:30:50.505 INFO [stderr] Nov 16 11:30:50.505 INFO [stderr] warning: cannot find type `sticky` in this scope Nov 16 11:30:50.506 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 11:30:50.506 INFO [stderr] | Nov 16 11:30:50.506 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 11:30:50.506 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 11:30:50.506 INFO [stderr] | Nov 16 11:30:50.506 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 11:30:50.506 INFO [stderr] = note: for more information, see issue #50504 Nov 16 11:30:50.506 INFO [stderr] Nov 16 11:30:50.506 INFO [stderr] warning: cannot find type `closed` in this scope Nov 16 11:30:50.506 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 11:30:50.506 INFO [stderr] | Nov 16 11:30:50.506 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 11:30:50.506 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 11:30:50.506 INFO [stderr] | Nov 16 11:30:50.506 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 11:30:50.506 INFO [stderr] = note: for more information, see issue #50504 Nov 16 11:30:50.506 INFO [stderr] Nov 16 11:30:50.506 INFO [stderr] warning: cannot find type `email` in this scope Nov 16 11:30:50.506 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 11:30:50.506 INFO [stderr] | Nov 16 11:30:50.506 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 11:30:50.506 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 11:30:50.506 INFO [stderr] | Nov 16 11:30:50.506 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 11:30:50.506 INFO [stderr] = note: for more information, see issue #50504 Nov 16 11:30:50.506 INFO [stderr] Nov 16 11:30:50.506 INFO [stderr] warning: cannot find type `name` in this scope Nov 16 11:30:50.506 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 11:30:50.506 INFO [stderr] | Nov 16 11:30:50.506 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 11:30:50.506 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 11:30:50.506 INFO [stderr] | Nov 16 11:30:50.506 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 11:30:50.506 INFO [stderr] = note: for more information, see issue #50504 Nov 16 11:30:50.506 INFO [stderr] Nov 16 11:30:50.506 INFO [stderr] warning: cannot find type `admin` in this scope Nov 16 11:30:50.506 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 11:30:50.506 INFO [stderr] | Nov 16 11:30:50.506 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 11:30:50.506 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 11:30:50.506 INFO [stderr] | Nov 16 11:30:50.506 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 11:30:50.506 INFO [stderr] = note: for more information, see issue #50504 Nov 16 11:30:50.506 INFO [stderr] Nov 16 11:30:50.506 INFO [stderr] warning: cannot find type `author_name` in this scope Nov 16 11:30:50.506 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 11:30:50.506 INFO [stderr] | Nov 16 11:30:50.506 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 11:30:50.506 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 11:30:50.506 INFO [stderr] | Nov 16 11:30:50.506 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 11:30:50.506 INFO [stderr] = note: for more information, see issue #50504 Nov 16 11:30:50.506 INFO [stderr] Nov 16 11:30:50.506 INFO [stderr] warning: cannot find type `author_email` in this scope Nov 16 11:30:50.506 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 11:30:50.506 INFO [stderr] | Nov 16 11:30:50.506 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 11:30:50.506 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 11:30:50.506 INFO [stderr] | Nov 16 11:30:50.506 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 11:30:50.506 INFO [stderr] = note: for more information, see issue #50504 Nov 16 11:30:50.506 INFO [stderr] Nov 16 11:30:50.506 INFO [stderr] warning: cannot find type `thread_author` in this scope Nov 16 11:30:50.506 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 11:30:50.506 INFO [stderr] | Nov 16 11:30:50.506 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 11:30:50.506 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 11:30:50.506 INFO [stderr] | Nov 16 11:30:50.506 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 11:30:50.506 INFO [stderr] = note: for more information, see issue #50504 Nov 16 11:30:50.506 INFO [stderr] Nov 16 11:30:50.506 INFO [stderr] warning: cannot find type `created` in this scope Nov 16 11:30:50.506 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 11:30:50.506 INFO [stderr] | Nov 16 11:30:50.506 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 11:30:50.518 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 11:30:50.519 INFO [stderr] | Nov 16 11:30:50.519 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 11:30:50.519 INFO [stderr] = note: for more information, see issue #50504 Nov 16 11:30:50.519 INFO [stderr] Nov 16 11:30:50.519 INFO [stderr] warning: cannot find type `post_id` in this scope Nov 16 11:30:50.519 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 11:30:50.519 INFO [stderr] | Nov 16 11:30:50.519 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 11:30:50.519 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 11:30:50.519 INFO [stderr] | Nov 16 11:30:50.519 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 11:30:50.519 INFO [stderr] = note: for more information, see issue #50504 Nov 16 11:30:50.519 INFO [stderr] Nov 16 11:30:50.519 INFO [stderr] warning: cannot find type `post_author` in this scope Nov 16 11:30:50.519 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 11:30:50.519 INFO [stderr] | Nov 16 11:30:50.519 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 11:30:50.519 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 11:30:50.519 INFO [stderr] | Nov 16 11:30:50.519 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 11:30:50.519 INFO [stderr] = note: for more information, see issue #50504 Nov 16 11:30:50.519 INFO [stderr] Nov 16 11:30:52.043 INFO [stderr] error[E0658]: use of unstable library feature 'inner_deref': newly added (see issue #50264) Nov 16 11:30:52.044 INFO [stderr] --> src/render.rs:181:10 Nov 16 11:30:52.044 INFO [stderr] | Nov 16 11:30:52.045 INFO [stderr] 181 | #[derive(Template, Default)] Nov 16 11:30:52.046 INFO [stderr] | ^^^^^^^^ Nov 16 11:30:52.046 INFO [stderr] | Nov 16 11:30:52.047 INFO [stderr] = help: add #![feature(inner_deref)] to the crate attributes to enable Nov 16 11:30:52.047 INFO [stderr] Nov 16 11:30:52.048 INFO [stderr] error[E0308]: mismatched types Nov 16 11:30:52.049 INFO [stderr] --> src/render.rs:181:10 Nov 16 11:30:52.049 INFO [stderr] | Nov 16 11:30:52.050 INFO [stderr] 181 | #[derive(Template, Default)] Nov 16 11:30:52.051 INFO [stderr] | ^^^^^^^^ expected enum `std::option::Option`, found reference Nov 16 11:30:52.051 INFO [stderr] | Nov 16 11:30:52.051 INFO [stderr] = note: expected type `std::option::Option<&str>` Nov 16 11:30:52.051 INFO [stderr] found type `&_` Nov 16 11:30:52.051 INFO [stderr] Nov 16 11:30:52.264 INFO [stderr] error: aborting due to 2 previous errors Nov 16 11:30:52.265 INFO [stderr] Nov 16 11:30:52.266 INFO [stderr] Some errors occurred: E0308, E0658. Nov 16 11:30:52.266 INFO [stderr] For more information about an error, try `rustc --explain E0308`. Nov 16 11:30:52.335 INFO [stderr] error: Could not compile `converse`. Nov 16 11:30:52.335 INFO [stderr] Nov 16 11:30:52.335 INFO [stderr] To learn more, run the command again with --verbose. Nov 16 11:30:52.343 INFO [stderr] su: No module specific data is present Nov 16 11:30:53.597 INFO running `"docker" "inspect" "839a356e6bea233753355f353f06cbf134e6ef36314562bf421515571d7e5e6c"` Nov 16 11:30:53.979 INFO running `"docker" "rm" "-f" "839a356e6bea233753355f353f06cbf134e6ef36314562bf421515571d7e5e6c"` Nov 16 11:30:54.414 INFO [stdout] 839a356e6bea233753355f353f06cbf134e6ef36314562bf421515571d7e5e6c