Nov 29 20:29:16.714 INFO checking pimeys/t1-dashboard against master#a49316ddc99d9d595193557fc899f6c52e4d9af9 for pr-56323 Nov 29 20:29:16.714 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-3/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56323/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/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 +a49316ddc99d9d595193557fc899f6c52e4d9af9-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 29 20:29:17.060 INFO [stdout] 7b8c853a9d8bcd29288015009b0be9b8ae26b47373ca8a4220876f69b267f830 Nov 29 20:29:17.068 INFO running `"docker" "start" "-a" "7b8c853a9d8bcd29288015009b0be9b8ae26b47373ca8a4220876f69b267f830"` Nov 29 20:29:19.019 INFO [stderr] usermod: no changes Nov 29 20:29:19.378 INFO [stderr] Checking ipnetwork v0.12.8 Nov 29 20:29:19.397 INFO [stderr] Checking uuid v0.6.5 Nov 29 20:29:19.430 INFO [stderr] Checking want v0.0.6 Nov 29 20:29:19.433 INFO [stderr] Checking r2d2 v0.8.2 Nov 29 20:29:19.486 INFO [stderr] Checking input_buffer v0.2.0 Nov 29 20:29:19.494 INFO [stderr] Checking mio-uds v0.6.7 Nov 29 20:29:19.502 INFO [stderr] Checking num-bigint v0.1.44 Nov 29 20:29:19.514 INFO [stderr] Checking chrono v0.4.6 Nov 29 20:29:21.808 INFO [stderr] Checking tokio-codec v0.1.0 Nov 29 20:29:22.121 INFO [stderr] Checking h2 v0.1.12 Nov 29 20:29:22.745 INFO [stderr] Checking serde_urlencoded v0.5.3 Nov 29 20:29:23.121 INFO [stderr] Compiling syn v0.15.1 Nov 29 20:29:23.165 INFO [stderr] Checking tokio-reactor v0.1.5 Nov 29 20:29:23.290 INFO [stderr] Checking sha-1 v0.7.0 Nov 29 20:29:25.196 INFO [stderr] Checking tokio-threadpool v0.1.6 Nov 29 20:29:25.422 INFO [stderr] Checking env_logger v0.5.13 Nov 29 20:29:25.868 INFO [stderr] Checking dotenv v0.9.0 Nov 29 20:29:28.714 INFO [stderr] Checking tungstenite v0.6.0 Nov 29 20:29:30.446 INFO [stderr] Checking pretty_env_logger v0.2.4 Nov 29 20:29:31.343 INFO [stderr] Checking tokio-tcp v0.1.1 Nov 29 20:29:34.404 INFO [stderr] Checking tokio-udp v0.1.2 Nov 29 20:29:34.699 INFO [stderr] Checking tokio-uds v0.2.1 Nov 29 20:29:34.894 INFO [stderr] Checking num v0.1.42 Nov 29 20:29:36.367 INFO [stderr] Checking tokio-fs v0.1.3 Nov 29 20:29:36.482 INFO [stderr] Checking bigdecimal v0.0.11 Nov 29 20:29:39.723 INFO [stderr] Checking diesel v1.3.2 Nov 29 20:29:40.128 INFO [stderr] Checking tokio v0.1.8 Nov 29 20:29:45.400 INFO [stderr] Checking hyper v0.12.9 Nov 29 20:29:55.558 INFO [stderr] Compiling serde_derive v1.0.77 Nov 29 20:29:57.472 INFO [stderr] Checking warp v0.1.3 Nov 29 20:30:43.917 INFO [stderr] Checking r2d2-diesel v1.0.0 Nov 29 20:30:44.888 INFO [stderr] Checking t1-dashboard v0.1.0 (/source) Nov 29 20:30:48.887 INFO [stderr] warning: unused `#[macro_use]` import Nov 29 20:30:48.888 INFO [stderr] --> src/main.rs:2:1 Nov 29 20:30:48.888 INFO [stderr] | Nov 29 20:30:48.889 INFO [stderr] 2 | #[macro_use] extern crate log; Nov 29 20:30:48.889 INFO [stderr] | ^^^^^^^^^^^^ Nov 29 20:30:48.892 INFO [stderr] | Nov 29 20:30:48.892 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 29 20:30:48.893 INFO [stderr] Nov 29 20:30:48.893 INFO [stderr] warning: unused `#[macro_use]` import Nov 29 20:30:48.894 INFO [stderr] --> src/main.rs:3:1 Nov 29 20:30:48.894 INFO [stderr] | Nov 29 20:30:48.894 INFO [stderr] 3 | #[macro_use] extern crate diesel_derives; Nov 29 20:30:48.895 INFO [stderr] | ^^^^^^^^^^^^ Nov 29 20:30:48.895 INFO [stderr] Nov 29 20:30:48.896 INFO [stderr] warning: cannot find type `table` in this scope Nov 29 20:30:48.899 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 29 20:30:48.899 INFO [stderr] | Nov 29 20:30:48.899 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 29 20:30:48.900 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 20:30:48.900 INFO [stderr] | Nov 29 20:30:48.901 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 29 20:30:48.901 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 29 20:30:48.902 INFO [stderr] = note: for more information, see issue #50504 Nov 29 20:30:48.902 INFO [stderr] Nov 29 20:30:48.905 INFO [stderr] warning: cannot find type `table` in this scope Nov 29 20:30:48.905 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 29 20:30:48.906 INFO [stderr] | Nov 29 20:30:48.906 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 29 20:30:48.907 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 20:30:48.907 INFO [stderr] | Nov 29 20:30:48.907 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 29 20:30:48.908 INFO [stderr] = note: for more information, see issue #50504 Nov 29 20:30:48.908 INFO [stderr] Nov 29 20:30:48.912 INFO [stderr] warning: cannot find type `id` in this scope Nov 29 20:30:48.912 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 20:30:48.912 INFO [stderr] | Nov 29 20:30:48.913 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 20:30:48.913 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 20:30:48.914 INFO [stderr] | Nov 29 20:30:48.914 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 29 20:30:48.914 INFO [stderr] = note: for more information, see issue #50504 Nov 29 20:30:48.915 INFO [stderr] Nov 29 20:30:48.918 INFO [stderr] warning: cannot find type `date` in this scope Nov 29 20:30:48.919 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 20:30:48.919 INFO [stderr] | Nov 29 20:30:48.919 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 20:30:48.920 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 20:30:48.920 INFO [stderr] | Nov 29 20:30:48.921 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 29 20:30:48.921 INFO [stderr] = note: for more information, see issue #50504 Nov 29 20:30:48.921 INFO [stderr] Nov 29 20:30:48.921 INFO [stderr] warning: cannot find type `entry_type` in this scope Nov 29 20:30:48.921 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 20:30:48.921 INFO [stderr] | Nov 29 20:30:48.921 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 20:30:48.922 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 20:30:48.922 INFO [stderr] | Nov 29 20:30:48.922 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 29 20:30:48.922 INFO [stderr] = note: for more information, see issue #50504 Nov 29 20:30:48.922 INFO [stderr] Nov 29 20:30:48.922 INFO [stderr] warning: cannot find type `sgv` in this scope Nov 29 20:30:48.922 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 20:30:48.922 INFO [stderr] | Nov 29 20:30:48.922 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 20:30:48.922 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 20:30:48.922 INFO [stderr] | Nov 29 20:30:48.923 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 29 20:30:48.923 INFO [stderr] = note: for more information, see issue #50504 Nov 29 20:30:48.923 INFO [stderr] Nov 29 20:30:48.926 INFO [stderr] warning: cannot find type `direction` in this scope Nov 29 20:30:48.926 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 20:30:48.926 INFO [stderr] | Nov 29 20:30:48.926 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 20:30:48.926 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 20:30:48.926 INFO [stderr] | Nov 29 20:30:48.926 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 29 20:30:48.926 INFO [stderr] = note: for more information, see issue #50504 Nov 29 20:30:48.926 INFO [stderr] Nov 29 20:30:48.926 INFO [stderr] warning: cannot find type `noise` in this scope Nov 29 20:30:48.926 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 20:30:48.926 INFO [stderr] | Nov 29 20:30:48.926 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 20:30:48.926 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 20:30:48.926 INFO [stderr] | Nov 29 20:30:48.926 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 29 20:30:48.926 INFO [stderr] = note: for more information, see issue #50504 Nov 29 20:30:48.926 INFO [stderr] Nov 29 20:30:48.927 INFO [stderr] warning: cannot find type `filtered` in this scope Nov 29 20:30:48.927 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 20:30:48.927 INFO [stderr] | Nov 29 20:30:48.927 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 20:30:48.927 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 20:30:48.927 INFO [stderr] | Nov 29 20:30:48.927 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 29 20:30:48.927 INFO [stderr] = note: for more information, see issue #50504 Nov 29 20:30:48.927 INFO [stderr] Nov 29 20:30:48.927 INFO [stderr] warning: cannot find type `unfiltered` in this scope Nov 29 20:30:48.927 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 20:30:48.927 INFO [stderr] | Nov 29 20:30:48.927 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 20:30:48.927 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 20:30:48.927 INFO [stderr] | Nov 29 20:30:48.927 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 29 20:30:48.927 INFO [stderr] = note: for more information, see issue #50504 Nov 29 20:30:48.927 INFO [stderr] Nov 29 20:30:48.928 INFO [stderr] warning: cannot find type `rssi` in this scope Nov 29 20:30:48.928 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 20:30:48.928 INFO [stderr] | Nov 29 20:30:48.928 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 20:30:48.928 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 20:30:48.928 INFO [stderr] | Nov 29 20:30:48.928 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 29 20:30:48.928 INFO [stderr] = note: for more information, see issue #50504 Nov 29 20:30:48.928 INFO [stderr] Nov 29 20:30:48.932 INFO [stderr] warning: cannot find type `DateTime` in this scope Nov 29 20:30:48.932 INFO [stderr] --> src/models.rs:5:41 Nov 29 20:30:48.932 INFO [stderr] | Nov 29 20:30:48.932 INFO [stderr] 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Nov 29 20:30:48.932 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 20:30:48.932 INFO [stderr] | Nov 29 20:30:48.932 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 29 20:30:48.932 INFO [stderr] = note: for more information, see issue #50504 Nov 29 20:30:48.932 INFO [stderr] Nov 29 20:30:48.932 INFO [stderr] warning: cannot find type `Utc` in this scope Nov 29 20:30:48.932 INFO [stderr] --> src/models.rs:5:41 Nov 29 20:30:48.932 INFO [stderr] | Nov 29 20:30:48.932 INFO [stderr] 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Nov 29 20:30:48.932 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 20:30:48.932 INFO [stderr] | Nov 29 20:30:48.932 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 29 20:30:48.932 INFO [stderr] = note: for more information, see issue #50504 Nov 29 20:30:48.932 INFO [stderr] Nov 29 20:30:48.932 INFO [stderr] warning: cannot find type `Entry` in this scope Nov 29 20:30:48.932 INFO [stderr] --> src/models.rs:5:41 Nov 29 20:30:48.932 INFO [stderr] | Nov 29 20:30:48.932 INFO [stderr] 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Nov 29 20:30:48.932 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 20:30:48.932 INFO [stderr] | Nov 29 20:30:48.932 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 29 20:30:48.932 INFO [stderr] = note: for more information, see issue #50504 Nov 29 20:30:48.932 INFO [stderr] Nov 29 20:30:48.933 INFO [stderr] warning: cannot find type `entries` in this scope Nov 29 20:30:48.933 INFO [stderr] --> src/models.rs:5:52 Nov 29 20:30:48.933 INFO [stderr] | Nov 29 20:30:48.933 INFO [stderr] 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Nov 29 20:30:48.933 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 20:30:48.933 INFO [stderr] | Nov 29 20:30:48.933 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 29 20:30:48.933 INFO [stderr] = note: for more information, see issue #50504 Nov 29 20:30:48.933 INFO [stderr] Nov 29 20:30:48.933 INFO [stderr] warning: cannot find type `Entry` in this scope Nov 29 20:30:48.933 INFO [stderr] --> src/models.rs:5:52 Nov 29 20:30:48.933 INFO [stderr] | Nov 29 20:30:48.933 INFO [stderr] 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Nov 29 20:30:48.933 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 20:30:48.933 INFO [stderr] | Nov 29 20:30:48.933 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 29 20:30:48.933 INFO [stderr] = note: for more information, see issue #50504 Nov 29 20:30:48.933 INFO [stderr] Nov 29 20:30:48.933 INFO [stderr] warning: cannot find type `DateTime` in this scope Nov 29 20:30:48.933 INFO [stderr] --> src/models.rs:5:52 Nov 29 20:30:48.933 INFO [stderr] | Nov 29 20:30:48.933 INFO [stderr] 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Nov 29 20:30:48.933 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 20:30:48.933 INFO [stderr] | Nov 29 20:30:48.933 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 29 20:30:48.933 INFO [stderr] = note: for more information, see issue #50504 Nov 29 20:30:48.933 INFO [stderr] Nov 29 20:30:48.933 INFO [stderr] warning: cannot find type `Utc` in this scope Nov 29 20:30:48.933 INFO [stderr] --> src/models.rs:5:52 Nov 29 20:30:48.933 INFO [stderr] | Nov 29 20:30:48.933 INFO [stderr] 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Nov 29 20:30:48.933 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 20:30:48.933 INFO [stderr] | Nov 29 20:30:48.933 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 29 20:30:48.934 INFO [stderr] = note: for more information, see issue #50504 Nov 29 20:30:48.934 INFO [stderr] Nov 29 20:30:48.934 INFO [stderr] warning: unused import: `dsl::*` Nov 29 20:30:48.934 INFO [stderr] --> src/main.rs:28:21 Nov 29 20:30:48.934 INFO [stderr] | Nov 29 20:30:48.934 INFO [stderr] 28 | entries::{self, dsl::*}, Nov 29 20:30:48.934 INFO [stderr] | ^^^^^^ Nov 29 20:30:48.934 INFO [stderr] Nov 29 20:30:49.286 INFO [stderr] warning: unused `#[macro_use]` import Nov 29 20:30:49.286 INFO [stderr] --> src/main.rs:2:1 Nov 29 20:30:49.286 INFO [stderr] | Nov 29 20:30:49.286 INFO [stderr] 2 | #[macro_use] extern crate log; Nov 29 20:30:49.286 INFO [stderr] | ^^^^^^^^^^^^ Nov 29 20:30:49.286 INFO [stderr] | Nov 29 20:30:49.286 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 29 20:30:49.286 INFO [stderr] Nov 29 20:30:49.286 INFO [stderr] warning: unused `#[macro_use]` import Nov 29 20:30:49.286 INFO [stderr] --> src/main.rs:3:1 Nov 29 20:30:49.286 INFO [stderr] | Nov 29 20:30:49.286 INFO [stderr] 3 | #[macro_use] extern crate diesel_derives; Nov 29 20:30:49.286 INFO [stderr] | ^^^^^^^^^^^^ Nov 29 20:30:49.286 INFO [stderr] Nov 29 20:30:49.286 INFO [stderr] warning: cannot find type `table` in this scope Nov 29 20:30:49.286 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 29 20:30:49.286 INFO [stderr] | Nov 29 20:30:49.286 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 29 20:30:49.286 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 20:30:49.286 INFO [stderr] | Nov 29 20:30:49.286 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 29 20:30:49.286 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 29 20:30:49.286 INFO [stderr] = note: for more information, see issue #50504 Nov 29 20:30:49.286 INFO [stderr] Nov 29 20:30:49.286 INFO [stderr] warning: cannot find type `table` in this scope Nov 29 20:30:49.286 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 29 20:30:49.286 INFO [stderr] | Nov 29 20:30:49.287 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 29 20:30:49.287 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 20:30:49.287 INFO [stderr] | Nov 29 20:30:49.287 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 29 20:30:49.287 INFO [stderr] = note: for more information, see issue #50504 Nov 29 20:30:49.287 INFO [stderr] Nov 29 20:30:49.287 INFO [stderr] warning: cannot find type `id` in this scope Nov 29 20:30:49.287 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 20:30:49.287 INFO [stderr] | Nov 29 20:30:49.287 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 20:30:49.287 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 20:30:49.287 INFO [stderr] | Nov 29 20:30:49.287 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 29 20:30:49.287 INFO [stderr] = note: for more information, see issue #50504 Nov 29 20:30:49.287 INFO [stderr] Nov 29 20:30:49.287 INFO [stderr] warning: cannot find type `date` in this scope Nov 29 20:30:49.287 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 20:30:49.287 INFO [stderr] | Nov 29 20:30:49.287 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 20:30:49.287 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 20:30:49.287 INFO [stderr] | Nov 29 20:30:49.287 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 29 20:30:49.287 INFO [stderr] = note: for more information, see issue #50504 Nov 29 20:30:49.287 INFO [stderr] Nov 29 20:30:49.287 INFO [stderr] warning: cannot find type `entry_type` in this scope Nov 29 20:30:49.287 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 20:30:49.287 INFO [stderr] | Nov 29 20:30:49.287 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 20:30:49.287 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 20:30:49.287 INFO [stderr] | Nov 29 20:30:49.287 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 29 20:30:49.287 INFO [stderr] = note: for more information, see issue #50504 Nov 29 20:30:49.287 INFO [stderr] Nov 29 20:30:49.287 INFO [stderr] warning: cannot find type `sgv` in this scope Nov 29 20:30:49.287 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 20:30:49.287 INFO [stderr] | Nov 29 20:30:49.287 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 20:30:49.287 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 20:30:49.287 INFO [stderr] | Nov 29 20:30:49.287 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 29 20:30:49.287 INFO [stderr] = note: for more information, see issue #50504 Nov 29 20:30:49.287 INFO [stderr] Nov 29 20:30:49.287 INFO [stderr] warning: cannot find type `direction` in this scope Nov 29 20:30:49.287 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 20:30:49.287 INFO [stderr] | Nov 29 20:30:49.287 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 20:30:49.287 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 20:30:49.287 INFO [stderr] | Nov 29 20:30:49.287 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 29 20:30:49.287 INFO [stderr] = note: for more information, see issue #50504 Nov 29 20:30:49.287 INFO [stderr] Nov 29 20:30:49.287 INFO [stderr] warning: cannot find type `noise` in this scope Nov 29 20:30:49.287 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 20:30:49.287 INFO [stderr] | Nov 29 20:30:49.287 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 20:30:49.287 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 20:30:49.287 INFO [stderr] | Nov 29 20:30:49.287 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 29 20:30:49.287 INFO [stderr] = note: for more information, see issue #50504 Nov 29 20:30:49.287 INFO [stderr] Nov 29 20:30:49.287 INFO [stderr] warning: cannot find type `filtered` in this scope Nov 29 20:30:49.287 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 20:30:49.287 INFO [stderr] | Nov 29 20:30:49.287 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 20:30:49.287 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 20:30:49.287 INFO [stderr] | Nov 29 20:30:49.287 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 29 20:30:49.287 INFO [stderr] = note: for more information, see issue #50504 Nov 29 20:30:49.287 INFO [stderr] Nov 29 20:30:49.287 INFO [stderr] warning: cannot find type `unfiltered` in this scope Nov 29 20:30:49.287 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 20:30:49.287 INFO [stderr] | Nov 29 20:30:49.287 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 20:30:49.287 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 20:30:49.287 INFO [stderr] | Nov 29 20:30:49.287 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 29 20:30:49.287 INFO [stderr] = note: for more information, see issue #50504 Nov 29 20:30:49.287 INFO [stderr] Nov 29 20:30:49.288 INFO [stderr] warning: cannot find type `rssi` in this scope Nov 29 20:30:49.288 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 20:30:49.288 INFO [stderr] | Nov 29 20:30:49.288 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 20:30:49.288 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 20:30:49.288 INFO [stderr] | Nov 29 20:30:49.288 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 29 20:30:49.288 INFO [stderr] = note: for more information, see issue #50504 Nov 29 20:30:49.288 INFO [stderr] Nov 29 20:30:49.288 INFO [stderr] warning: cannot find type `DateTime` in this scope Nov 29 20:30:49.288 INFO [stderr] --> src/models.rs:5:41 Nov 29 20:30:49.288 INFO [stderr] | Nov 29 20:30:49.288 INFO [stderr] 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Nov 29 20:30:49.288 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 20:30:49.288 INFO [stderr] | Nov 29 20:30:49.288 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 29 20:30:49.288 INFO [stderr] = note: for more information, see issue #50504 Nov 29 20:30:49.288 INFO [stderr] Nov 29 20:30:49.288 INFO [stderr] warning: cannot find type `Utc` in this scope Nov 29 20:30:49.288 INFO [stderr] --> src/models.rs:5:41 Nov 29 20:30:49.288 INFO [stderr] | Nov 29 20:30:49.288 INFO [stderr] 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Nov 29 20:30:49.288 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 20:30:49.288 INFO [stderr] | Nov 29 20:30:49.288 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 29 20:30:49.288 INFO [stderr] = note: for more information, see issue #50504 Nov 29 20:30:49.288 INFO [stderr] Nov 29 20:30:49.288 INFO [stderr] warning: cannot find type `Entry` in this scope Nov 29 20:30:49.288 INFO [stderr] --> src/models.rs:5:41 Nov 29 20:30:49.288 INFO [stderr] | Nov 29 20:30:49.288 INFO [stderr] 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Nov 29 20:30:49.288 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 20:30:49.288 INFO [stderr] | Nov 29 20:30:49.288 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 29 20:30:49.288 INFO [stderr] = note: for more information, see issue #50504 Nov 29 20:30:49.288 INFO [stderr] Nov 29 20:30:49.288 INFO [stderr] warning: cannot find type `entries` in this scope Nov 29 20:30:49.288 INFO [stderr] --> src/models.rs:5:52 Nov 29 20:30:49.288 INFO [stderr] | Nov 29 20:30:49.288 INFO [stderr] 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Nov 29 20:30:49.288 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 20:30:49.288 INFO [stderr] | Nov 29 20:30:49.288 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 29 20:30:49.288 INFO [stderr] = note: for more information, see issue #50504 Nov 29 20:30:49.288 INFO [stderr] Nov 29 20:30:49.288 INFO [stderr] warning: cannot find type `Entry` in this scope Nov 29 20:30:49.288 INFO [stderr] --> src/models.rs:5:52 Nov 29 20:30:49.288 INFO [stderr] | Nov 29 20:30:49.288 INFO [stderr] 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Nov 29 20:30:49.288 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 20:30:49.288 INFO [stderr] | Nov 29 20:30:49.288 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 29 20:30:49.288 INFO [stderr] = note: for more information, see issue #50504 Nov 29 20:30:49.288 INFO [stderr] Nov 29 20:30:49.288 INFO [stderr] warning: cannot find type `DateTime` in this scope Nov 29 20:30:49.288 INFO [stderr] --> src/models.rs:5:52 Nov 29 20:30:49.288 INFO [stderr] | Nov 29 20:30:49.289 INFO [stderr] 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Nov 29 20:30:49.289 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 20:30:49.289 INFO [stderr] | Nov 29 20:30:49.289 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 29 20:30:49.289 INFO [stderr] = note: for more information, see issue #50504 Nov 29 20:30:49.289 INFO [stderr] Nov 29 20:30:49.289 INFO [stderr] warning: cannot find type `Utc` in this scope Nov 29 20:30:49.289 INFO [stderr] --> src/models.rs:5:52 Nov 29 20:30:49.289 INFO [stderr] | Nov 29 20:30:49.289 INFO [stderr] 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Nov 29 20:30:49.289 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 20:30:49.289 INFO [stderr] | Nov 29 20:30:49.289 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 29 20:30:49.289 INFO [stderr] = note: for more information, see issue #50504 Nov 29 20:30:49.289 INFO [stderr] Nov 29 20:30:49.289 INFO [stderr] warning: unused import: `dsl::*` Nov 29 20:30:49.289 INFO [stderr] --> src/main.rs:28:21 Nov 29 20:30:49.289 INFO [stderr] | Nov 29 20:30:49.289 INFO [stderr] 28 | entries::{self, dsl::*}, Nov 29 20:30:49.289 INFO [stderr] | ^^^^^^ Nov 29 20:30:49.289 INFO [stderr] Nov 29 20:30:49.805 INFO [stderr] warning: unused variable: `db` Nov 29 20:30:49.805 INFO [stderr] --> src/main.rs:59:15 Nov 29 20:30:49.806 INFO [stderr] | Nov 29 20:30:49.806 INFO [stderr] 59 | .map(|db: Arc| { Nov 29 20:30:49.806 INFO [stderr] | ^^ help: consider using `_db` instead Nov 29 20:30:49.806 INFO [stderr] | Nov 29 20:30:49.806 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 29 20:30:49.806 INFO [stderr] Nov 29 20:30:50.180 INFO [stderr] warning: unused variable: `db` Nov 29 20:30:50.180 INFO [stderr] --> src/main.rs:59:15 Nov 29 20:30:50.180 INFO [stderr] | Nov 29 20:30:50.180 INFO [stderr] 59 | .map(|db: Arc| { Nov 29 20:30:50.180 INFO [stderr] | ^^ help: consider using `_db` instead Nov 29 20:30:50.180 INFO [stderr] | Nov 29 20:30:50.180 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 29 20:30:50.180 INFO [stderr] Nov 29 20:30:50.420 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 31s Nov 29 20:30:50.436 INFO [stderr] su: No module specific data is present Nov 29 20:30:51.730 INFO running `"docker" "inspect" "7b8c853a9d8bcd29288015009b0be9b8ae26b47373ca8a4220876f69b267f830"` Nov 29 20:30:52.074 INFO running `"docker" "rm" "-f" "7b8c853a9d8bcd29288015009b0be9b8ae26b47373ca8a4220876f69b267f830"` Nov 29 20:30:52.444 INFO [stdout] 7b8c853a9d8bcd29288015009b0be9b8ae26b47373ca8a4220876f69b267f830