Sep 20 05:15:35.189 INFO checking actix-web-0.6.15 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 20 05:15:35.189 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 20 05:15:35.189 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-6/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 05:15:35.432 INFO blam! 238211c2ff58e683d8147890c9aaa561d52897442836ed2409f1f899f64ffc67 Sep 20 05:15:35.434 INFO running `"docker" "start" "-a" "238211c2ff58e683d8147890c9aaa561d52897442836ed2409f1f899f64ffc67"` Sep 20 05:15:36.310 INFO kablam! usermod: no changes Sep 20 05:15:36.860 INFO kablam! Compiling actix-web v0.6.15 (/source) Sep 20 05:15:36.868 INFO kablam! Checking trust-dns-proto v0.3.3 Sep 20 05:15:36.868 INFO kablam! Checking tokio-signal v0.1.5 Sep 20 05:15:42.499 INFO kablam! Checking trust-dns-resolver v0.8.2 Sep 20 05:15:45.596 INFO kablam! Checking actix v0.5.8 Sep 20 05:15:58.743 INFO kablam! warning: cannot find type `ClientConnectorStats` in this scope Sep 20 05:15:58.743 INFO kablam! --> src/client/connector.rs:37:19 Sep 20 05:15:58.743 INFO kablam! | Sep 20 05:15:58.743 INFO kablam! 37 | #[derive(Default, Message)] Sep 20 05:15:58.743 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 05:15:58.743 INFO kablam! | Sep 20 05:15:58.743 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 20 05:15:58.743 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 20 05:15:58.743 INFO kablam! = note: for more information, see issue #50504 Sep 20 05:15:58.743 INFO kablam! Sep 20 05:15:58.743 INFO kablam! warning: cannot find type `Resume` in this scope Sep 20 05:15:58.743 INFO kablam! --> src/client/connector.rs:114:10 Sep 20 05:15:58.743 INFO kablam! | Sep 20 05:15:58.743 INFO kablam! 114 | #[derive(Message)] Sep 20 05:15:58.743 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 05:15:58.743 INFO kablam! | Sep 20 05:15:58.743 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 20 05:15:58.743 INFO kablam! = note: for more information, see issue #50504 Sep 20 05:15:58.743 INFO kablam! Sep 20 05:15:58.791 INFO kablam! warning: cannot find type `Conn` in this scope Sep 20 05:15:58.791 INFO kablam! --> src/server/worker.rs:30:10 Sep 20 05:15:58.791 INFO kablam! | Sep 20 05:15:58.791 INFO kablam! 30 | #[derive(Message)] Sep 20 05:15:58.791 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 05:15:58.791 INFO kablam! | Sep 20 05:15:58.791 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 20 05:15:58.791 INFO kablam! = note: for more information, see issue #50504 Sep 20 05:15:58.791 INFO kablam! Sep 20 05:15:58.791 INFO kablam! warning: cannot find type `PauseServer` in this scope Sep 20 05:15:58.791 INFO kablam! --> src/server/mod.rs:105:10 Sep 20 05:15:58.791 INFO kablam! | Sep 20 05:15:58.791 INFO kablam! 105 | #[derive(Message)] Sep 20 05:15:58.791 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 05:15:58.791 INFO kablam! | Sep 20 05:15:58.791 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 20 05:15:58.791 INFO kablam! = note: for more information, see issue #50504 Sep 20 05:15:58.791 INFO kablam! Sep 20 05:15:58.799 INFO kablam! warning: cannot find type `ResumeServer` in this scope Sep 20 05:15:58.799 INFO kablam! --> src/server/mod.rs:109:10 Sep 20 05:15:58.799 INFO kablam! | Sep 20 05:15:58.799 INFO kablam! 109 | #[derive(Message)] Sep 20 05:15:58.799 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 05:15:58.799 INFO kablam! | Sep 20 05:15:58.799 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 20 05:15:58.799 INFO kablam! = note: for more information, see issue #50504 Sep 20 05:15:58.799 INFO kablam! Sep 20 05:15:58.799 INFO kablam! warning: cannot find type `Message` in this scope Sep 20 05:15:58.799 INFO kablam! --> src/ws/mod.rs:161:28 Sep 20 05:15:58.799 INFO kablam! | Sep 20 05:15:58.800 INFO kablam! 161 | #[derive(Debug, PartialEq, Message)] Sep 20 05:15:58.800 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 05:15:58.800 INFO kablam! | Sep 20 05:15:58.800 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 20 05:15:58.800 INFO kablam! = note: for more information, see issue #50504 Sep 20 05:15:58.800 INFO kablam! Sep 20 05:15:59.594 INFO kablam! warning: unused import: `current as current_task` Sep 20 05:15:59.595 INFO kablam! --> src/payload.rs:3:21 Sep 20 05:15:59.595 INFO kablam! | Sep 20 05:15:59.595 INFO kablam! 3 | use futures::task::{current as current_task, Task}; Sep 20 05:15:59.595 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 05:15:59.595 INFO kablam! | Sep 20 05:15:59.595 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 05:15:59.595 INFO kablam! Sep 20 05:15:59.610 INFO kablam! warning: cannot find type `ClientConnectorStats` in this scope Sep 20 05:15:59.611 INFO kablam! --> src/client/connector.rs:37:19 Sep 20 05:15:59.611 INFO kablam! | Sep 20 05:15:59.611 INFO kablam! 37 | #[derive(Default, Message)] Sep 20 05:15:59.611 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 05:15:59.611 INFO kablam! | Sep 20 05:15:59.611 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 20 05:15:59.611 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 20 05:15:59.611 INFO kablam! = note: for more information, see issue #50504 Sep 20 05:15:59.611 INFO kablam! Sep 20 05:15:59.611 INFO kablam! warning: cannot find type `Resume` in this scope Sep 20 05:15:59.611 INFO kablam! --> src/client/connector.rs:114:10 Sep 20 05:15:59.611 INFO kablam! | Sep 20 05:15:59.611 INFO kablam! 114 | #[derive(Message)] Sep 20 05:15:59.611 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 05:15:59.611 INFO kablam! | Sep 20 05:15:59.611 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 20 05:15:59.611 INFO kablam! = note: for more information, see issue #50504 Sep 20 05:15:59.611 INFO kablam! Sep 20 05:15:59.654 INFO kablam! warning: cannot find type `Conn` in this scope Sep 20 05:15:59.654 INFO kablam! --> src/server/worker.rs:30:10 Sep 20 05:15:59.654 INFO kablam! | Sep 20 05:15:59.654 INFO kablam! 30 | #[derive(Message)] Sep 20 05:15:59.654 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 05:15:59.654 INFO kablam! | Sep 20 05:15:59.654 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 20 05:15:59.654 INFO kablam! = note: for more information, see issue #50504 Sep 20 05:15:59.654 INFO kablam! Sep 20 05:15:59.654 INFO kablam! warning: cannot find type `PauseServer` in this scope Sep 20 05:15:59.654 INFO kablam! --> src/server/mod.rs:105:10 Sep 20 05:15:59.654 INFO kablam! | Sep 20 05:15:59.654 INFO kablam! 105 | #[derive(Message)] Sep 20 05:15:59.654 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 05:15:59.654 INFO kablam! | Sep 20 05:15:59.654 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 20 05:15:59.654 INFO kablam! = note: for more information, see issue #50504 Sep 20 05:15:59.654 INFO kablam! Sep 20 05:15:59.654 INFO kablam! warning: cannot find type `ResumeServer` in this scope Sep 20 05:15:59.654 INFO kablam! --> src/server/mod.rs:109:10 Sep 20 05:15:59.654 INFO kablam! | Sep 20 05:15:59.654 INFO kablam! 109 | #[derive(Message)] Sep 20 05:15:59.654 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 05:15:59.654 INFO kablam! | Sep 20 05:15:59.654 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 20 05:15:59.654 INFO kablam! = note: for more information, see issue #50504 Sep 20 05:15:59.654 INFO kablam! Sep 20 05:15:59.666 INFO kablam! warning: cannot find type `Message` in this scope Sep 20 05:15:59.667 INFO kablam! --> src/ws/mod.rs:161:28 Sep 20 05:15:59.667 INFO kablam! | Sep 20 05:15:59.667 INFO kablam! 161 | #[derive(Debug, PartialEq, Message)] Sep 20 05:15:59.667 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 05:15:59.667 INFO kablam! | Sep 20 05:15:59.667 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 20 05:15:59.667 INFO kablam! = note: for more information, see issue #50504 Sep 20 05:15:59.667 INFO kablam! Sep 20 05:16:27.881 INFO kablam! warning: unused variable: `response` Sep 20 05:16:27.884 INFO kablam! --> tests/test_middleware.rs:838:9 Sep 20 05:16:27.884 INFO kablam! | Sep 20 05:16:27.885 INFO kablam! 838 | let response = srv.execute(request.send()).unwrap(); Sep 20 05:16:27.885 INFO kablam! | ^^^^^^^^ help: consider using `_response` instead Sep 20 05:16:27.885 INFO kablam! | Sep 20 05:16:27.886 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 20 05:16:27.886 INFO kablam! Sep 20 05:16:27.887 INFO kablam! warning: unused variable: `response` Sep 20 05:16:27.887 INFO kablam! --> tests/test_middleware.rs:868:9 Sep 20 05:16:27.887 INFO kablam! | Sep 20 05:16:27.888 INFO kablam! 868 | let response = srv.execute(request.send()).unwrap(); Sep 20 05:16:27.888 INFO kablam! | ^^^^^^^^ help: consider using `_response` instead Sep 20 05:16:27.888 INFO kablam! Sep 20 05:16:27.889 INFO kablam! warning: unused variable: `response` Sep 20 05:16:27.889 INFO kablam! --> tests/test_middleware.rs:900:9 Sep 20 05:16:27.889 INFO kablam! | Sep 20 05:16:27.890 INFO kablam! 900 | let response = srv.execute(request.send()).unwrap(); Sep 20 05:16:27.890 INFO kablam! | ^^^^^^^^ help: consider using `_response` instead Sep 20 05:16:27.890 INFO kablam! Sep 20 05:16:27.891 INFO kablam! warning: unused variable: `response` Sep 20 05:16:27.891 INFO kablam! --> tests/test_middleware.rs:932:9 Sep 20 05:16:27.892 INFO kablam! | Sep 20 05:16:27.892 INFO kablam! 932 | let response = srv.execute(request.send()).unwrap(); Sep 20 05:16:27.892 INFO kablam! | ^^^^^^^^ help: consider using `_response` instead Sep 20 05:16:27.893 INFO kablam! Sep 20 05:16:27.893 INFO kablam! warning: unused variable: `response` Sep 20 05:16:27.894 INFO kablam! --> tests/test_middleware.rs:963:9 Sep 20 05:16:27.894 INFO kablam! | Sep 20 05:16:27.894 INFO kablam! 963 | let response = srv.execute(request.send()).unwrap(); Sep 20 05:16:27.895 INFO kablam! | ^^^^^^^^ help: consider using `_response` instead Sep 20 05:16:27.895 INFO kablam! Sep 20 05:16:27.895 INFO kablam! warning: unused variable: `response` Sep 20 05:16:27.896 INFO kablam! --> tests/test_middleware.rs:994:9 Sep 20 05:16:27.896 INFO kablam! | Sep 20 05:16:27.896 INFO kablam! 994 | let response = srv.execute(request.send()).unwrap(); Sep 20 05:16:27.897 INFO kablam! | ^^^^^^^^ help: consider using `_response` instead Sep 20 05:16:27.897 INFO kablam! Sep 20 05:16:31.190 INFO kablam! warning: method is never used: `payload` Sep 20 05:16:31.190 INFO kablam! --> src/httprequest.rs:488:5 Sep 20 05:16:31.190 INFO kablam! | Sep 20 05:16:31.190 INFO kablam! 488 | pub(crate) fn payload(&self) -> &Payload { Sep 20 05:16:31.190 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 05:16:31.190 INFO kablam! | Sep 20 05:16:31.190 INFO kablam! = note: #[warn(dead_code)] on by default Sep 20 05:16:31.190 INFO kablam! Sep 20 05:16:31.190 INFO kablam! warning: method is never used: `readall` Sep 20 05:16:31.190 INFO kablam! --> src/payload.rs:87:5 Sep 20 05:16:31.190 INFO kablam! | Sep 20 05:16:31.190 INFO kablam! 87 | pub(crate) fn readall(&self) -> Option { Sep 20 05:16:31.190 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 05:16:31.190 INFO kablam! Sep 20 05:16:31.196 INFO kablam! warning: method is never used: `readall` Sep 20 05:16:31.196 INFO kablam! --> src/payload.rs:239:5 Sep 20 05:16:31.196 INFO kablam! | Sep 20 05:16:31.196 INFO kablam! 239 | pub(crate) fn readall(&mut self) -> Option { Sep 20 05:16:31.196 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 05:16:31.196 INFO kablam! Sep 20 05:16:31.196 INFO kablam! warning: method is never used: `feed_data` Sep 20 05:16:31.196 INFO kablam! --> src/server/h1.rs:519:9 Sep 20 05:16:31.196 INFO kablam! | Sep 20 05:16:31.196 INFO kablam! 519 | fn feed_data(&mut self, data: &'static str) { Sep 20 05:16:31.196 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 05:16:31.196 INFO kablam! Sep 20 05:16:31.739 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 55.38s Sep 20 05:16:31.787 INFO kablam! su: No module specific data is present Sep 20 05:16:32.512 INFO running `"docker" "rm" "-f" "238211c2ff58e683d8147890c9aaa561d52897442836ed2409f1f899f64ffc67"` Sep 20 05:16:32.613 INFO blam! 238211c2ff58e683d8147890c9aaa561d52897442836ed2409f1f899f64ffc67