Nov 17 13:02:46.332 INFO testing Norbytus/actix_try against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 17 13:02:46.333 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt build --frozen" "-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 17 13:02:46.804 INFO [stdout] e2d55945906eb340d02c24d9d338e8e5c3db592271d136f8b6418ee58067411a Nov 17 13:02:46.811 INFO running `"docker" "start" "-a" "e2d55945906eb340d02c24d9d338e8e5c3db592271d136f8b6418ee58067411a"` Nov 17 13:02:47.759 INFO [stderr] usermod: no changes Nov 17 13:02:48.355 INFO [stderr] Compiling oncemutex v0.1.1 Nov 17 13:02:48.359 INFO [stderr] Compiling ascii_utils v0.9.3 Nov 17 13:02:48.374 INFO [stderr] Compiling actix-web v0.7.2 Nov 17 13:02:48.379 INFO [stderr] Compiling memchr v1.0.2 Nov 17 13:02:48.379 INFO [stderr] Compiling mysqlclient-sys v0.2.3 Nov 17 13:02:48.399 INFO [stderr] Compiling syn v0.14.5 Nov 17 13:02:48.407 INFO [stderr] Compiling bincode v1.0.1 Nov 17 13:02:48.407 INFO [stderr] Compiling h2 v0.1.10 Nov 17 13:02:50.728 INFO [stderr] Compiling diesel_derives v1.3.0 Nov 17 13:02:51.167 INFO [stderr] Compiling hyper v0.10.13 Nov 17 13:02:52.731 INFO [stderr] Compiling cookie v0.11.0 Nov 17 13:02:52.832 INFO [stderr] Compiling block-cipher-trait v0.5.3 Nov 17 13:02:53.167 INFO [stderr] Compiling jwt v0.4.0 Nov 17 13:02:54.279 INFO [stderr] Compiling error-chain v0.11.0 Nov 17 13:02:55.628 INFO [stderr] Compiling error-chain v0.10.0 Nov 17 13:03:00.492 INFO [stderr] Compiling tokio-signal v0.2.1 Nov 17 13:03:00.492 INFO [stderr] Compiling regex-cache v0.2.0 Nov 17 13:03:00.943 INFO [stderr] Compiling nom v3.2.1 Nov 17 13:03:11.815 INFO [stderr] Compiling fast_chemail v0.9.5 Nov 17 13:03:11.943 INFO [stderr] Compiling blowfish v0.3.0 Nov 17 13:03:11.992 INFO [stderr] Compiling quick-xml v0.12.1 Nov 17 13:03:27.111 INFO [stderr] Compiling dotenv v0.10.1 Nov 17 13:03:27.663 INFO [stderr] Compiling trust-dns-proto v0.4.0 Nov 17 13:03:33.330 INFO [stderr] Compiling bcrypt v0.2.0 Nov 17 13:03:41.795 INFO [stderr] Compiling mailchecker v3.2.7 Nov 17 13:03:42.811 INFO [stderr] Compiling hyper-native-tls v0.2.4 Nov 17 13:03:42.987 INFO [stderr] Compiling diesel v1.3.2 Nov 17 13:03:43.003 INFO [stderr] Compiling djangohashers v0.3.1 Nov 17 13:03:45.635 INFO [stderr] Compiling serde_derive v1.0.70 Nov 17 13:03:45.659 INFO [stderr] Compiling actix_derive v0.3.0 Nov 17 13:04:00.832 INFO [stderr] Compiling trust-dns-resolver v0.9.0 Nov 17 13:04:23.899 INFO [stderr] Compiling actix v0.7.3 Nov 17 13:04:35.159 INFO [stderr] Compiling phonenumber v0.2.1+8.9.0 Nov 17 13:04:35.159 INFO [stderr] Compiling serde_qs v0.4.1 Nov 17 13:04:40.963 INFO [stderr] Compiling fb v0.1.0 (/source/fb) Nov 17 13:04:49.599 INFO [stderr] warning: unused `#[macro_use]` import Nov 17 13:04:49.600 INFO [stderr] --> fb/src/lib.rs:1:1 Nov 17 13:04:49.600 INFO [stderr] | Nov 17 13:04:49.600 INFO [stderr] 1 | #[macro_use] extern crate serde_json; Nov 17 13:04:49.601 INFO [stderr] | ^^^^^^^^^^^^ Nov 17 13:04:49.601 INFO [stderr] | Nov 17 13:04:49.601 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 17 13:04:49.601 INFO [stderr] Nov 17 13:04:49.602 INFO [stderr] warning: unused `#[macro_use]` import Nov 17 13:04:49.602 INFO [stderr] --> fb/src/lib.rs:2:1 Nov 17 13:04:49.602 INFO [stderr] | Nov 17 13:04:49.603 INFO [stderr] 2 | #[macro_use] extern crate serde_qs; Nov 17 13:04:49.603 INFO [stderr] | ^^^^^^^^^^^^ Nov 17 13:04:49.603 INFO [stderr] Nov 17 13:05:27.211 INFO [stderr] Compiling server v0.1.0 (/source) Nov 17 13:05:35.893 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 13:05:35.895 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 13:05:35.895 INFO [stderr] | Nov 17 13:05:35.895 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 13:05:35.895 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 13:05:35.895 INFO [stderr] | Nov 17 13:05:35.895 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 17 13:05:35.895 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! Nov 17 13:05:35.895 INFO [stderr] = note: for more information, see issue #50504 Nov 17 13:05:35.895 INFO [stderr] Nov 17 13:05:35.895 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 13:05:35.895 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 13:05:35.895 INFO [stderr] | Nov 17 13:05:35.895 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 13:05:35.896 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 13:05:35.896 INFO [stderr] | Nov 17 13:05:35.896 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! Nov 17 13:05:35.896 INFO [stderr] = note: for more information, see issue #50504 Nov 17 13:05:35.896 INFO [stderr] Nov 17 13:05:35.896 INFO [stderr] warning: cannot find type `id` in this scope Nov 17 13:05:35.896 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 13:05:35.896 INFO [stderr] | Nov 17 13:05:35.896 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 13:05:35.896 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 13:05:35.896 INFO [stderr] | Nov 17 13:05:35.896 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! Nov 17 13:05:35.896 INFO [stderr] = note: for more information, see issue #50504 Nov 17 13:05:35.896 INFO [stderr] Nov 17 13:05:35.896 INFO [stderr] warning: cannot find type `name` in this scope Nov 17 13:05:35.896 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 13:05:35.896 INFO [stderr] | Nov 17 13:05:35.896 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 13:05:35.896 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 13:05:35.896 INFO [stderr] | Nov 17 13:05:35.896 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! Nov 17 13:05:35.896 INFO [stderr] = note: for more information, see issue #50504 Nov 17 13:05:35.896 INFO [stderr] Nov 17 13:05:35.897 INFO [stderr] warning: cannot find type `email` in this scope Nov 17 13:05:35.897 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 13:05:35.897 INFO [stderr] | Nov 17 13:05:35.897 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 13:05:35.897 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 13:05:35.897 INFO [stderr] | Nov 17 13:05:35.897 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! Nov 17 13:05:35.897 INFO [stderr] = note: for more information, see issue #50504 Nov 17 13:05:35.897 INFO [stderr] Nov 17 13:05:35.897 INFO [stderr] warning: cannot find type `password` in this scope Nov 17 13:05:35.897 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 13:05:35.897 INFO [stderr] | Nov 17 13:05:35.897 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 13:05:35.897 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 13:05:35.897 INFO [stderr] | Nov 17 13:05:35.897 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! Nov 17 13:05:35.897 INFO [stderr] = note: for more information, see issue #50504 Nov 17 13:05:35.897 INFO [stderr] Nov 17 13:05:35.897 INFO [stderr] warning: cannot find type `auth_sorce_id` in this scope Nov 17 13:05:35.897 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 13:05:35.897 INFO [stderr] | Nov 17 13:05:35.897 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 13:05:35.898 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 13:05:35.898 INFO [stderr] | Nov 17 13:05:35.898 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! Nov 17 13:05:35.898 INFO [stderr] = note: for more information, see issue #50504 Nov 17 13:05:35.898 INFO [stderr] Nov 17 13:05:35.898 INFO [stderr] warning: cannot find type `auth_sorce` in this scope Nov 17 13:05:35.898 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 13:05:35.898 INFO [stderr] | Nov 17 13:05:35.898 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 13:05:35.898 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 13:05:35.898 INFO [stderr] | Nov 17 13:05:35.898 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! Nov 17 13:05:35.899 INFO [stderr] = note: for more information, see issue #50504 Nov 17 13:05:35.899 INFO [stderr] Nov 17 13:05:35.899 INFO [stderr] warning: cannot find type `users` in this scope Nov 17 13:05:35.900 INFO [stderr] --> src/models/user.rs:19:41 Nov 17 13:05:35.900 INFO [stderr] | Nov 17 13:05:35.900 INFO [stderr] 19 | #[derive(Serialize, Deserialize, Debug, Insertable, Queryable, AsExpression, AsExpression)] Nov 17 13:05:35.900 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 13:05:35.900 INFO [stderr] | Nov 17 13:05:35.900 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! Nov 17 13:05:35.900 INFO [stderr] = note: for more information, see issue #50504 Nov 17 13:05:35.900 INFO [stderr] Nov 17 13:05:35.900 INFO [stderr] warning: cannot find type `User` in this scope Nov 17 13:05:35.900 INFO [stderr] --> src/models/user.rs:19:41 Nov 17 13:05:35.900 INFO [stderr] | Nov 17 13:05:35.901 INFO [stderr] 19 | #[derive(Serialize, Deserialize, Debug, Insertable, Queryable, AsExpression, AsExpression)] Nov 17 13:05:35.901 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 13:05:35.901 INFO [stderr] | Nov 17 13:05:35.901 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! Nov 17 13:05:35.901 INFO [stderr] = note: for more information, see issue #50504 Nov 17 13:05:35.901 INFO [stderr] Nov 17 13:05:35.901 INFO [stderr] warning: cannot find type `User` in this scope Nov 17 13:05:35.901 INFO [stderr] --> src/models/user.rs:19:53 Nov 17 13:05:35.901 INFO [stderr] | Nov 17 13:05:35.901 INFO [stderr] 19 | #[derive(Serialize, Deserialize, Debug, Insertable, Queryable, AsExpression, AsExpression)] Nov 17 13:05:35.901 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 13:05:35.902 INFO [stderr] | Nov 17 13:05:35.902 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! Nov 17 13:05:35.902 INFO [stderr] = note: for more information, see issue #50504 Nov 17 13:05:35.902 INFO [stderr] Nov 17 13:05:35.902 INFO [stderr] warning: unused import: `AsyncResponder` Nov 17 13:05:35.902 INFO [stderr] --> src/base.rs:41:13 Nov 17 13:05:35.902 INFO [stderr] | Nov 17 13:05:35.902 INFO [stderr] 41 | AsyncResponder, Nov 17 13:05:35.902 INFO [stderr] | ^^^^^^^^^^^^^^ Nov 17 13:05:35.902 INFO [stderr] | Nov 17 13:05:35.902 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 17 13:05:35.902 INFO [stderr] Nov 17 13:05:35.902 INFO [stderr] warning: unused import: `traits::to_jwt::GetJwtToken` Nov 17 13:05:35.902 INFO [stderr] --> src/base.rs:50:13 Nov 17 13:05:35.902 INFO [stderr] | Nov 17 13:05:35.903 INFO [stderr] 50 | traits::to_jwt::GetJwtToken, Nov 17 13:05:35.903 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 17 13:05:35.903 INFO [stderr] Nov 17 13:05:53.521 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 05s Nov 17 13:05:53.547 INFO [stderr] su: No module specific data is present Nov 17 13:05:53.850 INFO running `"docker" "inspect" "e2d55945906eb340d02c24d9d338e8e5c3db592271d136f8b6418ee58067411a"` Nov 17 13:05:53.993 INFO running `"docker" "rm" "-f" "e2d55945906eb340d02c24d9d338e8e5c3db592271d136f8b6418ee58067411a"` Nov 17 13:05:54.138 INFO [stdout] e2d55945906eb340d02c24d9d338e8e5c3db592271d136f8b6418ee58067411a Nov 17 13:05:54.141 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt test --frozen --no-run" "-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 17 13:05:54.338 INFO [stdout] 4db3bcc5e412075dd794cc8dcee6c0e3bd9b891cc7da43a7dee0d546be13d461 Nov 17 13:05:54.338 INFO running `"docker" "start" "-a" "4db3bcc5e412075dd794cc8dcee6c0e3bd9b891cc7da43a7dee0d546be13d461"` Nov 17 13:05:54.840 INFO [stderr] usermod: no changes Nov 17 13:05:55.221 INFO [stderr] Compiling server v0.1.0 (/source) Nov 17 13:06:01.929 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 13:06:01.929 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 13:06:01.929 INFO [stderr] | Nov 17 13:06:01.929 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 13:06:01.929 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 13:06:01.929 INFO [stderr] | Nov 17 13:06:01.929 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 17 13:06:01.929 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! Nov 17 13:06:01.929 INFO [stderr] = note: for more information, see issue #50504 Nov 17 13:06:01.929 INFO [stderr] Nov 17 13:06:01.929 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 13:06:01.930 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 13:06:01.930 INFO [stderr] | Nov 17 13:06:01.930 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 13:06:01.930 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 13:06:01.930 INFO [stderr] | Nov 17 13:06:01.930 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! Nov 17 13:06:01.930 INFO [stderr] = note: for more information, see issue #50504 Nov 17 13:06:01.930 INFO [stderr] Nov 17 13:06:01.934 INFO [stderr] warning: cannot find type `id` in this scope Nov 17 13:06:01.934 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 13:06:01.934 INFO [stderr] | Nov 17 13:06:01.934 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 13:06:01.934 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 13:06:01.934 INFO [stderr] | Nov 17 13:06:01.934 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! Nov 17 13:06:01.934 INFO [stderr] = note: for more information, see issue #50504 Nov 17 13:06:01.934 INFO [stderr] Nov 17 13:06:01.934 INFO [stderr] warning: cannot find type `name` in this scope Nov 17 13:06:01.934 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 13:06:01.934 INFO [stderr] | Nov 17 13:06:01.934 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 13:06:01.934 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 13:06:01.934 INFO [stderr] | Nov 17 13:06:01.935 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! Nov 17 13:06:01.935 INFO [stderr] = note: for more information, see issue #50504 Nov 17 13:06:01.935 INFO [stderr] Nov 17 13:06:01.935 INFO [stderr] warning: cannot find type `email` in this scope Nov 17 13:06:01.935 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 13:06:01.935 INFO [stderr] | Nov 17 13:06:01.935 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 13:06:01.935 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 13:06:01.935 INFO [stderr] | Nov 17 13:06:01.935 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! Nov 17 13:06:01.935 INFO [stderr] = note: for more information, see issue #50504 Nov 17 13:06:01.935 INFO [stderr] Nov 17 13:06:01.935 INFO [stderr] warning: cannot find type `password` in this scope Nov 17 13:06:01.935 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 13:06:01.935 INFO [stderr] | Nov 17 13:06:01.935 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 13:06:01.935 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 13:06:01.935 INFO [stderr] | Nov 17 13:06:01.935 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! Nov 17 13:06:01.935 INFO [stderr] = note: for more information, see issue #50504 Nov 17 13:06:01.935 INFO [stderr] Nov 17 13:06:01.935 INFO [stderr] warning: cannot find type `auth_sorce_id` in this scope Nov 17 13:06:01.935 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 13:06:01.935 INFO [stderr] | Nov 17 13:06:01.935 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 13:06:01.935 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 13:06:01.935 INFO [stderr] | Nov 17 13:06:01.935 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! Nov 17 13:06:01.935 INFO [stderr] = note: for more information, see issue #50504 Nov 17 13:06:01.935 INFO [stderr] Nov 17 13:06:01.935 INFO [stderr] warning: cannot find type `auth_sorce` in this scope Nov 17 13:06:01.935 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 13:06:01.935 INFO [stderr] | Nov 17 13:06:01.935 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 13:06:01.935 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 13:06:01.935 INFO [stderr] | Nov 17 13:06:01.935 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! Nov 17 13:06:01.935 INFO [stderr] = note: for more information, see issue #50504 Nov 17 13:06:01.935 INFO [stderr] Nov 17 13:06:01.935 INFO [stderr] warning: cannot find type `users` in this scope Nov 17 13:06:01.935 INFO [stderr] --> src/models/user.rs:19:41 Nov 17 13:06:01.935 INFO [stderr] | Nov 17 13:06:01.935 INFO [stderr] 19 | #[derive(Serialize, Deserialize, Debug, Insertable, Queryable, AsExpression, AsExpression)] Nov 17 13:06:01.935 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 13:06:01.935 INFO [stderr] | Nov 17 13:06:01.935 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! Nov 17 13:06:01.935 INFO [stderr] = note: for more information, see issue #50504 Nov 17 13:06:01.935 INFO [stderr] Nov 17 13:06:01.935 INFO [stderr] warning: cannot find type `User` in this scope Nov 17 13:06:01.935 INFO [stderr] --> src/models/user.rs:19:41 Nov 17 13:06:01.935 INFO [stderr] | Nov 17 13:06:01.935 INFO [stderr] 19 | #[derive(Serialize, Deserialize, Debug, Insertable, Queryable, AsExpression, AsExpression)] Nov 17 13:06:01.935 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 13:06:01.935 INFO [stderr] | Nov 17 13:06:01.935 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! Nov 17 13:06:01.935 INFO [stderr] = note: for more information, see issue #50504 Nov 17 13:06:01.935 INFO [stderr] Nov 17 13:06:01.935 INFO [stderr] warning: cannot find type `User` in this scope Nov 17 13:06:01.935 INFO [stderr] --> src/models/user.rs:19:53 Nov 17 13:06:01.935 INFO [stderr] | Nov 17 13:06:01.935 INFO [stderr] 19 | #[derive(Serialize, Deserialize, Debug, Insertable, Queryable, AsExpression, AsExpression)] Nov 17 13:06:01.935 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 13:06:01.935 INFO [stderr] | Nov 17 13:06:01.935 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! Nov 17 13:06:01.935 INFO [stderr] = note: for more information, see issue #50504 Nov 17 13:06:01.935 INFO [stderr] Nov 17 13:06:01.935 INFO [stderr] warning: unused import: `AsyncResponder` Nov 17 13:06:01.935 INFO [stderr] --> src/base.rs:41:13 Nov 17 13:06:01.935 INFO [stderr] | Nov 17 13:06:01.935 INFO [stderr] 41 | AsyncResponder, Nov 17 13:06:01.935 INFO [stderr] | ^^^^^^^^^^^^^^ Nov 17 13:06:01.935 INFO [stderr] | Nov 17 13:06:01.935 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 17 13:06:01.935 INFO [stderr] Nov 17 13:06:01.935 INFO [stderr] warning: unused import: `traits::to_jwt::GetJwtToken` Nov 17 13:06:01.935 INFO [stderr] --> src/base.rs:50:13 Nov 17 13:06:01.935 INFO [stderr] | Nov 17 13:06:01.935 INFO [stderr] 50 | traits::to_jwt::GetJwtToken, Nov 17 13:06:01.935 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 17 13:06:01.935 INFO [stderr] Nov 17 13:06:03.041 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.18s Nov 17 13:06:03.062 INFO [stderr] su: No module specific data is present Nov 17 13:06:03.289 INFO running `"docker" "inspect" "4db3bcc5e412075dd794cc8dcee6c0e3bd9b891cc7da43a7dee0d546be13d461"` Nov 17 13:06:03.352 INFO running `"docker" "rm" "-f" "4db3bcc5e412075dd794cc8dcee6c0e3bd9b891cc7da43a7dee0d546be13d461"` Nov 17 13:06:03.422 INFO [stdout] 4db3bcc5e412075dd794cc8dcee6c0e3bd9b891cc7da43a7dee0d546be13d461 Nov 17 13:06:03.424 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt test --frozen" "-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 17 13:06:03.582 INFO [stdout] 35fc8e6fbfcbfd466fb7a7b4b37c37ced4d369c65187a0ba390b412f3d42674e Nov 17 13:06:03.583 INFO running `"docker" "start" "-a" "35fc8e6fbfcbfd466fb7a7b4b37c37ced4d369c65187a0ba390b412f3d42674e"` Nov 17 13:06:03.907 INFO [stderr] usermod: no changes Nov 17 13:06:04.174 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.25s Nov 17 13:06:04.197 INFO [stderr] Running /target/debug/deps/server-ed9c8ed76cdf072c Nov 17 13:06:04.203 INFO [stdout] Nov 17 13:06:04.203 INFO [stdout] running 0 tests Nov 17 13:06:04.203 INFO [stdout] Nov 17 13:06:04.203 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 13:06:04.203 INFO [stdout] Nov 17 13:06:04.206 INFO [stderr] su: No module specific data is present Nov 17 13:06:04.452 INFO running `"docker" "inspect" "35fc8e6fbfcbfd466fb7a7b4b37c37ced4d369c65187a0ba390b412f3d42674e"` Nov 17 13:06:04.535 INFO running `"docker" "rm" "-f" "35fc8e6fbfcbfd466fb7a7b4b37c37ced4d369c65187a0ba390b412f3d42674e"` Nov 17 13:06:04.617 INFO [stdout] 35fc8e6fbfcbfd466fb7a7b4b37c37ced4d369c65187a0ba390b412f3d42674e