Sep 06 10:16:47.628 INFO checking actix-web-0.7.4 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 06 10:16:47.628 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 06 10:16:47.628 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-6/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 10:16:47.879 INFO blam! 120b58a4b5983f8d98e493181025d197dadf0f3da3f004c8f92a6c4112360d75 Sep 06 10:16:47.881 INFO running `"docker" "start" "-a" "120b58a4b5983f8d98e493181025d197dadf0f3da3f004c8f92a6c4112360d75"` Sep 06 10:16:49.350 INFO kablam! usermod: no changes Sep 06 10:16:49.899 INFO kablam! Compiling actix-web v0.7.4 (file:///source) Sep 06 10:16:49.918 INFO kablam! Checking cookie v0.11.0 Sep 06 10:16:49.927 INFO kablam! Compiling actix_derive v0.3.0 Sep 06 10:16:49.936 INFO kablam! Checking tokio-signal v0.2.5 Sep 06 10:16:49.938 INFO kablam! Checking trust-dns-proto v0.4.0 Sep 06 10:17:01.795 INFO kablam! Checking trust-dns-resolver v0.9.1 Sep 06 10:17:05.045 INFO kablam! Checking actix v0.7.4 Sep 06 10:17:16.114 INFO kablam! warning: use of deprecated item 'tokio::executor::current_thread': use tokio-current-thread crate instead Sep 06 10:17:16.114 INFO kablam! --> src/server/http.rs:11:5 Sep 06 10:17:16.114 INFO kablam! | Sep 06 10:17:16.114 INFO kablam! 11 | use tokio::executor::current_thread; Sep 06 10:17:16.114 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 10:17:16.114 INFO kablam! | Sep 06 10:17:16.114 INFO kablam! = note: #[warn(deprecated)] on by default Sep 06 10:17:16.114 INFO kablam! Sep 06 10:17:17.174 INFO kablam! warning: unused import: `current as current_task` Sep 06 10:17:17.174 INFO kablam! --> src/payload.rs:3:21 Sep 06 10:17:17.174 INFO kablam! | Sep 06 10:17:17.174 INFO kablam! 3 | use futures::task::{current as current_task, Task}; Sep 06 10:17:17.174 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 10:17:17.174 INFO kablam! | Sep 06 10:17:17.174 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 06 10:17:17.174 INFO kablam! Sep 06 10:17:17.894 INFO kablam! warning: use of deprecated item 'tokio::executor::current_thread': use tokio-current-thread crate instead Sep 06 10:17:17.894 INFO kablam! --> src/server/http.rs:11:5 Sep 06 10:17:17.894 INFO kablam! | Sep 06 10:17:17.894 INFO kablam! 11 | use tokio::executor::current_thread; Sep 06 10:17:17.894 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 10:17:17.894 INFO kablam! | Sep 06 10:17:17.894 INFO kablam! = note: #[warn(deprecated)] on by default Sep 06 10:17:17.894 INFO kablam! Sep 06 10:17:26.234 INFO kablam! warning: method is never used: `clear` Sep 06 10:17:26.234 INFO kablam! --> src/param.rs:56:5 Sep 06 10:17:26.234 INFO kablam! | Sep 06 10:17:26.234 INFO kablam! 56 | pub(crate) fn clear(&mut self) { Sep 06 10:17:26.234 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 10:17:26.234 INFO kablam! | Sep 06 10:17:26.234 INFO kablam! = note: #[warn(dead_code)] on by default Sep 06 10:17:26.234 INFO kablam! Sep 06 10:17:36.298 INFO kablam! warning: use of deprecated item 'tokio::executor::current_thread': use tokio-current-thread crate instead Sep 06 10:17:36.298 INFO kablam! --> tests/test_server.rs:31:5 Sep 06 10:17:36.298 INFO kablam! | Sep 06 10:17:36.298 INFO kablam! 31 | use tokio::executor::current_thread; Sep 06 10:17:36.298 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 10:17:36.302 INFO kablam! | Sep 06 10:17:36.302 INFO kablam! = note: #[warn(deprecated)] on by default Sep 06 10:17:36.302 INFO kablam! Sep 06 10:17:41.306 INFO kablam! warning: method is never used: `clear` Sep 06 10:17:41.306 INFO kablam! --> src/param.rs:56:5 Sep 06 10:17:41.306 INFO kablam! | Sep 06 10:17:41.306 INFO kablam! 56 | pub(crate) fn clear(&mut self) { Sep 06 10:17:41.306 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 10:17:41.314 INFO kablam! | Sep 06 10:17:41.314 INFO kablam! = note: #[warn(dead_code)] on by default Sep 06 10:17:41.314 INFO kablam! Sep 06 10:17:41.315 INFO kablam! warning: method is never used: `readall` Sep 06 10:17:41.315 INFO kablam! --> src/payload.rs:81:5 Sep 06 10:17:41.315 INFO kablam! | Sep 06 10:17:41.315 INFO kablam! 81 | pub(crate) fn readall(&self) -> Option { Sep 06 10:17:41.315 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 10:17:41.315 INFO kablam! Sep 06 10:17:41.316 INFO kablam! warning: method is never used: `readall` Sep 06 10:17:41.316 INFO kablam! --> src/payload.rs:228:5 Sep 06 10:17:41.316 INFO kablam! | Sep 06 10:17:41.316 INFO kablam! 228 | pub(crate) fn readall(&mut self) -> Option { Sep 06 10:17:41.316 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 10:17:41.316 INFO kablam! Sep 06 10:17:41.877 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 52.49s Sep 06 10:17:41.908 INFO kablam! su: No module specific data is present Sep 06 10:17:43.283 INFO running `"docker" "rm" "-f" "120b58a4b5983f8d98e493181025d197dadf0f3da3f004c8f92a6c4112360d75"` Sep 06 10:17:43.395 INFO blam! 120b58a4b5983f8d98e493181025d197dadf0f3da3f004c8f92a6c4112360d75