Nov 30 01:19:21.321 INFO checking jacobmischka/corkboard-backend against master#a49316ddc99d9d595193557fc899f6c52e4d9af9 for pr-56323 Nov 30 01:19:21.321 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-0/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56323/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +a49316ddc99d9d595193557fc899f6c52e4d9af9-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 30 01:19:21.814 INFO [stdout] 8ae4546fc89a769fba8aeb25546e6ac5061e616178227dca2b2e1d971372f8a7 Nov 30 01:19:21.816 INFO running `"docker" "start" "-a" "8ae4546fc89a769fba8aeb25546e6ac5061e616178227dca2b2e1d971372f8a7"` Nov 30 01:19:23.832 INFO [stderr] usermod: no changes Nov 30 01:19:24.546 INFO [stderr] Checking uuid v0.6.5 Nov 30 01:19:24.598 INFO [stderr] Checking approx v0.3.0 Nov 30 01:19:24.609 INFO [stderr] Checking uom v0.20.1 Nov 30 01:19:24.610 INFO [stderr] Checking indexmap v1.0.2 Nov 30 01:19:24.621 INFO [stderr] Compiling syn v0.15.18 Nov 30 01:19:24.621 INFO [stderr] Compiling syn v0.14.9 Nov 30 01:19:24.624 INFO [stderr] Checking chrono v0.4.6 Nov 30 01:19:27.406 INFO [stderr] Checking alga v0.7.2 Nov 30 01:19:31.274 INFO [stderr] Checking h2 v0.1.13 Nov 30 01:19:35.718 INFO [stderr] Checking diesel v1.3.3 Nov 30 01:19:43.979 INFO [stderr] Checking nalgebra v0.16.8 Nov 30 01:20:27.950 INFO [stderr] Compiling synstructure v0.10.1 Nov 30 01:20:30.076 INFO [stderr] Compiling actix_derive v0.3.1 Nov 30 01:20:30.217 INFO [stderr] Compiling serde_derive v1.0.80 Nov 30 01:20:31.876 INFO [stderr] Compiling juniper_codegen v0.10.0 Nov 30 01:20:47.653 INFO [stderr] Compiling failure_derive v0.1.3 Nov 30 01:21:01.516 INFO [stderr] Checking failure v0.1.3 Nov 30 01:21:02.940 INFO [stderr] Checking trust-dns-proto v0.5.0 Nov 30 01:21:02.940 INFO [stderr] Checking actix v0.7.5 Nov 30 01:21:08.196 INFO [stderr] Checking dotenv v0.13.0 Nov 30 01:21:11.145 INFO [stderr] Checking juniper v0.10.0 Nov 30 01:21:13.802 INFO [stderr] Checking trust-dns-resolver v0.10.0 Nov 30 01:21:20.693 INFO [stderr] Checking spade v1.6.0 Nov 30 01:21:22.068 INFO [stderr] Checking actix-net v0.1.1 Nov 30 01:21:29.686 INFO [stderr] Checking geo-types v0.2.0 Nov 30 01:21:31.745 INFO [stderr] Checking actix-web v0.7.13 Nov 30 01:21:33.680 INFO [stderr] Checking geo v0.10.2 Nov 30 01:21:48.508 INFO [stderr] Checking corkboard-backend v0.1.0 (/source) Nov 30 01:21:54.351 INFO [stderr] warning: cannot find type `table` in this scope Nov 30 01:21:54.351 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 30 01:21:54.351 INFO [stderr] | Nov 30 01:21:54.351 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 30 01:21:54.351 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 01:21:54.351 INFO [stderr] | Nov 30 01:21:54.351 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 30 01:21:54.351 INFO [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 30 01:21:54.351 INFO [stderr] = note: for more information, see issue #50504 Nov 30 01:21:54.351 INFO [stderr] Nov 30 01:21:54.351 INFO [stderr] warning: cannot find type `table` in this scope Nov 30 01:21:54.351 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 30 01:21:54.351 INFO [stderr] | Nov 30 01:21:54.351 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 30 01:21:54.351 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 01:21:54.351 INFO [stderr] | Nov 30 01:21:54.351 INFO [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 30 01:21:54.351 INFO [stderr] = note: for more information, see issue #50504 Nov 30 01:21:54.351 INFO [stderr] Nov 30 01:21:54.372 INFO [stderr] warning: cannot find type `id` in this scope Nov 30 01:21:54.372 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 01:21:54.372 INFO [stderr] | Nov 30 01:21:54.372 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 01:21:54.372 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 01:21:54.372 INFO [stderr] | Nov 30 01:21:54.372 INFO [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 30 01:21:54.372 INFO [stderr] = note: for more information, see issue #50504 Nov 30 01:21:54.372 INFO [stderr] Nov 30 01:21:54.372 INFO [stderr] warning: cannot find type `title` in this scope Nov 30 01:21:54.372 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 01:21:54.372 INFO [stderr] | Nov 30 01:21:54.372 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 01:21:54.372 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 01:21:54.372 INFO [stderr] | Nov 30 01:21:54.372 INFO [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 30 01:21:54.372 INFO [stderr] = note: for more information, see issue #50504 Nov 30 01:21:54.372 INFO [stderr] Nov 30 01:21:54.372 INFO [stderr] warning: cannot find type `location_name` in this scope Nov 30 01:21:54.372 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 01:21:54.372 INFO [stderr] | Nov 30 01:21:54.372 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 01:21:54.372 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 01:21:54.372 INFO [stderr] | Nov 30 01:21:54.372 INFO [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 30 01:21:54.372 INFO [stderr] = note: for more information, see issue #50504 Nov 30 01:21:54.372 INFO [stderr] Nov 30 01:21:54.372 INFO [stderr] warning: cannot find type `lat` in this scope Nov 30 01:21:54.372 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 01:21:54.372 INFO [stderr] | Nov 30 01:21:54.372 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 01:21:54.372 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 01:21:54.372 INFO [stderr] | Nov 30 01:21:54.372 INFO [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 30 01:21:54.372 INFO [stderr] = note: for more information, see issue #50504 Nov 30 01:21:54.372 INFO [stderr] Nov 30 01:21:54.372 INFO [stderr] warning: cannot find type `lng` in this scope Nov 30 01:21:54.372 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 01:21:54.372 INFO [stderr] | Nov 30 01:21:54.372 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 01:21:54.372 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 01:21:54.372 INFO [stderr] | Nov 30 01:21:54.372 INFO [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 30 01:21:54.372 INFO [stderr] = note: for more information, see issue #50504 Nov 30 01:21:54.372 INFO [stderr] Nov 30 01:21:54.372 INFO [stderr] warning: cannot find type `description` in this scope Nov 30 01:21:54.372 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 01:21:54.373 INFO [stderr] | Nov 30 01:21:54.373 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 01:21:54.373 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 01:21:54.373 INFO [stderr] | Nov 30 01:21:54.373 INFO [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 30 01:21:54.373 INFO [stderr] = note: for more information, see issue #50504 Nov 30 01:21:54.373 INFO [stderr] Nov 30 01:21:54.373 INFO [stderr] warning: cannot find type `date` in this scope Nov 30 01:21:54.373 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 01:21:54.373 INFO [stderr] | Nov 30 01:21:54.373 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 01:21:54.373 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 01:21:54.373 INFO [stderr] | Nov 30 01:21:54.373 INFO [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 30 01:21:54.373 INFO [stderr] = note: for more information, see issue #50504 Nov 30 01:21:54.373 INFO [stderr] Nov 30 01:21:54.373 INFO [stderr] warning: cannot find type `tags` in this scope Nov 30 01:21:54.373 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 01:21:54.373 INFO [stderr] | Nov 30 01:21:54.373 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 01:21:54.373 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 01:21:54.373 INFO [stderr] | Nov 30 01:21:54.373 INFO [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 30 01:21:54.373 INFO [stderr] = note: for more information, see issue #50504 Nov 30 01:21:54.373 INFO [stderr] Nov 30 01:21:54.373 INFO [stderr] warning: unused import: `TimeZone` Nov 30 01:21:54.373 INFO [stderr] --> src/schema.rs:1:24 Nov 30 01:21:54.373 INFO [stderr] | Nov 30 01:21:54.373 INFO [stderr] 1 | use chrono::{DateTime, TimeZone, NaiveDateTime, Utc}; Nov 30 01:21:54.373 INFO [stderr] | ^^^^^^^^ Nov 30 01:21:54.373 INFO [stderr] | Nov 30 01:21:54.373 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 30 01:21:54.373 INFO [stderr] Nov 30 01:21:54.373 INFO [stderr] warning: cannot find type `vote_opportunities` in this scope Nov 30 01:21:54.373 INFO [stderr] --> src/schema.rs:51:10 Nov 30 01:21:54.373 INFO [stderr] | Nov 30 01:21:54.373 INFO [stderr] 51 | #[derive(Insertable)] Nov 30 01:21:54.373 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 01:21:54.373 INFO [stderr] | Nov 30 01:21:54.373 INFO [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 30 01:21:54.373 INFO [stderr] = note: for more information, see issue #50504 Nov 30 01:21:54.373 INFO [stderr] Nov 30 01:21:54.373 INFO [stderr] warning: cannot find type `VoteInput` in this scope Nov 30 01:21:54.373 INFO [stderr] --> src/schema.rs:51:10 Nov 30 01:21:54.373 INFO [stderr] | Nov 30 01:21:54.373 INFO [stderr] 51 | #[derive(Insertable)] Nov 30 01:21:54.373 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 01:21:54.373 INFO [stderr] | Nov 30 01:21:54.373 INFO [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 30 01:21:54.373 INFO [stderr] = note: for more information, see issue #50504 Nov 30 01:21:54.373 INFO [stderr] Nov 30 01:21:54.373 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 30 01:21:54.373 INFO [stderr] --> src/schema.rs:51:10 Nov 30 01:21:54.373 INFO [stderr] | Nov 30 01:21:54.373 INFO [stderr] 51 | #[derive(Insertable)] Nov 30 01:21:54.373 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 01:21:54.373 INFO [stderr] | Nov 30 01:21:54.373 INFO [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 30 01:21:54.373 INFO [stderr] = note: for more information, see issue #50504 Nov 30 01:21:54.373 INFO [stderr] Nov 30 01:21:54.373 INFO [stderr] warning: cannot find type `Tag` in this scope Nov 30 01:21:54.373 INFO [stderr] --> src/schema.rs:51:10 Nov 30 01:21:54.373 INFO [stderr] | Nov 30 01:21:54.373 INFO [stderr] 51 | #[derive(Insertable)] Nov 30 01:21:54.373 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 01:21:54.373 INFO [stderr] | Nov 30 01:21:54.373 INFO [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 30 01:21:54.373 INFO [stderr] = note: for more information, see issue #50504 Nov 30 01:21:54.373 INFO [stderr] Nov 30 01:21:54.373 INFO [stderr] warning: unused import: `DbConnection` Nov 30 01:21:54.373 INFO [stderr] --> src/main.rs:41:10 Nov 30 01:21:54.373 INFO [stderr] | Nov 30 01:21:54.373 INFO [stderr] 41 | use db::{DbConnection, establish_connection}; Nov 30 01:21:54.373 INFO [stderr] | ^^^^^^^^^^^^ Nov 30 01:21:54.373 INFO [stderr] Nov 30 01:21:54.876 INFO [stderr] warning: cannot find type `table` in this scope Nov 30 01:21:54.876 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 30 01:21:54.876 INFO [stderr] | Nov 30 01:21:54.876 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 30 01:21:54.876 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 01:21:54.876 INFO [stderr] | Nov 30 01:21:54.876 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 30 01:21:54.876 INFO [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 30 01:21:54.876 INFO [stderr] = note: for more information, see issue #50504 Nov 30 01:21:54.876 INFO [stderr] Nov 30 01:21:54.876 INFO [stderr] warning: cannot find type `table` in this scope Nov 30 01:21:54.876 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 30 01:21:54.876 INFO [stderr] | Nov 30 01:21:54.876 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 30 01:21:54.876 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 01:21:54.876 INFO [stderr] | Nov 30 01:21:54.876 INFO [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 30 01:21:54.876 INFO [stderr] = note: for more information, see issue #50504 Nov 30 01:21:54.876 INFO [stderr] Nov 30 01:21:54.876 INFO [stderr] warning: cannot find type `id` in this scope Nov 30 01:21:54.876 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 01:21:54.876 INFO [stderr] | Nov 30 01:21:54.876 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 01:21:54.876 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 01:21:54.876 INFO [stderr] | Nov 30 01:21:54.876 INFO [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 30 01:21:54.876 INFO [stderr] = note: for more information, see issue #50504 Nov 30 01:21:54.876 INFO [stderr] Nov 30 01:21:54.876 INFO [stderr] warning: cannot find type `title` in this scope Nov 30 01:21:54.876 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 01:21:54.876 INFO [stderr] | Nov 30 01:21:54.876 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 01:21:54.876 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 01:21:54.876 INFO [stderr] | Nov 30 01:21:54.876 INFO [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 30 01:21:54.876 INFO [stderr] = note: for more information, see issue #50504 Nov 30 01:21:54.876 INFO [stderr] Nov 30 01:21:54.877 INFO [stderr] warning: cannot find type `location_name` in this scope Nov 30 01:21:54.877 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 01:21:54.877 INFO [stderr] | Nov 30 01:21:54.877 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 01:21:54.877 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 01:21:54.877 INFO [stderr] | Nov 30 01:21:54.877 INFO [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 30 01:21:54.877 INFO [stderr] = note: for more information, see issue #50504 Nov 30 01:21:54.877 INFO [stderr] Nov 30 01:21:54.877 INFO [stderr] warning: cannot find type `lat` in this scope Nov 30 01:21:54.877 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 01:21:54.877 INFO [stderr] | Nov 30 01:21:54.877 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 01:21:54.877 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 01:21:54.877 INFO [stderr] | Nov 30 01:21:54.877 INFO [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 30 01:21:54.877 INFO [stderr] = note: for more information, see issue #50504 Nov 30 01:21:54.877 INFO [stderr] Nov 30 01:21:54.877 INFO [stderr] warning: cannot find type `lng` in this scope Nov 30 01:21:54.877 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 01:21:54.877 INFO [stderr] | Nov 30 01:21:54.877 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 01:21:54.877 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 01:21:54.877 INFO [stderr] | Nov 30 01:21:54.877 INFO [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 30 01:21:54.877 INFO [stderr] = note: for more information, see issue #50504 Nov 30 01:21:54.877 INFO [stderr] Nov 30 01:21:54.877 INFO [stderr] warning: cannot find type `description` in this scope Nov 30 01:21:54.877 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 01:21:54.877 INFO [stderr] | Nov 30 01:21:54.877 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 01:21:54.877 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 01:21:54.877 INFO [stderr] | Nov 30 01:21:54.877 INFO [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 30 01:21:54.877 INFO [stderr] = note: for more information, see issue #50504 Nov 30 01:21:54.877 INFO [stderr] Nov 30 01:21:54.877 INFO [stderr] warning: cannot find type `date` in this scope Nov 30 01:21:54.877 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 01:21:54.877 INFO [stderr] | Nov 30 01:21:54.877 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 01:21:54.877 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 01:21:54.877 INFO [stderr] | Nov 30 01:21:54.877 INFO [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 30 01:21:54.877 INFO [stderr] = note: for more information, see issue #50504 Nov 30 01:21:54.877 INFO [stderr] Nov 30 01:21:54.877 INFO [stderr] warning: cannot find type `tags` in this scope Nov 30 01:21:54.877 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 01:21:54.877 INFO [stderr] | Nov 30 01:21:54.877 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 01:21:54.877 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 01:21:54.877 INFO [stderr] | Nov 30 01:21:54.877 INFO [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 30 01:21:54.877 INFO [stderr] = note: for more information, see issue #50504 Nov 30 01:21:54.877 INFO [stderr] Nov 30 01:21:54.877 INFO [stderr] warning: unused import: `TimeZone` Nov 30 01:21:54.877 INFO [stderr] --> src/schema.rs:1:24 Nov 30 01:21:54.877 INFO [stderr] | Nov 30 01:21:54.877 INFO [stderr] 1 | use chrono::{DateTime, TimeZone, NaiveDateTime, Utc}; Nov 30 01:21:54.877 INFO [stderr] | ^^^^^^^^ Nov 30 01:21:54.877 INFO [stderr] | Nov 30 01:21:54.877 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 30 01:21:54.877 INFO [stderr] Nov 30 01:21:54.877 INFO [stderr] warning: cannot find type `vote_opportunities` in this scope Nov 30 01:21:54.877 INFO [stderr] --> src/schema.rs:51:10 Nov 30 01:21:54.877 INFO [stderr] | Nov 30 01:21:54.877 INFO [stderr] 51 | #[derive(Insertable)] Nov 30 01:21:54.877 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 01:21:54.877 INFO [stderr] | Nov 30 01:21:54.877 INFO [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 30 01:21:54.877 INFO [stderr] = note: for more information, see issue #50504 Nov 30 01:21:54.877 INFO [stderr] Nov 30 01:21:54.877 INFO [stderr] warning: cannot find type `VoteInput` in this scope Nov 30 01:21:54.877 INFO [stderr] --> src/schema.rs:51:10 Nov 30 01:21:54.877 INFO [stderr] | Nov 30 01:21:54.877 INFO [stderr] 51 | #[derive(Insertable)] Nov 30 01:21:54.877 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 01:21:54.877 INFO [stderr] | Nov 30 01:21:54.877 INFO [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 30 01:21:54.877 INFO [stderr] = note: for more information, see issue #50504 Nov 30 01:21:54.877 INFO [stderr] Nov 30 01:21:54.877 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 30 01:21:54.877 INFO [stderr] --> src/schema.rs:51:10 Nov 30 01:21:54.877 INFO [stderr] | Nov 30 01:21:54.877 INFO [stderr] 51 | #[derive(Insertable)] Nov 30 01:21:54.877 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 01:21:54.877 INFO [stderr] | Nov 30 01:21:54.877 INFO [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 30 01:21:54.877 INFO [stderr] = note: for more information, see issue #50504 Nov 30 01:21:54.877 INFO [stderr] Nov 30 01:21:54.877 INFO [stderr] warning: cannot find type `Tag` in this scope Nov 30 01:21:54.878 INFO [stderr] --> src/schema.rs:51:10 Nov 30 01:21:54.878 INFO [stderr] | Nov 30 01:21:54.878 INFO [stderr] 51 | #[derive(Insertable)] Nov 30 01:21:54.878 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 01:21:54.878 INFO [stderr] | Nov 30 01:21:54.878 INFO [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 30 01:21:54.878 INFO [stderr] = note: for more information, see issue #50504 Nov 30 01:21:54.878 INFO [stderr] Nov 30 01:21:54.878 INFO [stderr] warning: unused import: `DbConnection` Nov 30 01:21:54.878 INFO [stderr] --> src/main.rs:41:10 Nov 30 01:21:54.878 INFO [stderr] | Nov 30 01:21:54.878 INFO [stderr] 41 | use db::{DbConnection, establish_connection}; Nov 30 01:21:54.878 INFO [stderr] | ^^^^^^^^^^^^ Nov 30 01:21:54.878 INFO [stderr] Nov 30 01:21:55.204 INFO [stderr] warning: type alias is never used: `DB` Nov 30 01:21:55.204 INFO [stderr] --> src/schema.rs:14:1 Nov 30 01:21:55.204 INFO [stderr] | Nov 30 01:21:55.204 INFO [stderr] 14 | type DB = diesel::pg::Pg; Nov 30 01:21:55.204 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 01:21:55.204 INFO [stderr] | Nov 30 01:21:55.204 INFO [stderr] = note: #[warn(dead_code)] on by default Nov 30 01:21:55.204 INFO [stderr] Nov 30 01:21:55.204 INFO [stderr] warning: enum is never used: `Opportunity` Nov 30 01:21:55.204 INFO [stderr] --> src/schema.rs:16:1 Nov 30 01:21:55.204 INFO [stderr] | Nov 30 01:21:55.204 INFO [stderr] 16 | enum Opportunity { Nov 30 01:21:55.204 INFO [stderr] | ^^^^^^^^^^^^^^^^ Nov 30 01:21:55.204 INFO [stderr] Nov 30 01:21:55.204 INFO [stderr] warning: method is never used: `from_input` Nov 30 01:21:55.204 INFO [stderr] --> src/schema.rs:111:2 Nov 30 01:21:55.204 INFO [stderr] | Nov 30 01:21:55.204 INFO [stderr] 111 | fn from_input(input: LocationInput) -> Self { Nov 30 01:21:55.204 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 01:21:55.204 INFO [stderr] Nov 30 01:21:55.748 INFO [stderr] warning: type alias is never used: `DB` Nov 30 01:21:55.748 INFO [stderr] --> src/schema.rs:14:1 Nov 30 01:21:55.748 INFO [stderr] | Nov 30 01:21:55.748 INFO [stderr] 14 | type DB = diesel::pg::Pg; Nov 30 01:21:55.748 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 01:21:55.748 INFO [stderr] | Nov 30 01:21:55.748 INFO [stderr] = note: #[warn(dead_code)] on by default Nov 30 01:21:55.748 INFO [stderr] Nov 30 01:21:55.748 INFO [stderr] warning: enum is never used: `Opportunity` Nov 30 01:21:55.748 INFO [stderr] --> src/schema.rs:16:1 Nov 30 01:21:55.748 INFO [stderr] | Nov 30 01:21:55.748 INFO [stderr] 16 | enum Opportunity { Nov 30 01:21:55.748 INFO [stderr] | ^^^^^^^^^^^^^^^^ Nov 30 01:21:55.748 INFO [stderr] Nov 30 01:21:55.748 INFO [stderr] warning: method is never used: `from_input` Nov 30 01:21:55.748 INFO [stderr] --> src/schema.rs:111:2 Nov 30 01:21:55.749 INFO [stderr] | Nov 30 01:21:55.749 INFO [stderr] 111 | fn from_input(input: LocationInput) -> Self { Nov 30 01:21:55.749 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 01:21:55.749 INFO [stderr] Nov 30 01:21:55.801 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 31s Nov 30 01:21:55.822 INFO [stderr] su: No module specific data is present Nov 30 01:21:56.482 INFO running `"docker" "inspect" "8ae4546fc89a769fba8aeb25546e6ac5061e616178227dca2b2e1d971372f8a7"` Nov 30 01:21:56.711 INFO running `"docker" "rm" "-f" "8ae4546fc89a769fba8aeb25546e6ac5061e616178227dca2b2e1d971372f8a7"` Nov 30 01:21:57.048 INFO [stdout] 8ae4546fc89a769fba8aeb25546e6ac5061e616178227dca2b2e1d971372f8a7