Sep 02 03:53:13.840 INFO checking actix-web-0.6.15 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 02 03:53:13.840 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 02 03:53:13.840 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-3/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-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:14.111 INFO blam! a97b68825bd2decb64e8422664bf185bd7042f14028be431bd5622a38ae9d7ea Sep 02 03:53:14.113 INFO running `"docker" "start" "-a" "a97b68825bd2decb64e8422664bf185bd7042f14028be431bd5622a38ae9d7ea"` Sep 02 03:53:15.305 INFO kablam! Compiling actix-web v0.6.15 (file:///source) Sep 02 03:53:26.163 INFO kablam! warning: cannot find type `ClientConnectorStats` in this scope Sep 02 03:53:26.163 INFO kablam! --> src/client/connector.rs:37:19 Sep 02 03:53:26.163 INFO kablam! | Sep 02 03:53:26.163 INFO kablam! 37 | #[derive(Default, Message)] Sep 02 03:53:26.163 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 03:53:26.164 INFO kablam! | Sep 02 03:53:26.164 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 02 03:53:26.164 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:26.164 INFO kablam! = note: for more information, see issue #50504 Sep 02 03:53:26.164 INFO kablam! Sep 02 03:53:26.164 INFO kablam! warning: cannot find type `Resume` in this scope Sep 02 03:53:26.164 INFO kablam! --> src/client/connector.rs:114:10 Sep 02 03:53:26.164 INFO kablam! | Sep 02 03:53:26.164 INFO kablam! 114 | #[derive(Message)] Sep 02 03:53:26.164 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 03:53:26.164 INFO kablam! | Sep 02 03:53:26.164 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:26.165 INFO kablam! = note: for more information, see issue #50504 Sep 02 03:53:26.165 INFO kablam! Sep 02 03:53:26.199 INFO kablam! warning: cannot find type `Conn` in this scope Sep 02 03:53:26.199 INFO kablam! --> src/server/worker.rs:30:10 Sep 02 03:53:26.199 INFO kablam! | Sep 02 03:53:26.199 INFO kablam! 30 | #[derive(Message)] Sep 02 03:53:26.199 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 03:53:26.199 INFO kablam! | Sep 02 03:53:26.199 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:26.199 INFO kablam! = note: for more information, see issue #50504 Sep 02 03:53:26.199 INFO kablam! Sep 02 03:53:26.200 INFO kablam! warning: cannot find type `PauseServer` in this scope Sep 02 03:53:26.200 INFO kablam! --> src/server/mod.rs:105:10 Sep 02 03:53:26.200 INFO kablam! | Sep 02 03:53:26.200 INFO kablam! 105 | #[derive(Message)] Sep 02 03:53:26.200 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 03:53:26.200 INFO kablam! | Sep 02 03:53:26.200 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:26.200 INFO kablam! = note: for more information, see issue #50504 Sep 02 03:53:26.200 INFO kablam! Sep 02 03:53:26.200 INFO kablam! warning: cannot find type `ResumeServer` in this scope Sep 02 03:53:26.200 INFO kablam! --> src/server/mod.rs:109:10 Sep 02 03:53:26.200 INFO kablam! | Sep 02 03:53:26.200 INFO kablam! 109 | #[derive(Message)] Sep 02 03:53:26.200 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 03:53:26.200 INFO kablam! | Sep 02 03:53:26.200 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:26.200 INFO kablam! = note: for more information, see issue #50504 Sep 02 03:53:26.201 INFO kablam! Sep 02 03:53:26.206 INFO kablam! warning: cannot find type `Message` in this scope Sep 02 03:53:26.206 INFO kablam! --> src/ws/mod.rs:161:28 Sep 02 03:53:26.206 INFO kablam! | Sep 02 03:53:26.206 INFO kablam! 161 | #[derive(Debug, PartialEq, Message)] Sep 02 03:53:26.206 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 03:53:26.206 INFO kablam! | Sep 02 03:53:26.207 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:26.207 INFO kablam! = note: for more information, see issue #50504 Sep 02 03:53:26.207 INFO kablam! Sep 02 03:53:27.310 INFO kablam! warning: unused import: `current as current_task` Sep 02 03:53:27.310 INFO kablam! --> src/payload.rs:3:21 Sep 02 03:53:27.310 INFO kablam! | Sep 02 03:53:27.310 INFO kablam! 3 | use futures::task::{current as current_task, Task}; Sep 02 03:53:27.310 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 03:53:27.310 INFO kablam! | Sep 02 03:53:27.310 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 02 03:53:27.310 INFO kablam! Sep 02 03:53:27.329 INFO kablam! warning: cannot find type `ClientConnectorStats` in this scope Sep 02 03:53:27.329 INFO kablam! --> src/client/connector.rs:37:19 Sep 02 03:53:27.329 INFO kablam! | Sep 02 03:53:27.329 INFO kablam! 37 | #[derive(Default, Message)] Sep 02 03:53:27.329 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 03:53:27.330 INFO kablam! | Sep 02 03:53:27.330 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 02 03:53:27.330 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:27.330 INFO kablam! = note: for more information, see issue #50504 Sep 02 03:53:27.330 INFO kablam! Sep 02 03:53:27.330 INFO kablam! warning: cannot find type `Resume` in this scope Sep 02 03:53:27.330 INFO kablam! --> src/client/connector.rs:114:10 Sep 02 03:53:27.330 INFO kablam! | Sep 02 03:53:27.330 INFO kablam! 114 | #[derive(Message)] Sep 02 03:53:27.330 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 03:53:27.330 INFO kablam! | Sep 02 03:53:27.330 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:27.331 INFO kablam! = note: for more information, see issue #50504 Sep 02 03:53:27.331 INFO kablam! Sep 02 03:53:27.389 INFO kablam! warning: cannot find type `Conn` in this scope Sep 02 03:53:27.389 INFO kablam! --> src/server/worker.rs:30:10 Sep 02 03:53:27.389 INFO kablam! | Sep 02 03:53:27.389 INFO kablam! 30 | #[derive(Message)] Sep 02 03:53:27.389 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 03:53:27.389 INFO kablam! | Sep 02 03:53:27.389 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:27.389 INFO kablam! = note: for more information, see issue #50504 Sep 02 03:53:27.389 INFO kablam! Sep 02 03:53:27.390 INFO kablam! warning: cannot find type `PauseServer` in this scope Sep 02 03:53:27.390 INFO kablam! --> src/server/mod.rs:105:10 Sep 02 03:53:27.390 INFO kablam! | Sep 02 03:53:27.390 INFO kablam! 105 | #[derive(Message)] Sep 02 03:53:27.390 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 03:53:27.390 INFO kablam! | Sep 02 03:53:27.391 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:27.391 INFO kablam! = note: for more information, see issue #50504 Sep 02 03:53:27.391 INFO kablam! Sep 02 03:53:27.391 INFO kablam! warning: cannot find type `ResumeServer` in this scope Sep 02 03:53:27.391 INFO kablam! --> src/server/mod.rs:109:10 Sep 02 03:53:27.391 INFO kablam! | Sep 02 03:53:27.391 INFO kablam! 109 | #[derive(Message)] Sep 02 03:53:27.391 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 03:53:27.391 INFO kablam! | Sep 02 03:53:27.391 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:27.391 INFO kablam! = note: for more information, see issue #50504 Sep 02 03:53:27.391 INFO kablam! Sep 02 03:53:27.403 INFO kablam! warning: cannot find type `Message` in this scope Sep 02 03:53:27.403 INFO kablam! --> src/ws/mod.rs:161:28 Sep 02 03:53:27.403 INFO kablam! | Sep 02 03:53:27.403 INFO kablam! 161 | #[derive(Debug, PartialEq, Message)] Sep 02 03:53:27.403 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 03:53:27.403 INFO kablam! | Sep 02 03:53:27.403 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:27.403 INFO kablam! = note: for more information, see issue #50504 Sep 02 03:53:27.403 INFO kablam! Sep 02 03:54:05.175 INFO kablam! warning: method is never used: `payload` Sep 02 03:54:05.175 INFO kablam! --> src/httprequest.rs:488:5 Sep 02 03:54:05.175 INFO kablam! | Sep 02 03:54:05.175 INFO kablam! 488 | pub(crate) fn payload(&self) -> &Payload { Sep 02 03:54:05.175 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 03:54:05.175 INFO kablam! | Sep 02 03:54:05.176 INFO kablam! = note: #[warn(dead_code)] on by default Sep 02 03:54:05.176 INFO kablam! Sep 02 03:54:05.178 INFO kablam! warning: method is never used: `readall` Sep 02 03:54:05.178 INFO kablam! --> src/payload.rs:87:5 Sep 02 03:54:05.178 INFO kablam! | Sep 02 03:54:05.178 INFO kablam! 87 | pub(crate) fn readall(&self) -> Option { Sep 02 03:54:05.178 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 03:54:05.178 INFO kablam! Sep 02 03:54:05.179 INFO kablam! warning: method is never used: `readall` Sep 02 03:54:05.179 INFO kablam! --> src/payload.rs:239:5 Sep 02 03:54:05.179 INFO kablam! | Sep 02 03:54:05.179 INFO kablam! 239 | pub(crate) fn readall(&mut self) -> Option { Sep 02 03:54:05.179 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 03:54:05.179 INFO kablam! Sep 02 03:54:05.194 INFO kablam! warning: method is never used: `feed_data` Sep 02 03:54:05.194 INFO kablam! --> src/server/h1.rs:519:9 Sep 02 03:54:05.194 INFO kablam! | Sep 02 03:54:05.194 INFO kablam! 519 | fn feed_data(&mut self, data: &'static str) { Sep 02 03:54:05.194 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 03:54:05.195 INFO kablam! Sep 02 03:54:13.308 INFO kablam! warning: unused variable: `response` Sep 02 03:54:13.308 INFO kablam! --> tests/test_middleware.rs:838:9 Sep 02 03:54:13.308 INFO kablam! | Sep 02 03:54:13.309 INFO kablam! 838 | let response = srv.execute(request.send()).unwrap(); Sep 02 03:54:13.309 INFO kablam! | ^^^^^^^^ help: consider using `_response` instead Sep 02 03:54:13.309 INFO kablam! | Sep 02 03:54:13.320 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 02 03:54:13.320 INFO kablam! Sep 02 03:54:13.321 INFO kablam! warning: unused variable: `response` Sep 02 03:54:13.321 INFO kablam! --> tests/test_middleware.rs:868:9 Sep 02 03:54:13.321 INFO kablam! | Sep 02 03:54:13.321 INFO kablam! 868 | let response = srv.execute(request.send()).unwrap(); Sep 02 03:54:13.321 INFO kablam! | ^^^^^^^^ help: consider using `_response` instead Sep 02 03:54:13.321 INFO kablam! Sep 02 03:54:13.321 INFO kablam! warning: unused variable: `response` Sep 02 03:54:13.321 INFO kablam! --> tests/test_middleware.rs:900:9 Sep 02 03:54:13.321 INFO kablam! | Sep 02 03:54:13.321 INFO kablam! 900 | let response = srv.execute(request.send()).unwrap(); Sep 02 03:54:13.321 INFO kablam! | ^^^^^^^^ help: consider using `_response` instead Sep 02 03:54:13.321 INFO kablam! Sep 02 03:54:13.321 INFO kablam! warning: unused variable: `response` Sep 02 03:54:13.321 INFO kablam! --> tests/test_middleware.rs:932:9 Sep 02 03:54:13.321 INFO kablam! | Sep 02 03:54:13.321 INFO kablam! 932 | let response = srv.execute(request.send()).unwrap(); Sep 02 03:54:13.321 INFO kablam! | ^^^^^^^^ help: consider using `_response` instead Sep 02 03:54:13.321 INFO kablam! Sep 02 03:54:13.322 INFO kablam! warning: unused variable: `response` Sep 02 03:54:13.322 INFO kablam! --> tests/test_middleware.rs:963:9 Sep 02 03:54:13.322 INFO kablam! | Sep 02 03:54:13.322 INFO kablam! 963 | let response = srv.execute(request.send()).unwrap(); Sep 02 03:54:13.323 INFO kablam! | ^^^^^^^^ help: consider using `_response` instead Sep 02 03:54:13.323 INFO kablam! Sep 02 03:54:13.323 INFO kablam! warning: unused variable: `response` Sep 02 03:54:13.323 INFO kablam! --> tests/test_middleware.rs:994:9 Sep 02 03:54:13.323 INFO kablam! | Sep 02 03:54:13.323 INFO kablam! 994 | let response = srv.execute(request.send()).unwrap(); Sep 02 03:54:13.323 INFO kablam! | ^^^^^^^^ help: consider using `_response` instead Sep 02 03:54:13.323 INFO kablam! Sep 02 03:54:14.974 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 00s Sep 02 03:54:15.030 INFO kablam! su: No module specific data is present Sep 02 03:54:15.621 INFO running `"docker" "rm" "-f" "a97b68825bd2decb64e8422664bf185bd7042f14028be431bd5622a38ae9d7ea"` Sep 02 03:54:15.784 INFO blam! a97b68825bd2decb64e8422664bf185bd7042f14028be431bd5622a38ae9d7ea