Sep 05 00:46:44.878 INFO checking actix-web-0.6.15 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 05 00:46:44.878 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 05 00:46:44.878 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 00:46:45.070 INFO blam! eb5db1674db9f1a28a34063d45854f99f6c3e0e761a18e1fa29d0edffd9704ea Sep 05 00:46:45.072 INFO running `"docker" "start" "-a" "eb5db1674db9f1a28a34063d45854f99f6c3e0e761a18e1fa29d0edffd9704ea"` Sep 05 00:46:46.258 INFO kablam! Compiling actix-web v0.6.15 (file:///source) Sep 05 00:46:46.269 INFO kablam! Checking actix v0.5.8 Sep 05 00:47:07.407 INFO kablam! warning: cannot find type `ClientConnectorStats` in this scope Sep 05 00:47:07.407 INFO kablam! --> src/client/connector.rs:37:19 Sep 05 00:47:07.407 INFO kablam! | Sep 05 00:47:07.407 INFO kablam! 37 | #[derive(Default, Message)] Sep 05 00:47:07.407 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 00:47:07.407 INFO kablam! | Sep 05 00:47:07.407 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 05 00:47:07.407 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! Sep 05 00:47:07.407 INFO kablam! = note: for more information, see issue #50504 Sep 05 00:47:07.407 INFO kablam! Sep 05 00:47:07.408 INFO kablam! warning: cannot find type `Resume` in this scope Sep 05 00:47:07.408 INFO kablam! --> src/client/connector.rs:114:10 Sep 05 00:47:07.408 INFO kablam! | Sep 05 00:47:07.408 INFO kablam! 114 | #[derive(Message)] Sep 05 00:47:07.408 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 00:47:07.408 INFO kablam! | Sep 05 00:47:07.408 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! Sep 05 00:47:07.408 INFO kablam! = note: for more information, see issue #50504 Sep 05 00:47:07.408 INFO kablam! Sep 05 00:47:07.447 INFO kablam! warning: cannot find type `Conn` in this scope Sep 05 00:47:07.447 INFO kablam! --> src/server/worker.rs:30:10 Sep 05 00:47:07.447 INFO kablam! | Sep 05 00:47:07.447 INFO kablam! 30 | #[derive(Message)] Sep 05 00:47:07.447 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 00:47:07.447 INFO kablam! | Sep 05 00:47:07.447 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! Sep 05 00:47:07.447 INFO kablam! = note: for more information, see issue #50504 Sep 05 00:47:07.447 INFO kablam! Sep 05 00:47:07.448 INFO kablam! warning: cannot find type `PauseServer` in this scope Sep 05 00:47:07.448 INFO kablam! --> src/server/mod.rs:105:10 Sep 05 00:47:07.448 INFO kablam! | Sep 05 00:47:07.448 INFO kablam! 105 | #[derive(Message)] Sep 05 00:47:07.448 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 00:47:07.448 INFO kablam! | Sep 05 00:47:07.448 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! Sep 05 00:47:07.448 INFO kablam! = note: for more information, see issue #50504 Sep 05 00:47:07.448 INFO kablam! Sep 05 00:47:07.448 INFO kablam! warning: cannot find type `ResumeServer` in this scope Sep 05 00:47:07.448 INFO kablam! --> src/server/mod.rs:109:10 Sep 05 00:47:07.448 INFO kablam! | Sep 05 00:47:07.448 INFO kablam! 109 | #[derive(Message)] Sep 05 00:47:07.448 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 00:47:07.448 INFO kablam! | Sep 05 00:47:07.448 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! Sep 05 00:47:07.448 INFO kablam! = note: for more information, see issue #50504 Sep 05 00:47:07.448 INFO kablam! Sep 05 00:47:07.455 INFO kablam! warning: cannot find type `Message` in this scope Sep 05 00:47:07.455 INFO kablam! --> src/ws/mod.rs:161:28 Sep 05 00:47:07.455 INFO kablam! | Sep 05 00:47:07.455 INFO kablam! 161 | #[derive(Debug, PartialEq, Message)] Sep 05 00:47:07.455 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 00:47:07.455 INFO kablam! | Sep 05 00:47:07.455 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! Sep 05 00:47:07.455 INFO kablam! = note: for more information, see issue #50504 Sep 05 00:47:07.455 INFO kablam! Sep 05 00:47:08.876 INFO kablam! warning: unused import: `current as current_task` Sep 05 00:47:08.876 INFO kablam! --> src/payload.rs:3:21 Sep 05 00:47:08.876 INFO kablam! | Sep 05 00:47:08.876 INFO kablam! 3 | use futures::task::{current as current_task, Task}; Sep 05 00:47:08.876 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 00:47:08.876 INFO kablam! | Sep 05 00:47:08.876 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 05 00:47:08.876 INFO kablam! Sep 05 00:47:08.897 INFO kablam! warning: cannot find type `ClientConnectorStats` in this scope Sep 05 00:47:08.897 INFO kablam! --> src/client/connector.rs:37:19 Sep 05 00:47:08.897 INFO kablam! | Sep 05 00:47:08.898 INFO kablam! 37 | #[derive(Default, Message)] Sep 05 00:47:08.898 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 00:47:08.898 INFO kablam! | Sep 05 00:47:08.898 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 05 00:47:08.898 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! Sep 05 00:47:08.898 INFO kablam! = note: for more information, see issue #50504 Sep 05 00:47:08.898 INFO kablam! Sep 05 00:47:08.899 INFO kablam! warning: cannot find type `Resume` in this scope Sep 05 00:47:08.899 INFO kablam! --> src/client/connector.rs:114:10 Sep 05 00:47:08.899 INFO kablam! | Sep 05 00:47:08.899 INFO kablam! 114 | #[derive(Message)] Sep 05 00:47:08.899 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 00:47:08.899 INFO kablam! | Sep 05 00:47:08.899 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! Sep 05 00:47:08.899 INFO kablam! = note: for more information, see issue #50504 Sep 05 00:47:08.899 INFO kablam! Sep 05 00:47:08.960 INFO kablam! warning: cannot find type `Conn` in this scope Sep 05 00:47:08.960 INFO kablam! --> src/server/worker.rs:30:10 Sep 05 00:47:08.961 INFO kablam! | Sep 05 00:47:08.961 INFO kablam! 30 | #[derive(Message)] Sep 05 00:47:08.961 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 00:47:08.961 INFO kablam! | Sep 05 00:47:08.961 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! Sep 05 00:47:08.961 INFO kablam! = note: for more information, see issue #50504 Sep 05 00:47:08.961 INFO kablam! Sep 05 00:47:08.962 INFO kablam! warning: cannot find type `PauseServer` in this scope Sep 05 00:47:08.962 INFO kablam! --> src/server/mod.rs:105:10 Sep 05 00:47:08.962 INFO kablam! | Sep 05 00:47:08.962 INFO kablam! 105 | #[derive(Message)] Sep 05 00:47:08.962 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 00:47:08.962 INFO kablam! | Sep 05 00:47:08.962 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! Sep 05 00:47:08.962 INFO kablam! = note: for more information, see issue #50504 Sep 05 00:47:08.962 INFO kablam! Sep 05 00:47:08.962 INFO kablam! warning: cannot find type `ResumeServer` in this scope Sep 05 00:47:08.962 INFO kablam! --> src/server/mod.rs:109:10 Sep 05 00:47:08.962 INFO kablam! | Sep 05 00:47:08.962 INFO kablam! 109 | #[derive(Message)] Sep 05 00:47:08.962 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 00:47:08.962 INFO kablam! | Sep 05 00:47:08.962 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! Sep 05 00:47:08.962 INFO kablam! = note: for more information, see issue #50504 Sep 05 00:47:08.962 INFO kablam! Sep 05 00:47:08.975 INFO kablam! warning: cannot find type `Message` in this scope Sep 05 00:47:08.975 INFO kablam! --> src/ws/mod.rs:161:28 Sep 05 00:47:08.975 INFO kablam! | Sep 05 00:47:08.975 INFO kablam! 161 | #[derive(Debug, PartialEq, Message)] Sep 05 00:47:08.975 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 00:47:08.975 INFO kablam! | Sep 05 00:47:08.975 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! Sep 05 00:47:08.975 INFO kablam! = note: for more information, see issue #50504 Sep 05 00:47:08.975 INFO kablam! Sep 05 00:47:45.191 INFO kablam! warning: method is never used: `payload` Sep 05 00:47:45.191 INFO kablam! --> src/httprequest.rs:488:5 Sep 05 00:47:45.191 INFO kablam! | Sep 05 00:47:45.191 INFO kablam! 488 | pub(crate) fn payload(&self) -> &Payload { Sep 05 00:47:45.191 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 00:47:45.191 INFO kablam! | Sep 05 00:47:45.191 INFO kablam! = note: #[warn(dead_code)] on by default Sep 05 00:47:45.191 INFO kablam! Sep 05 00:47:45.191 INFO kablam! warning: method is never used: `readall` Sep 05 00:47:45.191 INFO kablam! --> src/payload.rs:87:5 Sep 05 00:47:45.192 INFO kablam! | Sep 05 00:47:45.192 INFO kablam! 87 | pub(crate) fn readall(&self) -> Option { Sep 05 00:47:45.192 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 00:47:45.192 INFO kablam! Sep 05 00:47:45.192 INFO kablam! warning: method is never used: `readall` Sep 05 00:47:45.192 INFO kablam! --> src/payload.rs:239:5 Sep 05 00:47:45.192 INFO kablam! | Sep 05 00:47:45.192 INFO kablam! 239 | pub(crate) fn readall(&mut self) -> Option { Sep 05 00:47:45.192 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 00:47:45.192 INFO kablam! Sep 05 00:47:45.206 INFO kablam! warning: method is never used: `feed_data` Sep 05 00:47:45.206 INFO kablam! --> src/server/h1.rs:519:9 Sep 05 00:47:45.206 INFO kablam! | Sep 05 00:47:45.206 INFO kablam! 519 | fn feed_data(&mut self, data: &'static str) { Sep 05 00:47:45.206 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 00:47:45.206 INFO kablam! Sep 05 00:47:52.800 INFO kablam! warning: unused variable: `response` Sep 05 00:47:52.800 INFO kablam! --> tests/test_middleware.rs:838:9 Sep 05 00:47:52.800 INFO kablam! | Sep 05 00:47:52.800 INFO kablam! 838 | let response = srv.execute(request.send()).unwrap(); Sep 05 00:47:52.800 INFO kablam! | ^^^^^^^^ help: consider using `_response` instead Sep 05 00:47:52.800 INFO kablam! | Sep 05 00:47:52.800 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 05 00:47:52.800 INFO kablam! Sep 05 00:47:52.800 INFO kablam! warning: unused variable: `response` Sep 05 00:47:52.800 INFO kablam! --> tests/test_middleware.rs:868:9 Sep 05 00:47:52.800 INFO kablam! | Sep 05 00:47:52.800 INFO kablam! 868 | let response = srv.execute(request.send()).unwrap(); Sep 05 00:47:52.800 INFO kablam! | ^^^^^^^^ help: consider using `_response` instead Sep 05 00:47:52.800 INFO kablam! Sep 05 00:47:52.801 INFO kablam! warning: unused variable: `response` Sep 05 00:47:52.801 INFO kablam! --> tests/test_middleware.rs:900:9 Sep 05 00:47:52.801 INFO kablam! | Sep 05 00:47:52.801 INFO kablam! 900 | let response = srv.execute(request.send()).unwrap(); Sep 05 00:47:52.801 INFO kablam! | ^^^^^^^^ help: consider using `_response` instead Sep 05 00:47:52.801 INFO kablam! Sep 05 00:47:52.801 INFO kablam! warning: unused variable: `response` Sep 05 00:47:52.801 INFO kablam! --> tests/test_middleware.rs:932:9 Sep 05 00:47:52.801 INFO kablam! | Sep 05 00:47:52.801 INFO kablam! 932 | let response = srv.execute(request.send()).unwrap(); Sep 05 00:47:52.801 INFO kablam! | ^^^^^^^^ help: consider using `_response` instead Sep 05 00:47:52.801 INFO kablam! Sep 05 00:47:52.801 INFO kablam! warning: unused variable: `response` Sep 05 00:47:52.801 INFO kablam! --> tests/test_middleware.rs:963:9 Sep 05 00:47:52.801 INFO kablam! | Sep 05 00:47:52.801 INFO kablam! 963 | let response = srv.execute(request.send()).unwrap(); Sep 05 00:47:52.801 INFO kablam! | ^^^^^^^^ help: consider using `_response` instead Sep 05 00:47:52.801 INFO kablam! Sep 05 00:47:52.801 INFO kablam! warning: unused variable: `response` Sep 05 00:47:52.801 INFO kablam! --> tests/test_middleware.rs:994:9 Sep 05 00:47:52.801 INFO kablam! | Sep 05 00:47:52.801 INFO kablam! 994 | let response = srv.execute(request.send()).unwrap(); Sep 05 00:47:52.801 INFO kablam! | ^^^^^^^^ help: consider using `_response` instead Sep 05 00:47:52.801 INFO kablam! Sep 05 00:47:53.154 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 07s Sep 05 00:47:53.198 INFO kablam! su: No module specific data is present Sep 05 00:47:53.647 INFO running `"docker" "rm" "-f" "eb5db1674db9f1a28a34063d45854f99f6c3e0e761a18e1fa29d0edffd9704ea"` Sep 05 00:47:53.797 INFO blam! eb5db1674db9f1a28a34063d45854f99f6c3e0e761a18e1fa29d0edffd9704ea