Sep 05 03:37:30.990 INFO checking actix-web-0.6.15 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 05 03:37:30.990 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 05 03:37:30.990 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-1/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 03:37:31.257 INFO blam! b688df946b7bd2b4b42d9831d7d204e7d164afc8c8e237a1779c92405ea91b1c Sep 05 03:37:31.257 INFO running `"docker" "start" "-a" "b688df946b7bd2b4b42d9831d7d204e7d164afc8c8e237a1779c92405ea91b1c"` Sep 05 03:37:32.831 INFO kablam! Compiling actix-web v0.6.15 (file:///source) Sep 05 03:37:47.169 INFO kablam! warning: cannot find type `ClientConnectorStats` in this scope Sep 05 03:37:47.169 INFO kablam! --> src/client/connector.rs:37:19 Sep 05 03:37:47.169 INFO kablam! | Sep 05 03:37:47.169 INFO kablam! 37 | #[derive(Default, Message)] Sep 05 03:37:47.169 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 03:37:47.169 INFO kablam! | Sep 05 03:37:47.169 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 05 03:37:47.169 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 03:37:47.170 INFO kablam! = note: for more information, see issue #50504 Sep 05 03:37:47.170 INFO kablam! Sep 05 03:37:47.170 INFO kablam! warning: cannot find type `Resume` in this scope Sep 05 03:37:47.170 INFO kablam! --> src/client/connector.rs:114:10 Sep 05 03:37:47.170 INFO kablam! | Sep 05 03:37:47.170 INFO kablam! 114 | #[derive(Message)] Sep 05 03:37:47.171 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 03:37:47.171 INFO kablam! | Sep 05 03:37:47.171 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 03:37:47.171 INFO kablam! = note: for more information, see issue #50504 Sep 05 03:37:47.171 INFO kablam! Sep 05 03:37:47.214 INFO kablam! warning: cannot find type `Conn` in this scope Sep 05 03:37:47.214 INFO kablam! --> src/server/worker.rs:30:10 Sep 05 03:37:47.214 INFO kablam! | Sep 05 03:37:47.214 INFO kablam! 30 | #[derive(Message)] Sep 05 03:37:47.214 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 03:37:47.214 INFO kablam! | Sep 05 03:37:47.214 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 03:37:47.214 INFO kablam! = note: for more information, see issue #50504 Sep 05 03:37:47.214 INFO kablam! Sep 05 03:37:47.215 INFO kablam! warning: cannot find type `PauseServer` in this scope Sep 05 03:37:47.215 INFO kablam! --> src/server/mod.rs:105:10 Sep 05 03:37:47.215 INFO kablam! | Sep 05 03:37:47.215 INFO kablam! 105 | #[derive(Message)] Sep 05 03:37:47.215 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 03:37:47.215 INFO kablam! | Sep 05 03:37:47.215 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 03:37:47.215 INFO kablam! = note: for more information, see issue #50504 Sep 05 03:37:47.215 INFO kablam! Sep 05 03:37:47.215 INFO kablam! warning: cannot find type `ResumeServer` in this scope Sep 05 03:37:47.215 INFO kablam! --> src/server/mod.rs:109:10 Sep 05 03:37:47.215 INFO kablam! | Sep 05 03:37:47.215 INFO kablam! 109 | #[derive(Message)] Sep 05 03:37:47.215 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 03:37:47.215 INFO kablam! | Sep 05 03:37:47.215 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 03:37:47.216 INFO kablam! = note: for more information, see issue #50504 Sep 05 03:37:47.216 INFO kablam! Sep 05 03:37:47.222 INFO kablam! warning: cannot find type `Message` in this scope Sep 05 03:37:47.222 INFO kablam! --> src/ws/mod.rs:161:28 Sep 05 03:37:47.222 INFO kablam! | Sep 05 03:37:47.222 INFO kablam! 161 | #[derive(Debug, PartialEq, Message)] Sep 05 03:37:47.222 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 03:37:47.222 INFO kablam! | Sep 05 03:37:47.222 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 03:37:47.222 INFO kablam! = note: for more information, see issue #50504 Sep 05 03:37:47.222 INFO kablam! Sep 05 03:37:48.221 INFO kablam! warning: unused import: `current as current_task` Sep 05 03:37:48.221 INFO kablam! --> src/payload.rs:3:21 Sep 05 03:37:48.221 INFO kablam! | Sep 05 03:37:48.221 INFO kablam! 3 | use futures::task::{current as current_task, Task}; Sep 05 03:37:48.221 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 03:37:48.221 INFO kablam! | Sep 05 03:37:48.221 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 05 03:37:48.221 INFO kablam! Sep 05 03:37:48.240 INFO kablam! warning: cannot find type `ClientConnectorStats` in this scope Sep 05 03:37:48.240 INFO kablam! --> src/client/connector.rs:37:19 Sep 05 03:37:48.240 INFO kablam! | Sep 05 03:37:48.240 INFO kablam! 37 | #[derive(Default, Message)] Sep 05 03:37:48.240 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 03:37:48.240 INFO kablam! | Sep 05 03:37:48.240 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 05 03:37:48.240 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 03:37:48.240 INFO kablam! = note: for more information, see issue #50504 Sep 05 03:37:48.240 INFO kablam! Sep 05 03:37:48.240 INFO kablam! warning: cannot find type `Resume` in this scope Sep 05 03:37:48.240 INFO kablam! --> src/client/connector.rs:114:10 Sep 05 03:37:48.240 INFO kablam! | Sep 05 03:37:48.240 INFO kablam! 114 | #[derive(Message)] Sep 05 03:37:48.240 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 03:37:48.240 INFO kablam! | Sep 05 03:37:48.241 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 03:37:48.241 INFO kablam! = note: for more information, see issue #50504 Sep 05 03:37:48.241 INFO kablam! Sep 05 03:37:48.294 INFO kablam! warning: cannot find type `Conn` in this scope Sep 05 03:37:48.294 INFO kablam! --> src/server/worker.rs:30:10 Sep 05 03:37:48.294 INFO kablam! | Sep 05 03:37:48.294 INFO kablam! 30 | #[derive(Message)] Sep 05 03:37:48.294 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 03:37:48.294 INFO kablam! | Sep 05 03:37:48.294 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 03:37:48.294 INFO kablam! = note: for more information, see issue #50504 Sep 05 03:37:48.294 INFO kablam! Sep 05 03:37:48.295 INFO kablam! warning: cannot find type `PauseServer` in this scope Sep 05 03:37:48.295 INFO kablam! --> src/server/mod.rs:105:10 Sep 05 03:37:48.295 INFO kablam! | Sep 05 03:37:48.295 INFO kablam! 105 | #[derive(Message)] Sep 05 03:37:48.295 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 03:37:48.295 INFO kablam! | Sep 05 03:37:48.295 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 03:37:48.295 INFO kablam! = note: for more information, see issue #50504 Sep 05 03:37:48.295 INFO kablam! Sep 05 03:37:48.295 INFO kablam! warning: cannot find type `ResumeServer` in this scope Sep 05 03:37:48.295 INFO kablam! --> src/server/mod.rs:109:10 Sep 05 03:37:48.295 INFO kablam! | Sep 05 03:37:48.296 INFO kablam! 109 | #[derive(Message)] Sep 05 03:37:48.296 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 03:37:48.296 INFO kablam! | Sep 05 03:37:48.296 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 03:37:48.296 INFO kablam! = note: for more information, see issue #50504 Sep 05 03:37:48.296 INFO kablam! Sep 05 03:37:48.307 INFO kablam! warning: cannot find type `Message` in this scope Sep 05 03:37:48.307 INFO kablam! --> src/ws/mod.rs:161:28 Sep 05 03:37:48.307 INFO kablam! | Sep 05 03:37:48.307 INFO kablam! 161 | #[derive(Debug, PartialEq, Message)] Sep 05 03:37:48.307 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 03:37:48.307 INFO kablam! | Sep 05 03:37:48.307 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 03:37:48.307 INFO kablam! = note: for more information, see issue #50504 Sep 05 03:37:48.307 INFO kablam! Sep 05 03:38:12.886 INFO kablam! warning: method is never used: `payload` Sep 05 03:38:12.886 INFO kablam! --> src/httprequest.rs:488:5 Sep 05 03:38:12.886 INFO kablam! | Sep 05 03:38:12.886 INFO kablam! 488 | pub(crate) fn payload(&self) -> &Payload { Sep 05 03:38:12.886 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 03:38:12.886 INFO kablam! | Sep 05 03:38:12.886 INFO kablam! = note: #[warn(dead_code)] on by default Sep 05 03:38:12.886 INFO kablam! Sep 05 03:38:12.887 INFO kablam! warning: method is never used: `readall` Sep 05 03:38:12.887 INFO kablam! --> src/payload.rs:87:5 Sep 05 03:38:12.887 INFO kablam! | Sep 05 03:38:12.887 INFO kablam! 87 | pub(crate) fn readall(&self) -> Option { Sep 05 03:38:12.887 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 03:38:12.887 INFO kablam! Sep 05 03:38:12.887 INFO kablam! warning: method is never used: `readall` Sep 05 03:38:12.887 INFO kablam! --> src/payload.rs:239:5 Sep 05 03:38:12.887 INFO kablam! | Sep 05 03:38:12.887 INFO kablam! 239 | pub(crate) fn readall(&mut self) -> Option { Sep 05 03:38:12.887 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 03:38:12.887 INFO kablam! Sep 05 03:38:12.892 INFO kablam! warning: method is never used: `feed_data` Sep 05 03:38:12.892 INFO kablam! --> src/server/h1.rs:519:9 Sep 05 03:38:12.892 INFO kablam! | Sep 05 03:38:12.893 INFO kablam! 519 | fn feed_data(&mut self, data: &'static str) { Sep 05 03:38:12.893 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 03:38:12.893 INFO kablam! Sep 05 03:38:18.818 INFO kablam! warning: unused variable: `response` Sep 05 03:38:18.818 INFO kablam! --> tests/test_middleware.rs:838:9 Sep 05 03:38:18.818 INFO kablam! | Sep 05 03:38:18.818 INFO kablam! 838 | let response = srv.execute(request.send()).unwrap(); Sep 05 03:38:18.818 INFO kablam! | ^^^^^^^^ help: consider using `_response` instead Sep 05 03:38:18.818 INFO kablam! | Sep 05 03:38:18.818 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 05 03:38:18.818 INFO kablam! Sep 05 03:38:18.818 INFO kablam! warning: unused variable: `response` Sep 05 03:38:18.818 INFO kablam! --> tests/test_middleware.rs:868:9 Sep 05 03:38:18.818 INFO kablam! | Sep 05 03:38:18.818 INFO kablam! 868 | let response = srv.execute(request.send()).unwrap(); Sep 05 03:38:18.818 INFO kablam! | ^^^^^^^^ help: consider using `_response` instead Sep 05 03:38:18.818 INFO kablam! Sep 05 03:38:18.819 INFO kablam! warning: unused variable: `response` Sep 05 03:38:18.819 INFO kablam! --> tests/test_middleware.rs:900:9 Sep 05 03:38:18.819 INFO kablam! | Sep 05 03:38:18.819 INFO kablam! 900 | let response = srv.execute(request.send()).unwrap(); Sep 05 03:38:18.819 INFO kablam! | ^^^^^^^^ help: consider using `_response` instead Sep 05 03:38:18.819 INFO kablam! Sep 05 03:38:18.819 INFO kablam! warning: unused variable: `response` Sep 05 03:38:18.819 INFO kablam! --> tests/test_middleware.rs:932:9 Sep 05 03:38:18.819 INFO kablam! | Sep 05 03:38:18.819 INFO kablam! 932 | let response = srv.execute(request.send()).unwrap(); Sep 05 03:38:18.819 INFO kablam! | ^^^^^^^^ help: consider using `_response` instead Sep 05 03:38:18.819 INFO kablam! Sep 05 03:38:18.819 INFO kablam! warning: unused variable: `response` Sep 05 03:38:18.819 INFO kablam! --> tests/test_middleware.rs:963:9 Sep 05 03:38:18.819 INFO kablam! | Sep 05 03:38:18.819 INFO kablam! 963 | let response = srv.execute(request.send()).unwrap(); Sep 05 03:38:18.819 INFO kablam! | ^^^^^^^^ help: consider using `_response` instead Sep 05 03:38:18.819 INFO kablam! Sep 05 03:38:18.819 INFO kablam! warning: unused variable: `response` Sep 05 03:38:18.819 INFO kablam! --> tests/test_middleware.rs:994:9 Sep 05 03:38:18.819 INFO kablam! | Sep 05 03:38:18.819 INFO kablam! 994 | let response = srv.execute(request.send()).unwrap(); Sep 05 03:38:18.819 INFO kablam! | ^^^^^^^^ help: consider using `_response` instead Sep 05 03:38:18.819 INFO kablam! Sep 05 03:38:19.034 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 46.83s Sep 05 03:38:19.061 INFO kablam! su: No module specific data is present Sep 05 03:38:19.581 INFO running `"docker" "rm" "-f" "b688df946b7bd2b4b42d9831d7d204e7d164afc8c8e237a1779c92405ea91b1c"` Sep 05 03:38:19.704 INFO blam! b688df946b7bd2b4b42d9831d7d204e7d164afc8c8e237a1779c92405ea91b1c