Dec 13 07:20:41.221 INFO testing pimeys/t1-dashboard against master#bd47d6825bf4090517549d33cfef10d3300b4a75 for pr-56550 Dec 13 07:20:41.221 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-7/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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:41.608 INFO [stdout] cd70a30365392afed20146a5212eb5e0a1a2e2c3c5ecb62e9c793b8d2be8e644 Dec 13 07:20:41.613 INFO running `"docker" "start" "-a" "cd70a30365392afed20146a5212eb5e0a1a2e2c3c5ecb62e9c793b8d2be8e644"` Dec 13 07:20:43.459 INFO [stderr] usermod: no changes Dec 13 07:20:43.989 INFO [stderr] Compiling proc-macro2 v0.4.18 Dec 13 07:20:43.989 INFO [stderr] Compiling serde v1.0.77 Dec 13 07:20:44.063 INFO [stderr] Compiling utf-8 v0.7.4 Dec 13 07:20:44.064 INFO [stderr] Compiling ipnetwork v0.12.8 Dec 13 07:20:44.064 INFO [stderr] Compiling urlencoding v1.0.0 Dec 13 07:20:44.064 INFO [stderr] Compiling uuid v0.6.5 Dec 13 07:20:44.064 INFO [stderr] Compiling mio v0.6.16 Dec 13 07:20:44.064 INFO [stderr] Compiling want v0.0.6 Dec 13 07:20:48.863 INFO [stderr] Compiling http v0.1.12 Dec 13 07:20:48.935 INFO [stderr] Compiling input_buffer v0.2.0 Dec 13 07:20:48.935 INFO [stderr] Compiling num-bigint v0.1.44 Dec 13 07:20:48.943 INFO [stderr] Compiling regex v0.2.11 Dec 13 07:20:49.111 INFO [stderr] Compiling sha-1 v0.7.0 Dec 13 07:20:49.131 INFO [stderr] Compiling env_logger v0.5.13 Dec 13 07:20:52.683 INFO [stderr] Compiling tungstenite v0.6.0 Dec 13 07:21:14.116 INFO [stderr] Compiling pretty_env_logger v0.2.4 Dec 13 07:21:14.523 INFO [stderr] Compiling quote v0.6.8 Dec 13 07:21:14.883 INFO [stderr] Compiling mio-uds v0.6.7 Dec 13 07:21:15.735 INFO [stderr] Compiling tokio-reactor v0.1.5 Dec 13 07:21:19.147 INFO [stderr] Compiling num v0.1.42 Dec 13 07:21:19.268 INFO [stderr] Compiling syn v0.15.1 Dec 13 07:21:20.264 INFO [stderr] Compiling dotenv v0.9.0 Dec 13 07:21:21.008 INFO [stderr] Compiling bigdecimal v0.0.11 Dec 13 07:21:28.984 INFO [stderr] Compiling tokio-uds v0.2.1 Dec 13 07:21:28.986 INFO [stderr] Compiling tokio-tcp v0.1.1 Dec 13 07:21:29.003 INFO [stderr] Compiling tokio-udp v0.1.2 Dec 13 07:21:35.699 INFO [stderr] Compiling tokio v0.1.8 Dec 13 07:21:36.595 INFO [stderr] Compiling h2 v0.1.12 Dec 13 07:21:50.429 INFO [stderr] Compiling serde_derive v1.0.77 Dec 13 07:21:58.035 INFO [stderr] Compiling serde_json v1.0.27 Dec 13 07:21:58.036 INFO [stderr] Compiling chrono v0.4.6 Dec 13 07:21:58.129 INFO [stderr] Compiling serde_urlencoded v0.5.3 Dec 13 07:21:59.711 INFO [stderr] Compiling hyper v0.12.9 Dec 13 07:22:07.998 INFO [stderr] Compiling diesel v1.3.2 Dec 13 07:22:15.826 INFO [stderr] Compiling warp v0.1.3 Dec 13 07:22:51.867 INFO [stderr] Compiling r2d2-diesel v1.0.0 Dec 13 07:22:52.911 INFO [stderr] Compiling t1-dashboard v0.1.0 (/source) Dec 13 07:22:55.607 INFO [stderr] warning: unused `#[macro_use]` import Dec 13 07:22:55.607 INFO [stderr] --> src/main.rs:2:1 Dec 13 07:22:55.607 INFO [stderr] | Dec 13 07:22:55.607 INFO [stderr] 2 | #[macro_use] extern crate log; Dec 13 07:22:55.607 INFO [stderr] | ^^^^^^^^^^^^ Dec 13 07:22:55.607 INFO [stderr] | Dec 13 07:22:55.607 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 13 07:22:55.607 INFO [stderr] Dec 13 07:22:55.607 INFO [stderr] warning: unused `#[macro_use]` import Dec 13 07:22:55.607 INFO [stderr] --> src/main.rs:3:1 Dec 13 07:22:55.607 INFO [stderr] | Dec 13 07:22:55.607 INFO [stderr] 3 | #[macro_use] extern crate diesel_derives; Dec 13 07:22:55.607 INFO [stderr] | ^^^^^^^^^^^^ Dec 13 07:22:55.607 INFO [stderr] Dec 13 07:22:55.607 INFO [stderr] warning: cannot find type `table` in this scope Dec 13 07:22:55.607 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 13 07:22:55.607 INFO [stderr] | Dec 13 07:22:55.607 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 13 07:22:55.607 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:22:55.607 INFO [stderr] | Dec 13 07:22:55.607 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 13 07:22:55.607 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:55.607 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:22:55.607 INFO [stderr] Dec 13 07:22:55.607 INFO [stderr] warning: cannot find type `table` in this scope Dec 13 07:22:55.607 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 13 07:22:55.607 INFO [stderr] | Dec 13 07:22:55.607 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 13 07:22:55.607 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:22:55.607 INFO [stderr] | Dec 13 07:22:55.607 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:55.607 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:22:55.607 INFO [stderr] Dec 13 07:22:55.607 INFO [stderr] warning: cannot find type `id` in this scope Dec 13 07:22:55.607 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 07:22:55.607 INFO [stderr] | Dec 13 07:22:55.607 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 07:22:55.607 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:22:55.607 INFO [stderr] | Dec 13 07:22:55.607 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:55.607 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:22:55.607 INFO [stderr] Dec 13 07:22:55.607 INFO [stderr] warning: cannot find type `date` in this scope Dec 13 07:22:55.607 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 07:22:55.607 INFO [stderr] | Dec 13 07:22:55.607 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 07:22:55.607 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:22:55.607 INFO [stderr] | Dec 13 07:22:55.607 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:55.607 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:22:55.607 INFO [stderr] Dec 13 07:22:55.607 INFO [stderr] warning: cannot find type `entry_type` in this scope Dec 13 07:22:55.607 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 07:22:55.607 INFO [stderr] | Dec 13 07:22:55.607 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 07:22:55.607 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:22:55.607 INFO [stderr] | Dec 13 07:22:55.607 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:55.607 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:22:55.607 INFO [stderr] Dec 13 07:22:55.607 INFO [stderr] warning: cannot find type `sgv` in this scope Dec 13 07:22:55.607 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 07:22:55.607 INFO [stderr] | Dec 13 07:22:55.607 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 07:22:55.607 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:22:55.607 INFO [stderr] | Dec 13 07:22:55.607 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:55.607 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:22:55.607 INFO [stderr] Dec 13 07:22:55.607 INFO [stderr] warning: cannot find type `direction` in this scope Dec 13 07:22:55.607 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 07:22:55.607 INFO [stderr] | Dec 13 07:22:55.607 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 07:22:55.607 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:22:55.607 INFO [stderr] | Dec 13 07:22:55.607 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:55.607 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:22:55.607 INFO [stderr] Dec 13 07:22:55.614 INFO [stderr] warning: cannot find type `noise` in this scope Dec 13 07:22:55.615 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 07:22:55.615 INFO [stderr] | Dec 13 07:22:55.615 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 07:22:55.615 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:22:55.615 INFO [stderr] | Dec 13 07:22:55.615 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:55.615 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:22:55.615 INFO [stderr] Dec 13 07:22:55.615 INFO [stderr] warning: cannot find type `filtered` in this scope Dec 13 07:22:55.615 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 07:22:55.615 INFO [stderr] | Dec 13 07:22:55.615 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 07:22:55.615 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:22:55.615 INFO [stderr] | Dec 13 07:22:55.615 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:55.615 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:22:55.615 INFO [stderr] Dec 13 07:22:55.615 INFO [stderr] warning: cannot find type `unfiltered` in this scope Dec 13 07:22:55.615 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 07:22:55.615 INFO [stderr] | Dec 13 07:22:55.615 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 07:22:55.615 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:22:55.615 INFO [stderr] | Dec 13 07:22:55.615 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:55.615 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:22:55.615 INFO [stderr] Dec 13 07:22:55.615 INFO [stderr] warning: cannot find type `rssi` in this scope Dec 13 07:22:55.615 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 07:22:55.615 INFO [stderr] | Dec 13 07:22:55.615 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 07:22:55.615 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:22:55.615 INFO [stderr] | Dec 13 07:22:55.615 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:55.615 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:22:55.615 INFO [stderr] Dec 13 07:22:55.615 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 13 07:22:55.615 INFO [stderr] --> src/models.rs:5:41 Dec 13 07:22:55.615 INFO [stderr] | Dec 13 07:22:55.615 INFO [stderr] 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Dec 13 07:22:55.615 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:22:55.615 INFO [stderr] | Dec 13 07:22:55.615 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:55.615 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:22:55.615 INFO [stderr] Dec 13 07:22:55.615 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 13 07:22:55.615 INFO [stderr] --> src/models.rs:5:41 Dec 13 07:22:55.615 INFO [stderr] | Dec 13 07:22:55.615 INFO [stderr] 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Dec 13 07:22:55.615 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:22:55.615 INFO [stderr] | Dec 13 07:22:55.615 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:55.615 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:22:55.615 INFO [stderr] Dec 13 07:22:55.615 INFO [stderr] warning: cannot find type `Entry` in this scope Dec 13 07:22:55.615 INFO [stderr] --> src/models.rs:5:41 Dec 13 07:22:55.615 INFO [stderr] | Dec 13 07:22:55.615 INFO [stderr] 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Dec 13 07:22:55.615 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:22:55.615 INFO [stderr] | Dec 13 07:22:55.615 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:55.615 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:22:55.615 INFO [stderr] Dec 13 07:22:55.615 INFO [stderr] warning: cannot find type `entries` in this scope Dec 13 07:22:55.615 INFO [stderr] --> src/models.rs:5:52 Dec 13 07:22:55.615 INFO [stderr] | Dec 13 07:22:55.615 INFO [stderr] 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Dec 13 07:22:55.615 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:22:55.615 INFO [stderr] | Dec 13 07:22:55.615 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:55.615 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:22:55.615 INFO [stderr] Dec 13 07:22:55.615 INFO [stderr] warning: cannot find type `Entry` in this scope Dec 13 07:22:55.615 INFO [stderr] --> src/models.rs:5:52 Dec 13 07:22:55.615 INFO [stderr] | Dec 13 07:22:55.615 INFO [stderr] 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Dec 13 07:22:55.615 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:22:55.615 INFO [stderr] | Dec 13 07:22:55.615 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:55.615 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:22:55.615 INFO [stderr] Dec 13 07:22:55.615 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 13 07:22:55.615 INFO [stderr] --> src/models.rs:5:52 Dec 13 07:22:55.615 INFO [stderr] | Dec 13 07:22:55.615 INFO [stderr] 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Dec 13 07:22:55.615 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:22:55.615 INFO [stderr] | Dec 13 07:22:55.615 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:55.615 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:22:55.616 INFO [stderr] Dec 13 07:22:55.616 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 13 07:22:55.616 INFO [stderr] --> src/models.rs:5:52 Dec 13 07:22:55.616 INFO [stderr] | Dec 13 07:22:55.616 INFO [stderr] 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Dec 13 07:22:55.616 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:22:55.616 INFO [stderr] | Dec 13 07:22:55.616 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:55.616 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:22:55.616 INFO [stderr] Dec 13 07:22:55.616 INFO [stderr] warning: unused import: `dsl::*` Dec 13 07:22:55.616 INFO [stderr] --> src/main.rs:28:21 Dec 13 07:22:55.616 INFO [stderr] | Dec 13 07:22:55.616 INFO [stderr] 28 | entries::{self, dsl::*}, Dec 13 07:22:55.616 INFO [stderr] | ^^^^^^ Dec 13 07:22:55.616 INFO [stderr] Dec 13 07:22:56.054 INFO [stderr] warning: unused variable: `db` Dec 13 07:22:56.055 INFO [stderr] --> src/main.rs:59:15 Dec 13 07:22:56.055 INFO [stderr] | Dec 13 07:22:56.055 INFO [stderr] 59 | .map(|db: Arc| { Dec 13 07:22:56.055 INFO [stderr] | ^^ help: consider using `_db` instead Dec 13 07:22:56.055 INFO [stderr] | Dec 13 07:22:56.055 INFO [stderr] = note: #[warn(unused_variables)] on by default Dec 13 07:22:56.055 INFO [stderr] Dec 13 07:23:08.495 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 25s Dec 13 07:23:08.513 INFO [stderr] su: No module specific data is present Dec 13 07:23:09.203 INFO running `"docker" "inspect" "cd70a30365392afed20146a5212eb5e0a1a2e2c3c5ecb62e9c793b8d2be8e644"` Dec 13 07:23:09.545 INFO running `"docker" "rm" "-f" "cd70a30365392afed20146a5212eb5e0a1a2e2c3c5ecb62e9c793b8d2be8e644"` Dec 13 07:23:09.904 INFO [stdout] cd70a30365392afed20146a5212eb5e0a1a2e2c3c5ecb62e9c793b8d2be8e644 Dec 13 07:23:10.006 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-7/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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:23:10.605 INFO [stdout] a7d43ece1a4d4e39817d915fbbae7ed3c03449c01d039cbaa794d04a0adc8155 Dec 13 07:23:10.720 INFO running `"docker" "start" "-a" "a7d43ece1a4d4e39817d915fbbae7ed3c03449c01d039cbaa794d04a0adc8155"` Dec 13 07:23:12.366 INFO [stderr] usermod: no changes Dec 13 07:23:12.623 INFO [stderr] Compiling t1-dashboard v0.1.0 (/source) Dec 13 07:23:15.066 INFO [stderr] warning: unused `#[macro_use]` import Dec 13 07:23:15.067 INFO [stderr] --> src/main.rs:2:1 Dec 13 07:23:15.067 INFO [stderr] | Dec 13 07:23:15.067 INFO [stderr] 2 | #[macro_use] extern crate log; Dec 13 07:23:15.067 INFO [stderr] | ^^^^^^^^^^^^ Dec 13 07:23:15.067 INFO [stderr] | Dec 13 07:23:15.067 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 13 07:23:15.067 INFO [stderr] Dec 13 07:23:15.067 INFO [stderr] warning: unused `#[macro_use]` import Dec 13 07:23:15.067 INFO [stderr] --> src/main.rs:3:1 Dec 13 07:23:15.067 INFO [stderr] | Dec 13 07:23:15.067 INFO [stderr] 3 | #[macro_use] extern crate diesel_derives; Dec 13 07:23:15.067 INFO [stderr] | ^^^^^^^^^^^^ Dec 13 07:23:15.067 INFO [stderr] Dec 13 07:23:15.067 INFO [stderr] warning: cannot find type `table` in this scope Dec 13 07:23:15.067 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 13 07:23:15.067 INFO [stderr] | Dec 13 07:23:15.067 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 13 07:23:15.067 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:23:15.067 INFO [stderr] | Dec 13 07:23:15.067 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 13 07:23:15.067 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:15.067 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:23:15.067 INFO [stderr] Dec 13 07:23:15.067 INFO [stderr] warning: cannot find type `table` in this scope Dec 13 07:23:15.067 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 13 07:23:15.067 INFO [stderr] | Dec 13 07:23:15.067 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 13 07:23:15.067 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:23:15.067 INFO [stderr] | Dec 13 07:23:15.067 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:15.067 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:23:15.067 INFO [stderr] Dec 13 07:23:15.067 INFO [stderr] warning: cannot find type `id` in this scope Dec 13 07:23:15.067 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 07:23:15.067 INFO [stderr] | Dec 13 07:23:15.067 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 07:23:15.067 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:23:15.067 INFO [stderr] | Dec 13 07:23:15.067 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:15.067 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:23:15.067 INFO [stderr] Dec 13 07:23:15.067 INFO [stderr] warning: cannot find type `date` in this scope Dec 13 07:23:15.067 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 07:23:15.067 INFO [stderr] | Dec 13 07:23:15.067 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 07:23:15.067 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:23:15.067 INFO [stderr] | Dec 13 07:23:15.067 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:15.067 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:23:15.067 INFO [stderr] Dec 13 07:23:15.067 INFO [stderr] warning: cannot find type `entry_type` in this scope Dec 13 07:23:15.067 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 07:23:15.067 INFO [stderr] | Dec 13 07:23:15.067 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 07:23:15.067 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:23:15.067 INFO [stderr] | Dec 13 07:23:15.067 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:15.067 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:23:15.067 INFO [stderr] Dec 13 07:23:15.067 INFO [stderr] warning: cannot find type `sgv` in this scope Dec 13 07:23:15.067 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 07:23:15.067 INFO [stderr] | Dec 13 07:23:15.067 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 07:23:15.067 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:23:15.067 INFO [stderr] | Dec 13 07:23:15.067 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:15.067 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:23:15.067 INFO [stderr] Dec 13 07:23:15.067 INFO [stderr] warning: cannot find type `direction` in this scope Dec 13 07:23:15.067 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 07:23:15.067 INFO [stderr] | Dec 13 07:23:15.067 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 07:23:15.067 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:23:15.067 INFO [stderr] | Dec 13 07:23:15.067 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:15.067 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:23:15.067 INFO [stderr] Dec 13 07:23:15.067 INFO [stderr] warning: cannot find type `noise` in this scope Dec 13 07:23:15.067 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 07:23:15.067 INFO [stderr] | Dec 13 07:23:15.067 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 07:23:15.067 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:23:15.067 INFO [stderr] | Dec 13 07:23:15.067 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:15.067 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:23:15.067 INFO [stderr] Dec 13 07:23:15.067 INFO [stderr] warning: cannot find type `filtered` in this scope Dec 13 07:23:15.067 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 07:23:15.067 INFO [stderr] | Dec 13 07:23:15.068 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 07:23:15.068 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:23:15.068 INFO [stderr] | Dec 13 07:23:15.068 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:15.068 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:23:15.068 INFO [stderr] Dec 13 07:23:15.068 INFO [stderr] warning: cannot find type `unfiltered` in this scope Dec 13 07:23:15.068 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 07:23:15.068 INFO [stderr] | Dec 13 07:23:15.068 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 07:23:15.068 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:23:15.068 INFO [stderr] | Dec 13 07:23:15.068 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:15.068 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:23:15.068 INFO [stderr] Dec 13 07:23:15.068 INFO [stderr] warning: cannot find type `rssi` in this scope Dec 13 07:23:15.068 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 07:23:15.068 INFO [stderr] | Dec 13 07:23:15.068 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 07:23:15.068 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:23:15.068 INFO [stderr] | Dec 13 07:23:15.068 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:15.068 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:23:15.068 INFO [stderr] Dec 13 07:23:15.068 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 13 07:23:15.068 INFO [stderr] --> src/models.rs:5:41 Dec 13 07:23:15.068 INFO [stderr] | Dec 13 07:23:15.068 INFO [stderr] 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Dec 13 07:23:15.068 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:23:15.068 INFO [stderr] | Dec 13 07:23:15.068 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:15.068 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:23:15.068 INFO [stderr] Dec 13 07:23:15.068 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 13 07:23:15.068 INFO [stderr] --> src/models.rs:5:41 Dec 13 07:23:15.068 INFO [stderr] | Dec 13 07:23:15.068 INFO [stderr] 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Dec 13 07:23:15.068 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:23:15.068 INFO [stderr] | Dec 13 07:23:15.068 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:15.068 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:23:15.068 INFO [stderr] Dec 13 07:23:15.068 INFO [stderr] warning: cannot find type `Entry` in this scope Dec 13 07:23:15.068 INFO [stderr] --> src/models.rs:5:41 Dec 13 07:23:15.068 INFO [stderr] | Dec 13 07:23:15.068 INFO [stderr] 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Dec 13 07:23:15.068 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:23:15.068 INFO [stderr] | Dec 13 07:23:15.068 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:15.068 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:23:15.068 INFO [stderr] Dec 13 07:23:15.068 INFO [stderr] warning: cannot find type `entries` in this scope Dec 13 07:23:15.068 INFO [stderr] --> src/models.rs:5:52 Dec 13 07:23:15.068 INFO [stderr] | Dec 13 07:23:15.068 INFO [stderr] 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Dec 13 07:23:15.068 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:23:15.068 INFO [stderr] | Dec 13 07:23:15.068 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:15.068 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:23:15.068 INFO [stderr] Dec 13 07:23:15.068 INFO [stderr] warning: cannot find type `Entry` in this scope Dec 13 07:23:15.068 INFO [stderr] --> src/models.rs:5:52 Dec 13 07:23:15.068 INFO [stderr] | Dec 13 07:23:15.068 INFO [stderr] 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Dec 13 07:23:15.068 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:23:15.068 INFO [stderr] | Dec 13 07:23:15.068 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:15.068 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:23:15.068 INFO [stderr] Dec 13 07:23:15.068 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 13 07:23:15.068 INFO [stderr] --> src/models.rs:5:52 Dec 13 07:23:15.068 INFO [stderr] | Dec 13 07:23:15.068 INFO [stderr] 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Dec 13 07:23:15.068 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:23:15.068 INFO [stderr] | Dec 13 07:23:15.068 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:15.068 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:23:15.068 INFO [stderr] Dec 13 07:23:15.068 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 13 07:23:15.068 INFO [stderr] --> src/models.rs:5:52 Dec 13 07:23:15.068 INFO [stderr] | Dec 13 07:23:15.068 INFO [stderr] 5 | #[derive(Deserialize, Serialize, Debug, Queryable, Insertable)] Dec 13 07:23:15.068 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 07:23:15.068 INFO [stderr] | Dec 13 07:23:15.068 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:15.068 INFO [stderr] = note: for more information, see issue #50504 Dec 13 07:23:15.068 INFO [stderr] Dec 13 07:23:15.068 INFO [stderr] warning: unused import: `dsl::*` Dec 13 07:23:15.069 INFO [stderr] --> src/main.rs:28:21 Dec 13 07:23:15.069 INFO [stderr] | Dec 13 07:23:15.069 INFO [stderr] 28 | entries::{self, dsl::*}, Dec 13 07:23:15.069 INFO [stderr] | ^^^^^^ Dec 13 07:23:15.069 INFO [stderr] Dec 13 07:23:15.528 INFO [stderr] warning: unused variable: `db` Dec 13 07:23:15.528 INFO [stderr] --> src/main.rs:59:15 Dec 13 07:23:15.528 INFO [stderr] | Dec 13 07:23:15.528 INFO [stderr] 59 | .map(|db: Arc| { Dec 13 07:23:15.528 INFO [stderr] | ^^ help: consider using `_db` instead Dec 13 07:23:15.528 INFO [stderr] | Dec 13 07:23:15.528 INFO [stderr] = note: #[warn(unused_variables)] on by default Dec 13 07:23:15.528 INFO [stderr] Dec 13 07:23:16.203 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.80s Dec 13 07:23:16.212 INFO [stderr] su: No module specific data is present Dec 13 07:23:16.995 INFO running `"docker" "inspect" "a7d43ece1a4d4e39817d915fbbae7ed3c03449c01d039cbaa794d04a0adc8155"` Dec 13 07:23:17.369 INFO running `"docker" "rm" "-f" "a7d43ece1a4d4e39817d915fbbae7ed3c03449c01d039cbaa794d04a0adc8155"` Dec 13 07:23:17.671 INFO [stdout] a7d43ece1a4d4e39817d915fbbae7ed3c03449c01d039cbaa794d04a0adc8155 Dec 13 07:23:17.676 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-7/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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:18.203 INFO [stdout] dbbddc39741730f09acd3bf5c10304080bb2413b3f5b4e52e50f42e10784303a Dec 13 07:23:18.205 INFO running `"docker" "start" "-a" "dbbddc39741730f09acd3bf5c10304080bb2413b3f5b4e52e50f42e10784303a"` Dec 13 07:23:20.490 INFO [stderr] usermod: no changes Dec 13 07:23:20.805 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.29s Dec 13 07:23:20.839 INFO [stderr] Running /target/debug/deps/t1_dashboard-6081677ec490f664 Dec 13 07:23:20.845 INFO [stdout] Dec 13 07:23:20.845 INFO [stdout] running 0 tests Dec 13 07:23:20.846 INFO [stdout] Dec 13 07:23:20.846 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 13 07:23:20.846 INFO [stdout] Dec 13 07:23:20.850 INFO [stderr] su: No module specific data is present Dec 13 07:23:22.594 INFO running `"docker" "inspect" "dbbddc39741730f09acd3bf5c10304080bb2413b3f5b4e52e50f42e10784303a"` Dec 13 07:23:22.987 INFO running `"docker" "rm" "-f" "dbbddc39741730f09acd3bf5c10304080bb2413b3f5b4e52e50f42e10784303a"` Dec 13 07:23:23.351 INFO [stdout] dbbddc39741730f09acd3bf5c10304080bb2413b3f5b4e52e50f42e10784303a