Nov 09 05:28:49.935 INFO checking serracorwin/thingspeoplesay against try#dc13be39fae8d4c607889b27de374b52586485a3 for pr-55632 Nov 09 05:28:49.936 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55632/worker-4/try#dc13be39fae8d4c607889b27de374b52586485a3:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55632/try#dc13be39fae8d4c607889b27de374b52586485a3:/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 +dc13be39fae8d4c607889b27de374b52586485a3-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 09 05:28:50.420 INFO blam! 7033fd9ff01ce40244eb5729e17a8990426c8d1d586b38150af931f6f9917db4 Nov 09 05:28:50.422 INFO running `"docker" "start" "-a" "7033fd9ff01ce40244eb5729e17a8990426c8d1d586b38150af931f6f9917db4"` Nov 09 05:28:51.944 INFO kablam! usermod: no changes Nov 09 05:28:52.379 INFO kablam! Checking termcolor v1.0.3 Nov 09 05:28:52.380 INFO kablam! Compiling actix-web v0.7.5 Nov 09 05:28:52.381 INFO kablam! Compiling miniz-sys v0.1.10 Nov 09 05:28:52.381 INFO kablam! Compiling ring v0.13.2 Nov 09 05:28:52.381 INFO kablam! Compiling brotli-sys v0.3.2 Nov 09 05:28:52.383 INFO kablam! Compiling rust-crypto v0.2.36 Nov 09 05:28:52.383 INFO kablam! Checking mio v0.6.15 Nov 09 05:28:52.395 INFO kablam! Checking tokio-io v0.1.8 Nov 09 05:28:55.912 INFO kablam! Compiling syn v0.14.9 Nov 09 05:28:56.993 INFO kablam! Checking backtrace v0.2.3 Nov 09 05:28:57.057 INFO kablam! Checking serde_urlencoded v0.5.3 Nov 09 05:28:57.159 INFO kablam! Checking crossbeam-channel v0.2.4 Nov 09 05:29:00.839 INFO kablam! Checking diesel v1.3.2 Nov 09 05:29:01.009 INFO kablam! Checking tokio-threadpool v0.1.6 Nov 09 05:29:01.423 INFO kablam! Checking env_logger v0.5.13 Nov 09 05:29:03.537 INFO kablam! Checking tokio-codec v0.1.0 Nov 09 05:29:04.271 INFO kablam! Checking tokio-openssl v0.2.1 Nov 09 05:29:04.495 INFO kablam! Checking h2 v0.1.12 Nov 09 05:29:05.267 INFO kablam! Checking error-chain v0.1.12 Nov 09 05:29:07.373 INFO kablam! Checking tokio-reactor v0.1.5 Nov 09 05:29:08.362 INFO kablam! Checking mio-uds v0.6.6 Nov 09 05:29:10.051 INFO kablam! Checking flate2 v1.0.2 Nov 09 05:29:12.062 INFO kablam! Checking tokio-fs v0.1.3 Nov 09 05:29:14.318 INFO kablam! Checking tokio-uds v0.2.1 Nov 09 05:29:14.707 INFO kablam! Checking tokio-tcp v0.1.1 Nov 09 05:29:15.023 INFO kablam! Checking tokio-udp v0.1.2 Nov 09 05:29:15.727 INFO kablam! Checking tokio-signal v0.2.5 Nov 09 05:29:17.903 INFO kablam! Checking tokio v0.1.8 Nov 09 05:29:18.151 INFO kablam! Checking trust-dns-proto v0.4.0 Nov 09 05:29:23.339 INFO kablam! Checking cookie v0.11.0 Nov 09 05:29:23.991 INFO kablam! Checking brotli2 v0.3.2 Nov 09 05:29:27.655 INFO kablam! Checking trust-dns-resolver v0.9.1 Nov 09 05:29:39.445 INFO kablam! Compiling synstructure v0.9.0 Nov 09 05:29:39.445 INFO kablam! Compiling actix_derive v0.3.0 Nov 09 05:29:39.445 INFO kablam! Compiling serde_derive v1.0.76 Nov 09 05:29:49.733 INFO kablam! Compiling failure_derive v0.1.2 Nov 09 05:29:55.935 INFO kablam! Checking failure v0.1.2 Nov 09 05:29:57.451 INFO kablam! Checking actix v0.7.4 Nov 09 05:29:57.451 INFO kablam! Checking dotenv v0.13.0 Nov 09 05:30:23.575 INFO kablam! Checking thingspeoplesay v0.1.0 (/source) Nov 09 05:30:27.012 INFO kablam! warning: cannot find type `SystemTime` in this scope Nov 09 05:30:27.012 INFO kablam! --> src/lib/orm/models.rs:10:10 Nov 09 05:30:27.012 INFO kablam! | Nov 09 05:30:27.012 INFO kablam! 10 | #[derive(Queryable)] Nov 09 05:30:27.012 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:30:27.012 INFO kablam! | Nov 09 05:30:27.012 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 09 05:30:27.012 INFO 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 09 05:30:27.012 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:30:27.012 INFO kablam! Nov 09 05:30:27.012 INFO kablam! warning: cannot find type `Message` in this scope Nov 09 05:30:27.012 INFO kablam! --> src/lib/orm/models.rs:10:10 Nov 09 05:30:27.012 INFO kablam! | Nov 09 05:30:27.012 INFO kablam! 10 | #[derive(Queryable)] Nov 09 05:30:27.012 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:30:27.012 INFO kablam! | Nov 09 05:30:27.012 INFO 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 09 05:30:27.012 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:30:27.012 INFO kablam! Nov 09 05:30:27.012 INFO kablam! warning: cannot find type `SystemTime` in this scope Nov 09 05:30:27.012 INFO kablam! --> src/lib/orm/models.rs:10:10 Nov 09 05:30:27.012 INFO kablam! | Nov 09 05:30:27.012 INFO kablam! 10 | #[derive(Queryable)] Nov 09 05:30:27.012 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:30:27.012 INFO kablam! | Nov 09 05:30:27.012 INFO 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 09 05:30:27.012 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:30:27.012 INFO kablam! Nov 09 05:30:27.012 INFO kablam! warning: cannot find type `messages` in this scope Nov 09 05:30:27.012 INFO kablam! --> src/lib/orm/models.rs:17:10 Nov 09 05:30:27.012 INFO kablam! | Nov 09 05:30:27.012 INFO kablam! 17 | #[derive(Insertable)] Nov 09 05:30:27.012 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:30:27.012 INFO kablam! | Nov 09 05:30:27.012 INFO 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 09 05:30:27.012 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:30:27.012 INFO kablam! Nov 09 05:30:27.012 INFO kablam! warning: cannot find type `NewMessage` in this scope Nov 09 05:30:27.012 INFO kablam! --> src/lib/orm/models.rs:17:10 Nov 09 05:30:27.012 INFO kablam! | Nov 09 05:30:27.012 INFO kablam! 17 | #[derive(Insertable)] Nov 09 05:30:27.012 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:30:27.012 INFO kablam! | Nov 09 05:30:27.012 INFO 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 09 05:30:27.012 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:30:27.012 INFO kablam! Nov 09 05:30:27.012 INFO kablam! warning: cannot find type `Color` in this scope Nov 09 05:30:27.012 INFO kablam! --> src/lib/orm/models.rs:23:10 Nov 09 05:30:27.012 INFO kablam! | Nov 09 05:30:27.012 INFO kablam! 23 | #[derive(Queryable)] Nov 09 05:30:27.012 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:30:27.012 INFO kablam! | Nov 09 05:30:27.012 INFO 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 09 05:30:27.012 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:30:27.012 INFO kablam! Nov 09 05:30:27.012 INFO kablam! warning: cannot find type `colors` in this scope Nov 09 05:30:27.012 INFO kablam! --> src/lib/orm/models.rs:29:10 Nov 09 05:30:27.012 INFO kablam! | Nov 09 05:30:27.012 INFO kablam! 29 | #[derive(Insertable)] Nov 09 05:30:27.013 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:30:27.013 INFO kablam! | Nov 09 05:30:27.013 INFO 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 09 05:30:27.013 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:30:27.013 INFO kablam! Nov 09 05:30:27.013 INFO kablam! warning: cannot find type `NewColor` in this scope Nov 09 05:30:27.013 INFO kablam! --> src/lib/orm/models.rs:29:10 Nov 09 05:30:27.013 INFO kablam! | Nov 09 05:30:27.013 INFO kablam! 29 | #[derive(Insertable)] Nov 09 05:30:27.013 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:30:27.013 INFO kablam! | Nov 09 05:30:27.013 INFO 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 09 05:30:27.013 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:30:27.013 INFO kablam! Nov 09 05:30:27.013 INFO kablam! warning: cannot find type `gradients` in this scope Nov 09 05:30:27.013 INFO kablam! --> src/lib/orm/models.rs:35:10 Nov 09 05:30:27.013 INFO kablam! | Nov 09 05:30:27.013 INFO kablam! 35 | #[derive(Insertable)] Nov 09 05:30:27.013 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:30:27.013 INFO kablam! | Nov 09 05:30:27.013 INFO 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 09 05:30:27.013 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:30:27.013 INFO kablam! Nov 09 05:30:27.013 INFO kablam! warning: cannot find type `NewGradient` in this scope Nov 09 05:30:27.013 INFO kablam! --> src/lib/orm/models.rs:35:10 Nov 09 05:30:27.013 INFO kablam! | Nov 09 05:30:27.013 INFO kablam! 35 | #[derive(Insertable)] Nov 09 05:30:27.013 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:30:27.013 INFO kablam! | Nov 09 05:30:27.013 INFO 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 09 05:30:27.013 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:30:27.013 INFO kablam! Nov 09 05:30:27.013 INFO kablam! warning: cannot find type `Text` in this scope Nov 09 05:30:27.013 INFO kablam! --> src/lib/orm/models.rs:43:34 Nov 09 05:30:27.013 INFO kablam! | Nov 09 05:30:27.013 INFO kablam! 43 | #[derive(Deserialize, Serialize, QueryableByName, FromSqlRow)] Nov 09 05:30:27.013 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:30:27.013 INFO kablam! | Nov 09 05:30:27.013 INFO 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 09 05:30:27.013 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:30:27.013 INFO kablam! Nov 09 05:30:27.013 INFO kablam! warning: cannot find type `Array` in this scope Nov 09 05:30:27.013 INFO kablam! --> src/lib/orm/models.rs:43:34 Nov 09 05:30:27.013 INFO kablam! | Nov 09 05:30:27.013 INFO kablam! 43 | #[derive(Deserialize, Serialize, QueryableByName, FromSqlRow)] Nov 09 05:30:27.013 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:30:27.013 INFO kablam! | Nov 09 05:30:27.013 INFO 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 09 05:30:27.013 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:30:27.013 INFO kablam! Nov 09 05:30:27.013 INFO kablam! warning: cannot find type `VarChar` in this scope Nov 09 05:30:27.013 INFO kablam! --> src/lib/orm/models.rs:43:34 Nov 09 05:30:27.013 INFO kablam! | Nov 09 05:30:27.013 INFO kablam! 43 | #[derive(Deserialize, Serialize, QueryableByName, FromSqlRow)] Nov 09 05:30:27.013 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:30:27.013 INFO kablam! | Nov 09 05:30:27.013 INFO 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 09 05:30:27.013 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:30:27.013 INFO kablam! Nov 09 05:30:27.013 INFO kablam! warning: cannot find type `Speech` in this scope Nov 09 05:30:27.013 INFO kablam! --> src/lib/orm/models.rs:43:34 Nov 09 05:30:27.013 INFO kablam! | Nov 09 05:30:27.013 INFO kablam! 43 | #[derive(Deserialize, Serialize, QueryableByName, FromSqlRow)] Nov 09 05:30:27.013 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:30:27.013 INFO kablam! | Nov 09 05:30:27.013 INFO 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 09 05:30:27.013 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:30:27.013 INFO kablam! Nov 09 05:30:27.013 INFO kablam! warning: cannot find type `Speech` in this scope Nov 09 05:30:27.013 INFO kablam! --> src/lib/orm/models.rs:43:51 Nov 09 05:30:27.013 INFO kablam! | Nov 09 05:30:27.013 INFO kablam! 43 | #[derive(Deserialize, Serialize, QueryableByName, FromSqlRow)] Nov 09 05:30:27.013 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:30:27.013 INFO kablam! | Nov 09 05:30:27.013 INFO 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 09 05:30:27.013 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:30:27.013 INFO kablam! Nov 09 05:30:27.013 INFO kablam! warning: cannot find type `Nullable` in this scope Nov 09 05:30:27.013 INFO kablam! --> src/lib/orm/models.rs:63:34 Nov 09 05:30:27.013 INFO kablam! | Nov 09 05:30:27.013 INFO kablam! 63 | #[derive(Deserialize, Serialize, QueryableByName)] Nov 09 05:30:27.013 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:30:27.013 INFO kablam! | Nov 09 05:30:27.014 INFO 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 09 05:30:27.014 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:30:27.014 INFO kablam! Nov 09 05:30:27.014 INFO kablam! warning: cannot find type `Bigint` in this scope Nov 09 05:30:27.014 INFO kablam! --> src/lib/orm/models.rs:63:34 Nov 09 05:30:27.014 INFO kablam! | Nov 09 05:30:27.014 INFO kablam! 63 | #[derive(Deserialize, Serialize, QueryableByName)] Nov 09 05:30:27.014 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:30:27.014 INFO kablam! | Nov 09 05:30:27.014 INFO 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 09 05:30:27.014 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:30:27.014 INFO kablam! Nov 09 05:30:27.014 INFO kablam! warning: cannot find type `Speech` in this scope Nov 09 05:30:27.014 INFO kablam! --> src/lib/orm/models.rs:63:34 Nov 09 05:30:27.014 INFO kablam! | Nov 09 05:30:27.014 INFO kablam! 63 | #[derive(Deserialize, Serialize, QueryableByName)] Nov 09 05:30:27.014 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:30:27.014 INFO kablam! | Nov 09 05:30:27.014 INFO 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 09 05:30:27.014 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:30:27.014 INFO kablam! Nov 09 05:30:27.014 INFO kablam! warning: cannot find type `Array` in this scope Nov 09 05:30:27.014 INFO kablam! --> src/lib/orm/models.rs:63:34 Nov 09 05:30:27.014 INFO kablam! | Nov 09 05:30:27.014 INFO kablam! 63 | #[derive(Deserialize, Serialize, QueryableByName)] Nov 09 05:30:27.014 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:30:27.014 INFO kablam! | Nov 09 05:30:27.014 INFO 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 09 05:30:27.014 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:30:27.014 INFO kablam! Nov 09 05:30:27.014 INFO kablam! warning: cannot find type `Jsonb` in this scope Nov 09 05:30:27.014 INFO kablam! --> src/lib/orm/models.rs:63:34 Nov 09 05:30:27.014 INFO kablam! | Nov 09 05:30:27.014 INFO kablam! 63 | #[derive(Deserialize, Serialize, QueryableByName)] Nov 09 05:30:27.014 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:30:27.014 INFO kablam! | Nov 09 05:30:27.014 INFO 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 09 05:30:27.014 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:30:27.014 INFO kablam! Nov 09 05:30:27.014 INFO kablam! warning: cannot find type `SpeechData` in this scope Nov 09 05:30:27.014 INFO kablam! --> src/lib/orm/models.rs:63:34 Nov 09 05:30:27.014 INFO kablam! | Nov 09 05:30:27.014 INFO kablam! 63 | #[derive(Deserialize, Serialize, QueryableByName)] Nov 09 05:30:27.014 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:30:27.014 INFO kablam! | Nov 09 05:30:27.014 INFO 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 09 05:30:27.014 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:30:27.014 INFO kablam! Nov 09 05:30:27.014 INFO kablam! warning: cannot find type `table` in this scope Nov 09 05:30:27.014 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 09 05:30:27.014 INFO kablam! | Nov 09 05:30:27.014 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 09 05:30:27.014 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:30:27.014 INFO kablam! | Nov 09 05:30:27.014 INFO 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 09 05:30:27.014 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:30:27.014 INFO kablam! Nov 09 05:30:27.014 INFO kablam! warning: cannot find type `id` in this scope Nov 09 05:30:27.014 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 05:30:27.014 INFO kablam! | Nov 09 05:30:27.014 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 05:30:27.014 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:30:27.014 INFO kablam! | Nov 09 05:30:27.014 INFO 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 09 05:30:27.014 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:30:27.014 INFO kablam! Nov 09 05:30:27.014 INFO kablam! warning: cannot find type `hexcode` in this scope Nov 09 05:30:27.014 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 05:30:27.014 INFO kablam! | Nov 09 05:30:27.014 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 05:30:27.014 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:30:27.014 INFO kablam! | Nov 09 05:30:27.014 INFO 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 09 05:30:27.014 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:30:27.014 INFO kablam! Nov 09 05:30:27.014 INFO kablam! warning: cannot find type `message_id` in this scope Nov 09 05:30:27.014 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 05:30:27.014 INFO kablam! | Nov 09 05:30:27.014 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 05:30:27.015 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:30:27.015 INFO kablam! | Nov 09 05:30:27.015 INFO 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 09 05:30:27.015 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:30:27.015 INFO kablam! Nov 09 05:30:27.015 INFO kablam! warning: cannot find type `color_id` in this scope Nov 09 05:30:27.015 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 05:30:27.015 INFO kablam! | Nov 09 05:30:27.015 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 05:30:27.015 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:30:27.015 INFO kablam! | Nov 09 05:30:27.015 INFO 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 09 05:30:27.015 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:30:27.015 INFO kablam! Nov 09 05:30:27.015 INFO kablam! warning: cannot find type `position` in this scope Nov 09 05:30:27.015 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 05:30:27.015 INFO kablam! | Nov 09 05:30:27.015 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 05:30:27.015 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:30:27.015 INFO kablam! | Nov 09 05:30:27.015 INFO 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 09 05:30:27.015 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:30:27.015 INFO kablam! Nov 09 05:30:27.015 INFO kablam! warning: cannot find type `message` in this scope Nov 09 05:30:27.015 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 05:30:27.015 INFO kablam! | Nov 09 05:30:27.015 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 05:30:27.015 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:30:27.015 INFO kablam! | Nov 09 05:30:27.015 INFO 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 09 05:30:27.015 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:30:27.015 INFO kablam! Nov 09 05:30:27.015 INFO kablam! warning: cannot find type `created_at` in this scope Nov 09 05:30:27.015 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 05:30:27.015 INFO kablam! | Nov 09 05:30:27.015 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 05:30:27.015 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:30:27.015 INFO kablam! | Nov 09 05:30:27.015 INFO 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 09 05:30:27.015 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:30:27.015 INFO kablam! Nov 09 05:30:27.274 INFO kablam! warning: cannot find type `SystemTime` in this scope Nov 09 05:30:27.274 INFO kablam! --> src/lib/orm/models.rs:10:10 Nov 09 05:30:27.274 INFO kablam! | Nov 09 05:30:27.274 INFO kablam! 10 | #[derive(Queryable)] Nov 09 05:30:27.274 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:30:27.274 INFO kablam! | Nov 09 05:30:27.274 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 09 05:30:27.274 INFO 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 09 05:30:27.274 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:30:27.274 INFO kablam! Nov 09 05:30:27.274 INFO kablam! warning: cannot find type `Message` in this scope Nov 09 05:30:27.274 INFO kablam! --> src/lib/orm/models.rs:10:10 Nov 09 05:30:27.274 INFO kablam! | Nov 09 05:30:27.274 INFO kablam! 10 | #[derive(Queryable)] Nov 09 05:30:27.274 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:30:27.274 INFO kablam! | Nov 09 05:30:27.274 INFO 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 09 05:30:27.274 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:30:27.274 INFO kablam! Nov 09 05:30:27.274 INFO kablam! warning: cannot find type `SystemTime` in this scope Nov 09 05:30:27.274 INFO kablam! --> src/lib/orm/models.rs:10:10 Nov 09 05:30:27.274 INFO kablam! | Nov 09 05:30:27.274 INFO kablam! 10 | #[derive(Queryable)] Nov 09 05:30:27.274 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:30:27.274 INFO kablam! | Nov 09 05:30:27.274 INFO 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 09 05:30:27.274 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:30:27.274 INFO kablam! Nov 09 05:30:27.274 INFO kablam! warning: cannot find type `messages` in this scope Nov 09 05:30:27.274 INFO kablam! --> src/lib/orm/models.rs:17:10 Nov 09 05:30:27.274 INFO kablam! | Nov 09 05:30:27.274 INFO kablam! 17 | #[derive(Insertable)] Nov 09 05:30:27.275 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:30:27.275 INFO kablam! | Nov 09 05:30:27.275 INFO 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 09 05:30:27.275 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:30:27.275 INFO kablam! Nov 09 05:30:27.275 INFO kablam! warning: cannot find type `NewMessage` in this scope Nov 09 05:30:27.275 INFO kablam! --> src/lib/orm/models.rs:17:10 Nov 09 05:30:27.275 INFO kablam! | Nov 09 05:30:27.275 INFO kablam! 17 | #[derive(Insertable)] Nov 09 05:30:27.275 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:30:27.275 INFO kablam! | Nov 09 05:30:27.275 INFO 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 09 05:30:27.275 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:30:27.275 INFO kablam! Nov 09 05:30:27.275 INFO kablam! warning: cannot find type `Color` in this scope Nov 09 05:30:27.275 INFO kablam! --> src/lib/orm/models.rs:23:10 Nov 09 05:30:27.275 INFO kablam! | Nov 09 05:30:27.275 INFO kablam! 23 | #[derive(Queryable)] Nov 09 05:30:27.275 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:30:27.275 INFO kablam! | Nov 09 05:30:27.275 INFO 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 09 05:30:27.275 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:30:27.275 INFO kablam! Nov 09 05:30:27.275 INFO kablam! warning: cannot find type `colors` in this scope Nov 09 05:30:27.275 INFO kablam! --> src/lib/orm/models.rs:29:10 Nov 09 05:30:27.275 INFO kablam! | Nov 09 05:30:27.275 INFO kablam! 29 | #[derive(Insertable)] Nov 09 05:30:27.275 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:30:27.275 INFO kablam! | Nov 09 05:30:27.275 INFO 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 09 05:30:27.275 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:30:27.275 INFO kablam! Nov 09 05:30:27.275 INFO kablam! warning: cannot find type `NewColor` in this scope Nov 09 05:30:27.275 INFO kablam! --> src/lib/orm/models.rs:29:10 Nov 09 05:30:27.275 INFO kablam! | Nov 09 05:30:27.275 INFO kablam! 29 | #[derive(Insertable)] Nov 09 05:30:27.275 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:30:27.275 INFO kablam! | Nov 09 05:30:27.275 INFO 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 09 05:30:27.275 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:30:27.275 INFO kablam! Nov 09 05:30:27.275 INFO kablam! warning: cannot find type `gradients` in this scope Nov 09 05:30:27.275 INFO kablam! --> src/lib/orm/models.rs:35:10 Nov 09 05:30:27.275 INFO kablam! | Nov 09 05:30:27.275 INFO kablam! 35 | #[derive(Insertable)] Nov 09 05:30:27.275 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:30:27.275 INFO kablam! | Nov 09 05:30:27.275 INFO 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 09 05:30:27.275 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:30:27.275 INFO kablam! Nov 09 05:30:27.275 INFO kablam! warning: cannot find type `NewGradient` in this scope Nov 09 05:30:27.275 INFO kablam! --> src/lib/orm/models.rs:35:10 Nov 09 05:30:27.275 INFO kablam! | Nov 09 05:30:27.275 INFO kablam! 35 | #[derive(Insertable)] Nov 09 05:30:27.275 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:30:27.275 INFO kablam! | Nov 09 05:30:27.275 INFO 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 09 05:30:27.275 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:30:27.275 INFO kablam! Nov 09 05:30:27.275 INFO kablam! warning: cannot find type `Text` in this scope Nov 09 05:30:27.275 INFO kablam! --> src/lib/orm/models.rs:43:34 Nov 09 05:30:27.275 INFO kablam! | Nov 09 05:30:27.275 INFO kablam! 43 | #[derive(Deserialize, Serialize, QueryableByName, FromSqlRow)] Nov 09 05:30:27.275 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:30:27.275 INFO kablam! | Nov 09 05:30:27.275 INFO 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 09 05:30:27.275 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:30:27.275 INFO kablam! Nov 09 05:30:27.275 INFO kablam! warning: cannot find type `Array` in this scope Nov 09 05:30:27.275 INFO kablam! --> src/lib/orm/models.rs:43:34 Nov 09 05:30:27.275 INFO kablam! | Nov 09 05:30:27.275 INFO kablam! 43 | #[derive(Deserialize, Serialize, QueryableByName, FromSqlRow)] Nov 09 05:30:27.275 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:30:27.275 INFO kablam! | Nov 09 05:30:27.275 INFO 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 09 05:30:27.275 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:30:27.275 INFO kablam! Nov 09 05:30:27.275 INFO kablam! warning: cannot find type `VarChar` in this scope Nov 09 05:30:27.275 INFO kablam! --> src/lib/orm/models.rs:43:34 Nov 09 05:30:27.275 INFO kablam! | Nov 09 05:30:27.275 INFO kablam! 43 | #[derive(Deserialize, Serialize, QueryableByName, FromSqlRow)] Nov 09 05:30:27.275 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:30:27.275 INFO kablam! | Nov 09 05:30:27.275 INFO 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 09 05:30:27.287 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:30:27.287 INFO kablam! Nov 09 05:30:27.287 INFO kablam! warning: cannot find type `Speech` in this scope Nov 09 05:30:27.287 INFO kablam! --> src/lib/orm/models.rs:43:34 Nov 09 05:30:27.287 INFO kablam! | Nov 09 05:30:27.287 INFO kablam! 43 | #[derive(Deserialize, Serialize, QueryableByName, FromSqlRow)] Nov 09 05:30:27.287 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:30:27.287 INFO kablam! | Nov 09 05:30:27.287 INFO 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 09 05:30:27.287 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:30:27.287 INFO kablam! Nov 09 05:30:27.287 INFO kablam! warning: cannot find type `Speech` in this scope Nov 09 05:30:27.287 INFO kablam! --> src/lib/orm/models.rs:43:51 Nov 09 05:30:27.287 INFO kablam! | Nov 09 05:30:27.287 INFO kablam! 43 | #[derive(Deserialize, Serialize, QueryableByName, FromSqlRow)] Nov 09 05:30:27.287 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:30:27.287 INFO kablam! | Nov 09 05:30:27.287 INFO 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 09 05:30:27.287 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:30:27.287 INFO kablam! Nov 09 05:30:27.287 INFO kablam! warning: cannot find type `Nullable` in this scope Nov 09 05:30:27.287 INFO kablam! --> src/lib/orm/models.rs:63:34 Nov 09 05:30:27.287 INFO kablam! | Nov 09 05:30:27.287 INFO kablam! 63 | #[derive(Deserialize, Serialize, QueryableByName)] Nov 09 05:30:27.287 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:30:27.287 INFO kablam! | Nov 09 05:30:27.287 INFO 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 09 05:30:27.287 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:30:27.287 INFO kablam! Nov 09 05:30:27.287 INFO kablam! warning: cannot find type `Bigint` in this scope Nov 09 05:30:27.287 INFO kablam! --> src/lib/orm/models.rs:63:34 Nov 09 05:30:27.287 INFO kablam! | Nov 09 05:30:27.287 INFO kablam! 63 | #[derive(Deserialize, Serialize, QueryableByName)] Nov 09 05:30:27.287 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:30:27.287 INFO kablam! | Nov 09 05:30:27.287 INFO 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 09 05:30:27.287 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:30:27.287 INFO kablam! Nov 09 05:30:27.287 INFO kablam! warning: cannot find type `Speech` in this scope Nov 09 05:30:27.287 INFO kablam! --> src/lib/orm/models.rs:63:34 Nov 09 05:30:27.287 INFO kablam! | Nov 09 05:30:27.287 INFO kablam! 63 | #[derive(Deserialize, Serialize, QueryableByName)] Nov 09 05:30:27.287 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:30:27.287 INFO kablam! | Nov 09 05:30:27.287 INFO 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 09 05:30:27.287 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:30:27.287 INFO kablam! Nov 09 05:30:27.287 INFO kablam! warning: cannot find type `Array` in this scope Nov 09 05:30:27.287 INFO kablam! --> src/lib/orm/models.rs:63:34 Nov 09 05:30:27.287 INFO kablam! | Nov 09 05:30:27.287 INFO kablam! 63 | #[derive(Deserialize, Serialize, QueryableByName)] Nov 09 05:30:27.287 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:30:27.287 INFO kablam! | Nov 09 05:30:27.287 INFO 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 09 05:30:27.287 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:30:27.287 INFO kablam! Nov 09 05:30:27.287 INFO kablam! warning: cannot find type `Jsonb` in this scope Nov 09 05:30:27.287 INFO kablam! --> src/lib/orm/models.rs:63:34 Nov 09 05:30:27.287 INFO kablam! | Nov 09 05:30:27.287 INFO kablam! 63 | #[derive(Deserialize, Serialize, QueryableByName)] Nov 09 05:30:27.287 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:30:27.287 INFO kablam! | Nov 09 05:30:27.287 INFO 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 09 05:30:27.287 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:30:27.287 INFO kablam! Nov 09 05:30:27.287 INFO kablam! warning: cannot find type `SpeechData` in this scope Nov 09 05:30:27.287 INFO kablam! --> src/lib/orm/models.rs:63:34 Nov 09 05:30:27.288 INFO kablam! | Nov 09 05:30:27.288 INFO kablam! 63 | #[derive(Deserialize, Serialize, QueryableByName)] Nov 09 05:30:27.288 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:30:27.288 INFO kablam! | Nov 09 05:30:27.288 INFO 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 09 05:30:27.288 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:30:27.288 INFO kablam! Nov 09 05:30:27.288 INFO kablam! warning: cannot find type `table` in this scope Nov 09 05:30:27.288 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 09 05:30:27.288 INFO kablam! | Nov 09 05:30:27.288 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 09 05:30:27.288 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:30:27.288 INFO kablam! | Nov 09 05:30:27.288 INFO 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 09 05:30:27.288 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:30:27.288 INFO kablam! Nov 09 05:30:27.288 INFO kablam! warning: cannot find type `id` in this scope Nov 09 05:30:27.288 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 05:30:27.288 INFO kablam! | Nov 09 05:30:27.288 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 05:30:27.288 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:30:27.288 INFO kablam! | Nov 09 05:30:27.288 INFO 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 09 05:30:27.288 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:30:27.288 INFO kablam! Nov 09 05:30:27.288 INFO kablam! warning: cannot find type `hexcode` in this scope Nov 09 05:30:27.288 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 05:30:27.288 INFO kablam! | Nov 09 05:30:27.288 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 05:30:27.288 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:30:27.288 INFO kablam! | Nov 09 05:30:27.288 INFO 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 09 05:30:27.288 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:30:27.288 INFO kablam! Nov 09 05:30:27.288 INFO kablam! warning: cannot find type `message_id` in this scope Nov 09 05:30:27.288 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 05:30:27.288 INFO kablam! | Nov 09 05:30:27.288 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 05:30:27.288 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:30:27.288 INFO kablam! | Nov 09 05:30:27.288 INFO 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 09 05:30:27.288 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:30:27.288 INFO kablam! Nov 09 05:30:27.288 INFO kablam! warning: cannot find type `color_id` in this scope Nov 09 05:30:27.288 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 05:30:27.288 INFO kablam! | Nov 09 05:30:27.288 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 05:30:27.288 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:30:27.288 INFO kablam! | Nov 09 05:30:27.288 INFO 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 09 05:30:27.288 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:30:27.288 INFO kablam! Nov 09 05:30:27.288 INFO kablam! warning: cannot find type `position` in this scope Nov 09 05:30:27.288 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 05:30:27.288 INFO kablam! | Nov 09 05:30:27.288 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 05:30:27.288 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:30:27.288 INFO kablam! | Nov 09 05:30:27.288 INFO 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 09 05:30:27.288 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:30:27.288 INFO kablam! Nov 09 05:30:27.288 INFO kablam! warning: cannot find type `message` in this scope Nov 09 05:30:27.288 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 05:30:27.288 INFO kablam! | Nov 09 05:30:27.288 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 05:30:27.288 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:30:27.288 INFO kablam! | Nov 09 05:30:27.288 INFO 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 09 05:30:27.288 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:30:27.288 INFO kablam! Nov 09 05:30:27.288 INFO kablam! warning: cannot find type `created_at` in this scope Nov 09 05:30:27.288 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 05:30:27.288 INFO kablam! | Nov 09 05:30:27.288 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 05:30:27.288 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:30:27.288 INFO kablam! | Nov 09 05:30:27.288 INFO 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 09 05:30:27.288 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:30:27.288 INFO kablam! Nov 09 05:30:28.500 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 36s Nov 09 05:30:28.539 INFO kablam! su: No module specific data is present Nov 09 05:30:29.785 INFO running `"docker" "rm" "-f" "7033fd9ff01ce40244eb5729e17a8990426c8d1d586b38150af931f6f9917db4"` Nov 09 05:30:30.079 INFO blam! 7033fd9ff01ce40244eb5729e17a8990426c8d1d586b38150af931f6f9917db4