Nov 09 18:38:02.522 INFO checking Norbytus/actix_try against master#653da4fd006c97625247acd7e076d0782cdc149b for pr-55632 Nov 09 18:38:02.524 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55632/worker-2/master#653da4fd006c97625247acd7e076d0782cdc149b:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55632/master#653da4fd006c97625247acd7e076d0782cdc149b:/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 +653da4fd006c97625247acd7e076d0782cdc149b-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"` Nov 09 18:38:02.992 INFO blam! 78fe3880fdd8a10e4127ef7ae4ddf5d4963d4390cb6e0f200549cf80155fc977 Nov 09 18:38:02.995 INFO running `"docker" "start" "-a" "78fe3880fdd8a10e4127ef7ae4ddf5d4963d4390cb6e0f200549cf80155fc977"` Nov 09 18:38:03.906 INFO kablam! usermod: no changes Nov 09 18:38:04.616 INFO kablam! Checking oncemutex v0.1.1 Nov 09 18:38:04.616 INFO kablam! Compiling actix-web v0.7.2 Nov 09 18:38:04.627 INFO kablam! Compiling encoding_rs v0.7.2 Nov 09 18:38:04.635 INFO kablam! Compiling aho-corasick v0.6.6 Nov 09 18:38:04.636 INFO kablam! Compiling thread_local v0.3.5 Nov 09 18:38:04.637 INFO kablam! Checking mailchecker v3.2.7 Nov 09 18:38:04.638 INFO kablam! Checking mime v0.2.6 Nov 09 18:38:04.640 INFO kablam! Compiling bincode v1.0.1 Nov 09 18:38:08.535 INFO kablam! Checking block-cipher-trait v0.5.3 Nov 09 18:38:09.279 INFO kablam! Checking cookie v0.11.0 Nov 09 18:38:09.609 INFO kablam! Checking regex-cache v0.2.0 Nov 09 18:38:11.626 INFO kablam! Checking jwt v0.4.0 Nov 09 18:38:11.647 INFO kablam! Checking error-chain v0.10.0 Nov 09 18:38:13.084 INFO kablam! Compiling failure v0.1.1 Nov 09 18:38:13.211 INFO kablam! Checking diesel v1.3.2 Nov 09 18:38:14.839 INFO kablam! Checking blowfish v0.3.0 Nov 09 18:38:15.387 INFO kablam! Checking hyper v0.10.13 Nov 09 18:38:16.139 INFO kablam! Checking serde_qs v0.4.1 Nov 09 18:38:16.743 INFO kablam! Compiling regex v1.0.2 Nov 09 18:38:17.125 INFO kablam! Checking quick-xml v0.12.1 Nov 09 18:38:17.475 INFO kablam! Checking dotenv v0.10.1 Nov 09 18:38:19.023 INFO kablam! Checking bcrypt v0.2.0 Nov 09 18:38:23.577 INFO kablam! Checking actix v0.7.3 Nov 09 18:38:24.732 INFO kablam! Checking djangohashers v0.3.1 Nov 09 18:38:48.611 INFO kablam! Checking hyper-native-tls v0.2.4 Nov 09 18:38:52.261 INFO kablam! Compiling phonenumber v0.2.1+8.9.0 Nov 09 18:38:55.854 INFO kablam! Checking fb v0.1.0 (/source/fb) Nov 09 18:39:03.063 INFO kablam! warning: unused `#[macro_use]` import Nov 09 18:39:03.063 INFO kablam! --> fb/src/lib.rs:1:1 Nov 09 18:39:03.063 INFO kablam! | Nov 09 18:39:03.063 INFO kablam! 1 | #[macro_use] extern crate serde_json; Nov 09 18:39:03.063 INFO kablam! | ^^^^^^^^^^^^ Nov 09 18:39:03.079 INFO kablam! | Nov 09 18:39:03.079 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 09 18:39:03.079 INFO kablam! Nov 09 18:39:03.079 INFO kablam! warning: unused `#[macro_use]` import Nov 09 18:39:03.079 INFO kablam! --> fb/src/lib.rs:2:1 Nov 09 18:39:03.079 INFO kablam! | Nov 09 18:39:03.079 INFO kablam! 2 | #[macro_use] extern crate serde_qs; Nov 09 18:39:03.079 INFO kablam! | ^^^^^^^^^^^^ Nov 09 18:39:03.079 INFO kablam! Nov 09 18:39:30.313 INFO kablam! Checking server v0.1.0 (/source) Nov 09 18:39:41.543 INFO kablam! warning: cannot find type `table` in this scope Nov 09 18:39:41.543 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 09 18:39:41.543 INFO kablam! | Nov 09 18:39:41.543 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 09 18:39:41.543 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 18:39:41.543 INFO kablam! | Nov 09 18:39:41.543 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 09 18:39:41.543 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! Nov 09 18:39:41.543 INFO kablam! = note: for more information, see issue #50504 Nov 09 18:39:41.543 INFO kablam! Nov 09 18:39:41.543 INFO kablam! warning: cannot find type `table` in this scope Nov 09 18:39:41.543 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 09 18:39:41.543 INFO kablam! | Nov 09 18:39:41.543 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 09 18:39:41.543 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 18:39:41.543 INFO kablam! | Nov 09 18:39:41.543 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! Nov 09 18:39:41.543 INFO kablam! = note: for more information, see issue #50504 Nov 09 18:39:41.543 INFO kablam! Nov 09 18:39:41.543 INFO kablam! warning: cannot find type `id` in this scope Nov 09 18:39:41.543 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 18:39:41.544 INFO kablam! | Nov 09 18:39:41.544 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 18:39:41.544 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 18:39:41.544 INFO kablam! | Nov 09 18:39:41.544 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! Nov 09 18:39:41.544 INFO kablam! = note: for more information, see issue #50504 Nov 09 18:39:41.544 INFO kablam! Nov 09 18:39:41.544 INFO kablam! warning: cannot find type `name` in this scope Nov 09 18:39:41.544 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 18:39:41.544 INFO kablam! | Nov 09 18:39:41.544 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 18:39:41.544 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 18:39:41.544 INFO kablam! | Nov 09 18:39:41.544 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! Nov 09 18:39:41.544 INFO kablam! = note: for more information, see issue #50504 Nov 09 18:39:41.544 INFO kablam! Nov 09 18:39:41.544 INFO kablam! warning: cannot find type `email` in this scope Nov 09 18:39:41.544 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 18:39:41.544 INFO kablam! | Nov 09 18:39:41.544 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 18:39:41.544 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 18:39:41.544 INFO kablam! | Nov 09 18:39:41.544 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! Nov 09 18:39:41.544 INFO kablam! = note: for more information, see issue #50504 Nov 09 18:39:41.544 INFO kablam! Nov 09 18:39:41.544 INFO kablam! warning: cannot find type `password` in this scope Nov 09 18:39:41.544 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 18:39:41.544 INFO kablam! | Nov 09 18:39:41.544 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 18:39:41.544 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 18:39:41.544 INFO kablam! | Nov 09 18:39:41.544 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! Nov 09 18:39:41.544 INFO kablam! = note: for more information, see issue #50504 Nov 09 18:39:41.544 INFO kablam! Nov 09 18:39:41.544 INFO kablam! warning: cannot find type `auth_sorce_id` in this scope Nov 09 18:39:41.544 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 18:39:41.544 INFO kablam! | Nov 09 18:39:41.544 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 18:39:41.544 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 18:39:41.544 INFO kablam! | Nov 09 18:39:41.544 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! Nov 09 18:39:41.544 INFO kablam! = note: for more information, see issue #50504 Nov 09 18:39:41.544 INFO kablam! Nov 09 18:39:41.544 INFO kablam! warning: cannot find type `auth_sorce` in this scope Nov 09 18:39:41.544 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 18:39:41.544 INFO kablam! | Nov 09 18:39:41.544 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 18:39:41.544 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 18:39:41.544 INFO kablam! | Nov 09 18:39:41.544 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! Nov 09 18:39:41.544 INFO kablam! = note: for more information, see issue #50504 Nov 09 18:39:41.544 INFO kablam! Nov 09 18:39:41.544 INFO kablam! warning: cannot find type `users` in this scope Nov 09 18:39:41.544 INFO kablam! --> src/models/user.rs:19:41 Nov 09 18:39:41.544 INFO kablam! | Nov 09 18:39:41.544 INFO kablam! 19 | #[derive(Serialize, Deserialize, Debug, Insertable, Queryable, AsExpression, AsExpression)] Nov 09 18:39:41.544 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 18:39:41.544 INFO kablam! | Nov 09 18:39:41.544 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! Nov 09 18:39:41.544 INFO kablam! = note: for more information, see issue #50504 Nov 09 18:39:41.544 INFO kablam! Nov 09 18:39:41.544 INFO kablam! warning: cannot find type `User` in this scope Nov 09 18:39:41.544 INFO kablam! --> src/models/user.rs:19:41 Nov 09 18:39:41.544 INFO kablam! | Nov 09 18:39:41.544 INFO kablam! 19 | #[derive(Serialize, Deserialize, Debug, Insertable, Queryable, AsExpression, AsExpression)] Nov 09 18:39:41.544 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 18:39:41.544 INFO kablam! | Nov 09 18:39:41.544 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! Nov 09 18:39:41.544 INFO kablam! = note: for more information, see issue #50504 Nov 09 18:39:41.544 INFO kablam! Nov 09 18:39:41.544 INFO kablam! warning: cannot find type `User` in this scope Nov 09 18:39:41.544 INFO kablam! --> src/models/user.rs:19:53 Nov 09 18:39:41.544 INFO kablam! | Nov 09 18:39:41.544 INFO kablam! 19 | #[derive(Serialize, Deserialize, Debug, Insertable, Queryable, AsExpression, AsExpression)] Nov 09 18:39:41.544 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 18:39:41.544 INFO kablam! | Nov 09 18:39:41.544 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! Nov 09 18:39:41.544 INFO kablam! = note: for more information, see issue #50504 Nov 09 18:39:41.544 INFO kablam! Nov 09 18:39:41.544 INFO kablam! warning: unused import: `AsyncResponder` Nov 09 18:39:41.544 INFO kablam! --> src/base.rs:41:13 Nov 09 18:39:41.544 INFO kablam! | Nov 09 18:39:41.544 INFO kablam! 41 | AsyncResponder, Nov 09 18:39:41.544 INFO kablam! | ^^^^^^^^^^^^^^ Nov 09 18:39:41.544 INFO kablam! | Nov 09 18:39:41.544 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 09 18:39:41.545 INFO kablam! Nov 09 18:39:41.545 INFO kablam! warning: unused import: `traits::to_jwt::GetJwtToken` Nov 09 18:39:41.545 INFO kablam! --> src/base.rs:50:13 Nov 09 18:39:41.545 INFO kablam! | Nov 09 18:39:41.545 INFO kablam! 50 | traits::to_jwt::GetJwtToken, Nov 09 18:39:41.545 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 09 18:39:41.545 INFO kablam! Nov 09 18:39:42.135 INFO kablam! warning: cannot find type `table` in this scope Nov 09 18:39:42.136 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 09 18:39:42.137 INFO kablam! | Nov 09 18:39:42.138 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 09 18:39:42.139 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 18:39:42.139 INFO kablam! | Nov 09 18:39:42.139 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 09 18:39:42.140 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! Nov 09 18:39:42.140 INFO kablam! = note: for more information, see issue #50504 Nov 09 18:39:42.140 INFO kablam! Nov 09 18:39:42.140 INFO kablam! warning: cannot find type `table` in this scope Nov 09 18:39:42.141 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 09 18:39:42.141 INFO kablam! | Nov 09 18:39:42.141 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 09 18:39:42.141 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 18:39:42.142 INFO kablam! | Nov 09 18:39:42.142 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! Nov 09 18:39:42.142 INFO kablam! = note: for more information, see issue #50504 Nov 09 18:39:42.142 INFO kablam! Nov 09 18:39:42.143 INFO kablam! warning: cannot find type `id` in this scope Nov 09 18:39:42.143 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 18:39:42.143 INFO kablam! | Nov 09 18:39:42.143 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 18:39:42.144 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 18:39:42.144 INFO kablam! | Nov 09 18:39:42.144 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! Nov 09 18:39:42.144 INFO kablam! = note: for more information, see issue #50504 Nov 09 18:39:42.145 INFO kablam! Nov 09 18:39:42.145 INFO kablam! warning: cannot find type `name` in this scope Nov 09 18:39:42.145 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 18:39:42.145 INFO kablam! | Nov 09 18:39:42.146 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 18:39:42.146 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 18:39:42.146 INFO kablam! | Nov 09 18:39:42.146 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! Nov 09 18:39:42.147 INFO kablam! = note: for more information, see issue #50504 Nov 09 18:39:42.147 INFO kablam! Nov 09 18:39:42.147 INFO kablam! warning: cannot find type `email` in this scope Nov 09 18:39:42.147 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 18:39:42.148 INFO kablam! | Nov 09 18:39:42.148 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 18:39:42.148 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 18:39:42.148 INFO kablam! | Nov 09 18:39:42.149 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! Nov 09 18:39:42.149 INFO kablam! = note: for more information, see issue #50504 Nov 09 18:39:42.149 INFO kablam! Nov 09 18:39:42.149 INFO kablam! warning: cannot find type `password` in this scope Nov 09 18:39:42.149 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 18:39:42.149 INFO kablam! | Nov 09 18:39:42.150 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 18:39:42.150 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 18:39:42.150 INFO kablam! | Nov 09 18:39:42.150 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! Nov 09 18:39:42.150 INFO kablam! = note: for more information, see issue #50504 Nov 09 18:39:42.150 INFO kablam! Nov 09 18:39:42.150 INFO kablam! warning: cannot find type `auth_sorce_id` in this scope Nov 09 18:39:42.151 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 18:39:42.151 INFO kablam! | Nov 09 18:39:42.151 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 18:39:42.151 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 18:39:42.151 INFO kablam! | Nov 09 18:39:42.151 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! Nov 09 18:39:42.152 INFO kablam! = note: for more information, see issue #50504 Nov 09 18:39:42.152 INFO kablam! Nov 09 18:39:42.152 INFO kablam! warning: cannot find type `auth_sorce` in this scope Nov 09 18:39:42.152 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 18:39:42.152 INFO kablam! | Nov 09 18:39:42.152 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 18:39:42.152 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 18:39:42.153 INFO kablam! | Nov 09 18:39:42.153 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! Nov 09 18:39:42.153 INFO kablam! = note: for more information, see issue #50504 Nov 09 18:39:42.153 INFO kablam! Nov 09 18:39:42.153 INFO kablam! warning: cannot find type `users` in this scope Nov 09 18:39:42.153 INFO kablam! --> src/models/user.rs:19:41 Nov 09 18:39:42.153 INFO kablam! | Nov 09 18:39:42.154 INFO kablam! 19 | #[derive(Serialize, Deserialize, Debug, Insertable, Queryable, AsExpression, AsExpression)] Nov 09 18:39:42.154 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 18:39:42.154 INFO kablam! | Nov 09 18:39:42.154 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! Nov 09 18:39:42.154 INFO kablam! = note: for more information, see issue #50504 Nov 09 18:39:42.154 INFO kablam! Nov 09 18:39:42.154 INFO kablam! warning: cannot find type `User` in this scope Nov 09 18:39:42.155 INFO kablam! --> src/models/user.rs:19:41 Nov 09 18:39:42.155 INFO kablam! | Nov 09 18:39:42.155 INFO kablam! 19 | #[derive(Serialize, Deserialize, Debug, Insertable, Queryable, AsExpression, AsExpression)] Nov 09 18:39:42.155 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 18:39:42.155 INFO kablam! | Nov 09 18:39:42.156 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! Nov 09 18:39:42.156 INFO kablam! = note: for more information, see issue #50504 Nov 09 18:39:42.156 INFO kablam! Nov 09 18:39:42.156 INFO kablam! warning: cannot find type `User` in this scope Nov 09 18:39:42.156 INFO kablam! --> src/models/user.rs:19:53 Nov 09 18:39:42.156 INFO kablam! | Nov 09 18:39:42.157 INFO kablam! 19 | #[derive(Serialize, Deserialize, Debug, Insertable, Queryable, AsExpression, AsExpression)] Nov 09 18:39:42.157 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 18:39:42.157 INFO kablam! | Nov 09 18:39:42.157 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! Nov 09 18:39:42.157 INFO kablam! = note: for more information, see issue #50504 Nov 09 18:39:42.158 INFO kablam! Nov 09 18:39:42.158 INFO kablam! warning: unused import: `AsyncResponder` Nov 09 18:39:42.158 INFO kablam! --> src/base.rs:41:13 Nov 09 18:39:42.158 INFO kablam! | Nov 09 18:39:42.158 INFO kablam! 41 | AsyncResponder, Nov 09 18:39:42.159 INFO kablam! | ^^^^^^^^^^^^^^ Nov 09 18:39:42.159 INFO kablam! | Nov 09 18:39:42.159 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 09 18:39:42.159 INFO kablam! Nov 09 18:39:42.159 INFO kablam! warning: unused import: `traits::to_jwt::GetJwtToken` Nov 09 18:39:42.160 INFO kablam! --> src/base.rs:50:13 Nov 09 18:39:42.160 INFO kablam! | Nov 09 18:39:42.160 INFO kablam! 50 | traits::to_jwt::GetJwtToken, Nov 09 18:39:42.160 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 09 18:39:42.160 INFO kablam! Nov 09 18:39:43.237 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 39s Nov 09 18:39:43.264 INFO kablam! su: No module specific data is present Nov 09 18:39:44.271 INFO running `"docker" "rm" "-f" "78fe3880fdd8a10e4127ef7ae4ddf5d4963d4390cb6e0f200549cf80155fc977"` Nov 09 18:39:44.632 INFO blam! 78fe3880fdd8a10e4127ef7ae4ddf5d4963d4390cb6e0f200549cf80155fc977