Oct 12 15:39:57.772 INFO checking pimeys/t1-dashboard against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 15:39:57.773 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-2/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 12 15:39:58.306 INFO blam! 09dcfdb74d0303c1a56330d630b5cb63ebd71a89f649dc46408b8050dae7dbf4 Oct 12 15:39:58.308 INFO running `"docker" "start" "-a" "09dcfdb74d0303c1a56330d630b5cb63ebd71a89f649dc46408b8050dae7dbf4"` Oct 12 15:40:00.948 INFO kablam! usermod: no changes Oct 12 15:40:01.354 INFO kablam! Compiling proc-macro2 v0.4.18 Oct 12 15:40:01.380 INFO kablam! Checking termcolor v1.0.3 Oct 12 15:40:01.380 INFO kablam! Checking ipnetwork v0.12.8 Oct 12 15:40:01.400 INFO kablam! Checking uuid v0.6.5 Oct 12 15:40:01.401 INFO kablam! Checking mio v0.6.16 Oct 12 15:40:01.402 INFO kablam! Checking want v0.0.6 Oct 12 15:40:01.408 INFO kablam! Checking tokio-io v0.1.8 Oct 12 15:40:01.409 INFO kablam! Checking http v0.1.12 Oct 12 15:40:04.999 INFO kablam! Checking chrono v0.4.6 Oct 12 15:40:05.263 INFO kablam! Checking serde_urlencoded v0.5.3 Oct 12 15:40:05.391 INFO kablam! Checking num v0.1.42 Oct 12 15:40:05.565 INFO kablam! Checking tokio-threadpool v0.1.6 Oct 12 15:40:05.971 INFO kablam! Checking env_logger v0.5.13 Oct 12 15:40:06.897 INFO kablam! Checking tungstenite v0.6.0 Oct 12 15:40:06.947 INFO kablam! Checking bigdecimal v0.0.11 Oct 12 15:40:08.820 INFO kablam! Checking tokio-codec v0.1.0 Oct 12 15:40:10.015 INFO kablam! Checking pretty_env_logger v0.2.4 Oct 12 15:40:10.947 INFO kablam! Checking tokio-reactor v0.1.5 Oct 12 15:40:10.947 INFO kablam! Checking mio-uds v0.6.7 Oct 12 15:40:13.976 INFO kablam! Checking tokio-fs v0.1.3 Oct 12 15:40:15.508 INFO kablam! Checking tokio-udp v0.1.2 Oct 12 15:40:15.508 INFO kablam! Checking tokio-tcp v0.1.1 Oct 12 15:40:15.508 INFO kablam! Checking tokio-uds v0.2.1 Oct 12 15:40:17.995 INFO kablam! Checking diesel v1.3.2 Oct 12 15:40:20.650 INFO kablam! Checking tokio v0.1.8 Oct 12 15:40:21.768 INFO kablam! Checking h2 v0.1.12 Oct 12 15:40:24.821 INFO kablam! Compiling quote v0.6.8 Oct 12 15:40:29.088 INFO kablam! Checking hyper v0.12.9 Oct 12 15:40:30.860 INFO kablam! Compiling syn v0.15.1 Oct 12 15:40:39.448 INFO kablam! Checking warp v0.1.3 Oct 12 15:40:44.972 INFO kablam! Compiling serde_derive v1.0.77 Oct 12 15:41:27.084 INFO kablam! Checking r2d2-diesel v1.0.0 Oct 12 15:41:28.066 INFO kablam! Checking t1-dashboard v0.1.0 (/source) Oct 12 15:41:31.696 INFO kablam! warning: unused `#[macro_use]` import Oct 12 15:41:31.696 INFO kablam! --> src/main.rs:2:1 Oct 12 15:41:31.696 INFO kablam! | Oct 12 15:41:31.696 INFO kablam! 2 | #[macro_use] extern crate log; Oct 12 15:41:31.696 INFO kablam! | ^^^^^^^^^^^^ Oct 12 15:41:31.696 INFO kablam! | Oct 12 15:41:31.696 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 15:41:31.696 INFO kablam! Oct 12 15:41:31.696 INFO kablam! warning: unused `#[macro_use]` import Oct 12 15:41:31.696 INFO kablam! --> src/main.rs:3:1 Oct 12 15:41:31.696 INFO kablam! | Oct 12 15:41:31.696 INFO kablam! 3 | #[macro_use] extern crate diesel_derives; Oct 12 15:41:31.696 INFO kablam! | ^^^^^^^^^^^^ Oct 12 15:41:31.696 INFO kablam! Oct 12 15:41:31.697 INFO kablam! warning: cannot find type `table` in this scope Oct 12 15:41:31.697 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 12 15:41:31.697 INFO kablam! | Oct 12 15:41:31.697 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 12 15:41:31.697 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 15:41:31.697 INFO kablam! | Oct 12 15:41:31.697 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 12 15:41:31.697 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 12 15:41:31.697 INFO kablam! = note: for more information, see issue #50504 Oct 12 15:41:31.697 INFO kablam! Oct 12 15:41:31.697 INFO kablam! warning: cannot find type `table` in this scope Oct 12 15:41:31.697 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 12 15:41:31.697 INFO kablam! | Oct 12 15:41:31.697 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 12 15:41:31.697 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 15:41:31.697 INFO kablam! | Oct 12 15:41:31.697 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 12 15:41:31.697 INFO kablam! = note: for more information, see issue #50504 Oct 12 15:41:31.697 INFO kablam! Oct 12 15:41:31.697 INFO kablam! warning: cannot find type `id` in this scope Oct 12 15:41:31.697 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 15:41:31.697 INFO kablam! | Oct 12 15:41:31.697 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 15:41:31.697 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 15:41:31.697 INFO kablam! | Oct 12 15:41:31.697 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 12 15:41:31.697 INFO kablam! = note: for more information, see issue #50504 Oct 12 15:41:31.697 INFO kablam! Oct 12 15:41:31.697 INFO kablam! warning: cannot find type `date` in this scope Oct 12 15:41:31.697 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 15:41:31.697 INFO kablam! | Oct 12 15:41:31.697 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 15:41:31.697 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 15:41:31.697 INFO kablam! | Oct 12 15:41:31.697 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 12 15:41:31.697 INFO kablam! = note: for more information, see issue #50504 Oct 12 15:41:31.697 INFO kablam! Oct 12 15:41:31.697 INFO kablam! warning: cannot find type `entry_type` in this scope Oct 12 15:41:31.697 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 15:41:31.697 INFO kablam! | Oct 12 15:41:31.697 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 15:41:31.697 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 15:41:31.697 INFO kablam! | Oct 12 15:41:31.697 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 12 15:41:31.697 INFO kablam! = note: for more information, see issue #50504 Oct 12 15:41:31.697 INFO kablam! Oct 12 15:41:31.697 INFO kablam! warning: cannot find type `sgv` in this scope Oct 12 15:41:31.697 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 15:41:31.697 INFO kablam! | Oct 12 15:41:31.697 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 15:41:31.697 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 15:41:31.697 INFO kablam! | Oct 12 15:41:31.697 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 12 15:41:31.697 INFO kablam! = note: for more information, see issue #50504 Oct 12 15:41:31.697 INFO kablam! Oct 12 15:41:31.697 INFO kablam! warning: cannot find type `direction` in this scope Oct 12 15:41:31.697 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 15:41:31.697 INFO kablam! | Oct 12 15:41:31.697 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 15:41:31.697 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 15:41:31.697 INFO kablam! | Oct 12 15:41:31.697 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 12 15:41:31.697 INFO kablam! = note: for more information, see issue #50504 Oct 12 15:41:31.697 INFO kablam! Oct 12 15:41:31.697 INFO kablam! warning: cannot find type `noise` in this scope Oct 12 15:41:31.697 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 15:41:31.697 INFO kablam! | Oct 12 15:41:31.697 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 15:41:31.697 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 15:41:31.697 INFO kablam! | Oct 12 15:41:31.697 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 12 15:41:31.697 INFO kablam! = note: for more information, see issue #50504 Oct 12 15:41:31.697 INFO kablam! Oct 12 15:41:31.697 INFO kablam! warning: cannot find type `filtered` in this scope Oct 12 15:41:31.697 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 15:41:31.697 INFO kablam! | Oct 12 15:41:31.697 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 15:41:31.697 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 15:41:31.697 INFO kablam! | Oct 12 15:41:31.697 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 12 15:41:31.697 INFO kablam! = note: for more information, see issue #50504 Oct 12 15:41:31.697 INFO kablam! Oct 12 15:41:31.697 INFO kablam! warning: cannot find type `unfiltered` in this scope Oct 12 15:41:31.697 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 15:41:31.698 INFO kablam! | Oct 12 15:41:31.698 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 15:41:31.698 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 15:41:31.698 INFO kablam! | Oct 12 15:41:31.698 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 12 15:41:31.698 INFO kablam! = note: for more information, see issue #50504 Oct 12 15:41:31.698 INFO kablam! Oct 12 15:41:31.698 INFO kablam! warning: cannot find type `rssi` in this scope Oct 12 15:41:31.698 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 15:41:31.698 INFO kablam! | Oct 12 15:41:31.698 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 15:41:31.698 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 15:41:31.698 INFO kablam! | Oct 12 15:41:31.698 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 12 15:41:31.698 INFO kablam! = note: for more information, see issue #50504 Oct 12 15:41:31.698 INFO kablam! Oct 12 15:41:31.698 INFO kablam! warning: cannot find type `DateTime` in this scope Oct 12 15:41:31.698 INFO kablam! --> src/models.rs:5:41 Oct 12 15:41:31.698 INFO kablam! | Oct 12 15:41:31.698 INFO kablam! 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Oct 12 15:41:31.698 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 15:41:31.698 INFO kablam! | Oct 12 15:41:31.698 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 12 15:41:31.698 INFO kablam! = note: for more information, see issue #50504 Oct 12 15:41:31.698 INFO kablam! Oct 12 15:41:31.698 INFO kablam! warning: cannot find type `Utc` in this scope Oct 12 15:41:31.698 INFO kablam! --> src/models.rs:5:41 Oct 12 15:41:31.698 INFO kablam! | Oct 12 15:41:31.698 INFO kablam! 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Oct 12 15:41:31.698 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 15:41:31.698 INFO kablam! | Oct 12 15:41:31.698 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 12 15:41:31.698 INFO kablam! = note: for more information, see issue #50504 Oct 12 15:41:31.698 INFO kablam! Oct 12 15:41:31.698 INFO kablam! warning: cannot find type `Entry` in this scope Oct 12 15:41:31.698 INFO kablam! --> src/models.rs:5:41 Oct 12 15:41:31.698 INFO kablam! | Oct 12 15:41:31.698 INFO kablam! 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Oct 12 15:41:31.698 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 15:41:31.698 INFO kablam! | Oct 12 15:41:31.698 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 12 15:41:31.698 INFO kablam! = note: for more information, see issue #50504 Oct 12 15:41:31.698 INFO kablam! Oct 12 15:41:31.698 INFO kablam! warning: cannot find type `entries` in this scope Oct 12 15:41:31.698 INFO kablam! --> src/models.rs:5:52 Oct 12 15:41:31.698 INFO kablam! | Oct 12 15:41:31.698 INFO kablam! 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Oct 12 15:41:31.698 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 15:41:31.698 INFO kablam! | Oct 12 15:41:31.698 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 12 15:41:31.698 INFO kablam! = note: for more information, see issue #50504 Oct 12 15:41:31.698 INFO kablam! Oct 12 15:41:31.698 INFO kablam! warning: cannot find type `Entry` in this scope Oct 12 15:41:31.698 INFO kablam! --> src/models.rs:5:52 Oct 12 15:41:31.698 INFO kablam! | Oct 12 15:41:31.698 INFO kablam! 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Oct 12 15:41:31.698 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 15:41:31.698 INFO kablam! | Oct 12 15:41:31.698 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 12 15:41:31.698 INFO kablam! = note: for more information, see issue #50504 Oct 12 15:41:31.698 INFO kablam! Oct 12 15:41:31.698 INFO kablam! warning: cannot find type `DateTime` in this scope Oct 12 15:41:31.698 INFO kablam! --> src/models.rs:5:52 Oct 12 15:41:31.698 INFO kablam! | Oct 12 15:41:31.698 INFO kablam! 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Oct 12 15:41:31.698 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 15:41:31.698 INFO kablam! | Oct 12 15:41:31.698 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 12 15:41:31.698 INFO kablam! = note: for more information, see issue #50504 Oct 12 15:41:31.698 INFO kablam! Oct 12 15:41:31.698 INFO kablam! warning: cannot find type `Utc` in this scope Oct 12 15:41:31.698 INFO kablam! --> src/models.rs:5:52 Oct 12 15:41:31.698 INFO kablam! | Oct 12 15:41:31.698 INFO kablam! 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Oct 12 15:41:31.698 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 15:41:31.698 INFO kablam! | Oct 12 15:41:31.698 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 12 15:41:31.698 INFO kablam! = note: for more information, see issue #50504 Oct 12 15:41:31.698 INFO kablam! Oct 12 15:41:31.698 INFO kablam! warning: unused import: `dsl::*` Oct 12 15:41:31.698 INFO kablam! --> src/main.rs:28:21 Oct 12 15:41:31.698 INFO kablam! | Oct 12 15:41:31.698 INFO kablam! 28 | entries::{self, dsl::*}, Oct 12 15:41:31.698 INFO kablam! | ^^^^^^ Oct 12 15:41:31.698 INFO kablam! Oct 12 15:41:32.341 INFO kablam! warning: unused `#[macro_use]` import Oct 12 15:41:32.341 INFO kablam! --> src/main.rs:2:1 Oct 12 15:41:32.341 INFO kablam! | Oct 12 15:41:32.341 INFO kablam! 2 | #[macro_use] extern crate log; Oct 12 15:41:32.341 INFO kablam! | ^^^^^^^^^^^^ Oct 12 15:41:32.341 INFO kablam! | Oct 12 15:41:32.341 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 15:41:32.341 INFO kablam! Oct 12 15:41:32.341 INFO kablam! warning: unused `#[macro_use]` import Oct 12 15:41:32.341 INFO kablam! --> src/main.rs:3:1 Oct 12 15:41:32.341 INFO kablam! | Oct 12 15:41:32.341 INFO kablam! 3 | #[macro_use] extern crate diesel_derives; Oct 12 15:41:32.341 INFO kablam! | ^^^^^^^^^^^^ Oct 12 15:41:32.341 INFO kablam! Oct 12 15:41:32.341 INFO kablam! warning: cannot find type `table` in this scope Oct 12 15:41:32.341 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 12 15:41:32.341 INFO kablam! | Oct 12 15:41:32.341 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 12 15:41:32.341 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 15:41:32.341 INFO kablam! | Oct 12 15:41:32.341 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 12 15:41:32.341 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 12 15:41:32.341 INFO kablam! = note: for more information, see issue #50504 Oct 12 15:41:32.341 INFO kablam! Oct 12 15:41:32.341 INFO kablam! warning: cannot find type `table` in this scope Oct 12 15:41:32.341 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 12 15:41:32.341 INFO kablam! | Oct 12 15:41:32.341 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 12 15:41:32.341 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 15:41:32.341 INFO kablam! | Oct 12 15:41:32.341 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 12 15:41:32.341 INFO kablam! = note: for more information, see issue #50504 Oct 12 15:41:32.341 INFO kablam! Oct 12 15:41:32.341 INFO kablam! warning: cannot find type `id` in this scope Oct 12 15:41:32.341 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 15:41:32.341 INFO kablam! | Oct 12 15:41:32.341 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 15:41:32.341 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 15:41:32.341 INFO kablam! | Oct 12 15:41:32.341 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 12 15:41:32.341 INFO kablam! = note: for more information, see issue #50504 Oct 12 15:41:32.341 INFO kablam! Oct 12 15:41:32.341 INFO kablam! warning: cannot find type `date` in this scope Oct 12 15:41:32.341 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 15:41:32.341 INFO kablam! | Oct 12 15:41:32.341 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 15:41:32.341 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 15:41:32.341 INFO kablam! | Oct 12 15:41:32.341 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 12 15:41:32.341 INFO kablam! = note: for more information, see issue #50504 Oct 12 15:41:32.341 INFO kablam! Oct 12 15:41:32.341 INFO kablam! warning: cannot find type `entry_type` in this scope Oct 12 15:41:32.341 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 15:41:32.341 INFO kablam! | Oct 12 15:41:32.341 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 15:41:32.341 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 15:41:32.341 INFO kablam! | Oct 12 15:41:32.341 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 12 15:41:32.341 INFO kablam! = note: for more information, see issue #50504 Oct 12 15:41:32.341 INFO kablam! Oct 12 15:41:32.341 INFO kablam! warning: cannot find type `sgv` in this scope Oct 12 15:41:32.341 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 15:41:32.341 INFO kablam! | Oct 12 15:41:32.342 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 15:41:32.342 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 15:41:32.342 INFO kablam! | Oct 12 15:41:32.342 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 12 15:41:32.342 INFO kablam! = note: for more information, see issue #50504 Oct 12 15:41:32.342 INFO kablam! Oct 12 15:41:32.342 INFO kablam! warning: cannot find type `direction` in this scope Oct 12 15:41:32.342 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 15:41:32.342 INFO kablam! | Oct 12 15:41:32.342 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 15:41:32.342 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 15:41:32.342 INFO kablam! | Oct 12 15:41:32.342 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 12 15:41:32.342 INFO kablam! = note: for more information, see issue #50504 Oct 12 15:41:32.342 INFO kablam! Oct 12 15:41:32.342 INFO kablam! warning: cannot find type `noise` in this scope Oct 12 15:41:32.342 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 15:41:32.342 INFO kablam! | Oct 12 15:41:32.342 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 15:41:32.342 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 15:41:32.342 INFO kablam! | Oct 12 15:41:32.342 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 12 15:41:32.342 INFO kablam! = note: for more information, see issue #50504 Oct 12 15:41:32.342 INFO kablam! Oct 12 15:41:32.342 INFO kablam! warning: cannot find type `filtered` in this scope Oct 12 15:41:32.342 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 15:41:32.342 INFO kablam! | Oct 12 15:41:32.342 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 15:41:32.342 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 15:41:32.342 INFO kablam! | Oct 12 15:41:32.342 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 12 15:41:32.342 INFO kablam! = note: for more information, see issue #50504 Oct 12 15:41:32.342 INFO kablam! Oct 12 15:41:32.342 INFO kablam! warning: cannot find type `unfiltered` in this scope Oct 12 15:41:32.342 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 15:41:32.342 INFO kablam! | Oct 12 15:41:32.342 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 15:41:32.342 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 15:41:32.342 INFO kablam! | Oct 12 15:41:32.342 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 12 15:41:32.342 INFO kablam! = note: for more information, see issue #50504 Oct 12 15:41:32.342 INFO kablam! Oct 12 15:41:32.342 INFO kablam! warning: cannot find type `rssi` in this scope Oct 12 15:41:32.342 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 12 15:41:32.342 INFO kablam! | Oct 12 15:41:32.342 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 12 15:41:32.342 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 15:41:32.342 INFO kablam! | Oct 12 15:41:32.342 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 12 15:41:32.342 INFO kablam! = note: for more information, see issue #50504 Oct 12 15:41:32.342 INFO kablam! Oct 12 15:41:32.342 INFO kablam! warning: cannot find type `DateTime` in this scope Oct 12 15:41:32.342 INFO kablam! --> src/models.rs:5:41 Oct 12 15:41:32.342 INFO kablam! | Oct 12 15:41:32.342 INFO kablam! 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Oct 12 15:41:32.342 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 15:41:32.342 INFO kablam! | Oct 12 15:41:32.342 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 12 15:41:32.342 INFO kablam! = note: for more information, see issue #50504 Oct 12 15:41:32.342 INFO kablam! Oct 12 15:41:32.342 INFO kablam! warning: cannot find type `Utc` in this scope Oct 12 15:41:32.342 INFO kablam! --> src/models.rs:5:41 Oct 12 15:41:32.342 INFO kablam! | Oct 12 15:41:32.342 INFO kablam! 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Oct 12 15:41:32.342 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 15:41:32.342 INFO kablam! | Oct 12 15:41:32.342 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 12 15:41:32.342 INFO kablam! = note: for more information, see issue #50504 Oct 12 15:41:32.342 INFO kablam! Oct 12 15:41:32.342 INFO kablam! warning: cannot find type `Entry` in this scope Oct 12 15:41:32.342 INFO kablam! --> src/models.rs:5:41 Oct 12 15:41:32.342 INFO kablam! | Oct 12 15:41:32.342 INFO kablam! 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Oct 12 15:41:32.342 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 15:41:32.342 INFO kablam! | Oct 12 15:41:32.342 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 12 15:41:32.342 INFO kablam! = note: for more information, see issue #50504 Oct 12 15:41:32.342 INFO kablam! Oct 12 15:41:32.342 INFO kablam! warning: cannot find type `entries` in this scope Oct 12 15:41:32.342 INFO kablam! --> src/models.rs:5:52 Oct 12 15:41:32.342 INFO kablam! | Oct 12 15:41:32.342 INFO kablam! 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Oct 12 15:41:32.342 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 15:41:32.342 INFO kablam! | Oct 12 15:41:32.342 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 12 15:41:32.342 INFO kablam! = note: for more information, see issue #50504 Oct 12 15:41:32.342 INFO kablam! Oct 12 15:41:32.342 INFO kablam! warning: cannot find type `Entry` in this scope Oct 12 15:41:32.342 INFO kablam! --> src/models.rs:5:52 Oct 12 15:41:32.342 INFO kablam! | Oct 12 15:41:32.342 INFO kablam! 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Oct 12 15:41:32.343 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 15:41:32.343 INFO kablam! | Oct 12 15:41:32.343 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 12 15:41:32.343 INFO kablam! = note: for more information, see issue #50504 Oct 12 15:41:32.343 INFO kablam! Oct 12 15:41:32.343 INFO kablam! warning: cannot find type `DateTime` in this scope Oct 12 15:41:32.343 INFO kablam! --> src/models.rs:5:52 Oct 12 15:41:32.343 INFO kablam! | Oct 12 15:41:32.343 INFO kablam! 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Oct 12 15:41:32.343 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 15:41:32.343 INFO kablam! | Oct 12 15:41:32.343 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 12 15:41:32.343 INFO kablam! = note: for more information, see issue #50504 Oct 12 15:41:32.343 INFO kablam! Oct 12 15:41:32.343 INFO kablam! warning: cannot find type `Utc` in this scope Oct 12 15:41:32.343 INFO kablam! --> src/models.rs:5:52 Oct 12 15:41:32.343 INFO kablam! | Oct 12 15:41:32.343 INFO kablam! 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Oct 12 15:41:32.343 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 15:41:32.343 INFO kablam! | Oct 12 15:41:32.343 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 12 15:41:32.343 INFO kablam! = note: for more information, see issue #50504 Oct 12 15:41:32.343 INFO kablam! Oct 12 15:41:32.343 INFO kablam! warning: unused import: `dsl::*` Oct 12 15:41:32.343 INFO kablam! --> src/main.rs:28:21 Oct 12 15:41:32.343 INFO kablam! | Oct 12 15:41:32.343 INFO kablam! 28 | entries::{self, dsl::*}, Oct 12 15:41:32.343 INFO kablam! | ^^^^^^ Oct 12 15:41:32.343 INFO kablam! Oct 12 15:41:32.529 INFO kablam! warning: unused variable: `db` Oct 12 15:41:32.529 INFO kablam! --> src/main.rs:59:15 Oct 12 15:41:32.529 INFO kablam! | Oct 12 15:41:32.529 INFO kablam! 59 | .map(|db: Arc| { Oct 12 15:41:32.529 INFO kablam! | ^^ help: consider using `_db` instead Oct 12 15:41:32.532 INFO kablam! | Oct 12 15:41:32.532 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 15:41:32.532 INFO kablam! Oct 12 15:41:33.180 INFO kablam! warning: unused variable: `db` Oct 12 15:41:33.180 INFO kablam! --> src/main.rs:59:15 Oct 12 15:41:33.180 INFO kablam! | Oct 12 15:41:33.180 INFO kablam! 59 | .map(|db: Arc| { Oct 12 15:41:33.180 INFO kablam! | ^^ help: consider using `_db` instead Oct 12 15:41:33.180 INFO kablam! | Oct 12 15:41:33.180 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 15:41:33.180 INFO kablam! Oct 12 15:41:33.390 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 32s Oct 12 15:41:33.412 INFO kablam! su: No module specific data is present Oct 12 15:41:34.556 INFO running `"docker" "rm" "-f" "09dcfdb74d0303c1a56330d630b5cb63ebd71a89f649dc46408b8050dae7dbf4"` Oct 12 15:41:34.972 INFO blam! 09dcfdb74d0303c1a56330d630b5cb63ebd71a89f649dc46408b8050dae7dbf4