Oct 26 22:50:30.865 INFO checking pimeys/t1-dashboard against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 26 22:50:30.865 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 22:50:31.220 INFO blam! a4e638b1b43b346e2b7fe5a0615ce323df897592d63defd5ddc77ab18a7298fa Oct 26 22:50:31.227 INFO running `"docker" "start" "-a" "a4e638b1b43b346e2b7fe5a0615ce323df897592d63defd5ddc77ab18a7298fa"` Oct 26 22:50:32.335 INFO kablam! usermod: no changes Oct 26 22:50:32.682 INFO kablam! Compiling proc-macro2 v0.4.18 Oct 26 22:50:32.687 INFO kablam! Compiling serde v1.0.77 Oct 26 22:50:32.715 INFO kablam! Checking termcolor v1.0.3 Oct 26 22:50:32.719 INFO kablam! Checking urlencoding v1.0.0 Oct 26 22:50:32.720 INFO kablam! Checking uuid v0.6.5 Oct 26 22:50:32.735 INFO kablam! Checking want v0.0.6 Oct 26 22:50:32.736 INFO kablam! Checking mio v0.6.16 Oct 26 22:50:32.736 INFO kablam! Checking http v0.1.12 Oct 26 22:50:34.716 INFO kablam! Checking num-bigint v0.1.44 Oct 26 22:50:34.995 INFO kablam! Checking tokio-threadpool v0.1.6 Oct 26 22:50:35.027 INFO kablam! Checking env_logger v0.5.13 Oct 26 22:50:37.655 INFO kablam! Checking dotenv v0.9.0 Oct 26 22:50:38.467 INFO kablam! Checking tungstenite v0.6.0 Oct 26 22:50:41.197 INFO kablam! Checking pretty_env_logger v0.2.4 Oct 26 22:50:42.637 INFO kablam! Checking tokio-reactor v0.1.5 Oct 26 22:50:45.287 INFO kablam! Checking mio-uds v0.6.7 Oct 26 22:50:45.684 INFO kablam! Checking tokio-fs v0.1.3 Oct 26 22:50:46.867 INFO kablam! Checking num v0.1.42 Oct 26 22:50:48.027 INFO kablam! Checking bigdecimal v0.0.11 Oct 26 22:50:49.943 INFO kablam! Checking tokio-uds v0.2.1 Oct 26 22:50:49.944 INFO kablam! Checking tokio-tcp v0.1.1 Oct 26 22:50:49.944 INFO kablam! Checking tokio-udp v0.1.2 Oct 26 22:50:56.083 INFO kablam! Checking tokio v0.1.8 Oct 26 22:50:56.370 INFO kablam! Compiling quote v0.6.8 Oct 26 22:50:57.303 INFO kablam! Checking h2 v0.1.12 Oct 26 22:51:00.201 INFO kablam! Compiling syn v0.15.1 Oct 26 22:51:06.075 INFO kablam! Checking hyper v0.12.9 Oct 26 22:51:11.219 INFO kablam! Checking chrono v0.4.6 Oct 26 22:51:11.642 INFO kablam! Checking serde_json v1.0.27 Oct 26 22:51:12.016 INFO kablam! Checking serde_urlencoded v0.5.3 Oct 26 22:51:12.524 INFO kablam! Compiling serde_derive v1.0.77 Oct 26 22:51:14.899 INFO kablam! Checking diesel v1.3.2 Oct 26 22:51:14.900 INFO kablam! Checking warp v0.1.3 Oct 26 22:52:08.299 INFO kablam! Checking r2d2-diesel v1.0.0 Oct 26 22:52:09.163 INFO kablam! Checking t1-dashboard v0.1.0 (/source) Oct 26 22:52:13.191 INFO kablam! warning: unused `#[macro_use]` import Oct 26 22:52:13.191 INFO kablam! --> src/main.rs:2:1 Oct 26 22:52:13.191 INFO kablam! | Oct 26 22:52:13.191 INFO kablam! 2 | #[macro_use] extern crate log; Oct 26 22:52:13.191 INFO kablam! | ^^^^^^^^^^^^ Oct 26 22:52:13.191 INFO kablam! | Oct 26 22:52:13.191 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 22:52:13.191 INFO kablam! Oct 26 22:52:13.191 INFO kablam! warning: unused `#[macro_use]` import Oct 26 22:52:13.191 INFO kablam! --> src/main.rs:3:1 Oct 26 22:52:13.191 INFO kablam! | Oct 26 22:52:13.191 INFO kablam! 3 | #[macro_use] extern crate diesel_derives; Oct 26 22:52:13.191 INFO kablam! | ^^^^^^^^^^^^ Oct 26 22:52:13.191 INFO kablam! Oct 26 22:52:13.191 INFO kablam! warning: cannot find type `table` in this scope Oct 26 22:52:13.191 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 26 22:52:13.191 INFO kablam! | Oct 26 22:52:13.191 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 26 22:52:13.191 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 22:52:13.191 INFO kablam! | Oct 26 22:52:13.192 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 26 22:52:13.192 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 22:52:13.192 INFO kablam! = note: for more information, see issue #50504 Oct 26 22:52:13.192 INFO kablam! Oct 26 22:52:13.192 INFO kablam! warning: cannot find type `table` in this scope Oct 26 22:52:13.192 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 26 22:52:13.192 INFO kablam! | Oct 26 22:52:13.192 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 26 22:52:13.192 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 22:52:13.192 INFO kablam! | Oct 26 22:52:13.192 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 22:52:13.192 INFO kablam! = note: for more information, see issue #50504 Oct 26 22:52:13.192 INFO kablam! Oct 26 22:52:13.192 INFO kablam! warning: cannot find type `id` in this scope Oct 26 22:52:13.192 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 22:52:13.192 INFO kablam! | Oct 26 22:52:13.192 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 22:52:13.192 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 22:52:13.192 INFO kablam! | Oct 26 22:52:13.192 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 22:52:13.192 INFO kablam! = note: for more information, see issue #50504 Oct 26 22:52:13.192 INFO kablam! Oct 26 22:52:13.192 INFO kablam! warning: cannot find type `date` in this scope Oct 26 22:52:13.192 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 22:52:13.192 INFO kablam! | Oct 26 22:52:13.192 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 22:52:13.192 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 22:52:13.192 INFO kablam! | Oct 26 22:52:13.192 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 22:52:13.192 INFO kablam! = note: for more information, see issue #50504 Oct 26 22:52:13.192 INFO kablam! Oct 26 22:52:13.192 INFO kablam! warning: cannot find type `entry_type` in this scope Oct 26 22:52:13.192 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 22:52:13.192 INFO kablam! | Oct 26 22:52:13.192 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 22:52:13.192 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 22:52:13.192 INFO kablam! | Oct 26 22:52:13.192 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 22:52:13.192 INFO kablam! = note: for more information, see issue #50504 Oct 26 22:52:13.192 INFO kablam! Oct 26 22:52:13.192 INFO kablam! warning: cannot find type `sgv` in this scope Oct 26 22:52:13.192 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 22:52:13.192 INFO kablam! | Oct 26 22:52:13.192 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 22:52:13.192 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 22:52:13.192 INFO kablam! | Oct 26 22:52:13.192 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 22:52:13.192 INFO kablam! = note: for more information, see issue #50504 Oct 26 22:52:13.192 INFO kablam! Oct 26 22:52:13.192 INFO kablam! warning: cannot find type `direction` in this scope Oct 26 22:52:13.192 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 22:52:13.192 INFO kablam! | Oct 26 22:52:13.192 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 22:52:13.192 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 22:52:13.192 INFO kablam! | Oct 26 22:52:13.192 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 22:52:13.192 INFO kablam! = note: for more information, see issue #50504 Oct 26 22:52:13.192 INFO kablam! Oct 26 22:52:13.192 INFO kablam! warning: cannot find type `noise` in this scope Oct 26 22:52:13.192 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 22:52:13.192 INFO kablam! | Oct 26 22:52:13.192 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 22:52:13.192 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 22:52:13.192 INFO kablam! | Oct 26 22:52:13.192 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 22:52:13.192 INFO kablam! = note: for more information, see issue #50504 Oct 26 22:52:13.192 INFO kablam! Oct 26 22:52:13.192 INFO kablam! warning: cannot find type `filtered` in this scope Oct 26 22:52:13.192 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 22:52:13.192 INFO kablam! | Oct 26 22:52:13.192 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 22:52:13.192 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 22:52:13.192 INFO kablam! | Oct 26 22:52:13.192 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 22:52:13.192 INFO kablam! = note: for more information, see issue #50504 Oct 26 22:52:13.192 INFO kablam! Oct 26 22:52:13.192 INFO kablam! warning: cannot find type `unfiltered` in this scope Oct 26 22:52:13.192 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 22:52:13.192 INFO kablam! | Oct 26 22:52:13.192 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 22:52:13.192 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 22:52:13.192 INFO kablam! | Oct 26 22:52:13.192 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 22:52:13.192 INFO kablam! = note: for more information, see issue #50504 Oct 26 22:52:13.192 INFO kablam! Oct 26 22:52:13.192 INFO kablam! warning: cannot find type `rssi` in this scope Oct 26 22:52:13.192 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 22:52:13.192 INFO kablam! | Oct 26 22:52:13.192 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 22:52:13.193 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 22:52:13.193 INFO kablam! | Oct 26 22:52:13.193 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 22:52:13.193 INFO kablam! = note: for more information, see issue #50504 Oct 26 22:52:13.193 INFO kablam! Oct 26 22:52:13.215 INFO kablam! warning: cannot find type `DateTime` in this scope Oct 26 22:52:13.215 INFO kablam! --> src/models.rs:5:41 Oct 26 22:52:13.215 INFO kablam! | Oct 26 22:52:13.215 INFO kablam! 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Oct 26 22:52:13.215 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 22:52:13.215 INFO kablam! | Oct 26 22:52:13.215 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 22:52:13.215 INFO kablam! = note: for more information, see issue #50504 Oct 26 22:52:13.215 INFO kablam! Oct 26 22:52:13.215 INFO kablam! warning: cannot find type `Utc` in this scope Oct 26 22:52:13.215 INFO kablam! --> src/models.rs:5:41 Oct 26 22:52:13.215 INFO kablam! | Oct 26 22:52:13.215 INFO kablam! 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Oct 26 22:52:13.215 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 22:52:13.215 INFO kablam! | Oct 26 22:52:13.215 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 22:52:13.215 INFO kablam! = note: for more information, see issue #50504 Oct 26 22:52:13.215 INFO kablam! Oct 26 22:52:13.215 INFO kablam! warning: cannot find type `Entry` in this scope Oct 26 22:52:13.215 INFO kablam! --> src/models.rs:5:41 Oct 26 22:52:13.215 INFO kablam! | Oct 26 22:52:13.215 INFO kablam! 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Oct 26 22:52:13.215 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 22:52:13.215 INFO kablam! | Oct 26 22:52:13.215 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 22:52:13.215 INFO kablam! = note: for more information, see issue #50504 Oct 26 22:52:13.215 INFO kablam! Oct 26 22:52:13.215 INFO kablam! warning: cannot find type `entries` in this scope Oct 26 22:52:13.215 INFO kablam! --> src/models.rs:5:52 Oct 26 22:52:13.215 INFO kablam! | Oct 26 22:52:13.215 INFO kablam! 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Oct 26 22:52:13.215 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 22:52:13.215 INFO kablam! | Oct 26 22:52:13.215 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 22:52:13.215 INFO kablam! = note: for more information, see issue #50504 Oct 26 22:52:13.215 INFO kablam! Oct 26 22:52:13.215 INFO kablam! warning: cannot find type `Entry` in this scope Oct 26 22:52:13.215 INFO kablam! --> src/models.rs:5:52 Oct 26 22:52:13.215 INFO kablam! | Oct 26 22:52:13.215 INFO kablam! 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Oct 26 22:52:13.215 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 22:52:13.215 INFO kablam! | Oct 26 22:52:13.215 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 22:52:13.215 INFO kablam! = note: for more information, see issue #50504 Oct 26 22:52:13.215 INFO kablam! Oct 26 22:52:13.215 INFO kablam! warning: cannot find type `DateTime` in this scope Oct 26 22:52:13.215 INFO kablam! --> src/models.rs:5:52 Oct 26 22:52:13.215 INFO kablam! | Oct 26 22:52:13.215 INFO kablam! 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Oct 26 22:52:13.215 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 22:52:13.215 INFO kablam! | Oct 26 22:52:13.215 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 22:52:13.215 INFO kablam! = note: for more information, see issue #50504 Oct 26 22:52:13.215 INFO kablam! Oct 26 22:52:13.215 INFO kablam! warning: cannot find type `Utc` in this scope Oct 26 22:52:13.215 INFO kablam! --> src/models.rs:5:52 Oct 26 22:52:13.215 INFO kablam! | Oct 26 22:52:13.215 INFO kablam! 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Oct 26 22:52:13.215 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 22:52:13.215 INFO kablam! | Oct 26 22:52:13.215 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 22:52:13.215 INFO kablam! = note: for more information, see issue #50504 Oct 26 22:52:13.215 INFO kablam! Oct 26 22:52:13.215 INFO kablam! warning: unused import: `dsl::*` Oct 26 22:52:13.215 INFO kablam! --> src/main.rs:28:21 Oct 26 22:52:13.215 INFO kablam! | Oct 26 22:52:13.215 INFO kablam! 28 | entries::{self, dsl::*}, Oct 26 22:52:13.215 INFO kablam! | ^^^^^^ Oct 26 22:52:13.215 INFO kablam! Oct 26 22:52:13.475 INFO kablam! warning: unused `#[macro_use]` import Oct 26 22:52:13.475 INFO kablam! --> src/main.rs:2:1 Oct 26 22:52:13.475 INFO kablam! | Oct 26 22:52:13.475 INFO kablam! 2 | #[macro_use] extern crate log; Oct 26 22:52:13.475 INFO kablam! | ^^^^^^^^^^^^ Oct 26 22:52:13.475 INFO kablam! | Oct 26 22:52:13.475 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 22:52:13.475 INFO kablam! Oct 26 22:52:13.475 INFO kablam! warning: unused `#[macro_use]` import Oct 26 22:52:13.475 INFO kablam! --> src/main.rs:3:1 Oct 26 22:52:13.475 INFO kablam! | Oct 26 22:52:13.475 INFO kablam! 3 | #[macro_use] extern crate diesel_derives; Oct 26 22:52:13.475 INFO kablam! | ^^^^^^^^^^^^ Oct 26 22:52:13.475 INFO kablam! Oct 26 22:52:13.475 INFO kablam! warning: cannot find type `table` in this scope Oct 26 22:52:13.475 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 26 22:52:13.475 INFO kablam! | Oct 26 22:52:13.475 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 26 22:52:13.475 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 22:52:13.475 INFO kablam! | Oct 26 22:52:13.475 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 26 22:52:13.475 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 22:52:13.475 INFO kablam! = note: for more information, see issue #50504 Oct 26 22:52:13.475 INFO kablam! Oct 26 22:52:13.475 INFO kablam! warning: cannot find type `table` in this scope Oct 26 22:52:13.475 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 26 22:52:13.475 INFO kablam! | Oct 26 22:52:13.475 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 26 22:52:13.475 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 22:52:13.475 INFO kablam! | Oct 26 22:52:13.475 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 22:52:13.475 INFO kablam! = note: for more information, see issue #50504 Oct 26 22:52:13.475 INFO kablam! Oct 26 22:52:13.475 INFO kablam! warning: cannot find type `id` in this scope Oct 26 22:52:13.475 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 22:52:13.475 INFO kablam! | Oct 26 22:52:13.475 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 22:52:13.475 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 22:52:13.475 INFO kablam! | Oct 26 22:52:13.475 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 22:52:13.475 INFO kablam! = note: for more information, see issue #50504 Oct 26 22:52:13.475 INFO kablam! Oct 26 22:52:13.475 INFO kablam! warning: cannot find type `date` in this scope Oct 26 22:52:13.475 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 22:52:13.476 INFO kablam! | Oct 26 22:52:13.476 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 22:52:13.476 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 22:52:13.476 INFO kablam! | Oct 26 22:52:13.476 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 22:52:13.476 INFO kablam! = note: for more information, see issue #50504 Oct 26 22:52:13.476 INFO kablam! Oct 26 22:52:13.476 INFO kablam! warning: cannot find type `entry_type` in this scope Oct 26 22:52:13.476 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 22:52:13.476 INFO kablam! | Oct 26 22:52:13.476 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 22:52:13.476 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 22:52:13.476 INFO kablam! | Oct 26 22:52:13.476 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 22:52:13.487 INFO kablam! = note: for more information, see issue #50504 Oct 26 22:52:13.487 INFO kablam! Oct 26 22:52:13.487 INFO kablam! warning: cannot find type `sgv` in this scope Oct 26 22:52:13.487 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 22:52:13.487 INFO kablam! | Oct 26 22:52:13.487 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 22:52:13.487 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 22:52:13.487 INFO kablam! | Oct 26 22:52:13.487 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 22:52:13.487 INFO kablam! = note: for more information, see issue #50504 Oct 26 22:52:13.487 INFO kablam! Oct 26 22:52:13.487 INFO kablam! warning: cannot find type `direction` in this scope Oct 26 22:52:13.487 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 22:52:13.487 INFO kablam! | Oct 26 22:52:13.487 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 22:52:13.487 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 22:52:13.487 INFO kablam! | Oct 26 22:52:13.487 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 22:52:13.487 INFO kablam! = note: for more information, see issue #50504 Oct 26 22:52:13.487 INFO kablam! Oct 26 22:52:13.487 INFO kablam! warning: cannot find type `noise` in this scope Oct 26 22:52:13.487 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 22:52:13.487 INFO kablam! | Oct 26 22:52:13.487 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 22:52:13.488 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 22:52:13.488 INFO kablam! | Oct 26 22:52:13.488 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 22:52:13.488 INFO kablam! = note: for more information, see issue #50504 Oct 26 22:52:13.488 INFO kablam! Oct 26 22:52:13.488 INFO kablam! warning: cannot find type `filtered` in this scope Oct 26 22:52:13.488 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 22:52:13.488 INFO kablam! | Oct 26 22:52:13.488 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 22:52:13.488 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 22:52:13.488 INFO kablam! | Oct 26 22:52:13.488 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 22:52:13.488 INFO kablam! = note: for more information, see issue #50504 Oct 26 22:52:13.488 INFO kablam! Oct 26 22:52:13.488 INFO kablam! warning: cannot find type `unfiltered` in this scope Oct 26 22:52:13.488 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 22:52:13.488 INFO kablam! | Oct 26 22:52:13.488 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 22:52:13.488 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 22:52:13.488 INFO kablam! | Oct 26 22:52:13.488 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 22:52:13.488 INFO kablam! = note: for more information, see issue #50504 Oct 26 22:52:13.488 INFO kablam! Oct 26 22:52:13.488 INFO kablam! warning: cannot find type `rssi` in this scope Oct 26 22:52:13.488 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 26 22:52:13.488 INFO kablam! | Oct 26 22:52:13.488 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 26 22:52:13.488 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 22:52:13.488 INFO kablam! | Oct 26 22:52:13.488 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 22:52:13.488 INFO kablam! = note: for more information, see issue #50504 Oct 26 22:52:13.488 INFO kablam! Oct 26 22:52:13.488 INFO kablam! warning: cannot find type `DateTime` in this scope Oct 26 22:52:13.488 INFO kablam! --> src/models.rs:5:41 Oct 26 22:52:13.488 INFO kablam! | Oct 26 22:52:13.488 INFO kablam! 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Oct 26 22:52:13.488 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 22:52:13.488 INFO kablam! | Oct 26 22:52:13.488 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 22:52:13.488 INFO kablam! = note: for more information, see issue #50504 Oct 26 22:52:13.488 INFO kablam! Oct 26 22:52:13.488 INFO kablam! warning: cannot find type `Utc` in this scope Oct 26 22:52:13.488 INFO kablam! --> src/models.rs:5:41 Oct 26 22:52:13.488 INFO kablam! | Oct 26 22:52:13.488 INFO kablam! 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Oct 26 22:52:13.488 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 22:52:13.488 INFO kablam! | Oct 26 22:52:13.488 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 22:52:13.488 INFO kablam! = note: for more information, see issue #50504 Oct 26 22:52:13.488 INFO kablam! Oct 26 22:52:13.488 INFO kablam! warning: cannot find type `Entry` in this scope Oct 26 22:52:13.488 INFO kablam! --> src/models.rs:5:41 Oct 26 22:52:13.488 INFO kablam! | Oct 26 22:52:13.488 INFO kablam! 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Oct 26 22:52:13.488 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 22:52:13.488 INFO kablam! | Oct 26 22:52:13.488 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 22:52:13.488 INFO kablam! = note: for more information, see issue #50504 Oct 26 22:52:13.488 INFO kablam! Oct 26 22:52:13.488 INFO kablam! warning: cannot find type `entries` in this scope Oct 26 22:52:13.488 INFO kablam! --> src/models.rs:5:52 Oct 26 22:52:13.488 INFO kablam! | Oct 26 22:52:13.488 INFO kablam! 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Oct 26 22:52:13.488 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 22:52:13.488 INFO kablam! | Oct 26 22:52:13.488 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 22:52:13.488 INFO kablam! = note: for more information, see issue #50504 Oct 26 22:52:13.488 INFO kablam! Oct 26 22:52:13.488 INFO kablam! warning: cannot find type `Entry` in this scope Oct 26 22:52:13.488 INFO kablam! --> src/models.rs:5:52 Oct 26 22:52:13.488 INFO kablam! | Oct 26 22:52:13.488 INFO kablam! 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Oct 26 22:52:13.488 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 22:52:13.488 INFO kablam! | Oct 26 22:52:13.488 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 22:52:13.488 INFO kablam! = note: for more information, see issue #50504 Oct 26 22:52:13.488 INFO kablam! Oct 26 22:52:13.488 INFO kablam! warning: cannot find type `DateTime` in this scope Oct 26 22:52:13.488 INFO kablam! --> src/models.rs:5:52 Oct 26 22:52:13.488 INFO kablam! | Oct 26 22:52:13.488 INFO kablam! 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Oct 26 22:52:13.488 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 22:52:13.488 INFO kablam! | Oct 26 22:52:13.488 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 22:52:13.489 INFO kablam! = note: for more information, see issue #50504 Oct 26 22:52:13.489 INFO kablam! Oct 26 22:52:13.489 INFO kablam! warning: cannot find type `Utc` in this scope Oct 26 22:52:13.489 INFO kablam! --> src/models.rs:5:52 Oct 26 22:52:13.489 INFO kablam! | Oct 26 22:52:13.489 INFO kablam! 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Oct 26 22:52:13.489 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 22:52:13.489 INFO kablam! | Oct 26 22:52:13.489 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 22:52:13.489 INFO kablam! = note: for more information, see issue #50504 Oct 26 22:52:13.489 INFO kablam! Oct 26 22:52:13.491 INFO kablam! warning: unused import: `dsl::*` Oct 26 22:52:13.491 INFO kablam! --> src/main.rs:28:21 Oct 26 22:52:13.491 INFO kablam! | Oct 26 22:52:13.491 INFO kablam! 28 | entries::{self, dsl::*}, Oct 26 22:52:13.491 INFO kablam! | ^^^^^^ Oct 26 22:52:13.491 INFO kablam! Oct 26 22:52:14.035 INFO kablam! warning: unused variable: `db` Oct 26 22:52:14.035 INFO kablam! --> src/main.rs:59:15 Oct 26 22:52:14.035 INFO kablam! | Oct 26 22:52:14.035 INFO kablam! 59 | .map(|db: Arc| { Oct 26 22:52:14.035 INFO kablam! | ^^ help: consider using `_db` instead Oct 26 22:52:14.035 INFO kablam! | Oct 26 22:52:14.035 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 22:52:14.035 INFO kablam! Oct 26 22:52:14.279 INFO kablam! warning: unused variable: `db` Oct 26 22:52:14.280 INFO kablam! --> src/main.rs:59:15 Oct 26 22:52:14.280 INFO kablam! | Oct 26 22:52:14.280 INFO kablam! 59 | .map(|db: Arc| { Oct 26 22:52:14.281 INFO kablam! | ^^ help: consider using `_db` instead Oct 26 22:52:14.281 INFO kablam! | Oct 26 22:52:14.281 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 22:52:14.282 INFO kablam! Oct 26 22:52:14.636 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 42s Oct 26 22:52:14.659 INFO kablam! su: No module specific data is present Oct 26 22:52:15.833 INFO running `"docker" "rm" "-f" "a4e638b1b43b346e2b7fe5a0615ce323df897592d63defd5ddc77ab18a7298fa"` Oct 26 22:52:16.069 INFO blam! a4e638b1b43b346e2b7fe5a0615ce323df897592d63defd5ddc77ab18a7298fa