Nov 28 03:43:24.710 INFO checking jacobmischka/corkboard-backend against try#db42d4dad33013eba11ef37342ad9f614e5652b8 for pr-56074 Nov 28 03:43:24.710 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-1/try#db42d4dad33013eba11ef37342ad9f614e5652b8:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56074/try#db42d4dad33013eba11ef37342ad9f614e5652b8:/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 +db42d4dad33013eba11ef37342ad9f614e5652b8-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 28 03:43:25.243 INFO [stdout] 5fc70461525c625b55ea2174b9ea5354ddfce3d992adcc77c17294423a8cacd9 Nov 28 03:43:25.244 INFO running `"docker" "start" "-a" "5fc70461525c625b55ea2174b9ea5354ddfce3d992adcc77c17294423a8cacd9"` Nov 28 03:43:27.008 INFO [stderr] usermod: no changes Nov 28 03:43:27.712 INFO [stderr] Compiling num-bigint v0.2.1 Nov 28 03:43:27.741 INFO [stderr] Checking uom v0.20.1 Nov 28 03:43:27.741 INFO [stderr] Checking indexmap v1.0.2 Nov 28 03:43:27.741 INFO [stderr] Compiling syn v0.14.9 Nov 28 03:43:27.752 INFO [stderr] Checking chrono v0.4.6 Nov 28 03:43:27.753 INFO [stderr] Checking alga v0.7.2 Nov 28 03:43:27.760 INFO [stderr] Compiling regex v1.0.5 Nov 28 03:43:27.800 INFO [stderr] Checking dotenv v0.13.0 Nov 28 03:43:34.450 INFO [stderr] Checking actix v0.7.5 Nov 28 03:43:35.082 INFO [stderr] Checking h2 v0.1.13 Nov 28 03:43:41.800 INFO [stderr] Checking diesel v1.3.3 Nov 28 03:43:48.898 INFO [stderr] Checking num-rational v0.2.1 Nov 28 03:44:02.976 INFO [stderr] Checking nalgebra v0.16.8 Nov 28 03:44:03.253 INFO [stderr] Checking num v0.2.0 Nov 28 03:44:03.928 INFO [stderr] Checking actix-net v0.1.1 Nov 28 03:44:32.890 INFO [stderr] Checking actix-web v0.7.13 Nov 28 03:44:35.620 INFO [stderr] Compiling juniper_codegen v0.10.0 Nov 28 03:44:49.908 INFO [stderr] Checking juniper v0.10.0 Nov 28 03:45:24.716 INFO [stderr] Checking spade v1.6.0 Nov 28 03:45:29.289 INFO [stderr] Checking geo-types v0.2.0 Nov 28 03:45:31.036 INFO [stderr] Checking geo v0.10.2 Nov 28 03:45:34.138 INFO [stderr] Checking corkboard-backend v0.1.0 (/source) Nov 28 03:45:43.617 INFO [stderr] warning: cannot find type `table` in this scope Nov 28 03:45:43.618 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 28 03:45:43.618 INFO [stderr] | Nov 28 03:45:43.618 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 28 03:45:43.619 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 03:45:43.619 INFO [stderr] | Nov 28 03:45:43.619 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 28 03:45:43.619 INFO [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 28 03:45:43.620 INFO [stderr] = note: for more information, see issue #50504 Nov 28 03:45:43.620 INFO [stderr] Nov 28 03:45:43.620 INFO [stderr] warning: cannot find type `table` in this scope Nov 28 03:45:43.621 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 28 03:45:43.621 INFO [stderr] | Nov 28 03:45:43.621 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 28 03:45:43.622 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 03:45:43.622 INFO [stderr] | Nov 28 03:45:43.622 INFO [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 28 03:45:43.623 INFO [stderr] = note: for more information, see issue #50504 Nov 28 03:45:43.623 INFO [stderr] Nov 28 03:45:43.623 INFO [stderr] warning: cannot find type `id` in this scope Nov 28 03:45:43.623 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 03:45:43.624 INFO [stderr] | Nov 28 03:45:43.624 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 03:45:43.624 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 03:45:43.625 INFO [stderr] | Nov 28 03:45:43.625 INFO [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 28 03:45:43.625 INFO [stderr] = note: for more information, see issue #50504 Nov 28 03:45:43.626 INFO [stderr] Nov 28 03:45:43.626 INFO [stderr] warning: cannot find type `title` in this scope Nov 28 03:45:43.626 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 03:45:43.626 INFO [stderr] | Nov 28 03:45:43.627 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 03:45:43.627 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 03:45:43.627 INFO [stderr] | Nov 28 03:45:43.628 INFO [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 28 03:45:43.628 INFO [stderr] = note: for more information, see issue #50504 Nov 28 03:45:43.628 INFO [stderr] Nov 28 03:45:43.629 INFO [stderr] warning: cannot find type `location_name` in this scope Nov 28 03:45:43.629 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 03:45:43.629 INFO [stderr] | Nov 28 03:45:43.629 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 03:45:43.630 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 03:45:43.630 INFO [stderr] | Nov 28 03:45:43.630 INFO [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 28 03:45:43.631 INFO [stderr] = note: for more information, see issue #50504 Nov 28 03:45:43.631 INFO [stderr] Nov 28 03:45:43.631 INFO [stderr] warning: cannot find type `lat` in this scope Nov 28 03:45:43.632 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 03:45:43.632 INFO [stderr] | Nov 28 03:45:43.632 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 03:45:43.633 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 03:45:43.633 INFO [stderr] | Nov 28 03:45:43.633 INFO [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 28 03:45:43.633 INFO [stderr] = note: for more information, see issue #50504 Nov 28 03:45:43.634 INFO [stderr] Nov 28 03:45:43.634 INFO [stderr] warning: cannot find type `lng` in this scope Nov 28 03:45:43.634 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 03:45:43.634 INFO [stderr] | Nov 28 03:45:43.635 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 03:45:43.635 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 03:45:43.635 INFO [stderr] | Nov 28 03:45:43.635 INFO [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 28 03:45:43.636 INFO [stderr] = note: for more information, see issue #50504 Nov 28 03:45:43.636 INFO [stderr] Nov 28 03:45:43.636 INFO [stderr] warning: cannot find type `description` in this scope Nov 28 03:45:43.636 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 03:45:43.637 INFO [stderr] | Nov 28 03:45:43.637 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 03:45:43.637 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 03:45:43.637 INFO [stderr] | Nov 28 03:45:43.637 INFO [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 28 03:45:43.637 INFO [stderr] = note: for more information, see issue #50504 Nov 28 03:45:43.637 INFO [stderr] Nov 28 03:45:43.637 INFO [stderr] warning: cannot find type `date` in this scope Nov 28 03:45:43.637 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 03:45:43.637 INFO [stderr] | Nov 28 03:45:43.637 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 03:45:43.637 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 03:45:43.637 INFO [stderr] | Nov 28 03:45:43.637 INFO [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 28 03:45:43.637 INFO [stderr] = note: for more information, see issue #50504 Nov 28 03:45:43.637 INFO [stderr] Nov 28 03:45:43.637 INFO [stderr] warning: cannot find type `tags` in this scope Nov 28 03:45:43.637 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 03:45:43.637 INFO [stderr] | Nov 28 03:45:43.637 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 03:45:43.637 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 03:45:43.637 INFO [stderr] | Nov 28 03:45:43.637 INFO [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 28 03:45:43.637 INFO [stderr] = note: for more information, see issue #50504 Nov 28 03:45:43.637 INFO [stderr] Nov 28 03:45:43.637 INFO [stderr] warning: unused import: `TimeZone` Nov 28 03:45:43.637 INFO [stderr] --> src/schema.rs:1:24 Nov 28 03:45:43.637 INFO [stderr] | Nov 28 03:45:43.637 INFO [stderr] 1 | use chrono::{DateTime, TimeZone, NaiveDateTime, Utc}; Nov 28 03:45:43.637 INFO [stderr] | ^^^^^^^^ Nov 28 03:45:43.637 INFO [stderr] | Nov 28 03:45:43.637 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 28 03:45:43.637 INFO [stderr] Nov 28 03:45:43.637 INFO [stderr] warning: cannot find type `vote_opportunities` in this scope Nov 28 03:45:43.637 INFO [stderr] --> src/schema.rs:51:10 Nov 28 03:45:43.637 INFO [stderr] | Nov 28 03:45:43.637 INFO [stderr] 51 | #[derive(Insertable)] Nov 28 03:45:43.637 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 03:45:43.638 INFO [stderr] | Nov 28 03:45:43.638 INFO [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 28 03:45:43.638 INFO [stderr] = note: for more information, see issue #50504 Nov 28 03:45:43.638 INFO [stderr] Nov 28 03:45:43.638 INFO [stderr] warning: cannot find type `VoteInput` in this scope Nov 28 03:45:43.638 INFO [stderr] --> src/schema.rs:51:10 Nov 28 03:45:43.638 INFO [stderr] | Nov 28 03:45:43.638 INFO [stderr] 51 | #[derive(Insertable)] Nov 28 03:45:43.638 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 03:45:43.638 INFO [stderr] | Nov 28 03:45:43.638 INFO [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 28 03:45:43.638 INFO [stderr] = note: for more information, see issue #50504 Nov 28 03:45:43.638 INFO [stderr] Nov 28 03:45:43.638 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 28 03:45:43.638 INFO [stderr] --> src/schema.rs:51:10 Nov 28 03:45:43.638 INFO [stderr] | Nov 28 03:45:43.638 INFO [stderr] 51 | #[derive(Insertable)] Nov 28 03:45:43.638 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 03:45:43.638 INFO [stderr] | Nov 28 03:45:43.638 INFO [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 28 03:45:43.638 INFO [stderr] = note: for more information, see issue #50504 Nov 28 03:45:43.638 INFO [stderr] Nov 28 03:45:43.638 INFO [stderr] warning: cannot find type `Tag` in this scope Nov 28 03:45:43.638 INFO [stderr] --> src/schema.rs:51:10 Nov 28 03:45:43.638 INFO [stderr] | Nov 28 03:45:43.638 INFO [stderr] 51 | #[derive(Insertable)] Nov 28 03:45:43.638 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 03:45:43.638 INFO [stderr] | Nov 28 03:45:43.638 INFO [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 28 03:45:43.638 INFO [stderr] = note: for more information, see issue #50504 Nov 28 03:45:43.638 INFO [stderr] Nov 28 03:45:43.652 INFO [stderr] warning: unused import: `DbConnection` Nov 28 03:45:43.652 INFO [stderr] --> src/main.rs:41:10 Nov 28 03:45:43.652 INFO [stderr] | Nov 28 03:45:43.652 INFO [stderr] 41 | use db::{DbConnection, establish_connection}; Nov 28 03:45:43.652 INFO [stderr] | ^^^^^^^^^^^^ Nov 28 03:45:43.652 INFO [stderr] Nov 28 03:45:44.688 INFO [stderr] warning: type alias is never used: `DB` Nov 28 03:45:44.688 INFO [stderr] --> src/schema.rs:14:1 Nov 28 03:45:44.688 INFO [stderr] | Nov 28 03:45:44.688 INFO [stderr] 14 | type DB = diesel::pg::Pg; Nov 28 03:45:44.688 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 03:45:44.688 INFO [stderr] | Nov 28 03:45:44.688 INFO [stderr] = note: #[warn(dead_code)] on by default Nov 28 03:45:44.688 INFO [stderr] Nov 28 03:45:44.696 INFO [stderr] warning: enum is never used: `Opportunity` Nov 28 03:45:44.696 INFO [stderr] --> src/schema.rs:16:1 Nov 28 03:45:44.696 INFO [stderr] | Nov 28 03:45:44.696 INFO [stderr] 16 | enum Opportunity { Nov 28 03:45:44.696 INFO [stderr] | ^^^^^^^^^^^^^^^^ Nov 28 03:45:44.696 INFO [stderr] Nov 28 03:45:44.696 INFO [stderr] warning: method is never used: `from_input` Nov 28 03:45:44.696 INFO [stderr] --> src/schema.rs:111:2 Nov 28 03:45:44.696 INFO [stderr] | Nov 28 03:45:44.696 INFO [stderr] 111 | fn from_input(input: LocationInput) -> Self { Nov 28 03:45:44.696 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 03:45:44.696 INFO [stderr] Nov 28 03:45:44.781 INFO [stderr] warning: cannot find type `table` in this scope Nov 28 03:45:44.781 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 28 03:45:44.781 INFO [stderr] | Nov 28 03:45:44.781 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 28 03:45:44.781 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 03:45:44.781 INFO [stderr] | Nov 28 03:45:44.781 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 28 03:45:44.781 INFO [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 28 03:45:44.781 INFO [stderr] = note: for more information, see issue #50504 Nov 28 03:45:44.781 INFO [stderr] Nov 28 03:45:44.781 INFO [stderr] warning: cannot find type `table` in this scope Nov 28 03:45:44.781 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 28 03:45:44.781 INFO [stderr] | Nov 28 03:45:44.781 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 28 03:45:44.781 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 03:45:44.781 INFO [stderr] | Nov 28 03:45:44.781 INFO [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 28 03:45:44.781 INFO [stderr] = note: for more information, see issue #50504 Nov 28 03:45:44.782 INFO [stderr] Nov 28 03:45:44.782 INFO [stderr] warning: cannot find type `id` in this scope Nov 28 03:45:44.782 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 03:45:44.782 INFO [stderr] | Nov 28 03:45:44.782 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 03:45:44.782 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 03:45:44.782 INFO [stderr] | Nov 28 03:45:44.782 INFO [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 28 03:45:44.782 INFO [stderr] = note: for more information, see issue #50504 Nov 28 03:45:44.782 INFO [stderr] Nov 28 03:45:44.782 INFO [stderr] warning: cannot find type `title` in this scope Nov 28 03:45:44.782 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 03:45:44.782 INFO [stderr] | Nov 28 03:45:44.782 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 03:45:44.782 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 03:45:44.782 INFO [stderr] | Nov 28 03:45:44.782 INFO [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 28 03:45:44.782 INFO [stderr] = note: for more information, see issue #50504 Nov 28 03:45:44.782 INFO [stderr] Nov 28 03:45:44.784 INFO [stderr] warning: cannot find type `location_name` in this scope Nov 28 03:45:44.785 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 03:45:44.785 INFO [stderr] | Nov 28 03:45:44.785 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 03:45:44.785 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 03:45:44.785 INFO [stderr] | Nov 28 03:45:44.785 INFO [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 28 03:45:44.785 INFO [stderr] = note: for more information, see issue #50504 Nov 28 03:45:44.785 INFO [stderr] Nov 28 03:45:44.785 INFO [stderr] warning: cannot find type `lat` in this scope Nov 28 03:45:44.785 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 03:45:44.785 INFO [stderr] | Nov 28 03:45:44.785 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 03:45:44.785 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 03:45:44.785 INFO [stderr] | Nov 28 03:45:44.785 INFO [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 28 03:45:44.785 INFO [stderr] = note: for more information, see issue #50504 Nov 28 03:45:44.785 INFO [stderr] Nov 28 03:45:44.785 INFO [stderr] warning: cannot find type `lng` in this scope Nov 28 03:45:44.785 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 03:45:44.785 INFO [stderr] | Nov 28 03:45:44.785 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 03:45:44.785 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 03:45:44.785 INFO [stderr] | Nov 28 03:45:44.785 INFO [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 28 03:45:44.785 INFO [stderr] = note: for more information, see issue #50504 Nov 28 03:45:44.785 INFO [stderr] Nov 28 03:45:44.785 INFO [stderr] warning: cannot find type `description` in this scope Nov 28 03:45:44.785 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 03:45:44.785 INFO [stderr] | Nov 28 03:45:44.785 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 03:45:44.785 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 03:45:44.785 INFO [stderr] | Nov 28 03:45:44.785 INFO [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 28 03:45:44.785 INFO [stderr] = note: for more information, see issue #50504 Nov 28 03:45:44.785 INFO [stderr] Nov 28 03:45:44.785 INFO [stderr] warning: cannot find type `date` in this scope Nov 28 03:45:44.785 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 03:45:44.785 INFO [stderr] | Nov 28 03:45:44.785 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 03:45:44.785 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 03:45:44.785 INFO [stderr] | Nov 28 03:45:44.785 INFO [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 28 03:45:44.785 INFO [stderr] = note: for more information, see issue #50504 Nov 28 03:45:44.785 INFO [stderr] Nov 28 03:45:44.785 INFO [stderr] warning: cannot find type `tags` in this scope Nov 28 03:45:44.785 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 03:45:44.785 INFO [stderr] | Nov 28 03:45:44.785 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 03:45:44.785 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 03:45:44.785 INFO [stderr] | Nov 28 03:45:44.785 INFO [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 28 03:45:44.785 INFO [stderr] = note: for more information, see issue #50504 Nov 28 03:45:44.785 INFO [stderr] Nov 28 03:45:44.785 INFO [stderr] warning: unused import: `TimeZone` Nov 28 03:45:44.785 INFO [stderr] --> src/schema.rs:1:24 Nov 28 03:45:44.785 INFO [stderr] | Nov 28 03:45:44.785 INFO [stderr] 1 | use chrono::{DateTime, TimeZone, NaiveDateTime, Utc}; Nov 28 03:45:44.785 INFO [stderr] | ^^^^^^^^ Nov 28 03:45:44.785 INFO [stderr] | Nov 28 03:45:44.785 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 28 03:45:44.785 INFO [stderr] Nov 28 03:45:44.785 INFO [stderr] warning: cannot find type `vote_opportunities` in this scope Nov 28 03:45:44.785 INFO [stderr] --> src/schema.rs:51:10 Nov 28 03:45:44.785 INFO [stderr] | Nov 28 03:45:44.785 INFO [stderr] 51 | #[derive(Insertable)] Nov 28 03:45:44.785 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 03:45:44.785 INFO [stderr] | Nov 28 03:45:44.785 INFO [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 28 03:45:44.785 INFO [stderr] = note: for more information, see issue #50504 Nov 28 03:45:44.785 INFO [stderr] Nov 28 03:45:44.785 INFO [stderr] warning: cannot find type `VoteInput` in this scope Nov 28 03:45:44.785 INFO [stderr] --> src/schema.rs:51:10 Nov 28 03:45:44.785 INFO [stderr] | Nov 28 03:45:44.785 INFO [stderr] 51 | #[derive(Insertable)] Nov 28 03:45:44.785 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 03:45:44.785 INFO [stderr] | Nov 28 03:45:44.785 INFO [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 28 03:45:44.786 INFO [stderr] = note: for more information, see issue #50504 Nov 28 03:45:44.786 INFO [stderr] Nov 28 03:45:44.786 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 28 03:45:44.786 INFO [stderr] --> src/schema.rs:51:10 Nov 28 03:45:44.786 INFO [stderr] | Nov 28 03:45:44.786 INFO [stderr] 51 | #[derive(Insertable)] Nov 28 03:45:44.786 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 03:45:44.786 INFO [stderr] | Nov 28 03:45:44.786 INFO [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 28 03:45:44.786 INFO [stderr] = note: for more information, see issue #50504 Nov 28 03:45:44.786 INFO [stderr] Nov 28 03:45:44.786 INFO [stderr] warning: cannot find type `Tag` in this scope Nov 28 03:45:44.786 INFO [stderr] --> src/schema.rs:51:10 Nov 28 03:45:44.786 INFO [stderr] | Nov 28 03:45:44.786 INFO [stderr] 51 | #[derive(Insertable)] Nov 28 03:45:44.786 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 03:45:44.786 INFO [stderr] | Nov 28 03:45:44.786 INFO [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 28 03:45:44.786 INFO [stderr] = note: for more information, see issue #50504 Nov 28 03:45:44.786 INFO [stderr] Nov 28 03:45:44.796 INFO [stderr] warning: unused import: `DbConnection` Nov 28 03:45:44.796 INFO [stderr] --> src/main.rs:41:10 Nov 28 03:45:44.796 INFO [stderr] | Nov 28 03:45:44.796 INFO [stderr] 41 | use db::{DbConnection, establish_connection}; Nov 28 03:45:44.796 INFO [stderr] | ^^^^^^^^^^^^ Nov 28 03:45:44.796 INFO [stderr] Nov 28 03:45:45.636 INFO [stderr] warning: type alias is never used: `DB` Nov 28 03:45:45.636 INFO [stderr] --> src/schema.rs:14:1 Nov 28 03:45:45.636 INFO [stderr] | Nov 28 03:45:45.636 INFO [stderr] 14 | type DB = diesel::pg::Pg; Nov 28 03:45:45.636 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 03:45:45.637 INFO [stderr] | Nov 28 03:45:45.637 INFO [stderr] = note: #[warn(dead_code)] on by default Nov 28 03:45:45.637 INFO [stderr] Nov 28 03:45:45.637 INFO [stderr] warning: enum is never used: `Opportunity` Nov 28 03:45:45.638 INFO [stderr] --> src/schema.rs:16:1 Nov 28 03:45:45.638 INFO [stderr] | Nov 28 03:45:45.638 INFO [stderr] 16 | enum Opportunity { Nov 28 03:45:45.638 INFO [stderr] | ^^^^^^^^^^^^^^^^ Nov 28 03:45:45.639 INFO [stderr] Nov 28 03:45:45.639 INFO [stderr] warning: method is never used: `from_input` Nov 28 03:45:45.639 INFO [stderr] --> src/schema.rs:111:2 Nov 28 03:45:45.639 INFO [stderr] | Nov 28 03:45:45.640 INFO [stderr] 111 | fn from_input(input: LocationInput) -> Self { Nov 28 03:45:45.640 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 03:45:45.640 INFO [stderr] Nov 28 03:45:45.789 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 18s Nov 28 03:45:45.823 INFO [stderr] su: No module specific data is present Nov 28 03:45:46.928 INFO running `"docker" "inspect" "5fc70461525c625b55ea2174b9ea5354ddfce3d992adcc77c17294423a8cacd9"` Nov 28 03:45:47.258 INFO running `"docker" "rm" "-f" "5fc70461525c625b55ea2174b9ea5354ddfce3d992adcc77c17294423a8cacd9"` Nov 28 03:45:47.658 INFO [stdout] 5fc70461525c625b55ea2174b9ea5354ddfce3d992adcc77c17294423a8cacd9