Dec 04 18:48:02.154 INFO checking ffimnsr/simple-webservice-rust against master#c8ae2de8363be088604ffa2ccba84ff7ad7250bc for pr-56481 Dec 04 18:48:02.154 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56481/worker-6/master#c8ae2de8363be088604ffa2ccba84ff7ad7250bc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56481/master#c8ae2de8363be088604ffa2ccba84ff7ad7250bc:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +c8ae2de8363be088604ffa2ccba84ff7ad7250bc-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Dec 04 18:48:02.563 INFO [stdout] 034484d9241b1314c0769aac4ae35570a9210872879762543d46866c765ba9c8 Dec 04 18:48:02.568 INFO running `"docker" "start" "-a" "034484d9241b1314c0769aac4ae35570a9210872879762543d46866c765ba9c8"` Dec 04 18:48:03.766 INFO [stderr] usermod: no changes Dec 04 18:48:04.239 INFO [stderr] Compiling email v0.0.19 Dec 04 18:48:04.239 INFO [stderr] Checking nom v3.2.1 Dec 04 18:48:04.261 INFO [stderr] Checking r2d2 v0.8.2 Dec 04 18:48:04.279 INFO [stderr] Compiling serde_json v1.0.24 Dec 04 18:48:04.279 INFO [stderr] Checking uuid v0.6.5 Dec 04 18:48:04.279 INFO [stderr] Checking bincode v1.0.1 Dec 04 18:48:04.279 INFO [stderr] Compiling backtrace v0.3.9 Dec 04 18:48:04.291 INFO [stderr] Compiling rayon-core v1.4.1 Dec 04 18:48:05.399 INFO [stderr] Checking error-chain v0.11.0 Dec 04 18:48:05.688 INFO [stderr] Checking failure v0.1.1 Dec 04 18:48:06.483 INFO [stderr] Checking diesel v1.3.2 Dec 04 18:48:06.519 INFO [stderr] Checking dotenv v0.13.0 Dec 04 18:48:11.615 INFO [stderr] Checking lettre v0.8.2 Dec 04 18:48:13.564 INFO [stderr] Compiling rayon v0.8.2 Dec 04 18:48:19.732 INFO [stderr] Compiling cargo_metadata v0.5.8 Dec 04 18:48:25.813 INFO [stderr] Compiling ring v0.12.1 Dec 04 18:48:27.237 INFO [stderr] Checking lettre_email v0.8.2 Dec 04 18:48:31.183 INFO [stderr] Compiling skeptic v0.13.3 Dec 04 18:48:42.776 INFO [stderr] Compiling borrow-bag v1.0.0 Dec 04 18:48:45.711 INFO [stderr] Checking jsonwebtoken v4.0.1 Dec 04 18:48:48.674 INFO [stderr] Checking gotham v0.2.1 Dec 04 18:49:10.851 INFO [stderr] Checking r2d2-diesel v1.0.0 Dec 04 18:49:11.935 INFO [stderr] Checking sleeping_forest v0.1.0 (/source) Dec 04 18:49:13.213 INFO [stderr] warning: cannot find type `table` in this scope Dec 04 18:49:13.213 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 04 18:49:13.213 INFO [stderr] | Dec 04 18:49:13.213 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 04 18:49:13.213 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 18:49:13.213 INFO [stderr] | Dec 04 18:49:13.213 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 04 18:49:13.213 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 18:49:13.213 INFO [stderr] = note: for more information, see issue #50504 Dec 04 18:49:13.213 INFO [stderr] Dec 04 18:49:13.218 INFO [stderr] warning: cannot find type `table` in this scope Dec 04 18:49:13.219 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 04 18:49:13.219 INFO [stderr] | Dec 04 18:49:13.219 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 04 18:49:13.219 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 18:49:13.219 INFO [stderr] | Dec 04 18:49:13.219 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 18:49:13.219 INFO [stderr] = note: for more information, see issue #50504 Dec 04 18:49:13.219 INFO [stderr] Dec 04 18:49:13.219 INFO [stderr] warning: cannot find type `id` in this scope Dec 04 18:49:13.219 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 18:49:13.219 INFO [stderr] | Dec 04 18:49:13.219 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 18:49:13.219 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 18:49:13.219 INFO [stderr] | Dec 04 18:49:13.219 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 18:49:13.219 INFO [stderr] = note: for more information, see issue #50504 Dec 04 18:49:13.219 INFO [stderr] Dec 04 18:49:13.219 INFO [stderr] warning: cannot find type `title` in this scope Dec 04 18:49:13.219 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 18:49:13.219 INFO [stderr] | Dec 04 18:49:13.219 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 18:49:13.219 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 18:49:13.219 INFO [stderr] | Dec 04 18:49:13.219 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 18:49:13.219 INFO [stderr] = note: for more information, see issue #50504 Dec 04 18:49:13.219 INFO [stderr] Dec 04 18:49:13.219 INFO [stderr] warning: cannot find type `organization_affected` in this scope Dec 04 18:49:13.219 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 18:49:13.219 INFO [stderr] | Dec 04 18:49:13.219 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 18:49:13.219 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 18:49:13.222 INFO [stderr] | Dec 04 18:49:13.222 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 18:49:13.223 INFO [stderr] = note: for more information, see issue #50504 Dec 04 18:49:13.223 INFO [stderr] Dec 04 18:49:13.223 INFO [stderr] warning: cannot find type `content` in this scope Dec 04 18:49:13.223 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 18:49:13.223 INFO [stderr] | Dec 04 18:49:13.223 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 18:49:13.223 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 18:49:13.223 INFO [stderr] | Dec 04 18:49:13.223 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 18:49:13.223 INFO [stderr] = note: for more information, see issue #50504 Dec 04 18:49:13.223 INFO [stderr] Dec 04 18:49:13.223 INFO [stderr] warning: cannot find type `wallet_address` in this scope Dec 04 18:49:13.223 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 18:49:13.223 INFO [stderr] | Dec 04 18:49:13.223 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 18:49:13.223 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 18:49:13.223 INFO [stderr] | Dec 04 18:49:13.223 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 18:49:13.223 INFO [stderr] = note: for more information, see issue #50504 Dec 04 18:49:13.223 INFO [stderr] Dec 04 18:49:13.242 INFO [stderr] warning: cannot find type `feedback` in this scope Dec 04 18:49:13.243 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 18:49:13.243 INFO [stderr] | Dec 04 18:49:13.243 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 18:49:13.243 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 18:49:13.243 INFO [stderr] | Dec 04 18:49:13.243 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 18:49:13.243 INFO [stderr] = note: for more information, see issue #50504 Dec 04 18:49:13.243 INFO [stderr] Dec 04 18:49:13.243 INFO [stderr] warning: cannot find type `status` in this scope Dec 04 18:49:13.243 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 18:49:13.243 INFO [stderr] | Dec 04 18:49:13.243 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 18:49:13.243 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 18:49:13.243 INFO [stderr] | Dec 04 18:49:13.243 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 18:49:13.243 INFO [stderr] = note: for more information, see issue #50504 Dec 04 18:49:13.243 INFO [stderr] Dec 04 18:49:13.243 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 04 18:49:13.243 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 18:49:13.246 INFO [stderr] | Dec 04 18:49:13.246 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 18:49:13.247 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 18:49:13.247 INFO [stderr] | Dec 04 18:49:13.247 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 18:49:13.247 INFO [stderr] = note: for more information, see issue #50504 Dec 04 18:49:13.247 INFO [stderr] Dec 04 18:49:13.247 INFO [stderr] warning: cannot find type `updated_at` in this scope Dec 04 18:49:13.247 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 18:49:13.247 INFO [stderr] | Dec 04 18:49:13.247 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 18:49:13.247 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 18:49:13.247 INFO [stderr] | Dec 04 18:49:13.247 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 18:49:13.247 INFO [stderr] = note: for more information, see issue #50504 Dec 04 18:49:13.247 INFO [stderr] Dec 04 18:49:13.247 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 04 18:49:13.247 INFO [stderr] --> src/models.rs:9:10 Dec 04 18:49:13.247 INFO [stderr] | Dec 04 18:49:13.250 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Dec 04 18:49:13.251 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 18:49:13.251 INFO [stderr] | Dec 04 18:49:13.251 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 18:49:13.251 INFO [stderr] = note: for more information, see issue #50504 Dec 04 18:49:13.251 INFO [stderr] Dec 04 18:49:13.251 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 04 18:49:13.251 INFO [stderr] --> src/models.rs:9:10 Dec 04 18:49:13.251 INFO [stderr] | Dec 04 18:49:13.251 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Dec 04 18:49:13.251 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 18:49:13.251 INFO [stderr] | Dec 04 18:49:13.251 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 18:49:13.251 INFO [stderr] = note: for more information, see issue #50504 Dec 04 18:49:13.251 INFO [stderr] Dec 04 18:49:13.251 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 04 18:49:13.251 INFO [stderr] --> src/models.rs:9:10 Dec 04 18:49:13.251 INFO [stderr] | Dec 04 18:49:13.251 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Dec 04 18:49:13.251 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 18:49:13.251 INFO [stderr] | Dec 04 18:49:13.251 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 18:49:13.251 INFO [stderr] = note: for more information, see issue #50504 Dec 04 18:49:13.251 INFO [stderr] Dec 04 18:49:13.254 INFO [stderr] warning: cannot find type `BugReport` in this scope Dec 04 18:49:13.254 INFO [stderr] --> src/models.rs:9:10 Dec 04 18:49:13.254 INFO [stderr] | Dec 04 18:49:13.254 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Dec 04 18:49:13.254 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 18:49:13.254 INFO [stderr] | Dec 04 18:49:13.254 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 18:49:13.254 INFO [stderr] = note: for more information, see issue #50504 Dec 04 18:49:13.254 INFO [stderr] Dec 04 18:49:13.254 INFO [stderr] warning: cannot find type `BugReport` in this scope Dec 04 18:49:13.254 INFO [stderr] --> src/models.rs:9:21 Dec 04 18:49:13.254 INFO [stderr] | Dec 04 18:49:13.254 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Dec 04 18:49:13.254 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 18:49:13.254 INFO [stderr] | Dec 04 18:49:13.254 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 18:49:13.254 INFO [stderr] = note: for more information, see issue #50504 Dec 04 18:49:13.254 INFO [stderr] Dec 04 18:49:13.254 INFO [stderr] warning: cannot find type `bug_reports` in this scope Dec 04 18:49:13.254 INFO [stderr] --> src/models.rs:9:21 Dec 04 18:49:13.255 INFO [stderr] | Dec 04 18:49:13.255 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Dec 04 18:49:13.255 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 18:49:13.255 INFO [stderr] | Dec 04 18:49:13.255 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 18:49:13.255 INFO [stderr] = note: for more information, see issue #50504 Dec 04 18:49:13.255 INFO [stderr] Dec 04 18:49:13.255 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 04 18:49:13.255 INFO [stderr] --> src/models.rs:9:21 Dec 04 18:49:13.255 INFO [stderr] | Dec 04 18:49:13.255 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Dec 04 18:49:13.255 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 18:49:13.255 INFO [stderr] | Dec 04 18:49:13.255 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 18:49:13.255 INFO [stderr] = note: for more information, see issue #50504 Dec 04 18:49:13.255 INFO [stderr] Dec 04 18:49:13.255 INFO [stderr] warning: cannot find type `bug_reports` in this scope Dec 04 18:49:13.255 INFO [stderr] --> src/models.rs:22:10 Dec 04 18:49:13.255 INFO [stderr] | Dec 04 18:49:13.255 INFO [stderr] 22 | #[derive(Insertable)] Dec 04 18:49:13.255 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 18:49:13.255 INFO [stderr] | Dec 04 18:49:13.255 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 18:49:13.255 INFO [stderr] = note: for more information, see issue #50504 Dec 04 18:49:13.255 INFO [stderr] Dec 04 18:49:13.255 INFO [stderr] warning: cannot find type `NewBugReport` in this scope Dec 04 18:49:13.255 INFO [stderr] --> src/models.rs:22:10 Dec 04 18:49:13.255 INFO [stderr] | Dec 04 18:49:13.255 INFO [stderr] 22 | #[derive(Insertable)] Dec 04 18:49:13.255 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 18:49:13.255 INFO [stderr] | Dec 04 18:49:13.255 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 18:49:13.255 INFO [stderr] = note: for more information, see issue #50504 Dec 04 18:49:13.255 INFO [stderr] Dec 04 18:49:13.443 INFO [stderr] warning: cannot find type `table` in this scope Dec 04 18:49:13.443 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 04 18:49:13.443 INFO [stderr] | Dec 04 18:49:13.443 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 04 18:49:13.443 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 18:49:13.443 INFO [stderr] | Dec 04 18:49:13.443 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 04 18:49:13.443 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 18:49:13.443 INFO [stderr] = note: for more information, see issue #50504 Dec 04 18:49:13.443 INFO [stderr] Dec 04 18:49:13.443 INFO [stderr] warning: cannot find type `table` in this scope Dec 04 18:49:13.443 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 04 18:49:13.443 INFO [stderr] | Dec 04 18:49:13.443 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 04 18:49:13.443 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 18:49:13.443 INFO [stderr] | Dec 04 18:49:13.443 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 18:49:13.443 INFO [stderr] = note: for more information, see issue #50504 Dec 04 18:49:13.443 INFO [stderr] Dec 04 18:49:13.443 INFO [stderr] warning: cannot find type `id` in this scope Dec 04 18:49:13.443 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 18:49:13.443 INFO [stderr] | Dec 04 18:49:13.443 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 18:49:13.443 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 18:49:13.443 INFO [stderr] | Dec 04 18:49:13.443 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 18:49:13.443 INFO [stderr] = note: for more information, see issue #50504 Dec 04 18:49:13.443 INFO [stderr] Dec 04 18:49:13.443 INFO [stderr] warning: cannot find type `title` in this scope Dec 04 18:49:13.443 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 18:49:13.443 INFO [stderr] | Dec 04 18:49:13.443 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 18:49:13.443 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 18:49:13.443 INFO [stderr] | Dec 04 18:49:13.443 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 18:49:13.443 INFO [stderr] = note: for more information, see issue #50504 Dec 04 18:49:13.443 INFO [stderr] Dec 04 18:49:13.444 INFO [stderr] warning: cannot find type `organization_affected` in this scope Dec 04 18:49:13.444 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 18:49:13.444 INFO [stderr] | Dec 04 18:49:13.444 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 18:49:13.444 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 18:49:13.444 INFO [stderr] | Dec 04 18:49:13.444 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 18:49:13.444 INFO [stderr] = note: for more information, see issue #50504 Dec 04 18:49:13.444 INFO [stderr] Dec 04 18:49:13.444 INFO [stderr] warning: cannot find type `content` in this scope Dec 04 18:49:13.444 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 18:49:13.444 INFO [stderr] | Dec 04 18:49:13.444 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 18:49:13.444 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 18:49:13.444 INFO [stderr] | Dec 04 18:49:13.444 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 18:49:13.444 INFO [stderr] = note: for more information, see issue #50504 Dec 04 18:49:13.444 INFO [stderr] Dec 04 18:49:13.444 INFO [stderr] warning: cannot find type `wallet_address` in this scope Dec 04 18:49:13.444 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 18:49:13.444 INFO [stderr] | Dec 04 18:49:13.444 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 18:49:13.444 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 18:49:13.444 INFO [stderr] | Dec 04 18:49:13.444 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 18:49:13.444 INFO [stderr] = note: for more information, see issue #50504 Dec 04 18:49:13.444 INFO [stderr] Dec 04 18:49:13.444 INFO [stderr] warning: cannot find type `feedback` in this scope Dec 04 18:49:13.444 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 18:49:13.444 INFO [stderr] | Dec 04 18:49:13.444 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 18:49:13.444 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 18:49:13.444 INFO [stderr] | Dec 04 18:49:13.444 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 18:49:13.444 INFO [stderr] = note: for more information, see issue #50504 Dec 04 18:49:13.444 INFO [stderr] Dec 04 18:49:13.444 INFO [stderr] warning: cannot find type `status` in this scope Dec 04 18:49:13.444 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 18:49:13.444 INFO [stderr] | Dec 04 18:49:13.444 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 18:49:13.444 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 18:49:13.444 INFO [stderr] | Dec 04 18:49:13.444 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 18:49:13.444 INFO [stderr] = note: for more information, see issue #50504 Dec 04 18:49:13.444 INFO [stderr] Dec 04 18:49:13.444 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 04 18:49:13.448 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 18:49:13.448 INFO [stderr] | Dec 04 18:49:13.448 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 18:49:13.448 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 18:49:13.448 INFO [stderr] | Dec 04 18:49:13.448 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 18:49:13.448 INFO [stderr] = note: for more information, see issue #50504 Dec 04 18:49:13.448 INFO [stderr] Dec 04 18:49:13.448 INFO [stderr] warning: cannot find type `updated_at` in this scope Dec 04 18:49:13.448 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 18:49:13.448 INFO [stderr] | Dec 04 18:49:13.448 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 18:49:13.448 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 18:49:13.448 INFO [stderr] | Dec 04 18:49:13.448 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 18:49:13.448 INFO [stderr] = note: for more information, see issue #50504 Dec 04 18:49:13.448 INFO [stderr] Dec 04 18:49:13.448 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 04 18:49:13.448 INFO [stderr] --> src/models.rs:9:10 Dec 04 18:49:13.448 INFO [stderr] | Dec 04 18:49:13.448 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Dec 04 18:49:13.448 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 18:49:13.448 INFO [stderr] | Dec 04 18:49:13.448 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 18:49:13.448 INFO [stderr] = note: for more information, see issue #50504 Dec 04 18:49:13.448 INFO [stderr] Dec 04 18:49:13.448 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 04 18:49:13.448 INFO [stderr] --> src/models.rs:9:10 Dec 04 18:49:13.448 INFO [stderr] | Dec 04 18:49:13.448 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Dec 04 18:49:13.448 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 18:49:13.448 INFO [stderr] | Dec 04 18:49:13.448 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 18:49:13.448 INFO [stderr] = note: for more information, see issue #50504 Dec 04 18:49:13.448 INFO [stderr] Dec 04 18:49:13.448 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 04 18:49:13.448 INFO [stderr] --> src/models.rs:9:10 Dec 04 18:49:13.448 INFO [stderr] | Dec 04 18:49:13.448 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Dec 04 18:49:13.448 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 18:49:13.448 INFO [stderr] | Dec 04 18:49:13.448 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 18:49:13.448 INFO [stderr] = note: for more information, see issue #50504 Dec 04 18:49:13.448 INFO [stderr] Dec 04 18:49:13.448 INFO [stderr] warning: cannot find type `BugReport` in this scope Dec 04 18:49:13.448 INFO [stderr] --> src/models.rs:9:10 Dec 04 18:49:13.448 INFO [stderr] | Dec 04 18:49:13.448 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Dec 04 18:49:13.448 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 18:49:13.448 INFO [stderr] | Dec 04 18:49:13.448 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 18:49:13.448 INFO [stderr] = note: for more information, see issue #50504 Dec 04 18:49:13.448 INFO [stderr] Dec 04 18:49:13.448 INFO [stderr] warning: cannot find type `BugReport` in this scope Dec 04 18:49:13.448 INFO [stderr] --> src/models.rs:9:21 Dec 04 18:49:13.448 INFO [stderr] | Dec 04 18:49:13.448 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Dec 04 18:49:13.448 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 18:49:13.448 INFO [stderr] | Dec 04 18:49:13.448 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 18:49:13.448 INFO [stderr] = note: for more information, see issue #50504 Dec 04 18:49:13.448 INFO [stderr] Dec 04 18:49:13.448 INFO [stderr] warning: cannot find type `bug_reports` in this scope Dec 04 18:49:13.449 INFO [stderr] --> src/models.rs:9:21 Dec 04 18:49:13.449 INFO [stderr] | Dec 04 18:49:13.449 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Dec 04 18:49:13.449 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 18:49:13.449 INFO [stderr] | Dec 04 18:49:13.449 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 18:49:13.449 INFO [stderr] = note: for more information, see issue #50504 Dec 04 18:49:13.449 INFO [stderr] Dec 04 18:49:13.449 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 04 18:49:13.449 INFO [stderr] --> src/models.rs:9:21 Dec 04 18:49:13.449 INFO [stderr] | Dec 04 18:49:13.449 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Dec 04 18:49:13.449 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 18:49:13.449 INFO [stderr] | Dec 04 18:49:13.449 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 18:49:13.449 INFO [stderr] = note: for more information, see issue #50504 Dec 04 18:49:13.449 INFO [stderr] Dec 04 18:49:13.449 INFO [stderr] warning: cannot find type `bug_reports` in this scope Dec 04 18:49:13.449 INFO [stderr] --> src/models.rs:22:10 Dec 04 18:49:13.449 INFO [stderr] | Dec 04 18:49:13.449 INFO [stderr] 22 | #[derive(Insertable)] Dec 04 18:49:13.449 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 18:49:13.449 INFO [stderr] | Dec 04 18:49:13.449 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 18:49:13.449 INFO [stderr] = note: for more information, see issue #50504 Dec 04 18:49:13.449 INFO [stderr] Dec 04 18:49:13.449 INFO [stderr] warning: cannot find type `NewBugReport` in this scope Dec 04 18:49:13.449 INFO [stderr] --> src/models.rs:22:10 Dec 04 18:49:13.449 INFO [stderr] | Dec 04 18:49:13.449 INFO [stderr] 22 | #[derive(Insertable)] Dec 04 18:49:13.449 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 18:49:13.449 INFO [stderr] | Dec 04 18:49:13.449 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 18:49:13.449 INFO [stderr] = note: for more information, see issue #50504 Dec 04 18:49:13.449 INFO [stderr] Dec 04 18:49:18.247 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 14s Dec 04 18:49:18.280 INFO [stderr] su: No module specific data is present Dec 04 18:49:19.094 INFO running `"docker" "inspect" "034484d9241b1314c0769aac4ae35570a9210872879762543d46866c765ba9c8"` Dec 04 18:49:19.445 INFO running `"docker" "rm" "-f" "034484d9241b1314c0769aac4ae35570a9210872879762543d46866c765ba9c8"` Dec 04 18:49:19.766 INFO [stdout] 034484d9241b1314c0769aac4ae35570a9210872879762543d46866c765ba9c8