Dec 05 23:42:08.991 INFO testing ffimnsr/simple-webservice-rust against try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468 for pr-56514 Dec 05 23:42:08.991 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-1/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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 05 23:42:09.213 INFO [stdout] 4ee32ec26b5dfeba42dae316f367c2c2b57255b772bdae6f004ac20c6c7b07e0 Dec 05 23:42:09.218 INFO running `"docker" "start" "-a" "4ee32ec26b5dfeba42dae316f367c2c2b57255b772bdae6f004ac20c6c7b07e0"` Dec 05 23:42:10.020 INFO [stderr] usermod: no changes Dec 05 23:42:10.456 INFO [stderr] Compiling email v0.0.19 Dec 05 23:42:10.459 INFO [stderr] Compiling nom v3.2.1 Dec 05 23:42:10.459 INFO [stderr] Compiling r2d2 v0.8.2 Dec 05 23:42:10.464 INFO [stderr] Compiling uuid v0.6.5 Dec 05 23:42:10.464 INFO [stderr] Compiling bincode v1.0.1 Dec 05 23:42:10.511 INFO [stderr] Compiling regex v0.2.11 Dec 05 23:42:10.511 INFO [stderr] Compiling gotham_derive v0.2.1 Dec 05 23:42:10.511 INFO [stderr] Compiling error-chain v0.11.0 Dec 05 23:42:11.968 INFO [stderr] Compiling md-5 v0.7.0 Dec 05 23:42:12.230 INFO [stderr] Compiling hmac v0.6.2 Dec 05 23:42:13.401 INFO [stderr] Compiling failure v0.1.1 Dec 05 23:42:13.416 INFO [stderr] Compiling diesel v1.3.2 Dec 05 23:42:13.498 INFO [stderr] Compiling cargo_metadata v0.5.8 Dec 05 23:42:14.065 INFO [stderr] Compiling jsonwebtoken v4.0.1 Dec 05 23:42:14.100 INFO [stderr] Compiling dotenv v0.13.0 Dec 05 23:42:21.944 INFO [stderr] Compiling lettre v0.8.2 Dec 05 23:42:25.856 INFO [stderr] Compiling skeptic v0.13.3 Dec 05 23:42:36.253 INFO [stderr] Compiling borrow-bag v1.0.0 Dec 05 23:42:40.024 INFO [stderr] Compiling lettre_email v0.8.2 Dec 05 23:42:44.836 INFO [stderr] Compiling gotham v0.2.1 Dec 05 23:43:22.583 INFO [stderr] Compiling r2d2-diesel v1.0.0 Dec 05 23:43:23.720 INFO [stderr] Compiling sleeping_forest v0.1.0 (/source) Dec 05 23:43:24.583 INFO [stderr] warning: cannot find type `table` in this scope Dec 05 23:43:24.583 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 05 23:43:24.583 INFO [stderr] | Dec 05 23:43:24.583 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 05 23:43:24.583 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 23:43:24.583 INFO [stderr] | Dec 05 23:43:24.583 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 05 23:43:24.583 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 05 23:43:24.583 INFO [stderr] = note: for more information, see issue #50504 Dec 05 23:43:24.583 INFO [stderr] Dec 05 23:43:24.583 INFO [stderr] warning: cannot find type `table` in this scope Dec 05 23:43:24.583 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 05 23:43:24.583 INFO [stderr] | Dec 05 23:43:24.583 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 05 23:43:24.583 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 23:43:24.583 INFO [stderr] | Dec 05 23:43:24.583 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 05 23:43:24.583 INFO [stderr] = note: for more information, see issue #50504 Dec 05 23:43:24.583 INFO [stderr] Dec 05 23:43:24.583 INFO [stderr] warning: cannot find type `id` in this scope Dec 05 23:43:24.583 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 23:43:24.583 INFO [stderr] | Dec 05 23:43:24.583 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 23:43:24.583 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 23:43:24.583 INFO [stderr] | Dec 05 23:43:24.583 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 05 23:43:24.583 INFO [stderr] = note: for more information, see issue #50504 Dec 05 23:43:24.583 INFO [stderr] Dec 05 23:43:24.583 INFO [stderr] warning: cannot find type `title` in this scope Dec 05 23:43:24.583 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 23:43:24.583 INFO [stderr] | Dec 05 23:43:24.583 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 23:43:24.583 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 23:43:24.583 INFO [stderr] | Dec 05 23:43:24.583 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 05 23:43:24.583 INFO [stderr] = note: for more information, see issue #50504 Dec 05 23:43:24.583 INFO [stderr] Dec 05 23:43:24.583 INFO [stderr] warning: cannot find type `organization_affected` in this scope Dec 05 23:43:24.583 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 23:43:24.583 INFO [stderr] | Dec 05 23:43:24.583 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 23:43:24.583 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 23:43:24.583 INFO [stderr] | Dec 05 23:43:24.583 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 05 23:43:24.583 INFO [stderr] = note: for more information, see issue #50504 Dec 05 23:43:24.583 INFO [stderr] Dec 05 23:43:24.583 INFO [stderr] warning: cannot find type `content` in this scope Dec 05 23:43:24.583 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 23:43:24.583 INFO [stderr] | Dec 05 23:43:24.583 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 23:43:24.583 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 23:43:24.583 INFO [stderr] | Dec 05 23:43:24.583 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 05 23:43:24.583 INFO [stderr] = note: for more information, see issue #50504 Dec 05 23:43:24.583 INFO [stderr] Dec 05 23:43:24.583 INFO [stderr] warning: cannot find type `wallet_address` in this scope Dec 05 23:43:24.583 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 23:43:24.583 INFO [stderr] | Dec 05 23:43:24.583 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 23:43:24.583 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 23:43:24.583 INFO [stderr] | Dec 05 23:43:24.583 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 05 23:43:24.583 INFO [stderr] = note: for more information, see issue #50504 Dec 05 23:43:24.583 INFO [stderr] Dec 05 23:43:24.583 INFO [stderr] warning: cannot find type `feedback` in this scope Dec 05 23:43:24.583 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 23:43:24.584 INFO [stderr] | Dec 05 23:43:24.584 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 23:43:24.584 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 23:43:24.584 INFO [stderr] | Dec 05 23:43:24.584 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 05 23:43:24.584 INFO [stderr] = note: for more information, see issue #50504 Dec 05 23:43:24.584 INFO [stderr] Dec 05 23:43:24.584 INFO [stderr] warning: cannot find type `status` in this scope Dec 05 23:43:24.584 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 23:43:24.584 INFO [stderr] | Dec 05 23:43:24.584 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 23:43:24.584 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 23:43:24.584 INFO [stderr] | Dec 05 23:43:24.584 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 05 23:43:24.584 INFO [stderr] = note: for more information, see issue #50504 Dec 05 23:43:24.584 INFO [stderr] Dec 05 23:43:24.584 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 05 23:43:24.584 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 23:43:24.584 INFO [stderr] | Dec 05 23:43:24.584 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 23:43:24.584 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 23:43:24.584 INFO [stderr] | Dec 05 23:43:24.584 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 05 23:43:24.584 INFO [stderr] = note: for more information, see issue #50504 Dec 05 23:43:24.584 INFO [stderr] Dec 05 23:43:24.584 INFO [stderr] warning: cannot find type `updated_at` in this scope Dec 05 23:43:24.584 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 23:43:24.584 INFO [stderr] | Dec 05 23:43:24.584 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 23:43:24.584 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 23:43:24.584 INFO [stderr] | Dec 05 23:43:24.584 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 05 23:43:24.584 INFO [stderr] = note: for more information, see issue #50504 Dec 05 23:43:24.584 INFO [stderr] Dec 05 23:43:24.584 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 05 23:43:24.584 INFO [stderr] --> src/models.rs:9:10 Dec 05 23:43:24.584 INFO [stderr] | Dec 05 23:43:24.584 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Dec 05 23:43:24.584 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 23:43:24.584 INFO [stderr] | Dec 05 23:43:24.584 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 05 23:43:24.584 INFO [stderr] = note: for more information, see issue #50504 Dec 05 23:43:24.584 INFO [stderr] Dec 05 23:43:24.584 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 05 23:43:24.584 INFO [stderr] --> src/models.rs:9:10 Dec 05 23:43:24.584 INFO [stderr] | Dec 05 23:43:24.584 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Dec 05 23:43:24.584 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 23:43:24.584 INFO [stderr] | Dec 05 23:43:24.584 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 05 23:43:24.584 INFO [stderr] = note: for more information, see issue #50504 Dec 05 23:43:24.584 INFO [stderr] Dec 05 23:43:24.584 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 05 23:43:24.584 INFO [stderr] --> src/models.rs:9:10 Dec 05 23:43:24.584 INFO [stderr] | Dec 05 23:43:24.584 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Dec 05 23:43:24.584 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 23:43:24.584 INFO [stderr] | Dec 05 23:43:24.584 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 05 23:43:24.584 INFO [stderr] = note: for more information, see issue #50504 Dec 05 23:43:24.584 INFO [stderr] Dec 05 23:43:24.584 INFO [stderr] warning: cannot find type `BugReport` in this scope Dec 05 23:43:24.584 INFO [stderr] --> src/models.rs:9:10 Dec 05 23:43:24.584 INFO [stderr] | Dec 05 23:43:24.584 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Dec 05 23:43:24.584 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 23:43:24.584 INFO [stderr] | Dec 05 23:43:24.584 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 05 23:43:24.584 INFO [stderr] = note: for more information, see issue #50504 Dec 05 23:43:24.584 INFO [stderr] Dec 05 23:43:24.584 INFO [stderr] warning: cannot find type `BugReport` in this scope Dec 05 23:43:24.584 INFO [stderr] --> src/models.rs:9:21 Dec 05 23:43:24.584 INFO [stderr] | Dec 05 23:43:24.584 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Dec 05 23:43:24.584 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 23:43:24.584 INFO [stderr] | Dec 05 23:43:24.584 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 05 23:43:24.584 INFO [stderr] = note: for more information, see issue #50504 Dec 05 23:43:24.584 INFO [stderr] Dec 05 23:43:24.584 INFO [stderr] warning: cannot find type `bug_reports` in this scope Dec 05 23:43:24.584 INFO [stderr] --> src/models.rs:9:21 Dec 05 23:43:24.584 INFO [stderr] | Dec 05 23:43:24.584 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Dec 05 23:43:24.584 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 23:43:24.584 INFO [stderr] | Dec 05 23:43:24.584 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 05 23:43:24.585 INFO [stderr] = note: for more information, see issue #50504 Dec 05 23:43:24.585 INFO [stderr] Dec 05 23:43:24.585 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 05 23:43:24.585 INFO [stderr] --> src/models.rs:9:21 Dec 05 23:43:24.585 INFO [stderr] | Dec 05 23:43:24.585 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Dec 05 23:43:24.585 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 23:43:24.585 INFO [stderr] | Dec 05 23:43:24.585 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 05 23:43:24.585 INFO [stderr] = note: for more information, see issue #50504 Dec 05 23:43:24.585 INFO [stderr] Dec 05 23:43:24.585 INFO [stderr] warning: cannot find type `bug_reports` in this scope Dec 05 23:43:24.585 INFO [stderr] --> src/models.rs:22:10 Dec 05 23:43:24.585 INFO [stderr] | Dec 05 23:43:24.585 INFO [stderr] 22 | #[derive(Insertable)] Dec 05 23:43:24.585 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 23:43:24.585 INFO [stderr] | Dec 05 23:43:24.585 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 05 23:43:24.585 INFO [stderr] = note: for more information, see issue #50504 Dec 05 23:43:24.585 INFO [stderr] Dec 05 23:43:24.585 INFO [stderr] warning: cannot find type `NewBugReport` in this scope Dec 05 23:43:24.585 INFO [stderr] --> src/models.rs:22:10 Dec 05 23:43:24.585 INFO [stderr] | Dec 05 23:43:24.585 INFO [stderr] 22 | #[derive(Insertable)] Dec 05 23:43:24.585 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 23:43:24.585 INFO [stderr] | Dec 05 23:43:24.585 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 05 23:43:24.585 INFO [stderr] = note: for more information, see issue #50504 Dec 05 23:43:24.585 INFO [stderr] Dec 05 23:43:36.085 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 26s Dec 05 23:43:36.108 INFO [stderr] su: No module specific data is present Dec 05 23:43:36.758 INFO running `"docker" "inspect" "4ee32ec26b5dfeba42dae316f367c2c2b57255b772bdae6f004ac20c6c7b07e0"` Dec 05 23:43:37.054 INFO running `"docker" "rm" "-f" "4ee32ec26b5dfeba42dae316f367c2c2b57255b772bdae6f004ac20c6c7b07e0"` Dec 05 23:43:37.416 INFO [stdout] 4ee32ec26b5dfeba42dae316f367c2c2b57255b772bdae6f004ac20c6c7b07e0 Dec 05 23:43:37.424 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-1/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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 05 23:43:37.918 INFO [stdout] 2bc8e328fc15b4371f680b9cd9f9d280d6bf1e656bad3d6401a3472a39a43a96 Dec 05 23:43:37.920 INFO running `"docker" "start" "-a" "2bc8e328fc15b4371f680b9cd9f9d280d6bf1e656bad3d6401a3472a39a43a96"` Dec 05 23:43:39.119 INFO [stderr] usermod: no changes Dec 05 23:43:39.465 INFO [stderr] Compiling sleeping_forest v0.1.0 (/source) Dec 05 23:43:40.409 INFO [stderr] warning: cannot find type `table` in this scope Dec 05 23:43:40.409 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 05 23:43:40.409 INFO [stderr] | Dec 05 23:43:40.410 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 05 23:43:40.410 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 23:43:40.410 INFO [stderr] | Dec 05 23:43:40.410 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 05 23:43:40.410 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 05 23:43:40.411 INFO [stderr] = note: for more information, see issue #50504 Dec 05 23:43:40.411 INFO [stderr] Dec 05 23:43:40.411 INFO [stderr] warning: cannot find type `table` in this scope Dec 05 23:43:40.411 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 05 23:43:40.411 INFO [stderr] | Dec 05 23:43:40.411 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 05 23:43:40.411 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 23:43:40.411 INFO [stderr] | Dec 05 23:43:40.411 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 05 23:43:40.411 INFO [stderr] = note: for more information, see issue #50504 Dec 05 23:43:40.411 INFO [stderr] Dec 05 23:43:40.411 INFO [stderr] warning: cannot find type `id` in this scope Dec 05 23:43:40.411 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 23:43:40.411 INFO [stderr] | Dec 05 23:43:40.412 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 23:43:40.412 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 23:43:40.412 INFO [stderr] | Dec 05 23:43:40.412 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 05 23:43:40.412 INFO [stderr] = note: for more information, see issue #50504 Dec 05 23:43:40.412 INFO [stderr] Dec 05 23:43:40.413 INFO [stderr] warning: cannot find type `title` in this scope Dec 05 23:43:40.413 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 23:43:40.413 INFO [stderr] | Dec 05 23:43:40.413 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 23:43:40.413 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 23:43:40.413 INFO [stderr] | Dec 05 23:43:40.413 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 05 23:43:40.414 INFO [stderr] = note: for more information, see issue #50504 Dec 05 23:43:40.414 INFO [stderr] Dec 05 23:43:40.414 INFO [stderr] warning: cannot find type `organization_affected` in this scope Dec 05 23:43:40.414 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 23:43:40.414 INFO [stderr] | Dec 05 23:43:40.415 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 23:43:40.415 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 23:43:40.415 INFO [stderr] | Dec 05 23:43:40.415 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 05 23:43:40.415 INFO [stderr] = note: for more information, see issue #50504 Dec 05 23:43:40.415 INFO [stderr] Dec 05 23:43:40.416 INFO [stderr] warning: cannot find type `content` in this scope Dec 05 23:43:40.416 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 23:43:40.416 INFO [stderr] | Dec 05 23:43:40.416 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 23:43:40.416 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 23:43:40.417 INFO [stderr] | Dec 05 23:43:40.417 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 05 23:43:40.417 INFO [stderr] = note: for more information, see issue #50504 Dec 05 23:43:40.417 INFO [stderr] Dec 05 23:43:40.417 INFO [stderr] warning: cannot find type `wallet_address` in this scope Dec 05 23:43:40.417 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 23:43:40.417 INFO [stderr] | Dec 05 23:43:40.417 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 23:43:40.418 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 23:43:40.418 INFO [stderr] | Dec 05 23:43:40.418 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 05 23:43:40.418 INFO [stderr] = note: for more information, see issue #50504 Dec 05 23:43:40.418 INFO [stderr] Dec 05 23:43:40.418 INFO [stderr] warning: cannot find type `feedback` in this scope Dec 05 23:43:40.418 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 23:43:40.418 INFO [stderr] | Dec 05 23:43:40.418 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 23:43:40.418 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 23:43:40.419 INFO [stderr] | Dec 05 23:43:40.419 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 05 23:43:40.419 INFO [stderr] = note: for more information, see issue #50504 Dec 05 23:43:40.419 INFO [stderr] Dec 05 23:43:40.419 INFO [stderr] warning: cannot find type `status` in this scope Dec 05 23:43:40.419 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 23:43:40.419 INFO [stderr] | Dec 05 23:43:40.419 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 23:43:40.419 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 23:43:40.419 INFO [stderr] | Dec 05 23:43:40.419 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 05 23:43:40.419 INFO [stderr] = note: for more information, see issue #50504 Dec 05 23:43:40.419 INFO [stderr] Dec 05 23:43:40.420 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 05 23:43:40.420 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 23:43:40.420 INFO [stderr] | Dec 05 23:43:40.420 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 23:43:40.420 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 23:43:40.420 INFO [stderr] | Dec 05 23:43:40.420 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 05 23:43:40.420 INFO [stderr] = note: for more information, see issue #50504 Dec 05 23:43:40.420 INFO [stderr] Dec 05 23:43:40.420 INFO [stderr] warning: cannot find type `updated_at` in this scope Dec 05 23:43:40.420 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 05 23:43:40.420 INFO [stderr] | Dec 05 23:43:40.420 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 05 23:43:40.420 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 23:43:40.420 INFO [stderr] | Dec 05 23:43:40.420 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 05 23:43:40.420 INFO [stderr] = note: for more information, see issue #50504 Dec 05 23:43:40.421 INFO [stderr] Dec 05 23:43:40.421 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 05 23:43:40.421 INFO [stderr] --> src/models.rs:9:10 Dec 05 23:43:40.421 INFO [stderr] | Dec 05 23:43:40.421 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Dec 05 23:43:40.421 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 23:43:40.421 INFO [stderr] | Dec 05 23:43:40.421 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 05 23:43:40.421 INFO [stderr] = note: for more information, see issue #50504 Dec 05 23:43:40.421 INFO [stderr] Dec 05 23:43:40.421 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 05 23:43:40.421 INFO [stderr] --> src/models.rs:9:10 Dec 05 23:43:40.421 INFO [stderr] | Dec 05 23:43:40.421 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Dec 05 23:43:40.421 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 23:43:40.421 INFO [stderr] | Dec 05 23:43:40.422 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 05 23:43:40.422 INFO [stderr] = note: for more information, see issue #50504 Dec 05 23:43:40.422 INFO [stderr] Dec 05 23:43:40.422 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 05 23:43:40.422 INFO [stderr] --> src/models.rs:9:10 Dec 05 23:43:40.422 INFO [stderr] | Dec 05 23:43:40.422 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Dec 05 23:43:40.422 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 23:43:40.422 INFO [stderr] | Dec 05 23:43:40.422 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 05 23:43:40.422 INFO [stderr] = note: for more information, see issue #50504 Dec 05 23:43:40.422 INFO [stderr] Dec 05 23:43:40.422 INFO [stderr] warning: cannot find type `BugReport` in this scope Dec 05 23:43:40.422 INFO [stderr] --> src/models.rs:9:10 Dec 05 23:43:40.423 INFO [stderr] | Dec 05 23:43:40.423 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Dec 05 23:43:40.423 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 23:43:40.423 INFO [stderr] | Dec 05 23:43:40.423 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 05 23:43:40.423 INFO [stderr] = note: for more information, see issue #50504 Dec 05 23:43:40.423 INFO [stderr] Dec 05 23:43:40.424 INFO [stderr] warning: cannot find type `BugReport` in this scope Dec 05 23:43:40.424 INFO [stderr] --> src/models.rs:9:21 Dec 05 23:43:40.424 INFO [stderr] | Dec 05 23:43:40.424 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Dec 05 23:43:40.424 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 23:43:40.424 INFO [stderr] | Dec 05 23:43:40.424 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 05 23:43:40.424 INFO [stderr] = note: for more information, see issue #50504 Dec 05 23:43:40.424 INFO [stderr] Dec 05 23:43:40.424 INFO [stderr] warning: cannot find type `bug_reports` in this scope Dec 05 23:43:40.424 INFO [stderr] --> src/models.rs:9:21 Dec 05 23:43:40.424 INFO [stderr] | Dec 05 23:43:40.424 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Dec 05 23:43:40.424 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 23:43:40.424 INFO [stderr] | Dec 05 23:43:40.424 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 05 23:43:40.424 INFO [stderr] = note: for more information, see issue #50504 Dec 05 23:43:40.425 INFO [stderr] Dec 05 23:43:40.425 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 05 23:43:40.425 INFO [stderr] --> src/models.rs:9:21 Dec 05 23:43:40.425 INFO [stderr] | Dec 05 23:43:40.425 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Dec 05 23:43:40.425 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 23:43:40.425 INFO [stderr] | Dec 05 23:43:40.425 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 05 23:43:40.425 INFO [stderr] = note: for more information, see issue #50504 Dec 05 23:43:40.425 INFO [stderr] Dec 05 23:43:40.425 INFO [stderr] warning: cannot find type `bug_reports` in this scope Dec 05 23:43:40.425 INFO [stderr] --> src/models.rs:22:10 Dec 05 23:43:40.425 INFO [stderr] | Dec 05 23:43:40.426 INFO [stderr] 22 | #[derive(Insertable)] Dec 05 23:43:40.426 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 23:43:40.426 INFO [stderr] | Dec 05 23:43:40.426 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 05 23:43:40.426 INFO [stderr] = note: for more information, see issue #50504 Dec 05 23:43:40.426 INFO [stderr] Dec 05 23:43:40.426 INFO [stderr] warning: cannot find type `NewBugReport` in this scope Dec 05 23:43:40.426 INFO [stderr] --> src/models.rs:22:10 Dec 05 23:43:40.426 INFO [stderr] | Dec 05 23:43:40.426 INFO [stderr] 22 | #[derive(Insertable)] Dec 05 23:43:40.427 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 05 23:43:40.427 INFO [stderr] | Dec 05 23:43:40.427 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 05 23:43:40.427 INFO [stderr] = note: for more information, see issue #50504 Dec 05 23:43:40.427 INFO [stderr] Dec 05 23:43:49.687 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.54s Dec 05 23:43:49.709 INFO [stderr] su: No module specific data is present Dec 05 23:43:50.100 INFO running `"docker" "inspect" "2bc8e328fc15b4371f680b9cd9f9d280d6bf1e656bad3d6401a3472a39a43a96"` Dec 05 23:43:50.196 INFO running `"docker" "rm" "-f" "2bc8e328fc15b4371f680b9cd9f9d280d6bf1e656bad3d6401a3472a39a43a96"` Dec 05 23:43:50.325 INFO [stdout] 2bc8e328fc15b4371f680b9cd9f9d280d6bf1e656bad3d6401a3472a39a43a96