Oct 26 21:10:28.342 INFO checking serracorwin/thingspeoplesay against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 26 21:10:28.344 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 26 21:10:28.784 INFO blam! dd4112d0049cfaa876f5bbf1c6bba972a5501cced16564f0af1723bc5ce1ec78 Oct 26 21:10:28.795 INFO running `"docker" "start" "-a" "dd4112d0049cfaa876f5bbf1c6bba972a5501cced16564f0af1723bc5ce1ec78"` Oct 26 21:10:30.051 INFO kablam! usermod: no changes Oct 26 21:10:30.551 INFO kablam! Compiling pq-sys v0.4.6 Oct 26 21:10:30.559 INFO kablam! Compiling actix-web v0.7.5 Oct 26 21:10:30.559 INFO kablam! Compiling openssl-sys v0.9.35 Oct 26 21:10:30.567 INFO kablam! Checking mio v0.6.15 Oct 26 21:10:30.567 INFO kablam! Checking tokio-io v0.1.8 Oct 26 21:10:30.568 INFO kablam! Checking flate2 v1.0.2 Oct 26 21:10:30.568 INFO kablam! Checking tokio-threadpool v0.1.6 Oct 26 21:10:30.568 INFO kablam! Checking env_logger v0.5.13 Oct 26 21:10:33.311 INFO kablam! Checking dotenv v0.13.0 Oct 26 21:10:36.560 INFO kablam! Checking tokio-codec v0.1.0 Oct 26 21:10:36.560 INFO kablam! Checking h2 v0.1.12 Oct 26 21:10:36.837 INFO kablam! Checking tokio-fs v0.1.3 Oct 26 21:10:38.076 INFO kablam! Checking mio-uds v0.6.6 Oct 26 21:10:38.076 INFO kablam! Checking tokio-reactor v0.1.5 Oct 26 21:10:38.435 INFO kablam! Compiling openssl v0.10.11 Oct 26 21:10:38.496 INFO kablam! Checking diesel v1.3.2 Oct 26 21:10:41.903 INFO kablam! Checking tokio-udp v0.1.2 Oct 26 21:10:41.903 INFO kablam! Checking tokio-uds v0.2.1 Oct 26 21:10:41.903 INFO kablam! Checking tokio-tcp v0.1.1 Oct 26 21:10:41.903 INFO kablam! Checking tokio-signal v0.2.5 Oct 26 21:10:45.365 INFO kablam! Checking trust-dns-proto v0.4.0 Oct 26 21:10:45.365 INFO kablam! Checking tokio v0.1.8 Oct 26 21:10:51.959 INFO kablam! Checking tokio-openssl v0.2.1 Oct 26 21:10:55.196 INFO kablam! Checking trust-dns-resolver v0.9.1 Oct 26 21:10:58.418 INFO kablam! Checking actix v0.7.4 Oct 26 21:11:35.836 INFO kablam! Checking thingspeoplesay v0.1.0 (/source) Oct 26 21:11:40.062 INFO kablam! warning: cannot find type `SystemTime` in this scope Oct 26 21:11:40.063 INFO kablam! --> src/lib/orm/models.rs:10:10 Oct 26 21:11:40.063 INFO kablam! | Oct 26 21:11:40.064 INFO kablam! 10 | #[derive(Queryable)] Oct 26 21:11:40.064 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:11:40.065 INFO kablam! | Oct 26 21:11:40.066 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 26 21:11:40.066 INFO 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 26 21:11:40.067 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:11:40.067 INFO kablam! Oct 26 21:11:40.068 INFO kablam! warning: cannot find type `Message` in this scope Oct 26 21:11:40.069 INFO kablam! --> src/lib/orm/models.rs:10:10 Oct 26 21:11:40.069 INFO kablam! | Oct 26 21:11:40.070 INFO kablam! 10 | #[derive(Queryable)] Oct 26 21:11:40.070 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:11:40.071 INFO kablam! | Oct 26 21:11:40.072 INFO 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 26 21:11:40.072 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:11:40.072 INFO kablam! Oct 26 21:11:40.072 INFO kablam! warning: cannot find type `SystemTime` in this scope Oct 26 21:11:40.072 INFO kablam! --> src/lib/orm/models.rs:10:10 Oct 26 21:11:40.072 INFO kablam! | Oct 26 21:11:40.072 INFO kablam! 10 | #[derive(Queryable)] Oct 26 21:11:40.072 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:11:40.072 INFO kablam! | Oct 26 21:11:40.072 INFO 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 26 21:11:40.072 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:11:40.072 INFO kablam! Oct 26 21:11:40.072 INFO kablam! warning: cannot find type `messages` in this scope Oct 26 21:11:40.072 INFO kablam! --> src/lib/orm/models.rs:17:10 Oct 26 21:11:40.072 INFO kablam! | Oct 26 21:11:40.076 INFO kablam! 17 | #[derive(Insertable)] Oct 26 21:11:40.076 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:11:40.076 INFO kablam! | Oct 26 21:11:40.076 INFO 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 26 21:11:40.076 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:11:40.076 INFO kablam! Oct 26 21:11:40.076 INFO kablam! warning: cannot find type `NewMessage` in this scope Oct 26 21:11:40.076 INFO kablam! --> src/lib/orm/models.rs:17:10 Oct 26 21:11:40.076 INFO kablam! | Oct 26 21:11:40.076 INFO kablam! 17 | #[derive(Insertable)] Oct 26 21:11:40.076 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:11:40.076 INFO kablam! | Oct 26 21:11:40.076 INFO 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 26 21:11:40.076 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:11:40.076 INFO kablam! Oct 26 21:11:40.076 INFO kablam! warning: cannot find type `Color` in this scope Oct 26 21:11:40.076 INFO kablam! --> src/lib/orm/models.rs:23:10 Oct 26 21:11:40.076 INFO kablam! | Oct 26 21:11:40.076 INFO kablam! 23 | #[derive(Queryable)] Oct 26 21:11:40.077 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:11:40.077 INFO kablam! | Oct 26 21:11:40.077 INFO 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 26 21:11:40.077 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:11:40.077 INFO kablam! Oct 26 21:11:40.077 INFO kablam! warning: cannot find type `colors` in this scope Oct 26 21:11:40.077 INFO kablam! --> src/lib/orm/models.rs:29:10 Oct 26 21:11:40.077 INFO kablam! | Oct 26 21:11:40.077 INFO kablam! 29 | #[derive(Insertable)] Oct 26 21:11:40.077 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:11:40.077 INFO kablam! | Oct 26 21:11:40.077 INFO 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 26 21:11:40.077 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:11:40.077 INFO kablam! Oct 26 21:11:40.077 INFO kablam! warning: cannot find type `NewColor` in this scope Oct 26 21:11:40.077 INFO kablam! --> src/lib/orm/models.rs:29:10 Oct 26 21:11:40.077 INFO kablam! | Oct 26 21:11:40.077 INFO kablam! 29 | #[derive(Insertable)] Oct 26 21:11:40.077 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:11:40.077 INFO kablam! | Oct 26 21:11:40.077 INFO 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 26 21:11:40.077 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:11:40.077 INFO kablam! Oct 26 21:11:40.077 INFO kablam! warning: cannot find type `gradients` in this scope Oct 26 21:11:40.077 INFO kablam! --> src/lib/orm/models.rs:35:10 Oct 26 21:11:40.077 INFO kablam! | Oct 26 21:11:40.077 INFO kablam! 35 | #[derive(Insertable)] Oct 26 21:11:40.077 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:11:40.077 INFO kablam! | Oct 26 21:11:40.077 INFO 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 26 21:11:40.077 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:11:40.077 INFO kablam! Oct 26 21:11:40.077 INFO kablam! warning: cannot find type `NewGradient` in this scope Oct 26 21:11:40.077 INFO kablam! --> src/lib/orm/models.rs:35:10 Oct 26 21:11:40.077 INFO kablam! | Oct 26 21:11:40.077 INFO kablam! 35 | #[derive(Insertable)] Oct 26 21:11:40.077 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:11:40.077 INFO kablam! | Oct 26 21:11:40.077 INFO 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 26 21:11:40.077 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:11:40.077 INFO kablam! Oct 26 21:11:40.077 INFO kablam! warning: cannot find type `Text` in this scope Oct 26 21:11:40.077 INFO kablam! --> src/lib/orm/models.rs:43:34 Oct 26 21:11:40.077 INFO kablam! | Oct 26 21:11:40.077 INFO kablam! 43 | #[derive(Deserialize, Serialize, QueryableByName, FromSqlRow)] Oct 26 21:11:40.077 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:11:40.077 INFO kablam! | Oct 26 21:11:40.077 INFO 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 26 21:11:40.077 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:11:40.077 INFO kablam! Oct 26 21:11:40.077 INFO kablam! warning: cannot find type `Array` in this scope Oct 26 21:11:40.077 INFO kablam! --> src/lib/orm/models.rs:43:34 Oct 26 21:11:40.077 INFO kablam! | Oct 26 21:11:40.077 INFO kablam! 43 | #[derive(Deserialize, Serialize, QueryableByName, FromSqlRow)] Oct 26 21:11:40.077 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:11:40.077 INFO kablam! | Oct 26 21:11:40.077 INFO 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 26 21:11:40.077 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:11:40.077 INFO kablam! Oct 26 21:11:40.077 INFO kablam! warning: cannot find type `VarChar` in this scope Oct 26 21:11:40.077 INFO kablam! --> src/lib/orm/models.rs:43:34 Oct 26 21:11:40.077 INFO kablam! | Oct 26 21:11:40.077 INFO kablam! 43 | #[derive(Deserialize, Serialize, QueryableByName, FromSqlRow)] Oct 26 21:11:40.077 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:11:40.077 INFO kablam! | Oct 26 21:11:40.077 INFO 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 26 21:11:40.077 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:11:40.077 INFO kablam! Oct 26 21:11:40.077 INFO kablam! warning: cannot find type `Speech` in this scope Oct 26 21:11:40.077 INFO kablam! --> src/lib/orm/models.rs:43:34 Oct 26 21:11:40.077 INFO kablam! | Oct 26 21:11:40.077 INFO kablam! 43 | #[derive(Deserialize, Serialize, QueryableByName, FromSqlRow)] Oct 26 21:11:40.077 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:11:40.077 INFO kablam! | Oct 26 21:11:40.077 INFO 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 26 21:11:40.077 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:11:40.077 INFO kablam! Oct 26 21:11:40.077 INFO kablam! warning: cannot find type `Speech` in this scope Oct 26 21:11:40.077 INFO kablam! --> src/lib/orm/models.rs:43:51 Oct 26 21:11:40.077 INFO kablam! | Oct 26 21:11:40.077 INFO kablam! 43 | #[derive(Deserialize, Serialize, QueryableByName, FromSqlRow)] Oct 26 21:11:40.077 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:11:40.077 INFO kablam! | Oct 26 21:11:40.077 INFO 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 26 21:11:40.077 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:11:40.077 INFO kablam! Oct 26 21:11:40.077 INFO kablam! warning: cannot find type `Nullable` in this scope Oct 26 21:11:40.077 INFO kablam! --> src/lib/orm/models.rs:63:34 Oct 26 21:11:40.077 INFO kablam! | Oct 26 21:11:40.077 INFO kablam! 63 | #[derive(Deserialize, Serialize, QueryableByName)] Oct 26 21:11:40.078 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:11:40.078 INFO kablam! | Oct 26 21:11:40.078 INFO 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 26 21:11:40.078 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:11:40.078 INFO kablam! Oct 26 21:11:40.078 INFO kablam! warning: cannot find type `Bigint` in this scope Oct 26 21:11:40.078 INFO kablam! --> src/lib/orm/models.rs:63:34 Oct 26 21:11:40.078 INFO kablam! | Oct 26 21:11:40.078 INFO kablam! 63 | #[derive(Deserialize, Serialize, QueryableByName)] Oct 26 21:11:40.078 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:11:40.078 INFO kablam! | Oct 26 21:11:40.078 INFO 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 26 21:11:40.078 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:11:40.078 INFO kablam! Oct 26 21:11:40.078 INFO kablam! warning: cannot find type `Speech` in this scope Oct 26 21:11:40.078 INFO kablam! --> src/lib/orm/models.rs:63:34 Oct 26 21:11:40.078 INFO kablam! | Oct 26 21:11:40.078 INFO kablam! 63 | #[derive(Deserialize, Serialize, QueryableByName)] Oct 26 21:11:40.078 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:11:40.078 INFO kablam! | Oct 26 21:11:40.078 INFO 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 26 21:11:40.078 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:11:40.078 INFO kablam! Oct 26 21:11:40.078 INFO kablam! warning: cannot find type `Array` in this scope Oct 26 21:11:40.078 INFO kablam! --> src/lib/orm/models.rs:63:34 Oct 26 21:11:40.078 INFO kablam! | Oct 26 21:11:40.078 INFO kablam! 63 | #[derive(Deserialize, Serialize, QueryableByName)] Oct 26 21:11:40.078 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:11:40.078 INFO kablam! | Oct 26 21:11:40.078 INFO 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 26 21:11:40.078 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:11:40.078 INFO kablam! Oct 26 21:11:40.078 INFO kablam! warning: cannot find type `Jsonb` in this scope Oct 26 21:11:40.078 INFO kablam! --> src/lib/orm/models.rs:63:34 Oct 26 21:11:40.078 INFO kablam! | Oct 26 21:11:40.078 INFO kablam! 63 | #[derive(Deserialize, Serialize, QueryableByName)] Oct 26 21:11:40.078 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:11:40.078 INFO kablam! | Oct 26 21:11:40.078 INFO 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 26 21:11:40.078 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:11:40.078 INFO kablam! Oct 26 21:11:40.078 INFO kablam! warning: cannot find type `SpeechData` in this scope Oct 26 21:11:40.078 INFO kablam! --> src/lib/orm/models.rs:63:34 Oct 26 21:11:40.078 INFO kablam! | Oct 26 21:11:40.078 INFO kablam! 63 | #[derive(Deserialize, Serialize, QueryableByName)] Oct 26 21:11:40.078 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:11:40.078 INFO kablam! | Oct 26 21:11:40.078 INFO 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 26 21:11:40.078 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:11:40.078 INFO kablam! Oct 26 21:11:40.078 INFO kablam! warning: cannot find type `table` in this scope Oct 26 21:11:40.078 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 26 21:11:40.078 INFO kablam! | Oct 26 21:11:40.078 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 26 21:11:40.078 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:11:40.078 INFO kablam! | Oct 26 21:11:40.078 INFO 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 26 21:11:40.078 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:11:40.078 INFO kablam! Oct 26 21:11:40.078 INFO kablam! warning: cannot find type `id` in this scope Oct 26 21:11:40.078 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 21:11:40.078 INFO kablam! | Oct 26 21:11:40.078 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 21:11:40.078 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:11:40.078 INFO kablam! | Oct 26 21:11:40.078 INFO 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 26 21:11:40.078 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:11:40.078 INFO kablam! Oct 26 21:11:40.078 INFO kablam! warning: cannot find type `hexcode` in this scope Oct 26 21:11:40.078 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 21:11:40.078 INFO kablam! | Oct 26 21:11:40.078 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 21:11:40.078 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:11:40.078 INFO kablam! | Oct 26 21:11:40.078 INFO 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 26 21:11:40.078 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:11:40.078 INFO kablam! Oct 26 21:11:40.078 INFO kablam! warning: cannot find type `message_id` in this scope Oct 26 21:11:40.078 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 21:11:40.078 INFO kablam! | Oct 26 21:11:40.078 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 21:11:40.078 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:11:40.078 INFO kablam! | Oct 26 21:11:40.078 INFO 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 26 21:11:40.078 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:11:40.078 INFO kablam! Oct 26 21:11:40.078 INFO kablam! warning: cannot find type `color_id` in this scope Oct 26 21:11:40.078 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 21:11:40.079 INFO kablam! | Oct 26 21:11:40.079 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 21:11:40.079 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:11:40.079 INFO kablam! | Oct 26 21:11:40.079 INFO 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 26 21:11:40.079 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:11:40.079 INFO kablam! Oct 26 21:11:40.079 INFO kablam! warning: cannot find type `position` in this scope Oct 26 21:11:40.079 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 21:11:40.079 INFO kablam! | Oct 26 21:11:40.079 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 21:11:40.079 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:11:40.079 INFO kablam! | Oct 26 21:11:40.079 INFO 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 26 21:11:40.079 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:11:40.079 INFO kablam! Oct 26 21:11:40.079 INFO kablam! warning: cannot find type `message` in this scope Oct 26 21:11:40.079 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 21:11:40.079 INFO kablam! | Oct 26 21:11:40.079 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 21:11:40.079 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:11:40.079 INFO kablam! | Oct 26 21:11:40.079 INFO 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 26 21:11:40.079 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:11:40.079 INFO kablam! Oct 26 21:11:40.079 INFO kablam! warning: cannot find type `created_at` in this scope Oct 26 21:11:40.079 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 21:11:40.079 INFO kablam! | Oct 26 21:11:40.079 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 21:11:40.079 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:11:40.079 INFO kablam! | Oct 26 21:11:40.079 INFO 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 26 21:11:40.079 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:11:40.079 INFO kablam! Oct 26 21:11:40.104 INFO kablam! warning: cannot find type `SystemTime` in this scope Oct 26 21:11:40.105 INFO kablam! --> src/lib/orm/models.rs:10:10 Oct 26 21:11:40.105 INFO kablam! | Oct 26 21:11:40.106 INFO kablam! 10 | #[derive(Queryable)] Oct 26 21:11:40.106 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:11:40.112 INFO kablam! | Oct 26 21:11:40.113 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 26 21:11:40.135 INFO 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 26 21:11:40.135 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:11:40.135 INFO kablam! Oct 26 21:11:40.135 INFO kablam! warning: cannot find type `Message` in this scope Oct 26 21:11:40.135 INFO kablam! --> src/lib/orm/models.rs:10:10 Oct 26 21:11:40.135 INFO kablam! | Oct 26 21:11:40.135 INFO kablam! 10 | #[derive(Queryable)] Oct 26 21:11:40.135 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:11:40.143 INFO kablam! | Oct 26 21:11:40.143 INFO 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 26 21:11:40.143 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:11:40.144 INFO kablam! Oct 26 21:11:40.144 INFO kablam! warning: cannot find type `SystemTime` in this scope Oct 26 21:11:40.144 INFO kablam! --> src/lib/orm/models.rs:10:10 Oct 26 21:11:40.145 INFO kablam! | Oct 26 21:11:40.145 INFO kablam! 10 | #[derive(Queryable)] Oct 26 21:11:40.145 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:11:40.145 INFO kablam! | Oct 26 21:11:40.146 INFO 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 26 21:11:40.146 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:11:40.146 INFO kablam! Oct 26 21:11:40.147 INFO kablam! warning: cannot find type `messages` in this scope Oct 26 21:11:40.147 INFO kablam! --> src/lib/orm/models.rs:17:10 Oct 26 21:11:40.147 INFO kablam! | Oct 26 21:11:40.147 INFO kablam! 17 | #[derive(Insertable)] Oct 26 21:11:40.148 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:11:40.148 INFO kablam! | Oct 26 21:11:40.148 INFO 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 26 21:11:40.148 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:11:40.148 INFO kablam! Oct 26 21:11:40.149 INFO kablam! warning: cannot find type `NewMessage` in this scope Oct 26 21:11:40.149 INFO kablam! --> src/lib/orm/models.rs:17:10 Oct 26 21:11:40.149 INFO kablam! | Oct 26 21:11:40.149 INFO kablam! 17 | #[derive(Insertable)] Oct 26 21:11:40.149 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:11:40.150 INFO kablam! | Oct 26 21:11:40.150 INFO 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 26 21:11:40.150 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:11:40.150 INFO kablam! Oct 26 21:11:40.150 INFO kablam! warning: cannot find type `Color` in this scope Oct 26 21:11:40.150 INFO kablam! --> src/lib/orm/models.rs:23:10 Oct 26 21:11:40.150 INFO kablam! | Oct 26 21:11:40.150 INFO kablam! 23 | #[derive(Queryable)] Oct 26 21:11:40.150 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:11:40.150 INFO kablam! | Oct 26 21:11:40.150 INFO 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 26 21:11:40.150 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:11:40.150 INFO kablam! Oct 26 21:11:40.153 INFO kablam! warning: cannot find type `colors` in this scope Oct 26 21:11:40.153 INFO kablam! --> src/lib/orm/models.rs:29:10 Oct 26 21:11:40.153 INFO kablam! | Oct 26 21:11:40.153 INFO kablam! 29 | #[derive(Insertable)] Oct 26 21:11:40.153 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:11:40.153 INFO kablam! | Oct 26 21:11:40.153 INFO 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 26 21:11:40.153 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:11:40.153 INFO kablam! Oct 26 21:11:40.153 INFO kablam! warning: cannot find type `NewColor` in this scope Oct 26 21:11:40.153 INFO kablam! --> src/lib/orm/models.rs:29:10 Oct 26 21:11:40.153 INFO kablam! | Oct 26 21:11:40.153 INFO kablam! 29 | #[derive(Insertable)] Oct 26 21:11:40.153 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:11:40.153 INFO kablam! | Oct 26 21:11:40.153 INFO 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 26 21:11:40.153 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:11:40.153 INFO kablam! Oct 26 21:11:40.153 INFO kablam! warning: cannot find type `gradients` in this scope Oct 26 21:11:40.153 INFO kablam! --> src/lib/orm/models.rs:35:10 Oct 26 21:11:40.153 INFO kablam! | Oct 26 21:11:40.153 INFO kablam! 35 | #[derive(Insertable)] Oct 26 21:11:40.153 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:11:40.153 INFO kablam! | Oct 26 21:11:40.153 INFO 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 26 21:11:40.153 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:11:40.158 INFO kablam! Oct 26 21:11:40.158 INFO kablam! warning: cannot find type `NewGradient` in this scope Oct 26 21:11:40.158 INFO kablam! --> src/lib/orm/models.rs:35:10 Oct 26 21:11:40.158 INFO kablam! | Oct 26 21:11:40.158 INFO kablam! 35 | #[derive(Insertable)] Oct 26 21:11:40.158 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:11:40.158 INFO kablam! | Oct 26 21:11:40.158 INFO 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 26 21:11:40.158 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:11:40.158 INFO kablam! Oct 26 21:11:40.158 INFO kablam! warning: cannot find type `Text` in this scope Oct 26 21:11:40.158 INFO kablam! --> src/lib/orm/models.rs:43:34 Oct 26 21:11:40.158 INFO kablam! | Oct 26 21:11:40.158 INFO kablam! 43 | #[derive(Deserialize, Serialize, QueryableByName, FromSqlRow)] Oct 26 21:11:40.158 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:11:40.158 INFO kablam! | Oct 26 21:11:40.158 INFO 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 26 21:11:40.158 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:11:40.158 INFO kablam! Oct 26 21:11:40.158 INFO kablam! warning: cannot find type `Array` in this scope Oct 26 21:11:40.158 INFO kablam! --> src/lib/orm/models.rs:43:34 Oct 26 21:11:40.158 INFO kablam! | Oct 26 21:11:40.158 INFO kablam! 43 | #[derive(Deserialize, Serialize, QueryableByName, FromSqlRow)] Oct 26 21:11:40.158 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:11:40.158 INFO kablam! | Oct 26 21:11:40.158 INFO 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 26 21:11:40.158 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:11:40.158 INFO kablam! Oct 26 21:11:40.158 INFO kablam! warning: cannot find type `VarChar` in this scope Oct 26 21:11:40.158 INFO kablam! --> src/lib/orm/models.rs:43:34 Oct 26 21:11:40.158 INFO kablam! | Oct 26 21:11:40.158 INFO kablam! 43 | #[derive(Deserialize, Serialize, QueryableByName, FromSqlRow)] Oct 26 21:11:40.158 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:11:40.158 INFO kablam! | Oct 26 21:11:40.158 INFO 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 26 21:11:40.158 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:11:40.158 INFO kablam! Oct 26 21:11:40.165 INFO kablam! warning: cannot find type `Speech` in this scope Oct 26 21:11:40.165 INFO kablam! --> src/lib/orm/models.rs:43:34 Oct 26 21:11:40.165 INFO kablam! | Oct 26 21:11:40.165 INFO kablam! 43 | #[derive(Deserialize, Serialize, QueryableByName, FromSqlRow)] Oct 26 21:11:40.165 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:11:40.165 INFO kablam! | Oct 26 21:11:40.165 INFO 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 26 21:11:40.165 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:11:40.165 INFO kablam! Oct 26 21:11:40.165 INFO kablam! warning: cannot find type `Speech` in this scope Oct 26 21:11:40.165 INFO kablam! --> src/lib/orm/models.rs:43:51 Oct 26 21:11:40.165 INFO kablam! | Oct 26 21:11:40.165 INFO kablam! 43 | #[derive(Deserialize, Serialize, QueryableByName, FromSqlRow)] Oct 26 21:11:40.165 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:11:40.165 INFO kablam! | Oct 26 21:11:40.165 INFO 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 26 21:11:40.165 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:11:40.165 INFO kablam! Oct 26 21:11:40.165 INFO kablam! warning: cannot find type `Nullable` in this scope Oct 26 21:11:40.165 INFO kablam! --> src/lib/orm/models.rs:63:34 Oct 26 21:11:40.165 INFO kablam! | Oct 26 21:11:40.165 INFO kablam! 63 | #[derive(Deserialize, Serialize, QueryableByName)] Oct 26 21:11:40.165 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:11:40.165 INFO kablam! | Oct 26 21:11:40.165 INFO 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 26 21:11:40.165 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:11:40.165 INFO kablam! Oct 26 21:11:40.165 INFO kablam! warning: cannot find type `Bigint` in this scope Oct 26 21:11:40.165 INFO kablam! --> src/lib/orm/models.rs:63:34 Oct 26 21:11:40.165 INFO kablam! | Oct 26 21:11:40.165 INFO kablam! 63 | #[derive(Deserialize, Serialize, QueryableByName)] Oct 26 21:11:40.165 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:11:40.165 INFO kablam! | Oct 26 21:11:40.165 INFO 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 26 21:11:40.165 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:11:40.165 INFO kablam! Oct 26 21:11:40.165 INFO kablam! warning: cannot find type `Speech` in this scope Oct 26 21:11:40.165 INFO kablam! --> src/lib/orm/models.rs:63:34 Oct 26 21:11:40.165 INFO kablam! | Oct 26 21:11:40.165 INFO kablam! 63 | #[derive(Deserialize, Serialize, QueryableByName)] Oct 26 21:11:40.165 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:11:40.165 INFO kablam! | Oct 26 21:11:40.165 INFO 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 26 21:11:40.165 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:11:40.165 INFO kablam! Oct 26 21:11:40.165 INFO kablam! warning: cannot find type `Array` in this scope Oct 26 21:11:40.165 INFO kablam! --> src/lib/orm/models.rs:63:34 Oct 26 21:11:40.165 INFO kablam! | Oct 26 21:11:40.165 INFO kablam! 63 | #[derive(Deserialize, Serialize, QueryableByName)] Oct 26 21:11:40.165 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:11:40.165 INFO kablam! | Oct 26 21:11:40.165 INFO 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 26 21:11:40.165 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:11:40.165 INFO kablam! Oct 26 21:11:40.165 INFO kablam! warning: cannot find type `Jsonb` in this scope Oct 26 21:11:40.165 INFO kablam! --> src/lib/orm/models.rs:63:34 Oct 26 21:11:40.165 INFO kablam! | Oct 26 21:11:40.165 INFO kablam! 63 | #[derive(Deserialize, Serialize, QueryableByName)] Oct 26 21:11:40.165 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:11:40.165 INFO kablam! | Oct 26 21:11:40.165 INFO 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 26 21:11:40.165 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:11:40.165 INFO kablam! Oct 26 21:11:40.165 INFO kablam! warning: cannot find type `SpeechData` in this scope Oct 26 21:11:40.165 INFO kablam! --> src/lib/orm/models.rs:63:34 Oct 26 21:11:40.165 INFO kablam! | Oct 26 21:11:40.165 INFO kablam! 63 | #[derive(Deserialize, Serialize, QueryableByName)] Oct 26 21:11:40.165 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:11:40.166 INFO kablam! | Oct 26 21:11:40.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! Oct 26 21:11:40.177 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:11:40.177 INFO kablam! Oct 26 21:11:40.177 INFO kablam! warning: cannot find type `table` in this scope Oct 26 21:11:40.177 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 26 21:11:40.177 INFO kablam! | Oct 26 21:11:40.177 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 26 21:11:40.177 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:11:40.177 INFO kablam! | Oct 26 21:11:40.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! Oct 26 21:11:40.177 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:11:40.177 INFO kablam! Oct 26 21:11:40.177 INFO kablam! warning: cannot find type `id` in this scope Oct 26 21:11:40.177 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 21:11:40.177 INFO kablam! | Oct 26 21:11:40.177 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 21:11:40.178 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:11:40.178 INFO kablam! | Oct 26 21:11:40.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! Oct 26 21:11:40.178 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:11:40.178 INFO kablam! Oct 26 21:11:40.178 INFO kablam! warning: cannot find type `hexcode` in this scope Oct 26 21:11:40.178 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 21:11:40.178 INFO kablam! | Oct 26 21:11:40.178 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 21:11:40.178 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:11:40.178 INFO kablam! | Oct 26 21:11:40.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! Oct 26 21:11:40.178 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:11:40.178 INFO kablam! Oct 26 21:11:40.178 INFO kablam! warning: cannot find type `message_id` in this scope Oct 26 21:11:40.178 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 21:11:40.178 INFO kablam! | Oct 26 21:11:40.178 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 21:11:40.178 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:11:40.178 INFO kablam! | Oct 26 21:11:40.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! Oct 26 21:11:40.178 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:11:40.178 INFO kablam! Oct 26 21:11:40.178 INFO kablam! warning: cannot find type `color_id` in this scope Oct 26 21:11:40.178 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 21:11:40.178 INFO kablam! | Oct 26 21:11:40.178 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 21:11:40.178 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:11:40.178 INFO kablam! | Oct 26 21:11:40.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! Oct 26 21:11:40.178 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:11:40.178 INFO kablam! Oct 26 21:11:40.178 INFO kablam! warning: cannot find type `position` in this scope Oct 26 21:11:40.178 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 21:11:40.178 INFO kablam! | Oct 26 21:11:40.178 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 21:11:40.178 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:11:40.178 INFO kablam! | Oct 26 21:11:40.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! Oct 26 21:11:40.178 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:11:40.178 INFO kablam! Oct 26 21:11:40.191 INFO kablam! warning: cannot find type `message` in this scope Oct 26 21:11:40.191 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 21:11:40.191 INFO kablam! | Oct 26 21:11:40.191 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 21:11:40.191 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:11:40.191 INFO kablam! | Oct 26 21:11:40.191 INFO 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 26 21:11:40.191 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:11:40.191 INFO kablam! Oct 26 21:11:40.191 INFO kablam! warning: cannot find type `created_at` in this scope Oct 26 21:11:40.191 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 21:11:40.191 INFO kablam! | Oct 26 21:11:40.191 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 21:11:40.191 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 21:11:40.191 INFO kablam! | Oct 26 21:11:40.191 INFO 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 26 21:11:40.191 INFO kablam! = note: for more information, see issue #50504 Oct 26 21:11:40.191 INFO kablam! Oct 26 21:11:41.855 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 11s Oct 26 21:11:41.873 INFO kablam! su: No module specific data is present Oct 26 21:11:42.819 INFO running `"docker" "rm" "-f" "dd4112d0049cfaa876f5bbf1c6bba972a5501cced16564f0af1723bc5ce1ec78"` Oct 26 21:11:43.151 INFO blam! dd4112d0049cfaa876f5bbf1c6bba972a5501cced16564f0af1723bc5ce1ec78