Sep 14 19:59:44.036 INFO checking actix-web-0.7.4 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 19:59:44.036 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 19:59:44.036 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-0/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 19:59:44.494 INFO blam! 679cb74ef0d347e34da962ab135e09a4181e7a6f9be67189a85a2eb30514b111 Sep 14 19:59:44.495 INFO running `"docker" "start" "-a" "679cb74ef0d347e34da962ab135e09a4181e7a6f9be67189a85a2eb30514b111"` Sep 14 19:59:45.771 INFO kablam! usermod: no changes Sep 14 19:59:46.306 INFO kablam! Compiling actix-web v0.7.4 (file:///source) Sep 14 19:59:54.581 INFO kablam! warning: use of deprecated item 'tokio::executor::current_thread': use tokio-current-thread crate instead Sep 14 19:59:54.581 INFO kablam! --> src/server/http.rs:11:5 Sep 14 19:59:54.581 INFO kablam! | Sep 14 19:59:54.581 INFO kablam! 11 | use tokio::executor::current_thread; Sep 14 19:59:54.581 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 19:59:54.581 INFO kablam! | Sep 14 19:59:54.581 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 19:59:54.581 INFO kablam! Sep 14 19:59:55.356 INFO kablam! warning: unused import: `current as current_task` Sep 14 19:59:55.356 INFO kablam! --> src/payload.rs:3:21 Sep 14 19:59:55.356 INFO kablam! | Sep 14 19:59:55.356 INFO kablam! 3 | use futures::task::{current as current_task, Task}; Sep 14 19:59:55.356 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 19:59:55.356 INFO kablam! | Sep 14 19:59:55.357 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 14 19:59:55.357 INFO kablam! Sep 14 19:59:56.834 INFO kablam! warning: use of deprecated item 'tokio::executor::current_thread': use tokio-current-thread crate instead Sep 14 19:59:56.834 INFO kablam! --> src/server/http.rs:11:5 Sep 14 19:59:56.834 INFO kablam! | Sep 14 19:59:56.834 INFO kablam! 11 | use tokio::executor::current_thread; Sep 14 19:59:56.834 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 19:59:56.834 INFO kablam! | Sep 14 19:59:56.834 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 19:59:56.834 INFO kablam! Sep 14 20:00:07.938 INFO kablam! warning: method is never used: `clear` Sep 14 20:00:07.938 INFO kablam! --> src/param.rs:56:5 Sep 14 20:00:07.938 INFO kablam! | Sep 14 20:00:07.938 INFO kablam! 56 | pub(crate) fn clear(&mut self) { Sep 14 20:00:07.938 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 20:00:07.938 INFO kablam! | Sep 14 20:00:07.938 INFO kablam! = note: #[warn(dead_code)] on by default Sep 14 20:00:07.938 INFO kablam! Sep 14 20:00:25.199 INFO kablam! warning: use of deprecated item 'tokio::executor::current_thread': use tokio-current-thread crate instead Sep 14 20:00:25.199 INFO kablam! --> tests/test_server.rs:31:5 Sep 14 20:00:25.199 INFO kablam! | Sep 14 20:00:25.199 INFO kablam! 31 | use tokio::executor::current_thread; Sep 14 20:00:25.199 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 20:00:25.215 INFO kablam! | Sep 14 20:00:25.215 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 20:00:25.215 INFO kablam! Sep 14 20:00:26.477 INFO kablam! warning: method is never used: `clear` Sep 14 20:00:26.477 INFO kablam! --> src/param.rs:56:5 Sep 14 20:00:26.477 INFO kablam! | Sep 14 20:00:26.477 INFO kablam! 56 | pub(crate) fn clear(&mut self) { Sep 14 20:00:26.477 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 20:00:26.491 INFO kablam! | Sep 14 20:00:26.491 INFO kablam! = note: #[warn(dead_code)] on by default Sep 14 20:00:26.491 INFO kablam! Sep 14 20:00:26.491 INFO kablam! warning: method is never used: `readall` Sep 14 20:00:26.491 INFO kablam! --> src/payload.rs:81:5 Sep 14 20:00:26.491 INFO kablam! | Sep 14 20:00:26.491 INFO kablam! 81 | pub(crate) fn readall(&self) -> Option { Sep 14 20:00:26.491 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 20:00:26.491 INFO kablam! Sep 14 20:00:26.491 INFO kablam! warning: method is never used: `readall` Sep 14 20:00:26.491 INFO kablam! --> src/payload.rs:228:5 Sep 14 20:00:26.491 INFO kablam! | Sep 14 20:00:26.491 INFO kablam! 228 | pub(crate) fn readall(&mut self) -> Option { Sep 14 20:00:26.491 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 20:00:26.491 INFO kablam! Sep 14 20:00:29.315 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 43.51s Sep 14 20:00:29.377 INFO kablam! su: No module specific data is present Sep 14 20:00:31.076 INFO running `"docker" "rm" "-f" "679cb74ef0d347e34da962ab135e09a4181e7a6f9be67189a85a2eb30514b111"` Sep 14 20:00:31.387 INFO blam! 679cb74ef0d347e34da962ab135e09a4181e7a6f9be67189a85a2eb30514b111