Sep 21 13:44:48.321 INFO checking actix-web-0.6.15 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 13:44:48.321 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 13:44:48.321 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-6/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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=1000" "-e" "CMD=cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 13:44:48.508 INFO blam! 0e00dbe119eafe6f0118c1ec4d5a63a515c6367ae5141341c91f86fec4ad3adf Sep 21 13:44:48.511 INFO running `"docker" "start" "-a" "0e00dbe119eafe6f0118c1ec4d5a63a515c6367ae5141341c91f86fec4ad3adf"` Sep 21 13:44:49.182 INFO kablam! usermod: no changes Sep 21 13:44:49.620 INFO kablam! Compiling actix-web v0.6.15 (/source) Sep 21 13:44:56.786 INFO kablam! warning: cannot find type `ClientConnectorStats` in this scope Sep 21 13:44:56.787 INFO kablam! --> src/client/connector.rs:37:19 Sep 21 13:44:56.787 INFO kablam! | Sep 21 13:44:56.787 INFO kablam! 37 | #[derive(Default, Message)] Sep 21 13:44:56.788 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 13:44:56.788 INFO kablam! | Sep 21 13:44:56.788 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 21 13:44:56.789 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 21 13:44:56.789 INFO kablam! = note: for more information, see issue #50504 Sep 21 13:44:56.789 INFO kablam! Sep 21 13:44:56.790 INFO kablam! warning: cannot find type `Resume` in this scope Sep 21 13:44:56.790 INFO kablam! --> src/client/connector.rs:114:10 Sep 21 13:44:56.791 INFO kablam! | Sep 21 13:44:56.791 INFO kablam! 114 | #[derive(Message)] Sep 21 13:44:56.791 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 13:44:56.792 INFO kablam! | Sep 21 13:44:56.792 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 21 13:44:56.792 INFO kablam! = note: for more information, see issue #50504 Sep 21 13:44:56.792 INFO kablam! Sep 21 13:44:56.802 INFO kablam! warning: cannot find type `Conn` in this scope Sep 21 13:44:56.802 INFO kablam! --> src/server/worker.rs:30:10 Sep 21 13:44:56.802 INFO kablam! | Sep 21 13:44:56.802 INFO kablam! 30 | #[derive(Message)] Sep 21 13:44:56.802 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 13:44:56.802 INFO kablam! | Sep 21 13:44:56.802 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 21 13:44:56.802 INFO kablam! = note: for more information, see issue #50504 Sep 21 13:44:56.802 INFO kablam! Sep 21 13:44:56.803 INFO kablam! warning: cannot find type `PauseServer` in this scope Sep 21 13:44:56.803 INFO kablam! --> src/server/mod.rs:105:10 Sep 21 13:44:56.803 INFO kablam! | Sep 21 13:44:56.803 INFO kablam! 105 | #[derive(Message)] Sep 21 13:44:56.803 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 13:44:56.803 INFO kablam! | Sep 21 13:44:56.803 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 21 13:44:56.803 INFO kablam! = note: for more information, see issue #50504 Sep 21 13:44:56.803 INFO kablam! Sep 21 13:44:56.803 INFO kablam! warning: cannot find type `ResumeServer` in this scope Sep 21 13:44:56.803 INFO kablam! --> src/server/mod.rs:109:10 Sep 21 13:44:56.803 INFO kablam! | Sep 21 13:44:56.803 INFO kablam! 109 | #[derive(Message)] Sep 21 13:44:56.803 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 13:44:56.803 INFO kablam! | Sep 21 13:44:56.803 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 21 13:44:56.804 INFO kablam! = note: for more information, see issue #50504 Sep 21 13:44:56.804 INFO kablam! Sep 21 13:44:56.814 INFO kablam! warning: cannot find type `Message` in this scope Sep 21 13:44:56.814 INFO kablam! --> src/ws/mod.rs:161:28 Sep 21 13:44:56.814 INFO kablam! | Sep 21 13:44:56.814 INFO kablam! 161 | #[derive(Debug, PartialEq, Message)] Sep 21 13:44:56.814 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 13:44:56.814 INFO kablam! | Sep 21 13:44:56.815 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 21 13:44:56.815 INFO kablam! = note: for more information, see issue #50504 Sep 21 13:44:56.815 INFO kablam! Sep 21 13:44:58.414 INFO kablam! warning: unused import: `current as current_task` Sep 21 13:44:58.414 INFO kablam! --> src/payload.rs:3:21 Sep 21 13:44:58.414 INFO kablam! | Sep 21 13:44:58.415 INFO kablam! 3 | use futures::task::{current as current_task, Task}; Sep 21 13:44:58.415 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:44:58.415 INFO kablam! | Sep 21 13:44:58.415 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 13:44:58.415 INFO kablam! Sep 21 13:44:58.434 INFO kablam! warning: cannot find type `ClientConnectorStats` in this scope Sep 21 13:44:58.435 INFO kablam! --> src/client/connector.rs:37:19 Sep 21 13:44:58.435 INFO kablam! | Sep 21 13:44:58.435 INFO kablam! 37 | #[derive(Default, Message)] Sep 21 13:44:58.435 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 13:44:58.435 INFO kablam! | Sep 21 13:44:58.435 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 21 13:44:58.435 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 21 13:44:58.438 INFO kablam! = note: for more information, see issue #50504 Sep 21 13:44:58.438 INFO kablam! Sep 21 13:44:58.438 INFO kablam! warning: cannot find type `Resume` in this scope Sep 21 13:44:58.438 INFO kablam! --> src/client/connector.rs:114:10 Sep 21 13:44:58.438 INFO kablam! | Sep 21 13:44:58.438 INFO kablam! 114 | #[derive(Message)] Sep 21 13:44:58.438 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 13:44:58.438 INFO kablam! | Sep 21 13:44:58.438 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 21 13:44:58.438 INFO kablam! = note: for more information, see issue #50504 Sep 21 13:44:58.438 INFO kablam! Sep 21 13:44:58.510 INFO kablam! warning: cannot find type `Conn` in this scope Sep 21 13:44:58.510 INFO kablam! --> src/server/worker.rs:30:10 Sep 21 13:44:58.510 INFO kablam! | Sep 21 13:44:58.511 INFO kablam! 30 | #[derive(Message)] Sep 21 13:44:58.511 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 13:44:58.511 INFO kablam! | Sep 21 13:44:58.511 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 21 13:44:58.512 INFO kablam! = note: for more information, see issue #50504 Sep 21 13:44:58.512 INFO kablam! Sep 21 13:44:58.512 INFO kablam! warning: cannot find type `PauseServer` in this scope Sep 21 13:44:58.512 INFO kablam! --> src/server/mod.rs:105:10 Sep 21 13:44:58.512 INFO kablam! | Sep 21 13:44:58.513 INFO kablam! 105 | #[derive(Message)] Sep 21 13:44:58.513 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 13:44:58.513 INFO kablam! | Sep 21 13:44:58.513 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 21 13:44:58.514 INFO kablam! = note: for more information, see issue #50504 Sep 21 13:44:58.514 INFO kablam! Sep 21 13:44:58.514 INFO kablam! warning: cannot find type `ResumeServer` in this scope Sep 21 13:44:58.515 INFO kablam! --> src/server/mod.rs:109:10 Sep 21 13:44:58.515 INFO kablam! | Sep 21 13:44:58.515 INFO kablam! 109 | #[derive(Message)] Sep 21 13:44:58.515 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 13:44:58.516 INFO kablam! | Sep 21 13:44:58.516 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 21 13:44:58.516 INFO kablam! = note: for more information, see issue #50504 Sep 21 13:44:58.516 INFO kablam! Sep 21 13:44:58.516 INFO kablam! warning: cannot find type `Message` in this scope Sep 21 13:44:58.517 INFO kablam! --> src/ws/mod.rs:161:28 Sep 21 13:44:58.517 INFO kablam! | Sep 21 13:44:58.517 INFO kablam! 161 | #[derive(Debug, PartialEq, Message)] Sep 21 13:44:58.518 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 13:44:58.518 INFO kablam! | Sep 21 13:44:58.518 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 21 13:44:58.519 INFO kablam! = note: for more information, see issue #50504 Sep 21 13:44:58.519 INFO kablam! Sep 21 13:45:30.646 INFO kablam! warning: method is never used: `payload` Sep 21 13:45:30.646 INFO kablam! --> src/httprequest.rs:488:5 Sep 21 13:45:30.646 INFO kablam! | Sep 21 13:45:30.646 INFO kablam! 488 | pub(crate) fn payload(&self) -> &Payload { Sep 21 13:45:30.646 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:45:30.646 INFO kablam! | Sep 21 13:45:30.646 INFO kablam! = note: #[warn(dead_code)] on by default Sep 21 13:45:30.646 INFO kablam! Sep 21 13:45:30.646 INFO kablam! warning: method is never used: `readall` Sep 21 13:45:30.646 INFO kablam! --> src/payload.rs:87:5 Sep 21 13:45:30.646 INFO kablam! | Sep 21 13:45:30.646 INFO kablam! 87 | pub(crate) fn readall(&self) -> Option { Sep 21 13:45:30.646 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:45:30.646 INFO kablam! Sep 21 13:45:30.646 INFO kablam! warning: method is never used: `readall` Sep 21 13:45:30.646 INFO kablam! --> src/payload.rs:239:5 Sep 21 13:45:30.646 INFO kablam! | Sep 21 13:45:30.646 INFO kablam! 239 | pub(crate) fn readall(&mut self) -> Option { Sep 21 13:45:30.646 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:45:30.646 INFO kablam! Sep 21 13:45:30.646 INFO kablam! warning: method is never used: `feed_data` Sep 21 13:45:30.646 INFO kablam! --> src/server/h1.rs:519:9 Sep 21 13:45:30.646 INFO kablam! | Sep 21 13:45:30.646 INFO kablam! 519 | fn feed_data(&mut self, data: &'static str) { Sep 21 13:45:30.646 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:45:30.671 INFO kablam! Sep 21 13:45:31.642 INFO kablam! warning: unused variable: `response` Sep 21 13:45:31.642 INFO kablam! --> tests/test_middleware.rs:838:9 Sep 21 13:45:31.642 INFO kablam! | Sep 21 13:45:31.642 INFO kablam! 838 | let response = srv.execute(request.send()).unwrap(); Sep 21 13:45:31.642 INFO kablam! | ^^^^^^^^ help: consider using `_response` instead Sep 21 13:45:31.642 INFO kablam! | Sep 21 13:45:31.642 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 21 13:45:31.642 INFO kablam! Sep 21 13:45:31.642 INFO kablam! warning: unused variable: `response` Sep 21 13:45:31.642 INFO kablam! --> tests/test_middleware.rs:868:9 Sep 21 13:45:31.642 INFO kablam! | Sep 21 13:45:31.642 INFO kablam! 868 | let response = srv.execute(request.send()).unwrap(); Sep 21 13:45:31.642 INFO kablam! | ^^^^^^^^ help: consider using `_response` instead Sep 21 13:45:31.642 INFO kablam! Sep 21 13:45:31.642 INFO kablam! warning: unused variable: `response` Sep 21 13:45:31.642 INFO kablam! --> tests/test_middleware.rs:900:9 Sep 21 13:45:31.642 INFO kablam! | Sep 21 13:45:31.642 INFO kablam! 900 | let response = srv.execute(request.send()).unwrap(); Sep 21 13:45:31.642 INFO kablam! | ^^^^^^^^ help: consider using `_response` instead Sep 21 13:45:31.642 INFO kablam! Sep 21 13:45:31.642 INFO kablam! warning: unused variable: `response` Sep 21 13:45:31.642 INFO kablam! --> tests/test_middleware.rs:932:9 Sep 21 13:45:31.642 INFO kablam! | Sep 21 13:45:31.642 INFO kablam! 932 | let response = srv.execute(request.send()).unwrap(); Sep 21 13:45:31.642 INFO kablam! | ^^^^^^^^ help: consider using `_response` instead Sep 21 13:45:31.642 INFO kablam! Sep 21 13:45:31.642 INFO kablam! warning: unused variable: `response` Sep 21 13:45:31.642 INFO kablam! --> tests/test_middleware.rs:963:9 Sep 21 13:45:31.642 INFO kablam! | Sep 21 13:45:31.642 INFO kablam! 963 | let response = srv.execute(request.send()).unwrap(); Sep 21 13:45:31.642 INFO kablam! | ^^^^^^^^ help: consider using `_response` instead Sep 21 13:45:31.642 INFO kablam! Sep 21 13:45:31.642 INFO kablam! warning: unused variable: `response` Sep 21 13:45:31.642 INFO kablam! --> tests/test_middleware.rs:994:9 Sep 21 13:45:31.642 INFO kablam! | Sep 21 13:45:31.642 INFO kablam! 994 | let response = srv.execute(request.send()).unwrap(); Sep 21 13:45:31.642 INFO kablam! | ^^^^^^^^ help: consider using `_response` instead Sep 21 13:45:31.642 INFO kablam! Sep 21 13:45:32.411 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 43.21s Sep 21 13:45:32.457 INFO kablam! su: No module specific data is present Sep 21 13:45:33.196 INFO running `"docker" "rm" "-f" "0e00dbe119eafe6f0118c1ec4d5a63a515c6367ae5141341c91f86fec4ad3adf"` Sep 21 13:45:33.317 INFO blam! 0e00dbe119eafe6f0118c1ec4d5a63a515c6367ae5141341c91f86fec4ad3adf