Oct 13 15:04:17.792 INFO checking futures-threadpool-0.1.0 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 15:04:17.792 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-7/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 13 15:04:18.093 INFO blam! 1b37bd0c05ccc85690d850345bb7d3739dfc281f73ec50e16bdd28dbcdf734f8 Oct 13 15:04:18.094 INFO running `"docker" "start" "-a" "1b37bd0c05ccc85690d850345bb7d3739dfc281f73ec50e16bdd28dbcdf734f8"` Oct 13 15:04:18.770 INFO kablam! usermod: no changes Oct 13 15:04:18.832 INFO kablam! Checking futures-spawn v0.1.1 Oct 13 15:04:19.608 INFO kablam! Checking futures-threadpool v0.1.0 (/source) Oct 13 15:04:20.660 INFO kablam! error: unused `#[macro_use]` import Oct 13 15:04:20.660 INFO kablam! --> src/lib.rs:44:1 Oct 13 15:04:20.660 INFO kablam! | Oct 13 15:04:20.660 INFO kablam! 44 | #[macro_use] Oct 13 15:04:20.660 INFO kablam! | ^^^^^^^^^^^^ Oct 13 15:04:20.660 INFO kablam! | Oct 13 15:04:20.660 INFO kablam! note: lint level defined here Oct 13 15:04:20.660 INFO kablam! --> src/lib.rs:39:9 Oct 13 15:04:20.660 INFO kablam! | Oct 13 15:04:20.660 INFO kablam! 39 | #![deny(warnings, missing_docs)] Oct 13 15:04:20.660 INFO kablam! | ^^^^^^^^ Oct 13 15:04:20.660 INFO kablam! = note: #[deny(unused_imports)] implied by #[deny(warnings)] Oct 13 15:04:20.660 INFO kablam! Oct 13 15:04:20.676 INFO kablam! error: use of deprecated item 'futures::task::Run' Oct 13 15:04:20.676 INFO kablam! --> src/lib.rs:55:31 Oct 13 15:04:20.676 INFO kablam! | Oct 13 15:04:20.676 INFO kablam! 55 | use futures::executor::{self, Run, Executor}; Oct 13 15:04:20.676 INFO kablam! | ^^^ Oct 13 15:04:20.676 INFO kablam! | Oct 13 15:04:20.676 INFO kablam! note: lint level defined here Oct 13 15:04:20.676 INFO kablam! --> src/lib.rs:39:9 Oct 13 15:04:20.676 INFO kablam! | Oct 13 15:04:20.676 INFO kablam! 39 | #![deny(warnings, missing_docs)] Oct 13 15:04:20.676 INFO kablam! | ^^^^^^^^ Oct 13 15:04:20.676 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Oct 13 15:04:20.676 INFO kablam! Oct 13 15:04:20.676 INFO kablam! error: use of deprecated item 'futures::task::Executor' Oct 13 15:04:20.676 INFO kablam! --> src/lib.rs:55:36 Oct 13 15:04:20.676 INFO kablam! | Oct 13 15:04:20.677 INFO kablam! 55 | use futures::executor::{self, Run, Executor}; Oct 13 15:04:20.677 INFO kablam! | ^^^^^^^^ Oct 13 15:04:20.677 INFO kablam! Oct 13 15:04:20.677 INFO kablam! error: use of deprecated item 'futures::task::Run' Oct 13 15:04:20.677 INFO kablam! --> src/lib.rs:111:9 Oct 13 15:04:20.677 INFO kablam! | Oct 13 15:04:20.677 INFO kablam! 111 | Run(Run), Oct 13 15:04:20.677 INFO kablam! | ^^^ Oct 13 15:04:20.677 INFO kablam! Oct 13 15:04:20.677 INFO kablam! error: use of deprecated item 'futures::task::Executor' Oct 13 15:04:20.677 INFO kablam! --> src/lib.rs:183:6 Oct 13 15:04:20.677 INFO kablam! | Oct 13 15:04:20.677 INFO kablam! 183 | impl Executor for Inner { Oct 13 15:04:20.677 INFO kablam! | ^^^^^^^^ Oct 13 15:04:20.677 INFO kablam! Oct 13 15:04:20.677 INFO kablam! error: use of deprecated item 'futures::task::Run' Oct 13 15:04:20.677 INFO kablam! --> src/lib.rs:184:28 Oct 13 15:04:20.677 INFO kablam! | Oct 13 15:04:20.677 INFO kablam! 184 | fn execute(&self, run: Run) { Oct 13 15:04:20.677 INFO kablam! | ^^^ Oct 13 15:04:20.677 INFO kablam! Oct 13 15:04:20.709 INFO kablam! error: unused `#[macro_use]` import Oct 13 15:04:20.710 INFO kablam! --> src/lib.rs:44:1 Oct 13 15:04:20.710 INFO kablam! | Oct 13 15:04:20.710 INFO kablam! 44 | #[macro_use] Oct 13 15:04:20.710 INFO kablam! | ^^^^^^^^^^^^ Oct 13 15:04:20.710 INFO kablam! | Oct 13 15:04:20.710 INFO kablam! note: lint level defined here Oct 13 15:04:20.710 INFO kablam! --> src/lib.rs:39:9 Oct 13 15:04:20.710 INFO kablam! | Oct 13 15:04:20.710 INFO kablam! 39 | #![deny(warnings, missing_docs)] Oct 13 15:04:20.710 INFO kablam! | ^^^^^^^^ Oct 13 15:04:20.710 INFO kablam! = note: #[deny(unused_imports)] implied by #[deny(warnings)] Oct 13 15:04:20.710 INFO kablam! Oct 13 15:04:20.723 INFO kablam! error: use of deprecated item 'futures::task::Run' Oct 13 15:04:20.723 INFO kablam! --> src/lib.rs:55:31 Oct 13 15:04:20.723 INFO kablam! | Oct 13 15:04:20.723 INFO kablam! 55 | use futures::executor::{self, Run, Executor}; Oct 13 15:04:20.723 INFO kablam! | ^^^ Oct 13 15:04:20.723 INFO kablam! | Oct 13 15:04:20.723 INFO kablam! note: lint level defined here Oct 13 15:04:20.723 INFO kablam! --> src/lib.rs:39:9 Oct 13 15:04:20.723 INFO kablam! | Oct 13 15:04:20.723 INFO kablam! 39 | #![deny(warnings, missing_docs)] Oct 13 15:04:20.723 INFO kablam! | ^^^^^^^^ Oct 13 15:04:20.723 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Oct 13 15:04:20.723 INFO kablam! Oct 13 15:04:20.723 INFO kablam! error: use of deprecated item 'futures::task::Executor' Oct 13 15:04:20.723 INFO kablam! --> src/lib.rs:55:36 Oct 13 15:04:20.723 INFO kablam! | Oct 13 15:04:20.723 INFO kablam! 55 | use futures::executor::{self, Run, Executor}; Oct 13 15:04:20.723 INFO kablam! | ^^^^^^^^ Oct 13 15:04:20.723 INFO kablam! Oct 13 15:04:20.732 INFO kablam! error: use of deprecated item 'futures::task::Run' Oct 13 15:04:20.732 INFO kablam! --> src/lib.rs:111:9 Oct 13 15:04:20.732 INFO kablam! | Oct 13 15:04:20.732 INFO kablam! 111 | Run(Run), Oct 13 15:04:20.732 INFO kablam! | ^^^ Oct 13 15:04:20.732 INFO kablam! Oct 13 15:04:20.732 INFO kablam! error: use of deprecated item 'futures::task::Executor' Oct 13 15:04:20.732 INFO kablam! --> src/lib.rs:183:6 Oct 13 15:04:20.732 INFO kablam! | Oct 13 15:04:20.732 INFO kablam! 183 | impl Executor for Inner { Oct 13 15:04:20.732 INFO kablam! | ^^^^^^^^ Oct 13 15:04:20.732 INFO kablam! Oct 13 15:04:20.732 INFO kablam! error: use of deprecated item 'futures::task::Run' Oct 13 15:04:20.732 INFO kablam! --> src/lib.rs:184:28 Oct 13 15:04:20.732 INFO kablam! | Oct 13 15:04:20.732 INFO kablam! 184 | fn execute(&self, run: Run) { Oct 13 15:04:20.732 INFO kablam! | ^^^ Oct 13 15:04:20.732 INFO kablam! Oct 13 15:04:20.752 INFO kablam! error: use of deprecated item 'futures::task_impl::std::>::execute' Oct 13 15:04:20.752 INFO kablam! --> src/lib.rs:151:33 Oct 13 15:04:20.752 INFO kablam! | Oct 13 15:04:20.752 INFO kablam! 151 | executor::spawn(sender).execute(self.inner.clone()); Oct 13 15:04:20.752 INFO kablam! | ^^^^^^^ Oct 13 15:04:20.752 INFO kablam! Oct 13 15:04:20.764 INFO kablam! error: use of deprecated item 'futures::task_impl::std::>::execute' Oct 13 15:04:20.764 INFO kablam! --> src/lib.rs:151:33 Oct 13 15:04:20.764 INFO kablam! | Oct 13 15:04:20.764 INFO kablam! 151 | executor::spawn(sender).execute(self.inner.clone()); Oct 13 15:04:20.764 INFO kablam! | ^^^^^^^ Oct 13 15:04:20.764 INFO kablam! Oct 13 15:04:20.796 INFO kablam! error: aborting due to 7 previous errors Oct 13 15:04:20.796 INFO kablam! Oct 13 15:04:20.796 INFO kablam! error: Could not compile `futures-threadpool`. Oct 13 15:04:20.796 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 13 15:04:20.808 INFO kablam! error: aborting due to 7 previous errors Oct 13 15:04:20.808 INFO kablam! Oct 13 15:04:20.828 INFO kablam! error: Could not compile `futures-threadpool`. Oct 13 15:04:20.828 INFO kablam! Oct 13 15:04:20.828 INFO kablam! To learn more, run the command again with --verbose. Oct 13 15:04:20.828 INFO kablam! su: No module specific data is present Oct 13 15:04:21.409 INFO running `"docker" "rm" "-f" "1b37bd0c05ccc85690d850345bb7d3739dfc281f73ec50e16bdd28dbcdf734f8"` Oct 13 15:04:21.511 INFO blam! 1b37bd0c05ccc85690d850345bb7d3739dfc281f73ec50e16bdd28dbcdf734f8