Dec 13 16:16:39.878 INFO testing jacobmischka/corkboard-backend against master#bd47d6825bf4090517549d33cfef10d3300b4a75 for pr-56550 Dec 13 16:16:39.878 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-1/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +bd47d6825bf4090517549d33cfef10d3300b4a75-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Dec 13 16:16:40.077 INFO [stdout] 2b6ab1c511906915c1493025dc7562ec5108ae6697bbb0bef3ec21ce3f3f5d55 Dec 13 16:16:40.079 INFO running `"docker" "start" "-a" "2b6ab1c511906915c1493025dc7562ec5108ae6697bbb0bef3ec21ce3f3f5d55"` Dec 13 16:16:40.516 INFO [stderr] usermod: no changes Dec 13 16:16:40.995 INFO [stderr] Compiling num-bigint v0.2.1 Dec 13 16:16:41.022 INFO [stderr] Compiling approx v0.3.0 Dec 13 16:16:41.022 INFO [stderr] Compiling uom v0.20.1 Dec 13 16:16:41.029 INFO [stderr] Compiling syn v0.15.18 Dec 13 16:16:41.029 INFO [stderr] Compiling syn v0.14.9 Dec 13 16:16:41.029 INFO [stderr] Compiling h2 v0.1.13 Dec 13 16:16:41.039 INFO [stderr] Compiling diesel v1.3.3 Dec 13 16:16:44.344 INFO [stderr] Compiling alga v0.7.2 Dec 13 16:17:04.047 INFO [stderr] Compiling nalgebra v0.16.8 Dec 13 16:17:04.627 INFO [stderr] Compiling num-rational v0.2.1 Dec 13 16:17:12.159 INFO [stderr] Compiling num v0.2.0 Dec 13 16:17:39.287 INFO [stderr] Compiling synstructure v0.10.1 Dec 13 16:17:39.343 INFO [stderr] Compiling actix_derive v0.3.1 Dec 13 16:17:39.675 INFO [stderr] Compiling serde_derive v1.0.80 Dec 13 16:17:41.587 INFO [stderr] Compiling juniper_codegen v0.10.0 Dec 13 16:17:53.627 INFO [stderr] Compiling failure_derive v0.1.3 Dec 13 16:17:58.831 INFO [stderr] Compiling failure v0.1.3 Dec 13 16:18:02.375 INFO [stderr] Compiling trust-dns-proto v0.5.0 Dec 13 16:18:05.063 INFO [stderr] Compiling actix v0.7.5 Dec 13 16:18:05.163 INFO [stderr] Compiling dotenv v0.13.0 Dec 13 16:18:08.116 INFO [stderr] Compiling juniper v0.10.0 Dec 13 16:18:15.525 INFO [stderr] Compiling trust-dns-resolver v0.10.0 Dec 13 16:18:58.152 INFO [stderr] Compiling actix-net v0.1.1 Dec 13 16:19:04.783 INFO [stderr] Compiling spade v1.6.0 Dec 13 16:19:09.160 INFO [stderr] Compiling actix-web v0.7.13 Dec 13 16:19:12.831 INFO [stderr] Compiling geo-types v0.2.0 Dec 13 16:19:14.483 INFO [stderr] Compiling geo v0.10.2 Dec 13 16:19:29.471 INFO [stderr] Compiling corkboard-backend v0.1.0 (/source) Dec 13 16:19:35.063 INFO [stderr] warning: cannot find type `table` in this scope Dec 13 16:19:35.063 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 13 16:19:35.063 INFO [stderr] | Dec 13 16:19:35.063 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 13 16:19:35.063 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 16:19:35.063 INFO [stderr] | Dec 13 16:19:35.063 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 13 16:19:35.063 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 16:19:35.063 INFO [stderr] = note: for more information, see issue #50504 Dec 13 16:19:35.063 INFO [stderr] Dec 13 16:19:35.063 INFO [stderr] warning: cannot find type `table` in this scope Dec 13 16:19:35.063 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 13 16:19:35.063 INFO [stderr] | Dec 13 16:19:35.063 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 13 16:19:35.063 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 16:19:35.063 INFO [stderr] | Dec 13 16:19:35.063 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 16:19:35.063 INFO [stderr] = note: for more information, see issue #50504 Dec 13 16:19:35.063 INFO [stderr] Dec 13 16:19:35.063 INFO [stderr] warning: cannot find type `id` in this scope Dec 13 16:19:35.063 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 16:19:35.063 INFO [stderr] | Dec 13 16:19:35.063 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 16:19:35.063 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 16:19:35.063 INFO [stderr] | Dec 13 16:19:35.063 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 16:19:35.063 INFO [stderr] = note: for more information, see issue #50504 Dec 13 16:19:35.063 INFO [stderr] Dec 13 16:19:35.063 INFO [stderr] warning: cannot find type `title` in this scope Dec 13 16:19:35.063 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 16:19:35.063 INFO [stderr] | Dec 13 16:19:35.063 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 16:19:35.063 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 16:19:35.063 INFO [stderr] | Dec 13 16:19:35.063 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 16:19:35.063 INFO [stderr] = note: for more information, see issue #50504 Dec 13 16:19:35.063 INFO [stderr] Dec 13 16:19:35.063 INFO [stderr] warning: cannot find type `location_name` in this scope Dec 13 16:19:35.063 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 16:19:35.063 INFO [stderr] | Dec 13 16:19:35.063 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 16:19:35.063 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 16:19:35.063 INFO [stderr] | Dec 13 16:19:35.063 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 16:19:35.063 INFO [stderr] = note: for more information, see issue #50504 Dec 13 16:19:35.063 INFO [stderr] Dec 13 16:19:35.063 INFO [stderr] warning: cannot find type `lat` in this scope Dec 13 16:19:35.063 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 16:19:35.063 INFO [stderr] | Dec 13 16:19:35.063 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 16:19:35.063 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 16:19:35.063 INFO [stderr] | Dec 13 16:19:35.063 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 16:19:35.064 INFO [stderr] = note: for more information, see issue #50504 Dec 13 16:19:35.064 INFO [stderr] Dec 13 16:19:35.064 INFO [stderr] warning: cannot find type `lng` in this scope Dec 13 16:19:35.064 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 16:19:35.064 INFO [stderr] | Dec 13 16:19:35.064 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 16:19:35.064 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 16:19:35.064 INFO [stderr] | Dec 13 16:19:35.064 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 16:19:35.064 INFO [stderr] = note: for more information, see issue #50504 Dec 13 16:19:35.064 INFO [stderr] Dec 13 16:19:35.064 INFO [stderr] warning: cannot find type `description` in this scope Dec 13 16:19:35.064 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 16:19:35.064 INFO [stderr] | Dec 13 16:19:35.064 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 16:19:35.064 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 16:19:35.064 INFO [stderr] | Dec 13 16:19:35.064 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 16:19:35.064 INFO [stderr] = note: for more information, see issue #50504 Dec 13 16:19:35.064 INFO [stderr] Dec 13 16:19:35.064 INFO [stderr] warning: cannot find type `date` in this scope Dec 13 16:19:35.064 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 16:19:35.064 INFO [stderr] | Dec 13 16:19:35.064 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 16:19:35.064 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 16:19:35.064 INFO [stderr] | Dec 13 16:19:35.064 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 16:19:35.064 INFO [stderr] = note: for more information, see issue #50504 Dec 13 16:19:35.064 INFO [stderr] Dec 13 16:19:35.064 INFO [stderr] warning: cannot find type `tags` in this scope Dec 13 16:19:35.064 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 16:19:35.064 INFO [stderr] | Dec 13 16:19:35.064 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 16:19:35.064 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 16:19:35.064 INFO [stderr] | Dec 13 16:19:35.064 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 16:19:35.064 INFO [stderr] = note: for more information, see issue #50504 Dec 13 16:19:35.064 INFO [stderr] Dec 13 16:19:35.064 INFO [stderr] warning: unused import: `TimeZone` Dec 13 16:19:35.064 INFO [stderr] --> src/schema.rs:1:24 Dec 13 16:19:35.064 INFO [stderr] | Dec 13 16:19:35.064 INFO [stderr] 1 | use chrono::{DateTime, TimeZone, NaiveDateTime, Utc}; Dec 13 16:19:35.064 INFO [stderr] | ^^^^^^^^ Dec 13 16:19:35.064 INFO [stderr] | Dec 13 16:19:35.064 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 13 16:19:35.064 INFO [stderr] Dec 13 16:19:35.064 INFO [stderr] warning: cannot find type `vote_opportunities` in this scope Dec 13 16:19:35.064 INFO [stderr] --> src/schema.rs:51:10 Dec 13 16:19:35.064 INFO [stderr] | Dec 13 16:19:35.064 INFO [stderr] 51 | #[derive(Insertable)] Dec 13 16:19:35.064 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 16:19:35.064 INFO [stderr] | Dec 13 16:19:35.064 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 16:19:35.064 INFO [stderr] = note: for more information, see issue #50504 Dec 13 16:19:35.064 INFO [stderr] Dec 13 16:19:35.064 INFO [stderr] warning: cannot find type `VoteInput` in this scope Dec 13 16:19:35.064 INFO [stderr] --> src/schema.rs:51:10 Dec 13 16:19:35.064 INFO [stderr] | Dec 13 16:19:35.064 INFO [stderr] 51 | #[derive(Insertable)] Dec 13 16:19:35.064 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 16:19:35.064 INFO [stderr] | Dec 13 16:19:35.064 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 16:19:35.064 INFO [stderr] = note: for more information, see issue #50504 Dec 13 16:19:35.064 INFO [stderr] Dec 13 16:19:35.065 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 13 16:19:35.065 INFO [stderr] --> src/schema.rs:51:10 Dec 13 16:19:35.065 INFO [stderr] | Dec 13 16:19:35.065 INFO [stderr] 51 | #[derive(Insertable)] Dec 13 16:19:35.065 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 16:19:35.065 INFO [stderr] | Dec 13 16:19:35.065 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 16:19:35.065 INFO [stderr] = note: for more information, see issue #50504 Dec 13 16:19:35.065 INFO [stderr] Dec 13 16:19:35.065 INFO [stderr] warning: cannot find type `Tag` in this scope Dec 13 16:19:35.065 INFO [stderr] --> src/schema.rs:51:10 Dec 13 16:19:35.065 INFO [stderr] | Dec 13 16:19:35.065 INFO [stderr] 51 | #[derive(Insertable)] Dec 13 16:19:35.065 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 16:19:35.065 INFO [stderr] | Dec 13 16:19:35.065 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 16:19:35.065 INFO [stderr] = note: for more information, see issue #50504 Dec 13 16:19:35.065 INFO [stderr] Dec 13 16:19:35.075 INFO [stderr] warning: unused import: `DbConnection` Dec 13 16:19:35.075 INFO [stderr] --> src/main.rs:41:10 Dec 13 16:19:35.075 INFO [stderr] | Dec 13 16:19:35.075 INFO [stderr] 41 | use db::{DbConnection, establish_connection}; Dec 13 16:19:35.075 INFO [stderr] | ^^^^^^^^^^^^ Dec 13 16:19:35.075 INFO [stderr] Dec 13 16:19:35.945 INFO [stderr] warning: type alias is never used: `DB` Dec 13 16:19:35.945 INFO [stderr] --> src/schema.rs:14:1 Dec 13 16:19:35.946 INFO [stderr] | Dec 13 16:19:35.946 INFO [stderr] 14 | type DB = diesel::pg::Pg; Dec 13 16:19:35.946 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 13 16:19:35.946 INFO [stderr] | Dec 13 16:19:35.946 INFO [stderr] = note: #[warn(dead_code)] on by default Dec 13 16:19:35.946 INFO [stderr] Dec 13 16:19:35.946 INFO [stderr] warning: enum is never used: `Opportunity` Dec 13 16:19:35.946 INFO [stderr] --> src/schema.rs:16:1 Dec 13 16:19:35.946 INFO [stderr] | Dec 13 16:19:35.946 INFO [stderr] 16 | enum Opportunity { Dec 13 16:19:35.946 INFO [stderr] | ^^^^^^^^^^^^^^^^ Dec 13 16:19:35.946 INFO [stderr] Dec 13 16:19:35.946 INFO [stderr] warning: method is never used: `from_input` Dec 13 16:19:35.946 INFO [stderr] --> src/schema.rs:111:2 Dec 13 16:19:35.946 INFO [stderr] | Dec 13 16:19:35.946 INFO [stderr] 111 | fn from_input(input: LocationInput) -> Self { Dec 13 16:19:35.946 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 13 16:19:35.946 INFO [stderr] Dec 13 16:19:50.804 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 10s Dec 13 16:19:50.826 INFO [stderr] su: No module specific data is present Dec 13 16:19:51.794 INFO running `"docker" "inspect" "2b6ab1c511906915c1493025dc7562ec5108ae6697bbb0bef3ec21ce3f3f5d55"` Dec 13 16:19:52.151 INFO running `"docker" "rm" "-f" "2b6ab1c511906915c1493025dc7562ec5108ae6697bbb0bef3ec21ce3f3f5d55"` Dec 13 16:19:52.423 INFO [stdout] 2b6ab1c511906915c1493025dc7562ec5108ae6697bbb0bef3ec21ce3f3f5d55 Dec 13 16:19:52.429 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-1/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +bd47d6825bf4090517549d33cfef10d3300b4a75-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Dec 13 16:19:52.901 INFO [stdout] 101cceafa7092e06699f9398eef88353a9d27658c2063fa7b55417d284e18d6a Dec 13 16:19:52.907 INFO running `"docker" "start" "-a" "101cceafa7092e06699f9398eef88353a9d27658c2063fa7b55417d284e18d6a"` Dec 13 16:19:54.469 INFO [stderr] usermod: no changes Dec 13 16:19:55.048 INFO [stderr] Compiling corkboard-backend v0.1.0 (/source) Dec 13 16:20:00.076 INFO [stderr] warning: cannot find type `table` in this scope Dec 13 16:20:00.076 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 13 16:20:00.076 INFO [stderr] | Dec 13 16:20:00.076 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 13 16:20:00.076 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 16:20:00.076 INFO [stderr] | Dec 13 16:20:00.076 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 13 16:20:00.076 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 16:20:00.076 INFO [stderr] = note: for more information, see issue #50504 Dec 13 16:20:00.076 INFO [stderr] Dec 13 16:20:00.076 INFO [stderr] warning: cannot find type `table` in this scope Dec 13 16:20:00.076 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 13 16:20:00.076 INFO [stderr] | Dec 13 16:20:00.076 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 13 16:20:00.076 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 16:20:00.076 INFO [stderr] | Dec 13 16:20:00.076 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 16:20:00.076 INFO [stderr] = note: for more information, see issue #50504 Dec 13 16:20:00.076 INFO [stderr] Dec 13 16:20:00.076 INFO [stderr] warning: cannot find type `id` in this scope Dec 13 16:20:00.076 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 16:20:00.076 INFO [stderr] | Dec 13 16:20:00.076 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 16:20:00.076 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 16:20:00.076 INFO [stderr] | Dec 13 16:20:00.076 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 16:20:00.076 INFO [stderr] = note: for more information, see issue #50504 Dec 13 16:20:00.076 INFO [stderr] Dec 13 16:20:00.076 INFO [stderr] warning: cannot find type `title` in this scope Dec 13 16:20:00.076 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 16:20:00.076 INFO [stderr] | Dec 13 16:20:00.076 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 16:20:00.076 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 16:20:00.076 INFO [stderr] | Dec 13 16:20:00.076 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 16:20:00.076 INFO [stderr] = note: for more information, see issue #50504 Dec 13 16:20:00.076 INFO [stderr] Dec 13 16:20:00.076 INFO [stderr] warning: cannot find type `location_name` in this scope Dec 13 16:20:00.076 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 16:20:00.076 INFO [stderr] | Dec 13 16:20:00.076 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 16:20:00.076 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 16:20:00.076 INFO [stderr] | Dec 13 16:20:00.077 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 16:20:00.077 INFO [stderr] = note: for more information, see issue #50504 Dec 13 16:20:00.077 INFO [stderr] Dec 13 16:20:00.077 INFO [stderr] warning: cannot find type `lat` in this scope Dec 13 16:20:00.077 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 16:20:00.077 INFO [stderr] | Dec 13 16:20:00.077 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 16:20:00.077 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 16:20:00.077 INFO [stderr] | Dec 13 16:20:00.077 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 16:20:00.077 INFO [stderr] = note: for more information, see issue #50504 Dec 13 16:20:00.077 INFO [stderr] Dec 13 16:20:00.077 INFO [stderr] warning: cannot find type `lng` in this scope Dec 13 16:20:00.077 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 16:20:00.078 INFO [stderr] | Dec 13 16:20:00.078 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 16:20:00.078 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 16:20:00.078 INFO [stderr] | Dec 13 16:20:00.078 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 16:20:00.078 INFO [stderr] = note: for more information, see issue #50504 Dec 13 16:20:00.078 INFO [stderr] Dec 13 16:20:00.078 INFO [stderr] warning: cannot find type `description` in this scope Dec 13 16:20:00.078 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 16:20:00.078 INFO [stderr] | Dec 13 16:20:00.078 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 16:20:00.078 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 16:20:00.078 INFO [stderr] | Dec 13 16:20:00.078 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 16:20:00.078 INFO [stderr] = note: for more information, see issue #50504 Dec 13 16:20:00.078 INFO [stderr] Dec 13 16:20:00.078 INFO [stderr] warning: cannot find type `date` in this scope Dec 13 16:20:00.078 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 16:20:00.078 INFO [stderr] | Dec 13 16:20:00.078 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 16:20:00.078 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 16:20:00.078 INFO [stderr] | Dec 13 16:20:00.078 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 16:20:00.078 INFO [stderr] = note: for more information, see issue #50504 Dec 13 16:20:00.078 INFO [stderr] Dec 13 16:20:00.078 INFO [stderr] warning: cannot find type `tags` in this scope Dec 13 16:20:00.078 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 13 16:20:00.078 INFO [stderr] | Dec 13 16:20:00.078 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 13 16:20:00.078 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 16:20:00.078 INFO [stderr] | Dec 13 16:20:00.078 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 16:20:00.078 INFO [stderr] = note: for more information, see issue #50504 Dec 13 16:20:00.078 INFO [stderr] Dec 13 16:20:00.083 INFO [stderr] warning: unused import: `TimeZone` Dec 13 16:20:00.083 INFO [stderr] --> src/schema.rs:1:24 Dec 13 16:20:00.083 INFO [stderr] | Dec 13 16:20:00.083 INFO [stderr] 1 | use chrono::{DateTime, TimeZone, NaiveDateTime, Utc}; Dec 13 16:20:00.083 INFO [stderr] | ^^^^^^^^ Dec 13 16:20:00.083 INFO [stderr] | Dec 13 16:20:00.083 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 13 16:20:00.083 INFO [stderr] Dec 13 16:20:00.083 INFO [stderr] warning: cannot find type `vote_opportunities` in this scope Dec 13 16:20:00.083 INFO [stderr] --> src/schema.rs:51:10 Dec 13 16:20:00.083 INFO [stderr] | Dec 13 16:20:00.083 INFO [stderr] 51 | #[derive(Insertable)] Dec 13 16:20:00.083 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 16:20:00.083 INFO [stderr] | Dec 13 16:20:00.083 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 16:20:00.083 INFO [stderr] = note: for more information, see issue #50504 Dec 13 16:20:00.083 INFO [stderr] Dec 13 16:20:00.083 INFO [stderr] warning: cannot find type `VoteInput` in this scope Dec 13 16:20:00.083 INFO [stderr] --> src/schema.rs:51:10 Dec 13 16:20:00.083 INFO [stderr] | Dec 13 16:20:00.083 INFO [stderr] 51 | #[derive(Insertable)] Dec 13 16:20:00.083 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 16:20:00.083 INFO [stderr] | Dec 13 16:20:00.083 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 16:20:00.083 INFO [stderr] = note: for more information, see issue #50504 Dec 13 16:20:00.083 INFO [stderr] Dec 13 16:20:00.083 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 13 16:20:00.083 INFO [stderr] --> src/schema.rs:51:10 Dec 13 16:20:00.083 INFO [stderr] | Dec 13 16:20:00.083 INFO [stderr] 51 | #[derive(Insertable)] Dec 13 16:20:00.083 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 16:20:00.083 INFO [stderr] | Dec 13 16:20:00.083 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 16:20:00.083 INFO [stderr] = note: for more information, see issue #50504 Dec 13 16:20:00.083 INFO [stderr] Dec 13 16:20:00.083 INFO [stderr] warning: cannot find type `Tag` in this scope Dec 13 16:20:00.083 INFO [stderr] --> src/schema.rs:51:10 Dec 13 16:20:00.083 INFO [stderr] | Dec 13 16:20:00.083 INFO [stderr] 51 | #[derive(Insertable)] Dec 13 16:20:00.083 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 16:20:00.083 INFO [stderr] | Dec 13 16:20:00.083 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 13 16:20:00.083 INFO [stderr] = note: for more information, see issue #50504 Dec 13 16:20:00.083 INFO [stderr] Dec 13 16:20:00.092 INFO [stderr] warning: unused import: `DbConnection` Dec 13 16:20:00.092 INFO [stderr] --> src/main.rs:41:10 Dec 13 16:20:00.092 INFO [stderr] | Dec 13 16:20:00.092 INFO [stderr] 41 | use db::{DbConnection, establish_connection}; Dec 13 16:20:00.092 INFO [stderr] | ^^^^^^^^^^^^ Dec 13 16:20:00.092 INFO [stderr] Dec 13 16:20:00.935 INFO [stderr] warning: type alias is never used: `DB` Dec 13 16:20:00.935 INFO [stderr] --> src/schema.rs:14:1 Dec 13 16:20:00.935 INFO [stderr] | Dec 13 16:20:00.935 INFO [stderr] 14 | type DB = diesel::pg::Pg; Dec 13 16:20:00.935 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 13 16:20:00.935 INFO [stderr] | Dec 13 16:20:00.935 INFO [stderr] = note: #[warn(dead_code)] on by default Dec 13 16:20:00.935 INFO [stderr] Dec 13 16:20:00.935 INFO [stderr] warning: enum is never used: `Opportunity` Dec 13 16:20:00.935 INFO [stderr] --> src/schema.rs:16:1 Dec 13 16:20:00.935 INFO [stderr] | Dec 13 16:20:00.935 INFO [stderr] 16 | enum Opportunity { Dec 13 16:20:00.935 INFO [stderr] | ^^^^^^^^^^^^^^^^ Dec 13 16:20:00.935 INFO [stderr] Dec 13 16:20:00.935 INFO [stderr] warning: method is never used: `from_input` Dec 13 16:20:00.935 INFO [stderr] --> src/schema.rs:111:2 Dec 13 16:20:00.935 INFO [stderr] | Dec 13 16:20:00.935 INFO [stderr] 111 | fn from_input(input: LocationInput) -> Self { Dec 13 16:20:00.935 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 13 16:20:00.935 INFO [stderr] Dec 13 16:20:01.560 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.06s Dec 13 16:20:01.591 INFO [stderr] su: No module specific data is present Dec 13 16:20:02.879 INFO running `"docker" "inspect" "101cceafa7092e06699f9398eef88353a9d27658c2063fa7b55417d284e18d6a"` Dec 13 16:20:03.181 INFO running `"docker" "rm" "-f" "101cceafa7092e06699f9398eef88353a9d27658c2063fa7b55417d284e18d6a"` Dec 13 16:20:03.512 INFO [stdout] 101cceafa7092e06699f9398eef88353a9d27658c2063fa7b55417d284e18d6a Dec 13 16:20:03.516 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-1/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +bd47d6825bf4090517549d33cfef10d3300b4a75-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Dec 13 16:20:04.060 INFO [stdout] a92b32f8427d6b4fa45f46abe8d40c3113121bea1e3681192f5255dddd522f57 Dec 13 16:20:04.064 INFO running `"docker" "start" "-a" "a92b32f8427d6b4fa45f46abe8d40c3113121bea1e3681192f5255dddd522f57"` Dec 13 16:20:05.588 INFO [stderr] usermod: no changes Dec 13 16:20:05.963 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.32s Dec 13 16:20:05.972 INFO [stderr] Running /target/debug/deps/corkboard_backend-cf7277d0e8badd94 Dec 13 16:20:05.988 INFO [stdout] Dec 13 16:20:05.988 INFO [stdout] running 0 tests Dec 13 16:20:05.988 INFO [stdout] Dec 13 16:20:05.988 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 13 16:20:05.988 INFO [stdout] Dec 13 16:20:05.999 INFO [stderr] su: No module specific data is present Dec 13 16:20:07.224 INFO running `"docker" "inspect" "a92b32f8427d6b4fa45f46abe8d40c3113121bea1e3681192f5255dddd522f57"` Dec 13 16:20:07.499 INFO running `"docker" "rm" "-f" "a92b32f8427d6b4fa45f46abe8d40c3113121bea1e3681192f5255dddd522f57"` Dec 13 16:20:07.843 INFO [stdout] a92b32f8427d6b4fa45f46abe8d40c3113121bea1e3681192f5255dddd522f57