Nov 02 06:51:14.837 INFO checking serracorwin/thingspeoplesay against try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7 for pr-55517 Nov 02 06:51:14.839 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55517/worker-3/try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55517/try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7:/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 +dc8b02d6f1e93f212fc39844ea688b634b4a03c7-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"` Nov 02 06:51:15.368 INFO blam! ff6ff482c4d4611efec60af88f3b9b0f03e3373517d28afc2c0c455095c6d44a Nov 02 06:51:15.370 INFO running `"docker" "start" "-a" "ff6ff482c4d4611efec60af88f3b9b0f03e3373517d28afc2c0c455095c6d44a"` Nov 02 06:51:17.368 INFO kablam! usermod: no changes Nov 02 06:51:17.856 INFO kablam! Compiling openssl v0.10.11 Nov 02 06:51:17.858 INFO kablam! Compiling actix-web v0.7.5 Nov 02 06:51:17.882 INFO kablam! Compiling backtrace-sys v0.1.24 Nov 02 06:51:17.883 INFO kablam! Compiling ring v0.13.2 Nov 02 06:51:17.883 INFO kablam! Compiling brotli-sys v0.3.2 Nov 02 06:51:17.912 INFO kablam! Checking mio v0.6.15 Nov 02 06:51:17.914 INFO kablam! Checking tokio-io v0.1.8 Nov 02 06:51:17.920 INFO kablam! Checking serde_json v1.0.26 Nov 02 06:51:21.641 INFO kablam! Checking parking_lot v0.6.4 Nov 02 06:51:24.484 INFO kablam! Checking flate2 v1.0.2 Nov 02 06:51:24.485 INFO kablam! Checking serde_urlencoded v0.5.3 Nov 02 06:51:26.077 INFO kablam! Checking tokio-threadpool v0.1.6 Nov 02 06:51:27.296 INFO kablam! Checking env_logger v0.5.13 Nov 02 06:51:29.668 INFO kablam! Checking tokio-codec v0.1.0 Nov 02 06:51:30.082 INFO kablam! Checking h2 v0.1.12 Nov 02 06:51:30.190 INFO kablam! Checking crossbeam-channel v0.2.4 Nov 02 06:51:32.148 INFO kablam! Checking tokio-reactor v0.1.5 Nov 02 06:51:32.512 INFO kablam! Checking mio-uds v0.6.6 Nov 02 06:51:33.217 INFO kablam! Checking diesel v1.3.2 Nov 02 06:51:35.343 INFO kablam! Checking tokio-fs v0.1.3 Nov 02 06:51:35.720 INFO kablam! Checking backtrace v0.2.3 Nov 02 06:51:37.616 INFO kablam! Checking backtrace v0.3.9 Nov 02 06:51:37.767 INFO kablam! Checking tokio-udp v0.1.2 Nov 02 06:51:38.008 INFO kablam! Checking tokio-uds v0.2.1 Nov 02 06:51:38.811 INFO kablam! Checking tokio-tcp v0.1.1 Nov 02 06:51:40.079 INFO kablam! Checking tokio-signal v0.2.5 Nov 02 06:51:41.186 INFO kablam! Checking error-chain v0.1.12 Nov 02 06:51:41.240 INFO kablam! Checking failure v0.1.2 Nov 02 06:51:42.232 INFO kablam! Checking tokio v0.1.8 Nov 02 06:51:42.584 INFO kablam! Checking tokio-openssl v0.2.1 Nov 02 06:51:43.396 INFO kablam! Checking trust-dns-proto v0.4.0 Nov 02 06:51:43.708 INFO kablam! Checking dotenv v0.13.0 Nov 02 06:51:46.839 INFO kablam! Checking cookie v0.11.0 Nov 02 06:51:48.257 INFO kablam! Checking brotli2 v0.3.2 Nov 02 06:51:51.023 INFO kablam! Checking trust-dns-resolver v0.9.1 Nov 02 06:51:54.688 INFO kablam! Checking actix v0.7.4 Nov 02 06:52:31.105 INFO kablam! Checking thingspeoplesay v0.1.0 (/source) Nov 02 06:52:35.176 INFO kablam! warning: cannot find type `SystemTime` in this scope Nov 02 06:52:35.176 INFO kablam! --> src/lib/orm/models.rs:10:10 Nov 02 06:52:35.176 INFO kablam! | Nov 02 06:52:35.176 INFO kablam! 10 | #[derive(Queryable)] Nov 02 06:52:35.176 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:52:35.177 INFO kablam! | Nov 02 06:52:35.177 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 02 06:52:35.177 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:52:35.177 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:52:35.177 INFO kablam! Nov 02 06:52:35.177 INFO kablam! warning: cannot find type `Message` in this scope Nov 02 06:52:35.177 INFO kablam! --> src/lib/orm/models.rs:10:10 Nov 02 06:52:35.177 INFO kablam! | Nov 02 06:52:35.177 INFO kablam! 10 | #[derive(Queryable)] Nov 02 06:52:35.177 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:52:35.177 INFO kablam! | Nov 02 06:52:35.177 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:52:35.177 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:52:35.177 INFO kablam! Nov 02 06:52:35.177 INFO kablam! warning: cannot find type `SystemTime` in this scope Nov 02 06:52:35.177 INFO kablam! --> src/lib/orm/models.rs:10:10 Nov 02 06:52:35.177 INFO kablam! | Nov 02 06:52:35.177 INFO kablam! 10 | #[derive(Queryable)] Nov 02 06:52:35.177 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:52:35.177 INFO kablam! | Nov 02 06:52:35.177 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:52:35.177 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:52:35.177 INFO kablam! Nov 02 06:52:35.177 INFO kablam! warning: cannot find type `messages` in this scope Nov 02 06:52:35.177 INFO kablam! --> src/lib/orm/models.rs:17:10 Nov 02 06:52:35.177 INFO kablam! | Nov 02 06:52:35.177 INFO kablam! 17 | #[derive(Insertable)] Nov 02 06:52:35.177 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:52:35.177 INFO kablam! | Nov 02 06:52:35.177 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:52:35.177 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:52:35.177 INFO kablam! Nov 02 06:52:35.177 INFO kablam! warning: cannot find type `NewMessage` in this scope Nov 02 06:52:35.177 INFO kablam! --> src/lib/orm/models.rs:17:10 Nov 02 06:52:35.177 INFO kablam! | Nov 02 06:52:35.177 INFO kablam! 17 | #[derive(Insertable)] Nov 02 06:52:35.177 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:52:35.177 INFO kablam! | Nov 02 06:52:35.177 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:52:35.177 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:52:35.177 INFO kablam! Nov 02 06:52:35.177 INFO kablam! warning: cannot find type `Color` in this scope Nov 02 06:52:35.177 INFO kablam! --> src/lib/orm/models.rs:23:10 Nov 02 06:52:35.177 INFO kablam! | Nov 02 06:52:35.177 INFO kablam! 23 | #[derive(Queryable)] Nov 02 06:52:35.177 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:52:35.177 INFO kablam! | Nov 02 06:52:35.177 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:52:35.177 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:52:35.177 INFO kablam! Nov 02 06:52:35.177 INFO kablam! warning: cannot find type `colors` in this scope Nov 02 06:52:35.177 INFO kablam! --> src/lib/orm/models.rs:29:10 Nov 02 06:52:35.177 INFO kablam! | Nov 02 06:52:35.178 INFO kablam! 29 | #[derive(Insertable)] Nov 02 06:52:35.178 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:52:35.178 INFO kablam! | Nov 02 06:52:35.178 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:52:35.178 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:52:35.178 INFO kablam! Nov 02 06:52:35.178 INFO kablam! warning: cannot find type `NewColor` in this scope Nov 02 06:52:35.178 INFO kablam! --> src/lib/orm/models.rs:29:10 Nov 02 06:52:35.178 INFO kablam! | Nov 02 06:52:35.178 INFO kablam! 29 | #[derive(Insertable)] Nov 02 06:52:35.178 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:52:35.178 INFO kablam! | Nov 02 06:52:35.178 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:52:35.178 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:52:35.178 INFO kablam! Nov 02 06:52:35.178 INFO kablam! warning: cannot find type `gradients` in this scope Nov 02 06:52:35.178 INFO kablam! --> src/lib/orm/models.rs:35:10 Nov 02 06:52:35.178 INFO kablam! | Nov 02 06:52:35.178 INFO kablam! 35 | #[derive(Insertable)] Nov 02 06:52:35.178 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:52:35.178 INFO kablam! | Nov 02 06:52:35.178 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:52:35.178 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:52:35.178 INFO kablam! Nov 02 06:52:35.178 INFO kablam! warning: cannot find type `NewGradient` in this scope Nov 02 06:52:35.178 INFO kablam! --> src/lib/orm/models.rs:35:10 Nov 02 06:52:35.178 INFO kablam! | Nov 02 06:52:35.178 INFO kablam! 35 | #[derive(Insertable)] Nov 02 06:52:35.178 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:52:35.178 INFO kablam! | Nov 02 06:52:35.178 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:52:35.178 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:52:35.178 INFO kablam! Nov 02 06:52:35.179 INFO kablam! warning: cannot find type `Text` in this scope Nov 02 06:52:35.179 INFO kablam! --> src/lib/orm/models.rs:43:34 Nov 02 06:52:35.179 INFO kablam! | Nov 02 06:52:35.179 INFO kablam! 43 | #[derive(Deserialize, Serialize, QueryableByName, FromSqlRow)] Nov 02 06:52:35.179 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:52:35.179 INFO kablam! | Nov 02 06:52:35.179 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:52:35.179 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:52:35.179 INFO kablam! Nov 02 06:52:35.179 INFO kablam! warning: cannot find type `Array` in this scope Nov 02 06:52:35.179 INFO kablam! --> src/lib/orm/models.rs:43:34 Nov 02 06:52:35.179 INFO kablam! | Nov 02 06:52:35.179 INFO kablam! 43 | #[derive(Deserialize, Serialize, QueryableByName, FromSqlRow)] Nov 02 06:52:35.179 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:52:35.179 INFO kablam! | Nov 02 06:52:35.179 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:52:35.179 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:52:35.179 INFO kablam! Nov 02 06:52:35.179 INFO kablam! warning: cannot find type `VarChar` in this scope Nov 02 06:52:35.179 INFO kablam! --> src/lib/orm/models.rs:43:34 Nov 02 06:52:35.179 INFO kablam! | Nov 02 06:52:35.179 INFO kablam! 43 | #[derive(Deserialize, Serialize, QueryableByName, FromSqlRow)] Nov 02 06:52:35.179 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:52:35.179 INFO kablam! | Nov 02 06:52:35.179 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:52:35.179 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:52:35.179 INFO kablam! Nov 02 06:52:35.179 INFO kablam! warning: cannot find type `Speech` in this scope Nov 02 06:52:35.179 INFO kablam! --> src/lib/orm/models.rs:43:34 Nov 02 06:52:35.179 INFO kablam! | Nov 02 06:52:35.179 INFO kablam! 43 | #[derive(Deserialize, Serialize, QueryableByName, FromSqlRow)] Nov 02 06:52:35.179 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:52:35.179 INFO kablam! | Nov 02 06:52:35.179 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:52:35.179 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:52:35.179 INFO kablam! Nov 02 06:52:35.179 INFO kablam! warning: cannot find type `Speech` in this scope Nov 02 06:52:35.179 INFO kablam! --> src/lib/orm/models.rs:43:51 Nov 02 06:52:35.179 INFO kablam! | Nov 02 06:52:35.179 INFO kablam! 43 | #[derive(Deserialize, Serialize, QueryableByName, FromSqlRow)] Nov 02 06:52:35.179 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:52:35.179 INFO kablam! | Nov 02 06:52:35.179 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:52:35.179 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:52:35.179 INFO kablam! Nov 02 06:52:35.180 INFO kablam! warning: cannot find type `Nullable` in this scope Nov 02 06:52:35.180 INFO kablam! --> src/lib/orm/models.rs:63:34 Nov 02 06:52:35.180 INFO kablam! | Nov 02 06:52:35.180 INFO kablam! 63 | #[derive(Deserialize, Serialize, QueryableByName)] Nov 02 06:52:35.180 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:52:35.180 INFO kablam! | Nov 02 06:52:35.180 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:52:35.180 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:52:35.180 INFO kablam! Nov 02 06:52:35.180 INFO kablam! warning: cannot find type `Bigint` in this scope Nov 02 06:52:35.180 INFO kablam! --> src/lib/orm/models.rs:63:34 Nov 02 06:52:35.180 INFO kablam! | Nov 02 06:52:35.180 INFO kablam! 63 | #[derive(Deserialize, Serialize, QueryableByName)] Nov 02 06:52:35.180 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:52:35.180 INFO kablam! | Nov 02 06:52:35.180 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:52:35.180 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:52:35.180 INFO kablam! Nov 02 06:52:35.180 INFO kablam! warning: cannot find type `Speech` in this scope Nov 02 06:52:35.180 INFO kablam! --> src/lib/orm/models.rs:63:34 Nov 02 06:52:35.180 INFO kablam! | Nov 02 06:52:35.180 INFO kablam! 63 | #[derive(Deserialize, Serialize, QueryableByName)] Nov 02 06:52:35.180 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:52:35.180 INFO kablam! | Nov 02 06:52:35.180 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:52:35.180 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:52:35.180 INFO kablam! Nov 02 06:52:35.180 INFO kablam! warning: cannot find type `Array` in this scope Nov 02 06:52:35.180 INFO kablam! --> src/lib/orm/models.rs:63:34 Nov 02 06:52:35.180 INFO kablam! | Nov 02 06:52:35.180 INFO kablam! 63 | #[derive(Deserialize, Serialize, QueryableByName)] Nov 02 06:52:35.180 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:52:35.180 INFO kablam! | Nov 02 06:52:35.180 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:52:35.180 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:52:35.180 INFO kablam! Nov 02 06:52:35.180 INFO kablam! warning: cannot find type `Jsonb` in this scope Nov 02 06:52:35.180 INFO kablam! --> src/lib/orm/models.rs:63:34 Nov 02 06:52:35.180 INFO kablam! | Nov 02 06:52:35.180 INFO kablam! 63 | #[derive(Deserialize, Serialize, QueryableByName)] Nov 02 06:52:35.180 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:52:35.180 INFO kablam! | Nov 02 06:52:35.180 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:52:35.180 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:52:35.181 INFO kablam! Nov 02 06:52:35.181 INFO kablam! warning: cannot find type `SpeechData` in this scope Nov 02 06:52:35.181 INFO kablam! --> src/lib/orm/models.rs:63:34 Nov 02 06:52:35.181 INFO kablam! | Nov 02 06:52:35.181 INFO kablam! 63 | #[derive(Deserialize, Serialize, QueryableByName)] Nov 02 06:52:35.181 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:52:35.181 INFO kablam! | Nov 02 06:52:35.181 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:52:35.181 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:52:35.181 INFO kablam! Nov 02 06:52:35.181 INFO kablam! warning: cannot find type `table` in this scope Nov 02 06:52:35.181 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 02 06:52:35.181 INFO kablam! | Nov 02 06:52:35.181 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 02 06:52:35.181 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:52:35.181 INFO kablam! | Nov 02 06:52:35.181 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:52:35.181 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:52:35.181 INFO kablam! Nov 02 06:52:35.181 INFO kablam! warning: cannot find type `id` in this scope Nov 02 06:52:35.181 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 06:52:35.181 INFO kablam! | Nov 02 06:52:35.181 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 06:52:35.181 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:52:35.181 INFO kablam! | Nov 02 06:52:35.181 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:52:35.181 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:52:35.181 INFO kablam! Nov 02 06:52:35.181 INFO kablam! warning: cannot find type `hexcode` in this scope Nov 02 06:52:35.181 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 06:52:35.181 INFO kablam! | Nov 02 06:52:35.181 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 06:52:35.181 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:52:35.181 INFO kablam! | Nov 02 06:52:35.181 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:52:35.181 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:52:35.181 INFO kablam! Nov 02 06:52:35.189 INFO kablam! warning: cannot find type `message_id` in this scope Nov 02 06:52:35.189 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 06:52:35.189 INFO kablam! | Nov 02 06:52:35.189 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 06:52:35.189 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:52:35.189 INFO kablam! | Nov 02 06:52:35.189 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:52:35.189 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:52:35.189 INFO kablam! Nov 02 06:52:35.189 INFO kablam! warning: cannot find type `color_id` in this scope Nov 02 06:52:35.189 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 06:52:35.189 INFO kablam! | Nov 02 06:52:35.189 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 06:52:35.189 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:52:35.189 INFO kablam! | Nov 02 06:52:35.190 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:52:35.190 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:52:35.190 INFO kablam! Nov 02 06:52:35.190 INFO kablam! warning: cannot find type `position` in this scope Nov 02 06:52:35.190 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 06:52:35.190 INFO kablam! | Nov 02 06:52:35.190 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 06:52:35.190 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:52:35.190 INFO kablam! | Nov 02 06:52:35.190 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:52:35.190 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:52:35.190 INFO kablam! Nov 02 06:52:35.200 INFO kablam! warning: cannot find type `message` in this scope Nov 02 06:52:35.200 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 06:52:35.200 INFO kablam! | Nov 02 06:52:35.200 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 06:52:35.200 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:52:35.200 INFO kablam! | Nov 02 06:52:35.200 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:52:35.200 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:52:35.200 INFO kablam! Nov 02 06:52:35.200 INFO kablam! warning: cannot find type `created_at` in this scope Nov 02 06:52:35.200 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 06:52:35.200 INFO kablam! | Nov 02 06:52:35.200 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 06:52:35.200 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:52:35.200 INFO kablam! | Nov 02 06:52:35.200 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:52:35.200 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:52:35.200 INFO kablam! Nov 02 06:52:35.333 INFO kablam! warning: cannot find type `SystemTime` in this scope Nov 02 06:52:35.333 INFO kablam! --> src/lib/orm/models.rs:10:10 Nov 02 06:52:35.333 INFO kablam! | Nov 02 06:52:35.333 INFO kablam! 10 | #[derive(Queryable)] Nov 02 06:52:35.333 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:52:35.333 INFO kablam! | Nov 02 06:52:35.333 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 02 06:52:35.333 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:52:35.333 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:52:35.333 INFO kablam! Nov 02 06:52:35.333 INFO kablam! warning: cannot find type `Message` in this scope Nov 02 06:52:35.333 INFO kablam! --> src/lib/orm/models.rs:10:10 Nov 02 06:52:35.333 INFO kablam! | Nov 02 06:52:35.333 INFO kablam! 10 | #[derive(Queryable)] Nov 02 06:52:35.333 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:52:35.333 INFO kablam! | Nov 02 06:52:35.333 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:52:35.333 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:52:35.333 INFO kablam! Nov 02 06:52:35.333 INFO kablam! warning: cannot find type `SystemTime` in this scope Nov 02 06:52:35.333 INFO kablam! --> src/lib/orm/models.rs:10:10 Nov 02 06:52:35.333 INFO kablam! | Nov 02 06:52:35.333 INFO kablam! 10 | #[derive(Queryable)] Nov 02 06:52:35.333 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:52:35.333 INFO kablam! | Nov 02 06:52:35.333 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:52:35.333 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:52:35.333 INFO kablam! Nov 02 06:52:35.334 INFO kablam! warning: cannot find type `messages` in this scope Nov 02 06:52:35.334 INFO kablam! --> src/lib/orm/models.rs:17:10 Nov 02 06:52:35.334 INFO kablam! | Nov 02 06:52:35.334 INFO kablam! 17 | #[derive(Insertable)] Nov 02 06:52:35.334 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:52:35.334 INFO kablam! | Nov 02 06:52:35.334 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:52:35.334 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:52:35.334 INFO kablam! Nov 02 06:52:35.334 INFO kablam! warning: cannot find type `NewMessage` in this scope Nov 02 06:52:35.334 INFO kablam! --> src/lib/orm/models.rs:17:10 Nov 02 06:52:35.334 INFO kablam! | Nov 02 06:52:35.334 INFO kablam! 17 | #[derive(Insertable)] Nov 02 06:52:35.334 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:52:35.334 INFO kablam! | Nov 02 06:52:35.334 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:52:35.334 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:52:35.334 INFO kablam! Nov 02 06:52:35.334 INFO kablam! warning: cannot find type `Color` in this scope Nov 02 06:52:35.334 INFO kablam! --> src/lib/orm/models.rs:23:10 Nov 02 06:52:35.334 INFO kablam! | Nov 02 06:52:35.334 INFO kablam! 23 | #[derive(Queryable)] Nov 02 06:52:35.334 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:52:35.334 INFO kablam! | Nov 02 06:52:35.334 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:52:35.334 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:52:35.334 INFO kablam! Nov 02 06:52:35.334 INFO kablam! warning: cannot find type `colors` in this scope Nov 02 06:52:35.334 INFO kablam! --> src/lib/orm/models.rs:29:10 Nov 02 06:52:35.334 INFO kablam! | Nov 02 06:52:35.334 INFO kablam! 29 | #[derive(Insertable)] Nov 02 06:52:35.334 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:52:35.334 INFO kablam! | Nov 02 06:52:35.334 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:52:35.334 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:52:35.334 INFO kablam! Nov 02 06:52:35.334 INFO kablam! warning: cannot find type `NewColor` in this scope Nov 02 06:52:35.334 INFO kablam! --> src/lib/orm/models.rs:29:10 Nov 02 06:52:35.334 INFO kablam! | Nov 02 06:52:35.334 INFO kablam! 29 | #[derive(Insertable)] Nov 02 06:52:35.334 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:52:35.334 INFO kablam! | Nov 02 06:52:35.334 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:52:35.334 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:52:35.334 INFO kablam! Nov 02 06:52:35.334 INFO kablam! warning: cannot find type `gradients` in this scope Nov 02 06:52:35.334 INFO kablam! --> src/lib/orm/models.rs:35:10 Nov 02 06:52:35.334 INFO kablam! | Nov 02 06:52:35.334 INFO kablam! 35 | #[derive(Insertable)] Nov 02 06:52:35.334 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:52:35.334 INFO kablam! | Nov 02 06:52:35.334 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:52:35.334 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:52:35.334 INFO kablam! Nov 02 06:52:35.334 INFO kablam! warning: cannot find type `NewGradient` in this scope Nov 02 06:52:35.334 INFO kablam! --> src/lib/orm/models.rs:35:10 Nov 02 06:52:35.334 INFO kablam! | Nov 02 06:52:35.334 INFO kablam! 35 | #[derive(Insertable)] Nov 02 06:52:35.334 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:52:35.334 INFO kablam! | Nov 02 06:52:35.334 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:52:35.334 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:52:35.334 INFO kablam! Nov 02 06:52:35.334 INFO kablam! warning: cannot find type `Text` in this scope Nov 02 06:52:35.334 INFO kablam! --> src/lib/orm/models.rs:43:34 Nov 02 06:52:35.334 INFO kablam! | Nov 02 06:52:35.334 INFO kablam! 43 | #[derive(Deserialize, Serialize, QueryableByName, FromSqlRow)] Nov 02 06:52:35.334 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:52:35.334 INFO kablam! | Nov 02 06:52:35.334 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:52:35.334 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:52:35.334 INFO kablam! Nov 02 06:52:35.334 INFO kablam! warning: cannot find type `Array` in this scope Nov 02 06:52:35.334 INFO kablam! --> src/lib/orm/models.rs:43:34 Nov 02 06:52:35.334 INFO kablam! | Nov 02 06:52:35.334 INFO kablam! 43 | #[derive(Deserialize, Serialize, QueryableByName, FromSqlRow)] Nov 02 06:52:35.334 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:52:35.334 INFO kablam! | Nov 02 06:52:35.334 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:52:35.334 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:52:35.334 INFO kablam! Nov 02 06:52:35.334 INFO kablam! warning: cannot find type `VarChar` in this scope Nov 02 06:52:35.334 INFO kablam! --> src/lib/orm/models.rs:43:34 Nov 02 06:52:35.334 INFO kablam! | Nov 02 06:52:35.334 INFO kablam! 43 | #[derive(Deserialize, Serialize, QueryableByName, FromSqlRow)] Nov 02 06:52:35.335 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:52:35.335 INFO kablam! | Nov 02 06:52:35.335 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:52:35.335 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:52:35.335 INFO kablam! Nov 02 06:52:35.335 INFO kablam! warning: cannot find type `Speech` in this scope Nov 02 06:52:35.335 INFO kablam! --> src/lib/orm/models.rs:43:34 Nov 02 06:52:35.335 INFO kablam! | Nov 02 06:52:35.335 INFO kablam! 43 | #[derive(Deserialize, Serialize, QueryableByName, FromSqlRow)] Nov 02 06:52:35.335 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:52:35.335 INFO kablam! | Nov 02 06:52:35.335 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:52:35.335 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:52:35.335 INFO kablam! Nov 02 06:52:35.335 INFO kablam! warning: cannot find type `Speech` in this scope Nov 02 06:52:35.335 INFO kablam! --> src/lib/orm/models.rs:43:51 Nov 02 06:52:35.335 INFO kablam! | Nov 02 06:52:35.335 INFO kablam! 43 | #[derive(Deserialize, Serialize, QueryableByName, FromSqlRow)] Nov 02 06:52:35.335 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:52:35.335 INFO kablam! | Nov 02 06:52:35.335 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:52:35.335 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:52:35.335 INFO kablam! Nov 02 06:52:35.335 INFO kablam! warning: cannot find type `Nullable` in this scope Nov 02 06:52:35.335 INFO kablam! --> src/lib/orm/models.rs:63:34 Nov 02 06:52:35.335 INFO kablam! | Nov 02 06:52:35.335 INFO kablam! 63 | #[derive(Deserialize, Serialize, QueryableByName)] Nov 02 06:52:35.335 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:52:35.335 INFO kablam! | Nov 02 06:52:35.335 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:52:35.335 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:52:35.335 INFO kablam! Nov 02 06:52:35.335 INFO kablam! warning: cannot find type `Bigint` in this scope Nov 02 06:52:35.335 INFO kablam! --> src/lib/orm/models.rs:63:34 Nov 02 06:52:35.335 INFO kablam! | Nov 02 06:52:35.335 INFO kablam! 63 | #[derive(Deserialize, Serialize, QueryableByName)] Nov 02 06:52:35.335 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:52:35.335 INFO kablam! | Nov 02 06:52:35.335 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:52:35.335 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:52:35.335 INFO kablam! Nov 02 06:52:35.335 INFO kablam! warning: cannot find type `Speech` in this scope Nov 02 06:52:35.335 INFO kablam! --> src/lib/orm/models.rs:63:34 Nov 02 06:52:35.335 INFO kablam! | Nov 02 06:52:35.335 INFO kablam! 63 | #[derive(Deserialize, Serialize, QueryableByName)] Nov 02 06:52:35.335 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:52:35.335 INFO kablam! | Nov 02 06:52:35.335 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:52:35.335 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:52:35.335 INFO kablam! Nov 02 06:52:35.335 INFO kablam! warning: cannot find type `Array` in this scope Nov 02 06:52:35.335 INFO kablam! --> src/lib/orm/models.rs:63:34 Nov 02 06:52:35.335 INFO kablam! | Nov 02 06:52:35.335 INFO kablam! 63 | #[derive(Deserialize, Serialize, QueryableByName)] Nov 02 06:52:35.335 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:52:35.335 INFO kablam! | Nov 02 06:52:35.335 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:52:35.335 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:52:35.335 INFO kablam! Nov 02 06:52:35.335 INFO kablam! warning: cannot find type `Jsonb` in this scope Nov 02 06:52:35.335 INFO kablam! --> src/lib/orm/models.rs:63:34 Nov 02 06:52:35.335 INFO kablam! | Nov 02 06:52:35.335 INFO kablam! 63 | #[derive(Deserialize, Serialize, QueryableByName)] Nov 02 06:52:35.335 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:52:35.335 INFO kablam! | Nov 02 06:52:35.335 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:52:35.335 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:52:35.335 INFO kablam! Nov 02 06:52:35.335 INFO kablam! warning: cannot find type `SpeechData` in this scope Nov 02 06:52:35.335 INFO kablam! --> src/lib/orm/models.rs:63:34 Nov 02 06:52:35.335 INFO kablam! | Nov 02 06:52:35.335 INFO kablam! 63 | #[derive(Deserialize, Serialize, QueryableByName)] Nov 02 06:52:35.335 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:52:35.335 INFO kablam! | Nov 02 06:52:35.335 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:52:35.335 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:52:35.335 INFO kablam! Nov 02 06:52:35.335 INFO kablam! warning: cannot find type `table` in this scope Nov 02 06:52:35.335 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 02 06:52:35.335 INFO kablam! | Nov 02 06:52:35.335 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 02 06:52:35.335 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:52:35.335 INFO kablam! | Nov 02 06:52:35.335 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:52:35.335 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:52:35.336 INFO kablam! Nov 02 06:52:35.336 INFO kablam! warning: cannot find type `id` in this scope Nov 02 06:52:35.336 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 06:52:35.336 INFO kablam! | Nov 02 06:52:35.336 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 06:52:35.336 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:52:35.336 INFO kablam! | Nov 02 06:52:35.336 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:52:35.336 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:52:35.336 INFO kablam! Nov 02 06:52:35.336 INFO kablam! warning: cannot find type `hexcode` in this scope Nov 02 06:52:35.336 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 06:52:35.336 INFO kablam! | Nov 02 06:52:35.336 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 06:52:35.336 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:52:35.336 INFO kablam! | Nov 02 06:52:35.336 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:52:35.336 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:52:35.336 INFO kablam! Nov 02 06:52:35.336 INFO kablam! warning: cannot find type `message_id` in this scope Nov 02 06:52:35.336 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 06:52:35.336 INFO kablam! | Nov 02 06:52:35.336 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 06:52:35.336 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:52:35.336 INFO kablam! | Nov 02 06:52:35.336 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:52:35.336 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:52:35.336 INFO kablam! Nov 02 06:52:35.336 INFO kablam! warning: cannot find type `color_id` in this scope Nov 02 06:52:35.336 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 06:52:35.336 INFO kablam! | Nov 02 06:52:35.336 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 06:52:35.336 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:52:35.336 INFO kablam! | Nov 02 06:52:35.336 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:52:35.336 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:52:35.336 INFO kablam! Nov 02 06:52:35.336 INFO kablam! warning: cannot find type `position` in this scope Nov 02 06:52:35.336 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 06:52:35.336 INFO kablam! | Nov 02 06:52:35.336 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 06:52:35.336 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:52:35.336 INFO kablam! | Nov 02 06:52:35.336 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:52:35.336 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:52:35.336 INFO kablam! Nov 02 06:52:35.336 INFO kablam! warning: cannot find type `message` in this scope Nov 02 06:52:35.336 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 06:52:35.336 INFO kablam! | Nov 02 06:52:35.336 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 06:52:35.336 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:52:35.336 INFO kablam! | Nov 02 06:52:35.336 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:52:35.336 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:52:35.336 INFO kablam! Nov 02 06:52:35.340 INFO kablam! warning: cannot find type `created_at` in this scope Nov 02 06:52:35.340 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 06:52:35.340 INFO kablam! | Nov 02 06:52:35.340 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 06:52:35.340 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 06:52:35.340 INFO kablam! | Nov 02 06:52:35.340 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 06:52:35.340 INFO kablam! = note: for more information, see issue #50504 Nov 02 06:52:35.340 INFO kablam! Nov 02 06:52:36.720 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 19s Nov 02 06:52:36.732 INFO kablam! su: No module specific data is present Nov 02 06:52:37.957 INFO running `"docker" "rm" "-f" "ff6ff482c4d4611efec60af88f3b9b0f03e3373517d28afc2c0c455095c6d44a"` Nov 02 06:52:38.280 INFO blam! ff6ff482c4d4611efec60af88f3b9b0f03e3373517d28afc2c0c455095c6d44a