Sep 02 03:53:16.880 INFO checking actix-web-0.6.15 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 02 03:53:16.880 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 03:53:16.880 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-2/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 03:53:17.062 INFO blam! 78a3cdd8c149cd1ba119630fc2cd37dde668a503962c196959f8c9e3a0b57049 Sep 02 03:53:17.064 INFO running `"docker" "start" "-a" "78a3cdd8c149cd1ba119630fc2cd37dde668a503962c196959f8c9e3a0b57049"` Sep 02 03:53:18.241 INFO kablam! Compiling actix-web v0.6.15 (file:///source) Sep 02 03:53:30.422 INFO kablam! warning: cannot find type `ClientConnectorStats` in this scope Sep 02 03:53:30.423 INFO kablam! --> src/client/connector.rs:37:19 Sep 02 03:53:30.423 INFO kablam! | Sep 02 03:53:30.423 INFO kablam! 37 | #[derive(Default, Message)] Sep 02 03:53:30.423 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 03:53:30.428 INFO kablam! | Sep 02 03:53:30.428 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 02 03:53:30.428 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 02 03:53:30.428 INFO kablam! = note: for more information, see issue #50504 Sep 02 03:53:30.428 INFO kablam! Sep 02 03:53:30.429 INFO kablam! warning: cannot find type `Resume` in this scope Sep 02 03:53:30.429 INFO kablam! --> src/client/connector.rs:114:10 Sep 02 03:53:30.429 INFO kablam! | Sep 02 03:53:30.429 INFO kablam! 114 | #[derive(Message)] Sep 02 03:53:30.429 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 03:53:30.429 INFO kablam! | Sep 02 03:53:30.429 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 02 03:53:30.429 INFO kablam! = note: for more information, see issue #50504 Sep 02 03:53:30.429 INFO kablam! Sep 02 03:53:30.505 INFO kablam! warning: cannot find type `Conn` in this scope Sep 02 03:53:30.505 INFO kablam! --> src/server/worker.rs:30:10 Sep 02 03:53:30.505 INFO kablam! | Sep 02 03:53:30.505 INFO kablam! 30 | #[derive(Message)] Sep 02 03:53:30.505 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 03:53:30.505 INFO kablam! | Sep 02 03:53:30.505 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 02 03:53:30.505 INFO kablam! = note: for more information, see issue #50504 Sep 02 03:53:30.505 INFO kablam! Sep 02 03:53:30.506 INFO kablam! warning: cannot find type `PauseServer` in this scope Sep 02 03:53:30.506 INFO kablam! --> src/server/mod.rs:105:10 Sep 02 03:53:30.506 INFO kablam! | Sep 02 03:53:30.506 INFO kablam! 105 | #[derive(Message)] Sep 02 03:53:30.506 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 03:53:30.506 INFO kablam! | Sep 02 03:53:30.506 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 02 03:53:30.506 INFO kablam! = note: for more information, see issue #50504 Sep 02 03:53:30.506 INFO kablam! Sep 02 03:53:30.507 INFO kablam! warning: cannot find type `ResumeServer` in this scope Sep 02 03:53:30.507 INFO kablam! --> src/server/mod.rs:109:10 Sep 02 03:53:30.507 INFO kablam! | Sep 02 03:53:30.507 INFO kablam! 109 | #[derive(Message)] Sep 02 03:53:30.507 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 03:53:30.507 INFO kablam! | Sep 02 03:53:30.507 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 02 03:53:30.507 INFO kablam! = note: for more information, see issue #50504 Sep 02 03:53:30.507 INFO kablam! Sep 02 03:53:30.526 INFO kablam! warning: cannot find type `Message` in this scope Sep 02 03:53:30.526 INFO kablam! --> src/ws/mod.rs:161:28 Sep 02 03:53:30.526 INFO kablam! | Sep 02 03:53:30.526 INFO kablam! 161 | #[derive(Debug, PartialEq, Message)] Sep 02 03:53:30.526 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 03:53:30.527 INFO kablam! | Sep 02 03:53:30.527 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 02 03:53:30.527 INFO kablam! = note: for more information, see issue #50504 Sep 02 03:53:30.527 INFO kablam! Sep 02 03:53:32.369 INFO kablam! warning: unused import: `current as current_task` Sep 02 03:53:32.369 INFO kablam! --> src/payload.rs:3:21 Sep 02 03:53:32.369 INFO kablam! | Sep 02 03:53:32.369 INFO kablam! 3 | use futures::task::{current as current_task, Task}; Sep 02 03:53:32.369 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 03:53:32.369 INFO kablam! | Sep 02 03:53:32.370 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 02 03:53:32.370 INFO kablam! Sep 02 03:53:32.392 INFO kablam! warning: cannot find type `ClientConnectorStats` in this scope Sep 02 03:53:32.392 INFO kablam! --> src/client/connector.rs:37:19 Sep 02 03:53:32.392 INFO kablam! | Sep 02 03:53:32.392 INFO kablam! 37 | #[derive(Default, Message)] Sep 02 03:53:32.392 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 03:53:32.393 INFO kablam! | Sep 02 03:53:32.393 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 02 03:53:32.393 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 02 03:53:32.393 INFO kablam! = note: for more information, see issue #50504 Sep 02 03:53:32.394 INFO kablam! Sep 02 03:53:32.394 INFO kablam! warning: cannot find type `Resume` in this scope Sep 02 03:53:32.394 INFO kablam! --> src/client/connector.rs:114:10 Sep 02 03:53:32.394 INFO kablam! | Sep 02 03:53:32.394 INFO kablam! 114 | #[derive(Message)] Sep 02 03:53:32.394 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 03:53:32.395 INFO kablam! | Sep 02 03:53:32.395 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 02 03:53:32.395 INFO kablam! = note: for more information, see issue #50504 Sep 02 03:53:32.396 INFO kablam! Sep 02 03:53:32.458 INFO kablam! warning: cannot find type `Conn` in this scope Sep 02 03:53:32.459 INFO kablam! --> src/server/worker.rs:30:10 Sep 02 03:53:32.459 INFO kablam! | Sep 02 03:53:32.460 INFO kablam! 30 | #[derive(Message)] Sep 02 03:53:32.460 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 03:53:32.460 INFO kablam! | Sep 02 03:53:32.460 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 02 03:53:32.460 INFO kablam! = note: for more information, see issue #50504 Sep 02 03:53:32.460 INFO kablam! Sep 02 03:53:32.461 INFO kablam! warning: cannot find type `PauseServer` in this scope Sep 02 03:53:32.461 INFO kablam! --> src/server/mod.rs:105:10 Sep 02 03:53:32.461 INFO kablam! | Sep 02 03:53:32.461 INFO kablam! 105 | #[derive(Message)] Sep 02 03:53:32.461 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 03:53:32.461 INFO kablam! | Sep 02 03:53:32.462 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 02 03:53:32.462 INFO kablam! = note: for more information, see issue #50504 Sep 02 03:53:32.462 INFO kablam! Sep 02 03:53:32.463 INFO kablam! warning: cannot find type `ResumeServer` in this scope Sep 02 03:53:32.463 INFO kablam! --> src/server/mod.rs:109:10 Sep 02 03:53:32.463 INFO kablam! | Sep 02 03:53:32.463 INFO kablam! 109 | #[derive(Message)] Sep 02 03:53:32.463 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 03:53:32.463 INFO kablam! | Sep 02 03:53:32.464 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 02 03:53:32.464 INFO kablam! = note: for more information, see issue #50504 Sep 02 03:53:32.464 INFO kablam! Sep 02 03:53:32.478 INFO kablam! warning: cannot find type `Message` in this scope Sep 02 03:53:32.478 INFO kablam! --> src/ws/mod.rs:161:28 Sep 02 03:53:32.478 INFO kablam! | Sep 02 03:53:32.478 INFO kablam! 161 | #[derive(Debug, PartialEq, Message)] Sep 02 03:53:32.478 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 03:53:32.479 INFO kablam! | Sep 02 03:53:32.479 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 02 03:53:32.479 INFO kablam! = note: for more information, see issue #50504 Sep 02 03:53:32.480 INFO kablam! Sep 02 03:54:09.232 INFO kablam! warning: method is never used: `payload` Sep 02 03:54:09.232 INFO kablam! --> src/httprequest.rs:488:5 Sep 02 03:54:09.232 INFO kablam! | Sep 02 03:54:09.232 INFO kablam! 488 | pub(crate) fn payload(&self) -> &Payload { Sep 02 03:54:09.232 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 03:54:09.232 INFO kablam! | Sep 02 03:54:09.232 INFO kablam! = note: #[warn(dead_code)] on by default Sep 02 03:54:09.232 INFO kablam! Sep 02 03:54:09.241 INFO kablam! warning: method is never used: `readall` Sep 02 03:54:09.241 INFO kablam! --> src/payload.rs:87:5 Sep 02 03:54:09.241 INFO kablam! | Sep 02 03:54:09.241 INFO kablam! 87 | pub(crate) fn readall(&self) -> Option { Sep 02 03:54:09.241 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 03:54:09.241 INFO kablam! Sep 02 03:54:09.241 INFO kablam! warning: method is never used: `readall` Sep 02 03:54:09.241 INFO kablam! --> src/payload.rs:239:5 Sep 02 03:54:09.241 INFO kablam! | Sep 02 03:54:09.241 INFO kablam! 239 | pub(crate) fn readall(&mut self) -> Option { Sep 02 03:54:09.241 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 03:54:09.242 INFO kablam! Sep 02 03:54:09.248 INFO kablam! warning: method is never used: `feed_data` Sep 02 03:54:09.248 INFO kablam! --> src/server/h1.rs:519:9 Sep 02 03:54:09.248 INFO kablam! | Sep 02 03:54:09.248 INFO kablam! 519 | fn feed_data(&mut self, data: &'static str) { Sep 02 03:54:09.248 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 03:54:09.259 INFO kablam! Sep 02 03:54:17.191 INFO kablam! warning: unused variable: `response` Sep 02 03:54:17.192 INFO kablam! --> tests/test_middleware.rs:838:9 Sep 02 03:54:17.192 INFO kablam! | Sep 02 03:54:17.192 INFO kablam! 838 | let response = srv.execute(request.send()).unwrap(); Sep 02 03:54:17.192 INFO kablam! | ^^^^^^^^ help: consider using `_response` instead Sep 02 03:54:17.192 INFO kablam! | Sep 02 03:54:17.192 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 02 03:54:17.192 INFO kablam! Sep 02 03:54:17.192 INFO kablam! warning: unused variable: `response` Sep 02 03:54:17.192 INFO kablam! --> tests/test_middleware.rs:868:9 Sep 02 03:54:17.192 INFO kablam! | Sep 02 03:54:17.192 INFO kablam! 868 | let response = srv.execute(request.send()).unwrap(); Sep 02 03:54:17.192 INFO kablam! | ^^^^^^^^ help: consider using `_response` instead Sep 02 03:54:17.192 INFO kablam! Sep 02 03:54:17.192 INFO kablam! warning: unused variable: `response` Sep 02 03:54:17.192 INFO kablam! --> tests/test_middleware.rs:900:9 Sep 02 03:54:17.192 INFO kablam! | Sep 02 03:54:17.192 INFO kablam! 900 | let response = srv.execute(request.send()).unwrap(); Sep 02 03:54:17.192 INFO kablam! | ^^^^^^^^ help: consider using `_response` instead Sep 02 03:54:17.192 INFO kablam! Sep 02 03:54:17.192 INFO kablam! warning: unused variable: `response` Sep 02 03:54:17.192 INFO kablam! --> tests/test_middleware.rs:932:9 Sep 02 03:54:17.192 INFO kablam! | Sep 02 03:54:17.192 INFO kablam! 932 | let response = srv.execute(request.send()).unwrap(); Sep 02 03:54:17.192 INFO kablam! | ^^^^^^^^ help: consider using `_response` instead Sep 02 03:54:17.192 INFO kablam! Sep 02 03:54:17.192 INFO kablam! warning: unused variable: `response` Sep 02 03:54:17.192 INFO kablam! --> tests/test_middleware.rs:963:9 Sep 02 03:54:17.192 INFO kablam! | Sep 02 03:54:17.192 INFO kablam! 963 | let response = srv.execute(request.send()).unwrap(); Sep 02 03:54:17.192 INFO kablam! | ^^^^^^^^ help: consider using `_response` instead Sep 02 03:54:17.192 INFO kablam! Sep 02 03:54:17.192 INFO kablam! warning: unused variable: `response` Sep 02 03:54:17.192 INFO kablam! --> tests/test_middleware.rs:994:9 Sep 02 03:54:17.192 INFO kablam! | Sep 02 03:54:17.192 INFO kablam! 994 | let response = srv.execute(request.send()).unwrap(); Sep 02 03:54:17.193 INFO kablam! | ^^^^^^^^ help: consider using `_response` instead Sep 02 03:54:17.193 INFO kablam! Sep 02 03:54:17.544 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 59.71s Sep 02 03:54:17.585 INFO kablam! su: No module specific data is present Sep 02 03:54:18.273 INFO running `"docker" "rm" "-f" "78a3cdd8c149cd1ba119630fc2cd37dde668a503962c196959f8c9e3a0b57049"` Sep 02 03:54:18.365 INFO blam! 78a3cdd8c149cd1ba119630fc2cd37dde668a503962c196959f8c9e3a0b57049