Nov 03 23:21:18.224 INFO checking serracorwin/thingspeoplesay against master#2ad8c7b3502616aff142a4640cce911c6c2c5463 for pr-55655 Nov 03 23:21:18.224 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55655/worker-0/master#2ad8c7b3502616aff142a4640cce911c6c2c5463:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55655/master#2ad8c7b3502616aff142a4640cce911c6c2c5463:/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 +2ad8c7b3502616aff142a4640cce911c6c2c5463-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 03 23:21:18.673 INFO blam! cf1a82481252051f34f458a2b0c7abd6d70ea49f83f5302494156aecc6ea019c Nov 03 23:21:18.687 INFO running `"docker" "start" "-a" "cf1a82481252051f34f458a2b0c7abd6d70ea49f83f5302494156aecc6ea019c"` Nov 03 23:21:20.391 INFO kablam! usermod: no changes Nov 03 23:21:20.881 INFO kablam! Checking termcolor v1.0.3 Nov 03 23:21:20.892 INFO kablam! Compiling actix-web v0.7.5 Nov 03 23:21:20.892 INFO kablam! Compiling miniz-sys v0.1.10 Nov 03 23:21:20.893 INFO kablam! Compiling brotli-sys v0.3.2 Nov 03 23:21:20.893 INFO kablam! Compiling ring v0.13.2 Nov 03 23:21:20.899 INFO kablam! Checking socket2 v0.3.8 Nov 03 23:21:21.019 INFO kablam! Checking tokio-io v0.1.8 Nov 03 23:21:21.019 INFO kablam! Checking http v0.1.10 Nov 03 23:21:24.024 INFO kablam! Checking mio-uds v0.6.6 Nov 03 23:21:24.975 INFO kablam! Checking rust-crypto v0.2.36 Nov 03 23:21:25.243 INFO kablam! Checking backtrace v0.2.3 Nov 03 23:21:25.715 INFO kablam! Compiling syn v0.14.9 Nov 03 23:21:25.823 INFO kablam! Checking serde_urlencoded v0.5.3 Nov 03 23:21:28.447 INFO kablam! Checking crossbeam-channel v0.2.4 Nov 03 23:21:30.466 INFO kablam! Checking diesel v1.3.2 Nov 03 23:21:30.487 INFO kablam! Checking error-chain v0.1.12 Nov 03 23:21:32.523 INFO kablam! Checking tokio-threadpool v0.1.6 Nov 03 23:21:32.695 INFO kablam! Checking env_logger v0.5.13 Nov 03 23:21:34.931 INFO kablam! Checking tokio-codec v0.1.0 Nov 03 23:21:36.563 INFO kablam! Checking tokio-reactor v0.1.5 Nov 03 23:21:37.767 INFO kablam! Checking tokio-openssl v0.2.1 Nov 03 23:21:42.883 INFO kablam! Checking tokio-fs v0.1.3 Nov 03 23:21:43.123 INFO kablam! Checking tokio-tcp v0.1.1 Nov 03 23:21:45.630 INFO kablam! Checking tokio-udp v0.1.2 Nov 03 23:21:46.511 INFO kablam! Checking tokio-uds v0.2.1 Nov 03 23:21:46.627 INFO kablam! Checking tokio-signal v0.2.5 Nov 03 23:21:47.547 INFO kablam! Checking flate2 v1.0.2 Nov 03 23:21:49.719 INFO kablam! Checking h2 v0.1.12 Nov 03 23:21:49.795 INFO kablam! Checking trust-dns-proto v0.4.0 Nov 03 23:21:51.623 INFO kablam! Checking tokio v0.1.8 Nov 03 23:21:57.651 INFO kablam! Checking brotli2 v0.3.2 Nov 03 23:21:58.319 INFO kablam! Checking cookie v0.11.0 Nov 03 23:22:04.819 INFO kablam! Checking trust-dns-resolver v0.9.1 Nov 03 23:22:20.807 INFO kablam! Compiling synstructure v0.9.0 Nov 03 23:22:20.807 INFO kablam! Compiling actix_derive v0.3.0 Nov 03 23:22:20.808 INFO kablam! Compiling serde_derive v1.0.76 Nov 03 23:22:38.103 INFO kablam! Compiling failure_derive v0.1.2 Nov 03 23:22:44.263 INFO kablam! Checking failure v0.1.2 Nov 03 23:22:45.603 INFO kablam! Checking actix v0.7.4 Nov 03 23:22:45.603 INFO kablam! Checking dotenv v0.13.0 Nov 03 23:23:15.335 INFO kablam! Checking thingspeoplesay v0.1.0 (/source) Nov 03 23:23:19.291 INFO kablam! warning: cannot find type `SystemTime` in this scope Nov 03 23:23:19.291 INFO kablam! --> src/lib/orm/models.rs:10:10 Nov 03 23:23:19.291 INFO kablam! | Nov 03 23:23:19.291 INFO kablam! 10 | #[derive(Queryable)] Nov 03 23:23:19.291 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:23:19.291 INFO kablam! | Nov 03 23:23:19.291 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 03 23:23:19.291 INFO 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 03 23:23:19.291 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:23:19.291 INFO kablam! Nov 03 23:23:19.291 INFO kablam! warning: cannot find type `Message` in this scope Nov 03 23:23:19.292 INFO kablam! --> src/lib/orm/models.rs:10:10 Nov 03 23:23:19.292 INFO kablam! | Nov 03 23:23:19.292 INFO kablam! 10 | #[derive(Queryable)] Nov 03 23:23:19.292 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:23:19.292 INFO kablam! | Nov 03 23:23:19.292 INFO 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 03 23:23:19.292 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:23:19.292 INFO kablam! Nov 03 23:23:19.292 INFO kablam! warning: cannot find type `SystemTime` in this scope Nov 03 23:23:19.292 INFO kablam! --> src/lib/orm/models.rs:10:10 Nov 03 23:23:19.292 INFO kablam! | Nov 03 23:23:19.292 INFO kablam! 10 | #[derive(Queryable)] Nov 03 23:23:19.292 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:23:19.292 INFO kablam! | Nov 03 23:23:19.292 INFO 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 03 23:23:19.292 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:23:19.292 INFO kablam! Nov 03 23:23:19.292 INFO kablam! warning: cannot find type `messages` in this scope Nov 03 23:23:19.292 INFO kablam! --> src/lib/orm/models.rs:17:10 Nov 03 23:23:19.292 INFO kablam! | Nov 03 23:23:19.292 INFO kablam! 17 | #[derive(Insertable)] Nov 03 23:23:19.292 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:23:19.292 INFO kablam! | Nov 03 23:23:19.292 INFO 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 03 23:23:19.292 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:23:19.292 INFO kablam! Nov 03 23:23:19.292 INFO kablam! warning: cannot find type `NewMessage` in this scope Nov 03 23:23:19.292 INFO kablam! --> src/lib/orm/models.rs:17:10 Nov 03 23:23:19.292 INFO kablam! | Nov 03 23:23:19.292 INFO kablam! 17 | #[derive(Insertable)] Nov 03 23:23:19.292 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:23:19.292 INFO kablam! | Nov 03 23:23:19.292 INFO 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 03 23:23:19.292 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:23:19.292 INFO kablam! Nov 03 23:23:19.292 INFO kablam! warning: cannot find type `Color` in this scope Nov 03 23:23:19.292 INFO kablam! --> src/lib/orm/models.rs:23:10 Nov 03 23:23:19.292 INFO kablam! | Nov 03 23:23:19.292 INFO kablam! 23 | #[derive(Queryable)] Nov 03 23:23:19.292 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:23:19.292 INFO kablam! | Nov 03 23:23:19.292 INFO 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 03 23:23:19.292 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:23:19.292 INFO kablam! Nov 03 23:23:19.292 INFO kablam! warning: cannot find type `colors` in this scope Nov 03 23:23:19.292 INFO kablam! --> src/lib/orm/models.rs:29:10 Nov 03 23:23:19.292 INFO kablam! | Nov 03 23:23:19.292 INFO kablam! 29 | #[derive(Insertable)] Nov 03 23:23:19.292 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:23:19.292 INFO kablam! | Nov 03 23:23:19.292 INFO 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 03 23:23:19.292 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:23:19.292 INFO kablam! Nov 03 23:23:19.303 INFO kablam! warning: cannot find type `NewColor` in this scope Nov 03 23:23:19.303 INFO kablam! --> src/lib/orm/models.rs:29:10 Nov 03 23:23:19.303 INFO kablam! | Nov 03 23:23:19.303 INFO kablam! 29 | #[derive(Insertable)] Nov 03 23:23:19.303 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:23:19.303 INFO kablam! | Nov 03 23:23:19.303 INFO 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 03 23:23:19.303 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:23:19.303 INFO kablam! Nov 03 23:23:19.303 INFO kablam! warning: cannot find type `gradients` in this scope Nov 03 23:23:19.303 INFO kablam! --> src/lib/orm/models.rs:35:10 Nov 03 23:23:19.303 INFO kablam! | Nov 03 23:23:19.303 INFO kablam! 35 | #[derive(Insertable)] Nov 03 23:23:19.303 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:23:19.303 INFO kablam! | Nov 03 23:23:19.303 INFO 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 03 23:23:19.303 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:23:19.303 INFO kablam! Nov 03 23:23:19.303 INFO kablam! warning: cannot find type `NewGradient` in this scope Nov 03 23:23:19.303 INFO kablam! --> src/lib/orm/models.rs:35:10 Nov 03 23:23:19.303 INFO kablam! | Nov 03 23:23:19.303 INFO kablam! 35 | #[derive(Insertable)] Nov 03 23:23:19.303 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:23:19.303 INFO kablam! | Nov 03 23:23:19.304 INFO 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 03 23:23:19.304 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:23:19.304 INFO kablam! Nov 03 23:23:19.304 INFO kablam! warning: cannot find type `Text` in this scope Nov 03 23:23:19.304 INFO kablam! --> src/lib/orm/models.rs:43:34 Nov 03 23:23:19.304 INFO kablam! | Nov 03 23:23:19.304 INFO kablam! 43 | #[derive(Deserialize, Serialize, QueryableByName, FromSqlRow)] Nov 03 23:23:19.304 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:23:19.304 INFO kablam! | Nov 03 23:23:19.304 INFO 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 03 23:23:19.304 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:23:19.304 INFO kablam! Nov 03 23:23:19.304 INFO kablam! warning: cannot find type `Array` in this scope Nov 03 23:23:19.304 INFO kablam! --> src/lib/orm/models.rs:43:34 Nov 03 23:23:19.304 INFO kablam! | Nov 03 23:23:19.304 INFO kablam! 43 | #[derive(Deserialize, Serialize, QueryableByName, FromSqlRow)] Nov 03 23:23:19.304 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:23:19.304 INFO kablam! | Nov 03 23:23:19.304 INFO 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 03 23:23:19.304 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:23:19.304 INFO kablam! Nov 03 23:23:19.304 INFO kablam! warning: cannot find type `VarChar` in this scope Nov 03 23:23:19.304 INFO kablam! --> src/lib/orm/models.rs:43:34 Nov 03 23:23:19.304 INFO kablam! | Nov 03 23:23:19.304 INFO kablam! 43 | #[derive(Deserialize, Serialize, QueryableByName, FromSqlRow)] Nov 03 23:23:19.304 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:23:19.304 INFO kablam! | Nov 03 23:23:19.304 INFO 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 03 23:23:19.304 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:23:19.304 INFO kablam! Nov 03 23:23:19.304 INFO kablam! warning: cannot find type `Speech` in this scope Nov 03 23:23:19.304 INFO kablam! --> src/lib/orm/models.rs:43:34 Nov 03 23:23:19.304 INFO kablam! | Nov 03 23:23:19.304 INFO kablam! 43 | #[derive(Deserialize, Serialize, QueryableByName, FromSqlRow)] Nov 03 23:23:19.304 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:23:19.304 INFO kablam! | Nov 03 23:23:19.304 INFO 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 03 23:23:19.304 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:23:19.304 INFO kablam! Nov 03 23:23:19.304 INFO kablam! warning: cannot find type `Speech` in this scope Nov 03 23:23:19.304 INFO kablam! --> src/lib/orm/models.rs:43:51 Nov 03 23:23:19.304 INFO kablam! | Nov 03 23:23:19.304 INFO kablam! 43 | #[derive(Deserialize, Serialize, QueryableByName, FromSqlRow)] Nov 03 23:23:19.304 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:23:19.304 INFO kablam! | Nov 03 23:23:19.304 INFO 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 03 23:23:19.304 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:23:19.304 INFO kablam! Nov 03 23:23:19.304 INFO kablam! warning: cannot find type `Nullable` in this scope Nov 03 23:23:19.304 INFO kablam! --> src/lib/orm/models.rs:63:34 Nov 03 23:23:19.304 INFO kablam! | Nov 03 23:23:19.304 INFO kablam! 63 | #[derive(Deserialize, Serialize, QueryableByName)] Nov 03 23:23:19.304 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:23:19.304 INFO kablam! | Nov 03 23:23:19.304 INFO 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 03 23:23:19.304 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:23:19.304 INFO kablam! Nov 03 23:23:19.304 INFO kablam! warning: cannot find type `Bigint` in this scope Nov 03 23:23:19.304 INFO kablam! --> src/lib/orm/models.rs:63:34 Nov 03 23:23:19.304 INFO kablam! | Nov 03 23:23:19.304 INFO kablam! 63 | #[derive(Deserialize, Serialize, QueryableByName)] Nov 03 23:23:19.304 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:23:19.304 INFO kablam! | Nov 03 23:23:19.304 INFO 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 03 23:23:19.304 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:23:19.304 INFO kablam! Nov 03 23:23:19.304 INFO kablam! warning: cannot find type `Speech` in this scope Nov 03 23:23:19.304 INFO kablam! --> src/lib/orm/models.rs:63:34 Nov 03 23:23:19.304 INFO kablam! | Nov 03 23:23:19.304 INFO kablam! 63 | #[derive(Deserialize, Serialize, QueryableByName)] Nov 03 23:23:19.304 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:23:19.304 INFO kablam! | Nov 03 23:23:19.304 INFO 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 03 23:23:19.304 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:23:19.304 INFO kablam! Nov 03 23:23:19.304 INFO kablam! warning: cannot find type `Array` in this scope Nov 03 23:23:19.304 INFO kablam! --> src/lib/orm/models.rs:63:34 Nov 03 23:23:19.304 INFO kablam! | Nov 03 23:23:19.304 INFO kablam! 63 | #[derive(Deserialize, Serialize, QueryableByName)] Nov 03 23:23:19.304 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:23:19.304 INFO kablam! | Nov 03 23:23:19.304 INFO 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 03 23:23:19.304 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:23:19.304 INFO kablam! Nov 03 23:23:19.304 INFO kablam! warning: cannot find type `Jsonb` in this scope Nov 03 23:23:19.304 INFO kablam! --> src/lib/orm/models.rs:63:34 Nov 03 23:23:19.304 INFO kablam! | Nov 03 23:23:19.304 INFO kablam! 63 | #[derive(Deserialize, Serialize, QueryableByName)] Nov 03 23:23:19.305 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:23:19.305 INFO kablam! | Nov 03 23:23:19.305 INFO 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 03 23:23:19.305 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:23:19.305 INFO kablam! Nov 03 23:23:19.305 INFO kablam! warning: cannot find type `SpeechData` in this scope Nov 03 23:23:19.305 INFO kablam! --> src/lib/orm/models.rs:63:34 Nov 03 23:23:19.305 INFO kablam! | Nov 03 23:23:19.305 INFO kablam! 63 | #[derive(Deserialize, Serialize, QueryableByName)] Nov 03 23:23:19.305 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:23:19.305 INFO kablam! | Nov 03 23:23:19.305 INFO 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 03 23:23:19.305 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:23:19.305 INFO kablam! Nov 03 23:23:19.305 INFO kablam! warning: cannot find type `table` in this scope Nov 03 23:23:19.305 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 03 23:23:19.305 INFO kablam! | Nov 03 23:23:19.305 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 03 23:23:19.305 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:23:19.305 INFO kablam! | Nov 03 23:23:19.305 INFO 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 03 23:23:19.305 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:23:19.305 INFO kablam! Nov 03 23:23:19.305 INFO kablam! warning: cannot find type `id` in this scope Nov 03 23:23:19.305 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 03 23:23:19.305 INFO kablam! | Nov 03 23:23:19.305 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 03 23:23:19.305 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:23:19.305 INFO kablam! | Nov 03 23:23:19.305 INFO 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 03 23:23:19.305 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:23:19.305 INFO kablam! Nov 03 23:23:19.305 INFO kablam! warning: cannot find type `hexcode` in this scope Nov 03 23:23:19.305 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 03 23:23:19.305 INFO kablam! | Nov 03 23:23:19.305 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 03 23:23:19.305 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:23:19.305 INFO kablam! | Nov 03 23:23:19.305 INFO 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 03 23:23:19.305 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:23:19.305 INFO kablam! Nov 03 23:23:19.305 INFO kablam! warning: cannot find type `message_id` in this scope Nov 03 23:23:19.305 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 03 23:23:19.305 INFO kablam! | Nov 03 23:23:19.305 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 03 23:23:19.305 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:23:19.305 INFO kablam! | Nov 03 23:23:19.305 INFO 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 03 23:23:19.305 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:23:19.305 INFO kablam! Nov 03 23:23:19.305 INFO kablam! warning: cannot find type `color_id` in this scope Nov 03 23:23:19.305 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 03 23:23:19.305 INFO kablam! | Nov 03 23:23:19.305 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 03 23:23:19.305 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:23:19.305 INFO kablam! | Nov 03 23:23:19.305 INFO 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 03 23:23:19.305 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:23:19.305 INFO kablam! Nov 03 23:23:19.305 INFO kablam! warning: cannot find type `position` in this scope Nov 03 23:23:19.305 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 03 23:23:19.305 INFO kablam! | Nov 03 23:23:19.305 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 03 23:23:19.305 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:23:19.305 INFO kablam! | Nov 03 23:23:19.305 INFO 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 03 23:23:19.305 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:23:19.305 INFO kablam! Nov 03 23:23:19.305 INFO kablam! warning: cannot find type `message` in this scope Nov 03 23:23:19.305 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 03 23:23:19.305 INFO kablam! | Nov 03 23:23:19.305 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 03 23:23:19.305 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:23:19.305 INFO kablam! | Nov 03 23:23:19.305 INFO 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 03 23:23:19.305 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:23:19.305 INFO kablam! Nov 03 23:23:19.305 INFO kablam! warning: cannot find type `created_at` in this scope Nov 03 23:23:19.305 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 03 23:23:19.305 INFO kablam! | Nov 03 23:23:19.305 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 03 23:23:19.305 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:23:19.305 INFO kablam! | Nov 03 23:23:19.305 INFO 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 03 23:23:19.305 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:23:19.305 INFO kablam! Nov 03 23:23:19.451 INFO kablam! warning: cannot find type `SystemTime` in this scope Nov 03 23:23:19.451 INFO kablam! --> src/lib/orm/models.rs:10:10 Nov 03 23:23:19.451 INFO kablam! | Nov 03 23:23:19.451 INFO kablam! 10 | #[derive(Queryable)] Nov 03 23:23:19.451 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:23:19.451 INFO kablam! | Nov 03 23:23:19.451 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 03 23:23:19.451 INFO 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 03 23:23:19.451 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:23:19.451 INFO kablam! Nov 03 23:23:19.451 INFO kablam! warning: cannot find type `Message` in this scope Nov 03 23:23:19.451 INFO kablam! --> src/lib/orm/models.rs:10:10 Nov 03 23:23:19.451 INFO kablam! | Nov 03 23:23:19.451 INFO kablam! 10 | #[derive(Queryable)] Nov 03 23:23:19.451 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:23:19.451 INFO kablam! | Nov 03 23:23:19.451 INFO 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 03 23:23:19.451 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:23:19.451 INFO kablam! Nov 03 23:23:19.451 INFO kablam! warning: cannot find type `SystemTime` in this scope Nov 03 23:23:19.451 INFO kablam! --> src/lib/orm/models.rs:10:10 Nov 03 23:23:19.451 INFO kablam! | Nov 03 23:23:19.451 INFO kablam! 10 | #[derive(Queryable)] Nov 03 23:23:19.451 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:23:19.451 INFO kablam! | Nov 03 23:23:19.451 INFO 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 03 23:23:19.451 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:23:19.451 INFO kablam! Nov 03 23:23:19.451 INFO kablam! warning: cannot find type `messages` in this scope Nov 03 23:23:19.451 INFO kablam! --> src/lib/orm/models.rs:17:10 Nov 03 23:23:19.451 INFO kablam! | Nov 03 23:23:19.451 INFO kablam! 17 | #[derive(Insertable)] Nov 03 23:23:19.451 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:23:19.451 INFO kablam! | Nov 03 23:23:19.451 INFO 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 03 23:23:19.451 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:23:19.451 INFO kablam! Nov 03 23:23:19.451 INFO kablam! warning: cannot find type `NewMessage` in this scope Nov 03 23:23:19.451 INFO kablam! --> src/lib/orm/models.rs:17:10 Nov 03 23:23:19.452 INFO kablam! | Nov 03 23:23:19.452 INFO kablam! 17 | #[derive(Insertable)] Nov 03 23:23:19.452 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:23:19.452 INFO kablam! | Nov 03 23:23:19.452 INFO 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 03 23:23:19.452 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:23:19.452 INFO kablam! Nov 03 23:23:19.452 INFO kablam! warning: cannot find type `Color` in this scope Nov 03 23:23:19.452 INFO kablam! --> src/lib/orm/models.rs:23:10 Nov 03 23:23:19.452 INFO kablam! | Nov 03 23:23:19.452 INFO kablam! 23 | #[derive(Queryable)] Nov 03 23:23:19.452 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:23:19.452 INFO kablam! | Nov 03 23:23:19.452 INFO 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 03 23:23:19.452 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:23:19.452 INFO kablam! Nov 03 23:23:19.452 INFO kablam! warning: cannot find type `colors` in this scope Nov 03 23:23:19.452 INFO kablam! --> src/lib/orm/models.rs:29:10 Nov 03 23:23:19.452 INFO kablam! | Nov 03 23:23:19.452 INFO kablam! 29 | #[derive(Insertable)] Nov 03 23:23:19.452 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:23:19.452 INFO kablam! | Nov 03 23:23:19.452 INFO 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 03 23:23:19.452 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:23:19.452 INFO kablam! Nov 03 23:23:19.452 INFO kablam! warning: cannot find type `NewColor` in this scope Nov 03 23:23:19.452 INFO kablam! --> src/lib/orm/models.rs:29:10 Nov 03 23:23:19.452 INFO kablam! | Nov 03 23:23:19.452 INFO kablam! 29 | #[derive(Insertable)] Nov 03 23:23:19.452 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:23:19.452 INFO kablam! | Nov 03 23:23:19.452 INFO 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 03 23:23:19.452 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:23:19.452 INFO kablam! Nov 03 23:23:19.452 INFO kablam! warning: cannot find type `gradients` in this scope Nov 03 23:23:19.452 INFO kablam! --> src/lib/orm/models.rs:35:10 Nov 03 23:23:19.452 INFO kablam! | Nov 03 23:23:19.452 INFO kablam! 35 | #[derive(Insertable)] Nov 03 23:23:19.452 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:23:19.452 INFO kablam! | Nov 03 23:23:19.452 INFO 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 03 23:23:19.452 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:23:19.452 INFO kablam! Nov 03 23:23:19.452 INFO kablam! warning: cannot find type `NewGradient` in this scope Nov 03 23:23:19.452 INFO kablam! --> src/lib/orm/models.rs:35:10 Nov 03 23:23:19.452 INFO kablam! | Nov 03 23:23:19.452 INFO kablam! 35 | #[derive(Insertable)] Nov 03 23:23:19.452 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:23:19.457 INFO kablam! | Nov 03 23:23:19.457 INFO 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 03 23:23:19.457 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:23:19.457 INFO kablam! Nov 03 23:23:19.457 INFO kablam! warning: cannot find type `Text` in this scope Nov 03 23:23:19.457 INFO kablam! --> src/lib/orm/models.rs:43:34 Nov 03 23:23:19.457 INFO kablam! | Nov 03 23:23:19.457 INFO kablam! 43 | #[derive(Deserialize, Serialize, QueryableByName, FromSqlRow)] Nov 03 23:23:19.457 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:23:19.457 INFO kablam! | Nov 03 23:23:19.457 INFO 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 03 23:23:19.457 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:23:19.457 INFO kablam! Nov 03 23:23:19.457 INFO kablam! warning: cannot find type `Array` in this scope Nov 03 23:23:19.457 INFO kablam! --> src/lib/orm/models.rs:43:34 Nov 03 23:23:19.457 INFO kablam! | Nov 03 23:23:19.457 INFO kablam! 43 | #[derive(Deserialize, Serialize, QueryableByName, FromSqlRow)] Nov 03 23:23:19.458 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:23:19.458 INFO kablam! | Nov 03 23:23:19.458 INFO 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 03 23:23:19.458 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:23:19.458 INFO kablam! Nov 03 23:23:19.458 INFO kablam! warning: cannot find type `VarChar` in this scope Nov 03 23:23:19.458 INFO kablam! --> src/lib/orm/models.rs:43:34 Nov 03 23:23:19.458 INFO kablam! | Nov 03 23:23:19.458 INFO kablam! 43 | #[derive(Deserialize, Serialize, QueryableByName, FromSqlRow)] Nov 03 23:23:19.458 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:23:19.458 INFO kablam! | Nov 03 23:23:19.458 INFO 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 03 23:23:19.458 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:23:19.458 INFO kablam! Nov 03 23:23:19.459 INFO kablam! warning: cannot find type `Speech` in this scope Nov 03 23:23:19.459 INFO kablam! --> src/lib/orm/models.rs:43:34 Nov 03 23:23:19.459 INFO kablam! | Nov 03 23:23:19.459 INFO kablam! 43 | #[derive(Deserialize, Serialize, QueryableByName, FromSqlRow)] Nov 03 23:23:19.459 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:23:19.459 INFO kablam! | Nov 03 23:23:19.459 INFO 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 03 23:23:19.459 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:23:19.459 INFO kablam! Nov 03 23:23:19.459 INFO kablam! warning: cannot find type `Speech` in this scope Nov 03 23:23:19.459 INFO kablam! --> src/lib/orm/models.rs:43:51 Nov 03 23:23:19.459 INFO kablam! | Nov 03 23:23:19.459 INFO kablam! 43 | #[derive(Deserialize, Serialize, QueryableByName, FromSqlRow)] Nov 03 23:23:19.459 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:23:19.459 INFO kablam! | Nov 03 23:23:19.459 INFO 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 03 23:23:19.459 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:23:19.459 INFO kablam! Nov 03 23:23:19.463 INFO kablam! warning: cannot find type `Nullable` in this scope Nov 03 23:23:19.463 INFO kablam! --> src/lib/orm/models.rs:63:34 Nov 03 23:23:19.463 INFO kablam! | Nov 03 23:23:19.463 INFO kablam! 63 | #[derive(Deserialize, Serialize, QueryableByName)] Nov 03 23:23:19.463 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:23:19.463 INFO kablam! | Nov 03 23:23:19.463 INFO 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 03 23:23:19.463 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:23:19.463 INFO kablam! Nov 03 23:23:19.463 INFO kablam! warning: cannot find type `Bigint` in this scope Nov 03 23:23:19.463 INFO kablam! --> src/lib/orm/models.rs:63:34 Nov 03 23:23:19.463 INFO kablam! | Nov 03 23:23:19.463 INFO kablam! 63 | #[derive(Deserialize, Serialize, QueryableByName)] Nov 03 23:23:19.463 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:23:19.463 INFO kablam! | Nov 03 23:23:19.463 INFO 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 03 23:23:19.463 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:23:19.463 INFO kablam! Nov 03 23:23:19.463 INFO kablam! warning: cannot find type `Speech` in this scope Nov 03 23:23:19.463 INFO kablam! --> src/lib/orm/models.rs:63:34 Nov 03 23:23:19.463 INFO kablam! | Nov 03 23:23:19.463 INFO kablam! 63 | #[derive(Deserialize, Serialize, QueryableByName)] Nov 03 23:23:19.463 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:23:19.463 INFO kablam! | Nov 03 23:23:19.463 INFO 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 03 23:23:19.463 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:23:19.463 INFO kablam! Nov 03 23:23:19.463 INFO kablam! warning: cannot find type `Array` in this scope Nov 03 23:23:19.463 INFO kablam! --> src/lib/orm/models.rs:63:34 Nov 03 23:23:19.463 INFO kablam! | Nov 03 23:23:19.463 INFO kablam! 63 | #[derive(Deserialize, Serialize, QueryableByName)] Nov 03 23:23:19.463 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:23:19.463 INFO kablam! | Nov 03 23:23:19.463 INFO 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 03 23:23:19.463 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:23:19.463 INFO kablam! Nov 03 23:23:19.463 INFO kablam! warning: cannot find type `Jsonb` in this scope Nov 03 23:23:19.463 INFO kablam! --> src/lib/orm/models.rs:63:34 Nov 03 23:23:19.463 INFO kablam! | Nov 03 23:23:19.463 INFO kablam! 63 | #[derive(Deserialize, Serialize, QueryableByName)] Nov 03 23:23:19.463 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:23:19.463 INFO kablam! | Nov 03 23:23:19.463 INFO 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 03 23:23:19.463 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:23:19.463 INFO kablam! Nov 03 23:23:19.463 INFO kablam! warning: cannot find type `SpeechData` in this scope Nov 03 23:23:19.463 INFO kablam! --> src/lib/orm/models.rs:63:34 Nov 03 23:23:19.463 INFO kablam! | Nov 03 23:23:19.463 INFO kablam! 63 | #[derive(Deserialize, Serialize, QueryableByName)] Nov 03 23:23:19.463 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:23:19.463 INFO kablam! | Nov 03 23:23:19.464 INFO 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 03 23:23:19.464 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:23:19.464 INFO kablam! Nov 03 23:23:19.464 INFO kablam! warning: cannot find type `table` in this scope Nov 03 23:23:19.464 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 03 23:23:19.464 INFO kablam! | Nov 03 23:23:19.464 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 03 23:23:19.464 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:23:19.464 INFO kablam! | Nov 03 23:23:19.464 INFO 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 03 23:23:19.464 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:23:19.464 INFO kablam! Nov 03 23:23:19.464 INFO kablam! warning: cannot find type `id` in this scope Nov 03 23:23:19.464 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 03 23:23:19.464 INFO kablam! | Nov 03 23:23:19.464 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 03 23:23:19.464 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:23:19.464 INFO kablam! | Nov 03 23:23:19.464 INFO 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 03 23:23:19.464 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:23:19.464 INFO kablam! Nov 03 23:23:19.464 INFO kablam! warning: cannot find type `hexcode` in this scope Nov 03 23:23:19.464 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 03 23:23:19.464 INFO kablam! | Nov 03 23:23:19.464 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 03 23:23:19.464 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:23:19.464 INFO kablam! | Nov 03 23:23:19.464 INFO 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 03 23:23:19.464 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:23:19.464 INFO kablam! Nov 03 23:23:19.464 INFO kablam! warning: cannot find type `message_id` in this scope Nov 03 23:23:19.464 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 03 23:23:19.464 INFO kablam! | Nov 03 23:23:19.464 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 03 23:23:19.464 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:23:19.464 INFO kablam! | Nov 03 23:23:19.464 INFO 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 03 23:23:19.464 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:23:19.464 INFO kablam! Nov 03 23:23:19.464 INFO kablam! warning: cannot find type `color_id` in this scope Nov 03 23:23:19.464 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 03 23:23:19.464 INFO kablam! | Nov 03 23:23:19.464 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 03 23:23:19.464 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:23:19.464 INFO kablam! | Nov 03 23:23:19.464 INFO 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 03 23:23:19.464 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:23:19.464 INFO kablam! Nov 03 23:23:19.464 INFO kablam! warning: cannot find type `position` in this scope Nov 03 23:23:19.464 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 03 23:23:19.464 INFO kablam! | Nov 03 23:23:19.464 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 03 23:23:19.464 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:23:19.464 INFO kablam! | Nov 03 23:23:19.464 INFO 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 03 23:23:19.464 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:23:19.464 INFO kablam! Nov 03 23:23:19.471 INFO kablam! warning: cannot find type `message` in this scope Nov 03 23:23:19.471 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 03 23:23:19.471 INFO kablam! | Nov 03 23:23:19.471 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 03 23:23:19.471 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:23:19.471 INFO kablam! | Nov 03 23:23:19.471 INFO 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 03 23:23:19.471 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:23:19.471 INFO kablam! Nov 03 23:23:19.471 INFO kablam! warning: cannot find type `created_at` in this scope Nov 03 23:23:19.471 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 03 23:23:19.471 INFO kablam! | Nov 03 23:23:19.471 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 03 23:23:19.471 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 03 23:23:19.471 INFO kablam! | Nov 03 23:23:19.471 INFO 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 03 23:23:19.471 INFO kablam! = note: for more information, see issue #50504 Nov 03 23:23:19.471 INFO kablam! Nov 03 23:23:20.823 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 00s Nov 03 23:23:20.847 INFO kablam! su: No module specific data is present Nov 03 23:23:21.895 INFO running `"docker" "rm" "-f" "cf1a82481252051f34f458a2b0c7abd6d70ea49f83f5302494156aecc6ea019c"` Nov 03 23:23:22.279 INFO blam! cf1a82481252051f34f458a2b0c7abd6d70ea49f83f5302494156aecc6ea019c