Sep 20 06:51:47.088 INFO checking actix-web-0.7.4 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 20 06:51:47.088 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 20 06:51:47.088 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-7/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 06:51:47.328 INFO blam! d2d42157e462a0fe8d546e764c317d1ae8c1c57c9199c86d39d9ffd1a2ad214b Sep 20 06:51:47.330 INFO running `"docker" "start" "-a" "d2d42157e462a0fe8d546e764c317d1ae8c1c57c9199c86d39d9ffd1a2ad214b"` Sep 20 06:51:48.610 INFO kablam! usermod: no changes Sep 20 06:51:49.224 INFO kablam! Compiling actix-web v0.7.4 (/source) Sep 20 06:51:59.214 INFO kablam! warning: use of deprecated item 'tokio::executor::current_thread': use tokio-current-thread crate instead Sep 20 06:51:59.214 INFO kablam! --> src/server/http.rs:11:5 Sep 20 06:51:59.214 INFO kablam! | Sep 20 06:51:59.214 INFO kablam! 11 | use tokio::executor::current_thread; Sep 20 06:51:59.214 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 06:51:59.214 INFO kablam! | Sep 20 06:51:59.214 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 06:51:59.214 INFO kablam! Sep 20 06:51:59.518 INFO kablam! warning: unused import: `current as current_task` Sep 20 06:51:59.518 INFO kablam! --> src/payload.rs:3:21 Sep 20 06:51:59.518 INFO kablam! | Sep 20 06:51:59.518 INFO kablam! 3 | use futures::task::{current as current_task, Task}; Sep 20 06:51:59.518 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 06:51:59.518 INFO kablam! | Sep 20 06:51:59.518 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 06:51:59.518 INFO kablam! Sep 20 06:52:00.290 INFO kablam! warning: use of deprecated item 'tokio::executor::current_thread': use tokio-current-thread crate instead Sep 20 06:52:00.290 INFO kablam! --> src/server/http.rs:11:5 Sep 20 06:52:00.291 INFO kablam! | Sep 20 06:52:00.291 INFO kablam! 11 | use tokio::executor::current_thread; Sep 20 06:52:00.291 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 06:52:00.292 INFO kablam! | Sep 20 06:52:00.292 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 06:52:00.292 INFO kablam! Sep 20 06:52:10.318 INFO kablam! warning: method is never used: `clear` Sep 20 06:52:10.318 INFO kablam! --> src/param.rs:56:5 Sep 20 06:52:10.318 INFO kablam! | Sep 20 06:52:10.318 INFO kablam! 56 | pub(crate) fn clear(&mut self) { Sep 20 06:52:10.318 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 06:52:10.318 INFO kablam! | Sep 20 06:52:10.318 INFO kablam! = note: #[warn(dead_code)] on by default Sep 20 06:52:10.318 INFO kablam! Sep 20 06:52:26.550 INFO kablam! warning: use of deprecated item 'tokio::executor::current_thread': use tokio-current-thread crate instead Sep 20 06:52:26.551 INFO kablam! --> tests/test_server.rs:31:5 Sep 20 06:52:26.551 INFO kablam! | Sep 20 06:52:26.551 INFO kablam! 31 | use tokio::executor::current_thread; Sep 20 06:52:26.552 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 06:52:26.552 INFO kablam! | Sep 20 06:52:26.553 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 06:52:26.553 INFO kablam! Sep 20 06:52:28.686 INFO kablam! warning: method is never used: `clear` Sep 20 06:52:28.686 INFO kablam! --> src/param.rs:56:5 Sep 20 06:52:28.686 INFO kablam! | Sep 20 06:52:28.686 INFO kablam! 56 | pub(crate) fn clear(&mut self) { Sep 20 06:52:28.686 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 06:52:28.686 INFO kablam! | Sep 20 06:52:28.686 INFO kablam! = note: #[warn(dead_code)] on by default Sep 20 06:52:28.686 INFO kablam! Sep 20 06:52:28.686 INFO kablam! warning: method is never used: `readall` Sep 20 06:52:28.686 INFO kablam! --> src/payload.rs:81:5 Sep 20 06:52:28.686 INFO kablam! | Sep 20 06:52:28.686 INFO kablam! 81 | pub(crate) fn readall(&self) -> Option { Sep 20 06:52:28.686 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 06:52:28.686 INFO kablam! Sep 20 06:52:28.686 INFO kablam! warning: method is never used: `readall` Sep 20 06:52:28.686 INFO kablam! --> src/payload.rs:228:5 Sep 20 06:52:28.686 INFO kablam! | Sep 20 06:52:28.686 INFO kablam! 228 | pub(crate) fn readall(&mut self) -> Option { Sep 20 06:52:28.686 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 06:52:28.686 INFO kablam! Sep 20 06:52:29.446 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 40.81s Sep 20 06:52:29.483 INFO kablam! su: No module specific data is present Sep 20 06:52:30.885 INFO running `"docker" "rm" "-f" "d2d42157e462a0fe8d546e764c317d1ae8c1c57c9199c86d39d9ffd1a2ad214b"` Sep 20 06:52:31.006 INFO blam! d2d42157e462a0fe8d546e764c317d1ae8c1c57c9199c86d39d9ffd1a2ad214b