Oct 31 23:09:48.947 INFO checking pimeys/t1-dashboard against try#d7816399d50d407bbce1efe9dbadf8faaaf568fc for pr-55538 Oct 31 23:09:48.949 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-6/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55538/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/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 +d7816399d50d407bbce1efe9dbadf8faaaf568fc-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 31 23:09:49.326 INFO blam! 4305049dc6b7a27634ecb9ae9a6abe6a1d032b223758b396f5b5a3b6f3f00641 Oct 31 23:09:49.333 INFO running `"docker" "start" "-a" "4305049dc6b7a27634ecb9ae9a6abe6a1d032b223758b396f5b5a3b6f3f00641"` Oct 31 23:09:50.239 INFO kablam! usermod: no changes Oct 31 23:09:50.676 INFO kablam! Checking termcolor v1.0.3 Oct 31 23:09:50.676 INFO kablam! Checking urlencoding v1.0.0 Oct 31 23:09:50.700 INFO kablam! Checking uuid v0.6.5 Oct 31 23:09:50.712 INFO kablam! Checking mio v0.6.16 Oct 31 23:09:50.712 INFO kablam! Checking tokio-io v0.1.8 Oct 31 23:09:50.712 INFO kablam! Checking input_buffer v0.2.0 Oct 31 23:09:50.713 INFO kablam! Checking num-bigint v0.1.44 Oct 31 23:09:50.713 INFO kablam! Checking chrono v0.4.6 Oct 31 23:09:52.125 INFO kablam! Checking serde_urlencoded v0.5.3 Oct 31 23:09:52.325 INFO kablam! Compiling syn v0.15.1 Oct 31 23:09:54.257 INFO kablam! Checking sha-1 v0.7.0 Oct 31 23:09:54.467 INFO kablam! Checking tokio-threadpool v0.1.6 Oct 31 23:09:55.388 INFO kablam! Checking env_logger v0.5.13 Oct 31 23:09:58.064 INFO kablam! Checking dotenv v0.9.0 Oct 31 23:09:58.116 INFO kablam! Checking tungstenite v0.6.0 Oct 31 23:09:59.792 INFO kablam! Checking tokio-codec v0.1.0 Oct 31 23:10:00.472 INFO kablam! Checking h2 v0.1.12 Oct 31 23:10:01.372 INFO kablam! Checking pretty_env_logger v0.2.4 Oct 31 23:10:02.740 INFO kablam! Checking mio-uds v0.6.7 Oct 31 23:10:03.273 INFO kablam! Checking tokio-reactor v0.1.5 Oct 31 23:10:04.144 INFO kablam! Checking tokio-fs v0.1.3 Oct 31 23:10:04.585 INFO kablam! Checking num v0.1.42 Oct 31 23:10:06.526 INFO kablam! Checking bigdecimal v0.0.11 Oct 31 23:10:07.692 INFO kablam! Checking tokio-uds v0.2.1 Oct 31 23:10:07.692 INFO kablam! Checking tokio-udp v0.1.2 Oct 31 23:10:07.692 INFO kablam! Checking tokio-tcp v0.1.1 Oct 31 23:10:08.057 INFO kablam! Checking diesel v1.3.2 Oct 31 23:10:12.456 INFO kablam! Checking tokio v0.1.8 Oct 31 23:10:17.384 INFO kablam! Checking hyper v0.12.9 Oct 31 23:10:21.124 INFO kablam! Compiling serde_derive v1.0.77 Oct 31 23:10:26.272 INFO kablam! Checking warp v0.1.3 Oct 31 23:11:13.853 INFO kablam! Checking r2d2-diesel v1.0.0 Oct 31 23:11:14.835 INFO kablam! Checking t1-dashboard v0.1.0 (/source) Oct 31 23:11:18.752 INFO kablam! warning: unused `#[macro_use]` import Oct 31 23:11:18.753 INFO kablam! --> src/main.rs:2:1 Oct 31 23:11:18.754 INFO kablam! | Oct 31 23:11:18.754 INFO kablam! 2 | #[macro_use] extern crate log; Oct 31 23:11:18.755 INFO kablam! | ^^^^^^^^^^^^ Oct 31 23:11:18.756 INFO kablam! | Oct 31 23:11:18.756 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 31 23:11:18.757 INFO kablam! Oct 31 23:11:18.758 INFO kablam! warning: unused `#[macro_use]` import Oct 31 23:11:18.758 INFO kablam! --> src/main.rs:3:1 Oct 31 23:11:18.759 INFO kablam! | Oct 31 23:11:18.760 INFO kablam! 3 | #[macro_use] extern crate diesel_derives; Oct 31 23:11:18.760 INFO kablam! | ^^^^^^^^^^^^ Oct 31 23:11:18.761 INFO kablam! Oct 31 23:11:18.762 INFO kablam! warning: cannot find type `table` in this scope Oct 31 23:11:18.762 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 31 23:11:18.763 INFO kablam! | Oct 31 23:11:18.763 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 31 23:11:18.764 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 23:11:18.765 INFO kablam! | Oct 31 23:11:18.765 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 31 23:11:18.766 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 31 23:11:18.767 INFO kablam! = note: for more information, see issue #50504 Oct 31 23:11:18.767 INFO kablam! Oct 31 23:11:18.768 INFO kablam! warning: cannot find type `table` in this scope Oct 31 23:11:18.769 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 31 23:11:18.769 INFO kablam! | Oct 31 23:11:18.770 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 31 23:11:18.771 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 23:11:18.771 INFO kablam! | Oct 31 23:11:18.772 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 31 23:11:18.773 INFO kablam! = note: for more information, see issue #50504 Oct 31 23:11:18.773 INFO kablam! Oct 31 23:11:18.774 INFO kablam! warning: cannot find type `id` in this scope Oct 31 23:11:18.775 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 23:11:18.776 INFO kablam! | Oct 31 23:11:18.776 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 23:11:18.777 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 23:11:18.777 INFO kablam! | Oct 31 23:11:18.778 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 31 23:11:18.779 INFO kablam! = note: for more information, see issue #50504 Oct 31 23:11:18.779 INFO kablam! Oct 31 23:11:18.780 INFO kablam! warning: cannot find type `date` in this scope Oct 31 23:11:18.781 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 23:11:18.781 INFO kablam! | Oct 31 23:11:18.782 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 23:11:18.783 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 23:11:18.783 INFO kablam! | Oct 31 23:11:18.784 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 31 23:11:18.785 INFO kablam! = note: for more information, see issue #50504 Oct 31 23:11:18.785 INFO kablam! Oct 31 23:11:18.786 INFO kablam! warning: cannot find type `entry_type` in this scope Oct 31 23:11:18.787 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 23:11:18.787 INFO kablam! | Oct 31 23:11:18.788 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 23:11:18.789 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 23:11:18.789 INFO kablam! | Oct 31 23:11:18.790 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 31 23:11:18.791 INFO kablam! = note: for more information, see issue #50504 Oct 31 23:11:18.791 INFO kablam! Oct 31 23:11:18.792 INFO kablam! warning: cannot find type `sgv` in this scope Oct 31 23:11:18.793 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 23:11:18.794 INFO kablam! | Oct 31 23:11:18.794 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 23:11:18.795 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 23:11:18.795 INFO kablam! | Oct 31 23:11:18.796 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 31 23:11:18.797 INFO kablam! = note: for more information, see issue #50504 Oct 31 23:11:18.797 INFO kablam! Oct 31 23:11:18.798 INFO kablam! warning: cannot find type `direction` in this scope Oct 31 23:11:18.799 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 23:11:18.799 INFO kablam! | Oct 31 23:11:18.800 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 23:11:18.801 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 23:11:18.801 INFO kablam! | Oct 31 23:11:18.802 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 31 23:11:18.803 INFO kablam! = note: for more information, see issue #50504 Oct 31 23:11:18.803 INFO kablam! Oct 31 23:11:18.804 INFO kablam! warning: cannot find type `noise` in this scope Oct 31 23:11:18.805 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 23:11:18.806 INFO kablam! | Oct 31 23:11:18.806 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 23:11:18.807 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 23:11:18.808 INFO kablam! | Oct 31 23:11:18.808 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 31 23:11:18.809 INFO kablam! = note: for more information, see issue #50504 Oct 31 23:11:18.809 INFO kablam! Oct 31 23:11:18.810 INFO kablam! warning: cannot find type `filtered` in this scope Oct 31 23:11:18.811 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 23:11:18.812 INFO kablam! | Oct 31 23:11:18.812 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 23:11:18.813 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 23:11:18.814 INFO kablam! | Oct 31 23:11:18.814 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 31 23:11:18.815 INFO kablam! = note: for more information, see issue #50504 Oct 31 23:11:18.815 INFO kablam! Oct 31 23:11:18.816 INFO kablam! warning: cannot find type `unfiltered` in this scope Oct 31 23:11:18.817 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 23:11:18.818 INFO kablam! | Oct 31 23:11:18.818 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 23:11:18.819 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 23:11:18.820 INFO kablam! | Oct 31 23:11:18.820 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 31 23:11:18.821 INFO kablam! = note: for more information, see issue #50504 Oct 31 23:11:18.822 INFO kablam! Oct 31 23:11:18.823 INFO kablam! warning: cannot find type `rssi` in this scope Oct 31 23:11:18.823 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 23:11:18.824 INFO kablam! | Oct 31 23:11:18.825 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 23:11:18.825 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 23:11:18.832 INFO kablam! | Oct 31 23:11:18.833 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 31 23:11:18.834 INFO kablam! = note: for more information, see issue #50504 Oct 31 23:11:18.834 INFO kablam! Oct 31 23:11:18.836 INFO kablam! warning: cannot find type `DateTime` in this scope Oct 31 23:11:18.837 INFO kablam! --> src/models.rs:5:41 Oct 31 23:11:18.837 INFO kablam! | Oct 31 23:11:18.838 INFO kablam! 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Oct 31 23:11:18.839 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 23:11:18.839 INFO kablam! | Oct 31 23:11:18.840 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 31 23:11:18.841 INFO kablam! = note: for more information, see issue #50504 Oct 31 23:11:18.841 INFO kablam! Oct 31 23:11:18.842 INFO kablam! warning: cannot find type `Utc` in this scope Oct 31 23:11:18.843 INFO kablam! --> src/models.rs:5:41 Oct 31 23:11:18.843 INFO kablam! | Oct 31 23:11:18.844 INFO kablam! 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Oct 31 23:11:18.844 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 23:11:18.845 INFO kablam! | Oct 31 23:11:18.846 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 31 23:11:18.847 INFO kablam! = note: for more information, see issue #50504 Oct 31 23:11:18.847 INFO kablam! Oct 31 23:11:18.848 INFO kablam! warning: cannot find type `Entry` in this scope Oct 31 23:11:18.849 INFO kablam! --> src/models.rs:5:41 Oct 31 23:11:18.849 INFO kablam! | Oct 31 23:11:18.850 INFO kablam! 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Oct 31 23:11:18.850 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 23:11:18.851 INFO kablam! | Oct 31 23:11:18.852 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 31 23:11:18.856 INFO kablam! = note: for more information, see issue #50504 Oct 31 23:11:18.856 INFO kablam! Oct 31 23:11:18.856 INFO kablam! warning: cannot find type `entries` in this scope Oct 31 23:11:18.856 INFO kablam! --> src/models.rs:5:52 Oct 31 23:11:18.856 INFO kablam! | Oct 31 23:11:18.856 INFO kablam! 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Oct 31 23:11:18.856 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 23:11:18.856 INFO kablam! | Oct 31 23:11:18.856 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 31 23:11:18.856 INFO kablam! = note: for more information, see issue #50504 Oct 31 23:11:18.856 INFO kablam! Oct 31 23:11:18.856 INFO kablam! warning: cannot find type `Entry` in this scope Oct 31 23:11:18.856 INFO kablam! --> src/models.rs:5:52 Oct 31 23:11:18.856 INFO kablam! | Oct 31 23:11:18.856 INFO kablam! 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Oct 31 23:11:18.856 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 23:11:18.856 INFO kablam! | Oct 31 23:11:18.856 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 31 23:11:18.856 INFO kablam! = note: for more information, see issue #50504 Oct 31 23:11:18.856 INFO kablam! Oct 31 23:11:18.856 INFO kablam! warning: cannot find type `DateTime` in this scope Oct 31 23:11:18.856 INFO kablam! --> src/models.rs:5:52 Oct 31 23:11:18.856 INFO kablam! | Oct 31 23:11:18.856 INFO kablam! 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Oct 31 23:11:18.856 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 23:11:18.856 INFO kablam! | Oct 31 23:11:18.856 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 31 23:11:18.856 INFO kablam! = note: for more information, see issue #50504 Oct 31 23:11:18.856 INFO kablam! Oct 31 23:11:18.856 INFO kablam! warning: cannot find type `Utc` in this scope Oct 31 23:11:18.856 INFO kablam! --> src/models.rs:5:52 Oct 31 23:11:18.857 INFO kablam! | Oct 31 23:11:18.857 INFO kablam! 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Oct 31 23:11:18.857 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 23:11:18.857 INFO kablam! | Oct 31 23:11:18.857 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 31 23:11:18.857 INFO kablam! = note: for more information, see issue #50504 Oct 31 23:11:18.857 INFO kablam! Oct 31 23:11:18.857 INFO kablam! warning: unused import: `dsl::*` Oct 31 23:11:18.857 INFO kablam! --> src/main.rs:28:21 Oct 31 23:11:18.857 INFO kablam! | Oct 31 23:11:18.857 INFO kablam! 28 | entries::{self, dsl::*}, Oct 31 23:11:18.857 INFO kablam! | ^^^^^^ Oct 31 23:11:18.857 INFO kablam! Oct 31 23:11:18.996 INFO kablam! warning: unused `#[macro_use]` import Oct 31 23:11:18.996 INFO kablam! --> src/main.rs:2:1 Oct 31 23:11:18.997 INFO kablam! | Oct 31 23:11:18.998 INFO kablam! 2 | #[macro_use] extern crate log; Oct 31 23:11:18.998 INFO kablam! | ^^^^^^^^^^^^ Oct 31 23:11:18.998 INFO kablam! | Oct 31 23:11:18.999 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 31 23:11:18.999 INFO kablam! Oct 31 23:11:18.999 INFO kablam! warning: unused `#[macro_use]` import Oct 31 23:11:19.000 INFO kablam! --> src/main.rs:3:1 Oct 31 23:11:19.000 INFO kablam! | Oct 31 23:11:19.000 INFO kablam! 3 | #[macro_use] extern crate diesel_derives; Oct 31 23:11:19.000 INFO kablam! | ^^^^^^^^^^^^ Oct 31 23:11:19.001 INFO kablam! Oct 31 23:11:19.001 INFO kablam! warning: cannot find type `table` in this scope Oct 31 23:11:19.001 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 31 23:11:19.001 INFO kablam! | Oct 31 23:11:19.002 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 31 23:11:19.002 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 23:11:19.002 INFO kablam! | Oct 31 23:11:19.003 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 31 23:11:19.003 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 31 23:11:19.003 INFO kablam! = note: for more information, see issue #50504 Oct 31 23:11:19.003 INFO kablam! Oct 31 23:11:19.004 INFO kablam! warning: cannot find type `table` in this scope Oct 31 23:11:19.004 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 31 23:11:19.004 INFO kablam! | Oct 31 23:11:19.004 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 31 23:11:19.005 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 23:11:19.005 INFO kablam! | Oct 31 23:11:19.005 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 31 23:11:19.005 INFO kablam! = note: for more information, see issue #50504 Oct 31 23:11:19.005 INFO kablam! Oct 31 23:11:19.005 INFO kablam! warning: cannot find type `id` in this scope Oct 31 23:11:19.005 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 23:11:19.005 INFO kablam! | Oct 31 23:11:19.005 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 23:11:19.005 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 23:11:19.005 INFO kablam! | Oct 31 23:11:19.005 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 31 23:11:19.005 INFO kablam! = note: for more information, see issue #50504 Oct 31 23:11:19.005 INFO kablam! Oct 31 23:11:19.005 INFO kablam! warning: cannot find type `date` in this scope Oct 31 23:11:19.005 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 23:11:19.005 INFO kablam! | Oct 31 23:11:19.005 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 23:11:19.005 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 23:11:19.005 INFO kablam! | Oct 31 23:11:19.005 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 31 23:11:19.008 INFO kablam! = note: for more information, see issue #50504 Oct 31 23:11:19.008 INFO kablam! Oct 31 23:11:19.008 INFO kablam! warning: cannot find type `entry_type` in this scope Oct 31 23:11:19.008 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 23:11:19.008 INFO kablam! | Oct 31 23:11:19.008 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 23:11:19.008 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 23:11:19.008 INFO kablam! | Oct 31 23:11:19.008 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 31 23:11:19.008 INFO kablam! = note: for more information, see issue #50504 Oct 31 23:11:19.008 INFO kablam! Oct 31 23:11:19.008 INFO kablam! warning: cannot find type `sgv` in this scope Oct 31 23:11:19.008 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 23:11:19.008 INFO kablam! | Oct 31 23:11:19.008 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 23:11:19.008 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 23:11:19.008 INFO kablam! | Oct 31 23:11:19.008 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 31 23:11:19.008 INFO kablam! = note: for more information, see issue #50504 Oct 31 23:11:19.008 INFO kablam! Oct 31 23:11:19.008 INFO kablam! warning: cannot find type `direction` in this scope Oct 31 23:11:19.008 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 23:11:19.008 INFO kablam! | Oct 31 23:11:19.008 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 23:11:19.008 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 23:11:19.008 INFO kablam! | Oct 31 23:11:19.008 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 31 23:11:19.008 INFO kablam! = note: for more information, see issue #50504 Oct 31 23:11:19.008 INFO kablam! Oct 31 23:11:19.008 INFO kablam! warning: cannot find type `noise` in this scope Oct 31 23:11:19.008 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 23:11:19.008 INFO kablam! | Oct 31 23:11:19.008 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 23:11:19.008 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 23:11:19.008 INFO kablam! | Oct 31 23:11:19.008 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 31 23:11:19.008 INFO kablam! = note: for more information, see issue #50504 Oct 31 23:11:19.008 INFO kablam! Oct 31 23:11:19.008 INFO kablam! warning: cannot find type `filtered` in this scope Oct 31 23:11:19.008 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 23:11:19.008 INFO kablam! | Oct 31 23:11:19.008 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 23:11:19.008 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 23:11:19.009 INFO kablam! | Oct 31 23:11:19.009 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 31 23:11:19.009 INFO kablam! = note: for more information, see issue #50504 Oct 31 23:11:19.009 INFO kablam! Oct 31 23:11:19.009 INFO kablam! warning: cannot find type `unfiltered` in this scope Oct 31 23:11:19.009 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 23:11:19.009 INFO kablam! | Oct 31 23:11:19.009 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 23:11:19.009 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 23:11:19.009 INFO kablam! | Oct 31 23:11:19.009 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 31 23:11:19.009 INFO kablam! = note: for more information, see issue #50504 Oct 31 23:11:19.009 INFO kablam! Oct 31 23:11:19.009 INFO kablam! warning: cannot find type `rssi` in this scope Oct 31 23:11:19.009 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 31 23:11:19.009 INFO kablam! | Oct 31 23:11:19.020 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 31 23:11:19.020 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 23:11:19.020 INFO kablam! | Oct 31 23:11:19.020 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 31 23:11:19.020 INFO kablam! = note: for more information, see issue #50504 Oct 31 23:11:19.020 INFO kablam! Oct 31 23:11:19.021 INFO kablam! warning: cannot find type `DateTime` in this scope Oct 31 23:11:19.021 INFO kablam! --> src/models.rs:5:41 Oct 31 23:11:19.021 INFO kablam! | Oct 31 23:11:19.021 INFO kablam! 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Oct 31 23:11:19.021 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 23:11:19.021 INFO kablam! | Oct 31 23:11:19.021 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 31 23:11:19.021 INFO kablam! = note: for more information, see issue #50504 Oct 31 23:11:19.021 INFO kablam! Oct 31 23:11:19.021 INFO kablam! warning: cannot find type `Utc` in this scope Oct 31 23:11:19.021 INFO kablam! --> src/models.rs:5:41 Oct 31 23:11:19.021 INFO kablam! | Oct 31 23:11:19.021 INFO kablam! 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Oct 31 23:11:19.021 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 23:11:19.021 INFO kablam! | Oct 31 23:11:19.021 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 31 23:11:19.021 INFO kablam! = note: for more information, see issue #50504 Oct 31 23:11:19.021 INFO kablam! Oct 31 23:11:19.021 INFO kablam! warning: cannot find type `Entry` in this scope Oct 31 23:11:19.021 INFO kablam! --> src/models.rs:5:41 Oct 31 23:11:19.021 INFO kablam! | Oct 31 23:11:19.021 INFO kablam! 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Oct 31 23:11:19.021 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 23:11:19.021 INFO kablam! | Oct 31 23:11:19.021 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 31 23:11:19.021 INFO kablam! = note: for more information, see issue #50504 Oct 31 23:11:19.021 INFO kablam! Oct 31 23:11:19.021 INFO kablam! warning: cannot find type `entries` in this scope Oct 31 23:11:19.021 INFO kablam! --> src/models.rs:5:52 Oct 31 23:11:19.021 INFO kablam! | Oct 31 23:11:19.021 INFO kablam! 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Oct 31 23:11:19.021 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 23:11:19.021 INFO kablam! | Oct 31 23:11:19.021 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 31 23:11:19.021 INFO kablam! = note: for more information, see issue #50504 Oct 31 23:11:19.021 INFO kablam! Oct 31 23:11:19.021 INFO kablam! warning: cannot find type `Entry` in this scope Oct 31 23:11:19.021 INFO kablam! --> src/models.rs:5:52 Oct 31 23:11:19.021 INFO kablam! | Oct 31 23:11:19.021 INFO kablam! 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Oct 31 23:11:19.021 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 23:11:19.021 INFO kablam! | Oct 31 23:11:19.021 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 31 23:11:19.021 INFO kablam! = note: for more information, see issue #50504 Oct 31 23:11:19.021 INFO kablam! Oct 31 23:11:19.021 INFO kablam! warning: cannot find type `DateTime` in this scope Oct 31 23:11:19.021 INFO kablam! --> src/models.rs:5:52 Oct 31 23:11:19.021 INFO kablam! | Oct 31 23:11:19.021 INFO kablam! 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Oct 31 23:11:19.021 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 23:11:19.021 INFO kablam! | Oct 31 23:11:19.021 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 31 23:11:19.021 INFO kablam! = note: for more information, see issue #50504 Oct 31 23:11:19.021 INFO kablam! Oct 31 23:11:19.021 INFO kablam! warning: cannot find type `Utc` in this scope Oct 31 23:11:19.021 INFO kablam! --> src/models.rs:5:52 Oct 31 23:11:19.021 INFO kablam! | Oct 31 23:11:19.021 INFO kablam! 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Oct 31 23:11:19.021 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 31 23:11:19.021 INFO kablam! | Oct 31 23:11:19.021 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 31 23:11:19.021 INFO kablam! = note: for more information, see issue #50504 Oct 31 23:11:19.021 INFO kablam! Oct 31 23:11:19.021 INFO kablam! warning: unused import: `dsl::*` Oct 31 23:11:19.021 INFO kablam! --> src/main.rs:28:21 Oct 31 23:11:19.021 INFO kablam! | Oct 31 23:11:19.021 INFO kablam! 28 | entries::{self, dsl::*}, Oct 31 23:11:19.029 INFO kablam! | ^^^^^^ Oct 31 23:11:19.029 INFO kablam! Oct 31 23:11:19.849 INFO kablam! warning: unused variable: `db` Oct 31 23:11:19.849 INFO kablam! --> src/main.rs:59:15 Oct 31 23:11:19.849 INFO kablam! | Oct 31 23:11:19.849 INFO kablam! 59 | .map(|db: Arc| { Oct 31 23:11:19.849 INFO kablam! | ^^ help: consider using `_db` instead Oct 31 23:11:19.864 INFO kablam! | Oct 31 23:11:19.865 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 23:11:19.865 INFO kablam! Oct 31 23:11:19.965 INFO kablam! warning: unused variable: `db` Oct 31 23:11:19.965 INFO kablam! --> src/main.rs:59:15 Oct 31 23:11:19.965 INFO kablam! | Oct 31 23:11:19.965 INFO kablam! 59 | .map(|db: Arc| { Oct 31 23:11:19.965 INFO kablam! | ^^ help: consider using `_db` instead Oct 31 23:11:19.965 INFO kablam! | Oct 31 23:11:19.965 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 23:11:19.965 INFO kablam! Oct 31 23:11:20.401 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 30s Oct 31 23:11:20.425 INFO kablam! su: No module specific data is present Oct 31 23:11:21.908 INFO running `"docker" "rm" "-f" "4305049dc6b7a27634ecb9ae9a6abe6a1d032b223758b396f5b5a3b6f3f00641"` Oct 31 23:11:22.187 INFO blam! 4305049dc6b7a27634ecb9ae9a6abe6a1d032b223758b396f5b5a3b6f3f00641