Oct 22 03:06:50.951 INFO checking futures-threadpool-0.1.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 03:06:50.953 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 22 03:06:51.286 INFO blam! f06a76ffe73da7ab68c95ad0ef359a8333a89f7e636d4c070b7698f284bd4d99 Oct 22 03:06:51.288 INFO running `"docker" "start" "-a" "f06a76ffe73da7ab68c95ad0ef359a8333a89f7e636d4c070b7698f284bd4d99"` Oct 22 03:06:52.029 INFO kablam! usermod: no changes Oct 22 03:06:52.080 INFO kablam! Checking futures-spawn v0.1.1 Oct 22 03:06:52.860 INFO kablam! Checking futures-threadpool v0.1.0 (/source) Oct 22 03:06:53.680 INFO kablam! error: unused `#[macro_use]` import Oct 22 03:06:53.680 INFO kablam! --> src/lib.rs:44:1 Oct 22 03:06:53.680 INFO kablam! | Oct 22 03:06:53.680 INFO kablam! 44 | #[macro_use] Oct 22 03:06:53.680 INFO kablam! | ^^^^^^^^^^^^ Oct 22 03:06:53.680 INFO kablam! | Oct 22 03:06:53.680 INFO kablam! note: lint level defined here Oct 22 03:06:53.680 INFO kablam! --> src/lib.rs:39:9 Oct 22 03:06:53.680 INFO kablam! | Oct 22 03:06:53.680 INFO kablam! 39 | #![deny(warnings, missing_docs)] Oct 22 03:06:53.680 INFO kablam! | ^^^^^^^^ Oct 22 03:06:53.680 INFO kablam! = note: #[deny(unused_imports)] implied by #[deny(warnings)] Oct 22 03:06:53.680 INFO kablam! Oct 22 03:06:53.692 INFO kablam! error: use of deprecated item 'futures::task::Run' Oct 22 03:06:53.692 INFO kablam! --> src/lib.rs:55:31 Oct 22 03:06:53.692 INFO kablam! | Oct 22 03:06:53.692 INFO kablam! 55 | use futures::executor::{self, Run, Executor}; Oct 22 03:06:53.692 INFO kablam! | ^^^ Oct 22 03:06:53.692 INFO kablam! | Oct 22 03:06:53.692 INFO kablam! note: lint level defined here Oct 22 03:06:53.692 INFO kablam! --> src/lib.rs:39:9 Oct 22 03:06:53.692 INFO kablam! | Oct 22 03:06:53.692 INFO kablam! 39 | #![deny(warnings, missing_docs)] Oct 22 03:06:53.692 INFO kablam! | ^^^^^^^^ Oct 22 03:06:53.692 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Oct 22 03:06:53.692 INFO kablam! Oct 22 03:06:53.692 INFO kablam! error: use of deprecated item 'futures::task::Executor' Oct 22 03:06:53.692 INFO kablam! --> src/lib.rs:55:36 Oct 22 03:06:53.693 INFO kablam! | Oct 22 03:06:53.693 INFO kablam! 55 | use futures::executor::{self, Run, Executor}; Oct 22 03:06:53.693 INFO kablam! | ^^^^^^^^ Oct 22 03:06:53.693 INFO kablam! Oct 22 03:06:53.693 INFO kablam! error: use of deprecated item 'futures::task::Run' Oct 22 03:06:53.693 INFO kablam! --> src/lib.rs:111:9 Oct 22 03:06:53.693 INFO kablam! | Oct 22 03:06:53.693 INFO kablam! 111 | Run(Run), Oct 22 03:06:53.693 INFO kablam! | ^^^ Oct 22 03:06:53.693 INFO kablam! Oct 22 03:06:53.693 INFO kablam! error: use of deprecated item 'futures::task::Executor' Oct 22 03:06:53.693 INFO kablam! --> src/lib.rs:183:6 Oct 22 03:06:53.693 INFO kablam! | Oct 22 03:06:53.693 INFO kablam! 183 | impl Executor for Inner { Oct 22 03:06:53.693 INFO kablam! | ^^^^^^^^ Oct 22 03:06:53.693 INFO kablam! Oct 22 03:06:53.693 INFO kablam! error: use of deprecated item 'futures::task::Run' Oct 22 03:06:53.693 INFO kablam! --> src/lib.rs:184:28 Oct 22 03:06:53.693 INFO kablam! | Oct 22 03:06:53.693 INFO kablam! 184 | fn execute(&self, run: Run) { Oct 22 03:06:53.693 INFO kablam! | ^^^ Oct 22 03:06:53.693 INFO kablam! Oct 22 03:06:53.740 INFO kablam! error: use of deprecated item 'futures::task_impl::std::>::execute' Oct 22 03:06:53.740 INFO kablam! --> src/lib.rs:151:33 Oct 22 03:06:53.740 INFO kablam! | Oct 22 03:06:53.740 INFO kablam! 151 | executor::spawn(sender).execute(self.inner.clone()); Oct 22 03:06:53.740 INFO kablam! | ^^^^^^^ Oct 22 03:06:53.740 INFO kablam! Oct 22 03:06:53.771 INFO kablam! error: aborting due to 7 previous errors Oct 22 03:06:53.771 INFO kablam! Oct 22 03:06:53.779 INFO kablam! error: Could not compile `futures-threadpool`. Oct 22 03:06:53.779 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 22 03:06:53.932 INFO kablam! error: unused `#[macro_use]` import Oct 22 03:06:53.932 INFO kablam! --> src/lib.rs:44:1 Oct 22 03:06:53.932 INFO kablam! | Oct 22 03:06:53.932 INFO kablam! 44 | #[macro_use] Oct 22 03:06:53.932 INFO kablam! | ^^^^^^^^^^^^ Oct 22 03:06:53.932 INFO kablam! | Oct 22 03:06:53.932 INFO kablam! note: lint level defined here Oct 22 03:06:53.932 INFO kablam! --> src/lib.rs:39:9 Oct 22 03:06:53.932 INFO kablam! | Oct 22 03:06:53.932 INFO kablam! 39 | #![deny(warnings, missing_docs)] Oct 22 03:06:53.932 INFO kablam! | ^^^^^^^^ Oct 22 03:06:53.932 INFO kablam! = note: #[deny(unused_imports)] implied by #[deny(warnings)] Oct 22 03:06:53.932 INFO kablam! Oct 22 03:06:53.940 INFO kablam! error: use of deprecated item 'futures::task::Run' Oct 22 03:06:53.940 INFO kablam! --> src/lib.rs:55:31 Oct 22 03:06:53.940 INFO kablam! | Oct 22 03:06:53.940 INFO kablam! 55 | use futures::executor::{self, Run, Executor}; Oct 22 03:06:53.940 INFO kablam! | ^^^ Oct 22 03:06:53.941 INFO kablam! | Oct 22 03:06:53.941 INFO kablam! note: lint level defined here Oct 22 03:06:53.941 INFO kablam! --> src/lib.rs:39:9 Oct 22 03:06:53.941 INFO kablam! | Oct 22 03:06:53.941 INFO kablam! 39 | #![deny(warnings, missing_docs)] Oct 22 03:06:53.941 INFO kablam! | ^^^^^^^^ Oct 22 03:06:53.941 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Oct 22 03:06:53.941 INFO kablam! Oct 22 03:06:53.941 INFO kablam! error: use of deprecated item 'futures::task::Executor' Oct 22 03:06:53.941 INFO kablam! --> src/lib.rs:55:36 Oct 22 03:06:53.941 INFO kablam! | Oct 22 03:06:53.941 INFO kablam! 55 | use futures::executor::{self, Run, Executor}; Oct 22 03:06:53.941 INFO kablam! | ^^^^^^^^ Oct 22 03:06:53.941 INFO kablam! Oct 22 03:06:53.941 INFO kablam! error: use of deprecated item 'futures::task::Run' Oct 22 03:06:53.941 INFO kablam! --> src/lib.rs:111:9 Oct 22 03:06:53.941 INFO kablam! | Oct 22 03:06:53.941 INFO kablam! 111 | Run(Run), Oct 22 03:06:53.941 INFO kablam! | ^^^ Oct 22 03:06:53.941 INFO kablam! Oct 22 03:06:53.941 INFO kablam! error: use of deprecated item 'futures::task::Executor' Oct 22 03:06:53.941 INFO kablam! --> src/lib.rs:183:6 Oct 22 03:06:53.941 INFO kablam! | Oct 22 03:06:53.941 INFO kablam! 183 | impl Executor for Inner { Oct 22 03:06:53.941 INFO kablam! | ^^^^^^^^ Oct 22 03:06:53.941 INFO kablam! Oct 22 03:06:53.948 INFO kablam! error: use of deprecated item 'futures::task::Run' Oct 22 03:06:53.948 INFO kablam! --> src/lib.rs:184:28 Oct 22 03:06:53.948 INFO kablam! | Oct 22 03:06:53.948 INFO kablam! 184 | fn execute(&self, run: Run) { Oct 22 03:06:53.948 INFO kablam! | ^^^ Oct 22 03:06:53.948 INFO kablam! Oct 22 03:06:53.972 INFO kablam! error: use of deprecated item 'futures::task_impl::std::>::execute' Oct 22 03:06:53.972 INFO kablam! --> src/lib.rs:151:33 Oct 22 03:06:53.972 INFO kablam! | Oct 22 03:06:53.972 INFO kablam! 151 | executor::spawn(sender).execute(self.inner.clone()); Oct 22 03:06:53.972 INFO kablam! | ^^^^^^^ Oct 22 03:06:53.972 INFO kablam! Oct 22 03:06:54.000 INFO kablam! error: aborting due to 7 previous errors Oct 22 03:06:54.000 INFO kablam! Oct 22 03:06:54.006 INFO kablam! error: Could not compile `futures-threadpool`. Oct 22 03:06:54.006 INFO kablam! Oct 22 03:06:54.006 INFO kablam! To learn more, run the command again with --verbose. Oct 22 03:06:54.007 INFO kablam! su: No module specific data is present Oct 22 03:06:54.564 INFO running `"docker" "rm" "-f" "f06a76ffe73da7ab68c95ad0ef359a8333a89f7e636d4c070b7698f284bd4d99"` Oct 22 03:06:54.798 INFO blam! f06a76ffe73da7ab68c95ad0ef359a8333a89f7e636d4c070b7698f284bd4d99