Dec 18 00:20:33.823 INFO checking ffimnsr/simple-webservice-rust against try#0b8c5828f68d7b2840b81fa51239346dc97fef5a for pr-54252 Dec 18 00:20:33.823 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-54252/worker-0/try#0b8c5828f68d7b2840b81fa51239346dc97fef5a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-54252/sources/try#0b8c5828f68d7b2840b81fa51239346dc97fef5a/gh/ffimnsr/simple-webservice-rust:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+0b8c5828f68d7b2840b81fa51239346dc97fef5a-alt" "check" "--frozen" "--all" "--all-targets"` Dec 18 00:20:33.974 INFO [stdout] 92f13ff42bbb9ce558d4f9c80ec2de69c223b07d46c1e51b0706edb5c29ef692 Dec 18 00:20:33.977 INFO running `"docker" "start" "-a" "92f13ff42bbb9ce558d4f9c80ec2de69c223b07d46c1e51b0706edb5c29ef692"` Dec 18 00:20:34.954 INFO [stderr] Checking r2d2 v0.8.2 Dec 18 00:20:34.955 INFO [stderr] Checking uuid v0.6.5 Dec 18 00:20:34.955 INFO [stderr] Checking bincode v1.0.1 Dec 18 00:20:34.959 INFO [stderr] Compiling backtrace v0.3.9 Dec 18 00:20:34.960 INFO [stderr] Compiling gotham_derive v0.2.1 Dec 18 00:20:34.976 INFO [stderr] Checking env_logger v0.5.10 Dec 18 00:20:34.976 INFO [stderr] Checking error-chain v0.11.0 Dec 18 00:20:34.976 INFO [stderr] Checking tokio-tcp v0.1.0 Dec 18 00:20:35.616 INFO [stderr] Checking tokio-fs v0.1.2 Dec 18 00:20:36.096 INFO [stderr] Checking failure v0.1.1 Dec 18 00:20:36.469 INFO [stderr] Checking email v0.0.19 Dec 18 00:20:37.565 INFO [stderr] Checking lettre v0.8.2 Dec 18 00:20:37.584 INFO [stderr] Checking dotenv v0.13.0 Dec 18 00:20:37.584 INFO [stderr] Checking diesel v1.3.2 Dec 18 00:20:37.584 INFO [stderr] Checking jsonwebtoken v4.0.1 Dec 18 00:20:37.608 INFO [stderr] Checking tokio v0.1.7 Dec 18 00:20:39.934 INFO [stderr] Checking tokio-core v0.1.17 Dec 18 00:20:41.013 INFO [stderr] Compiling cargo_metadata v0.5.8 Dec 18 00:20:43.790 INFO [stderr] Checking tokio-proto v0.1.1 Dec 18 00:20:49.474 INFO [stderr] Compiling skeptic v0.13.3 Dec 18 00:20:52.517 INFO [stderr] Checking lettre_email v0.8.2 Dec 18 00:20:53.685 INFO [stderr] Checking hyper v0.11.27 Dec 18 00:20:58.328 INFO [stderr] Compiling borrow-bag v1.0.0 Dec 18 00:21:04.188 INFO [stderr] Checking gotham v0.2.1 Dec 18 00:21:28.988 INFO [stderr] Checking r2d2-diesel v1.0.0 Dec 18 00:21:29.468 INFO [stderr] Checking sleeping_forest v0.1.0 (/opt/crater/workdir) Dec 18 00:21:29.968 INFO [stderr] warning: cannot find type `table` in this scope Dec 18 00:21:29.968 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 18 00:21:29.968 INFO [stderr] | Dec 18 00:21:29.968 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 18 00:21:29.968 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:29.968 INFO [stderr] | Dec 18 00:21:29.968 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 18 00:21:29.968 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 18 00:21:29.968 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:29.968 INFO [stderr] Dec 18 00:21:29.977 INFO [stderr] warning: cannot find type `table` in this scope Dec 18 00:21:29.977 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 18 00:21:29.977 INFO [stderr] | Dec 18 00:21:29.977 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 18 00:21:29.977 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:29.977 INFO [stderr] | Dec 18 00:21:29.977 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 18 00:21:29.977 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:29.977 INFO [stderr] Dec 18 00:21:29.977 INFO [stderr] warning: cannot find type `id` in this scope Dec 18 00:21:29.977 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 00:21:29.977 INFO [stderr] | Dec 18 00:21:29.977 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 00:21:29.977 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:29.977 INFO [stderr] | Dec 18 00:21:29.977 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 18 00:21:29.977 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:29.977 INFO [stderr] Dec 18 00:21:29.977 INFO [stderr] warning: cannot find type `title` in this scope Dec 18 00:21:29.977 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 00:21:29.977 INFO [stderr] | Dec 18 00:21:29.977 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 00:21:29.977 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:29.978 INFO [stderr] | Dec 18 00:21:29.978 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 18 00:21:29.978 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:29.978 INFO [stderr] Dec 18 00:21:29.978 INFO [stderr] warning: cannot find type `organization_affected` in this scope Dec 18 00:21:29.978 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 00:21:29.978 INFO [stderr] | Dec 18 00:21:29.978 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 00:21:29.978 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:29.978 INFO [stderr] | Dec 18 00:21:29.978 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 18 00:21:29.978 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:29.978 INFO [stderr] Dec 18 00:21:29.978 INFO [stderr] warning: cannot find type `content` in this scope Dec 18 00:21:29.978 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 00:21:29.978 INFO [stderr] | Dec 18 00:21:29.978 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 00:21:29.978 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:29.978 INFO [stderr] | Dec 18 00:21:29.978 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 18 00:21:29.978 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:29.978 INFO [stderr] Dec 18 00:21:29.978 INFO [stderr] warning: cannot find type `wallet_address` in this scope Dec 18 00:21:29.978 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 00:21:29.978 INFO [stderr] | Dec 18 00:21:29.978 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 00:21:29.978 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:29.978 INFO [stderr] | Dec 18 00:21:29.978 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 18 00:21:29.978 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:29.978 INFO [stderr] Dec 18 00:21:29.978 INFO [stderr] warning: cannot find type `feedback` in this scope Dec 18 00:21:29.978 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 00:21:29.978 INFO [stderr] | Dec 18 00:21:29.978 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 00:21:29.978 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:29.978 INFO [stderr] | Dec 18 00:21:29.978 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 18 00:21:29.978 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:29.978 INFO [stderr] Dec 18 00:21:29.978 INFO [stderr] warning: cannot find type `status` in this scope Dec 18 00:21:29.978 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 00:21:29.978 INFO [stderr] | Dec 18 00:21:29.978 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 00:21:29.978 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:29.978 INFO [stderr] | Dec 18 00:21:29.978 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 18 00:21:29.978 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:29.978 INFO [stderr] Dec 18 00:21:29.978 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 18 00:21:29.978 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 00:21:29.978 INFO [stderr] | Dec 18 00:21:29.978 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 00:21:29.978 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:29.978 INFO [stderr] | Dec 18 00:21:29.978 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 18 00:21:29.978 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:29.978 INFO [stderr] Dec 18 00:21:29.978 INFO [stderr] warning: cannot find type `updated_at` in this scope Dec 18 00:21:29.978 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 00:21:29.978 INFO [stderr] | Dec 18 00:21:29.978 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 00:21:29.978 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:29.978 INFO [stderr] | Dec 18 00:21:29.978 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 18 00:21:29.978 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:29.978 INFO [stderr] Dec 18 00:21:29.978 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 18 00:21:29.978 INFO [stderr] --> src/models.rs:9:10 Dec 18 00:21:29.978 INFO [stderr] | Dec 18 00:21:29.978 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Dec 18 00:21:29.978 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:29.978 INFO [stderr] | Dec 18 00:21:29.978 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 18 00:21:29.978 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:29.978 INFO [stderr] Dec 18 00:21:29.978 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 18 00:21:29.978 INFO [stderr] --> src/models.rs:9:10 Dec 18 00:21:29.978 INFO [stderr] | Dec 18 00:21:29.978 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Dec 18 00:21:29.978 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:29.978 INFO [stderr] | Dec 18 00:21:29.978 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 18 00:21:29.978 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:29.978 INFO [stderr] Dec 18 00:21:29.978 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 18 00:21:29.978 INFO [stderr] --> src/models.rs:9:10 Dec 18 00:21:29.978 INFO [stderr] | Dec 18 00:21:29.978 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Dec 18 00:21:29.978 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:29.978 INFO [stderr] | Dec 18 00:21:29.978 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 18 00:21:29.978 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:29.978 INFO [stderr] Dec 18 00:21:29.978 INFO [stderr] warning: cannot find type `BugReport` in this scope Dec 18 00:21:29.979 INFO [stderr] --> src/models.rs:9:10 Dec 18 00:21:29.979 INFO [stderr] | Dec 18 00:21:29.979 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Dec 18 00:21:29.979 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:29.979 INFO [stderr] | Dec 18 00:21:29.979 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 18 00:21:29.979 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:29.979 INFO [stderr] Dec 18 00:21:29.979 INFO [stderr] warning: cannot find type `BugReport` in this scope Dec 18 00:21:29.979 INFO [stderr] --> src/models.rs:9:21 Dec 18 00:21:29.979 INFO [stderr] | Dec 18 00:21:29.979 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Dec 18 00:21:29.979 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:29.979 INFO [stderr] | Dec 18 00:21:29.979 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 18 00:21:29.979 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:29.979 INFO [stderr] Dec 18 00:21:29.979 INFO [stderr] warning: cannot find type `bug_reports` in this scope Dec 18 00:21:29.979 INFO [stderr] --> src/models.rs:9:21 Dec 18 00:21:29.979 INFO [stderr] | Dec 18 00:21:29.979 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Dec 18 00:21:29.979 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:29.979 INFO [stderr] | Dec 18 00:21:29.979 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 18 00:21:29.979 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:29.979 INFO [stderr] Dec 18 00:21:29.979 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 18 00:21:29.979 INFO [stderr] --> src/models.rs:9:21 Dec 18 00:21:29.979 INFO [stderr] | Dec 18 00:21:29.979 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Dec 18 00:21:29.979 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:29.979 INFO [stderr] | Dec 18 00:21:29.979 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 18 00:21:29.979 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:29.979 INFO [stderr] Dec 18 00:21:29.979 INFO [stderr] warning: cannot find type `bug_reports` in this scope Dec 18 00:21:29.979 INFO [stderr] --> src/models.rs:22:10 Dec 18 00:21:29.979 INFO [stderr] | Dec 18 00:21:29.979 INFO [stderr] 22 | #[derive(Insertable)] Dec 18 00:21:29.979 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:29.979 INFO [stderr] | Dec 18 00:21:29.979 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 18 00:21:29.979 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:29.979 INFO [stderr] Dec 18 00:21:29.979 INFO [stderr] warning: cannot find type `NewBugReport` in this scope Dec 18 00:21:29.979 INFO [stderr] --> src/models.rs:22:10 Dec 18 00:21:29.979 INFO [stderr] | Dec 18 00:21:29.979 INFO [stderr] 22 | #[derive(Insertable)] Dec 18 00:21:29.979 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:29.979 INFO [stderr] | Dec 18 00:21:29.979 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 18 00:21:29.979 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:29.979 INFO [stderr] Dec 18 00:21:30.020 INFO [stderr] warning: cannot find type `table` in this scope Dec 18 00:21:30.020 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 18 00:21:30.020 INFO [stderr] | Dec 18 00:21:30.020 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 18 00:21:30.020 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:30.020 INFO [stderr] | Dec 18 00:21:30.020 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 18 00:21:30.020 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 18 00:21:30.020 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:30.020 INFO [stderr] Dec 18 00:21:30.020 INFO [stderr] warning: cannot find type `table` in this scope Dec 18 00:21:30.020 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 18 00:21:30.020 INFO [stderr] | Dec 18 00:21:30.020 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 18 00:21:30.021 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:30.021 INFO [stderr] | Dec 18 00:21:30.021 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 18 00:21:30.021 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:30.021 INFO [stderr] Dec 18 00:21:30.021 INFO [stderr] warning: cannot find type `id` in this scope Dec 18 00:21:30.021 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 00:21:30.021 INFO [stderr] | Dec 18 00:21:30.021 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 00:21:30.021 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:30.021 INFO [stderr] | Dec 18 00:21:30.021 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 18 00:21:30.021 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:30.021 INFO [stderr] Dec 18 00:21:30.021 INFO [stderr] warning: cannot find type `title` in this scope Dec 18 00:21:30.021 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 00:21:30.021 INFO [stderr] | Dec 18 00:21:30.021 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 00:21:30.021 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:30.021 INFO [stderr] | Dec 18 00:21:30.021 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 18 00:21:30.021 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:30.021 INFO [stderr] Dec 18 00:21:30.021 INFO [stderr] warning: cannot find type `organization_affected` in this scope Dec 18 00:21:30.021 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 00:21:30.021 INFO [stderr] | Dec 18 00:21:30.021 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 00:21:30.021 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:30.021 INFO [stderr] | Dec 18 00:21:30.021 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 18 00:21:30.021 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:30.021 INFO [stderr] Dec 18 00:21:30.021 INFO [stderr] warning: cannot find type `content` in this scope Dec 18 00:21:30.021 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 00:21:30.021 INFO [stderr] | Dec 18 00:21:30.021 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 00:21:30.021 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:30.021 INFO [stderr] | Dec 18 00:21:30.021 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 18 00:21:30.021 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:30.021 INFO [stderr] Dec 18 00:21:30.021 INFO [stderr] warning: cannot find type `wallet_address` in this scope Dec 18 00:21:30.021 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 00:21:30.021 INFO [stderr] | Dec 18 00:21:30.021 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 00:21:30.021 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:30.021 INFO [stderr] | Dec 18 00:21:30.021 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 18 00:21:30.021 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:30.021 INFO [stderr] Dec 18 00:21:30.021 INFO [stderr] warning: cannot find type `feedback` in this scope Dec 18 00:21:30.021 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 00:21:30.021 INFO [stderr] | Dec 18 00:21:30.021 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 00:21:30.021 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:30.021 INFO [stderr] | Dec 18 00:21:30.021 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 18 00:21:30.021 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:30.021 INFO [stderr] Dec 18 00:21:30.021 INFO [stderr] warning: cannot find type `status` in this scope Dec 18 00:21:30.021 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 00:21:30.021 INFO [stderr] | Dec 18 00:21:30.021 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 00:21:30.021 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:30.021 INFO [stderr] | Dec 18 00:21:30.021 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 18 00:21:30.021 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:30.021 INFO [stderr] Dec 18 00:21:30.021 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 18 00:21:30.021 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 00:21:30.021 INFO [stderr] | Dec 18 00:21:30.021 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 00:21:30.021 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:30.021 INFO [stderr] | Dec 18 00:21:30.021 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 18 00:21:30.021 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:30.021 INFO [stderr] Dec 18 00:21:30.021 INFO [stderr] warning: cannot find type `updated_at` in this scope Dec 18 00:21:30.021 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 00:21:30.021 INFO [stderr] | Dec 18 00:21:30.021 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 00:21:30.021 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:30.021 INFO [stderr] | Dec 18 00:21:30.021 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 18 00:21:30.021 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:30.022 INFO [stderr] Dec 18 00:21:30.022 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 18 00:21:30.022 INFO [stderr] --> src/models.rs:9:10 Dec 18 00:21:30.022 INFO [stderr] | Dec 18 00:21:30.022 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Dec 18 00:21:30.022 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:30.022 INFO [stderr] | Dec 18 00:21:30.022 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 18 00:21:30.022 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:30.022 INFO [stderr] Dec 18 00:21:30.022 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 18 00:21:30.022 INFO [stderr] --> src/models.rs:9:10 Dec 18 00:21:30.022 INFO [stderr] | Dec 18 00:21:30.022 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Dec 18 00:21:30.022 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:30.022 INFO [stderr] | Dec 18 00:21:30.022 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 18 00:21:30.022 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:30.022 INFO [stderr] Dec 18 00:21:30.022 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 18 00:21:30.022 INFO [stderr] --> src/models.rs:9:10 Dec 18 00:21:30.022 INFO [stderr] | Dec 18 00:21:30.022 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Dec 18 00:21:30.022 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:30.022 INFO [stderr] | Dec 18 00:21:30.022 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 18 00:21:30.022 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:30.022 INFO [stderr] Dec 18 00:21:30.022 INFO [stderr] warning: cannot find type `BugReport` in this scope Dec 18 00:21:30.022 INFO [stderr] --> src/models.rs:9:10 Dec 18 00:21:30.022 INFO [stderr] | Dec 18 00:21:30.022 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Dec 18 00:21:30.022 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:30.022 INFO [stderr] | Dec 18 00:21:30.022 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 18 00:21:30.022 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:30.022 INFO [stderr] Dec 18 00:21:30.022 INFO [stderr] warning: cannot find type `BugReport` in this scope Dec 18 00:21:30.022 INFO [stderr] --> src/models.rs:9:21 Dec 18 00:21:30.022 INFO [stderr] | Dec 18 00:21:30.022 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Dec 18 00:21:30.022 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:30.022 INFO [stderr] | Dec 18 00:21:30.022 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 18 00:21:30.022 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:30.022 INFO [stderr] Dec 18 00:21:30.022 INFO [stderr] warning: cannot find type `bug_reports` in this scope Dec 18 00:21:30.022 INFO [stderr] --> src/models.rs:9:21 Dec 18 00:21:30.022 INFO [stderr] | Dec 18 00:21:30.022 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Dec 18 00:21:30.022 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:30.022 INFO [stderr] | Dec 18 00:21:30.022 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 18 00:21:30.022 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:30.022 INFO [stderr] Dec 18 00:21:30.022 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 18 00:21:30.022 INFO [stderr] --> src/models.rs:9:21 Dec 18 00:21:30.022 INFO [stderr] | Dec 18 00:21:30.022 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Dec 18 00:21:30.022 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:30.022 INFO [stderr] | Dec 18 00:21:30.022 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 18 00:21:30.022 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:30.022 INFO [stderr] Dec 18 00:21:30.022 INFO [stderr] warning: cannot find type `bug_reports` in this scope Dec 18 00:21:30.022 INFO [stderr] --> src/models.rs:22:10 Dec 18 00:21:30.022 INFO [stderr] | Dec 18 00:21:30.022 INFO [stderr] 22 | #[derive(Insertable)] Dec 18 00:21:30.022 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:30.022 INFO [stderr] | Dec 18 00:21:30.022 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 18 00:21:30.022 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:30.022 INFO [stderr] Dec 18 00:21:30.022 INFO [stderr] warning: cannot find type `NewBugReport` in this scope Dec 18 00:21:30.022 INFO [stderr] --> src/models.rs:22:10 Dec 18 00:21:30.022 INFO [stderr] | Dec 18 00:21:30.022 INFO [stderr] 22 | #[derive(Insertable)] Dec 18 00:21:30.022 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:30.022 INFO [stderr] | Dec 18 00:21:30.022 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 18 00:21:30.022 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:30.022 INFO [stderr] Dec 18 00:21:32.136 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 57.70s Dec 18 00:21:32.585 INFO running `"docker" "inspect" "92f13ff42bbb9ce558d4f9c80ec2de69c223b07d46c1e51b0706edb5c29ef692"` Dec 18 00:21:32.826 INFO running `"docker" "rm" "-f" "92f13ff42bbb9ce558d4f9c80ec2de69c223b07d46c1e51b0706edb5c29ef692"` Dec 18 00:21:33.028 INFO [stdout] 92f13ff42bbb9ce558d4f9c80ec2de69c223b07d46c1e51b0706edb5c29ef692