Dec 13 07:20:38.305 INFO testing pimeys/t1-dashboard against try#aa49d8ef14939ddec0e34b346b60174a5673d48f for pr-56550 Dec 13 07:20:38.305 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-3/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-alt build --frozen" "-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"` Dec 13 07:20:38.861 INFO [stdout] 48bc68d3c024c5aabb5cfdb869cd5cc17f5b3c255b2db20c0cb258dddf578c33 Dec 13 07:20:38.863 INFO running `"docker" "start" "-a" "48bc68d3c024c5aabb5cfdb869cd5cc17f5b3c255b2db20c0cb258dddf578c33"` Dec 13 07:20:40.503 INFO [stderr] usermod: no changes Dec 13 07:20:41.008 INFO [stderr] Compiling serde v1.0.77 Dec 13 07:20:41.008 INFO [stderr] Compiling proc-macro2 v0.4.18 Dec 13 07:20:41.041 INFO [stderr] Compiling uuid v0.6.5 Dec 13 07:20:41.050 INFO [stderr] Compiling http v0.1.12 Dec 13 07:20:41.050 INFO [stderr] Compiling input_buffer v0.2.0 Dec 13 07:20:41.051 INFO [stderr] Compiling num-bigint v0.1.44 Dec 13 07:20:41.052 INFO [stderr] Compiling digest v0.7.5 Dec 13 07:20:41.053 INFO [stderr] Compiling env_logger v0.5.13 Dec 13 07:20:42.238 INFO [stderr] Compiling dotenv v0.9.0 Dec 13 07:20:44.851 INFO [stderr] Compiling sha-1 v0.7.0 Dec 13 07:20:47.579 INFO [stderr] Compiling tungstenite v0.6.0 Dec 13 07:20:50.171 INFO [stderr] Compiling pretty_env_logger v0.2.4 Dec 13 07:20:56.171 INFO [stderr] Compiling quote v0.6.8 Dec 13 07:20:56.399 INFO [stderr] Compiling num v0.1.42 Dec 13 07:20:57.771 INFO [stderr] Compiling bigdecimal v0.0.11 Dec 13 07:20:59.983 INFO [stderr] Compiling syn v0.15.1 Dec 13 07:21:12.020 INFO [stderr] Compiling h2 v0.1.12 Dec 13 07:21:20.492 INFO [stderr] Compiling serde_derive v1.0.77 Dec 13 07:21:30.523 INFO [stderr] Compiling serde_json v1.0.27 Dec 13 07:21:30.627 INFO [stderr] Compiling chrono v0.4.6 Dec 13 07:21:30.751 INFO [stderr] Compiling serde_urlencoded v0.5.3 Dec 13 07:21:32.383 INFO [stderr] Compiling hyper v0.12.9 Dec 13 07:21:44.795 INFO [stderr] Compiling diesel v1.3.2 Dec 13 07:21:59.187 INFO [stderr] Compiling warp v0.1.3 Dec 13 07:22:37.632 INFO [stderr] Compiling r2d2-diesel v1.0.0 Dec 13 07:22:38.626 INFO [stderr] Compiling t1-dashboard v0.1.0 (/source) Dec 13 07:22:41.171 INFO [stderr] warning: unused `#[macro_use]` import Dec 13 07:22:41.171 INFO [stderr] --> src/main.rs:2:1 Dec 13 07:22:41.171 INFO [stderr] | Dec 13 07:22:41.171 INFO [stderr] 2 | #[macro_use] extern crate log; Dec 13 07:22:41.171 INFO [stderr] | ^^^^^^^^^^^^ Dec 13 07:22:41.171 INFO [stderr] | Dec 13 07:22:41.171 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 13 07:22:41.171 INFO [stderr] Dec 13 07:22:41.171 INFO [stderr] warning: unused `#[macro_use]` import Dec 13 07:22:41.171 INFO [stderr] --> src/main.rs:3:1 Dec 13 07:22:41.171 INFO [stderr] | Dec 13 07:22:41.171 INFO [stderr] 3 | #[macro_use] extern crate diesel_derives; Dec 13 07:22:41.171 INFO [stderr] | ^^^^^^^^^^^^ Dec 13 07:22:41.171 INFO [stderr] Dec 13 07:22:41.179 INFO [stderr] warning: cannot find type `table` in this scope Dec 13 07:22:41.179 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 13 07:22:41.179 INFO [stderr] | Dec 13 07:22:41.179 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 13 07:22:41.179 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:22:41.179 INFO [stderr] | Dec 13 07:22:41.179 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 13 07:22:41.179 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! Dec 13 07:22:41.179 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:22:41.179 INFO [stderr] Dec 13 07:22:41.179 INFO [stderr] warning: cannot find type `table` in this scope Dec 13 07:22:41.179 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 13 07:22:41.179 INFO [stderr] | Dec 13 07:22:41.179 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 13 07:22:41.179 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:22:41.179 INFO [stderr] | Dec 13 07:22:41.179 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! Dec 13 07:22:41.179 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:22:41.179 INFO [stderr] Dec 13 07:22:41.179 INFO [stderr] warning: cannot find type `id` in this scope Dec 13 07:22:41.179 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 07:22:41.179 INFO [stderr] | Dec 13 07:22:41.179 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 07:22:41.179 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:22:41.179 INFO [stderr] | Dec 13 07:22:41.179 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! Dec 13 07:22:41.179 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:22:41.179 INFO [stderr] Dec 13 07:22:41.179 INFO [stderr] warning: cannot find type `date` in this scope Dec 13 07:22:41.179 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 07:22:41.179 INFO [stderr] | Dec 13 07:22:41.179 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 07:22:41.179 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:22:41.179 INFO [stderr] | Dec 13 07:22:41.179 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! Dec 13 07:22:41.179 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:22:41.179 INFO [stderr] Dec 13 07:22:41.179 INFO [stderr] warning: cannot find type `entry_type` in this scope Dec 13 07:22:41.179 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 07:22:41.179 INFO [stderr] | Dec 13 07:22:41.179 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 07:22:41.179 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:22:41.179 INFO [stderr] | Dec 13 07:22:41.179 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! Dec 13 07:22:41.179 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:22:41.179 INFO [stderr] Dec 13 07:22:41.179 INFO [stderr] warning: cannot find type `sgv` in this scope Dec 13 07:22:41.179 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 07:22:41.179 INFO [stderr] | Dec 13 07:22:41.179 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 07:22:41.179 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:22:41.179 INFO [stderr] | Dec 13 07:22:41.179 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! Dec 13 07:22:41.179 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:22:41.179 INFO [stderr] Dec 13 07:22:41.179 INFO [stderr] warning: cannot find type `direction` in this scope Dec 13 07:22:41.179 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 07:22:41.179 INFO [stderr] | Dec 13 07:22:41.179 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 07:22:41.179 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:22:41.179 INFO [stderr] | Dec 13 07:22:41.179 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! Dec 13 07:22:41.179 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:22:41.179 INFO [stderr] Dec 13 07:22:41.179 INFO [stderr] warning: cannot find type `noise` in this scope Dec 13 07:22:41.179 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 07:22:41.179 INFO [stderr] | Dec 13 07:22:41.179 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 07:22:41.179 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:22:41.179 INFO [stderr] | Dec 13 07:22:41.179 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! Dec 13 07:22:41.179 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:22:41.180 INFO [stderr] Dec 13 07:22:41.180 INFO [stderr] warning: cannot find type `filtered` in this scope Dec 13 07:22:41.180 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 07:22:41.180 INFO [stderr] | Dec 13 07:22:41.180 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 07:22:41.180 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:22:41.180 INFO [stderr] | Dec 13 07:22:41.180 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! Dec 13 07:22:41.180 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:22:41.180 INFO [stderr] Dec 13 07:22:41.180 INFO [stderr] warning: cannot find type `unfiltered` in this scope Dec 13 07:22:41.180 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 07:22:41.180 INFO [stderr] | Dec 13 07:22:41.180 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 07:22:41.180 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:22:41.180 INFO [stderr] | Dec 13 07:22:41.180 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! Dec 13 07:22:41.180 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:22:41.180 INFO [stderr] Dec 13 07:22:41.180 INFO [stderr] warning: cannot find type `rssi` in this scope Dec 13 07:22:41.180 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 07:22:41.180 INFO [stderr] | Dec 13 07:22:41.180 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 07:22:41.180 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:22:41.180 INFO [stderr] | Dec 13 07:22:41.180 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! Dec 13 07:22:41.180 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:22:41.180 INFO [stderr] Dec 13 07:22:41.180 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 13 07:22:41.180 INFO [stderr] --> src/models.rs:5:41 Dec 13 07:22:41.180 INFO [stderr] | Dec 13 07:22:41.180 INFO [stderr] 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Dec 13 07:22:41.180 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:22:41.180 INFO [stderr] | Dec 13 07:22:41.180 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! Dec 13 07:22:41.180 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:22:41.180 INFO [stderr] Dec 13 07:22:41.180 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 13 07:22:41.180 INFO [stderr] --> src/models.rs:5:41 Dec 13 07:22:41.180 INFO [stderr] | Dec 13 07:22:41.180 INFO [stderr] 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Dec 13 07:22:41.180 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:22:41.180 INFO [stderr] | Dec 13 07:22:41.180 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! Dec 13 07:22:41.180 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:22:41.180 INFO [stderr] Dec 13 07:22:41.180 INFO [stderr] warning: cannot find type `Entry` in this scope Dec 13 07:22:41.180 INFO [stderr] --> src/models.rs:5:41 Dec 13 07:22:41.180 INFO [stderr] | Dec 13 07:22:41.180 INFO [stderr] 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Dec 13 07:22:41.180 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:22:41.180 INFO [stderr] | Dec 13 07:22:41.180 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! Dec 13 07:22:41.180 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:22:41.180 INFO [stderr] Dec 13 07:22:41.180 INFO [stderr] warning: cannot find type `entries` in this scope Dec 13 07:22:41.180 INFO [stderr] --> src/models.rs:5:52 Dec 13 07:22:41.180 INFO [stderr] | Dec 13 07:22:41.180 INFO [stderr] 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Dec 13 07:22:41.180 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:22:41.180 INFO [stderr] | Dec 13 07:22:41.180 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! Dec 13 07:22:41.180 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:22:41.180 INFO [stderr] Dec 13 07:22:41.180 INFO [stderr] warning: cannot find type `Entry` in this scope Dec 13 07:22:41.180 INFO [stderr] --> src/models.rs:5:52 Dec 13 07:22:41.180 INFO [stderr] | Dec 13 07:22:41.180 INFO [stderr] 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Dec 13 07:22:41.180 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:22:41.180 INFO [stderr] | Dec 13 07:22:41.180 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! Dec 13 07:22:41.180 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:22:41.180 INFO [stderr] Dec 13 07:22:41.180 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 13 07:22:41.180 INFO [stderr] --> src/models.rs:5:52 Dec 13 07:22:41.180 INFO [stderr] | Dec 13 07:22:41.180 INFO [stderr] 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Dec 13 07:22:41.180 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:22:41.180 INFO [stderr] | Dec 13 07:22:41.180 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! Dec 13 07:22:41.180 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:22:41.180 INFO [stderr] Dec 13 07:22:41.180 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 13 07:22:41.181 INFO [stderr] --> src/models.rs:5:52 Dec 13 07:22:41.181 INFO [stderr] | Dec 13 07:22:41.181 INFO [stderr] 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Dec 13 07:22:41.181 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:22:41.181 INFO [stderr] | Dec 13 07:22:41.181 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! Dec 13 07:22:41.181 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:22:41.181 INFO [stderr] Dec 13 07:22:41.181 INFO [stderr] warning: unused import: `dsl::*` Dec 13 07:22:41.181 INFO [stderr] --> src/main.rs:28:21 Dec 13 07:22:41.181 INFO [stderr] | Dec 13 07:22:41.181 INFO [stderr] 28 | entries::{self, dsl::*}, Dec 13 07:22:41.181 INFO [stderr] | ^^^^^^ Dec 13 07:22:41.181 INFO [stderr] Dec 13 07:22:41.540 INFO [stderr] warning: unused variable: `db` Dec 13 07:22:41.540 INFO [stderr] --> src/main.rs:59:15 Dec 13 07:22:41.540 INFO [stderr] | Dec 13 07:22:41.540 INFO [stderr] 59 | .map(|db: Arc| { Dec 13 07:22:41.540 INFO [stderr] | ^^ help: consider using `_db` instead Dec 13 07:22:41.540 INFO [stderr] | Dec 13 07:22:41.540 INFO [stderr] = note: #[warn(unused_variables)] on by default Dec 13 07:22:41.540 INFO [stderr] Dec 13 07:22:53.679 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 13s Dec 13 07:22:53.695 INFO [stderr] su: No module specific data is present Dec 13 07:22:54.634 INFO running `"docker" "inspect" "48bc68d3c024c5aabb5cfdb869cd5cc17f5b3c255b2db20c0cb258dddf578c33"` Dec 13 07:22:54.963 INFO running `"docker" "rm" "-f" "48bc68d3c024c5aabb5cfdb869cd5cc17f5b3c255b2db20c0cb258dddf578c33"` Dec 13 07:22:55.319 INFO [stdout] 48bc68d3c024c5aabb5cfdb869cd5cc17f5b3c255b2db20c0cb258dddf578c33 Dec 13 07:22:55.321 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-3/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-alt test --frozen --no-run" "-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"` Dec 13 07:22:55.781 INFO [stdout] df889c8386e3166239c0b76080e2986e174cf726044b089605d40b30097dbca5 Dec 13 07:22:55.783 INFO running `"docker" "start" "-a" "df889c8386e3166239c0b76080e2986e174cf726044b089605d40b30097dbca5"` Dec 13 07:22:58.086 INFO [stderr] usermod: no changes Dec 13 07:22:58.459 INFO [stderr] Compiling t1-dashboard v0.1.0 (/source) Dec 13 07:23:00.971 INFO [stderr] warning: unused `#[macro_use]` import Dec 13 07:23:00.971 INFO [stderr] --> src/main.rs:2:1 Dec 13 07:23:00.971 INFO [stderr] | Dec 13 07:23:00.971 INFO [stderr] 2 | #[macro_use] extern crate log; Dec 13 07:23:00.971 INFO [stderr] | ^^^^^^^^^^^^ Dec 13 07:23:00.971 INFO [stderr] | Dec 13 07:23:00.971 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 13 07:23:00.971 INFO [stderr] Dec 13 07:23:00.971 INFO [stderr] warning: unused `#[macro_use]` import Dec 13 07:23:00.971 INFO [stderr] --> src/main.rs:3:1 Dec 13 07:23:00.971 INFO [stderr] | Dec 13 07:23:00.971 INFO [stderr] 3 | #[macro_use] extern crate diesel_derives; Dec 13 07:23:00.971 INFO [stderr] | ^^^^^^^^^^^^ Dec 13 07:23:00.971 INFO [stderr] Dec 13 07:23:00.971 INFO [stderr] warning: cannot find type `table` in this scope Dec 13 07:23:00.971 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 13 07:23:00.971 INFO [stderr] | Dec 13 07:23:00.971 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 13 07:23:00.971 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:23:00.971 INFO [stderr] | Dec 13 07:23:00.971 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 13 07:23:00.971 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! Dec 13 07:23:00.971 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:23:00.971 INFO [stderr] Dec 13 07:23:00.971 INFO [stderr] warning: cannot find type `table` in this scope Dec 13 07:23:00.971 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 13 07:23:00.971 INFO [stderr] | Dec 13 07:23:00.971 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 13 07:23:00.971 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:23:00.971 INFO [stderr] | Dec 13 07:23:00.971 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! Dec 13 07:23:00.971 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:23:00.972 INFO [stderr] Dec 13 07:23:00.972 INFO [stderr] warning: cannot find type `id` in this scope Dec 13 07:23:00.972 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 07:23:00.972 INFO [stderr] | Dec 13 07:23:00.972 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 07:23:00.972 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:23:00.972 INFO [stderr] | Dec 13 07:23:00.972 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! Dec 13 07:23:00.972 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:23:00.972 INFO [stderr] Dec 13 07:23:00.972 INFO [stderr] warning: cannot find type `date` in this scope Dec 13 07:23:00.972 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 07:23:00.972 INFO [stderr] | Dec 13 07:23:00.972 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 07:23:00.972 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:23:00.972 INFO [stderr] | Dec 13 07:23:00.972 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! Dec 13 07:23:00.972 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:23:00.972 INFO [stderr] Dec 13 07:23:00.972 INFO [stderr] warning: cannot find type `entry_type` in this scope Dec 13 07:23:00.972 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 07:23:00.972 INFO [stderr] | Dec 13 07:23:00.972 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 07:23:00.972 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:23:00.972 INFO [stderr] | Dec 13 07:23:00.972 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! Dec 13 07:23:00.972 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:23:00.972 INFO [stderr] Dec 13 07:23:00.972 INFO [stderr] warning: cannot find type `sgv` in this scope Dec 13 07:23:00.972 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 07:23:00.972 INFO [stderr] | Dec 13 07:23:00.972 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 07:23:00.972 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:23:00.972 INFO [stderr] | Dec 13 07:23:00.972 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! Dec 13 07:23:00.972 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:23:00.972 INFO [stderr] Dec 13 07:23:00.972 INFO [stderr] warning: cannot find type `direction` in this scope Dec 13 07:23:00.972 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 07:23:00.972 INFO [stderr] | Dec 13 07:23:00.972 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 07:23:00.972 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:23:00.972 INFO [stderr] | Dec 13 07:23:00.972 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! Dec 13 07:23:00.972 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:23:00.972 INFO [stderr] Dec 13 07:23:00.972 INFO [stderr] warning: cannot find type `noise` in this scope Dec 13 07:23:00.972 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 07:23:00.972 INFO [stderr] | Dec 13 07:23:00.972 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 07:23:00.972 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:23:00.972 INFO [stderr] | Dec 13 07:23:00.972 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! Dec 13 07:23:00.974 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:23:00.974 INFO [stderr] Dec 13 07:23:00.974 INFO [stderr] warning: cannot find type `filtered` in this scope Dec 13 07:23:00.974 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 07:23:00.974 INFO [stderr] | Dec 13 07:23:00.974 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 07:23:00.974 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:23:00.975 INFO [stderr] | Dec 13 07:23:00.975 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! Dec 13 07:23:00.975 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:23:00.975 INFO [stderr] Dec 13 07:23:00.975 INFO [stderr] warning: cannot find type `unfiltered` in this scope Dec 13 07:23:00.975 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 07:23:00.975 INFO [stderr] | Dec 13 07:23:00.975 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 07:23:00.975 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:23:00.975 INFO [stderr] | Dec 13 07:23:00.975 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! Dec 13 07:23:00.975 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:23:00.975 INFO [stderr] Dec 13 07:23:00.975 INFO [stderr] warning: cannot find type `rssi` in this scope Dec 13 07:23:00.975 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 07:23:00.975 INFO [stderr] | Dec 13 07:23:00.975 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 07:23:00.975 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:23:00.975 INFO [stderr] | Dec 13 07:23:00.975 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! Dec 13 07:23:00.975 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:23:00.975 INFO [stderr] Dec 13 07:23:00.975 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 13 07:23:00.975 INFO [stderr] --> src/models.rs:5:41 Dec 13 07:23:00.975 INFO [stderr] | Dec 13 07:23:00.975 INFO [stderr] 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Dec 13 07:23:00.975 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:23:00.975 INFO [stderr] | Dec 13 07:23:00.975 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! Dec 13 07:23:00.975 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:23:00.979 INFO [stderr] Dec 13 07:23:00.979 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 13 07:23:00.979 INFO [stderr] --> src/models.rs:5:41 Dec 13 07:23:00.979 INFO [stderr] | Dec 13 07:23:00.979 INFO [stderr] 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Dec 13 07:23:00.979 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:23:00.979 INFO [stderr] | Dec 13 07:23:00.979 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! Dec 13 07:23:00.979 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:23:00.979 INFO [stderr] Dec 13 07:23:00.979 INFO [stderr] warning: cannot find type `Entry` in this scope Dec 13 07:23:00.979 INFO [stderr] --> src/models.rs:5:41 Dec 13 07:23:00.979 INFO [stderr] | Dec 13 07:23:00.979 INFO [stderr] 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Dec 13 07:23:00.979 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:23:00.979 INFO [stderr] | Dec 13 07:23:00.979 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! Dec 13 07:23:00.979 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:23:00.979 INFO [stderr] Dec 13 07:23:00.979 INFO [stderr] warning: cannot find type `entries` in this scope Dec 13 07:23:00.979 INFO [stderr] --> src/models.rs:5:52 Dec 13 07:23:00.979 INFO [stderr] | Dec 13 07:23:00.979 INFO [stderr] 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Dec 13 07:23:00.979 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:23:00.979 INFO [stderr] | Dec 13 07:23:00.979 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! Dec 13 07:23:00.979 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:23:00.979 INFO [stderr] Dec 13 07:23:00.979 INFO [stderr] warning: cannot find type `Entry` in this scope Dec 13 07:23:00.979 INFO [stderr] --> src/models.rs:5:52 Dec 13 07:23:00.979 INFO [stderr] | Dec 13 07:23:00.979 INFO [stderr] 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Dec 13 07:23:00.979 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:23:00.979 INFO [stderr] | Dec 13 07:23:00.979 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! Dec 13 07:23:00.979 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:23:00.979 INFO [stderr] Dec 13 07:23:00.979 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 13 07:23:00.979 INFO [stderr] --> src/models.rs:5:52 Dec 13 07:23:00.979 INFO [stderr] | Dec 13 07:23:00.979 INFO [stderr] 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Dec 13 07:23:00.979 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:23:00.979 INFO [stderr] | Dec 13 07:23:00.979 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! Dec 13 07:23:00.979 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:23:00.979 INFO [stderr] Dec 13 07:23:00.979 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 13 07:23:00.979 INFO [stderr] --> src/models.rs:5:52 Dec 13 07:23:00.979 INFO [stderr] | Dec 13 07:23:00.979 INFO [stderr] 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Dec 13 07:23:00.979 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:23:00.979 INFO [stderr] | Dec 13 07:23:00.979 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! Dec 13 07:23:00.979 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:23:00.979 INFO [stderr] Dec 13 07:23:00.979 INFO [stderr] warning: unused import: `dsl::*` Dec 13 07:23:00.979 INFO [stderr] --> src/main.rs:28:21 Dec 13 07:23:00.979 INFO [stderr] | Dec 13 07:23:00.979 INFO [stderr] 28 | entries::{self, dsl::*}, Dec 13 07:23:00.979 INFO [stderr] | ^^^^^^ Dec 13 07:23:00.979 INFO [stderr] Dec 13 07:23:01.437 INFO [stderr] warning: unused variable: `db` Dec 13 07:23:01.437 INFO [stderr] --> src/main.rs:59:15 Dec 13 07:23:01.437 INFO [stderr] | Dec 13 07:23:01.437 INFO [stderr] 59 | .map(|db: Arc| { Dec 13 07:23:01.437 INFO [stderr] | ^^ help: consider using `_db` instead Dec 13 07:23:01.437 INFO [stderr] | Dec 13 07:23:01.437 INFO [stderr] = note: #[warn(unused_variables)] on by default Dec 13 07:23:01.437 INFO [stderr] Dec 13 07:23:02.224 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.11s Dec 13 07:23:02.247 INFO [stderr] su: No module specific data is present Dec 13 07:23:03.321 INFO running `"docker" "inspect" "df889c8386e3166239c0b76080e2986e174cf726044b089605d40b30097dbca5"` Dec 13 07:23:03.485 INFO running `"docker" "rm" "-f" "df889c8386e3166239c0b76080e2986e174cf726044b089605d40b30097dbca5"` Dec 13 07:23:03.701 INFO [stdout] df889c8386e3166239c0b76080e2986e174cf726044b089605d40b30097dbca5 Dec 13 07:23:03.706 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-3/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-alt test --frozen" "-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"` Dec 13 07:23:04.119 INFO [stdout] 57edfe09bb0fa0508350e5d69dfca56ed025e9bbe9c47cc0e327dc49c7a7a0b2 Dec 13 07:23:04.123 INFO running `"docker" "start" "-a" "57edfe09bb0fa0508350e5d69dfca56ed025e9bbe9c47cc0e327dc49c7a7a0b2"` Dec 13 07:23:05.452 INFO [stderr] usermod: no changes Dec 13 07:23:05.715 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.21s Dec 13 07:23:05.727 INFO [stderr] Running /target/debug/deps/t1_dashboard-3457a58bda06a0dd Dec 13 07:23:05.730 INFO [stdout] Dec 13 07:23:05.730 INFO [stdout] running 0 tests Dec 13 07:23:05.730 INFO [stdout] Dec 13 07:23:05.730 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 13 07:23:05.730 INFO [stdout] Dec 13 07:23:05.733 INFO [stderr] su: No module specific data is present Dec 13 07:23:06.439 INFO running `"docker" "inspect" "57edfe09bb0fa0508350e5d69dfca56ed025e9bbe9c47cc0e327dc49c7a7a0b2"` Dec 13 07:23:06.770 INFO running `"docker" "rm" "-f" "57edfe09bb0fa0508350e5d69dfca56ed025e9bbe9c47cc0e327dc49c7a7a0b2"` Dec 13 07:23:07.139 INFO [stdout] 57edfe09bb0fa0508350e5d69dfca56ed025e9bbe9c47cc0e327dc49c7a7a0b2