Dec 04 19:23:26.500 INFO checking eeeeeta/f24-telemetry-server against master#c8ae2de8363be088604ffa2ccba84ff7ad7250bc for pr-56481 Dec 04 19:23:26.500 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56481/worker-4/master#c8ae2de8363be088604ffa2ccba84ff7ad7250bc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56481/master#c8ae2de8363be088604ffa2ccba84ff7ad7250bc:/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 +c8ae2de8363be088604ffa2ccba84ff7ad7250bc-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"` Dec 04 19:23:26.835 INFO [stdout] 7c30529a707cbb4b0a566122781eb447e0fc8f52e4a07bf5d9787f4ce7baed86 Dec 04 19:23:26.842 INFO running `"docker" "start" "-a" "7c30529a707cbb4b0a566122781eb447e0fc8f52e4a07bf5d9787f4ce7baed86"` Dec 04 19:23:27.939 INFO [stderr] usermod: no changes Dec 04 19:23:28.207 INFO [stderr] Compiling rocket v0.3.16 Dec 04 19:23:28.207 INFO [stderr] Compiling rocket_codegen v0.3.16 Dec 04 19:23:28.227 INFO [stderr] Checking serde_json v1.0.30 Dec 04 19:23:28.227 INFO [stderr] Compiling crossbeam-epoch v0.3.1 Dec 04 19:23:28.227 INFO [stderr] Compiling hyper v0.10.13 Dec 04 19:23:28.239 INFO [stderr] Checking diesel v1.3.3 Dec 04 19:23:28.239 INFO [stderr] Checking dotenv v0.13.0 Dec 04 19:23:33.420 INFO [stderr] Compiling crossbeam-deque v0.2.0 Dec 04 19:23:35.620 INFO [stderr] Compiling rayon-core v1.4.1 Dec 04 19:23:42.660 INFO [stderr] Compiling rayon v0.7.1 Dec 04 19:23:53.764 INFO [stderr] Compiling ring v0.11.0 Dec 04 19:24:06.204 INFO [stderr] Checking cookie v0.9.2 Dec 04 19:24:21.339 INFO [stderr] Checking rocket_contrib v0.3.16 Dec 04 19:24:45.790 INFO [stderr] Checking r2d2-diesel v1.0.0 Dec 04 19:24:46.763 INFO [stderr] Checking f24-telemetry-server v0.1.0 (/source) Dec 04 19:24:51.216 INFO [stderr] warning: unused `#[macro_use]` import Dec 04 19:24:51.216 INFO [stderr] --> src/main.rs:9:1 Dec 04 19:24:51.216 INFO [stderr] | Dec 04 19:24:51.216 INFO [stderr] 9 | #[macro_use] extern crate rocket; Dec 04 19:24:51.216 INFO [stderr] | ^^^^^^^^^^^^ Dec 04 19:24:51.216 INFO [stderr] | Dec 04 19:24:51.216 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 04 19:24:51.216 INFO [stderr] Dec 04 19:24:51.216 INFO [stderr] warning: cannot find type `table` in this scope Dec 04 19:24:51.216 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 04 19:24:51.216 INFO [stderr] | Dec 04 19:24:51.216 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 04 19:24:51.216 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.216 INFO [stderr] | Dec 04 19:24:51.216 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 04 19:24:51.216 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 04 19:24:51.216 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.216 INFO [stderr] Dec 04 19:24:51.216 INFO [stderr] warning: cannot find type `table` in this scope Dec 04 19:24:51.217 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 04 19:24:51.217 INFO [stderr] | Dec 04 19:24:51.217 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 04 19:24:51.217 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.217 INFO [stderr] | Dec 04 19:24:51.217 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 04 19:24:51.217 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.217 INFO [stderr] Dec 04 19:24:51.217 INFO [stderr] warning: cannot find type `id` in this scope Dec 04 19:24:51.218 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:24:51.218 INFO [stderr] | Dec 04 19:24:51.218 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:24:51.218 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.218 INFO [stderr] | Dec 04 19:24:51.218 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 04 19:24:51.218 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.218 INFO [stderr] Dec 04 19:24:51.218 INFO [stderr] warning: cannot find type `team_id` in this scope Dec 04 19:24:51.218 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:24:51.218 INFO [stderr] | Dec 04 19:24:51.218 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:24:51.218 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.218 INFO [stderr] | Dec 04 19:24:51.218 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 04 19:24:51.218 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.218 INFO [stderr] Dec 04 19:24:51.218 INFO [stderr] warning: cannot find type `token` in this scope Dec 04 19:24:51.218 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:24:51.218 INFO [stderr] | Dec 04 19:24:51.218 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:24:51.218 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.218 INFO [stderr] | Dec 04 19:24:51.218 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 04 19:24:51.218 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.218 INFO [stderr] Dec 04 19:24:51.219 INFO [stderr] warning: cannot find type `disabled` in this scope Dec 04 19:24:51.219 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:24:51.219 INFO [stderr] | Dec 04 19:24:51.219 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:24:51.219 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.219 INFO [stderr] | Dec 04 19:24:51.219 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 04 19:24:51.219 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.219 INFO [stderr] Dec 04 19:24:51.225 INFO [stderr] warning: cannot find type `identifier` in this scope Dec 04 19:24:51.225 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:24:51.225 INFO [stderr] | Dec 04 19:24:51.225 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:24:51.225 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.226 INFO [stderr] | Dec 04 19:24:51.226 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 04 19:24:51.226 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.226 INFO [stderr] Dec 04 19:24:51.226 INFO [stderr] warning: cannot find type `car_id` in this scope Dec 04 19:24:51.226 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:24:51.226 INFO [stderr] | Dec 04 19:24:51.226 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:24:51.226 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.226 INFO [stderr] | Dec 04 19:24:51.226 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 04 19:24:51.226 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.226 INFO [stderr] Dec 04 19:24:51.226 INFO [stderr] warning: cannot find type `race_id` in this scope Dec 04 19:24:51.226 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:24:51.226 INFO [stderr] | Dec 04 19:24:51.226 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:24:51.226 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.226 INFO [stderr] | Dec 04 19:24:51.226 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 04 19:24:51.226 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.226 INFO [stderr] Dec 04 19:24:51.226 INFO [stderr] warning: cannot find type `ts` in this scope Dec 04 19:24:51.226 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:24:51.226 INFO [stderr] | Dec 04 19:24:51.226 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:24:51.226 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.226 INFO [stderr] | Dec 04 19:24:51.226 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 04 19:24:51.226 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.226 INFO [stderr] Dec 04 19:24:51.226 INFO [stderr] warning: cannot find type `arduino_secs` in this scope Dec 04 19:24:51.226 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:24:51.226 INFO [stderr] | Dec 04 19:24:51.226 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:24:51.226 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.226 INFO [stderr] | Dec 04 19:24:51.226 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 04 19:24:51.226 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.226 INFO [stderr] Dec 04 19:24:51.226 INFO [stderr] warning: cannot find type `voltage` in this scope Dec 04 19:24:51.226 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:24:51.226 INFO [stderr] | Dec 04 19:24:51.226 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:24:51.226 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.226 INFO [stderr] | Dec 04 19:24:51.226 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 04 19:24:51.226 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.226 INFO [stderr] Dec 04 19:24:51.226 INFO [stderr] warning: cannot find type `current` in this scope Dec 04 19:24:51.226 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:24:51.226 INFO [stderr] | Dec 04 19:24:51.226 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:24:51.226 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.226 INFO [stderr] | Dec 04 19:24:51.226 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 04 19:24:51.226 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.226 INFO [stderr] Dec 04 19:24:51.226 INFO [stderr] warning: cannot find type `watthours` in this scope Dec 04 19:24:51.226 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:24:51.226 INFO [stderr] | Dec 04 19:24:51.226 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:24:51.226 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.226 INFO [stderr] | Dec 04 19:24:51.226 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 04 19:24:51.226 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.226 INFO [stderr] Dec 04 19:24:51.226 INFO [stderr] warning: cannot find type `temp1` in this scope Dec 04 19:24:51.226 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:24:51.226 INFO [stderr] | Dec 04 19:24:51.226 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:24:51.226 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.226 INFO [stderr] | Dec 04 19:24:51.226 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 04 19:24:51.226 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.226 INFO [stderr] Dec 04 19:24:51.226 INFO [stderr] warning: cannot find type `temp2` in this scope Dec 04 19:24:51.226 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:24:51.226 INFO [stderr] | Dec 04 19:24:51.226 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:24:51.226 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.226 INFO [stderr] | Dec 04 19:24:51.226 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 04 19:24:51.226 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.227 INFO [stderr] Dec 04 19:24:51.228 INFO [stderr] warning: cannot find type `gps_speed` in this scope Dec 04 19:24:51.228 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:24:51.228 INFO [stderr] | Dec 04 19:24:51.228 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:24:51.228 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.228 INFO [stderr] | Dec 04 19:24:51.228 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 04 19:24:51.228 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.228 INFO [stderr] Dec 04 19:24:51.228 INFO [stderr] warning: cannot find type `gps_long` in this scope Dec 04 19:24:51.228 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:24:51.228 INFO [stderr] | Dec 04 19:24:51.228 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:24:51.228 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.228 INFO [stderr] | Dec 04 19:24:51.228 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 04 19:24:51.228 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.228 INFO [stderr] Dec 04 19:24:51.228 INFO [stderr] warning: cannot find type `gps_lat` in this scope Dec 04 19:24:51.228 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:24:51.228 INFO [stderr] | Dec 04 19:24:51.228 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:24:51.228 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.228 INFO [stderr] | Dec 04 19:24:51.228 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 04 19:24:51.228 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.228 INFO [stderr] Dec 04 19:24:51.228 INFO [stderr] warning: cannot find type `accel` in this scope Dec 04 19:24:51.228 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:24:51.228 INFO [stderr] | Dec 04 19:24:51.228 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:24:51.228 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.228 INFO [stderr] | Dec 04 19:24:51.228 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 04 19:24:51.228 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.228 INFO [stderr] Dec 04 19:24:51.228 INFO [stderr] warning: cannot find type `pressure1` in this scope Dec 04 19:24:51.228 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:24:51.228 INFO [stderr] | Dec 04 19:24:51.228 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:24:51.228 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.228 INFO [stderr] | Dec 04 19:24:51.228 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 04 19:24:51.228 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.228 INFO [stderr] Dec 04 19:24:51.229 INFO [stderr] warning: cannot find type `pressure2` in this scope Dec 04 19:24:51.229 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:24:51.229 INFO [stderr] | Dec 04 19:24:51.229 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:24:51.229 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.229 INFO [stderr] | Dec 04 19:24:51.229 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 04 19:24:51.229 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.229 INFO [stderr] Dec 04 19:24:51.229 INFO [stderr] warning: cannot find type `rpm1` in this scope Dec 04 19:24:51.229 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:24:51.229 INFO [stderr] | Dec 04 19:24:51.229 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:24:51.229 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.229 INFO [stderr] | Dec 04 19:24:51.229 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 04 19:24:51.229 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.229 INFO [stderr] Dec 04 19:24:51.229 INFO [stderr] warning: cannot find type `rpm2` in this scope Dec 04 19:24:51.229 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:24:51.229 INFO [stderr] | Dec 04 19:24:51.229 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:24:51.229 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.229 INFO [stderr] | Dec 04 19:24:51.229 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 04 19:24:51.229 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.229 INFO [stderr] Dec 04 19:24:51.229 INFO [stderr] warning: cannot find type `motor_voltage` in this scope Dec 04 19:24:51.229 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:24:51.229 INFO [stderr] | Dec 04 19:24:51.229 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:24:51.229 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.229 INFO [stderr] | Dec 04 19:24:51.229 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 04 19:24:51.229 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.229 INFO [stderr] Dec 04 19:24:51.229 INFO [stderr] warning: cannot find type `motor_current` in this scope Dec 04 19:24:51.229 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:24:51.229 INFO [stderr] | Dec 04 19:24:51.229 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:24:51.229 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.229 INFO [stderr] | Dec 04 19:24:51.230 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 04 19:24:51.230 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.231 INFO [stderr] Dec 04 19:24:51.231 INFO [stderr] warning: cannot find type `gps_track` in this scope Dec 04 19:24:51.231 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:24:51.231 INFO [stderr] | Dec 04 19:24:51.231 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:24:51.231 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.231 INFO [stderr] | Dec 04 19:24:51.231 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 04 19:24:51.231 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.231 INFO [stderr] Dec 04 19:24:51.231 INFO [stderr] warning: cannot find type `battery_voltage_1` in this scope Dec 04 19:24:51.231 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:24:51.231 INFO [stderr] | Dec 04 19:24:51.231 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:24:51.231 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.231 INFO [stderr] | Dec 04 19:24:51.231 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 04 19:24:51.231 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.231 INFO [stderr] Dec 04 19:24:51.242 INFO [stderr] warning: cannot find type `battery_voltage_2` in this scope Dec 04 19:24:51.242 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:24:51.242 INFO [stderr] | Dec 04 19:24:51.242 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:24:51.242 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.242 INFO [stderr] | Dec 04 19:24:51.242 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 04 19:24:51.242 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.242 INFO [stderr] Dec 04 19:24:51.242 INFO [stderr] warning: cannot find type `name` in this scope Dec 04 19:24:51.243 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:24:51.243 INFO [stderr] | Dec 04 19:24:51.243 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:24:51.243 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.243 INFO [stderr] | Dec 04 19:24:51.243 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 04 19:24:51.243 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.243 INFO [stderr] Dec 04 19:24:51.243 INFO [stderr] warning: cannot find type `current_race` in this scope Dec 04 19:24:51.243 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:24:51.243 INFO [stderr] | Dec 04 19:24:51.243 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:24:51.243 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.243 INFO [stderr] | Dec 04 19:24:51.243 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 04 19:24:51.243 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.243 INFO [stderr] Dec 04 19:24:51.243 INFO [stderr] warning: cannot find type `Team` in this scope Dec 04 19:24:51.243 INFO [stderr] --> src/models.rs:4:10 Dec 04 19:24:51.243 INFO [stderr] | Dec 04 19:24:51.243 INFO [stderr] 4 | #[derive(Queryable)] Dec 04 19:24:51.243 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.243 INFO [stderr] | Dec 04 19:24:51.243 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 04 19:24:51.243 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.243 INFO [stderr] Dec 04 19:24:51.243 INFO [stderr] warning: cannot find type `AccessToken` in this scope Dec 04 19:24:51.243 INFO [stderr] --> src/models.rs:10:10 Dec 04 19:24:51.243 INFO [stderr] | Dec 04 19:24:51.243 INFO [stderr] 10 | #[derive(Queryable)] Dec 04 19:24:51.243 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.243 INFO [stderr] | Dec 04 19:24:51.243 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 04 19:24:51.243 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.243 INFO [stderr] Dec 04 19:24:51.243 INFO [stderr] warning: cannot find type `Car` in this scope Dec 04 19:24:51.243 INFO [stderr] --> src/models.rs:17:10 Dec 04 19:24:51.243 INFO [stderr] | Dec 04 19:24:51.243 INFO [stderr] 17 | #[derive(Queryable)] Dec 04 19:24:51.243 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.243 INFO [stderr] | Dec 04 19:24:51.243 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 04 19:24:51.243 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.243 INFO [stderr] Dec 04 19:24:51.243 INFO [stderr] warning: cannot find type `Race` in this scope Dec 04 19:24:51.243 INFO [stderr] --> src/models.rs:23:10 Dec 04 19:24:51.243 INFO [stderr] | Dec 04 19:24:51.243 INFO [stderr] 23 | #[derive(Queryable)] Dec 04 19:24:51.243 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.243 INFO [stderr] | Dec 04 19:24:51.243 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 04 19:24:51.243 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.243 INFO [stderr] Dec 04 19:24:51.243 INFO [stderr] warning: cannot find type `data_records` in this scope Dec 04 19:24:51.243 INFO [stderr] --> src/models.rs:29:10 Dec 04 19:24:51.243 INFO [stderr] | Dec 04 19:24:51.243 INFO [stderr] 29 | #[derive(Insertable, Queryable)] Dec 04 19:24:51.243 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.243 INFO [stderr] | Dec 04 19:24:51.243 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 04 19:24:51.243 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.243 INFO [stderr] Dec 04 19:24:51.243 INFO [stderr] warning: cannot find type `DataRecord` in this scope Dec 04 19:24:51.243 INFO [stderr] --> src/models.rs:29:10 Dec 04 19:24:51.243 INFO [stderr] | Dec 04 19:24:51.243 INFO [stderr] 29 | #[derive(Insertable, Queryable)] Dec 04 19:24:51.243 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.247 INFO [stderr] | Dec 04 19:24:51.247 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 04 19:24:51.247 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.247 INFO [stderr] Dec 04 19:24:51.247 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 04 19:24:51.247 INFO [stderr] --> src/models.rs:29:10 Dec 04 19:24:51.247 INFO [stderr] | Dec 04 19:24:51.247 INFO [stderr] 29 | #[derive(Insertable, Queryable)] Dec 04 19:24:51.247 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.247 INFO [stderr] | Dec 04 19:24:51.247 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 04 19:24:51.247 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.247 INFO [stderr] Dec 04 19:24:51.247 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 04 19:24:51.247 INFO [stderr] --> src/models.rs:29:22 Dec 04 19:24:51.247 INFO [stderr] | Dec 04 19:24:51.247 INFO [stderr] 29 | #[derive(Insertable, Queryable)] Dec 04 19:24:51.247 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.247 INFO [stderr] | Dec 04 19:24:51.247 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 04 19:24:51.247 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.247 INFO [stderr] Dec 04 19:24:51.247 INFO [stderr] warning: cannot find type `DataRecord` in this scope Dec 04 19:24:51.247 INFO [stderr] --> src/models.rs:29:22 Dec 04 19:24:51.247 INFO [stderr] | Dec 04 19:24:51.247 INFO [stderr] 29 | #[derive(Insertable, Queryable)] Dec 04 19:24:51.247 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.247 INFO [stderr] | Dec 04 19:24:51.247 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 04 19:24:51.247 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.247 INFO [stderr] Dec 04 19:24:51.394 INFO [stderr] warning: unused `#[macro_use]` import Dec 04 19:24:51.394 INFO [stderr] --> src/main.rs:9:1 Dec 04 19:24:51.394 INFO [stderr] | Dec 04 19:24:51.394 INFO [stderr] 9 | #[macro_use] extern crate rocket; Dec 04 19:24:51.394 INFO [stderr] | ^^^^^^^^^^^^ Dec 04 19:24:51.394 INFO [stderr] | Dec 04 19:24:51.394 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 04 19:24:51.394 INFO [stderr] Dec 04 19:24:51.394 INFO [stderr] warning: cannot find type `table` in this scope Dec 04 19:24:51.394 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 04 19:24:51.395 INFO [stderr] | Dec 04 19:24:51.395 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 04 19:24:51.395 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.395 INFO [stderr] | Dec 04 19:24:51.395 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 04 19:24:51.395 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 04 19:24:51.395 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.395 INFO [stderr] Dec 04 19:24:51.395 INFO [stderr] warning: cannot find type `table` in this scope Dec 04 19:24:51.395 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 04 19:24:51.395 INFO [stderr] | Dec 04 19:24:51.395 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 04 19:24:51.395 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.395 INFO [stderr] | Dec 04 19:24:51.395 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 04 19:24:51.395 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.395 INFO [stderr] Dec 04 19:24:51.398 INFO [stderr] warning: cannot find type `id` in this scope Dec 04 19:24:51.398 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:24:51.398 INFO [stderr] | Dec 04 19:24:51.398 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:24:51.398 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.398 INFO [stderr] | Dec 04 19:24:51.398 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 04 19:24:51.398 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.398 INFO [stderr] Dec 04 19:24:51.398 INFO [stderr] warning: cannot find type `team_id` in this scope Dec 04 19:24:51.399 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:24:51.399 INFO [stderr] | Dec 04 19:24:51.399 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:24:51.399 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.399 INFO [stderr] | Dec 04 19:24:51.399 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 04 19:24:51.399 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.399 INFO [stderr] Dec 04 19:24:51.399 INFO [stderr] warning: cannot find type `token` in this scope Dec 04 19:24:51.399 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:24:51.399 INFO [stderr] | Dec 04 19:24:51.399 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:24:51.399 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.399 INFO [stderr] | Dec 04 19:24:51.399 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 04 19:24:51.399 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.399 INFO [stderr] Dec 04 19:24:51.399 INFO [stderr] warning: cannot find type `disabled` in this scope Dec 04 19:24:51.399 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:24:51.399 INFO [stderr] | Dec 04 19:24:51.399 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:24:51.399 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.399 INFO [stderr] | Dec 04 19:24:51.399 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 04 19:24:51.399 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.399 INFO [stderr] Dec 04 19:24:51.399 INFO [stderr] warning: cannot find type `identifier` in this scope Dec 04 19:24:51.399 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:24:51.399 INFO [stderr] | Dec 04 19:24:51.399 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:24:51.399 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.399 INFO [stderr] | Dec 04 19:24:51.399 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 04 19:24:51.399 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.399 INFO [stderr] Dec 04 19:24:51.399 INFO [stderr] warning: cannot find type `car_id` in this scope Dec 04 19:24:51.399 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:24:51.399 INFO [stderr] | Dec 04 19:24:51.399 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:24:51.399 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.399 INFO [stderr] | Dec 04 19:24:51.399 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 04 19:24:51.399 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.399 INFO [stderr] Dec 04 19:24:51.399 INFO [stderr] warning: cannot find type `race_id` in this scope Dec 04 19:24:51.399 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:24:51.399 INFO [stderr] | Dec 04 19:24:51.399 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:24:51.399 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.399 INFO [stderr] | Dec 04 19:24:51.399 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 04 19:24:51.399 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.399 INFO [stderr] Dec 04 19:24:51.399 INFO [stderr] warning: cannot find type `ts` in this scope Dec 04 19:24:51.399 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:24:51.399 INFO [stderr] | Dec 04 19:24:51.399 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:24:51.399 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.399 INFO [stderr] | Dec 04 19:24:51.399 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 04 19:24:51.399 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.399 INFO [stderr] Dec 04 19:24:51.399 INFO [stderr] warning: cannot find type `arduino_secs` in this scope Dec 04 19:24:51.399 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:24:51.399 INFO [stderr] | Dec 04 19:24:51.399 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:24:51.399 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.399 INFO [stderr] | Dec 04 19:24:51.403 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 04 19:24:51.403 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.403 INFO [stderr] Dec 04 19:24:51.403 INFO [stderr] warning: cannot find type `voltage` in this scope Dec 04 19:24:51.403 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:24:51.403 INFO [stderr] | Dec 04 19:24:51.403 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:24:51.403 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.403 INFO [stderr] | Dec 04 19:24:51.403 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 04 19:24:51.403 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.403 INFO [stderr] Dec 04 19:24:51.403 INFO [stderr] warning: cannot find type `current` in this scope Dec 04 19:24:51.403 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:24:51.403 INFO [stderr] | Dec 04 19:24:51.403 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:24:51.403 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.403 INFO [stderr] | Dec 04 19:24:51.403 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 04 19:24:51.403 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.403 INFO [stderr] Dec 04 19:24:51.403 INFO [stderr] warning: cannot find type `watthours` in this scope Dec 04 19:24:51.403 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:24:51.403 INFO [stderr] | Dec 04 19:24:51.403 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:24:51.403 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.403 INFO [stderr] | Dec 04 19:24:51.403 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 04 19:24:51.403 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.403 INFO [stderr] Dec 04 19:24:51.403 INFO [stderr] warning: cannot find type `temp1` in this scope Dec 04 19:24:51.403 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:24:51.403 INFO [stderr] | Dec 04 19:24:51.403 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:24:51.403 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.403 INFO [stderr] | Dec 04 19:24:51.403 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 04 19:24:51.403 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.403 INFO [stderr] Dec 04 19:24:51.403 INFO [stderr] warning: cannot find type `temp2` in this scope Dec 04 19:24:51.403 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:24:51.403 INFO [stderr] | Dec 04 19:24:51.403 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:24:51.403 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.403 INFO [stderr] | Dec 04 19:24:51.404 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 04 19:24:51.404 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.404 INFO [stderr] Dec 04 19:24:51.404 INFO [stderr] warning: cannot find type `gps_speed` in this scope Dec 04 19:24:51.404 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:24:51.404 INFO [stderr] | Dec 04 19:24:51.404 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:24:51.404 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.404 INFO [stderr] | Dec 04 19:24:51.404 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 04 19:24:51.404 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.404 INFO [stderr] Dec 04 19:24:51.404 INFO [stderr] warning: cannot find type `gps_long` in this scope Dec 04 19:24:51.404 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:24:51.404 INFO [stderr] | Dec 04 19:24:51.404 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:24:51.404 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.404 INFO [stderr] | Dec 04 19:24:51.404 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 04 19:24:51.404 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.404 INFO [stderr] Dec 04 19:24:51.404 INFO [stderr] warning: cannot find type `gps_lat` in this scope Dec 04 19:24:51.404 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:24:51.404 INFO [stderr] | Dec 04 19:24:51.404 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:24:51.404 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.404 INFO [stderr] | Dec 04 19:24:51.404 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 04 19:24:51.404 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.404 INFO [stderr] Dec 04 19:24:51.404 INFO [stderr] warning: cannot find type `accel` in this scope Dec 04 19:24:51.404 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:24:51.404 INFO [stderr] | Dec 04 19:24:51.404 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:24:51.404 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.404 INFO [stderr] | Dec 04 19:24:51.404 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 04 19:24:51.404 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.404 INFO [stderr] Dec 04 19:24:51.404 INFO [stderr] warning: cannot find type `pressure1` in this scope Dec 04 19:24:51.404 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:24:51.404 INFO [stderr] | Dec 04 19:24:51.404 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:24:51.404 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.404 INFO [stderr] | Dec 04 19:24:51.406 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 04 19:24:51.406 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.406 INFO [stderr] Dec 04 19:24:51.406 INFO [stderr] warning: cannot find type `pressure2` in this scope Dec 04 19:24:51.406 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:24:51.406 INFO [stderr] | Dec 04 19:24:51.406 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:24:51.406 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.406 INFO [stderr] | Dec 04 19:24:51.406 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 04 19:24:51.406 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.406 INFO [stderr] Dec 04 19:24:51.406 INFO [stderr] warning: cannot find type `rpm1` in this scope Dec 04 19:24:51.406 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:24:51.406 INFO [stderr] | Dec 04 19:24:51.406 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:24:51.406 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.406 INFO [stderr] | Dec 04 19:24:51.406 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 04 19:24:51.406 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.406 INFO [stderr] Dec 04 19:24:51.406 INFO [stderr] warning: cannot find type `rpm2` in this scope Dec 04 19:24:51.407 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:24:51.407 INFO [stderr] | Dec 04 19:24:51.407 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:24:51.407 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.407 INFO [stderr] | Dec 04 19:24:51.407 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 04 19:24:51.407 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.407 INFO [stderr] Dec 04 19:24:51.407 INFO [stderr] warning: cannot find type `motor_voltage` in this scope Dec 04 19:24:51.407 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:24:51.407 INFO [stderr] | Dec 04 19:24:51.407 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:24:51.407 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.407 INFO [stderr] | Dec 04 19:24:51.407 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 04 19:24:51.407 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.407 INFO [stderr] Dec 04 19:24:51.407 INFO [stderr] warning: cannot find type `motor_current` in this scope Dec 04 19:24:51.407 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:24:51.407 INFO [stderr] | Dec 04 19:24:51.407 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:24:51.407 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.407 INFO [stderr] | Dec 04 19:24:51.407 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 04 19:24:51.407 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.407 INFO [stderr] Dec 04 19:24:51.410 INFO [stderr] warning: cannot find type `gps_track` in this scope Dec 04 19:24:51.410 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:24:51.410 INFO [stderr] | Dec 04 19:24:51.410 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:24:51.410 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.410 INFO [stderr] | Dec 04 19:24:51.410 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 04 19:24:51.410 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.410 INFO [stderr] Dec 04 19:24:51.410 INFO [stderr] warning: cannot find type `battery_voltage_1` in this scope Dec 04 19:24:51.410 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:24:51.410 INFO [stderr] | Dec 04 19:24:51.410 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:24:51.410 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.410 INFO [stderr] | Dec 04 19:24:51.410 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 04 19:24:51.410 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.410 INFO [stderr] Dec 04 19:24:51.410 INFO [stderr] warning: cannot find type `battery_voltage_2` in this scope Dec 04 19:24:51.410 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:24:51.410 INFO [stderr] | Dec 04 19:24:51.410 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:24:51.410 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.410 INFO [stderr] | Dec 04 19:24:51.410 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 04 19:24:51.410 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.410 INFO [stderr] Dec 04 19:24:51.410 INFO [stderr] warning: cannot find type `name` in this scope Dec 04 19:24:51.410 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:24:51.410 INFO [stderr] | Dec 04 19:24:51.410 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:24:51.410 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.410 INFO [stderr] | Dec 04 19:24:51.410 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 04 19:24:51.410 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.410 INFO [stderr] Dec 04 19:24:51.413 INFO [stderr] warning: cannot find type `current_race` in this scope Dec 04 19:24:51.413 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:24:51.413 INFO [stderr] | Dec 04 19:24:51.413 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:24:51.413 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.413 INFO [stderr] | Dec 04 19:24:51.413 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 04 19:24:51.413 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.413 INFO [stderr] Dec 04 19:24:51.413 INFO [stderr] warning: cannot find type `Team` in this scope Dec 04 19:24:51.413 INFO [stderr] --> src/models.rs:4:10 Dec 04 19:24:51.413 INFO [stderr] | Dec 04 19:24:51.413 INFO [stderr] 4 | #[derive(Queryable)] Dec 04 19:24:51.413 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.413 INFO [stderr] | Dec 04 19:24:51.413 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 04 19:24:51.413 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.413 INFO [stderr] Dec 04 19:24:51.413 INFO [stderr] warning: cannot find type `AccessToken` in this scope Dec 04 19:24:51.413 INFO [stderr] --> src/models.rs:10:10 Dec 04 19:24:51.413 INFO [stderr] | Dec 04 19:24:51.413 INFO [stderr] 10 | #[derive(Queryable)] Dec 04 19:24:51.413 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.413 INFO [stderr] | Dec 04 19:24:51.413 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 04 19:24:51.413 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.413 INFO [stderr] Dec 04 19:24:51.418 INFO [stderr] warning: cannot find type `Car` in this scope Dec 04 19:24:51.418 INFO [stderr] --> src/models.rs:17:10 Dec 04 19:24:51.418 INFO [stderr] | Dec 04 19:24:51.418 INFO [stderr] 17 | #[derive(Queryable)] Dec 04 19:24:51.418 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.418 INFO [stderr] | Dec 04 19:24:51.418 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 04 19:24:51.418 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.418 INFO [stderr] Dec 04 19:24:51.418 INFO [stderr] warning: cannot find type `Race` in this scope Dec 04 19:24:51.418 INFO [stderr] --> src/models.rs:23:10 Dec 04 19:24:51.418 INFO [stderr] | Dec 04 19:24:51.418 INFO [stderr] 23 | #[derive(Queryable)] Dec 04 19:24:51.418 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.418 INFO [stderr] | Dec 04 19:24:51.418 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 04 19:24:51.418 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.418 INFO [stderr] Dec 04 19:24:51.418 INFO [stderr] warning: cannot find type `data_records` in this scope Dec 04 19:24:51.418 INFO [stderr] --> src/models.rs:29:10 Dec 04 19:24:51.418 INFO [stderr] | Dec 04 19:24:51.418 INFO [stderr] 29 | #[derive(Insertable, Queryable)] Dec 04 19:24:51.418 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.418 INFO [stderr] | Dec 04 19:24:51.418 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 04 19:24:51.418 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.418 INFO [stderr] Dec 04 19:24:51.418 INFO [stderr] warning: cannot find type `DataRecord` in this scope Dec 04 19:24:51.418 INFO [stderr] --> src/models.rs:29:10 Dec 04 19:24:51.418 INFO [stderr] | Dec 04 19:24:51.418 INFO [stderr] 29 | #[derive(Insertable, Queryable)] Dec 04 19:24:51.418 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.418 INFO [stderr] | Dec 04 19:24:51.418 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 04 19:24:51.418 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.418 INFO [stderr] Dec 04 19:24:51.418 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 04 19:24:51.418 INFO [stderr] --> src/models.rs:29:10 Dec 04 19:24:51.418 INFO [stderr] | Dec 04 19:24:51.418 INFO [stderr] 29 | #[derive(Insertable, Queryable)] Dec 04 19:24:51.418 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.418 INFO [stderr] | Dec 04 19:24:51.418 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 04 19:24:51.418 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.418 INFO [stderr] Dec 04 19:24:51.418 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 04 19:24:51.418 INFO [stderr] --> src/models.rs:29:22 Dec 04 19:24:51.418 INFO [stderr] | Dec 04 19:24:51.418 INFO [stderr] 29 | #[derive(Insertable, Queryable)] Dec 04 19:24:51.418 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.418 INFO [stderr] | Dec 04 19:24:51.418 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 04 19:24:51.418 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.418 INFO [stderr] Dec 04 19:24:51.418 INFO [stderr] warning: cannot find type `DataRecord` in this scope Dec 04 19:24:51.418 INFO [stderr] --> src/models.rs:29:22 Dec 04 19:24:51.418 INFO [stderr] | Dec 04 19:24:51.418 INFO [stderr] 29 | #[derive(Insertable, Queryable)] Dec 04 19:24:51.418 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:24:51.418 INFO [stderr] | Dec 04 19:24:51.418 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 04 19:24:51.418 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:24:51.418 INFO [stderr] Dec 04 19:24:53.208 INFO [stderr] warning: struct is never constructed: `Race` Dec 04 19:24:53.208 INFO [stderr] --> src/models.rs:24:1 Dec 04 19:24:53.208 INFO [stderr] | Dec 04 19:24:53.208 INFO [stderr] 24 | pub struct Race { Dec 04 19:24:53.208 INFO [stderr] | ^^^^^^^^^^^^^^^ Dec 04 19:24:53.208 INFO [stderr] | Dec 04 19:24:53.208 INFO [stderr] = note: #[warn(dead_code)] on by default Dec 04 19:24:53.208 INFO [stderr] Dec 04 19:24:53.223 INFO [stderr] warning: struct is never constructed: `Race` Dec 04 19:24:53.223 INFO [stderr] --> src/models.rs:24:1 Dec 04 19:24:53.223 INFO [stderr] | Dec 04 19:24:53.223 INFO [stderr] 24 | pub struct Race { Dec 04 19:24:53.223 INFO [stderr] | ^^^^^^^^^^^^^^^ Dec 04 19:24:53.223 INFO [stderr] | Dec 04 19:24:53.223 INFO [stderr] = note: #[warn(dead_code)] on by default Dec 04 19:24:53.223 INFO [stderr] Dec 04 19:24:53.323 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 25s Dec 04 19:24:53.327 INFO [stderr] su: No module specific data is present Dec 04 19:24:53.815 INFO running `"docker" "inspect" "7c30529a707cbb4b0a566122781eb447e0fc8f52e4a07bf5d9787f4ce7baed86"` Dec 04 19:24:54.145 INFO running `"docker" "rm" "-f" "7c30529a707cbb4b0a566122781eb447e0fc8f52e4a07bf5d9787f4ce7baed86"` Dec 04 19:24:54.424 INFO [stdout] 7c30529a707cbb4b0a566122781eb447e0fc8f52e4a07bf5d9787f4ce7baed86