Dec 11 18:33:19.628 INFO checking ffimnsr/simple-webservice-rust against master#3a75e80557a103497cffbcab395a2f37061a77ea for pr-56677 Dec 11 18:33:19.628 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56677/worker-4/master#3a75e80557a103497cffbcab395a2f37061a77ea:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56677/master#3a75e80557a103497cffbcab395a2f37061a77ea:/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 +3a75e80557a103497cffbcab395a2f37061a77ea-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 11 18:33:19.789 INFO [stdout] 6343b336f195acb54d3c46d01224862e210ba4f3e372ffd82fb32ee6453f0362 Dec 11 18:33:19.792 INFO running `"docker" "start" "-a" "6343b336f195acb54d3c46d01224862e210ba4f3e372ffd82fb32ee6453f0362"` Dec 11 18:33:20.435 INFO [stderr] usermod: no changes Dec 11 18:33:20.827 INFO [stderr] Compiling dtoa v0.4.3 Dec 11 18:33:20.836 INFO [stderr] Checking memchr v1.0.2 Dec 11 18:33:20.839 INFO [stderr] Compiling email v0.0.19 Dec 11 18:33:20.844 INFO [stderr] Checking want v0.0.4 Dec 11 18:33:20.844 INFO [stderr] Compiling serde v1.0.70 Dec 11 18:33:20.849 INFO [stderr] Checking r2d2 v0.8.2 Dec 11 18:33:20.849 INFO [stderr] Compiling backtrace-sys v0.1.23 Dec 11 18:33:20.851 INFO [stderr] Checking uuid v0.6.5 Dec 11 18:33:21.780 INFO [stderr] Checking digest v0.7.5 Dec 11 18:33:22.008 INFO [stderr] Checking error-chain v0.11.0 Dec 11 18:33:22.264 INFO [stderr] Compiling backtrace v0.3.9 Dec 11 18:33:22.535 INFO [stderr] Checking failure v0.1.1 Dec 11 18:33:22.708 INFO [stderr] Checking nom v3.2.1 Dec 11 18:33:22.881 INFO [stderr] Compiling ring v0.12.1 Dec 11 18:33:23.131 INFO [stderr] Checking md-5 v0.7.0 Dec 11 18:33:23.217 INFO [stderr] Checking hmac v0.6.2 Dec 11 18:33:23.516 INFO [stderr] Checking dotenv v0.13.0 Dec 11 18:33:24.256 INFO [stderr] Checking diesel v1.3.2 Dec 11 18:33:24.316 INFO [stderr] Checking tokio-proto v0.1.1 Dec 11 18:33:37.708 INFO [stderr] Checking lettre v0.8.2 Dec 11 18:33:43.904 INFO [stderr] Checking hyper v0.11.27 Dec 11 18:33:52.944 INFO [stderr] Checking jsonwebtoken v4.0.1 Dec 11 18:33:55.812 INFO [stderr] Checking lettre_email v0.8.2 Dec 11 18:34:03.856 INFO [stderr] Compiling serde_json v1.0.24 Dec 11 18:34:03.856 INFO [stderr] Compiling semver v0.9.0 Dec 11 18:34:09.643 INFO [stderr] Compiling cargo_metadata v0.5.8 Dec 11 18:34:12.608 INFO [stderr] Compiling skeptic v0.13.3 Dec 11 18:34:15.672 INFO [stderr] Compiling borrow-bag v1.0.0 Dec 11 18:34:20.044 INFO [stderr] Checking gotham v0.2.1 Dec 11 18:34:35.429 INFO [stderr] Checking r2d2-diesel v1.0.0 Dec 11 18:34:36.556 INFO [stderr] Checking sleeping_forest v0.1.0 (/source) Dec 11 18:34:38.317 INFO [stderr] warning: cannot find type `table` in this scope Dec 11 18:34:38.317 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 11 18:34:38.317 INFO [stderr] | Dec 11 18:34:38.317 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 11 18:34:38.317 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 18:34:38.317 INFO [stderr] | Dec 11 18:34:38.317 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 11 18:34:38.318 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 11 18:34:38.318 INFO [stderr] = note: for more information, see issue #50504 Dec 11 18:34:38.318 INFO [stderr] Dec 11 18:34:38.318 INFO [stderr] warning: cannot find type `table` in this scope Dec 11 18:34:38.318 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 11 18:34:38.318 INFO [stderr] | Dec 11 18:34:38.318 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 11 18:34:38.318 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 18:34:38.318 INFO [stderr] | Dec 11 18:34:38.318 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 11 18:34:38.318 INFO [stderr] = note: for more information, see issue #50504 Dec 11 18:34:38.318 INFO [stderr] Dec 11 18:34:38.318 INFO [stderr] warning: cannot find type `id` in this scope Dec 11 18:34:38.318 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 18:34:38.318 INFO [stderr] | Dec 11 18:34:38.318 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 18:34:38.318 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 18:34:38.318 INFO [stderr] | Dec 11 18:34:38.318 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 11 18:34:38.318 INFO [stderr] = note: for more information, see issue #50504 Dec 11 18:34:38.318 INFO [stderr] Dec 11 18:34:38.318 INFO [stderr] warning: cannot find type `title` in this scope Dec 11 18:34:38.318 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 18:34:38.318 INFO [stderr] | Dec 11 18:34:38.318 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 18:34:38.318 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 18:34:38.318 INFO [stderr] | Dec 11 18:34:38.318 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 11 18:34:38.318 INFO [stderr] = note: for more information, see issue #50504 Dec 11 18:34:38.318 INFO [stderr] Dec 11 18:34:38.318 INFO [stderr] warning: cannot find type `organization_affected` in this scope Dec 11 18:34:38.318 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 18:34:38.318 INFO [stderr] | Dec 11 18:34:38.318 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 18:34:38.318 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 18:34:38.318 INFO [stderr] | Dec 11 18:34:38.318 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 11 18:34:38.318 INFO [stderr] = note: for more information, see issue #50504 Dec 11 18:34:38.318 INFO [stderr] Dec 11 18:34:38.318 INFO [stderr] warning: cannot find type `content` in this scope Dec 11 18:34:38.318 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 18:34:38.318 INFO [stderr] | Dec 11 18:34:38.318 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 18:34:38.318 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 18:34:38.318 INFO [stderr] | Dec 11 18:34:38.318 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 11 18:34:38.318 INFO [stderr] = note: for more information, see issue #50504 Dec 11 18:34:38.318 INFO [stderr] Dec 11 18:34:38.318 INFO [stderr] warning: cannot find type `wallet_address` in this scope Dec 11 18:34:38.318 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 18:34:38.318 INFO [stderr] | Dec 11 18:34:38.318 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 18:34:38.318 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 18:34:38.318 INFO [stderr] | Dec 11 18:34:38.318 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 11 18:34:38.318 INFO [stderr] = note: for more information, see issue #50504 Dec 11 18:34:38.318 INFO [stderr] Dec 11 18:34:38.318 INFO [stderr] warning: cannot find type `feedback` in this scope Dec 11 18:34:38.318 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 18:34:38.318 INFO [stderr] | Dec 11 18:34:38.318 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 18:34:38.318 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 18:34:38.318 INFO [stderr] | Dec 11 18:34:38.318 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 11 18:34:38.318 INFO [stderr] = note: for more information, see issue #50504 Dec 11 18:34:38.318 INFO [stderr] Dec 11 18:34:38.318 INFO [stderr] warning: cannot find type `status` in this scope Dec 11 18:34:38.318 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 18:34:38.318 INFO [stderr] | Dec 11 18:34:38.318 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 18:34:38.318 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 18:34:38.318 INFO [stderr] | Dec 11 18:34:38.318 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 11 18:34:38.318 INFO [stderr] = note: for more information, see issue #50504 Dec 11 18:34:38.318 INFO [stderr] Dec 11 18:34:38.318 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 11 18:34:38.318 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 18:34:38.318 INFO [stderr] | Dec 11 18:34:38.318 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 18:34:38.318 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 18:34:38.318 INFO [stderr] | Dec 11 18:34:38.318 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 11 18:34:38.318 INFO [stderr] = note: for more information, see issue #50504 Dec 11 18:34:38.318 INFO [stderr] Dec 11 18:34:38.318 INFO [stderr] warning: cannot find type `updated_at` in this scope Dec 11 18:34:38.318 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 18:34:38.318 INFO [stderr] | Dec 11 18:34:38.318 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 18:34:38.318 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 18:34:38.318 INFO [stderr] | Dec 11 18:34:38.319 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 11 18:34:38.319 INFO [stderr] = note: for more information, see issue #50504 Dec 11 18:34:38.319 INFO [stderr] Dec 11 18:34:38.319 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 18:34:38.319 INFO [stderr] --> src/models.rs:9:10 Dec 11 18:34:38.319 INFO [stderr] | Dec 11 18:34:38.319 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Dec 11 18:34:38.319 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 18:34:38.319 INFO [stderr] | Dec 11 18:34:38.319 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 11 18:34:38.319 INFO [stderr] = note: for more information, see issue #50504 Dec 11 18:34:38.319 INFO [stderr] Dec 11 18:34:38.319 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 11 18:34:38.319 INFO [stderr] --> src/models.rs:9:10 Dec 11 18:34:38.319 INFO [stderr] | Dec 11 18:34:38.319 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Dec 11 18:34:38.319 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 18:34:38.319 INFO [stderr] | Dec 11 18:34:38.319 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 11 18:34:38.319 INFO [stderr] = note: for more information, see issue #50504 Dec 11 18:34:38.319 INFO [stderr] Dec 11 18:34:38.319 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 11 18:34:38.319 INFO [stderr] --> src/models.rs:9:10 Dec 11 18:34:38.319 INFO [stderr] | Dec 11 18:34:38.319 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Dec 11 18:34:38.319 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 18:34:38.319 INFO [stderr] | Dec 11 18:34:38.319 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 11 18:34:38.319 INFO [stderr] = note: for more information, see issue #50504 Dec 11 18:34:38.319 INFO [stderr] Dec 11 18:34:38.319 INFO [stderr] warning: cannot find type `BugReport` in this scope Dec 11 18:34:38.319 INFO [stderr] --> src/models.rs:9:10 Dec 11 18:34:38.319 INFO [stderr] | Dec 11 18:34:38.319 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Dec 11 18:34:38.319 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 18:34:38.319 INFO [stderr] | Dec 11 18:34:38.319 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 11 18:34:38.319 INFO [stderr] = note: for more information, see issue #50504 Dec 11 18:34:38.319 INFO [stderr] Dec 11 18:34:38.319 INFO [stderr] warning: cannot find type `BugReport` in this scope Dec 11 18:34:38.319 INFO [stderr] --> src/models.rs:9:21 Dec 11 18:34:38.319 INFO [stderr] | Dec 11 18:34:38.319 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Dec 11 18:34:38.319 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 18:34:38.319 INFO [stderr] | Dec 11 18:34:38.319 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 11 18:34:38.319 INFO [stderr] = note: for more information, see issue #50504 Dec 11 18:34:38.319 INFO [stderr] Dec 11 18:34:38.319 INFO [stderr] warning: cannot find type `bug_reports` in this scope Dec 11 18:34:38.319 INFO [stderr] --> src/models.rs:9:21 Dec 11 18:34:38.319 INFO [stderr] | Dec 11 18:34:38.319 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Dec 11 18:34:38.319 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 18:34:38.319 INFO [stderr] | Dec 11 18:34:38.319 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 11 18:34:38.319 INFO [stderr] = note: for more information, see issue #50504 Dec 11 18:34:38.319 INFO [stderr] Dec 11 18:34:38.319 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 18:34:38.319 INFO [stderr] --> src/models.rs:9:21 Dec 11 18:34:38.319 INFO [stderr] | Dec 11 18:34:38.319 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Dec 11 18:34:38.319 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 18:34:38.319 INFO [stderr] | Dec 11 18:34:38.319 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 11 18:34:38.319 INFO [stderr] = note: for more information, see issue #50504 Dec 11 18:34:38.319 INFO [stderr] Dec 11 18:34:38.319 INFO [stderr] warning: cannot find type `bug_reports` in this scope Dec 11 18:34:38.319 INFO [stderr] --> src/models.rs:22:10 Dec 11 18:34:38.319 INFO [stderr] | Dec 11 18:34:38.319 INFO [stderr] 22 | #[derive(Insertable)] Dec 11 18:34:38.319 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 18:34:38.319 INFO [stderr] | Dec 11 18:34:38.319 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 11 18:34:38.319 INFO [stderr] = note: for more information, see issue #50504 Dec 11 18:34:38.319 INFO [stderr] Dec 11 18:34:38.319 INFO [stderr] warning: cannot find type `NewBugReport` in this scope Dec 11 18:34:38.319 INFO [stderr] --> src/models.rs:22:10 Dec 11 18:34:38.319 INFO [stderr] | Dec 11 18:34:38.319 INFO [stderr] 22 | #[derive(Insertable)] Dec 11 18:34:38.319 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 18:34:38.319 INFO [stderr] | Dec 11 18:34:38.319 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 11 18:34:38.319 INFO [stderr] = note: for more information, see issue #50504 Dec 11 18:34:38.319 INFO [stderr] Dec 11 18:34:38.616 INFO [stderr] warning: cannot find type `table` in this scope Dec 11 18:34:38.616 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 11 18:34:38.616 INFO [stderr] | Dec 11 18:34:38.616 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 11 18:34:38.616 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 18:34:38.616 INFO [stderr] | Dec 11 18:34:38.616 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 11 18:34:38.616 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 11 18:34:38.616 INFO [stderr] = note: for more information, see issue #50504 Dec 11 18:34:38.616 INFO [stderr] Dec 11 18:34:38.616 INFO [stderr] warning: cannot find type `table` in this scope Dec 11 18:34:38.616 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 11 18:34:38.616 INFO [stderr] | Dec 11 18:34:38.616 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 11 18:34:38.616 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 18:34:38.616 INFO [stderr] | Dec 11 18:34:38.616 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 11 18:34:38.616 INFO [stderr] = note: for more information, see issue #50504 Dec 11 18:34:38.616 INFO [stderr] Dec 11 18:34:38.628 INFO [stderr] warning: cannot find type `id` in this scope Dec 11 18:34:38.628 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 18:34:38.628 INFO [stderr] | Dec 11 18:34:38.629 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 18:34:38.629 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 18:34:38.629 INFO [stderr] | Dec 11 18:34:38.629 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 11 18:34:38.629 INFO [stderr] = note: for more information, see issue #50504 Dec 11 18:34:38.629 INFO [stderr] Dec 11 18:34:38.629 INFO [stderr] warning: cannot find type `title` in this scope Dec 11 18:34:38.629 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 18:34:38.629 INFO [stderr] | Dec 11 18:34:38.630 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 18:34:38.630 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 18:34:38.630 INFO [stderr] | Dec 11 18:34:38.630 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 18:34:38.630 INFO [stderr] = note: for more information, see issue #50504 Dec 11 18:34:38.630 INFO [stderr] Dec 11 18:34:38.630 INFO [stderr] warning: cannot find type `organization_affected` in this scope Dec 11 18:34:38.630 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 18:34:38.630 INFO [stderr] | Dec 11 18:34:38.630 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 18:34:38.630 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 18:34:38.630 INFO [stderr] | Dec 11 18:34:38.630 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 18:34:38.630 INFO [stderr] = note: for more information, see issue #50504 Dec 11 18:34:38.630 INFO [stderr] Dec 11 18:34:38.630 INFO [stderr] warning: cannot find type `content` in this scope Dec 11 18:34:38.630 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 18:34:38.630 INFO [stderr] | Dec 11 18:34:38.630 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 18:34:38.630 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 18:34:38.630 INFO [stderr] | Dec 11 18:34:38.630 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 18:34:38.630 INFO [stderr] = note: for more information, see issue #50504 Dec 11 18:34:38.630 INFO [stderr] Dec 11 18:34:38.630 INFO [stderr] warning: cannot find type `wallet_address` in this scope Dec 11 18:34:38.630 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 18:34:38.630 INFO [stderr] | Dec 11 18:34:38.630 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 18:34:38.630 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 18:34:38.630 INFO [stderr] | Dec 11 18:34:38.630 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 18:34:38.630 INFO [stderr] = note: for more information, see issue #50504 Dec 11 18:34:38.630 INFO [stderr] Dec 11 18:34:38.630 INFO [stderr] warning: cannot find type `feedback` in this scope Dec 11 18:34:38.630 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 18:34:38.630 INFO [stderr] | Dec 11 18:34:38.630 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 18:34:38.630 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 18:34:38.630 INFO [stderr] | Dec 11 18:34:38.630 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 18:34:38.630 INFO [stderr] = note: for more information, see issue #50504 Dec 11 18:34:38.630 INFO [stderr] Dec 11 18:34:38.631 INFO [stderr] warning: cannot find type `status` in this scope Dec 11 18:34:38.631 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 18:34:38.631 INFO [stderr] | Dec 11 18:34:38.631 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 18:34:38.631 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 18:34:38.631 INFO [stderr] | Dec 11 18:34:38.631 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 11 18:34:38.631 INFO [stderr] = note: for more information, see issue #50504 Dec 11 18:34:38.631 INFO [stderr] Dec 11 18:34:38.631 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 11 18:34:38.631 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 18:34:38.631 INFO [stderr] | Dec 11 18:34:38.631 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 18:34:38.631 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 18:34:38.631 INFO [stderr] | Dec 11 18:34:38.631 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 11 18:34:38.631 INFO [stderr] = note: for more information, see issue #50504 Dec 11 18:34:38.631 INFO [stderr] Dec 11 18:34:38.631 INFO [stderr] warning: cannot find type `updated_at` in this scope Dec 11 18:34:38.631 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 18:34:38.631 INFO [stderr] | Dec 11 18:34:38.631 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 18:34:38.631 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 18:34:38.631 INFO [stderr] | Dec 11 18:34:38.631 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 11 18:34:38.631 INFO [stderr] = note: for more information, see issue #50504 Dec 11 18:34:38.631 INFO [stderr] Dec 11 18:34:38.631 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 18:34:38.631 INFO [stderr] --> src/models.rs:9:10 Dec 11 18:34:38.631 INFO [stderr] | Dec 11 18:34:38.631 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Dec 11 18:34:38.631 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 18:34:38.631 INFO [stderr] | Dec 11 18:34:38.631 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 11 18:34:38.631 INFO [stderr] = note: for more information, see issue #50504 Dec 11 18:34:38.631 INFO [stderr] Dec 11 18:34:38.631 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 11 18:34:38.631 INFO [stderr] --> src/models.rs:9:10 Dec 11 18:34:38.631 INFO [stderr] | Dec 11 18:34:38.631 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Dec 11 18:34:38.631 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 18:34:38.631 INFO [stderr] | Dec 11 18:34:38.631 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 11 18:34:38.631 INFO [stderr] = note: for more information, see issue #50504 Dec 11 18:34:38.631 INFO [stderr] Dec 11 18:34:38.631 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 11 18:34:38.631 INFO [stderr] --> src/models.rs:9:10 Dec 11 18:34:38.631 INFO [stderr] | Dec 11 18:34:38.631 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Dec 11 18:34:38.631 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 18:34:38.631 INFO [stderr] | Dec 11 18:34:38.631 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 11 18:34:38.631 INFO [stderr] = note: for more information, see issue #50504 Dec 11 18:34:38.631 INFO [stderr] Dec 11 18:34:38.631 INFO [stderr] warning: cannot find type `BugReport` in this scope Dec 11 18:34:38.631 INFO [stderr] --> src/models.rs:9:10 Dec 11 18:34:38.631 INFO [stderr] | Dec 11 18:34:38.631 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Dec 11 18:34:38.631 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 18:34:38.631 INFO [stderr] | Dec 11 18:34:38.631 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 11 18:34:38.631 INFO [stderr] = note: for more information, see issue #50504 Dec 11 18:34:38.631 INFO [stderr] Dec 11 18:34:38.631 INFO [stderr] warning: cannot find type `BugReport` in this scope Dec 11 18:34:38.631 INFO [stderr] --> src/models.rs:9:21 Dec 11 18:34:38.631 INFO [stderr] | Dec 11 18:34:38.631 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Dec 11 18:34:38.631 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 18:34:38.631 INFO [stderr] | Dec 11 18:34:38.631 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 11 18:34:38.631 INFO [stderr] = note: for more information, see issue #50504 Dec 11 18:34:38.631 INFO [stderr] Dec 11 18:34:38.631 INFO [stderr] warning: cannot find type `bug_reports` in this scope Dec 11 18:34:38.631 INFO [stderr] --> src/models.rs:9:21 Dec 11 18:34:38.631 INFO [stderr] | Dec 11 18:34:38.631 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Dec 11 18:34:38.631 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 18:34:38.631 INFO [stderr] | Dec 11 18:34:38.631 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 11 18:34:38.631 INFO [stderr] = note: for more information, see issue #50504 Dec 11 18:34:38.631 INFO [stderr] Dec 11 18:34:38.631 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 18:34:38.631 INFO [stderr] --> src/models.rs:9:21 Dec 11 18:34:38.631 INFO [stderr] | Dec 11 18:34:38.631 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Dec 11 18:34:38.631 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 18:34:38.631 INFO [stderr] | Dec 11 18:34:38.631 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 11 18:34:38.631 INFO [stderr] = note: for more information, see issue #50504 Dec 11 18:34:38.631 INFO [stderr] Dec 11 18:34:38.632 INFO [stderr] warning: cannot find type `bug_reports` in this scope Dec 11 18:34:38.632 INFO [stderr] --> src/models.rs:22:10 Dec 11 18:34:38.632 INFO [stderr] | Dec 11 18:34:38.632 INFO [stderr] 22 | #[derive(Insertable)] Dec 11 18:34:38.632 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 18:34:38.632 INFO [stderr] | Dec 11 18:34:38.632 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 11 18:34:38.632 INFO [stderr] = note: for more information, see issue #50504 Dec 11 18:34:38.632 INFO [stderr] Dec 11 18:34:38.632 INFO [stderr] warning: cannot find type `NewBugReport` in this scope Dec 11 18:34:38.632 INFO [stderr] --> src/models.rs:22:10 Dec 11 18:34:38.632 INFO [stderr] | Dec 11 18:34:38.632 INFO [stderr] 22 | #[derive(Insertable)] Dec 11 18:34:38.632 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 18:34:38.632 INFO [stderr] | Dec 11 18:34:38.632 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 11 18:34:38.632 INFO [stderr] = note: for more information, see issue #50504 Dec 11 18:34:38.632 INFO [stderr] Dec 11 18:34:43.730 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 23s Dec 11 18:34:43.748 INFO [stderr] su: No module specific data is present Dec 11 18:34:44.067 INFO running `"docker" "inspect" "6343b336f195acb54d3c46d01224862e210ba4f3e372ffd82fb32ee6453f0362"` Dec 11 18:34:44.161 INFO running `"docker" "rm" "-f" "6343b336f195acb54d3c46d01224862e210ba4f3e372ffd82fb32ee6453f0362"` Dec 11 18:34:44.263 INFO [stdout] 6343b336f195acb54d3c46d01224862e210ba4f3e372ffd82fb32ee6453f0362