Sep 02 21:25:14.849 INFO checking actix-web-0.6.15 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 21:25:14.849 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 21:25:14.849 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-2/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 21:25:15.102 INFO blam! fb03e7b00394f69663d385211c5844948b3ef0224ab3366dabf6c5189dd743ab Sep 02 21:25:15.104 INFO running `"docker" "start" "-a" "fb03e7b00394f69663d385211c5844948b3ef0224ab3366dabf6c5189dd743ab"` Sep 02 21:25:16.595 INFO kablam! Compiling actix-web v0.6.15 (file:///source) Sep 02 21:25:29.459 INFO kablam! warning: cannot find type `ClientConnectorStats` in this scope Sep 02 21:25:29.459 INFO kablam! --> src/client/connector.rs:37:19 Sep 02 21:25:29.459 INFO kablam! | Sep 02 21:25:29.459 INFO kablam! 37 | #[derive(Default, Message)] Sep 02 21:25:29.459 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 21:25:29.459 INFO kablam! | Sep 02 21:25:29.460 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 02 21:25:29.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 21:25:29.461 INFO kablam! = note: for more information, see issue #50504 Sep 02 21:25:29.461 INFO kablam! Sep 02 21:25:29.462 INFO kablam! warning: cannot find type `Resume` in this scope Sep 02 21:25:29.462 INFO kablam! --> src/client/connector.rs:114:10 Sep 02 21:25:29.462 INFO kablam! | Sep 02 21:25:29.462 INFO kablam! 114 | #[derive(Message)] Sep 02 21:25:29.462 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 21:25:29.462 INFO kablam! | Sep 02 21:25:29.463 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 21:25:29.463 INFO kablam! = note: for more information, see issue #50504 Sep 02 21:25:29.464 INFO kablam! Sep 02 21:25:29.504 INFO kablam! warning: cannot find type `Conn` in this scope Sep 02 21:25:29.504 INFO kablam! --> src/server/worker.rs:30:10 Sep 02 21:25:29.504 INFO kablam! | Sep 02 21:25:29.504 INFO kablam! 30 | #[derive(Message)] Sep 02 21:25:29.504 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 21:25:29.505 INFO kablam! | Sep 02 21:25:29.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 21:25:29.506 INFO kablam! = note: for more information, see issue #50504 Sep 02 21:25:29.506 INFO kablam! Sep 02 21:25:29.508 INFO kablam! warning: cannot find type `PauseServer` in this scope Sep 02 21:25:29.508 INFO kablam! --> src/server/mod.rs:105:10 Sep 02 21:25:29.508 INFO kablam! | Sep 02 21:25:29.508 INFO kablam! 105 | #[derive(Message)] Sep 02 21:25:29.508 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 21:25:29.509 INFO kablam! | Sep 02 21:25:29.509 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 21:25:29.510 INFO kablam! = note: for more information, see issue #50504 Sep 02 21:25:29.510 INFO kablam! Sep 02 21:25:29.511 INFO kablam! warning: cannot find type `ResumeServer` in this scope Sep 02 21:25:29.511 INFO kablam! --> src/server/mod.rs:109:10 Sep 02 21:25:29.511 INFO kablam! | Sep 02 21:25:29.511 INFO kablam! 109 | #[derive(Message)] Sep 02 21:25:29.511 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 21:25:29.511 INFO kablam! | Sep 02 21:25:29.512 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 21:25:29.512 INFO kablam! = note: for more information, see issue #50504 Sep 02 21:25:29.513 INFO kablam! Sep 02 21:25:29.520 INFO kablam! warning: cannot find type `Message` in this scope Sep 02 21:25:29.520 INFO kablam! --> src/ws/mod.rs:161:28 Sep 02 21:25:29.520 INFO kablam! | Sep 02 21:25:29.520 INFO kablam! 161 | #[derive(Debug, PartialEq, Message)] Sep 02 21:25:29.520 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 21:25:29.521 INFO kablam! | Sep 02 21:25:29.521 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 21:25:29.522 INFO kablam! = note: for more information, see issue #50504 Sep 02 21:25:29.522 INFO kablam! Sep 02 21:25:31.253 INFO kablam! warning: unused import: `current as current_task` Sep 02 21:25:31.253 INFO kablam! --> src/payload.rs:3:21 Sep 02 21:25:31.253 INFO kablam! | Sep 02 21:25:31.253 INFO kablam! 3 | use futures::task::{current as current_task, Task}; Sep 02 21:25:31.253 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 21:25:31.253 INFO kablam! | Sep 02 21:25:31.253 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 02 21:25:31.253 INFO kablam! Sep 02 21:25:31.273 INFO kablam! warning: cannot find type `ClientConnectorStats` in this scope Sep 02 21:25:31.273 INFO kablam! --> src/client/connector.rs:37:19 Sep 02 21:25:31.273 INFO kablam! | Sep 02 21:25:31.273 INFO kablam! 37 | #[derive(Default, Message)] Sep 02 21:25:31.273 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 21:25:31.273 INFO kablam! | Sep 02 21:25:31.273 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 02 21:25:31.273 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 21:25:31.273 INFO kablam! = note: for more information, see issue #50504 Sep 02 21:25:31.273 INFO kablam! Sep 02 21:25:31.274 INFO kablam! warning: cannot find type `Resume` in this scope Sep 02 21:25:31.274 INFO kablam! --> src/client/connector.rs:114:10 Sep 02 21:25:31.274 INFO kablam! | Sep 02 21:25:31.274 INFO kablam! 114 | #[derive(Message)] Sep 02 21:25:31.274 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 21:25:31.274 INFO kablam! | Sep 02 21:25:31.274 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 21:25:31.274 INFO kablam! = note: for more information, see issue #50504 Sep 02 21:25:31.275 INFO kablam! Sep 02 21:25:31.333 INFO kablam! warning: cannot find type `Conn` in this scope Sep 02 21:25:31.333 INFO kablam! --> src/server/worker.rs:30:10 Sep 02 21:25:31.333 INFO kablam! | Sep 02 21:25:31.333 INFO kablam! 30 | #[derive(Message)] Sep 02 21:25:31.333 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 21:25:31.333 INFO kablam! | Sep 02 21:25:31.333 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 21:25:31.333 INFO kablam! = note: for more information, see issue #50504 Sep 02 21:25:31.333 INFO kablam! Sep 02 21:25:31.334 INFO kablam! warning: cannot find type `PauseServer` in this scope Sep 02 21:25:31.334 INFO kablam! --> src/server/mod.rs:105:10 Sep 02 21:25:31.334 INFO kablam! | Sep 02 21:25:31.334 INFO kablam! 105 | #[derive(Message)] Sep 02 21:25:31.334 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 21:25:31.334 INFO kablam! | Sep 02 21:25:31.334 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 21:25:31.334 INFO kablam! = note: for more information, see issue #50504 Sep 02 21:25:31.335 INFO kablam! Sep 02 21:25:31.335 INFO kablam! warning: cannot find type `ResumeServer` in this scope Sep 02 21:25:31.335 INFO kablam! --> src/server/mod.rs:109:10 Sep 02 21:25:31.335 INFO kablam! | Sep 02 21:25:31.335 INFO kablam! 109 | #[derive(Message)] Sep 02 21:25:31.335 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 21:25:31.335 INFO kablam! | Sep 02 21:25:31.335 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 21:25:31.335 INFO kablam! = note: for more information, see issue #50504 Sep 02 21:25:31.335 INFO kablam! Sep 02 21:25:31.347 INFO kablam! warning: cannot find type `Message` in this scope Sep 02 21:25:31.347 INFO kablam! --> src/ws/mod.rs:161:28 Sep 02 21:25:31.347 INFO kablam! | Sep 02 21:25:31.347 INFO kablam! 161 | #[derive(Debug, PartialEq, Message)] Sep 02 21:25:31.347 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 21:25:31.348 INFO kablam! | Sep 02 21:25:31.348 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 21:25:31.349 INFO kablam! = note: for more information, see issue #50504 Sep 02 21:25:31.349 INFO kablam! Sep 02 21:26:11.399 INFO kablam! warning: method is never used: `payload` Sep 02 21:26:11.400 INFO kablam! --> src/httprequest.rs:488:5 Sep 02 21:26:11.400 INFO kablam! | Sep 02 21:26:11.400 INFO kablam! 488 | pub(crate) fn payload(&self) -> &Payload { Sep 02 21:26:11.400 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 21:26:11.400 INFO kablam! | Sep 02 21:26:11.401 INFO kablam! = note: #[warn(dead_code)] on by default Sep 02 21:26:11.401 INFO kablam! Sep 02 21:26:11.401 INFO kablam! warning: method is never used: `readall` Sep 02 21:26:11.401 INFO kablam! --> src/payload.rs:87:5 Sep 02 21:26:11.401 INFO kablam! | Sep 02 21:26:11.401 INFO kablam! 87 | pub(crate) fn readall(&self) -> Option { Sep 02 21:26:11.401 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 21:26:11.401 INFO kablam! Sep 02 21:26:11.401 INFO kablam! warning: method is never used: `readall` Sep 02 21:26:11.401 INFO kablam! --> src/payload.rs:239:5 Sep 02 21:26:11.401 INFO kablam! | Sep 02 21:26:11.401 INFO kablam! 239 | pub(crate) fn readall(&mut self) -> Option { Sep 02 21:26:11.401 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 21:26:11.401 INFO kablam! Sep 02 21:26:11.406 INFO kablam! warning: method is never used: `feed_data` Sep 02 21:26:11.406 INFO kablam! --> src/server/h1.rs:519:9 Sep 02 21:26:11.406 INFO kablam! | Sep 02 21:26:11.406 INFO kablam! 519 | fn feed_data(&mut self, data: &'static str) { Sep 02 21:26:11.406 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 21:26:11.406 INFO kablam! Sep 02 21:26:17.838 INFO kablam! warning: unused variable: `response` Sep 02 21:26:17.838 INFO kablam! --> tests/test_middleware.rs:838:9 Sep 02 21:26:17.838 INFO kablam! | Sep 02 21:26:17.838 INFO kablam! 838 | let response = srv.execute(request.send()).unwrap(); Sep 02 21:26:17.838 INFO kablam! | ^^^^^^^^ help: consider using `_response` instead Sep 02 21:26:17.838 INFO kablam! | Sep 02 21:26:17.838 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 02 21:26:17.838 INFO kablam! Sep 02 21:26:17.839 INFO kablam! warning: unused variable: `response` Sep 02 21:26:17.839 INFO kablam! --> tests/test_middleware.rs:868:9 Sep 02 21:26:17.839 INFO kablam! | Sep 02 21:26:17.839 INFO kablam! 868 | let response = srv.execute(request.send()).unwrap(); Sep 02 21:26:17.840 INFO kablam! | ^^^^^^^^ help: consider using `_response` instead Sep 02 21:26:17.840 INFO kablam! Sep 02 21:26:17.840 INFO kablam! warning: unused variable: `response` Sep 02 21:26:17.840 INFO kablam! --> tests/test_middleware.rs:900:9 Sep 02 21:26:17.840 INFO kablam! | Sep 02 21:26:17.840 INFO kablam! 900 | let response = srv.execute(request.send()).unwrap(); Sep 02 21:26:17.840 INFO kablam! | ^^^^^^^^ help: consider using `_response` instead Sep 02 21:26:17.840 INFO kablam! Sep 02 21:26:17.840 INFO kablam! warning: unused variable: `response` Sep 02 21:26:17.840 INFO kablam! --> tests/test_middleware.rs:932:9 Sep 02 21:26:17.840 INFO kablam! | Sep 02 21:26:17.840 INFO kablam! 932 | let response = srv.execute(request.send()).unwrap(); Sep 02 21:26:17.840 INFO kablam! | ^^^^^^^^ help: consider using `_response` instead Sep 02 21:26:17.840 INFO kablam! Sep 02 21:26:17.840 INFO kablam! warning: unused variable: `response` Sep 02 21:26:17.840 INFO kablam! --> tests/test_middleware.rs:963:9 Sep 02 21:26:17.840 INFO kablam! | Sep 02 21:26:17.840 INFO kablam! 963 | let response = srv.execute(request.send()).unwrap(); Sep 02 21:26:17.840 INFO kablam! | ^^^^^^^^ help: consider using `_response` instead Sep 02 21:26:17.840 INFO kablam! Sep 02 21:26:17.840 INFO kablam! warning: unused variable: `response` Sep 02 21:26:17.840 INFO kablam! --> tests/test_middleware.rs:994:9 Sep 02 21:26:17.840 INFO kablam! | Sep 02 21:26:17.841 INFO kablam! 994 | let response = srv.execute(request.send()).unwrap(); Sep 02 21:26:17.841 INFO kablam! | ^^^^^^^^ help: consider using `_response` instead Sep 02 21:26:17.841 INFO kablam! Sep 02 21:26:18.275 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 02s Sep 02 21:26:18.330 INFO kablam! su: No module specific data is present Sep 02 21:26:18.862 INFO running `"docker" "rm" "-f" "fb03e7b00394f69663d385211c5844948b3ef0224ab3366dabf6c5189dd743ab"` Sep 02 21:26:19.026 INFO blam! fb03e7b00394f69663d385211c5844948b3ef0224ab3366dabf6c5189dd743ab