Sep 21 13:44:48.290 INFO checking actix-web-0.6.15 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 13:44:48.290 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 13:44:48.291 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-5/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-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.461 INFO blam! 15d2d55c04d72a993cbac566c0fe7e4b5fb0305c44d6f4740fb1611114753d25 Sep 21 13:44:48.463 INFO running `"docker" "start" "-a" "15d2d55c04d72a993cbac566c0fe7e4b5fb0305c44d6f4740fb1611114753d25"` Sep 21 13:44:49.374 INFO kablam! usermod: no changes Sep 21 13:44:49.946 INFO kablam! Compiling actix-web v0.6.15 (/source) Sep 21 13:44:57.628 INFO kablam! warning: cannot find type `ClientConnectorStats` in this scope Sep 21 13:44:57.628 INFO kablam! --> src/client/connector.rs:37:19 Sep 21 13:44:57.629 INFO kablam! | Sep 21 13:44:57.629 INFO kablam! 37 | #[derive(Default, Message)] Sep 21 13:44:57.629 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 13:44:57.630 INFO kablam! | Sep 21 13:44:57.630 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 21 13:44:57.631 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:57.632 INFO kablam! = note: for more information, see issue #50504 Sep 21 13:44:57.638 INFO kablam! Sep 21 13:44:57.639 INFO kablam! warning: cannot find type `Resume` in this scope Sep 21 13:44:57.639 INFO kablam! --> src/client/connector.rs:114:10 Sep 21 13:44:57.639 INFO kablam! | Sep 21 13:44:57.640 INFO kablam! 114 | #[derive(Message)] Sep 21 13:44:57.640 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 13:44:57.640 INFO kablam! | Sep 21 13:44:57.641 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:57.641 INFO kablam! = note: for more information, see issue #50504 Sep 21 13:44:57.641 INFO kablam! Sep 21 13:44:57.690 INFO kablam! warning: cannot find type `Conn` in this scope Sep 21 13:44:57.690 INFO kablam! --> src/server/worker.rs:30:10 Sep 21 13:44:57.691 INFO kablam! | Sep 21 13:44:57.691 INFO kablam! 30 | #[derive(Message)] Sep 21 13:44:57.692 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 13:44:57.692 INFO kablam! | Sep 21 13:44:57.692 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:57.693 INFO kablam! = note: for more information, see issue #50504 Sep 21 13:44:57.693 INFO kablam! Sep 21 13:44:57.694 INFO kablam! warning: cannot find type `PauseServer` in this scope Sep 21 13:44:57.694 INFO kablam! --> src/server/mod.rs:105:10 Sep 21 13:44:57.695 INFO kablam! | Sep 21 13:44:57.695 INFO kablam! 105 | #[derive(Message)] Sep 21 13:44:57.696 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 13:44:57.696 INFO kablam! | Sep 21 13:44:57.696 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:57.697 INFO kablam! = note: for more information, see issue #50504 Sep 21 13:44:57.697 INFO kablam! Sep 21 13:44:57.698 INFO kablam! warning: cannot find type `ResumeServer` in this scope Sep 21 13:44:57.698 INFO kablam! --> src/server/mod.rs:109:10 Sep 21 13:44:57.698 INFO kablam! | Sep 21 13:44:57.699 INFO kablam! 109 | #[derive(Message)] Sep 21 13:44:57.699 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 13:44:57.699 INFO kablam! | Sep 21 13:44:57.700 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:57.700 INFO kablam! = note: for more information, see issue #50504 Sep 21 13:44:57.701 INFO kablam! Sep 21 13:44:57.710 INFO kablam! warning: cannot find type `Message` in this scope Sep 21 13:44:57.710 INFO kablam! --> src/ws/mod.rs:161:28 Sep 21 13:44:57.710 INFO kablam! | Sep 21 13:44:57.710 INFO kablam! 161 | #[derive(Debug, PartialEq, Message)] Sep 21 13:44:57.710 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 13:44:57.711 INFO kablam! | Sep 21 13:44:57.711 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:57.711 INFO kablam! = note: for more information, see issue #50504 Sep 21 13:44:57.711 INFO kablam! Sep 21 13:44:58.814 INFO kablam! warning: unused import: `current as current_task` Sep 21 13:44:58.814 INFO kablam! --> src/payload.rs:3:21 Sep 21 13:44:58.815 INFO kablam! | Sep 21 13:44:58.815 INFO kablam! 3 | use futures::task::{current as current_task, Task}; Sep 21 13:44:58.815 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:44:58.816 INFO kablam! | Sep 21 13:44:58.816 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 13:44:58.816 INFO kablam! Sep 21 13:44:58.831 INFO kablam! warning: cannot find type `ClientConnectorStats` in this scope Sep 21 13:44:58.831 INFO kablam! --> src/client/connector.rs:37:19 Sep 21 13:44:58.832 INFO kablam! | Sep 21 13:44:58.832 INFO kablam! 37 | #[derive(Default, Message)] Sep 21 13:44:58.832 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 13:44:58.833 INFO kablam! | Sep 21 13:44:58.833 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 21 13:44:58.833 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.834 INFO kablam! = note: for more information, see issue #50504 Sep 21 13:44:58.834 INFO kablam! Sep 21 13:44:58.835 INFO kablam! warning: cannot find type `Resume` in this scope Sep 21 13:44:58.835 INFO kablam! --> src/client/connector.rs:114:10 Sep 21 13:44:58.835 INFO kablam! | Sep 21 13:44:58.836 INFO kablam! 114 | #[derive(Message)] Sep 21 13:44:58.836 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 13:44:58.836 INFO kablam! | Sep 21 13:44:58.837 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.837 INFO kablam! = note: for more information, see issue #50504 Sep 21 13:44:58.837 INFO kablam! Sep 21 13:44:58.888 INFO kablam! warning: cannot find type `Conn` in this scope Sep 21 13:44:58.888 INFO kablam! --> src/server/worker.rs:30:10 Sep 21 13:44:58.889 INFO kablam! | Sep 21 13:44:58.889 INFO kablam! 30 | #[derive(Message)] Sep 21 13:44:58.889 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 13:44:58.890 INFO kablam! | Sep 21 13:44:58.890 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.890 INFO kablam! = note: for more information, see issue #50504 Sep 21 13:44:58.891 INFO kablam! Sep 21 13:44:58.892 INFO kablam! warning: cannot find type `PauseServer` in this scope Sep 21 13:44:58.892 INFO kablam! --> src/server/mod.rs:105:10 Sep 21 13:44:58.892 INFO kablam! | Sep 21 13:44:58.893 INFO kablam! 105 | #[derive(Message)] Sep 21 13:44:58.893 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 13:44:58.893 INFO kablam! | Sep 21 13:44:58.894 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.894 INFO kablam! = note: for more information, see issue #50504 Sep 21 13:44:58.895 INFO kablam! Sep 21 13:44:58.902 INFO kablam! warning: cannot find type `ResumeServer` in this scope Sep 21 13:44:58.902 INFO kablam! --> src/server/mod.rs:109:10 Sep 21 13:44:58.903 INFO kablam! | Sep 21 13:44:58.903 INFO kablam! 109 | #[derive(Message)] Sep 21 13:44:58.903 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 13:44:58.904 INFO kablam! | Sep 21 13:44:58.904 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.905 INFO kablam! = note: for more information, see issue #50504 Sep 21 13:44:58.905 INFO kablam! Sep 21 13:44:58.918 INFO kablam! warning: cannot find type `Message` in this scope Sep 21 13:44:58.918 INFO kablam! --> src/ws/mod.rs:161:28 Sep 21 13:44:58.919 INFO kablam! | Sep 21 13:44:58.919 INFO kablam! 161 | #[derive(Debug, PartialEq, Message)] Sep 21 13:44:58.919 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 13:44:58.920 INFO kablam! | Sep 21 13:44:58.920 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.921 INFO kablam! = note: for more information, see issue #50504 Sep 21 13:44:58.921 INFO kablam! Sep 21 13:45:30.670 INFO kablam! warning: unused variable: `response` Sep 21 13:45:30.670 INFO kablam! --> tests/test_middleware.rs:838:9 Sep 21 13:45:30.670 INFO kablam! | Sep 21 13:45:30.670 INFO kablam! 838 | let response = srv.execute(request.send()).unwrap(); Sep 21 13:45:30.670 INFO kablam! | ^^^^^^^^ help: consider using `_response` instead Sep 21 13:45:30.670 INFO kablam! | Sep 21 13:45:30.670 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 21 13:45:30.670 INFO kablam! Sep 21 13:45:30.670 INFO kablam! warning: unused variable: `response` Sep 21 13:45:30.670 INFO kablam! --> tests/test_middleware.rs:868:9 Sep 21 13:45:30.670 INFO kablam! | Sep 21 13:45:30.670 INFO kablam! 868 | let response = srv.execute(request.send()).unwrap(); Sep 21 13:45:30.670 INFO kablam! | ^^^^^^^^ help: consider using `_response` instead Sep 21 13:45:30.670 INFO kablam! Sep 21 13:45:30.670 INFO kablam! warning: unused variable: `response` Sep 21 13:45:30.670 INFO kablam! --> tests/test_middleware.rs:900:9 Sep 21 13:45:30.670 INFO kablam! | Sep 21 13:45:30.670 INFO kablam! 900 | let response = srv.execute(request.send()).unwrap(); Sep 21 13:45:30.670 INFO kablam! | ^^^^^^^^ help: consider using `_response` instead Sep 21 13:45:30.670 INFO kablam! Sep 21 13:45:30.670 INFO kablam! warning: unused variable: `response` Sep 21 13:45:30.670 INFO kablam! --> tests/test_middleware.rs:932:9 Sep 21 13:45:30.670 INFO kablam! | Sep 21 13:45:30.670 INFO kablam! 932 | let response = srv.execute(request.send()).unwrap(); Sep 21 13:45:30.670 INFO kablam! | ^^^^^^^^ help: consider using `_response` instead Sep 21 13:45:30.670 INFO kablam! Sep 21 13:45:30.670 INFO kablam! warning: unused variable: `response` Sep 21 13:45:30.670 INFO kablam! --> tests/test_middleware.rs:963:9 Sep 21 13:45:30.670 INFO kablam! | Sep 21 13:45:30.670 INFO kablam! 963 | let response = srv.execute(request.send()).unwrap(); Sep 21 13:45:30.670 INFO kablam! | ^^^^^^^^ help: consider using `_response` instead Sep 21 13:45:30.670 INFO kablam! Sep 21 13:45:30.670 INFO kablam! warning: unused variable: `response` Sep 21 13:45:30.670 INFO kablam! --> tests/test_middleware.rs:994:9 Sep 21 13:45:30.670 INFO kablam! | Sep 21 13:45:30.671 INFO kablam! 994 | let response = srv.execute(request.send()).unwrap(); Sep 21 13:45:30.671 INFO kablam! | ^^^^^^^^ help: consider using `_response` instead Sep 21 13:45:30.671 INFO kablam! Sep 21 13:45:33.553 INFO kablam! warning: method is never used: `payload` Sep 21 13:45:33.553 INFO kablam! --> src/httprequest.rs:488:5 Sep 21 13:45:33.553 INFO kablam! | Sep 21 13:45:33.553 INFO kablam! 488 | pub(crate) fn payload(&self) -> &Payload { Sep 21 13:45:33.553 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:45:33.553 INFO kablam! | Sep 21 13:45:33.553 INFO kablam! = note: #[warn(dead_code)] on by default Sep 21 13:45:33.553 INFO kablam! Sep 21 13:45:33.558 INFO kablam! warning: method is never used: `readall` Sep 21 13:45:33.558 INFO kablam! --> src/payload.rs:87:5 Sep 21 13:45:33.558 INFO kablam! | Sep 21 13:45:33.558 INFO kablam! 87 | pub(crate) fn readall(&self) -> Option { Sep 21 13:45:33.558 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:45:33.558 INFO kablam! Sep 21 13:45:33.558 INFO kablam! warning: method is never used: `readall` Sep 21 13:45:33.558 INFO kablam! --> src/payload.rs:239:5 Sep 21 13:45:33.558 INFO kablam! | Sep 21 13:45:33.558 INFO kablam! 239 | pub(crate) fn readall(&mut self) -> Option { Sep 21 13:45:33.558 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:45:33.558 INFO kablam! Sep 21 13:45:33.567 INFO kablam! warning: method is never used: `feed_data` Sep 21 13:45:33.567 INFO kablam! --> src/server/h1.rs:519:9 Sep 21 13:45:33.567 INFO kablam! | Sep 21 13:45:33.567 INFO kablam! 519 | fn feed_data(&mut self, data: &'static str) { Sep 21 13:45:33.567 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:45:33.567 INFO kablam! Sep 21 13:45:34.188 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 44.79s Sep 21 13:45:34.217 INFO kablam! su: No module specific data is present Sep 21 13:45:35.444 INFO running `"docker" "rm" "-f" "15d2d55c04d72a993cbac566c0fe7e4b5fb0305c44d6f4740fb1611114753d25"` Sep 21 13:45:35.558 INFO blam! 15d2d55c04d72a993cbac566c0fe7e4b5fb0305c44d6f4740fb1611114753d25