Sep 01 11:17:07.412 INFO checking actix-web-0.6.15 against master#d0d81b7fc1421859ba0218e8a437af29ae3b0967 for pr-53578 Sep 01 11:17:07.412 INFO running: cargo +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets Sep 01 11:17:07.412 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53578/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-0/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/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 +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 11:17:07.613 INFO blam! c867bf269c667d8971f002b310b2853d294f65afa7978178eaea98fd64c69c7c Sep 01 11:17:07.615 INFO running `"docker" "start" "-a" "c867bf269c667d8971f002b310b2853d294f65afa7978178eaea98fd64c69c7c"` Sep 01 11:17:08.591 INFO kablam! Compiling actix-web v0.6.15 (file:///source) Sep 01 11:17:08.602 INFO kablam! Checking actix v0.5.8 Sep 01 11:17:29.955 INFO kablam! warning: cannot find type `ClientConnectorStats` in this scope Sep 01 11:17:29.955 INFO kablam! --> src/client/connector.rs:37:19 Sep 01 11:17:29.955 INFO kablam! | Sep 01 11:17:29.955 INFO kablam! 37 | #[derive(Default, Message)] Sep 01 11:17:29.955 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 11:17:29.956 INFO kablam! | Sep 01 11:17:29.956 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 01 11:17:29.956 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 01 11:17:29.957 INFO kablam! = note: for more information, see issue #50504 Sep 01 11:17:29.957 INFO kablam! Sep 01 11:17:29.958 INFO kablam! warning: cannot find type `Resume` in this scope Sep 01 11:17:29.958 INFO kablam! --> src/client/connector.rs:114:10 Sep 01 11:17:29.958 INFO kablam! | Sep 01 11:17:29.958 INFO kablam! 114 | #[derive(Message)] Sep 01 11:17:29.958 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 11:17:29.958 INFO kablam! | Sep 01 11:17:29.959 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 01 11:17:29.959 INFO kablam! = note: for more information, see issue #50504 Sep 01 11:17:29.959 INFO kablam! Sep 01 11:17:29.992 INFO kablam! warning: cannot find type `Conn` in this scope Sep 01 11:17:29.992 INFO kablam! --> src/server/worker.rs:30:10 Sep 01 11:17:29.992 INFO kablam! | Sep 01 11:17:29.992 INFO kablam! 30 | #[derive(Message)] Sep 01 11:17:29.992 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 11:17:29.993 INFO kablam! | Sep 01 11:17:29.993 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 01 11:17:29.994 INFO kablam! = note: for more information, see issue #50504 Sep 01 11:17:29.994 INFO kablam! Sep 01 11:17:29.995 INFO kablam! warning: cannot find type `PauseServer` in this scope Sep 01 11:17:29.995 INFO kablam! --> src/server/mod.rs:105:10 Sep 01 11:17:29.995 INFO kablam! | Sep 01 11:17:29.995 INFO kablam! 105 | #[derive(Message)] Sep 01 11:17:29.995 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 11:17:29.996 INFO kablam! | Sep 01 11:17:29.996 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 01 11:17:29.996 INFO kablam! = note: for more information, see issue #50504 Sep 01 11:17:29.997 INFO kablam! Sep 01 11:17:29.997 INFO kablam! warning: cannot find type `ResumeServer` in this scope Sep 01 11:17:29.997 INFO kablam! --> src/server/mod.rs:109:10 Sep 01 11:17:29.997 INFO kablam! | Sep 01 11:17:29.997 INFO kablam! 109 | #[derive(Message)] Sep 01 11:17:29.997 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 11:17:29.997 INFO kablam! | Sep 01 11:17:29.998 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 01 11:17:29.998 INFO kablam! = note: for more information, see issue #50504 Sep 01 11:17:29.998 INFO kablam! Sep 01 11:17:30.005 INFO kablam! warning: cannot find type `Message` in this scope Sep 01 11:17:30.005 INFO kablam! --> src/ws/mod.rs:161:28 Sep 01 11:17:30.005 INFO kablam! | Sep 01 11:17:30.005 INFO kablam! 161 | #[derive(Debug, PartialEq, Message)] Sep 01 11:17:30.005 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 11:17:30.005 INFO kablam! | Sep 01 11:17:30.006 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 01 11:17:30.006 INFO kablam! = note: for more information, see issue #50504 Sep 01 11:17:30.006 INFO kablam! Sep 01 11:17:31.850 INFO kablam! warning: unused import: `current as current_task` Sep 01 11:17:31.850 INFO kablam! --> src/payload.rs:3:21 Sep 01 11:17:31.850 INFO kablam! | Sep 01 11:17:31.850 INFO kablam! 3 | use futures::task::{current as current_task, Task}; Sep 01 11:17:31.851 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:17:31.851 INFO kablam! | Sep 01 11:17:31.851 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 11:17:31.851 INFO kablam! Sep 01 11:17:31.869 INFO kablam! warning: cannot find type `ClientConnectorStats` in this scope Sep 01 11:17:31.870 INFO kablam! --> src/client/connector.rs:37:19 Sep 01 11:17:31.870 INFO kablam! | Sep 01 11:17:31.870 INFO kablam! 37 | #[derive(Default, Message)] Sep 01 11:17:31.870 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 11:17:31.870 INFO kablam! | Sep 01 11:17:31.870 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 01 11:17:31.870 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 01 11:17:31.870 INFO kablam! = note: for more information, see issue #50504 Sep 01 11:17:31.870 INFO kablam! Sep 01 11:17:31.871 INFO kablam! warning: cannot find type `Resume` in this scope Sep 01 11:17:31.871 INFO kablam! --> src/client/connector.rs:114:10 Sep 01 11:17:31.871 INFO kablam! | Sep 01 11:17:31.871 INFO kablam! 114 | #[derive(Message)] Sep 01 11:17:31.871 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 11:17:31.871 INFO kablam! | Sep 01 11:17:31.871 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 01 11:17:31.871 INFO kablam! = note: for more information, see issue #50504 Sep 01 11:17:31.871 INFO kablam! Sep 01 11:17:31.927 INFO kablam! warning: cannot find type `Conn` in this scope Sep 01 11:17:31.927 INFO kablam! --> src/server/worker.rs:30:10 Sep 01 11:17:31.927 INFO kablam! | Sep 01 11:17:31.927 INFO kablam! 30 | #[derive(Message)] Sep 01 11:17:31.927 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 11:17:31.928 INFO kablam! | Sep 01 11:17:31.928 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 01 11:17:31.928 INFO kablam! = note: for more information, see issue #50504 Sep 01 11:17:31.928 INFO kablam! Sep 01 11:17:31.928 INFO kablam! warning: cannot find type `PauseServer` in this scope Sep 01 11:17:31.928 INFO kablam! --> src/server/mod.rs:105:10 Sep 01 11:17:31.929 INFO kablam! | Sep 01 11:17:31.929 INFO kablam! 105 | #[derive(Message)] Sep 01 11:17:31.929 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 11:17:31.929 INFO kablam! | Sep 01 11:17:31.929 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 01 11:17:31.929 INFO kablam! = note: for more information, see issue #50504 Sep 01 11:17:31.929 INFO kablam! Sep 01 11:17:31.929 INFO kablam! warning: cannot find type `ResumeServer` in this scope Sep 01 11:17:31.929 INFO kablam! --> src/server/mod.rs:109:10 Sep 01 11:17:31.929 INFO kablam! | Sep 01 11:17:31.929 INFO kablam! 109 | #[derive(Message)] Sep 01 11:17:31.929 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 11:17:31.929 INFO kablam! | Sep 01 11:17:31.929 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 01 11:17:31.929 INFO kablam! = note: for more information, see issue #50504 Sep 01 11:17:31.929 INFO kablam! Sep 01 11:17:31.940 INFO kablam! warning: cannot find type `Message` in this scope Sep 01 11:17:31.940 INFO kablam! --> src/ws/mod.rs:161:28 Sep 01 11:17:31.940 INFO kablam! | Sep 01 11:17:31.940 INFO kablam! 161 | #[derive(Debug, PartialEq, Message)] Sep 01 11:17:31.940 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 11:17:31.941 INFO kablam! | Sep 01 11:17:31.941 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 01 11:17:31.941 INFO kablam! = note: for more information, see issue #50504 Sep 01 11:17:31.941 INFO kablam! Sep 01 11:18:12.701 INFO kablam! warning: method is never used: `payload` Sep 01 11:18:12.701 INFO kablam! --> src/httprequest.rs:488:5 Sep 01 11:18:12.701 INFO kablam! | Sep 01 11:18:12.701 INFO kablam! 488 | pub(crate) fn payload(&self) -> &Payload { Sep 01 11:18:12.701 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:18:12.701 INFO kablam! | Sep 01 11:18:12.701 INFO kablam! = note: #[warn(dead_code)] on by default Sep 01 11:18:12.702 INFO kablam! Sep 01 11:18:12.702 INFO kablam! warning: method is never used: `readall` Sep 01 11:18:12.702 INFO kablam! --> src/payload.rs:87:5 Sep 01 11:18:12.702 INFO kablam! | Sep 01 11:18:12.702 INFO kablam! 87 | pub(crate) fn readall(&self) -> Option { Sep 01 11:18:12.702 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:18:12.702 INFO kablam! Sep 01 11:18:12.714 INFO kablam! warning: method is never used: `readall` Sep 01 11:18:12.715 INFO kablam! --> src/payload.rs:239:5 Sep 01 11:18:12.715 INFO kablam! | Sep 01 11:18:12.715 INFO kablam! 239 | pub(crate) fn readall(&mut self) -> Option { Sep 01 11:18:12.715 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:18:12.715 INFO kablam! Sep 01 11:18:12.729 INFO kablam! warning: method is never used: `feed_data` Sep 01 11:18:12.729 INFO kablam! --> src/server/h1.rs:519:9 Sep 01 11:18:12.729 INFO kablam! | Sep 01 11:18:12.729 INFO kablam! 519 | fn feed_data(&mut self, data: &'static str) { Sep 01 11:18:12.729 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:18:12.729 INFO kablam! Sep 01 11:18:21.109 INFO kablam! warning: unused variable: `response` Sep 01 11:18:21.109 INFO kablam! --> tests/test_middleware.rs:838:9 Sep 01 11:18:21.109 INFO kablam! | Sep 01 11:18:21.109 INFO kablam! 838 | let response = srv.execute(request.send()).unwrap(); Sep 01 11:18:21.109 INFO kablam! | ^^^^^^^^ help: consider using `_response` instead Sep 01 11:18:21.109 INFO kablam! | Sep 01 11:18:21.109 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 01 11:18:21.109 INFO kablam! Sep 01 11:18:21.110 INFO kablam! warning: unused variable: `response` Sep 01 11:18:21.110 INFO kablam! --> tests/test_middleware.rs:868:9 Sep 01 11:18:21.110 INFO kablam! | Sep 01 11:18:21.110 INFO kablam! 868 | let response = srv.execute(request.send()).unwrap(); Sep 01 11:18:21.110 INFO kablam! | ^^^^^^^^ help: consider using `_response` instead Sep 01 11:18:21.110 INFO kablam! Sep 01 11:18:21.110 INFO kablam! warning: unused variable: `response` Sep 01 11:18:21.110 INFO kablam! --> tests/test_middleware.rs:900:9 Sep 01 11:18:21.110 INFO kablam! | Sep 01 11:18:21.110 INFO kablam! 900 | let response = srv.execute(request.send()).unwrap(); Sep 01 11:18:21.110 INFO kablam! | ^^^^^^^^ help: consider using `_response` instead Sep 01 11:18:21.111 INFO kablam! Sep 01 11:18:21.111 INFO kablam! warning: unused variable: `response` Sep 01 11:18:21.111 INFO kablam! --> tests/test_middleware.rs:932:9 Sep 01 11:18:21.111 INFO kablam! | Sep 01 11:18:21.111 INFO kablam! 932 | let response = srv.execute(request.send()).unwrap(); Sep 01 11:18:21.111 INFO kablam! | ^^^^^^^^ help: consider using `_response` instead Sep 01 11:18:21.111 INFO kablam! Sep 01 11:18:21.111 INFO kablam! warning: unused variable: `response` Sep 01 11:18:21.111 INFO kablam! --> tests/test_middleware.rs:963:9 Sep 01 11:18:21.111 INFO kablam! | Sep 01 11:18:21.111 INFO kablam! 963 | let response = srv.execute(request.send()).unwrap(); Sep 01 11:18:21.111 INFO kablam! | ^^^^^^^^ help: consider using `_response` instead Sep 01 11:18:21.111 INFO kablam! Sep 01 11:18:21.111 INFO kablam! warning: unused variable: `response` Sep 01 11:18:21.111 INFO kablam! --> tests/test_middleware.rs:994:9 Sep 01 11:18:21.111 INFO kablam! | Sep 01 11:18:21.111 INFO kablam! 994 | let response = srv.execute(request.send()).unwrap(); Sep 01 11:18:21.111 INFO kablam! | ^^^^^^^^ help: consider using `_response` instead Sep 01 11:18:21.111 INFO kablam! Sep 01 11:18:22.779 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 14s Sep 01 11:18:22.830 INFO kablam! su: No module specific data is present Sep 01 11:18:23.498 INFO running `"docker" "rm" "-f" "c867bf269c667d8971f002b310b2853d294f65afa7978178eaea98fd64c69c7c"` Sep 01 11:18:23.677 INFO blam! c867bf269c667d8971f002b310b2853d294f65afa7978178eaea98fd64c69c7c