Oct 13 03:18:32.594 INFO checking Norbytus/actix_try against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 03:18:32.596 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-1/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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"` Oct 13 03:18:33.154 INFO blam! 4ebc7fbc7836765c53f88bf571f1b6b7c178f8d070551ca263fedae97faf069e Oct 13 03:18:33.156 INFO running `"docker" "start" "-a" "4ebc7fbc7836765c53f88bf571f1b6b7c178f8d070551ca263fedae97faf069e"` Oct 13 03:18:35.100 INFO kablam! usermod: no changes Oct 13 03:18:35.810 INFO kablam! Checking ascii_utils v0.9.3 Oct 13 03:18:35.820 INFO kablam! Checking oncemutex v0.1.1 Oct 13 03:18:35.832 INFO kablam! Compiling actix-web v0.7.2 Oct 13 03:18:35.835 INFO kablam! Compiling mysqlclient-sys v0.2.3 Oct 13 03:18:35.838 INFO kablam! Compiling encoding_rs v0.7.2 Oct 13 03:18:35.841 INFO kablam! Compiling aho-corasick v0.6.6 Oct 13 03:18:35.843 INFO kablam! Compiling thread_local v0.3.5 Oct 13 03:18:35.847 INFO kablam! Checking mio-uds v0.6.6 Oct 13 03:18:38.729 INFO kablam! Compiling syn v0.14.5 Oct 13 03:18:38.867 INFO kablam! Compiling bincode v1.0.1 Oct 13 03:18:42.331 INFO kablam! Checking h2 v0.1.10 Oct 13 03:18:42.337 INFO kablam! Checking fast_chemail v0.9.5 Oct 13 03:18:42.379 INFO kablam! Checking hyper v0.10.13 Oct 13 03:18:43.844 INFO kablam! Checking cookie v0.11.0 Oct 13 03:18:45.761 INFO kablam! Checking regex-cache v0.2.0 Oct 13 03:18:45.845 INFO kablam! Checking pwhash v0.2.0 Oct 13 03:18:45.953 INFO kablam! Checking jwt v0.4.0 Oct 13 03:18:50.776 INFO kablam! Checking error-chain v0.10.0 Oct 13 03:18:51.348 INFO kablam! Compiling failure v0.1.1 Oct 13 03:18:52.060 INFO kablam! Checking tokio-signal v0.2.1 Oct 13 03:18:52.324 INFO kablam! Compiling regex v1.0.2 Oct 13 03:18:54.469 INFO kablam! Checking mailchecker v3.2.7 Oct 13 03:18:58.323 INFO kablam! Checking quick-xml v0.12.1 Oct 13 03:18:59.274 INFO kablam! Checking trust-dns-proto v0.4.0 Oct 13 03:19:02.344 INFO kablam! Checking dotenv v0.10.1 Oct 13 03:19:11.651 INFO kablam! Checking bcrypt v0.2.0 Oct 13 03:19:11.697 INFO kablam! Checking diesel v1.3.2 Oct 13 03:19:11.697 INFO kablam! Checking hyper-native-tls v0.2.4 Oct 13 03:19:18.208 INFO kablam! Checking djangohashers v0.3.1 Oct 13 03:19:28.331 INFO kablam! Checking trust-dns-resolver v0.9.0 Oct 13 03:19:42.276 INFO kablam! Compiling serde_derive v1.0.70 Oct 13 03:19:42.276 INFO kablam! Compiling actix_derive v0.3.0 Oct 13 03:19:54.992 INFO kablam! Checking actix v0.7.3 Oct 13 03:20:11.733 INFO kablam! Compiling phonenumber v0.2.1+8.9.0 Oct 13 03:20:11.733 INFO kablam! Checking serde_qs v0.4.1 Oct 13 03:20:14.596 INFO kablam! Checking fb v0.1.0 (/source/fb) Oct 13 03:20:20.532 INFO kablam! warning: unused `#[macro_use]` import Oct 13 03:20:20.532 INFO kablam! --> fb/src/lib.rs:1:1 Oct 13 03:20:20.532 INFO kablam! | Oct 13 03:20:20.532 INFO kablam! 1 | #[macro_use] extern crate serde_json; Oct 13 03:20:20.532 INFO kablam! | ^^^^^^^^^^^^ Oct 13 03:20:20.532 INFO kablam! | Oct 13 03:20:20.532 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 03:20:20.532 INFO kablam! Oct 13 03:20:20.532 INFO kablam! warning: unused `#[macro_use]` import Oct 13 03:20:20.532 INFO kablam! --> fb/src/lib.rs:2:1 Oct 13 03:20:20.532 INFO kablam! | Oct 13 03:20:20.532 INFO kablam! 2 | #[macro_use] extern crate serde_qs; Oct 13 03:20:20.532 INFO kablam! | ^^^^^^^^^^^^ Oct 13 03:20:20.532 INFO kablam! Oct 13 03:20:29.837 INFO kablam! Checking server v0.1.0 (/source) Oct 13 03:20:40.924 INFO kablam! warning: cannot find type `table` in this scope Oct 13 03:20:40.924 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 13 03:20:40.924 INFO kablam! | Oct 13 03:20:40.924 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 13 03:20:40.924 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:20:40.924 INFO kablam! | Oct 13 03:20:40.924 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 13 03:20:40.924 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 03:20:40.924 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:20:40.924 INFO kablam! Oct 13 03:20:40.924 INFO kablam! warning: cannot find type `table` in this scope Oct 13 03:20:40.924 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 13 03:20:40.924 INFO kablam! | Oct 13 03:20:40.924 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 13 03:20:40.924 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:20:40.924 INFO kablam! | Oct 13 03:20:40.924 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 03:20:40.924 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:20:40.924 INFO kablam! Oct 13 03:20:40.925 INFO kablam! warning: cannot find type `id` in this scope Oct 13 03:20:40.925 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 03:20:40.925 INFO kablam! | Oct 13 03:20:40.925 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 03:20:40.925 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:20:40.925 INFO kablam! | Oct 13 03:20:40.925 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 03:20:40.925 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:20:40.925 INFO kablam! Oct 13 03:20:40.925 INFO kablam! warning: cannot find type `name` in this scope Oct 13 03:20:40.925 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 03:20:40.925 INFO kablam! | Oct 13 03:20:40.925 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 03:20:40.925 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:20:40.925 INFO kablam! | Oct 13 03:20:40.925 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 03:20:40.925 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:20:40.925 INFO kablam! Oct 13 03:20:40.925 INFO kablam! warning: cannot find type `email` in this scope Oct 13 03:20:40.925 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 03:20:40.925 INFO kablam! | Oct 13 03:20:40.925 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 03:20:40.925 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:20:40.925 INFO kablam! | Oct 13 03:20:40.925 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 03:20:40.925 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:20:40.925 INFO kablam! Oct 13 03:20:40.925 INFO kablam! warning: cannot find type `password` in this scope Oct 13 03:20:40.925 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 03:20:40.925 INFO kablam! | Oct 13 03:20:40.925 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 03:20:40.925 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:20:40.925 INFO kablam! | Oct 13 03:20:40.925 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 03:20:40.925 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:20:40.925 INFO kablam! Oct 13 03:20:40.925 INFO kablam! warning: cannot find type `auth_sorce_id` in this scope Oct 13 03:20:40.925 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 03:20:40.925 INFO kablam! | Oct 13 03:20:40.925 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 03:20:40.925 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:20:40.925 INFO kablam! | Oct 13 03:20:40.925 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 03:20:40.925 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:20:40.925 INFO kablam! Oct 13 03:20:40.932 INFO kablam! warning: cannot find type `auth_sorce` in this scope Oct 13 03:20:40.932 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 03:20:40.932 INFO kablam! | Oct 13 03:20:40.932 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 03:20:40.932 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:20:40.932 INFO kablam! | Oct 13 03:20:40.932 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 03:20:40.932 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:20:40.932 INFO kablam! Oct 13 03:20:40.932 INFO kablam! warning: cannot find type `users` in this scope Oct 13 03:20:40.932 INFO kablam! --> src/models/user.rs:19:41 Oct 13 03:20:40.932 INFO kablam! | Oct 13 03:20:40.932 INFO kablam! 19 | #[derive(Serialize, Deserialize, Debug, Insertable, Queryable, AsExpression, AsExpression)] Oct 13 03:20:40.932 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:20:40.932 INFO kablam! | Oct 13 03:20:40.932 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 03:20:40.932 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:20:40.932 INFO kablam! Oct 13 03:20:40.932 INFO kablam! warning: cannot find type `User` in this scope Oct 13 03:20:40.932 INFO kablam! --> src/models/user.rs:19:41 Oct 13 03:20:40.932 INFO kablam! | Oct 13 03:20:40.932 INFO kablam! 19 | #[derive(Serialize, Deserialize, Debug, Insertable, Queryable, AsExpression, AsExpression)] Oct 13 03:20:40.932 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:20:40.932 INFO kablam! | Oct 13 03:20:40.932 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 03:20:40.932 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:20:40.932 INFO kablam! Oct 13 03:20:40.932 INFO kablam! warning: cannot find type `User` in this scope Oct 13 03:20:40.932 INFO kablam! --> src/models/user.rs:19:53 Oct 13 03:20:40.932 INFO kablam! | Oct 13 03:20:40.932 INFO kablam! 19 | #[derive(Serialize, Deserialize, Debug, Insertable, Queryable, AsExpression, AsExpression)] Oct 13 03:20:40.932 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:20:40.932 INFO kablam! | Oct 13 03:20:40.932 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 03:20:40.932 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:20:40.932 INFO kablam! Oct 13 03:20:40.932 INFO kablam! warning: unused import: `AsyncResponder` Oct 13 03:20:40.932 INFO kablam! --> src/base.rs:41:13 Oct 13 03:20:40.932 INFO kablam! | Oct 13 03:20:40.932 INFO kablam! 41 | AsyncResponder, Oct 13 03:20:40.933 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 03:20:40.933 INFO kablam! | Oct 13 03:20:40.933 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 03:20:40.933 INFO kablam! Oct 13 03:20:40.933 INFO kablam! warning: unused import: `traits::to_jwt::GetJwtToken` Oct 13 03:20:40.933 INFO kablam! --> src/base.rs:50:13 Oct 13 03:20:40.933 INFO kablam! | Oct 13 03:20:40.933 INFO kablam! 50 | traits::to_jwt::GetJwtToken, Oct 13 03:20:40.933 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:20:40.933 INFO kablam! Oct 13 03:20:41.079 INFO kablam! warning: cannot find type `table` in this scope Oct 13 03:20:41.079 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 13 03:20:41.079 INFO kablam! | Oct 13 03:20:41.079 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 13 03:20:41.079 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:20:41.079 INFO kablam! | Oct 13 03:20:41.079 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 13 03:20:41.079 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 03:20:41.079 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:20:41.079 INFO kablam! Oct 13 03:20:41.080 INFO kablam! warning: cannot find type `table` in this scope Oct 13 03:20:41.080 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 13 03:20:41.080 INFO kablam! | Oct 13 03:20:41.080 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 13 03:20:41.080 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:20:41.080 INFO kablam! | Oct 13 03:20:41.080 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 03:20:41.080 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:20:41.080 INFO kablam! Oct 13 03:20:41.080 INFO kablam! warning: cannot find type `id` in this scope Oct 13 03:20:41.080 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 03:20:41.080 INFO kablam! | Oct 13 03:20:41.080 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 03:20:41.080 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:20:41.080 INFO kablam! | Oct 13 03:20:41.080 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 03:20:41.080 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:20:41.080 INFO kablam! Oct 13 03:20:41.080 INFO kablam! warning: cannot find type `name` in this scope Oct 13 03:20:41.080 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 03:20:41.080 INFO kablam! | Oct 13 03:20:41.080 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 03:20:41.080 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:20:41.081 INFO kablam! | Oct 13 03:20:41.081 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 03:20:41.081 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:20:41.081 INFO kablam! Oct 13 03:20:41.081 INFO kablam! warning: cannot find type `email` in this scope Oct 13 03:20:41.081 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 03:20:41.081 INFO kablam! | Oct 13 03:20:41.081 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 03:20:41.081 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:20:41.081 INFO kablam! | Oct 13 03:20:41.081 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 03:20:41.081 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:20:41.081 INFO kablam! Oct 13 03:20:41.081 INFO kablam! warning: cannot find type `password` in this scope Oct 13 03:20:41.081 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 03:20:41.081 INFO kablam! | Oct 13 03:20:41.081 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 03:20:41.081 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:20:41.081 INFO kablam! | Oct 13 03:20:41.081 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 03:20:41.081 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:20:41.081 INFO kablam! Oct 13 03:20:41.081 INFO kablam! warning: cannot find type `auth_sorce_id` in this scope Oct 13 03:20:41.082 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 03:20:41.082 INFO kablam! | Oct 13 03:20:41.082 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 03:20:41.082 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:20:41.082 INFO kablam! | Oct 13 03:20:41.082 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 03:20:41.082 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:20:41.082 INFO kablam! Oct 13 03:20:41.082 INFO kablam! warning: cannot find type `auth_sorce` in this scope Oct 13 03:20:41.082 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 03:20:41.082 INFO kablam! | Oct 13 03:20:41.082 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 03:20:41.082 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:20:41.082 INFO kablam! | Oct 13 03:20:41.082 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 03:20:41.082 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:20:41.082 INFO kablam! Oct 13 03:20:41.082 INFO kablam! warning: cannot find type `users` in this scope Oct 13 03:20:41.082 INFO kablam! --> src/models/user.rs:19:41 Oct 13 03:20:41.082 INFO kablam! | Oct 13 03:20:41.082 INFO kablam! 19 | #[derive(Serialize, Deserialize, Debug, Insertable, Queryable, AsExpression, AsExpression)] Oct 13 03:20:41.083 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:20:41.083 INFO kablam! | Oct 13 03:20:41.083 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 03:20:41.083 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:20:41.083 INFO kablam! Oct 13 03:20:41.083 INFO kablam! warning: cannot find type `User` in this scope Oct 13 03:20:41.083 INFO kablam! --> src/models/user.rs:19:41 Oct 13 03:20:41.083 INFO kablam! | Oct 13 03:20:41.083 INFO kablam! 19 | #[derive(Serialize, Deserialize, Debug, Insertable, Queryable, AsExpression, AsExpression)] Oct 13 03:20:41.083 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:20:41.083 INFO kablam! | Oct 13 03:20:41.083 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 03:20:41.083 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:20:41.083 INFO kablam! Oct 13 03:20:41.083 INFO kablam! warning: cannot find type `User` in this scope Oct 13 03:20:41.083 INFO kablam! --> src/models/user.rs:19:53 Oct 13 03:20:41.083 INFO kablam! | Oct 13 03:20:41.083 INFO kablam! 19 | #[derive(Serialize, Deserialize, Debug, Insertable, Queryable, AsExpression, AsExpression)] Oct 13 03:20:41.083 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 03:20:41.083 INFO kablam! | Oct 13 03:20:41.083 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 03:20:41.083 INFO kablam! = note: for more information, see issue #50504 Oct 13 03:20:41.083 INFO kablam! Oct 13 03:20:41.088 INFO kablam! warning: unused import: `AsyncResponder` Oct 13 03:20:41.088 INFO kablam! --> src/base.rs:41:13 Oct 13 03:20:41.088 INFO kablam! | Oct 13 03:20:41.088 INFO kablam! 41 | AsyncResponder, Oct 13 03:20:41.088 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 03:20:41.088 INFO kablam! | Oct 13 03:20:41.088 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 03:20:41.088 INFO kablam! Oct 13 03:20:41.088 INFO kablam! warning: unused import: `traits::to_jwt::GetJwtToken` Oct 13 03:20:41.088 INFO kablam! --> src/base.rs:50:13 Oct 13 03:20:41.088 INFO kablam! | Oct 13 03:20:41.088 INFO kablam! 50 | traits::to_jwt::GetJwtToken, Oct 13 03:20:41.088 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:20:41.088 INFO kablam! Oct 13 03:20:42.160 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 07s Oct 13 03:20:42.200 INFO kablam! su: No module specific data is present Oct 13 03:20:42.972 INFO running `"docker" "rm" "-f" "4ebc7fbc7836765c53f88bf571f1b6b7c178f8d070551ca263fedae97faf069e"` Oct 13 03:20:43.320 INFO blam! 4ebc7fbc7836765c53f88bf571f1b6b7c178f8d070551ca263fedae97faf069e