Sep 01 11:16:52.743 INFO checking actix-web-0.7.4 against try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b for pr-53578 Sep 01 11:16:52.743 INFO running: cargo +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets Sep 01 11:16:52.743 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53578/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-1/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/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 +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-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:16:52.929 INFO blam! 15966926812cbd4cd4a20af55d113e08e9c4c2bccbe6a788a60cce5df2831a3b Sep 01 11:16:52.931 INFO running `"docker" "start" "-a" "15966926812cbd4cd4a20af55d113e08e9c4c2bccbe6a788a60cce5df2831a3b"` Sep 01 11:16:53.901 INFO kablam! Compiling actix-web v0.7.4 (file:///source) Sep 01 11:16:53.910 INFO kablam! Checking tokio-signal v0.2.5 Sep 01 11:16:53.911 INFO kablam! Checking trust-dns-proto v0.4.0 Sep 01 11:17:01.757 INFO kablam! Checking trust-dns-resolver v0.9.1 Sep 01 11:17:08.393 INFO kablam! Checking actix v0.7.4 Sep 01 11:17:26.143 INFO kablam! warning: use of deprecated item 'tokio::executor::current_thread': use tokio-current-thread crate instead Sep 01 11:17:26.143 INFO kablam! --> src/server/http.rs:11:5 Sep 01 11:17:26.143 INFO kablam! | Sep 01 11:17:26.143 INFO kablam! 11 | use tokio::executor::current_thread; Sep 01 11:17:26.143 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:17:26.143 INFO kablam! | Sep 01 11:17:26.144 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 11:17:26.144 INFO kablam! Sep 01 11:17:27.600 INFO kablam! warning: unused import: `current as current_task` Sep 01 11:17:27.601 INFO kablam! --> src/payload.rs:3:21 Sep 01 11:17:27.601 INFO kablam! | Sep 01 11:17:27.601 INFO kablam! 3 | use futures::task::{current as current_task, Task}; Sep 01 11:17:27.601 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:17:27.601 INFO kablam! | Sep 01 11:17:27.601 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 11:17:27.601 INFO kablam! Sep 01 11:17:28.327 INFO kablam! warning: use of deprecated item 'tokio::executor::current_thread': use tokio-current-thread crate instead Sep 01 11:17:28.327 INFO kablam! --> src/server/http.rs:11:5 Sep 01 11:17:28.327 INFO kablam! | Sep 01 11:17:28.327 INFO kablam! 11 | use tokio::executor::current_thread; Sep 01 11:17:28.327 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:17:28.327 INFO kablam! | Sep 01 11:17:28.327 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 11:17:28.327 INFO kablam! Sep 01 11:17:42.338 INFO kablam! warning: method is never used: `clear` Sep 01 11:17:42.339 INFO kablam! --> src/param.rs:56:5 Sep 01 11:17:42.339 INFO kablam! | Sep 01 11:17:42.339 INFO kablam! 56 | pub(crate) fn clear(&mut self) { Sep 01 11:17:42.339 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:17:42.339 INFO kablam! | Sep 01 11:17:42.340 INFO kablam! = note: #[warn(dead_code)] on by default Sep 01 11:17:42.340 INFO kablam! Sep 01 11:18:09.718 INFO kablam! warning: method is never used: `clear` Sep 01 11:18:09.718 INFO kablam! --> src/param.rs:56:5 Sep 01 11:18:09.718 INFO kablam! | Sep 01 11:18:09.718 INFO kablam! 56 | pub(crate) fn clear(&mut self) { Sep 01 11:18:09.718 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:18:09.718 INFO kablam! | Sep 01 11:18:09.718 INFO kablam! = note: #[warn(dead_code)] on by default Sep 01 11:18:09.718 INFO kablam! Sep 01 11:18:09.718 INFO kablam! warning: method is never used: `readall` Sep 01 11:18:09.718 INFO kablam! --> src/payload.rs:81:5 Sep 01 11:18:09.718 INFO kablam! | Sep 01 11:18:09.718 INFO kablam! 81 | pub(crate) fn readall(&self) -> Option { Sep 01 11:18:09.718 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:18:09.726 INFO kablam! Sep 01 11:18:09.726 INFO kablam! warning: method is never used: `readall` Sep 01 11:18:09.727 INFO kablam! --> src/payload.rs:228:5 Sep 01 11:18:09.727 INFO kablam! | Sep 01 11:18:09.727 INFO kablam! 228 | pub(crate) fn readall(&mut self) -> Option { Sep 01 11:18:09.727 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:18:09.727 INFO kablam! Sep 01 11:18:13.917 INFO kablam! warning: use of deprecated item 'tokio::executor::current_thread': use tokio-current-thread crate instead Sep 01 11:18:13.917 INFO kablam! --> tests/test_server.rs:31:5 Sep 01 11:18:13.917 INFO kablam! | Sep 01 11:18:13.917 INFO kablam! 31 | use tokio::executor::current_thread; Sep 01 11:18:13.917 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:18:13.917 INFO kablam! | Sep 01 11:18:13.917 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 11:18:13.917 INFO kablam! Sep 01 11:18:19.055 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 25s Sep 01 11:18:19.107 INFO kablam! su: No module specific data is present Sep 01 11:18:19.607 INFO running `"docker" "rm" "-f" "15966926812cbd4cd4a20af55d113e08e9c4c2bccbe6a788a60cce5df2831a3b"` Sep 01 11:18:19.769 INFO blam! 15966926812cbd4cd4a20af55d113e08e9c4c2bccbe6a788a60cce5df2831a3b