Dec 17 17:48:41.773 INFO checking pimeys/t1-dashboard against try#0b8c5828f68d7b2840b81fa51239346dc97fef5a for pr-54252 Dec 17 17:48:41.773 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-54252/worker-2/try#0b8c5828f68d7b2840b81fa51239346dc97fef5a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-54252/sources/try#0b8c5828f68d7b2840b81fa51239346dc97fef5a/gh/pimeys/t1-dashboard:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+0b8c5828f68d7b2840b81fa51239346dc97fef5a-alt" "check" "--frozen" "--all" "--all-targets"` Dec 17 17:48:42.326 INFO [stdout] e9aa7d4987e54e2f26a3f8c21369c147a547aa64a4b9cc588e8cbeacb8ab7013 Dec 17 17:48:42.328 INFO running `"docker" "start" "-a" "e9aa7d4987e54e2f26a3f8c21369c147a547aa64a4b9cc588e8cbeacb8ab7013"` Dec 17 17:48:44.336 INFO [stderr] Compiling proc-macro2 v0.4.18 Dec 17 17:48:44.340 INFO [stderr] Checking termcolor v1.0.3 Dec 17 17:48:44.340 INFO [stderr] Checking urlencoding v1.0.0 Dec 17 17:48:44.380 INFO [stderr] Checking uuid v0.6.5 Dec 17 17:48:44.391 INFO [stderr] Checking mio v0.6.16 Dec 17 17:48:44.391 INFO [stderr] Checking want v0.0.6 Dec 17 17:48:44.391 INFO [stderr] Checking r2d2 v0.8.2 Dec 17 17:48:44.391 INFO [stderr] Checking tokio-io v0.1.8 Dec 17 17:48:45.337 INFO [stderr] Checking http v0.1.12 Dec 17 17:48:47.064 INFO [stderr] Checking serde_json v1.0.27 Dec 17 17:48:47.075 INFO [stderr] Checking num-bigint v0.1.44 Dec 17 17:48:47.084 INFO [stderr] Checking chrono v0.4.6 Dec 17 17:48:47.712 INFO [stderr] Checking serde_urlencoded v0.5.3 Dec 17 17:48:48.468 INFO [stderr] Checking regex v0.2.11 Dec 17 17:48:51.193 INFO [stderr] Checking sha-1 v0.7.0 Dec 17 17:48:51.303 INFO [stderr] Checking tokio-threadpool v0.1.6 Dec 17 17:48:52.955 INFO [stderr] Checking env_logger v0.5.13 Dec 17 17:48:56.698 INFO [stderr] Checking tokio-codec v0.1.0 Dec 17 17:48:57.304 INFO [stderr] Checking tungstenite v0.6.0 Dec 17 17:48:58.170 INFO [stderr] Checking num v0.1.42 Dec 17 17:48:58.644 INFO [stderr] Checking tokio-reactor v0.1.5 Dec 17 17:49:00.096 INFO [stderr] Checking mio-uds v0.6.7 Dec 17 17:49:00.184 INFO [stderr] Checking pretty_env_logger v0.2.4 Dec 17 17:49:00.468 INFO [stderr] Checking bigdecimal v0.0.11 Dec 17 17:49:00.900 INFO [stderr] Checking dotenv v0.9.0 Dec 17 17:49:01.760 INFO [stderr] Checking tokio-fs v0.1.3 Dec 17 17:49:02.004 INFO [stderr] Checking diesel v1.3.2 Dec 17 17:49:03.156 INFO [stderr] Checking tokio-udp v0.1.2 Dec 17 17:49:03.156 INFO [stderr] Checking tokio-uds v0.2.1 Dec 17 17:49:03.156 INFO [stderr] Checking tokio-tcp v0.1.1 Dec 17 17:49:05.780 INFO [stderr] Checking tokio v0.1.8 Dec 17 17:49:05.980 INFO [stderr] Compiling quote v0.6.8 Dec 17 17:49:06.060 INFO [stderr] Checking h2 v0.1.12 Dec 17 17:49:07.584 INFO [stderr] Compiling syn v0.15.1 Dec 17 17:49:13.408 INFO [stderr] Checking hyper v0.12.9 Dec 17 17:49:22.465 INFO [stderr] Compiling serde_derive v1.0.77 Dec 17 17:49:24.094 INFO [stderr] Checking warp v0.1.3 Dec 17 17:50:05.996 INFO [stderr] Checking r2d2-diesel v1.0.0 Dec 17 17:50:06.428 INFO [stderr] Checking t1-dashboard v0.1.0 (/opt/crater/workdir) Dec 17 17:50:07.512 INFO [stderr] warning: unused `#[macro_use]` import Dec 17 17:50:07.512 INFO [stderr] --> src/main.rs:2:1 Dec 17 17:50:07.512 INFO [stderr] | Dec 17 17:50:07.512 INFO [stderr] 2 | #[macro_use] extern crate log; Dec 17 17:50:07.512 INFO [stderr] | ^^^^^^^^^^^^ Dec 17 17:50:07.512 INFO [stderr] | Dec 17 17:50:07.512 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 17 17:50:07.512 INFO [stderr] Dec 17 17:50:07.512 INFO [stderr] warning: unused `#[macro_use]` import Dec 17 17:50:07.512 INFO [stderr] --> src/main.rs:3:1 Dec 17 17:50:07.512 INFO [stderr] | Dec 17 17:50:07.512 INFO [stderr] 3 | #[macro_use] extern crate diesel_derives; Dec 17 17:50:07.512 INFO [stderr] | ^^^^^^^^^^^^ Dec 17 17:50:07.512 INFO [stderr] Dec 17 17:50:07.513 INFO [stderr] warning: cannot find type `table` in this scope Dec 17 17:50:07.513 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 17 17:50:07.513 INFO [stderr] | Dec 17 17:50:07.513 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 17 17:50:07.513 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:50:07.513 INFO [stderr] | Dec 17 17:50:07.513 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 17 17:50:07.513 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:50:07.513 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:50:07.513 INFO [stderr] Dec 17 17:50:07.513 INFO [stderr] warning: cannot find type `table` in this scope Dec 17 17:50:07.513 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 17 17:50:07.513 INFO [stderr] | Dec 17 17:50:07.513 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 17 17:50:07.513 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:50:07.513 INFO [stderr] | Dec 17 17:50:07.513 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:50:07.513 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:50:07.513 INFO [stderr] Dec 17 17:50:07.513 INFO [stderr] warning: cannot find type `id` in this scope Dec 17 17:50:07.513 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 17:50:07.513 INFO [stderr] | Dec 17 17:50:07.513 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 17:50:07.513 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:50:07.513 INFO [stderr] | Dec 17 17:50:07.513 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:50:07.513 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:50:07.513 INFO [stderr] Dec 17 17:50:07.514 INFO [stderr] warning: cannot find type `date` in this scope Dec 17 17:50:07.514 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 17:50:07.514 INFO [stderr] | Dec 17 17:50:07.514 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 17:50:07.514 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:50:07.514 INFO [stderr] | Dec 17 17:50:07.514 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:50:07.514 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:50:07.514 INFO [stderr] Dec 17 17:50:07.514 INFO [stderr] warning: cannot find type `entry_type` in this scope Dec 17 17:50:07.514 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 17:50:07.514 INFO [stderr] | Dec 17 17:50:07.514 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 17:50:07.514 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:50:07.514 INFO [stderr] | Dec 17 17:50:07.514 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:50:07.514 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:50:07.514 INFO [stderr] Dec 17 17:50:07.515 INFO [stderr] warning: cannot find type `sgv` in this scope Dec 17 17:50:07.515 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 17:50:07.515 INFO [stderr] | Dec 17 17:50:07.515 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 17:50:07.515 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:50:07.515 INFO [stderr] | Dec 17 17:50:07.515 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:50:07.515 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:50:07.515 INFO [stderr] Dec 17 17:50:07.515 INFO [stderr] warning: cannot find type `direction` in this scope Dec 17 17:50:07.515 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 17:50:07.515 INFO [stderr] | Dec 17 17:50:07.515 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 17:50:07.515 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:50:07.515 INFO [stderr] | Dec 17 17:50:07.515 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:50:07.515 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:50:07.515 INFO [stderr] Dec 17 17:50:07.516 INFO [stderr] warning: cannot find type `noise` in this scope Dec 17 17:50:07.516 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 17:50:07.516 INFO [stderr] | Dec 17 17:50:07.516 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 17:50:07.516 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:50:07.516 INFO [stderr] | Dec 17 17:50:07.516 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:50:07.516 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:50:07.516 INFO [stderr] Dec 17 17:50:07.516 INFO [stderr] warning: cannot find type `filtered` in this scope Dec 17 17:50:07.516 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 17:50:07.516 INFO [stderr] | Dec 17 17:50:07.516 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 17:50:07.516 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:50:07.516 INFO [stderr] | Dec 17 17:50:07.516 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:50:07.516 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:50:07.516 INFO [stderr] Dec 17 17:50:07.516 INFO [stderr] warning: cannot find type `unfiltered` in this scope Dec 17 17:50:07.516 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 17:50:07.516 INFO [stderr] | Dec 17 17:50:07.516 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 17:50:07.516 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:50:07.516 INFO [stderr] | Dec 17 17:50:07.516 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:50:07.516 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:50:07.516 INFO [stderr] Dec 17 17:50:07.516 INFO [stderr] warning: cannot find type `rssi` in this scope Dec 17 17:50:07.516 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 17:50:07.516 INFO [stderr] | Dec 17 17:50:07.516 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 17:50:07.516 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:50:07.516 INFO [stderr] | Dec 17 17:50:07.517 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:50:07.517 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:50:07.517 INFO [stderr] Dec 17 17:50:07.519 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 17 17:50:07.519 INFO [stderr] --> src/models.rs:5:41 Dec 17 17:50:07.519 INFO [stderr] | Dec 17 17:50:07.519 INFO [stderr] 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Dec 17 17:50:07.519 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:50:07.519 INFO [stderr] | Dec 17 17:50:07.519 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:50:07.519 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:50:07.519 INFO [stderr] Dec 17 17:50:07.519 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 17 17:50:07.519 INFO [stderr] --> src/models.rs:5:41 Dec 17 17:50:07.519 INFO [stderr] | Dec 17 17:50:07.519 INFO [stderr] 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Dec 17 17:50:07.519 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:50:07.519 INFO [stderr] | Dec 17 17:50:07.519 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:50:07.519 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:50:07.519 INFO [stderr] Dec 17 17:50:07.519 INFO [stderr] warning: cannot find type `Entry` in this scope Dec 17 17:50:07.519 INFO [stderr] --> src/models.rs:5:41 Dec 17 17:50:07.519 INFO [stderr] | Dec 17 17:50:07.519 INFO [stderr] 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Dec 17 17:50:07.519 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:50:07.520 INFO [stderr] | Dec 17 17:50:07.520 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:50:07.520 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:50:07.520 INFO [stderr] Dec 17 17:50:07.520 INFO [stderr] warning: cannot find type `entries` in this scope Dec 17 17:50:07.520 INFO [stderr] --> src/models.rs:5:52 Dec 17 17:50:07.520 INFO [stderr] | Dec 17 17:50:07.520 INFO [stderr] 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Dec 17 17:50:07.520 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:50:07.520 INFO [stderr] | Dec 17 17:50:07.520 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:50:07.520 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:50:07.520 INFO [stderr] Dec 17 17:50:07.520 INFO [stderr] warning: cannot find type `Entry` in this scope Dec 17 17:50:07.520 INFO [stderr] --> src/models.rs:5:52 Dec 17 17:50:07.520 INFO [stderr] | Dec 17 17:50:07.520 INFO [stderr] 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Dec 17 17:50:07.520 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:50:07.520 INFO [stderr] | Dec 17 17:50:07.520 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:50:07.520 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:50:07.520 INFO [stderr] Dec 17 17:50:07.520 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 17 17:50:07.520 INFO [stderr] --> src/models.rs:5:52 Dec 17 17:50:07.520 INFO [stderr] | Dec 17 17:50:07.520 INFO [stderr] 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Dec 17 17:50:07.520 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:50:07.520 INFO [stderr] | Dec 17 17:50:07.520 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:50:07.520 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:50:07.520 INFO [stderr] Dec 17 17:50:07.520 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 17 17:50:07.520 INFO [stderr] --> src/models.rs:5:52 Dec 17 17:50:07.520 INFO [stderr] | Dec 17 17:50:07.520 INFO [stderr] 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Dec 17 17:50:07.520 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:50:07.520 INFO [stderr] | Dec 17 17:50:07.520 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:50:07.520 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:50:07.520 INFO [stderr] Dec 17 17:50:07.524 INFO [stderr] warning: unused import: `dsl::*` Dec 17 17:50:07.524 INFO [stderr] --> src/main.rs:28:21 Dec 17 17:50:07.524 INFO [stderr] | Dec 17 17:50:07.524 INFO [stderr] 28 | entries::{self, dsl::*}, Dec 17 17:50:07.524 INFO [stderr] | ^^^^^^ Dec 17 17:50:07.524 INFO [stderr] Dec 17 17:50:07.807 INFO [stderr] warning: unused `#[macro_use]` import Dec 17 17:50:07.807 INFO [stderr] --> src/main.rs:2:1 Dec 17 17:50:07.807 INFO [stderr] | Dec 17 17:50:07.807 INFO [stderr] 2 | #[macro_use] extern crate log; Dec 17 17:50:07.807 INFO [stderr] | ^^^^^^^^^^^^ Dec 17 17:50:07.807 INFO [stderr] | Dec 17 17:50:07.807 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 17 17:50:07.807 INFO [stderr] Dec 17 17:50:07.807 INFO [stderr] warning: unused `#[macro_use]` import Dec 17 17:50:07.807 INFO [stderr] --> src/main.rs:3:1 Dec 17 17:50:07.807 INFO [stderr] | Dec 17 17:50:07.807 INFO [stderr] 3 | #[macro_use] extern crate diesel_derives; Dec 17 17:50:07.807 INFO [stderr] | ^^^^^^^^^^^^ Dec 17 17:50:07.807 INFO [stderr] Dec 17 17:50:07.807 INFO [stderr] warning: cannot find type `table` in this scope Dec 17 17:50:07.807 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 17 17:50:07.807 INFO [stderr] | Dec 17 17:50:07.807 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 17 17:50:07.807 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:50:07.807 INFO [stderr] | Dec 17 17:50:07.807 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 17 17:50:07.807 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:50:07.807 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:50:07.807 INFO [stderr] Dec 17 17:50:07.807 INFO [stderr] warning: cannot find type `table` in this scope Dec 17 17:50:07.808 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 17 17:50:07.808 INFO [stderr] | Dec 17 17:50:07.808 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 17 17:50:07.808 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:50:07.808 INFO [stderr] | Dec 17 17:50:07.808 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:50:07.808 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:50:07.808 INFO [stderr] Dec 17 17:50:07.808 INFO [stderr] warning: cannot find type `id` in this scope Dec 17 17:50:07.808 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 17:50:07.808 INFO [stderr] | Dec 17 17:50:07.808 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 17:50:07.808 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:50:07.808 INFO [stderr] | Dec 17 17:50:07.809 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:50:07.809 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:50:07.809 INFO [stderr] Dec 17 17:50:07.809 INFO [stderr] warning: cannot find type `date` in this scope Dec 17 17:50:07.809 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 17:50:07.809 INFO [stderr] | Dec 17 17:50:07.809 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 17:50:07.809 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:50:07.809 INFO [stderr] | Dec 17 17:50:07.809 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:50:07.809 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:50:07.809 INFO [stderr] Dec 17 17:50:07.810 INFO [stderr] warning: cannot find type `entry_type` in this scope Dec 17 17:50:07.810 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 17:50:07.810 INFO [stderr] | Dec 17 17:50:07.810 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 17:50:07.810 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:50:07.810 INFO [stderr] | Dec 17 17:50:07.810 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:50:07.810 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:50:07.810 INFO [stderr] Dec 17 17:50:07.810 INFO [stderr] warning: cannot find type `sgv` in this scope Dec 17 17:50:07.810 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 17:50:07.810 INFO [stderr] | Dec 17 17:50:07.810 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 17:50:07.810 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:50:07.810 INFO [stderr] | Dec 17 17:50:07.810 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:50:07.811 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:50:07.811 INFO [stderr] Dec 17 17:50:07.811 INFO [stderr] warning: cannot find type `direction` in this scope Dec 17 17:50:07.811 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 17:50:07.811 INFO [stderr] | Dec 17 17:50:07.811 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 17:50:07.811 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:50:07.811 INFO [stderr] | Dec 17 17:50:07.811 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:50:07.811 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:50:07.812 INFO [stderr] Dec 17 17:50:07.812 INFO [stderr] warning: cannot find type `noise` in this scope Dec 17 17:50:07.812 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 17:50:07.812 INFO [stderr] | Dec 17 17:50:07.812 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 17:50:07.812 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:50:07.812 INFO [stderr] | Dec 17 17:50:07.812 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:50:07.813 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:50:07.813 INFO [stderr] Dec 17 17:50:07.813 INFO [stderr] warning: cannot find type `filtered` in this scope Dec 17 17:50:07.813 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 17:50:07.813 INFO [stderr] | Dec 17 17:50:07.813 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 17:50:07.813 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:50:07.813 INFO [stderr] | Dec 17 17:50:07.813 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:50:07.814 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:50:07.814 INFO [stderr] Dec 17 17:50:07.814 INFO [stderr] warning: cannot find type `unfiltered` in this scope Dec 17 17:50:07.814 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 17:50:07.814 INFO [stderr] | Dec 17 17:50:07.814 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 17:50:07.814 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:50:07.815 INFO [stderr] | Dec 17 17:50:07.815 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:50:07.815 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:50:07.815 INFO [stderr] Dec 17 17:50:07.815 INFO [stderr] warning: cannot find type `rssi` in this scope Dec 17 17:50:07.815 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 17:50:07.815 INFO [stderr] | Dec 17 17:50:07.815 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 17:50:07.815 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:50:07.815 INFO [stderr] | Dec 17 17:50:07.816 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:50:07.816 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:50:07.816 INFO [stderr] Dec 17 17:50:07.819 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 17 17:50:07.819 INFO [stderr] --> src/models.rs:5:41 Dec 17 17:50:07.819 INFO [stderr] | Dec 17 17:50:07.820 INFO [stderr] 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Dec 17 17:50:07.820 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:50:07.820 INFO [stderr] | Dec 17 17:50:07.821 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:50:07.821 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:50:07.821 INFO [stderr] Dec 17 17:50:07.822 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 17 17:50:07.822 INFO [stderr] --> src/models.rs:5:41 Dec 17 17:50:07.822 INFO [stderr] | Dec 17 17:50:07.822 INFO [stderr] 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Dec 17 17:50:07.822 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:50:07.822 INFO [stderr] | Dec 17 17:50:07.822 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:50:07.822 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:50:07.822 INFO [stderr] Dec 17 17:50:07.822 INFO [stderr] warning: cannot find type `Entry` in this scope Dec 17 17:50:07.822 INFO [stderr] --> src/models.rs:5:41 Dec 17 17:50:07.822 INFO [stderr] | Dec 17 17:50:07.822 INFO [stderr] 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Dec 17 17:50:07.822 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:50:07.822 INFO [stderr] | Dec 17 17:50:07.823 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:50:07.823 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:50:07.823 INFO [stderr] Dec 17 17:50:07.824 INFO [stderr] warning: cannot find type `entries` in this scope Dec 17 17:50:07.824 INFO [stderr] --> src/models.rs:5:52 Dec 17 17:50:07.824 INFO [stderr] | Dec 17 17:50:07.824 INFO [stderr] 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Dec 17 17:50:07.824 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:50:07.824 INFO [stderr] | Dec 17 17:50:07.824 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:50:07.825 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:50:07.825 INFO [stderr] Dec 17 17:50:07.825 INFO [stderr] warning: cannot find type `Entry` in this scope Dec 17 17:50:07.825 INFO [stderr] --> src/models.rs:5:52 Dec 17 17:50:07.825 INFO [stderr] | Dec 17 17:50:07.825 INFO [stderr] 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Dec 17 17:50:07.825 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:50:07.826 INFO [stderr] | Dec 17 17:50:07.826 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:50:07.826 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:50:07.826 INFO [stderr] Dec 17 17:50:07.826 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 17 17:50:07.826 INFO [stderr] --> src/models.rs:5:52 Dec 17 17:50:07.826 INFO [stderr] | Dec 17 17:50:07.827 INFO [stderr] 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Dec 17 17:50:07.827 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:50:07.827 INFO [stderr] | Dec 17 17:50:07.827 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:50:07.827 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:50:07.827 INFO [stderr] Dec 17 17:50:07.828 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 17 17:50:07.828 INFO [stderr] --> src/models.rs:5:52 Dec 17 17:50:07.828 INFO [stderr] | Dec 17 17:50:07.828 INFO [stderr] 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Dec 17 17:50:07.828 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:50:07.828 INFO [stderr] | Dec 17 17:50:07.828 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:50:07.829 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:50:07.829 INFO [stderr] Dec 17 17:50:07.830 INFO [stderr] warning: unused import: `dsl::*` Dec 17 17:50:07.831 INFO [stderr] --> src/main.rs:28:21 Dec 17 17:50:07.831 INFO [stderr] | Dec 17 17:50:07.831 INFO [stderr] 28 | entries::{self, dsl::*}, Dec 17 17:50:07.831 INFO [stderr] | ^^^^^^ Dec 17 17:50:07.831 INFO [stderr] Dec 17 17:50:08.143 INFO [stderr] warning: unused variable: `db` Dec 17 17:50:08.143 INFO [stderr] --> src/main.rs:59:15 Dec 17 17:50:08.143 INFO [stderr] | Dec 17 17:50:08.143 INFO [stderr] 59 | .map(|db: Arc| { Dec 17 17:50:08.143 INFO [stderr] | ^^ help: consider using `_db` instead Dec 17 17:50:08.143 INFO [stderr] | Dec 17 17:50:08.143 INFO [stderr] = note: #[warn(unused_variables)] on by default Dec 17 17:50:08.143 INFO [stderr] Dec 17 17:50:08.580 INFO [stderr] warning: unused variable: `db` Dec 17 17:50:08.580 INFO [stderr] --> src/main.rs:59:15 Dec 17 17:50:08.580 INFO [stderr] | Dec 17 17:50:08.580 INFO [stderr] 59 | .map(|db: Arc| { Dec 17 17:50:08.581 INFO [stderr] | ^^ help: consider using `_db` instead Dec 17 17:50:08.581 INFO [stderr] | Dec 17 17:50:08.581 INFO [stderr] = note: #[warn(unused_variables)] on by default Dec 17 17:50:08.581 INFO [stderr] Dec 17 17:50:08.841 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 24s Dec 17 17:50:10.344 INFO running `"docker" "inspect" "e9aa7d4987e54e2f26a3f8c21369c147a547aa64a4b9cc588e8cbeacb8ab7013"` Dec 17 17:50:10.676 INFO running `"docker" "rm" "-f" "e9aa7d4987e54e2f26a3f8c21369c147a547aa64a4b9cc588e8cbeacb8ab7013"` Dec 17 17:50:11.058 INFO [stdout] e9aa7d4987e54e2f26a3f8c21369c147a547aa64a4b9cc588e8cbeacb8ab7013