Dec 18 00:20:33.904 INFO checking ffimnsr/simple-webservice-rust against master#96d1334e567237b1507cd277938e7ae2de75ff51 for pr-54252 Dec 18 00:20:33.904 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-54252/worker-7/master#96d1334e567237b1507cd277938e7ae2de75ff51:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-54252/sources/master#96d1334e567237b1507cd277938e7ae2de75ff51/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" "+96d1334e567237b1507cd277938e7ae2de75ff51-alt" "check" "--frozen" "--all" "--all-targets"` Dec 18 00:20:34.086 INFO [stdout] ed9f7f18291675b30b146d4df601ae368214e139c00c52c94f2a2fe2810f02fa Dec 18 00:20:34.088 INFO running `"docker" "start" "-a" "ed9f7f18291675b30b146d4df601ae368214e139c00c52c94f2a2fe2810f02fa"` Dec 18 00:20:35.230 INFO [stderr] Checking memchr v1.0.2 Dec 18 00:20:35.238 INFO [stderr] Compiling email v0.0.19 Dec 18 00:20:35.243 INFO [stderr] Checking r2d2 v0.8.2 Dec 18 00:20:35.246 INFO [stderr] Checking tokio-io v0.1.7 Dec 18 00:20:35.252 INFO [stderr] Checking uuid v0.6.5 Dec 18 00:20:35.253 INFO [stderr] Checking bincode v1.0.1 Dec 18 00:20:35.253 INFO [stderr] Checking regex v0.2.11 Dec 18 00:20:35.253 INFO [stderr] Compiling gotham_derive v0.2.1 Dec 18 00:20:36.076 INFO [stderr] Checking env_logger v0.5.10 Dec 18 00:20:36.400 INFO [stderr] Compiling error-chain v0.11.0 Dec 18 00:20:37.632 INFO [stderr] Checking nom v3.2.1 Dec 18 00:20:38.076 INFO [stderr] Checking hmac v0.6.2 Dec 18 00:20:38.210 INFO [stderr] Checking md-5 v0.7.0 Dec 18 00:20:38.500 INFO [stderr] Checking failure v0.1.1 Dec 18 00:20:38.741 INFO [stderr] Checking diesel v1.3.2 Dec 18 00:20:39.092 INFO [stderr] Checking tokio-codec v0.1.0 Dec 18 00:20:39.096 INFO [stderr] Checking tokio-reactor v0.1.2 Dec 18 00:20:39.148 INFO [stderr] Checking tokio-fs v0.1.2 Dec 18 00:20:39.584 INFO [stderr] Compiling ring v0.12.1 Dec 18 00:20:40.280 INFO [stderr] Checking dotenv v0.13.0 Dec 18 00:20:40.653 INFO [stderr] Compiling cargo_metadata v0.5.8 Dec 18 00:20:41.936 INFO [stderr] Checking tokio-udp v0.1.1 Dec 18 00:20:43.112 INFO [stderr] Checking tokio-tcp v0.1.0 Dec 18 00:20:45.306 INFO [stderr] Checking tokio v0.1.7 Dec 18 00:20:50.466 INFO [stderr] Checking lettre v0.8.2 Dec 18 00:20:50.593 INFO [stderr] Checking tokio-core v0.1.17 Dec 18 00:20:55.967 INFO [stderr] Compiling skeptic v0.13.3 Dec 18 00:20:58.054 INFO [stderr] Checking tokio-proto v0.1.1 Dec 18 00:21:02.237 INFO [stderr] Checking jsonwebtoken v4.0.1 Dec 18 00:21:02.488 INFO [stderr] Checking hyper v0.11.27 Dec 18 00:21:03.128 INFO [stderr] Checking lettre_email v0.8.2 Dec 18 00:21:05.768 INFO [stderr] Compiling borrow-bag v1.0.0 Dec 18 00:21:09.595 INFO [stderr] Checking gotham v0.2.1 Dec 18 00:21:34.275 INFO [stderr] Checking r2d2-diesel v1.0.0 Dec 18 00:21:34.681 INFO [stderr] Checking sleeping_forest v0.1.0 (/opt/crater/workdir) Dec 18 00:21:35.135 INFO [stderr] warning: cannot find type `table` in this scope Dec 18 00:21:35.135 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 18 00:21:35.135 INFO [stderr] | Dec 18 00:21:35.135 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 18 00:21:35.135 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:35.136 INFO [stderr] | Dec 18 00:21:35.136 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 18 00:21:35.136 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:35.136 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:35.136 INFO [stderr] Dec 18 00:21:35.136 INFO [stderr] warning: cannot find type `table` in this scope Dec 18 00:21:35.136 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 18 00:21:35.136 INFO [stderr] | Dec 18 00:21:35.136 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 18 00:21:35.136 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:35.136 INFO [stderr] | Dec 18 00:21:35.136 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:35.136 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:35.136 INFO [stderr] Dec 18 00:21:35.136 INFO [stderr] warning: cannot find type `id` in this scope Dec 18 00:21:35.136 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 00:21:35.136 INFO [stderr] | Dec 18 00:21:35.136 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 00:21:35.136 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:35.136 INFO [stderr] | Dec 18 00:21:35.136 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:35.136 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:35.136 INFO [stderr] Dec 18 00:21:35.136 INFO [stderr] warning: cannot find type `title` in this scope Dec 18 00:21:35.136 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 00:21:35.136 INFO [stderr] | Dec 18 00:21:35.136 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 00:21:35.136 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:35.136 INFO [stderr] | Dec 18 00:21:35.136 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:35.136 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:35.136 INFO [stderr] Dec 18 00:21:35.136 INFO [stderr] warning: cannot find type `organization_affected` in this scope Dec 18 00:21:35.136 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 00:21:35.136 INFO [stderr] | Dec 18 00:21:35.136 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 00:21:35.136 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:35.136 INFO [stderr] | Dec 18 00:21:35.136 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:35.136 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:35.136 INFO [stderr] Dec 18 00:21:35.136 INFO [stderr] warning: cannot find type `content` in this scope Dec 18 00:21:35.136 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 00:21:35.136 INFO [stderr] | Dec 18 00:21:35.136 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 00:21:35.136 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:35.136 INFO [stderr] | Dec 18 00:21:35.136 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:35.136 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:35.136 INFO [stderr] Dec 18 00:21:35.136 INFO [stderr] warning: cannot find type `wallet_address` in this scope Dec 18 00:21:35.136 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 00:21:35.136 INFO [stderr] | Dec 18 00:21:35.136 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 00:21:35.136 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:35.136 INFO [stderr] | Dec 18 00:21:35.136 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:35.136 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:35.136 INFO [stderr] Dec 18 00:21:35.136 INFO [stderr] warning: cannot find type `feedback` in this scope Dec 18 00:21:35.136 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 00:21:35.136 INFO [stderr] | Dec 18 00:21:35.136 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 00:21:35.136 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:35.136 INFO [stderr] | Dec 18 00:21:35.136 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:35.136 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:35.136 INFO [stderr] Dec 18 00:21:35.136 INFO [stderr] warning: cannot find type `status` in this scope Dec 18 00:21:35.136 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 00:21:35.136 INFO [stderr] | Dec 18 00:21:35.136 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 00:21:35.136 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:35.136 INFO [stderr] | Dec 18 00:21:35.136 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:35.136 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:35.136 INFO [stderr] Dec 18 00:21:35.138 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 18 00:21:35.138 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 00:21:35.138 INFO [stderr] | Dec 18 00:21:35.138 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 00:21:35.138 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:35.138 INFO [stderr] | Dec 18 00:21:35.138 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:35.138 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:35.138 INFO [stderr] Dec 18 00:21:35.138 INFO [stderr] warning: cannot find type `updated_at` in this scope Dec 18 00:21:35.138 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 00:21:35.138 INFO [stderr] | Dec 18 00:21:35.138 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 00:21:35.138 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:35.138 INFO [stderr] | Dec 18 00:21:35.138 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:35.138 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:35.138 INFO [stderr] Dec 18 00:21:35.138 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 18 00:21:35.138 INFO [stderr] --> src/models.rs:9:10 Dec 18 00:21:35.138 INFO [stderr] | Dec 18 00:21:35.138 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Dec 18 00:21:35.138 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:35.138 INFO [stderr] | Dec 18 00:21:35.138 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:35.138 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:35.138 INFO [stderr] Dec 18 00:21:35.138 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 18 00:21:35.138 INFO [stderr] --> src/models.rs:9:10 Dec 18 00:21:35.138 INFO [stderr] | Dec 18 00:21:35.138 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Dec 18 00:21:35.138 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:35.138 INFO [stderr] | Dec 18 00:21:35.138 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:35.138 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:35.138 INFO [stderr] Dec 18 00:21:35.138 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 18 00:21:35.138 INFO [stderr] --> src/models.rs:9:10 Dec 18 00:21:35.138 INFO [stderr] | Dec 18 00:21:35.138 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Dec 18 00:21:35.138 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:35.138 INFO [stderr] | Dec 18 00:21:35.138 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:35.138 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:35.138 INFO [stderr] Dec 18 00:21:35.138 INFO [stderr] warning: cannot find type `BugReport` in this scope Dec 18 00:21:35.138 INFO [stderr] --> src/models.rs:9:10 Dec 18 00:21:35.138 INFO [stderr] | Dec 18 00:21:35.138 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Dec 18 00:21:35.138 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:35.138 INFO [stderr] | Dec 18 00:21:35.138 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:35.138 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:35.138 INFO [stderr] Dec 18 00:21:35.141 INFO [stderr] warning: cannot find type `BugReport` in this scope Dec 18 00:21:35.141 INFO [stderr] --> src/models.rs:9:21 Dec 18 00:21:35.141 INFO [stderr] | Dec 18 00:21:35.141 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Dec 18 00:21:35.141 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:35.142 INFO [stderr] | Dec 18 00:21:35.142 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:35.142 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:35.142 INFO [stderr] Dec 18 00:21:35.142 INFO [stderr] warning: cannot find type `bug_reports` in this scope Dec 18 00:21:35.142 INFO [stderr] --> src/models.rs:9:21 Dec 18 00:21:35.142 INFO [stderr] | Dec 18 00:21:35.142 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Dec 18 00:21:35.142 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:35.142 INFO [stderr] | Dec 18 00:21:35.142 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:35.142 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:35.142 INFO [stderr] Dec 18 00:21:35.142 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 18 00:21:35.142 INFO [stderr] --> src/models.rs:9:21 Dec 18 00:21:35.142 INFO [stderr] | Dec 18 00:21:35.142 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Dec 18 00:21:35.142 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:35.142 INFO [stderr] | Dec 18 00:21:35.142 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:35.142 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:35.142 INFO [stderr] Dec 18 00:21:35.142 INFO [stderr] warning: cannot find type `bug_reports` in this scope Dec 18 00:21:35.142 INFO [stderr] --> src/models.rs:22:10 Dec 18 00:21:35.142 INFO [stderr] | Dec 18 00:21:35.142 INFO [stderr] 22 | #[derive(Insertable)] Dec 18 00:21:35.142 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:35.142 INFO [stderr] | Dec 18 00:21:35.142 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:35.142 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:35.142 INFO [stderr] Dec 18 00:21:35.142 INFO [stderr] warning: cannot find type `NewBugReport` in this scope Dec 18 00:21:35.142 INFO [stderr] --> src/models.rs:22:10 Dec 18 00:21:35.142 INFO [stderr] | Dec 18 00:21:35.142 INFO [stderr] 22 | #[derive(Insertable)] Dec 18 00:21:35.142 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:35.142 INFO [stderr] | Dec 18 00:21:35.142 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:35.142 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:35.142 INFO [stderr] Dec 18 00:21:35.241 INFO [stderr] warning: cannot find type `table` in this scope Dec 18 00:21:35.241 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 18 00:21:35.241 INFO [stderr] | Dec 18 00:21:35.241 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 18 00:21:35.241 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:35.241 INFO [stderr] | Dec 18 00:21:35.241 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 18 00:21:35.241 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:35.241 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:35.241 INFO [stderr] Dec 18 00:21:35.241 INFO [stderr] warning: cannot find type `table` in this scope Dec 18 00:21:35.241 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 18 00:21:35.241 INFO [stderr] | Dec 18 00:21:35.241 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 18 00:21:35.241 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:35.241 INFO [stderr] | Dec 18 00:21:35.241 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:35.241 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:35.241 INFO [stderr] Dec 18 00:21:35.241 INFO [stderr] warning: cannot find type `id` in this scope Dec 18 00:21:35.241 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 00:21:35.241 INFO [stderr] | Dec 18 00:21:35.241 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 00:21:35.241 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:35.241 INFO [stderr] | Dec 18 00:21:35.241 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:35.241 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:35.241 INFO [stderr] Dec 18 00:21:35.241 INFO [stderr] warning: cannot find type `title` in this scope Dec 18 00:21:35.241 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 00:21:35.241 INFO [stderr] | Dec 18 00:21:35.241 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 00:21:35.241 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:35.241 INFO [stderr] | Dec 18 00:21:35.241 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:35.241 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:35.241 INFO [stderr] Dec 18 00:21:35.241 INFO [stderr] warning: cannot find type `organization_affected` in this scope Dec 18 00:21:35.241 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 00:21:35.241 INFO [stderr] | Dec 18 00:21:35.241 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 00:21:35.241 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:35.241 INFO [stderr] | Dec 18 00:21:35.241 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:35.241 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:35.241 INFO [stderr] Dec 18 00:21:35.241 INFO [stderr] warning: cannot find type `content` in this scope Dec 18 00:21:35.241 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 00:21:35.241 INFO [stderr] | Dec 18 00:21:35.241 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 00:21:35.241 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:35.241 INFO [stderr] | Dec 18 00:21:35.241 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:35.241 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:35.241 INFO [stderr] Dec 18 00:21:35.241 INFO [stderr] warning: cannot find type `wallet_address` in this scope Dec 18 00:21:35.241 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 00:21:35.241 INFO [stderr] | Dec 18 00:21:35.241 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 00:21:35.241 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:35.241 INFO [stderr] | Dec 18 00:21:35.241 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:35.241 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:35.241 INFO [stderr] Dec 18 00:21:35.241 INFO [stderr] warning: cannot find type `feedback` in this scope Dec 18 00:21:35.241 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 00:21:35.242 INFO [stderr] | Dec 18 00:21:35.242 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 00:21:35.242 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:35.242 INFO [stderr] | Dec 18 00:21:35.242 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:35.242 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:35.242 INFO [stderr] Dec 18 00:21:35.242 INFO [stderr] warning: cannot find type `status` in this scope Dec 18 00:21:35.242 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 00:21:35.242 INFO [stderr] | Dec 18 00:21:35.242 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 00:21:35.242 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:35.242 INFO [stderr] | Dec 18 00:21:35.242 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:35.242 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:35.242 INFO [stderr] Dec 18 00:21:35.242 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 18 00:21:35.242 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 00:21:35.242 INFO [stderr] | Dec 18 00:21:35.242 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 00:21:35.242 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:35.242 INFO [stderr] | Dec 18 00:21:35.242 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:35.242 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:35.242 INFO [stderr] Dec 18 00:21:35.242 INFO [stderr] warning: cannot find type `updated_at` in this scope Dec 18 00:21:35.242 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 00:21:35.242 INFO [stderr] | Dec 18 00:21:35.242 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 00:21:35.242 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:35.242 INFO [stderr] | Dec 18 00:21:35.242 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:35.242 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:35.242 INFO [stderr] Dec 18 00:21:35.242 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 18 00:21:35.242 INFO [stderr] --> src/models.rs:9:10 Dec 18 00:21:35.242 INFO [stderr] | Dec 18 00:21:35.242 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Dec 18 00:21:35.242 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:35.242 INFO [stderr] | Dec 18 00:21:35.242 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:35.242 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:35.242 INFO [stderr] Dec 18 00:21:35.242 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 18 00:21:35.242 INFO [stderr] --> src/models.rs:9:10 Dec 18 00:21:35.242 INFO [stderr] | Dec 18 00:21:35.242 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Dec 18 00:21:35.242 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:35.242 INFO [stderr] | Dec 18 00:21:35.242 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:35.242 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:35.242 INFO [stderr] Dec 18 00:21:35.242 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 18 00:21:35.242 INFO [stderr] --> src/models.rs:9:10 Dec 18 00:21:35.242 INFO [stderr] | Dec 18 00:21:35.242 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Dec 18 00:21:35.242 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:35.242 INFO [stderr] | Dec 18 00:21:35.242 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:35.242 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:35.242 INFO [stderr] Dec 18 00:21:35.242 INFO [stderr] warning: cannot find type `BugReport` in this scope Dec 18 00:21:35.242 INFO [stderr] --> src/models.rs:9:10 Dec 18 00:21:35.242 INFO [stderr] | Dec 18 00:21:35.242 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Dec 18 00:21:35.242 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:35.242 INFO [stderr] | Dec 18 00:21:35.242 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:35.242 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:35.242 INFO [stderr] Dec 18 00:21:35.242 INFO [stderr] warning: cannot find type `BugReport` in this scope Dec 18 00:21:35.242 INFO [stderr] --> src/models.rs:9:21 Dec 18 00:21:35.242 INFO [stderr] | Dec 18 00:21:35.242 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Dec 18 00:21:35.242 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:35.242 INFO [stderr] | Dec 18 00:21:35.242 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:35.242 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:35.242 INFO [stderr] Dec 18 00:21:35.242 INFO [stderr] warning: cannot find type `bug_reports` in this scope Dec 18 00:21:35.242 INFO [stderr] --> src/models.rs:9:21 Dec 18 00:21:35.242 INFO [stderr] | Dec 18 00:21:35.242 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Dec 18 00:21:35.242 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:35.242 INFO [stderr] | Dec 18 00:21:35.242 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:35.242 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:35.242 INFO [stderr] Dec 18 00:21:35.242 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 18 00:21:35.242 INFO [stderr] --> src/models.rs:9:21 Dec 18 00:21:35.242 INFO [stderr] | Dec 18 00:21:35.242 INFO [stderr] 9 | #[derive(Queryable, Identifiable)] Dec 18 00:21:35.243 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:35.243 INFO [stderr] | Dec 18 00:21:35.243 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 00:21:35.243 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:35.243 INFO [stderr] Dec 18 00:21:35.243 INFO [stderr] warning: cannot find type `bug_reports` in this scope Dec 18 00:21:35.243 INFO [stderr] --> src/models.rs:22:10 Dec 18 00:21:35.243 INFO [stderr] | Dec 18 00:21:35.243 INFO [stderr] 22 | #[derive(Insertable)] Dec 18 00:21:35.243 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:35.243 INFO [stderr] | Dec 18 00:21:35.243 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 00:21:35.243 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:35.243 INFO [stderr] Dec 18 00:21:35.243 INFO [stderr] warning: cannot find type `NewBugReport` in this scope Dec 18 00:21:35.243 INFO [stderr] --> src/models.rs:22:10 Dec 18 00:21:35.243 INFO [stderr] | Dec 18 00:21:35.243 INFO [stderr] 22 | #[derive(Insertable)] Dec 18 00:21:35.243 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 00:21:35.243 INFO [stderr] | Dec 18 00:21:35.243 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 00:21:35.243 INFO [stderr] = note: for more information, see issue #50504 Dec 18 00:21:35.243 INFO [stderr] Dec 18 00:21:36.832 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 02s Dec 18 00:21:37.109 INFO running `"docker" "inspect" "ed9f7f18291675b30b146d4df601ae368214e139c00c52c94f2a2fe2810f02fa"` Dec 18 00:21:37.187 INFO running `"docker" "rm" "-f" "ed9f7f18291675b30b146d4df601ae368214e139c00c52c94f2a2fe2810f02fa"` Dec 18 00:21:37.313 INFO [stdout] ed9f7f18291675b30b146d4df601ae368214e139c00c52c94f2a2fe2810f02fa