Nov 17 03:58:18.519 INFO testing eeeeeta/f24-telemetry-server against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 17 03:58:18.519 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 17 03:58:18.792 INFO [stdout] 68d9fb00cbdce22fc279b06b4623e71ad9c27dfba9636fe5f39d8f9b440eee8b Nov 17 03:58:18.794 INFO running `"docker" "start" "-a" "68d9fb00cbdce22fc279b06b4623e71ad9c27dfba9636fe5f39d8f9b440eee8b"` Nov 17 03:58:19.768 INFO [stderr] usermod: no changes Nov 17 03:58:20.110 INFO [stderr] Compiling rocket v0.3.16 Nov 17 03:58:20.110 INFO [stderr] Compiling rocket_codegen v0.3.16 Nov 17 03:58:20.165 INFO [stderr] Compiling hyper v0.10.13 Nov 17 03:58:20.177 INFO [stderr] Compiling diesel v1.3.3 Nov 17 03:58:20.183 INFO [stderr] Compiling rayon v0.7.1 Nov 17 03:58:20.183 INFO [stderr] Compiling dotenv v0.13.0 Nov 17 03:58:27.730 INFO [stderr] Compiling ring v0.11.0 Nov 17 03:58:44.201 INFO [stderr] Compiling cookie v0.9.2 Nov 17 03:59:02.837 INFO [stderr] Compiling rocket_contrib v0.3.16 Nov 17 03:59:39.407 INFO [stderr] Compiling r2d2-diesel v1.0.0 Nov 17 03:59:40.347 INFO [stderr] Compiling f24-telemetry-server v0.1.0 (/source) Nov 17 03:59:43.143 INFO [stderr] warning: unused `#[macro_use]` import Nov 17 03:59:43.143 INFO [stderr] --> src/main.rs:9:1 Nov 17 03:59:43.143 INFO [stderr] | Nov 17 03:59:43.143 INFO [stderr] 9 | #[macro_use] extern crate rocket; Nov 17 03:59:43.143 INFO [stderr] | ^^^^^^^^^^^^ Nov 17 03:59:43.143 INFO [stderr] | Nov 17 03:59:43.143 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 17 03:59:43.143 INFO [stderr] Nov 17 03:59:43.143 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 03:59:43.143 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 03:59:43.143 INFO [stderr] | Nov 17 03:59:43.143 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 03:59:43.143 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:43.143 INFO [stderr] | Nov 17 03:59:43.143 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 17 03:59:43.143 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:43.143 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:43.143 INFO [stderr] Nov 17 03:59:43.143 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 03:59:43.143 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 03:59:43.143 INFO [stderr] | Nov 17 03:59:43.143 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 03:59:43.143 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:43.143 INFO [stderr] | Nov 17 03:59:43.143 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:43.143 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:43.143 INFO [stderr] Nov 17 03:59:43.143 INFO [stderr] warning: cannot find type `id` in this scope Nov 17 03:59:43.143 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 03:59:43.143 INFO [stderr] | Nov 17 03:59:43.143 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 03:59:43.143 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:43.143 INFO [stderr] | Nov 17 03:59:43.143 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:43.143 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:43.143 INFO [stderr] Nov 17 03:59:43.143 INFO [stderr] warning: cannot find type `team_id` in this scope Nov 17 03:59:43.143 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 03:59:43.143 INFO [stderr] | Nov 17 03:59:43.143 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 03:59:43.143 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:43.144 INFO [stderr] | Nov 17 03:59:43.144 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:43.144 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:43.144 INFO [stderr] Nov 17 03:59:43.144 INFO [stderr] warning: cannot find type `token` in this scope Nov 17 03:59:43.144 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 03:59:43.144 INFO [stderr] | Nov 17 03:59:43.144 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 03:59:43.144 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:43.144 INFO [stderr] | Nov 17 03:59:43.144 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:43.144 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:43.144 INFO [stderr] Nov 17 03:59:43.144 INFO [stderr] warning: cannot find type `disabled` in this scope Nov 17 03:59:43.144 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 03:59:43.144 INFO [stderr] | Nov 17 03:59:43.144 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 03:59:43.144 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:43.144 INFO [stderr] | Nov 17 03:59:43.144 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:43.144 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:43.144 INFO [stderr] Nov 17 03:59:43.144 INFO [stderr] warning: cannot find type `identifier` in this scope Nov 17 03:59:43.144 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 03:59:43.144 INFO [stderr] | Nov 17 03:59:43.144 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 03:59:43.144 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:43.144 INFO [stderr] | Nov 17 03:59:43.144 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:43.144 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:43.144 INFO [stderr] Nov 17 03:59:43.144 INFO [stderr] warning: cannot find type `car_id` in this scope Nov 17 03:59:43.144 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 03:59:43.144 INFO [stderr] | Nov 17 03:59:43.144 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 03:59:43.144 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:43.144 INFO [stderr] | Nov 17 03:59:43.144 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:43.144 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:43.144 INFO [stderr] Nov 17 03:59:43.145 INFO [stderr] warning: cannot find type `race_id` in this scope Nov 17 03:59:43.145 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 03:59:43.145 INFO [stderr] | Nov 17 03:59:43.145 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 03:59:43.145 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:43.145 INFO [stderr] | Nov 17 03:59:43.145 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:43.145 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:43.145 INFO [stderr] Nov 17 03:59:43.145 INFO [stderr] warning: cannot find type `ts` in this scope Nov 17 03:59:43.145 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 03:59:43.145 INFO [stderr] | Nov 17 03:59:43.145 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 03:59:43.145 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:43.145 INFO [stderr] | Nov 17 03:59:43.145 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:43.145 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:43.145 INFO [stderr] Nov 17 03:59:43.145 INFO [stderr] warning: cannot find type `arduino_secs` in this scope Nov 17 03:59:43.145 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 03:59:43.145 INFO [stderr] | Nov 17 03:59:43.145 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 03:59:43.145 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:43.145 INFO [stderr] | Nov 17 03:59:43.145 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:43.145 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:43.145 INFO [stderr] Nov 17 03:59:43.145 INFO [stderr] warning: cannot find type `voltage` in this scope Nov 17 03:59:43.146 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 03:59:43.146 INFO [stderr] | Nov 17 03:59:43.146 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 03:59:43.146 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:43.146 INFO [stderr] | Nov 17 03:59:43.146 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:43.146 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:43.146 INFO [stderr] Nov 17 03:59:43.146 INFO [stderr] warning: cannot find type `current` in this scope Nov 17 03:59:43.146 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 03:59:43.146 INFO [stderr] | Nov 17 03:59:43.146 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 03:59:43.146 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:43.146 INFO [stderr] | Nov 17 03:59:43.146 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:43.146 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:43.146 INFO [stderr] Nov 17 03:59:43.146 INFO [stderr] warning: cannot find type `watthours` in this scope Nov 17 03:59:43.146 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 03:59:43.146 INFO [stderr] | Nov 17 03:59:43.146 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 03:59:43.146 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:43.146 INFO [stderr] | Nov 17 03:59:43.146 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:43.146 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:43.146 INFO [stderr] Nov 17 03:59:43.146 INFO [stderr] warning: cannot find type `temp1` in this scope Nov 17 03:59:43.146 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 03:59:43.146 INFO [stderr] | Nov 17 03:59:43.146 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 03:59:43.146 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:43.146 INFO [stderr] | Nov 17 03:59:43.146 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:43.146 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:43.146 INFO [stderr] Nov 17 03:59:43.147 INFO [stderr] warning: cannot find type `temp2` in this scope Nov 17 03:59:43.147 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 03:59:43.147 INFO [stderr] | Nov 17 03:59:43.147 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 03:59:43.147 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:43.147 INFO [stderr] | Nov 17 03:59:43.147 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:43.147 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:43.147 INFO [stderr] Nov 17 03:59:43.147 INFO [stderr] warning: cannot find type `gps_speed` in this scope Nov 17 03:59:43.147 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 03:59:43.147 INFO [stderr] | Nov 17 03:59:43.147 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 03:59:43.147 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:43.147 INFO [stderr] | Nov 17 03:59:43.147 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:43.147 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:43.147 INFO [stderr] Nov 17 03:59:43.147 INFO [stderr] warning: cannot find type `gps_long` in this scope Nov 17 03:59:43.147 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 03:59:43.147 INFO [stderr] | Nov 17 03:59:43.147 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 03:59:43.147 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:43.147 INFO [stderr] | Nov 17 03:59:43.147 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:43.147 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:43.147 INFO [stderr] Nov 17 03:59:43.147 INFO [stderr] warning: cannot find type `gps_lat` in this scope Nov 17 03:59:43.147 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 03:59:43.148 INFO [stderr] | Nov 17 03:59:43.148 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 03:59:43.148 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:43.148 INFO [stderr] | Nov 17 03:59:43.148 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:43.148 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:43.148 INFO [stderr] Nov 17 03:59:43.148 INFO [stderr] warning: cannot find type `accel` in this scope Nov 17 03:59:43.148 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 03:59:43.148 INFO [stderr] | Nov 17 03:59:43.148 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 03:59:43.148 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:43.148 INFO [stderr] | Nov 17 03:59:43.148 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:43.148 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:43.148 INFO [stderr] Nov 17 03:59:43.148 INFO [stderr] warning: cannot find type `pressure1` in this scope Nov 17 03:59:43.148 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 03:59:43.148 INFO [stderr] | Nov 17 03:59:43.148 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 03:59:43.148 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:43.148 INFO [stderr] | Nov 17 03:59:43.148 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:43.148 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:43.148 INFO [stderr] Nov 17 03:59:43.148 INFO [stderr] warning: cannot find type `pressure2` in this scope Nov 17 03:59:43.148 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 03:59:43.148 INFO [stderr] | Nov 17 03:59:43.148 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 03:59:43.148 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:43.148 INFO [stderr] | Nov 17 03:59:43.148 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:43.148 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:43.148 INFO [stderr] Nov 17 03:59:43.149 INFO [stderr] warning: cannot find type `rpm1` in this scope Nov 17 03:59:43.149 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 03:59:43.149 INFO [stderr] | Nov 17 03:59:43.149 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 03:59:43.149 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:43.149 INFO [stderr] | Nov 17 03:59:43.149 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:43.149 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:43.149 INFO [stderr] Nov 17 03:59:43.149 INFO [stderr] warning: cannot find type `rpm2` in this scope Nov 17 03:59:43.149 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 03:59:43.149 INFO [stderr] | Nov 17 03:59:43.149 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 03:59:43.149 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:43.149 INFO [stderr] | Nov 17 03:59:43.149 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:43.149 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:43.149 INFO [stderr] Nov 17 03:59:43.150 INFO [stderr] warning: cannot find type `motor_voltage` in this scope Nov 17 03:59:43.150 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 03:59:43.150 INFO [stderr] | Nov 17 03:59:43.150 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 03:59:43.150 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:43.150 INFO [stderr] | Nov 17 03:59:43.150 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:43.150 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:43.150 INFO [stderr] Nov 17 03:59:43.150 INFO [stderr] warning: cannot find type `motor_current` in this scope Nov 17 03:59:43.150 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 03:59:43.150 INFO [stderr] | Nov 17 03:59:43.150 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 03:59:43.150 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:43.150 INFO [stderr] | Nov 17 03:59:43.150 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:43.150 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:43.150 INFO [stderr] Nov 17 03:59:43.150 INFO [stderr] warning: cannot find type `gps_track` in this scope Nov 17 03:59:43.150 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 03:59:43.150 INFO [stderr] | Nov 17 03:59:43.150 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 03:59:43.150 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:43.150 INFO [stderr] | Nov 17 03:59:43.150 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:43.150 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:43.150 INFO [stderr] Nov 17 03:59:43.151 INFO [stderr] warning: cannot find type `battery_voltage_1` in this scope Nov 17 03:59:43.151 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 03:59:43.151 INFO [stderr] | Nov 17 03:59:43.151 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 03:59:43.151 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:43.151 INFO [stderr] | Nov 17 03:59:43.151 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:43.151 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:43.151 INFO [stderr] Nov 17 03:59:43.155 INFO [stderr] warning: cannot find type `battery_voltage_2` in this scope Nov 17 03:59:43.155 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 03:59:43.155 INFO [stderr] | Nov 17 03:59:43.155 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 03:59:43.155 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:43.155 INFO [stderr] | Nov 17 03:59:43.155 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:43.155 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:43.155 INFO [stderr] Nov 17 03:59:43.155 INFO [stderr] warning: cannot find type `name` in this scope Nov 17 03:59:43.155 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 03:59:43.155 INFO [stderr] | Nov 17 03:59:43.155 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 03:59:43.155 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:43.155 INFO [stderr] | Nov 17 03:59:43.155 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:43.155 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:43.155 INFO [stderr] Nov 17 03:59:43.155 INFO [stderr] warning: cannot find type `current_race` in this scope Nov 17 03:59:43.155 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 03:59:43.155 INFO [stderr] | Nov 17 03:59:43.155 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 03:59:43.155 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:43.155 INFO [stderr] | Nov 17 03:59:43.155 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:43.155 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:43.155 INFO [stderr] Nov 17 03:59:43.155 INFO [stderr] warning: cannot find type `Team` in this scope Nov 17 03:59:43.155 INFO [stderr] --> src/models.rs:4:10 Nov 17 03:59:43.155 INFO [stderr] | Nov 17 03:59:43.155 INFO [stderr] 4 | #[derive(Queryable)] Nov 17 03:59:43.155 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:43.155 INFO [stderr] | Nov 17 03:59:43.155 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:43.155 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:43.155 INFO [stderr] Nov 17 03:59:43.155 INFO [stderr] warning: cannot find type `AccessToken` in this scope Nov 17 03:59:43.155 INFO [stderr] --> src/models.rs:10:10 Nov 17 03:59:43.155 INFO [stderr] | Nov 17 03:59:43.155 INFO [stderr] 10 | #[derive(Queryable)] Nov 17 03:59:43.155 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:43.155 INFO [stderr] | Nov 17 03:59:43.155 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:43.155 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:43.155 INFO [stderr] Nov 17 03:59:43.155 INFO [stderr] warning: cannot find type `Car` in this scope Nov 17 03:59:43.155 INFO [stderr] --> src/models.rs:17:10 Nov 17 03:59:43.155 INFO [stderr] | Nov 17 03:59:43.155 INFO [stderr] 17 | #[derive(Queryable)] Nov 17 03:59:43.155 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:43.155 INFO [stderr] | Nov 17 03:59:43.155 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:43.155 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:43.155 INFO [stderr] Nov 17 03:59:43.155 INFO [stderr] warning: cannot find type `Race` in this scope Nov 17 03:59:43.155 INFO [stderr] --> src/models.rs:23:10 Nov 17 03:59:43.155 INFO [stderr] | Nov 17 03:59:43.155 INFO [stderr] 23 | #[derive(Queryable)] Nov 17 03:59:43.155 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:43.155 INFO [stderr] | Nov 17 03:59:43.155 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:43.155 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:43.155 INFO [stderr] Nov 17 03:59:43.155 INFO [stderr] warning: cannot find type `data_records` in this scope Nov 17 03:59:43.155 INFO [stderr] --> src/models.rs:29:10 Nov 17 03:59:43.155 INFO [stderr] | Nov 17 03:59:43.155 INFO [stderr] 29 | #[derive(Insertable, Queryable)] Nov 17 03:59:43.155 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:43.155 INFO [stderr] | Nov 17 03:59:43.156 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:43.156 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:43.156 INFO [stderr] Nov 17 03:59:43.156 INFO [stderr] warning: cannot find type `DataRecord` in this scope Nov 17 03:59:43.156 INFO [stderr] --> src/models.rs:29:10 Nov 17 03:59:43.156 INFO [stderr] | Nov 17 03:59:43.156 INFO [stderr] 29 | #[derive(Insertable, Queryable)] Nov 17 03:59:43.156 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:43.156 INFO [stderr] | Nov 17 03:59:43.156 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:43.156 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:43.156 INFO [stderr] Nov 17 03:59:43.156 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 17 03:59:43.156 INFO [stderr] --> src/models.rs:29:10 Nov 17 03:59:43.156 INFO [stderr] | Nov 17 03:59:43.156 INFO [stderr] 29 | #[derive(Insertable, Queryable)] Nov 17 03:59:43.156 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:43.156 INFO [stderr] | Nov 17 03:59:43.156 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:43.156 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:43.158 INFO [stderr] Nov 17 03:59:43.158 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 17 03:59:43.158 INFO [stderr] --> src/models.rs:29:22 Nov 17 03:59:43.158 INFO [stderr] | Nov 17 03:59:43.158 INFO [stderr] 29 | #[derive(Insertable, Queryable)] Nov 17 03:59:43.158 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:43.158 INFO [stderr] | Nov 17 03:59:43.158 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:43.158 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:43.158 INFO [stderr] Nov 17 03:59:43.158 INFO [stderr] warning: cannot find type `DataRecord` in this scope Nov 17 03:59:43.158 INFO [stderr] --> src/models.rs:29:22 Nov 17 03:59:43.158 INFO [stderr] | Nov 17 03:59:43.158 INFO [stderr] 29 | #[derive(Insertable, Queryable)] Nov 17 03:59:43.158 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:43.158 INFO [stderr] | Nov 17 03:59:43.158 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:43.158 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:43.158 INFO [stderr] Nov 17 03:59:44.631 INFO [stderr] warning: struct is never constructed: `Race` Nov 17 03:59:44.631 INFO [stderr] --> src/models.rs:24:1 Nov 17 03:59:44.631 INFO [stderr] | Nov 17 03:59:44.631 INFO [stderr] 24 | pub struct Race { Nov 17 03:59:44.631 INFO [stderr] | ^^^^^^^^^^^^^^^ Nov 17 03:59:44.631 INFO [stderr] | Nov 17 03:59:44.631 INFO [stderr] = note: #[warn(dead_code)] on by default Nov 17 03:59:44.631 INFO [stderr] Nov 17 03:59:51.044 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 31s Nov 17 03:59:51.057 INFO [stderr] su: No module specific data is present Nov 17 03:59:51.575 INFO running `"docker" "inspect" "68d9fb00cbdce22fc279b06b4623e71ad9c27dfba9636fe5f39d8f9b440eee8b"` Nov 17 03:59:51.929 INFO running `"docker" "rm" "-f" "68d9fb00cbdce22fc279b06b4623e71ad9c27dfba9636fe5f39d8f9b440eee8b"` Nov 17 03:59:52.179 INFO [stdout] 68d9fb00cbdce22fc279b06b4623e71ad9c27dfba9636fe5f39d8f9b440eee8b Nov 17 03:59:52.186 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 17 03:59:52.608 INFO [stdout] 993893cb54f4f671f92f75796a4b8a9b6188554d6d6e05b563d2ebc6d8decd21 Nov 17 03:59:52.619 INFO running `"docker" "start" "-a" "993893cb54f4f671f92f75796a4b8a9b6188554d6d6e05b563d2ebc6d8decd21"` Nov 17 03:59:53.791 INFO [stderr] usermod: no changes Nov 17 03:59:54.039 INFO [stderr] Compiling f24-telemetry-server v0.1.0 (/source) Nov 17 03:59:56.766 INFO [stderr] warning: unused `#[macro_use]` import Nov 17 03:59:56.766 INFO [stderr] --> src/main.rs:9:1 Nov 17 03:59:56.766 INFO [stderr] | Nov 17 03:59:56.766 INFO [stderr] 9 | #[macro_use] extern crate rocket; Nov 17 03:59:56.766 INFO [stderr] | ^^^^^^^^^^^^ Nov 17 03:59:56.766 INFO [stderr] | Nov 17 03:59:56.766 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 17 03:59:56.766 INFO [stderr] Nov 17 03:59:56.766 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 03:59:56.766 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 03:59:56.766 INFO [stderr] | Nov 17 03:59:56.766 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 03:59:56.766 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:56.766 INFO [stderr] | Nov 17 03:59:56.766 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 17 03:59:56.766 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:56.766 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:56.766 INFO [stderr] Nov 17 03:59:56.766 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 03:59:56.766 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 03:59:56.766 INFO [stderr] | Nov 17 03:59:56.766 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 03:59:56.766 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:56.766 INFO [stderr] | Nov 17 03:59:56.766 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:56.766 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:56.766 INFO [stderr] Nov 17 03:59:56.766 INFO [stderr] warning: cannot find type `id` in this scope Nov 17 03:59:56.766 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 03:59:56.766 INFO [stderr] | Nov 17 03:59:56.767 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 03:59:56.767 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:56.767 INFO [stderr] | Nov 17 03:59:56.767 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:56.767 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:56.767 INFO [stderr] Nov 17 03:59:56.767 INFO [stderr] warning: cannot find type `team_id` in this scope Nov 17 03:59:56.767 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 03:59:56.767 INFO [stderr] | Nov 17 03:59:56.767 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 03:59:56.767 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:56.767 INFO [stderr] | Nov 17 03:59:56.767 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:56.767 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:56.767 INFO [stderr] Nov 17 03:59:56.767 INFO [stderr] warning: cannot find type `token` in this scope Nov 17 03:59:56.767 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 03:59:56.767 INFO [stderr] | Nov 17 03:59:56.767 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 03:59:56.767 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:56.767 INFO [stderr] | Nov 17 03:59:56.767 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:56.767 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:56.767 INFO [stderr] Nov 17 03:59:56.767 INFO [stderr] warning: cannot find type `disabled` in this scope Nov 17 03:59:56.767 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 03:59:56.767 INFO [stderr] | Nov 17 03:59:56.767 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 03:59:56.767 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:56.767 INFO [stderr] | Nov 17 03:59:56.767 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:56.767 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:56.767 INFO [stderr] Nov 17 03:59:56.767 INFO [stderr] warning: cannot find type `identifier` in this scope Nov 17 03:59:56.767 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 03:59:56.767 INFO [stderr] | Nov 17 03:59:56.767 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 03:59:56.767 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:56.767 INFO [stderr] | Nov 17 03:59:56.767 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:56.767 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:56.767 INFO [stderr] Nov 17 03:59:56.767 INFO [stderr] warning: cannot find type `car_id` in this scope Nov 17 03:59:56.767 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 03:59:56.767 INFO [stderr] | Nov 17 03:59:56.767 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 03:59:56.767 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:56.767 INFO [stderr] | Nov 17 03:59:56.767 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:56.767 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:56.767 INFO [stderr] Nov 17 03:59:56.767 INFO [stderr] warning: cannot find type `race_id` in this scope Nov 17 03:59:56.767 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 03:59:56.767 INFO [stderr] | Nov 17 03:59:56.767 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 03:59:56.767 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:56.767 INFO [stderr] | Nov 17 03:59:56.767 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:56.767 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:56.767 INFO [stderr] Nov 17 03:59:56.767 INFO [stderr] warning: cannot find type `ts` in this scope Nov 17 03:59:56.767 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 03:59:56.767 INFO [stderr] | Nov 17 03:59:56.767 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 03:59:56.767 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:56.767 INFO [stderr] | Nov 17 03:59:56.767 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:56.767 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:56.767 INFO [stderr] Nov 17 03:59:56.767 INFO [stderr] warning: cannot find type `arduino_secs` in this scope Nov 17 03:59:56.767 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 03:59:56.767 INFO [stderr] | Nov 17 03:59:56.767 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 03:59:56.767 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:56.767 INFO [stderr] | Nov 17 03:59:56.767 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:56.767 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:56.767 INFO [stderr] Nov 17 03:59:56.768 INFO [stderr] warning: cannot find type `voltage` in this scope Nov 17 03:59:56.768 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 03:59:56.768 INFO [stderr] | Nov 17 03:59:56.768 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 03:59:56.768 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:56.768 INFO [stderr] | Nov 17 03:59:56.768 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:56.788 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:56.788 INFO [stderr] Nov 17 03:59:56.788 INFO [stderr] warning: cannot find type `current` in this scope Nov 17 03:59:56.788 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 03:59:56.788 INFO [stderr] | Nov 17 03:59:56.788 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 03:59:56.788 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:56.788 INFO [stderr] | Nov 17 03:59:56.788 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:56.788 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:56.788 INFO [stderr] Nov 17 03:59:56.788 INFO [stderr] warning: cannot find type `watthours` in this scope Nov 17 03:59:56.788 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 03:59:56.788 INFO [stderr] | Nov 17 03:59:56.788 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 03:59:56.788 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:56.788 INFO [stderr] | Nov 17 03:59:56.788 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:56.788 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:56.788 INFO [stderr] Nov 17 03:59:56.788 INFO [stderr] warning: cannot find type `temp1` in this scope Nov 17 03:59:56.788 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 03:59:56.788 INFO [stderr] | Nov 17 03:59:56.788 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 03:59:56.789 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:56.789 INFO [stderr] | Nov 17 03:59:56.789 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:56.789 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:56.789 INFO [stderr] Nov 17 03:59:56.789 INFO [stderr] warning: cannot find type `temp2` in this scope Nov 17 03:59:56.789 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 03:59:56.789 INFO [stderr] | Nov 17 03:59:56.789 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 03:59:56.789 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:56.789 INFO [stderr] | Nov 17 03:59:56.789 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:56.789 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:56.789 INFO [stderr] Nov 17 03:59:56.789 INFO [stderr] warning: cannot find type `gps_speed` in this scope Nov 17 03:59:56.789 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 03:59:56.789 INFO [stderr] | Nov 17 03:59:56.789 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 03:59:56.789 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:56.789 INFO [stderr] | Nov 17 03:59:56.789 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:56.789 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:56.789 INFO [stderr] Nov 17 03:59:56.789 INFO [stderr] warning: cannot find type `gps_long` in this scope Nov 17 03:59:56.789 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 03:59:56.789 INFO [stderr] | Nov 17 03:59:56.789 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 03:59:56.789 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:56.789 INFO [stderr] | Nov 17 03:59:56.789 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:56.789 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:56.789 INFO [stderr] Nov 17 03:59:56.789 INFO [stderr] warning: cannot find type `gps_lat` in this scope Nov 17 03:59:56.789 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 03:59:56.789 INFO [stderr] | Nov 17 03:59:56.789 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 03:59:56.789 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:56.789 INFO [stderr] | Nov 17 03:59:56.789 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:56.789 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:56.789 INFO [stderr] Nov 17 03:59:56.789 INFO [stderr] warning: cannot find type `accel` in this scope Nov 17 03:59:56.789 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 03:59:56.789 INFO [stderr] | Nov 17 03:59:56.789 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 03:59:56.789 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:56.789 INFO [stderr] | Nov 17 03:59:56.789 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:56.789 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:56.789 INFO [stderr] Nov 17 03:59:56.789 INFO [stderr] warning: cannot find type `pressure1` in this scope Nov 17 03:59:56.789 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 03:59:56.789 INFO [stderr] | Nov 17 03:59:56.789 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 03:59:56.789 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:56.789 INFO [stderr] | Nov 17 03:59:56.789 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:56.789 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:56.789 INFO [stderr] Nov 17 03:59:56.789 INFO [stderr] warning: cannot find type `pressure2` in this scope Nov 17 03:59:56.789 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 03:59:56.789 INFO [stderr] | Nov 17 03:59:56.789 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 03:59:56.789 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:56.789 INFO [stderr] | Nov 17 03:59:56.789 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:56.789 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:56.789 INFO [stderr] Nov 17 03:59:56.789 INFO [stderr] warning: cannot find type `rpm1` in this scope Nov 17 03:59:56.789 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 03:59:56.789 INFO [stderr] | Nov 17 03:59:56.789 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 03:59:56.789 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:56.789 INFO [stderr] | Nov 17 03:59:56.789 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:56.789 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:56.789 INFO [stderr] Nov 17 03:59:56.789 INFO [stderr] warning: cannot find type `rpm2` in this scope Nov 17 03:59:56.789 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 03:59:56.790 INFO [stderr] | Nov 17 03:59:56.790 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 03:59:56.790 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:56.790 INFO [stderr] | Nov 17 03:59:56.790 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:56.790 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:56.790 INFO [stderr] Nov 17 03:59:56.790 INFO [stderr] warning: cannot find type `motor_voltage` in this scope Nov 17 03:59:56.790 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 03:59:56.790 INFO [stderr] | Nov 17 03:59:56.790 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 03:59:56.790 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:56.790 INFO [stderr] | Nov 17 03:59:56.790 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:56.790 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:56.790 INFO [stderr] Nov 17 03:59:56.790 INFO [stderr] warning: cannot find type `motor_current` in this scope Nov 17 03:59:56.790 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 03:59:56.790 INFO [stderr] | Nov 17 03:59:56.790 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 03:59:56.790 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:56.790 INFO [stderr] | Nov 17 03:59:56.790 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:56.790 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:56.790 INFO [stderr] Nov 17 03:59:56.790 INFO [stderr] warning: cannot find type `gps_track` in this scope Nov 17 03:59:56.790 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 03:59:56.790 INFO [stderr] | Nov 17 03:59:56.790 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 03:59:56.790 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:56.790 INFO [stderr] | Nov 17 03:59:56.790 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:56.790 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:56.790 INFO [stderr] Nov 17 03:59:56.790 INFO [stderr] warning: cannot find type `battery_voltage_1` in this scope Nov 17 03:59:56.790 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 03:59:56.790 INFO [stderr] | Nov 17 03:59:56.790 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 03:59:56.790 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:56.790 INFO [stderr] | Nov 17 03:59:56.790 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:56.790 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:56.790 INFO [stderr] Nov 17 03:59:56.790 INFO [stderr] warning: cannot find type `battery_voltage_2` in this scope Nov 17 03:59:56.790 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 03:59:56.790 INFO [stderr] | Nov 17 03:59:56.790 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 03:59:56.790 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:56.790 INFO [stderr] | Nov 17 03:59:56.790 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:56.790 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:56.790 INFO [stderr] Nov 17 03:59:56.790 INFO [stderr] warning: cannot find type `name` in this scope Nov 17 03:59:56.790 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 03:59:56.790 INFO [stderr] | Nov 17 03:59:56.790 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 03:59:56.790 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:56.790 INFO [stderr] | Nov 17 03:59:56.790 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:56.790 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:56.790 INFO [stderr] Nov 17 03:59:56.790 INFO [stderr] warning: cannot find type `current_race` in this scope Nov 17 03:59:56.790 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 03:59:56.790 INFO [stderr] | Nov 17 03:59:56.790 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 03:59:56.790 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:56.790 INFO [stderr] | Nov 17 03:59:56.790 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:56.790 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:56.790 INFO [stderr] Nov 17 03:59:56.790 INFO [stderr] warning: cannot find type `Team` in this scope Nov 17 03:59:56.790 INFO [stderr] --> src/models.rs:4:10 Nov 17 03:59:56.790 INFO [stderr] | Nov 17 03:59:56.790 INFO [stderr] 4 | #[derive(Queryable)] Nov 17 03:59:56.790 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:56.790 INFO [stderr] | Nov 17 03:59:56.790 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:56.790 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:56.790 INFO [stderr] Nov 17 03:59:56.791 INFO [stderr] warning: cannot find type `AccessToken` in this scope Nov 17 03:59:56.791 INFO [stderr] --> src/models.rs:10:10 Nov 17 03:59:56.791 INFO [stderr] | Nov 17 03:59:56.791 INFO [stderr] 10 | #[derive(Queryable)] Nov 17 03:59:56.791 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:56.791 INFO [stderr] | Nov 17 03:59:56.791 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:56.791 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:56.791 INFO [stderr] Nov 17 03:59:56.791 INFO [stderr] warning: cannot find type `Car` in this scope Nov 17 03:59:56.791 INFO [stderr] --> src/models.rs:17:10 Nov 17 03:59:56.791 INFO [stderr] | Nov 17 03:59:56.791 INFO [stderr] 17 | #[derive(Queryable)] Nov 17 03:59:56.791 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:56.791 INFO [stderr] | Nov 17 03:59:56.791 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:56.791 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:56.791 INFO [stderr] Nov 17 03:59:56.791 INFO [stderr] warning: cannot find type `Race` in this scope Nov 17 03:59:56.791 INFO [stderr] --> src/models.rs:23:10 Nov 17 03:59:56.791 INFO [stderr] | Nov 17 03:59:56.791 INFO [stderr] 23 | #[derive(Queryable)] Nov 17 03:59:56.791 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:56.791 INFO [stderr] | Nov 17 03:59:56.791 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:56.791 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:56.791 INFO [stderr] Nov 17 03:59:56.791 INFO [stderr] warning: cannot find type `data_records` in this scope Nov 17 03:59:56.791 INFO [stderr] --> src/models.rs:29:10 Nov 17 03:59:56.791 INFO [stderr] | Nov 17 03:59:56.791 INFO [stderr] 29 | #[derive(Insertable, Queryable)] Nov 17 03:59:56.791 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:56.791 INFO [stderr] | Nov 17 03:59:56.791 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:56.791 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:56.791 INFO [stderr] Nov 17 03:59:56.791 INFO [stderr] warning: cannot find type `DataRecord` in this scope Nov 17 03:59:56.791 INFO [stderr] --> src/models.rs:29:10 Nov 17 03:59:56.791 INFO [stderr] | Nov 17 03:59:56.791 INFO [stderr] 29 | #[derive(Insertable, Queryable)] Nov 17 03:59:56.791 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:56.791 INFO [stderr] | Nov 17 03:59:56.791 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:56.791 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:56.791 INFO [stderr] Nov 17 03:59:56.791 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 17 03:59:56.791 INFO [stderr] --> src/models.rs:29:10 Nov 17 03:59:56.791 INFO [stderr] | Nov 17 03:59:56.791 INFO [stderr] 29 | #[derive(Insertable, Queryable)] Nov 17 03:59:56.791 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:56.791 INFO [stderr] | Nov 17 03:59:56.791 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:56.791 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:56.791 INFO [stderr] Nov 17 03:59:56.791 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 17 03:59:56.791 INFO [stderr] --> src/models.rs:29:22 Nov 17 03:59:56.791 INFO [stderr] | Nov 17 03:59:56.791 INFO [stderr] 29 | #[derive(Insertable, Queryable)] Nov 17 03:59:56.791 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:56.791 INFO [stderr] | Nov 17 03:59:56.791 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:56.791 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:56.791 INFO [stderr] Nov 17 03:59:56.791 INFO [stderr] warning: cannot find type `DataRecord` in this scope Nov 17 03:59:56.791 INFO [stderr] --> src/models.rs:29:22 Nov 17 03:59:56.791 INFO [stderr] | Nov 17 03:59:56.791 INFO [stderr] 29 | #[derive(Insertable, Queryable)] Nov 17 03:59:56.791 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:59:56.791 INFO [stderr] | Nov 17 03:59:56.791 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 03:59:56.791 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:59:56.791 INFO [stderr] Nov 17 03:59:58.206 INFO [stderr] warning: struct is never constructed: `Race` Nov 17 03:59:58.206 INFO [stderr] --> src/models.rs:24:1 Nov 17 03:59:58.206 INFO [stderr] | Nov 17 03:59:58.207 INFO [stderr] 24 | pub struct Race { Nov 17 03:59:58.207 INFO [stderr] | ^^^^^^^^^^^^^^^ Nov 17 03:59:58.207 INFO [stderr] | Nov 17 03:59:58.207 INFO [stderr] = note: #[warn(dead_code)] on by default Nov 17 03:59:58.207 INFO [stderr] Nov 17 04:00:03.679 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.86s Nov 17 04:00:03.695 INFO [stderr] su: No module specific data is present Nov 17 04:00:05.113 INFO running `"docker" "inspect" "993893cb54f4f671f92f75796a4b8a9b6188554d6d6e05b563d2ebc6d8decd21"` Nov 17 04:00:05.411 INFO running `"docker" "rm" "-f" "993893cb54f4f671f92f75796a4b8a9b6188554d6d6e05b563d2ebc6d8decd21"` Nov 17 04:00:05.717 INFO [stdout] 993893cb54f4f671f92f75796a4b8a9b6188554d6d6e05b563d2ebc6d8decd21 Nov 17 04:00:05.726 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 17 04:00:06.095 INFO [stdout] ec9ab610557ae0f49febd2eeb9a7132ed2ccd25c5b929d90583289fb240e5ff3 Nov 17 04:00:06.101 INFO running `"docker" "start" "-a" "ec9ab610557ae0f49febd2eeb9a7132ed2ccd25c5b929d90583289fb240e5ff3"` Nov 17 04:00:06.733 INFO [stderr] usermod: no changes Nov 17 04:00:06.909 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.16s Nov 17 04:00:06.926 INFO [stderr] Running /target/debug/deps/f24_telemetry_server-613e6e468be6a8cf Nov 17 04:00:06.942 INFO [stdout] Nov 17 04:00:06.942 INFO [stdout] running 0 tests Nov 17 04:00:06.942 INFO [stdout] Nov 17 04:00:06.942 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 04:00:06.942 INFO [stdout] Nov 17 04:00:06.945 INFO [stderr] su: No module specific data is present Nov 17 04:00:07.336 INFO running `"docker" "inspect" "ec9ab610557ae0f49febd2eeb9a7132ed2ccd25c5b929d90583289fb240e5ff3"` Nov 17 04:00:07.579 INFO running `"docker" "rm" "-f" "ec9ab610557ae0f49febd2eeb9a7132ed2ccd25c5b929d90583289fb240e5ff3"` Nov 17 04:00:07.929 INFO [stdout] ec9ab610557ae0f49febd2eeb9a7132ed2ccd25c5b929d90583289fb240e5ff3