Oct 27 22:09:48.452 INFO checking futures-threadpool-0.1.0 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 22:09:48.452 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +19f01b935b91481fd445b16b533d2f87661bf12e-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 27 22:09:48.687 INFO blam! 548b3decaf68f25076718f7f8344867e827cc58dcce8c0cafc779f0938e5ba41 Oct 27 22:09:48.692 INFO running `"docker" "start" "-a" "548b3decaf68f25076718f7f8344867e827cc58dcce8c0cafc779f0938e5ba41"` Oct 27 22:09:49.175 INFO kablam! usermod: no changes Oct 27 22:09:49.235 INFO kablam! Checking futures-spawn v0.1.1 Oct 27 22:09:49.943 INFO kablam! Checking futures-threadpool v0.1.0 (/source) Oct 27 22:09:50.835 INFO kablam! error: unused `#[macro_use]` import Oct 27 22:09:50.835 INFO kablam! --> src/lib.rs:44:1 Oct 27 22:09:50.835 INFO kablam! | Oct 27 22:09:50.835 INFO kablam! 44 | #[macro_use] Oct 27 22:09:50.835 INFO kablam! | ^^^^^^^^^^^^ Oct 27 22:09:50.835 INFO kablam! | Oct 27 22:09:50.835 INFO kablam! note: lint level defined here Oct 27 22:09:50.835 INFO kablam! --> src/lib.rs:39:9 Oct 27 22:09:50.835 INFO kablam! | Oct 27 22:09:50.835 INFO kablam! 39 | #![deny(warnings, missing_docs)] Oct 27 22:09:50.835 INFO kablam! | ^^^^^^^^ Oct 27 22:09:50.835 INFO kablam! = note: #[deny(unused_imports)] implied by #[deny(warnings)] Oct 27 22:09:50.835 INFO kablam! Oct 27 22:09:50.855 INFO kablam! error: use of deprecated item 'futures::task::Run' Oct 27 22:09:50.855 INFO kablam! --> src/lib.rs:55:31 Oct 27 22:09:50.855 INFO kablam! | Oct 27 22:09:50.855 INFO kablam! 55 | use futures::executor::{self, Run, Executor}; Oct 27 22:09:50.855 INFO kablam! | ^^^ Oct 27 22:09:50.855 INFO kablam! | Oct 27 22:09:50.855 INFO kablam! note: lint level defined here Oct 27 22:09:50.855 INFO kablam! --> src/lib.rs:39:9 Oct 27 22:09:50.855 INFO kablam! | Oct 27 22:09:50.855 INFO kablam! 39 | #![deny(warnings, missing_docs)] Oct 27 22:09:50.855 INFO kablam! | ^^^^^^^^ Oct 27 22:09:50.856 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Oct 27 22:09:50.856 INFO kablam! Oct 27 22:09:50.856 INFO kablam! error: use of deprecated item 'futures::task::Executor' Oct 27 22:09:50.856 INFO kablam! --> src/lib.rs:55:36 Oct 27 22:09:50.856 INFO kablam! | Oct 27 22:09:50.856 INFO kablam! 55 | use futures::executor::{self, Run, Executor}; Oct 27 22:09:50.856 INFO kablam! | ^^^^^^^^ Oct 27 22:09:50.856 INFO kablam! Oct 27 22:09:50.856 INFO kablam! error: use of deprecated item 'futures::task::Run' Oct 27 22:09:50.856 INFO kablam! --> src/lib.rs:111:9 Oct 27 22:09:50.856 INFO kablam! | Oct 27 22:09:50.856 INFO kablam! 111 | Run(Run), Oct 27 22:09:50.856 INFO kablam! | ^^^ Oct 27 22:09:50.856 INFO kablam! Oct 27 22:09:50.856 INFO kablam! error: use of deprecated item 'futures::task::Executor' Oct 27 22:09:50.856 INFO kablam! --> src/lib.rs:183:6 Oct 27 22:09:50.856 INFO kablam! | Oct 27 22:09:50.856 INFO kablam! 183 | impl Executor for Inner { Oct 27 22:09:50.856 INFO kablam! | ^^^^^^^^ Oct 27 22:09:50.856 INFO kablam! Oct 27 22:09:50.856 INFO kablam! error: use of deprecated item 'futures::task::Run' Oct 27 22:09:50.856 INFO kablam! --> src/lib.rs:184:28 Oct 27 22:09:50.856 INFO kablam! | Oct 27 22:09:50.856 INFO kablam! 184 | fn execute(&self, run: Run) { Oct 27 22:09:50.857 INFO kablam! | ^^^ Oct 27 22:09:50.857 INFO kablam! Oct 27 22:09:50.895 INFO kablam! error: use of deprecated item 'futures::task_impl::std::>::execute' Oct 27 22:09:50.895 INFO kablam! --> src/lib.rs:151:33 Oct 27 22:09:50.895 INFO kablam! | Oct 27 22:09:50.895 INFO kablam! 151 | executor::spawn(sender).execute(self.inner.clone()); Oct 27 22:09:50.895 INFO kablam! | ^^^^^^^ Oct 27 22:09:50.895 INFO kablam! Oct 27 22:09:50.923 INFO kablam! error: aborting due to 7 previous errors Oct 27 22:09:50.923 INFO kablam! Oct 27 22:09:50.923 INFO kablam! error: Could not compile `futures-threadpool`. Oct 27 22:09:50.923 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 27 22:09:51.015 INFO kablam! error: unused `#[macro_use]` import Oct 27 22:09:51.015 INFO kablam! --> src/lib.rs:44:1 Oct 27 22:09:51.015 INFO kablam! | Oct 27 22:09:51.015 INFO kablam! 44 | #[macro_use] Oct 27 22:09:51.015 INFO kablam! | ^^^^^^^^^^^^ Oct 27 22:09:51.015 INFO kablam! | Oct 27 22:09:51.015 INFO kablam! note: lint level defined here Oct 27 22:09:51.015 INFO kablam! --> src/lib.rs:39:9 Oct 27 22:09:51.015 INFO kablam! | Oct 27 22:09:51.015 INFO kablam! 39 | #![deny(warnings, missing_docs)] Oct 27 22:09:51.015 INFO kablam! | ^^^^^^^^ Oct 27 22:09:51.015 INFO kablam! = note: #[deny(unused_imports)] implied by #[deny(warnings)] Oct 27 22:09:51.015 INFO kablam! Oct 27 22:09:51.035 INFO kablam! error: use of deprecated item 'futures::task::Run' Oct 27 22:09:51.035 INFO kablam! --> src/lib.rs:55:31 Oct 27 22:09:51.035 INFO kablam! | Oct 27 22:09:51.035 INFO kablam! 55 | use futures::executor::{self, Run, Executor}; Oct 27 22:09:51.035 INFO kablam! | ^^^ Oct 27 22:09:51.035 INFO kablam! | Oct 27 22:09:51.035 INFO kablam! note: lint level defined here Oct 27 22:09:51.035 INFO kablam! --> src/lib.rs:39:9 Oct 27 22:09:51.035 INFO kablam! | Oct 27 22:09:51.035 INFO kablam! 39 | #![deny(warnings, missing_docs)] Oct 27 22:09:51.035 INFO kablam! | ^^^^^^^^ Oct 27 22:09:51.035 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Oct 27 22:09:51.035 INFO kablam! Oct 27 22:09:51.035 INFO kablam! error: use of deprecated item 'futures::task::Executor' Oct 27 22:09:51.035 INFO kablam! --> src/lib.rs:55:36 Oct 27 22:09:51.035 INFO kablam! | Oct 27 22:09:51.035 INFO kablam! 55 | use futures::executor::{self, Run, Executor}; Oct 27 22:09:51.035 INFO kablam! | ^^^^^^^^ Oct 27 22:09:51.035 INFO kablam! Oct 27 22:09:51.035 INFO kablam! error: use of deprecated item 'futures::task::Run' Oct 27 22:09:51.035 INFO kablam! --> src/lib.rs:111:9 Oct 27 22:09:51.035 INFO kablam! | Oct 27 22:09:51.035 INFO kablam! 111 | Run(Run), Oct 27 22:09:51.035 INFO kablam! | ^^^ Oct 27 22:09:51.035 INFO kablam! Oct 27 22:09:51.035 INFO kablam! error: use of deprecated item 'futures::task::Executor' Oct 27 22:09:51.035 INFO kablam! --> src/lib.rs:183:6 Oct 27 22:09:51.035 INFO kablam! | Oct 27 22:09:51.035 INFO kablam! 183 | impl Executor for Inner { Oct 27 22:09:51.035 INFO kablam! | ^^^^^^^^ Oct 27 22:09:51.035 INFO kablam! Oct 27 22:09:51.035 INFO kablam! error: use of deprecated item 'futures::task::Run' Oct 27 22:09:51.035 INFO kablam! --> src/lib.rs:184:28 Oct 27 22:09:51.035 INFO kablam! | Oct 27 22:09:51.035 INFO kablam! 184 | fn execute(&self, run: Run) { Oct 27 22:09:51.035 INFO kablam! | ^^^ Oct 27 22:09:51.035 INFO kablam! Oct 27 22:09:51.059 INFO kablam! error: use of deprecated item 'futures::task_impl::std::>::execute' Oct 27 22:09:51.059 INFO kablam! --> src/lib.rs:151:33 Oct 27 22:09:51.059 INFO kablam! | Oct 27 22:09:51.059 INFO kablam! 151 | executor::spawn(sender).execute(self.inner.clone()); Oct 27 22:09:51.059 INFO kablam! | ^^^^^^^ Oct 27 22:09:51.059 INFO kablam! Oct 27 22:09:51.087 INFO kablam! error: aborting due to 7 previous errors Oct 27 22:09:51.087 INFO kablam! Oct 27 22:09:51.092 INFO kablam! error: Could not compile `futures-threadpool`. Oct 27 22:09:51.092 INFO kablam! Oct 27 22:09:51.092 INFO kablam! To learn more, run the command again with --verbose. Oct 27 22:09:51.103 INFO kablam! su: No module specific data is present Oct 27 22:09:51.417 INFO running `"docker" "rm" "-f" "548b3decaf68f25076718f7f8344867e827cc58dcce8c0cafc779f0938e5ba41"` Oct 27 22:09:51.611 INFO blam! 548b3decaf68f25076718f7f8344867e827cc58dcce8c0cafc779f0938e5ba41