Sep 10 23:07:04.036 INFO checking actix-web-0.7.4 against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 23:07:04.036 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 23:07:04.036 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-3/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/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 +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 23:07:04.260 INFO blam! df5f0572d469ff85513f2177095a3493bdb52e32456d65dd0133c728a9e1e916 Sep 10 23:07:04.262 INFO running `"docker" "start" "-a" "df5f0572d469ff85513f2177095a3493bdb52e32456d65dd0133c728a9e1e916"` Sep 10 23:07:05.457 INFO kablam! usermod: no changes Sep 10 23:07:06.002 INFO kablam! Compiling actix-web v0.7.4 (file:///source) Sep 10 23:07:06.009 INFO kablam! Checking actix v0.7.4 Sep 10 23:07:20.949 INFO kablam! warning: use of deprecated item 'tokio::executor::current_thread': use tokio-current-thread crate instead Sep 10 23:07:20.949 INFO kablam! --> src/server/http.rs:11:5 Sep 10 23:07:20.949 INFO kablam! | Sep 10 23:07:20.949 INFO kablam! 11 | use tokio::executor::current_thread; Sep 10 23:07:20.949 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 23:07:20.954 INFO kablam! | Sep 10 23:07:20.954 INFO kablam! = note: #[warn(deprecated)] on by default Sep 10 23:07:20.954 INFO kablam! Sep 10 23:07:21.379 INFO kablam! warning: unused import: `current as current_task` Sep 10 23:07:21.379 INFO kablam! --> src/payload.rs:3:21 Sep 10 23:07:21.380 INFO kablam! | Sep 10 23:07:21.380 INFO kablam! 3 | use futures::task::{current as current_task, Task}; Sep 10 23:07:21.380 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 23:07:21.380 INFO kablam! | Sep 10 23:07:21.380 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 10 23:07:21.380 INFO kablam! Sep 10 23:07:22.226 INFO kablam! warning: use of deprecated item 'tokio::executor::current_thread': use tokio-current-thread crate instead Sep 10 23:07:22.226 INFO kablam! --> src/server/http.rs:11:5 Sep 10 23:07:22.226 INFO kablam! | Sep 10 23:07:22.226 INFO kablam! 11 | use tokio::executor::current_thread; Sep 10 23:07:22.226 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 23:07:22.226 INFO kablam! | Sep 10 23:07:22.226 INFO kablam! = note: #[warn(deprecated)] on by default Sep 10 23:07:22.226 INFO kablam! Sep 10 23:07:31.982 INFO kablam! warning: method is never used: `clear` Sep 10 23:07:31.982 INFO kablam! --> src/param.rs:56:5 Sep 10 23:07:31.982 INFO kablam! | Sep 10 23:07:31.982 INFO kablam! 56 | pub(crate) fn clear(&mut self) { Sep 10 23:07:31.982 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 23:07:31.982 INFO kablam! | Sep 10 23:07:31.982 INFO kablam! = note: #[warn(dead_code)] on by default Sep 10 23:07:31.982 INFO kablam! Sep 10 23:07:47.482 INFO kablam! warning: use of deprecated item 'tokio::executor::current_thread': use tokio-current-thread crate instead Sep 10 23:07:47.482 INFO kablam! --> tests/test_server.rs:31:5 Sep 10 23:07:47.482 INFO kablam! | Sep 10 23:07:47.482 INFO kablam! 31 | use tokio::executor::current_thread; Sep 10 23:07:47.482 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 23:07:47.482 INFO kablam! | Sep 10 23:07:47.482 INFO kablam! = note: #[warn(deprecated)] on by default Sep 10 23:07:47.482 INFO kablam! Sep 10 23:07:53.552 INFO kablam! warning: method is never used: `clear` Sep 10 23:07:53.552 INFO kablam! --> src/param.rs:56:5 Sep 10 23:07:53.552 INFO kablam! | Sep 10 23:07:53.552 INFO kablam! 56 | pub(crate) fn clear(&mut self) { Sep 10 23:07:53.552 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 23:07:53.552 INFO kablam! | Sep 10 23:07:53.552 INFO kablam! = note: #[warn(dead_code)] on by default Sep 10 23:07:53.552 INFO kablam! Sep 10 23:07:53.552 INFO kablam! warning: method is never used: `readall` Sep 10 23:07:53.552 INFO kablam! --> src/payload.rs:81:5 Sep 10 23:07:53.552 INFO kablam! | Sep 10 23:07:53.552 INFO kablam! 81 | pub(crate) fn readall(&self) -> Option { Sep 10 23:07:53.552 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 23:07:53.552 INFO kablam! Sep 10 23:07:53.553 INFO kablam! warning: method is never used: `readall` Sep 10 23:07:53.553 INFO kablam! --> src/payload.rs:228:5 Sep 10 23:07:53.553 INFO kablam! | Sep 10 23:07:53.553 INFO kablam! 228 | pub(crate) fn readall(&mut self) -> Option { Sep 10 23:07:53.553 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 23:07:53.553 INFO kablam! Sep 10 23:07:54.342 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 48.86s Sep 10 23:07:54.390 INFO kablam! su: No module specific data is present Sep 10 23:07:55.496 INFO running `"docker" "rm" "-f" "df5f0572d469ff85513f2177095a3493bdb52e32456d65dd0133c728a9e1e916"` Sep 10 23:07:55.612 INFO blam! df5f0572d469ff85513f2177095a3493bdb52e32456d65dd0133c728a9e1e916