Oct 15 16:10:46.920 INFO testing tokio-process-0.2.2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 16:10:46.920 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 15 16:10:47.422 INFO blam! e69f58bd36b85003ef6ab1307b6865a3a31bd9d738cb4d57ca0a2f6159b5d6fd Oct 15 16:10:47.424 INFO running `"docker" "start" "-a" "e69f58bd36b85003ef6ab1307b6865a3a31bd9d738cb4d57ca0a2f6159b5d6fd"` Oct 15 16:10:49.498 INFO kablam! usermod: no changes Oct 15 16:10:49.611 INFO kablam! Compiling tokio-signal v0.2.5 Oct 15 16:10:52.055 INFO kablam! Compiling tokio-process v0.2.2 (/source) Oct 15 16:10:55.796 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.28s Oct 15 16:10:55.807 INFO kablam! su: No module specific data is present Oct 15 16:10:56.925 INFO running `"docker" "rm" "-f" "e69f58bd36b85003ef6ab1307b6865a3a31bd9d738cb4d57ca0a2f6159b5d6fd"` Oct 15 16:10:57.283 INFO blam! e69f58bd36b85003ef6ab1307b6865a3a31bd9d738cb4d57ca0a2f6159b5d6fd Oct 15 16:10:57.288 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 15 16:10:57.717 INFO blam! 192001dda1939260c7d822b986055a8ed82e64d1900e8a2285a754ea333183e4 Oct 15 16:10:57.723 INFO running `"docker" "start" "-a" "192001dda1939260c7d822b986055a8ed82e64d1900e8a2285a754ea333183e4"` Oct 15 16:10:58.983 INFO kablam! usermod: no changes Oct 15 16:10:59.131 INFO kablam! Compiling env_logger v0.4.3 Oct 15 16:11:00.579 INFO kablam! Compiling tokio-process v0.2.2 (/source) Oct 15 16:11:06.347 INFO kablam! warning: use of deprecated item 'tokio::executor::current_thread': use tokio-current-thread crate or functions in tokio::runtime::current_thread instead Oct 15 16:11:06.348 INFO kablam! --> tests/stdio.rs:16:5 Oct 15 16:11:06.349 INFO kablam! | Oct 15 16:11:06.349 INFO kablam! 16 | use tokio::executor::current_thread; Oct 15 16:11:06.350 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 16:11:06.351 INFO kablam! | Oct 15 16:11:06.351 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 16:11:06.352 INFO kablam! Oct 15 16:11:06.352 INFO kablam! warning: use of deprecated item 'tokio::timer::Deadline': use Timeout instead Oct 15 16:11:06.353 INFO kablam! --> tests/stdio.rs:19:5 Oct 15 16:11:06.354 INFO kablam! | Oct 15 16:11:06.354 INFO kablam! 19 | use tokio::timer::Deadline; Oct 15 16:11:06.355 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 16:11:06.355 INFO kablam! Oct 15 16:11:06.356 INFO kablam! warning: use of deprecated item 'tokio::timer::Deadline': use Timeout instead Oct 15 16:11:06.356 INFO kablam! --> tests/stdio.rs:136:17 Oct 15 16:11:06.357 INFO kablam! | Oct 15 16:11:06.357 INFO kablam! 136 | rt.block_on(Deadline::new(child, Instant::now() + Duration::from_secs(1))) Oct 15 16:11:06.358 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 16:11:06.358 INFO kablam! Oct 15 16:11:07.167 INFO kablam! warning: use of deprecated item 'tokio::executor::current_thread': use tokio-current-thread crate or functions in tokio::runtime::current_thread instead Oct 15 16:11:07.167 INFO kablam! --> tests/smoke.rs:4:5 Oct 15 16:11:07.168 INFO kablam! | Oct 15 16:11:07.168 INFO kablam! 4 | use tokio::executor::current_thread; Oct 15 16:11:07.168 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 16:11:07.168 INFO kablam! | Oct 15 16:11:07.169 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 16:11:07.169 INFO kablam! Oct 15 16:11:09.491 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.47s Oct 15 16:11:09.503 INFO kablam! su: No module specific data is present Oct 15 16:11:09.953 INFO running `"docker" "rm" "-f" "192001dda1939260c7d822b986055a8ed82e64d1900e8a2285a754ea333183e4"` Oct 15 16:11:10.156 INFO blam! 192001dda1939260c7d822b986055a8ed82e64d1900e8a2285a754ea333183e4 Oct 15 16:11:10.157 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-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 15 16:11:10.397 INFO blam! c48b12dd694bc8b8a60630ef00f8d0368575495304ca5bd5fbb47e13d5238a26 Oct 15 16:11:10.399 INFO running `"docker" "start" "-a" "c48b12dd694bc8b8a60630ef00f8d0368575495304ca5bd5fbb47e13d5238a26"` Oct 15 16:11:10.911 INFO kablam! usermod: no changes Oct 15 16:11:11.015 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 15 16:11:11.025 INFO kablam! Running /target/debug/deps/tokio_process-2794cf0d8d92d504 Oct 15 16:11:11.036 INFO blam! Oct 15 16:11:11.036 INFO blam! running 0 tests Oct 15 16:11:11.036 INFO blam! Oct 15 16:11:11.036 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:11:11.036 INFO blam! Oct 15 16:11:11.039 INFO kablam! Running /target/debug/deps/cat-3b2a2b357d12a945 Oct 15 16:11:11.041 INFO blam! Oct 15 16:11:11.041 INFO blam! running 0 tests Oct 15 16:11:11.042 INFO blam! Oct 15 16:11:11.042 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:11:11.042 INFO blam! Oct 15 16:11:11.043 INFO kablam! Running /target/debug/deps/exit-60aaf6bceed37d44 Oct 15 16:11:11.045 INFO blam! Oct 15 16:11:11.045 INFO blam! running 0 tests Oct 15 16:11:11.045 INFO blam! Oct 15 16:11:11.045 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:11:11.045 INFO blam! Oct 15 16:11:11.046 INFO kablam! Running /target/debug/deps/smoke-7eba9dc64fe41af2 Oct 15 16:11:11.048 INFO blam! Oct 15 16:11:11.048 INFO blam! running 1 test Oct 15 16:11:11.051 INFO blam! test simple ... ok Oct 15 16:11:11.051 INFO blam! Oct 15 16:11:11.051 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:11:11.051 INFO blam! Oct 15 16:11:11.052 INFO kablam! Running /target/debug/deps/stdio-c477e8378bf8ad40 Oct 15 16:11:11.056 INFO blam! Oct 15 16:11:11.056 INFO blam! running 4 tests Oct 15 16:11:11.067 INFO blam! test drop_kills ... ok Oct 15 16:11:11.081 INFO blam! test wait_with_output_captures ... ok Oct 15 16:11:11.107 INFO blam! test status_closes_any_pipes ... ok Oct 15 16:11:11.178 INFO blam! test feed_a_lot ... ok Oct 15 16:11:11.179 INFO blam! Oct 15 16:11:11.179 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:11:11.179 INFO blam! Oct 15 16:11:11.179 INFO kablam! Doc-tests tokio-process Oct 15 16:11:13.900 INFO blam! Oct 15 16:11:13.900 INFO blam! running 4 tests Oct 15 16:11:22.622 INFO blam! test src/lib.rs - (line 44) ... ok Oct 15 16:11:23.122 INFO blam! test src/lib.rs - Child::forget (line 437) ... ok Oct 15 16:11:23.490 INFO blam! test src/lib.rs - (line 15) ... ok Oct 15 16:11:23.671 INFO blam! test src/lib.rs - (line 72) ... ok Oct 15 16:11:23.671 INFO blam! Oct 15 16:11:23.671 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:11:23.671 INFO blam! Oct 15 16:11:23.691 INFO kablam! su: No module specific data is present Oct 15 16:11:23.945 INFO running `"docker" "rm" "-f" "c48b12dd694bc8b8a60630ef00f8d0368575495304ca5bd5fbb47e13d5238a26"` Oct 15 16:11:24.051 INFO blam! c48b12dd694bc8b8a60630ef00f8d0368575495304ca5bd5fbb47e13d5238a26