Oct 21 20:50:00.719 INFO checking Norbytus/actix_try against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 20:50:00.721 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 21 20:50:01.176 INFO blam! 08f34817b4c8d8b97d8ae36029666990b55a4212aca17ba5bf8a8b6fa145c0d8 Oct 21 20:50:01.193 INFO running `"docker" "start" "-a" "08f34817b4c8d8b97d8ae36029666990b55a4212aca17ba5bf8a8b6fa145c0d8"` Oct 21 20:50:02.492 INFO kablam! usermod: no changes Oct 21 20:50:03.110 INFO kablam! Checking oncemutex v0.1.1 Oct 21 20:50:03.125 INFO kablam! Checking ascii_utils v0.9.3 Oct 21 20:50:03.125 INFO kablam! Compiling mysqlclient-sys v0.2.3 Oct 21 20:50:03.125 INFO kablam! Compiling encoding_rs v0.7.2 Oct 21 20:50:03.126 INFO kablam! Compiling cargon v0.0.1 Oct 21 20:50:03.140 INFO kablam! Checking itertools v0.7.8 Oct 21 20:50:03.140 INFO kablam! Compiling aho-corasick v0.6.6 Oct 21 20:50:03.144 INFO kablam! Compiling thread_local v0.3.5 Oct 21 20:50:04.948 INFO kablam! Compiling bincode v1.0.1 Oct 21 20:50:07.240 INFO kablam! Checking fast_chemail v0.9.5 Oct 21 20:50:07.240 INFO kablam! Compiling backtrace v0.3.9 Oct 21 20:50:09.332 INFO kablam! Checking hyper v0.10.13 Oct 21 20:50:09.375 INFO kablam! Checking regex-cache v0.2.0 Oct 21 20:50:09.484 INFO kablam! Checking pwhash v0.2.0 Oct 21 20:50:10.062 INFO kablam! Checking jwt v0.4.0 Oct 21 20:50:13.340 INFO kablam! Checking error-chain v0.10.0 Oct 21 20:50:14.207 INFO kablam! Checking failure v0.1.1 Oct 21 20:50:15.348 INFO kablam! Compiling regex v1.0.2 Oct 21 20:50:16.168 INFO kablam! Checking mailchecker v3.2.7 Oct 21 20:50:16.260 INFO kablam! Checking serde_qs v0.4.1 Oct 21 20:50:18.594 INFO kablam! Checking bcrypt v0.2.0 Oct 21 20:50:21.493 INFO kablam! Checking dotenv v0.10.1 Oct 21 20:50:21.576 INFO kablam! Checking quick-xml v0.12.1 Oct 21 20:50:22.868 INFO kablam! Checking actix v0.7.3 Oct 21 20:50:22.881 INFO kablam! Checking djangohashers v0.3.1 Oct 21 20:50:23.148 INFO kablam! Checking diesel v1.3.2 Oct 21 20:50:28.424 INFO kablam! Checking hyper-native-tls v0.2.4 Oct 21 20:50:34.808 INFO kablam! Checking fb v0.1.0 (/source/fb) Oct 21 20:50:35.256 INFO kablam! Compiling phonenumber v0.2.1+8.9.0 Oct 21 20:50:37.852 INFO kablam! Checking actix-web v0.7.2 Oct 21 20:50:38.332 INFO kablam! warning: unused `#[macro_use]` import Oct 21 20:50:38.332 INFO kablam! --> fb/src/lib.rs:1:1 Oct 21 20:50:38.332 INFO kablam! | Oct 21 20:50:38.332 INFO kablam! 1 | #[macro_use] extern crate serde_json; Oct 21 20:50:38.332 INFO kablam! | ^^^^^^^^^^^^ Oct 21 20:50:38.332 INFO kablam! | Oct 21 20:50:38.332 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 20:50:38.332 INFO kablam! Oct 21 20:50:38.332 INFO kablam! warning: unused `#[macro_use]` import Oct 21 20:50:38.332 INFO kablam! --> fb/src/lib.rs:2:1 Oct 21 20:50:38.332 INFO kablam! | Oct 21 20:50:38.332 INFO kablam! 2 | #[macro_use] extern crate serde_qs; Oct 21 20:50:38.332 INFO kablam! | ^^^^^^^^^^^^ Oct 21 20:50:38.332 INFO kablam! Oct 21 20:50:59.861 INFO kablam! Checking server v0.1.0 (/source) Oct 21 20:51:09.593 INFO kablam! warning: cannot find type `table` in this scope Oct 21 20:51:09.593 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 21 20:51:09.593 INFO kablam! | Oct 21 20:51:09.593 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 21 20:51:09.593 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:51:09.593 INFO kablam! | Oct 21 20:51:09.593 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 21 20:51:09.593 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 21 20:51:09.593 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:51:09.593 INFO kablam! Oct 21 20:51:09.593 INFO kablam! warning: cannot find type `table` in this scope Oct 21 20:51:09.593 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 21 20:51:09.593 INFO kablam! | Oct 21 20:51:09.593 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 21 20:51:09.593 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:51:09.593 INFO kablam! | Oct 21 20:51:09.593 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 21 20:51:09.593 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:51:09.593 INFO kablam! Oct 21 20:51:09.593 INFO kablam! warning: cannot find type `id` in this scope Oct 21 20:51:09.593 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 20:51:09.593 INFO kablam! | Oct 21 20:51:09.593 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 20:51:09.593 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:51:09.593 INFO kablam! | Oct 21 20:51:09.593 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 21 20:51:09.593 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:51:09.593 INFO kablam! Oct 21 20:51:09.593 INFO kablam! warning: cannot find type `name` in this scope Oct 21 20:51:09.593 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 20:51:09.593 INFO kablam! | Oct 21 20:51:09.593 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 20:51:09.593 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:51:09.593 INFO kablam! | Oct 21 20:51:09.593 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 21 20:51:09.593 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:51:09.593 INFO kablam! Oct 21 20:51:09.593 INFO kablam! warning: cannot find type `email` in this scope Oct 21 20:51:09.593 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 20:51:09.593 INFO kablam! | Oct 21 20:51:09.593 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 20:51:09.593 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:51:09.593 INFO kablam! | Oct 21 20:51:09.593 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 21 20:51:09.593 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:51:09.593 INFO kablam! Oct 21 20:51:09.593 INFO kablam! warning: cannot find type `password` in this scope Oct 21 20:51:09.593 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 20:51:09.593 INFO kablam! | Oct 21 20:51:09.593 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 20:51:09.593 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:51:09.593 INFO kablam! | Oct 21 20:51:09.593 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 21 20:51:09.593 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:51:09.593 INFO kablam! Oct 21 20:51:09.593 INFO kablam! warning: cannot find type `auth_sorce_id` in this scope Oct 21 20:51:09.593 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 20:51:09.593 INFO kablam! | Oct 21 20:51:09.593 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 20:51:09.593 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:51:09.593 INFO kablam! | Oct 21 20:51:09.593 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 21 20:51:09.593 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:51:09.593 INFO kablam! Oct 21 20:51:09.593 INFO kablam! warning: cannot find type `auth_sorce` in this scope Oct 21 20:51:09.593 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 20:51:09.593 INFO kablam! | Oct 21 20:51:09.593 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 20:51:09.593 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:51:09.593 INFO kablam! | Oct 21 20:51:09.593 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 21 20:51:09.593 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:51:09.593 INFO kablam! Oct 21 20:51:09.608 INFO kablam! warning: cannot find type `users` in this scope Oct 21 20:51:09.608 INFO kablam! --> src/models/user.rs:19:41 Oct 21 20:51:09.608 INFO kablam! | Oct 21 20:51:09.608 INFO kablam! 19 | #[derive(Serialize, Deserialize, Debug, Insertable, Queryable, AsExpression, AsExpression)] Oct 21 20:51:09.608 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:51:09.608 INFO kablam! | Oct 21 20:51:09.608 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 21 20:51:09.608 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:51:09.608 INFO kablam! Oct 21 20:51:09.608 INFO kablam! warning: cannot find type `User` in this scope Oct 21 20:51:09.608 INFO kablam! --> src/models/user.rs:19:41 Oct 21 20:51:09.608 INFO kablam! | Oct 21 20:51:09.609 INFO kablam! 19 | #[derive(Serialize, Deserialize, Debug, Insertable, Queryable, AsExpression, AsExpression)] Oct 21 20:51:09.609 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:51:09.609 INFO kablam! | Oct 21 20:51:09.609 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 21 20:51:09.609 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:51:09.609 INFO kablam! Oct 21 20:51:09.609 INFO kablam! warning: cannot find type `User` in this scope Oct 21 20:51:09.609 INFO kablam! --> src/models/user.rs:19:53 Oct 21 20:51:09.609 INFO kablam! | Oct 21 20:51:09.609 INFO kablam! 19 | #[derive(Serialize, Deserialize, Debug, Insertable, Queryable, AsExpression, AsExpression)] Oct 21 20:51:09.609 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:51:09.609 INFO kablam! | Oct 21 20:51:09.609 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 21 20:51:09.609 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:51:09.609 INFO kablam! Oct 21 20:51:09.609 INFO kablam! warning: unused import: `AsyncResponder` Oct 21 20:51:09.609 INFO kablam! --> src/base.rs:41:13 Oct 21 20:51:09.609 INFO kablam! | Oct 21 20:51:09.609 INFO kablam! 41 | AsyncResponder, Oct 21 20:51:09.609 INFO kablam! | ^^^^^^^^^^^^^^ Oct 21 20:51:09.609 INFO kablam! | Oct 21 20:51:09.609 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 20:51:09.609 INFO kablam! Oct 21 20:51:09.609 INFO kablam! warning: unused import: `traits::to_jwt::GetJwtToken` Oct 21 20:51:09.609 INFO kablam! --> src/base.rs:50:13 Oct 21 20:51:09.609 INFO kablam! | Oct 21 20:51:09.609 INFO kablam! 50 | traits::to_jwt::GetJwtToken, Oct 21 20:51:09.609 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:51:09.609 INFO kablam! Oct 21 20:51:09.732 INFO kablam! warning: cannot find type `table` in this scope Oct 21 20:51:09.732 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 21 20:51:09.732 INFO kablam! | Oct 21 20:51:09.732 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 21 20:51:09.732 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:51:09.732 INFO kablam! | Oct 21 20:51:09.732 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 21 20:51:09.732 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 21 20:51:09.732 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:51:09.732 INFO kablam! Oct 21 20:51:09.732 INFO kablam! warning: cannot find type `table` in this scope Oct 21 20:51:09.732 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 21 20:51:09.732 INFO kablam! | Oct 21 20:51:09.732 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 21 20:51:09.732 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:51:09.733 INFO kablam! | Oct 21 20:51:09.733 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 21 20:51:09.733 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:51:09.733 INFO kablam! Oct 21 20:51:09.735 INFO kablam! warning: cannot find type `id` in this scope Oct 21 20:51:09.735 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 20:51:09.735 INFO kablam! | Oct 21 20:51:09.735 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 20:51:09.735 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:51:09.735 INFO kablam! | Oct 21 20:51:09.735 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 21 20:51:09.735 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:51:09.735 INFO kablam! Oct 21 20:51:09.735 INFO kablam! warning: cannot find type `name` in this scope Oct 21 20:51:09.735 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 20:51:09.735 INFO kablam! | Oct 21 20:51:09.735 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 20:51:09.735 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:51:09.735 INFO kablam! | Oct 21 20:51:09.735 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 21 20:51:09.735 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:51:09.735 INFO kablam! Oct 21 20:51:09.735 INFO kablam! warning: cannot find type `email` in this scope Oct 21 20:51:09.735 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 20:51:09.735 INFO kablam! | Oct 21 20:51:09.735 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 20:51:09.735 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:51:09.735 INFO kablam! | Oct 21 20:51:09.735 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 21 20:51:09.735 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:51:09.735 INFO kablam! Oct 21 20:51:09.735 INFO kablam! warning: cannot find type `password` in this scope Oct 21 20:51:09.735 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 20:51:09.735 INFO kablam! | Oct 21 20:51:09.735 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 20:51:09.735 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:51:09.735 INFO kablam! | Oct 21 20:51:09.736 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 21 20:51:09.736 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:51:09.736 INFO kablam! Oct 21 20:51:09.736 INFO kablam! warning: cannot find type `auth_sorce_id` in this scope Oct 21 20:51:09.736 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 20:51:09.736 INFO kablam! | Oct 21 20:51:09.736 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 20:51:09.736 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:51:09.736 INFO kablam! | Oct 21 20:51:09.736 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 21 20:51:09.736 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:51:09.736 INFO kablam! Oct 21 20:51:09.736 INFO kablam! warning: cannot find type `auth_sorce` in this scope Oct 21 20:51:09.736 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 20:51:09.736 INFO kablam! | Oct 21 20:51:09.736 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 20:51:09.736 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:51:09.736 INFO kablam! | Oct 21 20:51:09.736 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 21 20:51:09.736 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:51:09.736 INFO kablam! Oct 21 20:51:09.745 INFO kablam! warning: cannot find type `users` in this scope Oct 21 20:51:09.745 INFO kablam! --> src/models/user.rs:19:41 Oct 21 20:51:09.745 INFO kablam! | Oct 21 20:51:09.745 INFO kablam! 19 | #[derive(Serialize, Deserialize, Debug, Insertable, Queryable, AsExpression, AsExpression)] Oct 21 20:51:09.745 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:51:09.745 INFO kablam! | Oct 21 20:51:09.745 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 21 20:51:09.745 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:51:09.745 INFO kablam! Oct 21 20:51:09.745 INFO kablam! warning: cannot find type `User` in this scope Oct 21 20:51:09.745 INFO kablam! --> src/models/user.rs:19:41 Oct 21 20:51:09.745 INFO kablam! | Oct 21 20:51:09.745 INFO kablam! 19 | #[derive(Serialize, Deserialize, Debug, Insertable, Queryable, AsExpression, AsExpression)] Oct 21 20:51:09.745 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:51:09.745 INFO kablam! | Oct 21 20:51:09.745 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 21 20:51:09.745 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:51:09.745 INFO kablam! Oct 21 20:51:09.745 INFO kablam! warning: cannot find type `User` in this scope Oct 21 20:51:09.745 INFO kablam! --> src/models/user.rs:19:53 Oct 21 20:51:09.745 INFO kablam! | Oct 21 20:51:09.745 INFO kablam! 19 | #[derive(Serialize, Deserialize, Debug, Insertable, Queryable, AsExpression, AsExpression)] Oct 21 20:51:09.745 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:51:09.745 INFO kablam! | Oct 21 20:51:09.745 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 21 20:51:09.745 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:51:09.745 INFO kablam! Oct 21 20:51:09.745 INFO kablam! warning: unused import: `AsyncResponder` Oct 21 20:51:09.745 INFO kablam! --> src/base.rs:41:13 Oct 21 20:51:09.745 INFO kablam! | Oct 21 20:51:09.745 INFO kablam! 41 | AsyncResponder, Oct 21 20:51:09.745 INFO kablam! | ^^^^^^^^^^^^^^ Oct 21 20:51:09.745 INFO kablam! | Oct 21 20:51:09.745 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 20:51:09.745 INFO kablam! Oct 21 20:51:09.745 INFO kablam! warning: unused import: `traits::to_jwt::GetJwtToken` Oct 21 20:51:09.745 INFO kablam! --> src/base.rs:50:13 Oct 21 20:51:09.745 INFO kablam! | Oct 21 20:51:09.745 INFO kablam! 50 | traits::to_jwt::GetJwtToken, Oct 21 20:51:09.745 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:51:09.745 INFO kablam! Oct 21 20:51:10.926 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 08s Oct 21 20:51:10.961 INFO kablam! su: No module specific data is present Oct 21 20:51:11.524 INFO running `"docker" "rm" "-f" "08f34817b4c8d8b97d8ae36029666990b55a4212aca17ba5bf8a8b6fa145c0d8"` Oct 21 20:51:11.889 INFO blam! 08f34817b4c8d8b97d8ae36029666990b55a4212aca17ba5bf8a8b6fa145c0d8