Oct 31 21:30:10.116 INFO checking sector-f/eggchan against master#05812fa8c588473f03e3fa7cf59cd84f4f37c715 for pr-55538 Oct 31 21:30:10.116 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-7/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55538/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/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 +05812fa8c588473f03e3fa7cf59cd84f4f37c715-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 31 21:30:10.652 INFO blam! 9004959d9af239c860b55495a5fe1ad30b7844757526362fadb3486695f0d815 Oct 31 21:30:10.660 INFO running `"docker" "start" "-a" "9004959d9af239c860b55495a5fe1ad30b7844757526362fadb3486695f0d815"` Oct 31 21:30:12.021 INFO kablam! usermod: no changes Oct 31 21:30:12.598 INFO kablam! Checking memchr v1.0.2 Oct 31 21:30:12.598 INFO kablam! Compiling proc-macro2 v0.4.5 Oct 31 21:30:12.648 INFO kablam! Checking parking_lot_core v0.2.14 Oct 31 21:30:12.648 INFO kablam! Compiling serde v1.0.66 Oct 31 21:30:12.666 INFO kablam! Checking r2d2 v0.8.2 Oct 31 21:30:12.666 INFO kablam! Checking clap v2.31.2 Oct 31 21:30:12.666 INFO kablam! Compiling backtrace-sys v0.1.23 Oct 31 21:30:12.666 INFO kablam! Checking http v0.1.5 Oct 31 21:30:13.978 INFO kablam! Checking mio-uds v0.6.6 Oct 31 21:30:14.327 INFO kablam! Checking serde_json v1.0.20 Oct 31 21:30:14.392 INFO kablam! Checking regex v1.0.0 Oct 31 21:30:15.537 INFO kablam! Checking flate2 v1.0.1 Oct 31 21:30:16.784 INFO kablam! Checking csv v0.15.0 Oct 31 21:30:20.720 INFO kablam! Compiling backtrace v0.3.8 Oct 31 21:30:20.724 INFO kablam! Checking serde_urlencoded v0.5.2 Oct 31 21:30:20.846 INFO kablam! Checking chrono v0.4.2 Oct 31 21:30:22.144 INFO kablam! Checking parking_lot v0.5.5 Oct 31 21:30:22.944 INFO kablam! Checking prettytable-rs v0.7.0 Oct 31 21:30:25.915 INFO kablam! Compiling quote v0.6.3 Oct 31 21:30:26.028 INFO kablam! Checking dotenv v0.13.0 Oct 31 21:30:26.565 INFO kablam! Compiling error-chain v0.11.0 Oct 31 21:30:27.092 INFO kablam! Checking tokio-core v0.1.17 Oct 31 21:30:27.929 INFO kablam! Checking crossbeam-channel v0.1.3 Oct 31 21:30:28.528 INFO kablam! Checking h2 v0.1.9 Oct 31 21:30:29.741 INFO kablam! Checking diesel v1.3.0 Oct 31 21:30:32.914 INFO kablam! Compiling syn v0.14.2 Oct 31 21:30:35.238 INFO kablam! Checking trust-dns-proto v0.3.3 Oct 31 21:30:35.239 INFO kablam! Checking tokio-signal v0.1.5 Oct 31 21:30:51.418 INFO kablam! Checking trust-dns-resolver v0.8.2 Oct 31 21:30:52.158 INFO kablam! Compiling serde_derive v1.0.66 Oct 31 21:30:53.380 INFO kablam! Compiling semver v0.9.0 Oct 31 21:31:17.608 INFO kablam! Compiling cargo_metadata v0.5.5 Oct 31 21:31:22.313 INFO kablam! Compiling skeptic v0.13.3 Oct 31 21:31:27.398 INFO kablam! Compiling actix v0.5.7 Oct 31 21:31:36.427 INFO kablam! Checking actix-web v0.6.10 Oct 31 21:31:57.541 INFO kablam! Checking r2d2-diesel v1.0.0 Oct 31 21:31:58.105 INFO kablam! Checking eggchan v0.1.0 (/source) Oct 31 21:32:00.190 INFO kablam! warning: unused import: `prettytable::row::Row` Oct 31 21:32:00.191 INFO kablam! --> src/egg-ctl.rs:3:5 Oct 31 21:32:00.191 INFO kablam! | Oct 31 21:32:00.192 INFO kablam! 3 | use prettytable::row::Row; Oct 31 21:32:00.193 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 31 21:32:00.193 INFO kablam! | Oct 31 21:32:00.194 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 31 21:32:00.194 INFO kablam! Oct 31 21:32:00.195 INFO kablam! warning: unused import: `prettytable::cell::Cell` Oct 31 21:32:00.196 INFO kablam! --> src/egg-ctl.rs:4:5 Oct 31 21:32:00.196 INFO kablam! | Oct 31 21:32:00.197 INFO kablam! 4 | use prettytable::cell::Cell; Oct 31 21:32:00.197 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 21:32:00.198 INFO kablam! Oct 31 21:32:00.198 INFO kablam! warning: unused import: `diesel::result::Error as DieselError` Oct 31 21:32:00.199 INFO kablam! --> src/egg-ctl.rs:15:5 Oct 31 21:32:00.200 INFO kablam! | Oct 31 21:32:00.200 INFO kablam! 15 | use diesel::result::Error as DieselError; Oct 31 21:32:00.201 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 21:32:00.201 INFO kablam! Oct 31 21:32:00.202 INFO kablam! warning: cannot find type `table` in this scope Oct 31 21:32:00.203 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 31 21:32:00.203 INFO kablam! | Oct 31 21:32:00.204 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 31 21:32:00.204 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:00.205 INFO kablam! | Oct 31 21:32:00.206 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 31 21:32:00.206 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:00.207 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:00.207 INFO kablam! Oct 31 21:32:00.208 INFO kablam! warning: cannot find type `table` in this scope Oct 31 21:32:00.209 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 31 21:32:00.209 INFO kablam! | Oct 31 21:32:00.210 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 31 21:32:00.210 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:00.216 INFO kablam! | Oct 31 21:32:00.216 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:00.216 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:00.216 INFO kablam! Oct 31 21:32:00.216 INFO kablam! warning: cannot find type `board_id` in this scope Oct 31 21:32:00.216 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 21:32:00.216 INFO kablam! | Oct 31 21:32:00.216 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 21:32:00.216 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:00.216 INFO kablam! | Oct 31 21:32:00.217 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:00.217 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:00.217 INFO kablam! Oct 31 21:32:00.217 INFO kablam! warning: cannot find type `postnum` in this scope Oct 31 21:32:00.217 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 21:32:00.217 INFO kablam! | Oct 31 21:32:00.217 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 21:32:00.217 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:00.217 INFO kablam! | Oct 31 21:32:00.217 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:00.217 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:00.217 INFO kablam! Oct 31 21:32:00.217 INFO kablam! warning: cannot find type `id` in this scope Oct 31 21:32:00.217 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 21:32:00.217 INFO kablam! | Oct 31 21:32:00.217 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 21:32:00.217 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:00.217 INFO kablam! | Oct 31 21:32:00.217 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:00.217 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:00.217 INFO kablam! Oct 31 21:32:00.217 INFO kablam! warning: cannot find type `name` in this scope Oct 31 21:32:00.217 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 21:32:00.217 INFO kablam! | Oct 31 21:32:00.217 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 21:32:00.217 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:00.217 INFO kablam! | Oct 31 21:32:00.217 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:00.217 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:00.217 INFO kablam! Oct 31 21:32:00.217 INFO kablam! warning: cannot find type `description` in this scope Oct 31 21:32:00.217 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 21:32:00.217 INFO kablam! | Oct 31 21:32:00.217 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 21:32:00.217 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:00.217 INFO kablam! | Oct 31 21:32:00.217 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:00.217 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:00.217 INFO kablam! Oct 31 21:32:00.217 INFO kablam! warning: cannot find type `filepath` in this scope Oct 31 21:32:00.217 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 21:32:00.217 INFO kablam! | Oct 31 21:32:00.217 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 21:32:00.217 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:00.217 INFO kablam! | Oct 31 21:32:00.217 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:00.217 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:00.217 INFO kablam! Oct 31 21:32:00.217 INFO kablam! warning: cannot find type `thumbpath` in this scope Oct 31 21:32:00.217 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 21:32:00.217 INFO kablam! | Oct 31 21:32:00.217 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 21:32:00.217 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:00.217 INFO kablam! | Oct 31 21:32:00.217 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:00.217 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:00.217 INFO kablam! Oct 31 21:32:00.217 INFO kablam! warning: cannot find type `post_num` in this scope Oct 31 21:32:00.217 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 21:32:00.217 INFO kablam! | Oct 31 21:32:00.232 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 21:32:00.232 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:00.232 INFO kablam! | Oct 31 21:32:00.232 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:00.232 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:00.240 INFO kablam! Oct 31 21:32:00.240 INFO kablam! warning: cannot find type `reply_to` in this scope Oct 31 21:32:00.240 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 21:32:00.240 INFO kablam! | Oct 31 21:32:00.240 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 21:32:00.240 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:00.240 INFO kablam! | Oct 31 21:32:00.240 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:00.240 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:00.240 INFO kablam! Oct 31 21:32:00.240 INFO kablam! warning: cannot find type `image` in this scope Oct 31 21:32:00.240 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 21:32:00.240 INFO kablam! | Oct 31 21:32:00.244 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 21:32:00.244 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:00.244 INFO kablam! | Oct 31 21:32:00.244 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:00.244 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:00.244 INFO kablam! Oct 31 21:32:00.244 INFO kablam! warning: cannot find type `time` in this scope Oct 31 21:32:00.244 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 21:32:00.244 INFO kablam! | Oct 31 21:32:00.244 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 21:32:00.244 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:00.244 INFO kablam! | Oct 31 21:32:00.244 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:00.244 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:00.244 INFO kablam! Oct 31 21:32:00.244 INFO kablam! warning: cannot find type `comment` in this scope Oct 31 21:32:00.244 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 21:32:00.244 INFO kablam! | Oct 31 21:32:00.244 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 21:32:00.244 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:00.244 INFO kablam! | Oct 31 21:32:00.244 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:00.249 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:00.249 INFO kablam! Oct 31 21:32:00.249 INFO kablam! warning: unused import: `posts` Oct 31 21:32:00.249 INFO kablam! --> src/egg-ctl.rs:20:22 Oct 31 21:32:00.249 INFO kablam! | Oct 31 21:32:00.249 INFO kablam! 20 | use schema::{boards, posts}; Oct 31 21:32:00.249 INFO kablam! | ^^^^^ Oct 31 21:32:00.249 INFO kablam! Oct 31 21:32:00.249 INFO kablam! warning: cannot find type `Board` in this scope Oct 31 21:32:00.249 INFO kablam! --> src/models.rs:4:10 Oct 31 21:32:00.249 INFO kablam! | Oct 31 21:32:00.249 INFO kablam! 4 | #[derive(Queryable, Insertable)] Oct 31 21:32:00.249 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:00.249 INFO kablam! | Oct 31 21:32:00.249 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:00.249 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:00.249 INFO kablam! Oct 31 21:32:00.252 INFO kablam! warning: cannot find type `boards` in this scope Oct 31 21:32:00.252 INFO kablam! --> src/models.rs:4:21 Oct 31 21:32:00.252 INFO kablam! | Oct 31 21:32:00.252 INFO kablam! 4 | #[derive(Queryable, Insertable)] Oct 31 21:32:00.252 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:00.252 INFO kablam! | Oct 31 21:32:00.252 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:00.252 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:00.252 INFO kablam! Oct 31 21:32:00.252 INFO kablam! warning: cannot find type `Board` in this scope Oct 31 21:32:00.252 INFO kablam! --> src/models.rs:4:21 Oct 31 21:32:00.252 INFO kablam! | Oct 31 21:32:00.252 INFO kablam! 4 | #[derive(Queryable, Insertable)] Oct 31 21:32:00.269 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:00.269 INFO kablam! | Oct 31 21:32:00.269 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:00.269 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:00.269 INFO kablam! Oct 31 21:32:00.269 INFO kablam! warning: cannot find type `Image` in this scope Oct 31 21:32:00.269 INFO kablam! --> src/models.rs:11:10 Oct 31 21:32:00.269 INFO kablam! | Oct 31 21:32:00.269 INFO kablam! 11 | #[derive(Queryable, Insertable)] Oct 31 21:32:00.269 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:00.269 INFO kablam! | Oct 31 21:32:00.269 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:00.269 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:00.269 INFO kablam! Oct 31 21:32:00.269 INFO kablam! warning: cannot find type `images` in this scope Oct 31 21:32:00.269 INFO kablam! --> src/models.rs:11:21 Oct 31 21:32:00.269 INFO kablam! | Oct 31 21:32:00.269 INFO kablam! 11 | #[derive(Queryable, Insertable)] Oct 31 21:32:00.269 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:00.269 INFO kablam! | Oct 31 21:32:00.269 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:00.269 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:00.269 INFO kablam! Oct 31 21:32:00.269 INFO kablam! warning: cannot find type `Image` in this scope Oct 31 21:32:00.269 INFO kablam! --> src/models.rs:11:21 Oct 31 21:32:00.269 INFO kablam! | Oct 31 21:32:00.269 INFO kablam! 11 | #[derive(Queryable, Insertable)] Oct 31 21:32:00.269 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:00.269 INFO kablam! | Oct 31 21:32:00.269 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:00.269 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:00.269 INFO kablam! Oct 31 21:32:00.269 INFO kablam! warning: cannot find type `DateTime` in this scope Oct 31 21:32:00.269 INFO kablam! --> src/models.rs:18:10 Oct 31 21:32:00.269 INFO kablam! | Oct 31 21:32:00.269 INFO kablam! 18 | #[derive(Queryable)] Oct 31 21:32:00.269 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:00.269 INFO kablam! | Oct 31 21:32:00.269 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:00.269 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:00.269 INFO kablam! Oct 31 21:32:00.269 INFO kablam! warning: cannot find type `Utc` in this scope Oct 31 21:32:00.269 INFO kablam! --> src/models.rs:18:10 Oct 31 21:32:00.269 INFO kablam! | Oct 31 21:32:00.269 INFO kablam! 18 | #[derive(Queryable)] Oct 31 21:32:00.269 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:00.269 INFO kablam! | Oct 31 21:32:00.269 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:00.269 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:00.269 INFO kablam! Oct 31 21:32:00.269 INFO kablam! warning: cannot find type `Post` in this scope Oct 31 21:32:00.269 INFO kablam! --> src/models.rs:18:10 Oct 31 21:32:00.269 INFO kablam! | Oct 31 21:32:00.269 INFO kablam! 18 | #[derive(Queryable)] Oct 31 21:32:00.269 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:00.269 INFO kablam! | Oct 31 21:32:00.269 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:00.269 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:00.269 INFO kablam! Oct 31 21:32:00.269 INFO kablam! warning: cannot find type `posts` in this scope Oct 31 21:32:00.269 INFO kablam! --> src/models.rs:28:10 Oct 31 21:32:00.269 INFO kablam! | Oct 31 21:32:00.269 INFO kablam! 28 | #[derive(Insertable)] Oct 31 21:32:00.269 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:00.269 INFO kablam! | Oct 31 21:32:00.269 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:00.269 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:00.269 INFO kablam! Oct 31 21:32:00.269 INFO kablam! warning: cannot find type `PostInsert` in this scope Oct 31 21:32:00.269 INFO kablam! --> src/models.rs:28:10 Oct 31 21:32:00.269 INFO kablam! | Oct 31 21:32:00.269 INFO kablam! 28 | #[derive(Insertable)] Oct 31 21:32:00.269 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:00.269 INFO kablam! | Oct 31 21:32:00.269 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:00.269 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:00.269 INFO kablam! Oct 31 21:32:01.016 INFO kablam! warning: unused import: `prettytable::row::Row` Oct 31 21:32:01.017 INFO kablam! --> src/egg-ctl.rs:3:5 Oct 31 21:32:01.017 INFO kablam! | Oct 31 21:32:01.017 INFO kablam! 3 | use prettytable::row::Row; Oct 31 21:32:01.017 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 31 21:32:01.017 INFO kablam! | Oct 31 21:32:01.017 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 31 21:32:01.017 INFO kablam! Oct 31 21:32:01.017 INFO kablam! warning: unused import: `prettytable::cell::Cell` Oct 31 21:32:01.017 INFO kablam! --> src/egg-ctl.rs:4:5 Oct 31 21:32:01.017 INFO kablam! | Oct 31 21:32:01.017 INFO kablam! 4 | use prettytable::cell::Cell; Oct 31 21:32:01.017 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 21:32:01.017 INFO kablam! Oct 31 21:32:01.017 INFO kablam! warning: unused import: `diesel::result::Error as DieselError` Oct 31 21:32:01.017 INFO kablam! --> src/egg-ctl.rs:15:5 Oct 31 21:32:01.017 INFO kablam! | Oct 31 21:32:01.017 INFO kablam! 15 | use diesel::result::Error as DieselError; Oct 31 21:32:01.017 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 21:32:01.017 INFO kablam! Oct 31 21:32:01.017 INFO kablam! warning: cannot find type `table` in this scope Oct 31 21:32:01.017 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 31 21:32:01.017 INFO kablam! | Oct 31 21:32:01.017 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 31 21:32:01.017 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:01.017 INFO kablam! | Oct 31 21:32:01.017 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 31 21:32:01.017 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:01.017 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:01.017 INFO kablam! Oct 31 21:32:01.017 INFO kablam! warning: cannot find type `table` in this scope Oct 31 21:32:01.017 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 31 21:32:01.017 INFO kablam! | Oct 31 21:32:01.017 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 31 21:32:01.017 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:01.017 INFO kablam! | Oct 31 21:32:01.017 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:01.017 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:01.017 INFO kablam! Oct 31 21:32:01.017 INFO kablam! warning: cannot find type `board_id` in this scope Oct 31 21:32:01.017 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 21:32:01.017 INFO kablam! | Oct 31 21:32:01.017 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 21:32:01.017 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:01.017 INFO kablam! | Oct 31 21:32:01.017 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:01.017 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:01.017 INFO kablam! Oct 31 21:32:01.017 INFO kablam! warning: cannot find type `postnum` in this scope Oct 31 21:32:01.017 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 21:32:01.017 INFO kablam! | Oct 31 21:32:01.017 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 21:32:01.017 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:01.017 INFO kablam! | Oct 31 21:32:01.017 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:01.017 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:01.017 INFO kablam! Oct 31 21:32:01.017 INFO kablam! warning: cannot find type `id` in this scope Oct 31 21:32:01.017 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 21:32:01.017 INFO kablam! | Oct 31 21:32:01.017 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 21:32:01.017 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:01.017 INFO kablam! | Oct 31 21:32:01.017 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:01.017 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:01.017 INFO kablam! Oct 31 21:32:01.017 INFO kablam! warning: cannot find type `name` in this scope Oct 31 21:32:01.017 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 21:32:01.017 INFO kablam! | Oct 31 21:32:01.017 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 21:32:01.017 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:01.017 INFO kablam! | Oct 31 21:32:01.017 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:01.017 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:01.017 INFO kablam! Oct 31 21:32:01.017 INFO kablam! warning: cannot find type `description` in this scope Oct 31 21:32:01.017 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 21:32:01.017 INFO kablam! | Oct 31 21:32:01.017 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 21:32:01.017 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:01.017 INFO kablam! | Oct 31 21:32:01.017 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:01.017 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:01.017 INFO kablam! Oct 31 21:32:01.017 INFO kablam! warning: cannot find type `filepath` in this scope Oct 31 21:32:01.017 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 21:32:01.017 INFO kablam! | Oct 31 21:32:01.017 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 21:32:01.017 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:01.017 INFO kablam! | Oct 31 21:32:01.017 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:01.017 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:01.017 INFO kablam! Oct 31 21:32:01.017 INFO kablam! warning: cannot find type `thumbpath` in this scope Oct 31 21:32:01.017 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 21:32:01.017 INFO kablam! | Oct 31 21:32:01.017 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 21:32:01.017 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:01.017 INFO kablam! | Oct 31 21:32:01.017 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:01.017 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:01.018 INFO kablam! Oct 31 21:32:01.027 INFO kablam! warning: cannot find type `post_num` in this scope Oct 31 21:32:01.027 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 21:32:01.027 INFO kablam! | Oct 31 21:32:01.027 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 21:32:01.027 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:01.027 INFO kablam! | Oct 31 21:32:01.027 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:01.027 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:01.027 INFO kablam! Oct 31 21:32:01.027 INFO kablam! warning: cannot find type `reply_to` in this scope Oct 31 21:32:01.027 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 21:32:01.027 INFO kablam! | Oct 31 21:32:01.027 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 21:32:01.027 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:01.027 INFO kablam! | Oct 31 21:32:01.027 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:01.027 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:01.027 INFO kablam! Oct 31 21:32:01.027 INFO kablam! warning: cannot find type `image` in this scope Oct 31 21:32:01.027 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 21:32:01.027 INFO kablam! | Oct 31 21:32:01.027 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 21:32:01.027 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:01.027 INFO kablam! | Oct 31 21:32:01.027 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:01.027 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:01.027 INFO kablam! Oct 31 21:32:01.027 INFO kablam! warning: cannot find type `time` in this scope Oct 31 21:32:01.027 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 21:32:01.027 INFO kablam! | Oct 31 21:32:01.027 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 21:32:01.027 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:01.027 INFO kablam! | Oct 31 21:32:01.027 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:01.027 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:01.027 INFO kablam! Oct 31 21:32:01.027 INFO kablam! warning: cannot find type `comment` in this scope Oct 31 21:32:01.027 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 21:32:01.027 INFO kablam! | Oct 31 21:32:01.027 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 21:32:01.027 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:01.027 INFO kablam! | Oct 31 21:32:01.027 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:01.027 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:01.027 INFO kablam! Oct 31 21:32:01.027 INFO kablam! warning: unused import: `posts` Oct 31 21:32:01.027 INFO kablam! --> src/egg-ctl.rs:20:22 Oct 31 21:32:01.027 INFO kablam! | Oct 31 21:32:01.027 INFO kablam! 20 | use schema::{boards, posts}; Oct 31 21:32:01.027 INFO kablam! | ^^^^^ Oct 31 21:32:01.027 INFO kablam! Oct 31 21:32:01.027 INFO kablam! warning: cannot find type `Board` in this scope Oct 31 21:32:01.027 INFO kablam! --> src/models.rs:4:10 Oct 31 21:32:01.027 INFO kablam! | Oct 31 21:32:01.027 INFO kablam! 4 | #[derive(Queryable, Insertable)] Oct 31 21:32:01.027 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:01.027 INFO kablam! | Oct 31 21:32:01.027 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:01.027 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:01.027 INFO kablam! Oct 31 21:32:01.027 INFO kablam! warning: cannot find type `boards` in this scope Oct 31 21:32:01.027 INFO kablam! --> src/models.rs:4:21 Oct 31 21:32:01.027 INFO kablam! | Oct 31 21:32:01.027 INFO kablam! 4 | #[derive(Queryable, Insertable)] Oct 31 21:32:01.027 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:01.027 INFO kablam! | Oct 31 21:32:01.027 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:01.027 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:01.027 INFO kablam! Oct 31 21:32:01.027 INFO kablam! warning: cannot find type `Board` in this scope Oct 31 21:32:01.027 INFO kablam! --> src/models.rs:4:21 Oct 31 21:32:01.027 INFO kablam! | Oct 31 21:32:01.027 INFO kablam! 4 | #[derive(Queryable, Insertable)] Oct 31 21:32:01.027 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:01.027 INFO kablam! | Oct 31 21:32:01.027 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:01.027 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:01.027 INFO kablam! Oct 31 21:32:01.027 INFO kablam! warning: cannot find type `Image` in this scope Oct 31 21:32:01.027 INFO kablam! --> src/models.rs:11:10 Oct 31 21:32:01.027 INFO kablam! | Oct 31 21:32:01.027 INFO kablam! 11 | #[derive(Queryable, Insertable)] Oct 31 21:32:01.027 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:01.027 INFO kablam! | Oct 31 21:32:01.027 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:01.027 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:01.027 INFO kablam! Oct 31 21:32:01.027 INFO kablam! warning: cannot find type `images` in this scope Oct 31 21:32:01.027 INFO kablam! --> src/models.rs:11:21 Oct 31 21:32:01.027 INFO kablam! | Oct 31 21:32:01.027 INFO kablam! 11 | #[derive(Queryable, Insertable)] Oct 31 21:32:01.027 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:01.027 INFO kablam! | Oct 31 21:32:01.027 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:01.027 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:01.027 INFO kablam! Oct 31 21:32:01.027 INFO kablam! warning: cannot find type `Image` in this scope Oct 31 21:32:01.027 INFO kablam! --> src/models.rs:11:21 Oct 31 21:32:01.028 INFO kablam! | Oct 31 21:32:01.028 INFO kablam! 11 | #[derive(Queryable, Insertable)] Oct 31 21:32:01.028 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:01.028 INFO kablam! | Oct 31 21:32:01.028 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:01.028 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:01.028 INFO kablam! Oct 31 21:32:01.028 INFO kablam! warning: cannot find type `DateTime` in this scope Oct 31 21:32:01.028 INFO kablam! --> src/models.rs:18:10 Oct 31 21:32:01.028 INFO kablam! | Oct 31 21:32:01.028 INFO kablam! 18 | #[derive(Queryable)] Oct 31 21:32:01.028 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:01.028 INFO kablam! | Oct 31 21:32:01.036 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:01.036 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:01.036 INFO kablam! Oct 31 21:32:01.036 INFO kablam! warning: cannot find type `Utc` in this scope Oct 31 21:32:01.036 INFO kablam! --> src/models.rs:18:10 Oct 31 21:32:01.036 INFO kablam! | Oct 31 21:32:01.036 INFO kablam! 18 | #[derive(Queryable)] Oct 31 21:32:01.036 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:01.036 INFO kablam! | Oct 31 21:32:01.036 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:01.036 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:01.036 INFO kablam! Oct 31 21:32:01.036 INFO kablam! warning: cannot find type `Post` in this scope Oct 31 21:32:01.036 INFO kablam! --> src/models.rs:18:10 Oct 31 21:32:01.036 INFO kablam! | Oct 31 21:32:01.036 INFO kablam! 18 | #[derive(Queryable)] Oct 31 21:32:01.036 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:01.036 INFO kablam! | Oct 31 21:32:01.036 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:01.036 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:01.036 INFO kablam! Oct 31 21:32:01.037 INFO kablam! warning: cannot find type `posts` in this scope Oct 31 21:32:01.037 INFO kablam! --> src/models.rs:28:10 Oct 31 21:32:01.037 INFO kablam! | Oct 31 21:32:01.037 INFO kablam! 28 | #[derive(Insertable)] Oct 31 21:32:01.037 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:01.037 INFO kablam! | Oct 31 21:32:01.037 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:01.037 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:01.037 INFO kablam! Oct 31 21:32:01.037 INFO kablam! warning: cannot find type `PostInsert` in this scope Oct 31 21:32:01.037 INFO kablam! --> src/models.rs:28:10 Oct 31 21:32:01.037 INFO kablam! | Oct 31 21:32:01.037 INFO kablam! 28 | #[derive(Insertable)] Oct 31 21:32:01.037 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:01.037 INFO kablam! | Oct 31 21:32:01.037 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:01.037 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:01.037 INFO kablam! Oct 31 21:32:01.216 INFO kablam! warning: unused variable: `board` Oct 31 21:32:01.216 INFO kablam! --> src/egg-ctl.rs:89:17 Oct 31 21:32:01.216 INFO kablam! | Oct 31 21:32:01.216 INFO kablam! 89 | let board = thread_matches.value_of("board").unwrap(); Oct 31 21:32:01.216 INFO kablam! | ^^^^^ help: consider using `_board` instead Oct 31 21:32:01.216 INFO kablam! | Oct 31 21:32:01.216 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 21:32:01.216 INFO kablam! Oct 31 21:32:01.603 INFO kablam! warning: unused variable: `board` Oct 31 21:32:01.603 INFO kablam! --> src/egg-ctl.rs:89:17 Oct 31 21:32:01.603 INFO kablam! | Oct 31 21:32:01.603 INFO kablam! 89 | let board = thread_matches.value_of("board").unwrap(); Oct 31 21:32:01.603 INFO kablam! | ^^^^^ help: consider using `_board` instead Oct 31 21:32:01.603 INFO kablam! | Oct 31 21:32:01.603 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 21:32:01.603 INFO kablam! Oct 31 21:32:02.490 INFO kablam! warning: unused imports: `FromRequest`, `middleware` Oct 31 21:32:02.490 INFO kablam! --> src/main.rs:5:23 Oct 31 21:32:02.490 INFO kablam! | Oct 31 21:32:02.490 INFO kablam! 5 | use actix_web::{http, middleware, server, App, AsyncResponder, HttpRequest, HttpResponse, Responder, FromRequest, Path}; Oct 31 21:32:02.490 INFO kablam! | ^^^^^^^^^^ ^^^^^^^^^^^ Oct 31 21:32:02.490 INFO kablam! | Oct 31 21:32:02.490 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 31 21:32:02.490 INFO kablam! Oct 31 21:32:02.490 INFO kablam! warning: unused import: `diesel::pg::PgConnection` Oct 31 21:32:02.490 INFO kablam! --> src/main.rs:9:5 Oct 31 21:32:02.490 INFO kablam! | Oct 31 21:32:02.490 INFO kablam! 9 | use diesel::pg::PgConnection; Oct 31 21:32:02.491 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 21:32:02.491 INFO kablam! Oct 31 21:32:02.491 INFO kablam! warning: unused import: `serde::Serializer` Oct 31 21:32:02.492 INFO kablam! --> src/main.rs:18:5 Oct 31 21:32:02.495 INFO kablam! | Oct 31 21:32:02.495 INFO kablam! 18 | use serde::Serializer; Oct 31 21:32:02.495 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 31 21:32:02.495 INFO kablam! Oct 31 21:32:02.495 INFO kablam! warning: unused import: `chrono::prelude::*` Oct 31 21:32:02.495 INFO kablam! --> src/main.rs:24:5 Oct 31 21:32:02.495 INFO kablam! | Oct 31 21:32:02.495 INFO kablam! 24 | use chrono::prelude::*; Oct 31 21:32:02.495 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 31 21:32:02.495 INFO kablam! Oct 31 21:32:02.495 INFO kablam! warning: unused import: `std::process::exit` Oct 31 21:32:02.495 INFO kablam! --> src/main.rs:33:5 Oct 31 21:32:02.495 INFO kablam! | Oct 31 21:32:02.495 INFO kablam! 33 | use std::process::exit; Oct 31 21:32:02.495 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 31 21:32:02.495 INFO kablam! Oct 31 21:32:02.495 INFO kablam! warning: unused import: `diesel::result::Error as DieselError` Oct 31 21:32:02.495 INFO kablam! --> src/db.rs:5:5 Oct 31 21:32:02.495 INFO kablam! | Oct 31 21:32:02.495 INFO kablam! 5 | use diesel::result::Error as DieselError; Oct 31 21:32:02.495 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 21:32:02.495 INFO kablam! Oct 31 21:32:02.500 INFO kablam! warning: unused import: `std::io` Oct 31 21:32:02.500 INFO kablam! --> src/db.rs:9:5 Oct 31 21:32:02.500 INFO kablam! | Oct 31 21:32:02.500 INFO kablam! 9 | use std::io; Oct 31 21:32:02.500 INFO kablam! | ^^^^^^^ Oct 31 21:32:02.500 INFO kablam! Oct 31 21:32:02.501 INFO kablam! warning: cannot find type `Board` in this scope Oct 31 21:32:02.501 INFO kablam! --> src/models.rs:4:10 Oct 31 21:32:02.501 INFO kablam! | Oct 31 21:32:02.532 INFO kablam! 4 | #[derive(Queryable, Insertable)] Oct 31 21:32:02.532 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:02.532 INFO kablam! | Oct 31 21:32:02.532 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 31 21:32:02.532 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:02.532 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:02.532 INFO kablam! Oct 31 21:32:02.532 INFO kablam! warning: cannot find type `boards` in this scope Oct 31 21:32:02.532 INFO kablam! --> src/models.rs:4:21 Oct 31 21:32:02.532 INFO kablam! | Oct 31 21:32:02.532 INFO kablam! 4 | #[derive(Queryable, Insertable)] Oct 31 21:32:02.532 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:02.532 INFO kablam! | Oct 31 21:32:02.532 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:02.532 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:02.532 INFO kablam! Oct 31 21:32:02.532 INFO kablam! warning: cannot find type `Board` in this scope Oct 31 21:32:02.532 INFO kablam! --> src/models.rs:4:21 Oct 31 21:32:02.532 INFO kablam! | Oct 31 21:32:02.532 INFO kablam! 4 | #[derive(Queryable, Insertable)] Oct 31 21:32:02.532 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:02.532 INFO kablam! | Oct 31 21:32:02.532 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:02.532 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:02.532 INFO kablam! Oct 31 21:32:02.532 INFO kablam! warning: cannot find type `Image` in this scope Oct 31 21:32:02.532 INFO kablam! --> src/models.rs:11:10 Oct 31 21:32:02.532 INFO kablam! | Oct 31 21:32:02.532 INFO kablam! 11 | #[derive(Queryable, Insertable)] Oct 31 21:32:02.532 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:02.532 INFO kablam! | Oct 31 21:32:02.532 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:02.532 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:02.532 INFO kablam! Oct 31 21:32:02.532 INFO kablam! warning: cannot find type `images` in this scope Oct 31 21:32:02.532 INFO kablam! --> src/models.rs:11:21 Oct 31 21:32:02.532 INFO kablam! | Oct 31 21:32:02.532 INFO kablam! 11 | #[derive(Queryable, Insertable)] Oct 31 21:32:02.532 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:02.532 INFO kablam! | Oct 31 21:32:02.533 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:02.533 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:02.533 INFO kablam! Oct 31 21:32:02.533 INFO kablam! warning: cannot find type `Image` in this scope Oct 31 21:32:02.533 INFO kablam! --> src/models.rs:11:21 Oct 31 21:32:02.533 INFO kablam! | Oct 31 21:32:02.533 INFO kablam! 11 | #[derive(Queryable, Insertable)] Oct 31 21:32:02.533 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:02.533 INFO kablam! | Oct 31 21:32:02.533 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:02.533 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:02.533 INFO kablam! Oct 31 21:32:02.533 INFO kablam! warning: cannot find type `DateTime` in this scope Oct 31 21:32:02.533 INFO kablam! --> src/models.rs:18:10 Oct 31 21:32:02.533 INFO kablam! | Oct 31 21:32:02.533 INFO kablam! 18 | #[derive(Queryable)] Oct 31 21:32:02.533 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:02.533 INFO kablam! | Oct 31 21:32:02.533 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:02.533 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:02.533 INFO kablam! Oct 31 21:32:02.533 INFO kablam! warning: cannot find type `Utc` in this scope Oct 31 21:32:02.533 INFO kablam! --> src/models.rs:18:10 Oct 31 21:32:02.533 INFO kablam! | Oct 31 21:32:02.533 INFO kablam! 18 | #[derive(Queryable)] Oct 31 21:32:02.533 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:02.533 INFO kablam! | Oct 31 21:32:02.533 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:02.533 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:02.533 INFO kablam! Oct 31 21:32:02.533 INFO kablam! warning: cannot find type `Post` in this scope Oct 31 21:32:02.533 INFO kablam! --> src/models.rs:18:10 Oct 31 21:32:02.533 INFO kablam! | Oct 31 21:32:02.533 INFO kablam! 18 | #[derive(Queryable)] Oct 31 21:32:02.533 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:02.533 INFO kablam! | Oct 31 21:32:02.533 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:02.533 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:02.533 INFO kablam! Oct 31 21:32:02.533 INFO kablam! warning: cannot find type `posts` in this scope Oct 31 21:32:02.533 INFO kablam! --> src/models.rs:28:10 Oct 31 21:32:02.533 INFO kablam! | Oct 31 21:32:02.533 INFO kablam! 28 | #[derive(Insertable)] Oct 31 21:32:02.533 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:02.533 INFO kablam! | Oct 31 21:32:02.533 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:02.533 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:02.533 INFO kablam! Oct 31 21:32:02.533 INFO kablam! warning: cannot find type `PostInsert` in this scope Oct 31 21:32:02.533 INFO kablam! --> src/models.rs:28:10 Oct 31 21:32:02.533 INFO kablam! | Oct 31 21:32:02.533 INFO kablam! 28 | #[derive(Insertable)] Oct 31 21:32:02.533 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:02.533 INFO kablam! | Oct 31 21:32:02.533 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:02.533 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:02.533 INFO kablam! Oct 31 21:32:02.533 INFO kablam! warning: cannot find type `BoardResponse` in this scope Oct 31 21:32:02.533 INFO kablam! --> src/responses.rs:3:10 Oct 31 21:32:02.533 INFO kablam! | Oct 31 21:32:02.533 INFO kablam! 3 | #[derive(Queryable, Serialize)] Oct 31 21:32:02.533 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:02.533 INFO kablam! | Oct 31 21:32:02.533 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:02.533 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:02.533 INFO kablam! Oct 31 21:32:02.533 INFO kablam! warning: cannot find type `DateTime` in this scope Oct 31 21:32:02.533 INFO kablam! --> src/responses.rs:10:10 Oct 31 21:32:02.533 INFO kablam! | Oct 31 21:32:02.533 INFO kablam! 10 | #[derive(Queryable, Serialize)] Oct 31 21:32:02.533 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:02.533 INFO kablam! | Oct 31 21:32:02.533 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:02.533 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:02.533 INFO kablam! Oct 31 21:32:02.533 INFO kablam! warning: cannot find type `Utc` in this scope Oct 31 21:32:02.533 INFO kablam! --> src/responses.rs:10:10 Oct 31 21:32:02.533 INFO kablam! | Oct 31 21:32:02.533 INFO kablam! 10 | #[derive(Queryable, Serialize)] Oct 31 21:32:02.533 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:02.533 INFO kablam! | Oct 31 21:32:02.533 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:02.533 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:02.533 INFO kablam! Oct 31 21:32:02.533 INFO kablam! warning: cannot find type `PostResponse` in this scope Oct 31 21:32:02.533 INFO kablam! --> src/responses.rs:10:10 Oct 31 21:32:02.533 INFO kablam! | Oct 31 21:32:02.533 INFO kablam! 10 | #[derive(Queryable, Serialize)] Oct 31 21:32:02.533 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:02.533 INFO kablam! | Oct 31 21:32:02.534 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:02.534 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:02.534 INFO kablam! Oct 31 21:32:02.534 INFO kablam! warning: cannot find type `ImageResponse` in this scope Oct 31 21:32:02.534 INFO kablam! --> src/responses.rs:21:10 Oct 31 21:32:02.534 INFO kablam! | Oct 31 21:32:02.534 INFO kablam! 21 | #[derive(Queryable, Serialize)] Oct 31 21:32:02.534 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:02.534 INFO kablam! | Oct 31 21:32:02.534 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:02.534 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:02.534 INFO kablam! Oct 31 21:32:02.534 INFO kablam! warning: cannot find type `table` in this scope Oct 31 21:32:02.534 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 31 21:32:02.534 INFO kablam! | Oct 31 21:32:02.534 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 31 21:32:02.534 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:02.534 INFO kablam! | Oct 31 21:32:02.534 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:02.534 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:02.534 INFO kablam! Oct 31 21:32:02.534 INFO kablam! warning: cannot find type `board_id` in this scope Oct 31 21:32:02.534 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 21:32:02.534 INFO kablam! | Oct 31 21:32:02.534 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 21:32:02.534 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:02.534 INFO kablam! | Oct 31 21:32:02.534 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:02.534 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:02.534 INFO kablam! Oct 31 21:32:02.534 INFO kablam! warning: cannot find type `postnum` in this scope Oct 31 21:32:02.534 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 21:32:02.534 INFO kablam! | Oct 31 21:32:02.534 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 21:32:02.534 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:02.534 INFO kablam! | Oct 31 21:32:02.534 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:02.534 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:02.534 INFO kablam! Oct 31 21:32:02.534 INFO kablam! warning: cannot find type `id` in this scope Oct 31 21:32:02.534 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 21:32:02.534 INFO kablam! | Oct 31 21:32:02.534 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 21:32:02.534 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:02.534 INFO kablam! | Oct 31 21:32:02.534 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:02.534 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:02.534 INFO kablam! Oct 31 21:32:02.534 INFO kablam! warning: cannot find type `name` in this scope Oct 31 21:32:02.534 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 21:32:02.534 INFO kablam! | Oct 31 21:32:02.534 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 21:32:02.534 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:02.534 INFO kablam! | Oct 31 21:32:02.534 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:02.534 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:02.534 INFO kablam! Oct 31 21:32:02.534 INFO kablam! warning: cannot find type `description` in this scope Oct 31 21:32:02.534 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 21:32:02.534 INFO kablam! | Oct 31 21:32:02.534 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 21:32:02.534 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:02.534 INFO kablam! | Oct 31 21:32:02.534 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:02.534 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:02.534 INFO kablam! Oct 31 21:32:02.534 INFO kablam! warning: cannot find type `filepath` in this scope Oct 31 21:32:02.534 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 21:32:02.534 INFO kablam! | Oct 31 21:32:02.534 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 21:32:02.534 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:02.534 INFO kablam! | Oct 31 21:32:02.534 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:02.534 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:02.534 INFO kablam! Oct 31 21:32:02.534 INFO kablam! warning: cannot find type `thumbpath` in this scope Oct 31 21:32:02.534 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 21:32:02.534 INFO kablam! | Oct 31 21:32:02.534 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 21:32:02.534 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:02.534 INFO kablam! | Oct 31 21:32:02.534 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:02.534 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:02.534 INFO kablam! Oct 31 21:32:02.534 INFO kablam! warning: cannot find type `post_num` in this scope Oct 31 21:32:02.534 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 21:32:02.534 INFO kablam! | Oct 31 21:32:02.535 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 21:32:02.535 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:02.535 INFO kablam! | Oct 31 21:32:02.535 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:02.535 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:02.535 INFO kablam! Oct 31 21:32:02.535 INFO kablam! warning: cannot find type `reply_to` in this scope Oct 31 21:32:02.535 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 21:32:02.535 INFO kablam! | Oct 31 21:32:02.535 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 21:32:02.535 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:02.535 INFO kablam! | Oct 31 21:32:02.535 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:02.535 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:02.535 INFO kablam! Oct 31 21:32:02.535 INFO kablam! warning: cannot find type `image` in this scope Oct 31 21:32:02.535 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 21:32:02.535 INFO kablam! | Oct 31 21:32:02.535 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 21:32:02.535 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:02.535 INFO kablam! | Oct 31 21:32:02.535 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:02.535 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:02.535 INFO kablam! Oct 31 21:32:02.535 INFO kablam! warning: cannot find type `time` in this scope Oct 31 21:32:02.535 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 21:32:02.535 INFO kablam! | Oct 31 21:32:02.535 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 21:32:02.535 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:02.535 INFO kablam! | Oct 31 21:32:02.535 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:02.535 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:02.535 INFO kablam! Oct 31 21:32:02.535 INFO kablam! warning: cannot find type `comment` in this scope Oct 31 21:32:02.535 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 21:32:02.535 INFO kablam! | Oct 31 21:32:02.535 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 21:32:02.535 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:02.535 INFO kablam! | Oct 31 21:32:02.535 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:02.535 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:02.535 INFO kablam! Oct 31 21:32:02.638 INFO kablam! warning: unused imports: `FromRequest`, `middleware` Oct 31 21:32:02.638 INFO kablam! --> src/main.rs:5:23 Oct 31 21:32:02.638 INFO kablam! | Oct 31 21:32:02.638 INFO kablam! 5 | use actix_web::{http, middleware, server, App, AsyncResponder, HttpRequest, HttpResponse, Responder, FromRequest, Path}; Oct 31 21:32:02.638 INFO kablam! | ^^^^^^^^^^ ^^^^^^^^^^^ Oct 31 21:32:02.638 INFO kablam! | Oct 31 21:32:02.638 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 31 21:32:02.638 INFO kablam! Oct 31 21:32:02.638 INFO kablam! warning: unused import: `diesel::pg::PgConnection` Oct 31 21:32:02.638 INFO kablam! --> src/main.rs:9:5 Oct 31 21:32:02.638 INFO kablam! | Oct 31 21:32:02.638 INFO kablam! 9 | use diesel::pg::PgConnection; Oct 31 21:32:02.638 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 21:32:02.638 INFO kablam! Oct 31 21:32:02.638 INFO kablam! warning: unused import: `serde::Serializer` Oct 31 21:32:02.638 INFO kablam! --> src/main.rs:18:5 Oct 31 21:32:02.638 INFO kablam! | Oct 31 21:32:02.638 INFO kablam! 18 | use serde::Serializer; Oct 31 21:32:02.638 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 31 21:32:02.638 INFO kablam! Oct 31 21:32:02.638 INFO kablam! warning: unused import: `chrono::prelude::*` Oct 31 21:32:02.638 INFO kablam! --> src/main.rs:24:5 Oct 31 21:32:02.639 INFO kablam! | Oct 31 21:32:02.639 INFO kablam! 24 | use chrono::prelude::*; Oct 31 21:32:02.639 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 31 21:32:02.639 INFO kablam! Oct 31 21:32:02.639 INFO kablam! warning: unused import: `std::process::exit` Oct 31 21:32:02.639 INFO kablam! --> src/main.rs:33:5 Oct 31 21:32:02.639 INFO kablam! | Oct 31 21:32:02.639 INFO kablam! 33 | use std::process::exit; Oct 31 21:32:02.639 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 31 21:32:02.639 INFO kablam! Oct 31 21:32:02.639 INFO kablam! warning: unused import: `diesel::result::Error as DieselError` Oct 31 21:32:02.639 INFO kablam! --> src/db.rs:5:5 Oct 31 21:32:02.639 INFO kablam! | Oct 31 21:32:02.639 INFO kablam! 5 | use diesel::result::Error as DieselError; Oct 31 21:32:02.639 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 21:32:02.639 INFO kablam! Oct 31 21:32:02.639 INFO kablam! warning: unused import: `std::io` Oct 31 21:32:02.639 INFO kablam! --> src/db.rs:9:5 Oct 31 21:32:02.639 INFO kablam! | Oct 31 21:32:02.639 INFO kablam! 9 | use std::io; Oct 31 21:32:02.639 INFO kablam! | ^^^^^^^ Oct 31 21:32:02.639 INFO kablam! Oct 31 21:32:02.639 INFO kablam! warning: cannot find type `Board` in this scope Oct 31 21:32:02.639 INFO kablam! --> src/models.rs:4:10 Oct 31 21:32:02.639 INFO kablam! | Oct 31 21:32:02.639 INFO kablam! 4 | #[derive(Queryable, Insertable)] Oct 31 21:32:02.639 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:02.639 INFO kablam! | Oct 31 21:32:02.639 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 31 21:32:02.639 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:02.639 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:02.639 INFO kablam! Oct 31 21:32:02.640 INFO kablam! warning: cannot find type `boards` in this scope Oct 31 21:32:02.640 INFO kablam! --> src/models.rs:4:21 Oct 31 21:32:02.640 INFO kablam! | Oct 31 21:32:02.640 INFO kablam! 4 | #[derive(Queryable, Insertable)] Oct 31 21:32:02.640 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:02.640 INFO kablam! | Oct 31 21:32:02.640 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:02.640 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:02.640 INFO kablam! Oct 31 21:32:02.640 INFO kablam! warning: cannot find type `Board` in this scope Oct 31 21:32:02.640 INFO kablam! --> src/models.rs:4:21 Oct 31 21:32:02.640 INFO kablam! | Oct 31 21:32:02.640 INFO kablam! 4 | #[derive(Queryable, Insertable)] Oct 31 21:32:02.640 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:02.640 INFO kablam! | Oct 31 21:32:02.640 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:02.640 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:02.640 INFO kablam! Oct 31 21:32:02.640 INFO kablam! warning: cannot find type `Image` in this scope Oct 31 21:32:02.640 INFO kablam! --> src/models.rs:11:10 Oct 31 21:32:02.640 INFO kablam! | Oct 31 21:32:02.640 INFO kablam! 11 | #[derive(Queryable, Insertable)] Oct 31 21:32:02.640 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:02.640 INFO kablam! | Oct 31 21:32:02.640 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:02.640 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:02.640 INFO kablam! Oct 31 21:32:02.640 INFO kablam! warning: cannot find type `images` in this scope Oct 31 21:32:02.640 INFO kablam! --> src/models.rs:11:21 Oct 31 21:32:02.640 INFO kablam! | Oct 31 21:32:02.640 INFO kablam! 11 | #[derive(Queryable, Insertable)] Oct 31 21:32:02.640 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:02.640 INFO kablam! | Oct 31 21:32:02.640 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:02.640 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:02.640 INFO kablam! Oct 31 21:32:02.640 INFO kablam! warning: cannot find type `Image` in this scope Oct 31 21:32:02.640 INFO kablam! --> src/models.rs:11:21 Oct 31 21:32:02.640 INFO kablam! | Oct 31 21:32:02.640 INFO kablam! 11 | #[derive(Queryable, Insertable)] Oct 31 21:32:02.640 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:02.640 INFO kablam! | Oct 31 21:32:02.640 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:02.641 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:02.641 INFO kablam! Oct 31 21:32:02.641 INFO kablam! warning: cannot find type `DateTime` in this scope Oct 31 21:32:02.641 INFO kablam! --> src/models.rs:18:10 Oct 31 21:32:02.641 INFO kablam! | Oct 31 21:32:02.641 INFO kablam! 18 | #[derive(Queryable)] Oct 31 21:32:02.641 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:02.641 INFO kablam! | Oct 31 21:32:02.641 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:02.641 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:02.641 INFO kablam! Oct 31 21:32:02.641 INFO kablam! warning: cannot find type `Utc` in this scope Oct 31 21:32:02.641 INFO kablam! --> src/models.rs:18:10 Oct 31 21:32:02.641 INFO kablam! | Oct 31 21:32:02.641 INFO kablam! 18 | #[derive(Queryable)] Oct 31 21:32:02.641 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:02.641 INFO kablam! | Oct 31 21:32:02.641 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:02.641 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:02.641 INFO kablam! Oct 31 21:32:02.641 INFO kablam! warning: cannot find type `Post` in this scope Oct 31 21:32:02.641 INFO kablam! --> src/models.rs:18:10 Oct 31 21:32:02.641 INFO kablam! | Oct 31 21:32:02.641 INFO kablam! 18 | #[derive(Queryable)] Oct 31 21:32:02.641 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:02.641 INFO kablam! | Oct 31 21:32:02.641 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:02.641 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:02.641 INFO kablam! Oct 31 21:32:02.641 INFO kablam! warning: cannot find type `posts` in this scope Oct 31 21:32:02.641 INFO kablam! --> src/models.rs:28:10 Oct 31 21:32:02.641 INFO kablam! | Oct 31 21:32:02.641 INFO kablam! 28 | #[derive(Insertable)] Oct 31 21:32:02.641 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:02.641 INFO kablam! | Oct 31 21:32:02.641 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:02.641 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:02.641 INFO kablam! Oct 31 21:32:02.641 INFO kablam! warning: cannot find type `PostInsert` in this scope Oct 31 21:32:02.641 INFO kablam! --> src/models.rs:28:10 Oct 31 21:32:02.641 INFO kablam! | Oct 31 21:32:02.641 INFO kablam! 28 | #[derive(Insertable)] Oct 31 21:32:02.641 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:02.641 INFO kablam! | Oct 31 21:32:02.641 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:02.642 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:02.642 INFO kablam! Oct 31 21:32:02.642 INFO kablam! warning: cannot find type `BoardResponse` in this scope Oct 31 21:32:02.642 INFO kablam! --> src/responses.rs:3:10 Oct 31 21:32:02.642 INFO kablam! | Oct 31 21:32:02.642 INFO kablam! 3 | #[derive(Queryable, Serialize)] Oct 31 21:32:02.642 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:02.642 INFO kablam! | Oct 31 21:32:02.642 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:02.642 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:02.642 INFO kablam! Oct 31 21:32:02.642 INFO kablam! warning: cannot find type `DateTime` in this scope Oct 31 21:32:02.643 INFO kablam! --> src/responses.rs:10:10 Oct 31 21:32:02.643 INFO kablam! | Oct 31 21:32:02.643 INFO kablam! 10 | #[derive(Queryable, Serialize)] Oct 31 21:32:02.643 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:02.643 INFO kablam! | Oct 31 21:32:02.643 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:02.643 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:02.643 INFO kablam! Oct 31 21:32:02.643 INFO kablam! warning: cannot find type `Utc` in this scope Oct 31 21:32:02.643 INFO kablam! --> src/responses.rs:10:10 Oct 31 21:32:02.643 INFO kablam! | Oct 31 21:32:02.643 INFO kablam! 10 | #[derive(Queryable, Serialize)] Oct 31 21:32:02.643 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:02.643 INFO kablam! | Oct 31 21:32:02.643 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:02.643 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:02.643 INFO kablam! Oct 31 21:32:02.643 INFO kablam! warning: cannot find type `PostResponse` in this scope Oct 31 21:32:02.643 INFO kablam! --> src/responses.rs:10:10 Oct 31 21:32:02.643 INFO kablam! | Oct 31 21:32:02.643 INFO kablam! 10 | #[derive(Queryable, Serialize)] Oct 31 21:32:02.643 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:02.643 INFO kablam! | Oct 31 21:32:02.643 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:02.643 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:02.643 INFO kablam! Oct 31 21:32:02.643 INFO kablam! warning: cannot find type `ImageResponse` in this scope Oct 31 21:32:02.643 INFO kablam! --> src/responses.rs:21:10 Oct 31 21:32:02.643 INFO kablam! | Oct 31 21:32:02.643 INFO kablam! 21 | #[derive(Queryable, Serialize)] Oct 31 21:32:02.643 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:02.643 INFO kablam! | Oct 31 21:32:02.643 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:02.643 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:02.643 INFO kablam! Oct 31 21:32:02.643 INFO kablam! warning: cannot find type `table` in this scope Oct 31 21:32:02.643 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 31 21:32:02.643 INFO kablam! | Oct 31 21:32:02.643 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 31 21:32:02.643 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:02.643 INFO kablam! | Oct 31 21:32:02.643 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:02.643 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:02.643 INFO kablam! Oct 31 21:32:02.643 INFO kablam! warning: cannot find type `board_id` in this scope Oct 31 21:32:02.643 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 21:32:02.643 INFO kablam! | Oct 31 21:32:02.643 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 21:32:02.643 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:02.643 INFO kablam! | Oct 31 21:32:02.643 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:02.643 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:02.643 INFO kablam! Oct 31 21:32:02.643 INFO kablam! warning: cannot find type `postnum` in this scope Oct 31 21:32:02.643 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 21:32:02.643 INFO kablam! | Oct 31 21:32:02.643 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 21:32:02.643 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:02.643 INFO kablam! | Oct 31 21:32:02.643 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:02.643 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:02.643 INFO kablam! Oct 31 21:32:02.643 INFO kablam! warning: cannot find type `id` in this scope Oct 31 21:32:02.643 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 21:32:02.643 INFO kablam! | Oct 31 21:32:02.643 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 21:32:02.643 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:02.643 INFO kablam! | Oct 31 21:32:02.643 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:02.643 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:02.643 INFO kablam! Oct 31 21:32:02.643 INFO kablam! warning: cannot find type `name` in this scope Oct 31 21:32:02.643 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 21:32:02.643 INFO kablam! | Oct 31 21:32:02.643 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 21:32:02.643 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:02.643 INFO kablam! | Oct 31 21:32:02.643 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:02.643 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:02.643 INFO kablam! Oct 31 21:32:02.644 INFO kablam! warning: cannot find type `description` in this scope Oct 31 21:32:02.644 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 21:32:02.644 INFO kablam! | Oct 31 21:32:02.644 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 21:32:02.644 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:02.644 INFO kablam! | Oct 31 21:32:02.644 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:02.644 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:02.644 INFO kablam! Oct 31 21:32:02.644 INFO kablam! warning: cannot find type `filepath` in this scope Oct 31 21:32:02.644 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 21:32:02.644 INFO kablam! | Oct 31 21:32:02.644 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 21:32:02.644 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:02.644 INFO kablam! | Oct 31 21:32:02.644 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:02.644 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:02.644 INFO kablam! Oct 31 21:32:02.644 INFO kablam! warning: cannot find type `thumbpath` in this scope Oct 31 21:32:02.644 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 21:32:02.644 INFO kablam! | Oct 31 21:32:02.644 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 21:32:02.644 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:02.644 INFO kablam! | Oct 31 21:32:02.644 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:02.644 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:02.644 INFO kablam! Oct 31 21:32:02.644 INFO kablam! warning: cannot find type `post_num` in this scope Oct 31 21:32:02.644 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 21:32:02.644 INFO kablam! | Oct 31 21:32:02.644 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 21:32:02.644 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:02.644 INFO kablam! | Oct 31 21:32:02.644 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:02.644 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:02.644 INFO kablam! Oct 31 21:32:02.644 INFO kablam! warning: cannot find type `reply_to` in this scope Oct 31 21:32:02.644 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 21:32:02.644 INFO kablam! | Oct 31 21:32:02.644 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 21:32:02.644 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:02.644 INFO kablam! | Oct 31 21:32:02.644 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:02.644 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:02.644 INFO kablam! Oct 31 21:32:02.644 INFO kablam! warning: cannot find type `image` in this scope Oct 31 21:32:02.644 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 21:32:02.644 INFO kablam! | Oct 31 21:32:02.644 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 21:32:02.644 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:02.644 INFO kablam! | Oct 31 21:32:02.644 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:02.644 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:02.644 INFO kablam! Oct 31 21:32:02.644 INFO kablam! warning: cannot find type `time` in this scope Oct 31 21:32:02.644 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 21:32:02.644 INFO kablam! | Oct 31 21:32:02.644 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 21:32:02.644 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:02.644 INFO kablam! | Oct 31 21:32:02.644 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:02.644 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:02.644 INFO kablam! Oct 31 21:32:02.644 INFO kablam! warning: cannot find type `comment` in this scope Oct 31 21:32:02.644 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 21:32:02.644 INFO kablam! | Oct 31 21:32:02.644 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 21:32:02.644 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 21:32:02.644 INFO kablam! | Oct 31 21:32:02.644 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 31 21:32:02.644 INFO kablam! = note: for more information, see issue #50504 Oct 31 21:32:02.644 INFO kablam! Oct 31 21:32:03.332 INFO kablam! warning: unused variable: `req` Oct 31 21:32:03.332 INFO kablam! --> src/main.rs:47:14 Oct 31 21:32:03.332 INFO kablam! | Oct 31 21:32:03.332 INFO kablam! 47 | fn make_post(req: HttpRequest) -> impl Responder { Oct 31 21:32:03.332 INFO kablam! | ^^^ help: consider using `_req` instead Oct 31 21:32:03.332 INFO kablam! | Oct 31 21:32:03.333 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 21:32:03.333 INFO kablam! Oct 31 21:32:03.333 INFO kablam! warning: unused variable: `req` Oct 31 21:32:03.334 INFO kablam! --> src/main.rs:87:16 Oct 31 21:32:03.334 INFO kablam! | Oct 31 21:32:03.334 INFO kablam! 87 | fn show_thread(req: HttpRequest) -> impl Responder { Oct 31 21:32:03.335 INFO kablam! | ^^^ help: consider using `_req` instead Oct 31 21:32:03.335 INFO kablam! Oct 31 21:32:03.492 INFO kablam! warning: function is never used: `make_post` Oct 31 21:32:03.492 INFO kablam! --> src/main.rs:47:1 Oct 31 21:32:03.492 INFO kablam! | Oct 31 21:32:03.492 INFO kablam! 47 | fn make_post(req: HttpRequest) -> impl Responder { Oct 31 21:32:03.492 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 21:32:03.492 INFO kablam! | Oct 31 21:32:03.492 INFO kablam! = note: #[warn(dead_code)] on by default Oct 31 21:32:03.492 INFO kablam! Oct 31 21:32:03.492 INFO kablam! warning: function is never used: `show_thread` Oct 31 21:32:03.492 INFO kablam! --> src/main.rs:87:1 Oct 31 21:32:03.492 INFO kablam! | Oct 31 21:32:03.492 INFO kablam! 87 | fn show_thread(req: HttpRequest) -> impl Responder { Oct 31 21:32:03.492 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 21:32:03.492 INFO kablam! Oct 31 21:32:03.697 INFO kablam! warning: unused variable: `req` Oct 31 21:32:03.697 INFO kablam! --> src/main.rs:47:14 Oct 31 21:32:03.697 INFO kablam! | Oct 31 21:32:03.698 INFO kablam! 47 | fn make_post(req: HttpRequest) -> impl Responder { Oct 31 21:32:03.698 INFO kablam! | ^^^ help: consider using `_req` instead Oct 31 21:32:03.698 INFO kablam! | Oct 31 21:32:03.699 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 21:32:03.699 INFO kablam! Oct 31 21:32:03.699 INFO kablam! warning: unused variable: `req` Oct 31 21:32:03.699 INFO kablam! --> src/main.rs:87:16 Oct 31 21:32:03.700 INFO kablam! | Oct 31 21:32:03.700 INFO kablam! 87 | fn show_thread(req: HttpRequest) -> impl Responder { Oct 31 21:32:03.700 INFO kablam! | ^^^ help: consider using `_req` instead Oct 31 21:32:03.701 INFO kablam! Oct 31 21:32:03.836 INFO kablam! warning: function is never used: `make_post` Oct 31 21:32:03.836 INFO kablam! --> src/main.rs:47:1 Oct 31 21:32:03.836 INFO kablam! | Oct 31 21:32:03.836 INFO kablam! 47 | fn make_post(req: HttpRequest) -> impl Responder { Oct 31 21:32:03.836 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 21:32:03.836 INFO kablam! | Oct 31 21:32:03.836 INFO kablam! = note: #[warn(dead_code)] on by default Oct 31 21:32:03.836 INFO kablam! Oct 31 21:32:03.836 INFO kablam! warning: function is never used: `show_thread` Oct 31 21:32:03.836 INFO kablam! --> src/main.rs:87:1 Oct 31 21:32:03.836 INFO kablam! | Oct 31 21:32:03.836 INFO kablam! 87 | fn show_thread(req: HttpRequest) -> impl Responder { Oct 31 21:32:03.836 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 21:32:03.836 INFO kablam! Oct 31 21:32:03.889 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 51s Oct 31 21:32:03.909 INFO kablam! su: No module specific data is present Oct 31 21:32:04.374 INFO running `"docker" "rm" "-f" "9004959d9af239c860b55495a5fe1ad30b7844757526362fadb3486695f0d815"` Oct 31 21:32:04.508 INFO blam! 9004959d9af239c860b55495a5fe1ad30b7844757526362fadb3486695f0d815