Oct 10 17:48:25.497 INFO testing nakakura/tokio-blocking against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 17:48:25.497 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 17:48:25.497 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 17:48:25.916 INFO blam! a2db6cf9afcc1138393a611fb9f210bd6d183fc199ce97e60c74a62dc88c1918 Oct 10 17:48:25.917 INFO running `"docker" "start" "-a" "a2db6cf9afcc1138393a611fb9f210bd6d183fc199ce97e60c74a62dc88c1918"` Oct 10 17:48:27.661 INFO kablam! usermod: no changes Oct 10 17:48:27.841 INFO kablam! Compiling mio v0.6.15 Oct 10 17:48:27.841 INFO kablam! Compiling tokio-io v0.1.7 Oct 10 17:48:27.841 INFO kablam! Compiling tokio-threadpool v0.1.5 Oct 10 17:48:30.388 INFO kablam! Compiling tokio-codec v0.1.0 Oct 10 17:48:35.135 INFO kablam! Compiling tokio-fs v0.1.3 Oct 10 17:48:35.791 INFO kablam! Compiling tokio-reactor v0.1.3 Oct 10 17:48:39.781 INFO kablam! Compiling tokio-udp v0.1.1 Oct 10 17:48:39.781 INFO kablam! Compiling tokio-tcp v0.1.1 Oct 10 17:48:41.933 INFO kablam! Compiling tokio v0.1.7 Oct 10 17:48:44.741 INFO kablam! Compiling wit v0.1.0 (/source) Oct 10 17:48:46.684 INFO kablam! warning: unused imports: `err`, `ok` Oct 10 17:48:46.684 INFO kablam! --> src/main.rs:7:23 Oct 10 17:48:46.684 INFO kablam! | Oct 10 17:48:46.684 INFO kablam! 7 | use futures::future::{err, ok}; Oct 10 17:48:46.684 INFO kablam! | ^^^ ^^ Oct 10 17:48:46.684 INFO kablam! | Oct 10 17:48:46.684 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 17:48:46.684 INFO kablam! Oct 10 17:48:46.754 INFO kablam! warning: field is never used: `running` Oct 10 17:48:46.755 INFO kablam! --> src/main.rs:17:5 Oct 10 17:48:46.755 INFO kablam! | Oct 10 17:48:46.755 INFO kablam! 17 | running: bool, Oct 10 17:48:46.755 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 17:48:46.755 INFO kablam! | Oct 10 17:48:46.755 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 17:48:46.755 INFO kablam! Oct 10 17:48:46.772 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 17:48:46.772 INFO kablam! --> src/main.rs:35:9 Oct 10 17:48:46.772 INFO kablam! | Oct 10 17:48:46.772 INFO kablam! 35 | / blocking(|| { Oct 10 17:48:46.772 INFO kablam! 36 | | println!("start {}, now: {:?}, end_time: {:?}", self.token, Utc::now(), self.end_time); Oct 10 17:48:46.772 INFO kablam! 37 | | while Utc::now() < self.end_time { Oct 10 17:48:46.772 INFO kablam! 38 | | let delta_sec = self.end_time.timestamp() - Utc::now().timestamp(); Oct 10 17:48:46.772 INFO kablam! ... | Oct 10 17:48:46.772 INFO kablam! 43 | | } Oct 10 17:48:46.772 INFO kablam! 44 | | }); Oct 10 17:48:46.772 INFO kablam! | |___________^ Oct 10 17:48:46.772 INFO kablam! | Oct 10 17:48:46.772 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 10 17:48:46.772 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 17:48:46.772 INFO kablam! Oct 10 17:48:48.054 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 20.35s Oct 10 17:48:48.060 INFO kablam! su: No module specific data is present Oct 10 17:48:48.379 INFO running `"docker" "rm" "-f" "a2db6cf9afcc1138393a611fb9f210bd6d183fc199ce97e60c74a62dc88c1918"` Oct 10 17:48:48.523 INFO blam! a2db6cf9afcc1138393a611fb9f210bd6d183fc199ce97e60c74a62dc88c1918 Oct 10 17:48:48.528 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 17:48:48.528 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 17:48:48.856 INFO blam! 31004d2113dd4a947cabf2a1c955ee83c5db562dc635c442844ee1d8d06ee46b Oct 10 17:48:48.858 INFO running `"docker" "start" "-a" "31004d2113dd4a947cabf2a1c955ee83c5db562dc635c442844ee1d8d06ee46b"` Oct 10 17:48:49.350 INFO kablam! usermod: no changes Oct 10 17:48:49.430 INFO kablam! Compiling wit v0.1.0 (/source) Oct 10 17:48:51.444 INFO kablam! warning: unused imports: `err`, `ok` Oct 10 17:48:51.444 INFO kablam! --> src/main.rs:7:23 Oct 10 17:48:51.444 INFO kablam! | Oct 10 17:48:51.444 INFO kablam! 7 | use futures::future::{err, ok}; Oct 10 17:48:51.444 INFO kablam! | ^^^ ^^ Oct 10 17:48:51.444 INFO kablam! | Oct 10 17:48:51.444 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 17:48:51.444 INFO kablam! Oct 10 17:48:51.520 INFO kablam! warning: field is never used: `running` Oct 10 17:48:51.521 INFO kablam! --> src/main.rs:17:5 Oct 10 17:48:51.521 INFO kablam! | Oct 10 17:48:51.521 INFO kablam! 17 | running: bool, Oct 10 17:48:51.521 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 17:48:51.521 INFO kablam! | Oct 10 17:48:51.521 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 17:48:51.521 INFO kablam! Oct 10 17:48:51.532 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 17:48:51.532 INFO kablam! --> src/main.rs:35:9 Oct 10 17:48:51.533 INFO kablam! | Oct 10 17:48:51.533 INFO kablam! 35 | / blocking(|| { Oct 10 17:48:51.533 INFO kablam! 36 | | println!("start {}, now: {:?}, end_time: {:?}", self.token, Utc::now(), self.end_time); Oct 10 17:48:51.533 INFO kablam! 37 | | while Utc::now() < self.end_time { Oct 10 17:48:51.533 INFO kablam! 38 | | let delta_sec = self.end_time.timestamp() - Utc::now().timestamp(); Oct 10 17:48:51.533 INFO kablam! ... | Oct 10 17:48:51.533 INFO kablam! 43 | | } Oct 10 17:48:51.533 INFO kablam! 44 | | }); Oct 10 17:48:51.533 INFO kablam! | |___________^ Oct 10 17:48:51.533 INFO kablam! | Oct 10 17:48:51.533 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 10 17:48:51.533 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 17:48:51.533 INFO kablam! Oct 10 17:48:52.052 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.68s Oct 10 17:48:52.052 INFO kablam! su: No module specific data is present Oct 10 17:48:52.572 INFO running `"docker" "rm" "-f" "31004d2113dd4a947cabf2a1c955ee83c5db562dc635c442844ee1d8d06ee46b"` Oct 10 17:48:52.828 INFO blam! 31004d2113dd4a947cabf2a1c955ee83c5db562dc635c442844ee1d8d06ee46b Oct 10 17:48:52.829 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 17:48:52.829 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 17:48:53.252 INFO blam! 83419f21f787c69baa40eb8e4885e4eb4b769d49db12b401fc95849859a30c29 Oct 10 17:48:53.256 INFO running `"docker" "start" "-a" "83419f21f787c69baa40eb8e4885e4eb4b769d49db12b401fc95849859a30c29"` Oct 10 17:48:54.133 INFO kablam! usermod: no changes Oct 10 17:48:54.272 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.10s Oct 10 17:48:54.276 INFO kablam! Running /target/debug/deps/wit-cd43180d749925de Oct 10 17:48:54.282 INFO blam! Oct 10 17:48:54.282 INFO blam! running 0 tests Oct 10 17:48:54.282 INFO blam! Oct 10 17:48:54.282 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 17:48:54.282 INFO blam! Oct 10 17:48:54.284 INFO kablam! su: No module specific data is present Oct 10 17:48:54.790 INFO running `"docker" "rm" "-f" "83419f21f787c69baa40eb8e4885e4eb4b769d49db12b401fc95849859a30c29"` Oct 10 17:48:55.028 INFO blam! 83419f21f787c69baa40eb8e4885e4eb4b769d49db12b401fc95849859a30c29