Nov 27 22:45:36.415 INFO checking pimeys/t1-dashboard against try#db42d4dad33013eba11ef37342ad9f614e5652b8 for pr-56074 Nov 27 22:45:36.417 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-7/try#db42d4dad33013eba11ef37342ad9f614e5652b8:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-56074/try#db42d4dad33013eba11ef37342ad9f614e5652b8:/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 +db42d4dad33013eba11ef37342ad9f614e5652b8-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 27 22:45:36.856 INFO [stdout] 46d6b386ddcf0b37181cb99c8bcc5d6d4e10469ba31f2e724f82fb2f4d3ac211 Nov 27 22:45:36.859 INFO running `"docker" "start" "-a" "46d6b386ddcf0b37181cb99c8bcc5d6d4e10469ba31f2e724f82fb2f4d3ac211"` Nov 27 22:45:38.336 INFO [stderr] usermod: no changes Nov 27 22:45:38.756 INFO [stderr] Compiling proc-macro2 v0.4.18 Nov 27 22:45:38.764 INFO [stderr] Checking ipnetwork v0.12.8 Nov 27 22:45:38.764 INFO [stderr] Checking urlencoding v1.0.0 Nov 27 22:45:38.764 INFO [stderr] Checking uuid v0.6.5 Nov 27 22:45:38.764 INFO [stderr] Checking want v0.0.6 Nov 27 22:45:38.764 INFO [stderr] Checking mio v0.6.16 Nov 27 22:45:38.772 INFO [stderr] Checking tokio-io v0.1.8 Nov 27 22:45:38.780 INFO [stderr] Checking http v0.1.12 Nov 27 22:45:39.732 INFO [stderr] Checking input_buffer v0.2.0 Nov 27 22:45:40.748 INFO [stderr] Checking serde_json v1.0.27 Nov 27 22:45:42.658 INFO [stderr] Checking parking_lot v0.6.4 Nov 27 22:45:42.762 INFO [stderr] Checking num-bigint v0.1.44 Nov 27 22:45:42.822 INFO [stderr] Checking chrono v0.4.6 Nov 27 22:45:43.948 INFO [stderr] Checking serde_urlencoded v0.5.3 Nov 27 22:45:46.817 INFO [stderr] Checking sha-1 v0.7.0 Nov 27 22:45:46.893 INFO [stderr] Checking tokio-codec v0.1.0 Nov 27 22:45:48.541 INFO [stderr] Checking tokio-threadpool v0.1.6 Nov 27 22:45:49.075 INFO [stderr] Checking env_logger v0.5.13 Nov 27 22:45:50.258 INFO [stderr] Checking mio-uds v0.6.7 Nov 27 22:45:54.176 INFO [stderr] Checking tokio-reactor v0.1.5 Nov 27 22:45:55.041 INFO [stderr] Checking tungstenite v0.6.0 Nov 27 22:45:57.854 INFO [stderr] Checking pretty_env_logger v0.2.4 Nov 27 22:45:58.786 INFO [stderr] Checking num v0.1.42 Nov 27 22:45:59.909 INFO [stderr] Checking tokio-fs v0.1.3 Nov 27 22:46:00.442 INFO [stderr] Checking bigdecimal v0.0.11 Nov 27 22:46:01.125 INFO [stderr] Checking tokio-uds v0.2.1 Nov 27 22:46:01.126 INFO [stderr] Checking tokio-udp v0.1.2 Nov 27 22:46:01.486 INFO [stderr] Checking tokio-tcp v0.1.1 Nov 27 22:46:03.949 INFO [stderr] Checking diesel v1.3.2 Nov 27 22:46:04.360 INFO [stderr] Checking h2 v0.1.12 Nov 27 22:46:06.948 INFO [stderr] Compiling quote v0.6.8 Nov 27 22:46:07.080 INFO [stderr] Checking tokio v0.1.8 Nov 27 22:46:12.536 INFO [stderr] Compiling syn v0.15.1 Nov 27 22:46:15.985 INFO [stderr] Checking hyper v0.12.9 Nov 27 22:46:23.268 INFO [stderr] Checking warp v0.1.3 Nov 27 22:46:25.421 INFO [stderr] Compiling serde_derive v1.0.77 Nov 27 22:47:04.792 INFO [stderr] Checking r2d2-diesel v1.0.0 Nov 27 22:47:05.649 INFO [stderr] Checking t1-dashboard v0.1.0 (/source) Nov 27 22:47:09.182 INFO [stderr] warning: unused `#[macro_use]` import Nov 27 22:47:09.183 INFO [stderr] --> src/main.rs:2:1 Nov 27 22:47:09.184 INFO [stderr] | Nov 27 22:47:09.184 INFO [stderr] 2 | #[macro_use] extern crate log; Nov 27 22:47:09.185 INFO [stderr] | ^^^^^^^^^^^^ Nov 27 22:47:09.186 INFO [stderr] | Nov 27 22:47:09.186 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 27 22:47:09.187 INFO [stderr] Nov 27 22:47:09.187 INFO [stderr] warning: unused `#[macro_use]` import Nov 27 22:47:09.188 INFO [stderr] --> src/main.rs:3:1 Nov 27 22:47:09.189 INFO [stderr] | Nov 27 22:47:09.189 INFO [stderr] 3 | #[macro_use] extern crate diesel_derives; Nov 27 22:47:09.189 INFO [stderr] | ^^^^^^^^^^^^ Nov 27 22:47:09.189 INFO [stderr] Nov 27 22:47:09.189 INFO [stderr] warning: cannot find type `table` in this scope Nov 27 22:47:09.189 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 27 22:47:09.189 INFO [stderr] | Nov 27 22:47:09.189 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 27 22:47:09.189 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:47:09.189 INFO [stderr] | Nov 27 22:47:09.189 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 27 22:47:09.189 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:47:09.189 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:47:09.189 INFO [stderr] Nov 27 22:47:09.189 INFO [stderr] warning: cannot find type `table` in this scope Nov 27 22:47:09.189 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 27 22:47:09.189 INFO [stderr] | Nov 27 22:47:09.189 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 27 22:47:09.189 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:47:09.189 INFO [stderr] | Nov 27 22:47:09.189 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:47:09.189 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:47:09.189 INFO [stderr] Nov 27 22:47:09.189 INFO [stderr] warning: cannot find type `id` in this scope Nov 27 22:47:09.189 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:47:09.189 INFO [stderr] | Nov 27 22:47:09.189 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:47:09.189 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:47:09.189 INFO [stderr] | Nov 27 22:47:09.189 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:47:09.190 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:47:09.190 INFO [stderr] Nov 27 22:47:09.190 INFO [stderr] warning: cannot find type `date` in this scope Nov 27 22:47:09.190 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:47:09.190 INFO [stderr] | Nov 27 22:47:09.190 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:47:09.190 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:47:09.190 INFO [stderr] | Nov 27 22:47:09.190 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:47:09.190 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:47:09.190 INFO [stderr] Nov 27 22:47:09.190 INFO [stderr] warning: cannot find type `entry_type` in this scope Nov 27 22:47:09.190 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:47:09.190 INFO [stderr] | Nov 27 22:47:09.190 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:47:09.190 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:47:09.190 INFO [stderr] | Nov 27 22:47:09.190 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:47:09.190 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:47:09.190 INFO [stderr] Nov 27 22:47:09.190 INFO [stderr] warning: cannot find type `sgv` in this scope Nov 27 22:47:09.190 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:47:09.190 INFO [stderr] | Nov 27 22:47:09.190 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:47:09.190 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:47:09.190 INFO [stderr] | Nov 27 22:47:09.190 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:47:09.190 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:47:09.190 INFO [stderr] Nov 27 22:47:09.190 INFO [stderr] warning: cannot find type `direction` in this scope Nov 27 22:47:09.190 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:47:09.190 INFO [stderr] | Nov 27 22:47:09.190 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:47:09.190 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:47:09.190 INFO [stderr] | Nov 27 22:47:09.190 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:47:09.190 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:47:09.190 INFO [stderr] Nov 27 22:47:09.190 INFO [stderr] warning: cannot find type `noise` in this scope Nov 27 22:47:09.190 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:47:09.190 INFO [stderr] | Nov 27 22:47:09.190 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:47:09.190 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:47:09.190 INFO [stderr] | Nov 27 22:47:09.190 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:47:09.190 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:47:09.190 INFO [stderr] Nov 27 22:47:09.190 INFO [stderr] warning: cannot find type `filtered` in this scope Nov 27 22:47:09.190 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:47:09.190 INFO [stderr] | Nov 27 22:47:09.190 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:47:09.190 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:47:09.190 INFO [stderr] | Nov 27 22:47:09.190 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:47:09.190 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:47:09.190 INFO [stderr] Nov 27 22:47:09.190 INFO [stderr] warning: cannot find type `unfiltered` in this scope Nov 27 22:47:09.190 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:47:09.190 INFO [stderr] | Nov 27 22:47:09.190 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:47:09.190 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:47:09.190 INFO [stderr] | Nov 27 22:47:09.190 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:47:09.190 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:47:09.190 INFO [stderr] Nov 27 22:47:09.190 INFO [stderr] warning: cannot find type `rssi` in this scope Nov 27 22:47:09.190 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:47:09.190 INFO [stderr] | Nov 27 22:47:09.190 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:47:09.190 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:47:09.190 INFO [stderr] | Nov 27 22:47:09.190 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:47:09.190 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:47:09.190 INFO [stderr] Nov 27 22:47:09.201 INFO [stderr] warning: cannot find type `DateTime` in this scope Nov 27 22:47:09.201 INFO [stderr] --> src/models.rs:5:41 Nov 27 22:47:09.201 INFO [stderr] | Nov 27 22:47:09.201 INFO [stderr] 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Nov 27 22:47:09.201 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:47:09.201 INFO [stderr] | Nov 27 22:47:09.201 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:47:09.201 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:47:09.201 INFO [stderr] Nov 27 22:47:09.201 INFO [stderr] warning: cannot find type `Utc` in this scope Nov 27 22:47:09.201 INFO [stderr] --> src/models.rs:5:41 Nov 27 22:47:09.201 INFO [stderr] | Nov 27 22:47:09.201 INFO [stderr] 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Nov 27 22:47:09.201 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:47:09.201 INFO [stderr] | Nov 27 22:47:09.201 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:47:09.201 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:47:09.201 INFO [stderr] Nov 27 22:47:09.201 INFO [stderr] warning: cannot find type `Entry` in this scope Nov 27 22:47:09.201 INFO [stderr] --> src/models.rs:5:41 Nov 27 22:47:09.201 INFO [stderr] | Nov 27 22:47:09.201 INFO [stderr] 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Nov 27 22:47:09.201 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:47:09.201 INFO [stderr] | Nov 27 22:47:09.201 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:47:09.201 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:47:09.201 INFO [stderr] Nov 27 22:47:09.201 INFO [stderr] warning: cannot find type `entries` in this scope Nov 27 22:47:09.201 INFO [stderr] --> src/models.rs:5:52 Nov 27 22:47:09.201 INFO [stderr] | Nov 27 22:47:09.201 INFO [stderr] 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Nov 27 22:47:09.201 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:47:09.201 INFO [stderr] | Nov 27 22:47:09.202 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:47:09.202 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:47:09.202 INFO [stderr] Nov 27 22:47:09.202 INFO [stderr] warning: cannot find type `Entry` in this scope Nov 27 22:47:09.202 INFO [stderr] --> src/models.rs:5:52 Nov 27 22:47:09.202 INFO [stderr] | Nov 27 22:47:09.202 INFO [stderr] 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Nov 27 22:47:09.202 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:47:09.202 INFO [stderr] | Nov 27 22:47:09.202 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:47:09.202 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:47:09.202 INFO [stderr] Nov 27 22:47:09.202 INFO [stderr] warning: cannot find type `DateTime` in this scope Nov 27 22:47:09.202 INFO [stderr] --> src/models.rs:5:52 Nov 27 22:47:09.202 INFO [stderr] | Nov 27 22:47:09.202 INFO [stderr] 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Nov 27 22:47:09.202 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:47:09.202 INFO [stderr] | Nov 27 22:47:09.202 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:47:09.202 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:47:09.202 INFO [stderr] Nov 27 22:47:09.202 INFO [stderr] warning: cannot find type `Utc` in this scope Nov 27 22:47:09.202 INFO [stderr] --> src/models.rs:5:52 Nov 27 22:47:09.202 INFO [stderr] | Nov 27 22:47:09.202 INFO [stderr] 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Nov 27 22:47:09.202 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:47:09.202 INFO [stderr] | Nov 27 22:47:09.202 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:47:09.202 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:47:09.202 INFO [stderr] Nov 27 22:47:09.202 INFO [stderr] warning: unused import: `dsl::*` Nov 27 22:47:09.202 INFO [stderr] --> src/main.rs:28:21 Nov 27 22:47:09.202 INFO [stderr] | Nov 27 22:47:09.202 INFO [stderr] 28 | entries::{self, dsl::*}, Nov 27 22:47:09.202 INFO [stderr] | ^^^^^^ Nov 27 22:47:09.202 INFO [stderr] Nov 27 22:47:09.304 INFO [stderr] warning: unused `#[macro_use]` import Nov 27 22:47:09.305 INFO [stderr] --> src/main.rs:2:1 Nov 27 22:47:09.305 INFO [stderr] | Nov 27 22:47:09.305 INFO [stderr] 2 | #[macro_use] extern crate log; Nov 27 22:47:09.307 INFO [stderr] | ^^^^^^^^^^^^ Nov 27 22:47:09.307 INFO [stderr] | Nov 27 22:47:09.307 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 27 22:47:09.307 INFO [stderr] Nov 27 22:47:09.307 INFO [stderr] warning: unused `#[macro_use]` import Nov 27 22:47:09.307 INFO [stderr] --> src/main.rs:3:1 Nov 27 22:47:09.307 INFO [stderr] | Nov 27 22:47:09.307 INFO [stderr] 3 | #[macro_use] extern crate diesel_derives; Nov 27 22:47:09.307 INFO [stderr] | ^^^^^^^^^^^^ Nov 27 22:47:09.307 INFO [stderr] Nov 27 22:47:09.307 INFO [stderr] warning: cannot find type `table` in this scope Nov 27 22:47:09.307 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 27 22:47:09.307 INFO [stderr] | Nov 27 22:47:09.309 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 27 22:47:09.309 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:47:09.313 INFO [stderr] | Nov 27 22:47:09.313 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 27 22:47:09.313 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:47:09.313 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:47:09.313 INFO [stderr] Nov 27 22:47:09.313 INFO [stderr] warning: cannot find type `table` in this scope Nov 27 22:47:09.313 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 27 22:47:09.314 INFO [stderr] | Nov 27 22:47:09.314 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 27 22:47:09.314 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:47:09.314 INFO [stderr] | Nov 27 22:47:09.314 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:47:09.314 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:47:09.314 INFO [stderr] Nov 27 22:47:09.314 INFO [stderr] warning: cannot find type `id` in this scope Nov 27 22:47:09.314 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:47:09.314 INFO [stderr] | Nov 27 22:47:09.314 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:47:09.314 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:47:09.314 INFO [stderr] | Nov 27 22:47:09.314 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:47:09.314 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:47:09.314 INFO [stderr] Nov 27 22:47:09.314 INFO [stderr] warning: cannot find type `date` in this scope Nov 27 22:47:09.314 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:47:09.314 INFO [stderr] | Nov 27 22:47:09.314 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:47:09.314 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:47:09.314 INFO [stderr] | Nov 27 22:47:09.314 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:47:09.314 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:47:09.314 INFO [stderr] Nov 27 22:47:09.314 INFO [stderr] warning: cannot find type `entry_type` in this scope Nov 27 22:47:09.314 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:47:09.314 INFO [stderr] | Nov 27 22:47:09.314 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:47:09.314 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:47:09.314 INFO [stderr] | Nov 27 22:47:09.314 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:47:09.314 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:47:09.314 INFO [stderr] Nov 27 22:47:09.314 INFO [stderr] warning: cannot find type `sgv` in this scope Nov 27 22:47:09.314 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:47:09.314 INFO [stderr] | Nov 27 22:47:09.314 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:47:09.314 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:47:09.314 INFO [stderr] | Nov 27 22:47:09.314 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:47:09.314 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:47:09.314 INFO [stderr] Nov 27 22:47:09.314 INFO [stderr] warning: cannot find type `direction` in this scope Nov 27 22:47:09.314 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:47:09.314 INFO [stderr] | Nov 27 22:47:09.314 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:47:09.314 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:47:09.314 INFO [stderr] | Nov 27 22:47:09.314 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:47:09.314 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:47:09.314 INFO [stderr] Nov 27 22:47:09.314 INFO [stderr] warning: cannot find type `noise` in this scope Nov 27 22:47:09.314 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:47:09.314 INFO [stderr] | Nov 27 22:47:09.314 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:47:09.314 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:47:09.314 INFO [stderr] | Nov 27 22:47:09.314 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:47:09.314 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:47:09.314 INFO [stderr] Nov 27 22:47:09.314 INFO [stderr] warning: cannot find type `filtered` in this scope Nov 27 22:47:09.314 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:47:09.314 INFO [stderr] | Nov 27 22:47:09.314 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:47:09.314 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:47:09.314 INFO [stderr] | Nov 27 22:47:09.314 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:47:09.314 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:47:09.314 INFO [stderr] Nov 27 22:47:09.314 INFO [stderr] warning: cannot find type `unfiltered` in this scope Nov 27 22:47:09.314 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:47:09.314 INFO [stderr] | Nov 27 22:47:09.314 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:47:09.314 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:47:09.314 INFO [stderr] | Nov 27 22:47:09.314 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:47:09.314 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:47:09.314 INFO [stderr] Nov 27 22:47:09.314 INFO [stderr] warning: cannot find type `rssi` in this scope Nov 27 22:47:09.315 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:47:09.315 INFO [stderr] | Nov 27 22:47:09.315 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:47:09.315 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:47:09.315 INFO [stderr] | Nov 27 22:47:09.315 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:47:09.315 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:47:09.315 INFO [stderr] Nov 27 22:47:09.315 INFO [stderr] warning: cannot find type `DateTime` in this scope Nov 27 22:47:09.315 INFO [stderr] --> src/models.rs:5:41 Nov 27 22:47:09.315 INFO [stderr] | Nov 27 22:47:09.315 INFO [stderr] 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Nov 27 22:47:09.315 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:47:09.315 INFO [stderr] | Nov 27 22:47:09.315 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:47:09.315 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:47:09.315 INFO [stderr] Nov 27 22:47:09.315 INFO [stderr] warning: cannot find type `Utc` in this scope Nov 27 22:47:09.315 INFO [stderr] --> src/models.rs:5:41 Nov 27 22:47:09.315 INFO [stderr] | Nov 27 22:47:09.315 INFO [stderr] 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Nov 27 22:47:09.315 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:47:09.315 INFO [stderr] | Nov 27 22:47:09.315 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:47:09.315 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:47:09.315 INFO [stderr] Nov 27 22:47:09.315 INFO [stderr] warning: cannot find type `Entry` in this scope Nov 27 22:47:09.315 INFO [stderr] --> src/models.rs:5:41 Nov 27 22:47:09.315 INFO [stderr] | Nov 27 22:47:09.315 INFO [stderr] 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Nov 27 22:47:09.315 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:47:09.315 INFO [stderr] | Nov 27 22:47:09.315 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:47:09.315 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:47:09.315 INFO [stderr] Nov 27 22:47:09.315 INFO [stderr] warning: cannot find type `entries` in this scope Nov 27 22:47:09.315 INFO [stderr] --> src/models.rs:5:52 Nov 27 22:47:09.315 INFO [stderr] | Nov 27 22:47:09.315 INFO [stderr] 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Nov 27 22:47:09.315 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:47:09.315 INFO [stderr] | Nov 27 22:47:09.315 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:47:09.315 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:47:09.315 INFO [stderr] Nov 27 22:47:09.315 INFO [stderr] warning: cannot find type `Entry` in this scope Nov 27 22:47:09.315 INFO [stderr] --> src/models.rs:5:52 Nov 27 22:47:09.315 INFO [stderr] | Nov 27 22:47:09.315 INFO [stderr] 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Nov 27 22:47:09.315 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:47:09.315 INFO [stderr] | Nov 27 22:47:09.315 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:47:09.315 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:47:09.315 INFO [stderr] Nov 27 22:47:09.315 INFO [stderr] warning: cannot find type `DateTime` in this scope Nov 27 22:47:09.315 INFO [stderr] --> src/models.rs:5:52 Nov 27 22:47:09.315 INFO [stderr] | Nov 27 22:47:09.315 INFO [stderr] 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Nov 27 22:47:09.315 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:47:09.315 INFO [stderr] | Nov 27 22:47:09.315 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:47:09.315 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:47:09.315 INFO [stderr] Nov 27 22:47:09.315 INFO [stderr] warning: cannot find type `Utc` in this scope Nov 27 22:47:09.315 INFO [stderr] --> src/models.rs:5:52 Nov 27 22:47:09.315 INFO [stderr] | Nov 27 22:47:09.315 INFO [stderr] 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Nov 27 22:47:09.315 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:47:09.315 INFO [stderr] | Nov 27 22:47:09.315 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:47:09.315 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:47:09.315 INFO [stderr] Nov 27 22:47:09.315 INFO [stderr] warning: unused import: `dsl::*` Nov 27 22:47:09.315 INFO [stderr] --> src/main.rs:28:21 Nov 27 22:47:09.315 INFO [stderr] | Nov 27 22:47:09.315 INFO [stderr] 28 | entries::{self, dsl::*}, Nov 27 22:47:09.315 INFO [stderr] | ^^^^^^ Nov 27 22:47:09.315 INFO [stderr] Nov 27 22:47:09.909 INFO [stderr] warning: unused variable: `db` Nov 27 22:47:09.909 INFO [stderr] --> src/main.rs:59:15 Nov 27 22:47:09.909 INFO [stderr] | Nov 27 22:47:09.909 INFO [stderr] 59 | .map(|db: Arc| { Nov 27 22:47:09.909 INFO [stderr] | ^^ help: consider using `_db` instead Nov 27 22:47:09.909 INFO [stderr] | Nov 27 22:47:09.909 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 27 22:47:09.910 INFO [stderr] Nov 27 22:47:10.428 INFO [stderr] warning: unused variable: `db` Nov 27 22:47:10.428 INFO [stderr] --> src/main.rs:59:15 Nov 27 22:47:10.428 INFO [stderr] | Nov 27 22:47:10.428 INFO [stderr] 59 | .map(|db: Arc| { Nov 27 22:47:10.428 INFO [stderr] | ^^ help: consider using `_db` instead Nov 27 22:47:10.428 INFO [stderr] | Nov 27 22:47:10.428 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 27 22:47:10.428 INFO [stderr] Nov 27 22:47:10.647 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 32s Nov 27 22:47:10.681 INFO [stderr] su: No module specific data is present Nov 27 22:47:11.657 INFO running `"docker" "inspect" "46d6b386ddcf0b37181cb99c8bcc5d6d4e10469ba31f2e724f82fb2f4d3ac211"` Nov 27 22:47:12.001 INFO running `"docker" "rm" "-f" "46d6b386ddcf0b37181cb99c8bcc5d6d4e10469ba31f2e724f82fb2f4d3ac211"` Nov 27 22:47:12.282 INFO [stdout] 46d6b386ddcf0b37181cb99c8bcc5d6d4e10469ba31f2e724f82fb2f4d3ac211