Oct 15 16:10:45.506 INFO testing tokio-process-0.2.2 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 16:10:45.508 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:45.856 INFO blam! c7786c3896996655c77e353dc3c88c2c1a2fab50d241995209a4038d68bc838d Oct 15 16:10:45.859 INFO running `"docker" "start" "-a" "c7786c3896996655c77e353dc3c88c2c1a2fab50d241995209a4038d68bc838d"` Oct 15 16:10:47.051 INFO kablam! usermod: no changes Oct 15 16:10:47.275 INFO kablam! Compiling tokio-signal v0.2.5 Oct 15 16:10:49.803 INFO kablam! Compiling tokio-process v0.2.2 (/source) Oct 15 16:10:53.475 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.38s Oct 15 16:10:53.475 INFO kablam! su: No module specific data is present Oct 15 16:10:54.155 INFO running `"docker" "rm" "-f" "c7786c3896996655c77e353dc3c88c2c1a2fab50d241995209a4038d68bc838d"` Oct 15 16:10:54.395 INFO blam! c7786c3896996655c77e353dc3c88c2c1a2fab50d241995209a4038d68bc838d Oct 15 16:10:54.399 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:54.933 INFO blam! 15d123d640da37de6fb664eddd5e09afa62e23bcf2e7569b5a2758bf0c4db42f Oct 15 16:10:54.935 INFO running `"docker" "start" "-a" "15d123d640da37de6fb664eddd5e09afa62e23bcf2e7569b5a2758bf0c4db42f"` Oct 15 16:10:56.892 INFO kablam! usermod: no changes Oct 15 16:10:57.139 INFO kablam! Compiling env_logger v0.4.3 Oct 15 16:10:58.491 INFO kablam! Compiling tokio-process v0.2.2 (/source) Oct 15 16:11:03.243 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:03.243 INFO kablam! --> tests/stdio.rs:16:5 Oct 15 16:11:03.243 INFO kablam! | Oct 15 16:11:03.243 INFO kablam! 16 | use tokio::executor::current_thread; Oct 15 16:11:03.243 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 16:11:03.243 INFO kablam! | Oct 15 16:11:03.243 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 16:11:03.243 INFO kablam! Oct 15 16:11:03.243 INFO kablam! warning: use of deprecated item 'tokio::timer::Deadline': use Timeout instead Oct 15 16:11:03.243 INFO kablam! --> tests/stdio.rs:19:5 Oct 15 16:11:03.243 INFO kablam! | Oct 15 16:11:03.243 INFO kablam! 19 | use tokio::timer::Deadline; Oct 15 16:11:03.243 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 16:11:03.243 INFO kablam! Oct 15 16:11:03.243 INFO kablam! warning: use of deprecated item 'tokio::timer::Deadline': use Timeout instead Oct 15 16:11:03.243 INFO kablam! --> tests/stdio.rs:136:17 Oct 15 16:11:03.243 INFO kablam! | Oct 15 16:11:03.243 INFO kablam! 136 | rt.block_on(Deadline::new(child, Instant::now() + Duration::from_secs(1))) Oct 15 16:11:03.243 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 16:11:03.243 INFO kablam! Oct 15 16:11:04.039 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:04.039 INFO kablam! --> tests/smoke.rs:4:5 Oct 15 16:11:04.039 INFO kablam! | Oct 15 16:11:04.039 INFO kablam! 4 | use tokio::executor::current_thread; Oct 15 16:11:04.039 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 16:11:04.039 INFO kablam! | Oct 15 16:11:04.039 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 16:11:04.039 INFO kablam! Oct 15 16:11:08.063 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.14s Oct 15 16:11:08.067 INFO kablam! su: No module specific data is present Oct 15 16:11:08.652 INFO running `"docker" "rm" "-f" "15d123d640da37de6fb664eddd5e09afa62e23bcf2e7569b5a2758bf0c4db42f"` Oct 15 16:11:08.950 INFO blam! 15d123d640da37de6fb664eddd5e09afa62e23bcf2e7569b5a2758bf0c4db42f Oct 15 16:11:08.963 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:09.511 INFO blam! ddce3086d3b5c7cd73c58e5f34a8c51f47f90ff637ceb646cb0591464e7444df Oct 15 16:11:09.523 INFO running `"docker" "start" "-a" "ddce3086d3b5c7cd73c58e5f34a8c51f47f90ff637ceb646cb0591464e7444df"` Oct 15 16:11:10.380 INFO kablam! usermod: no changes Oct 15 16:11:10.483 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 15 16:11:10.491 INFO kablam! Running /target/debug/deps/tokio_process-fafc80e1d7dba852 Oct 15 16:11:10.491 INFO blam! Oct 15 16:11:10.491 INFO kablam! Running /target/debug/deps/cat-caa9bee1ef8a2b6e Oct 15 16:11:10.491 INFO blam! running 0 tests Oct 15 16:11:10.491 INFO blam! Oct 15 16:11:10.491 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:11:10.491 INFO blam! Oct 15 16:11:10.495 INFO blam! Oct 15 16:11:10.495 INFO kablam! Running /target/debug/deps/exit-38948b5e557ebeae Oct 15 16:11:10.495 INFO blam! running 0 tests Oct 15 16:11:10.495 INFO blam! Oct 15 16:11:10.495 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:11:10.495 INFO blam! Oct 15 16:11:10.499 INFO blam! Oct 15 16:11:10.499 INFO kablam! Running /target/debug/deps/smoke-da8928716d65a369 Oct 15 16:11:10.499 INFO blam! running 0 tests Oct 15 16:11:10.499 INFO blam! Oct 15 16:11:10.499 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:11:10.499 INFO blam! Oct 15 16:11:10.499 INFO blam! Oct 15 16:11:10.499 INFO blam! running 1 test Oct 15 16:11:10.507 INFO blam! test simple ... ok Oct 15 16:11:10.507 INFO kablam! Running /target/debug/deps/stdio-336e303a645049de Oct 15 16:11:10.507 INFO blam! Oct 15 16:11:10.507 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:11:10.507 INFO blam! Oct 15 16:11:10.515 INFO blam! Oct 15 16:11:10.515 INFO blam! running 4 tests Oct 15 16:11:10.518 INFO blam! test status_closes_any_pipes ... ok Oct 15 16:11:10.530 INFO blam! test drop_kills ... ok Oct 15 16:11:10.531 INFO blam! test wait_with_output_captures ... ok Oct 15 16:11:10.699 INFO blam! test feed_a_lot ... ok Oct 15 16:11:10.699 INFO blam! Oct 15 16:11:10.699 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:11:10.699 INFO blam! Oct 15 16:11:10.703 INFO kablam! Doc-tests tokio-process Oct 15 16:11:13.444 INFO blam! Oct 15 16:11:13.444 INFO blam! running 4 tests Oct 15 16:11:19.811 INFO blam! test src/lib.rs - (line 15) ... ok Oct 15 16:11:21.339 INFO blam! test src/lib.rs - (line 44) ... ok Oct 15 16:11:21.506 INFO blam! test src/lib.rs - (line 72) ... ok Oct 15 16:11:22.551 INFO blam! test src/lib.rs - Child::forget (line 437) ... ok Oct 15 16:11:22.551 INFO blam! Oct 15 16:11:22.551 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:11:22.551 INFO blam! Oct 15 16:11:22.557 INFO kablam! su: No module specific data is present Oct 15 16:11:23.031 INFO running `"docker" "rm" "-f" "ddce3086d3b5c7cd73c58e5f34a8c51f47f90ff637ceb646cb0591464e7444df"` Oct 15 16:11:23.227 INFO blam! ddce3086d3b5c7cd73c58e5f34a8c51f47f90ff637ceb646cb0591464e7444df