Oct 15 16:22:47.940 INFO testing tk-sendfile-0.4.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 16:22:47.940 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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:22:48.401 INFO blam! 51f407b7711b71528276acbdf97d61015dd2f2b14ae4806bf653cd5232bcb733 Oct 15 16:22:48.403 INFO running `"docker" "start" "-a" "51f407b7711b71528276acbdf97d61015dd2f2b14ae4806bf653cd5232bcb733"` Oct 15 16:22:49.057 INFO kablam! usermod: no changes Oct 15 16:22:49.176 INFO kablam! Compiling tk-sendfile v0.4.0 (/source) Oct 15 16:22:51.718 INFO kablam! warning: use of deprecated item 'futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 15 16:22:51.718 INFO kablam! --> src/lib.rs:40:36 Oct 15 16:22:51.718 INFO kablam! | Oct 15 16:22:51.718 INFO kablam! 40 | use futures::{Future, Poll, Async, BoxFuture, finished, failed}; Oct 15 16:22:51.718 INFO kablam! | ^^^^^^^^^ Oct 15 16:22:51.718 INFO kablam! | Oct 15 16:22:51.718 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 16:22:51.718 INFO kablam! Oct 15 16:22:51.718 INFO kablam! warning: use of deprecated item 'futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 15 16:22:51.718 INFO kablam! --> src/lib.rs:208:12 Oct 15 16:22:51.718 INFO kablam! | Oct 15 16:22:51.718 INFO kablam! 208 | -> BoxFuture, io::Error> Oct 15 16:22:51.718 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 16:22:51.718 INFO kablam! Oct 15 16:22:51.718 INFO kablam! warning: use of deprecated item 'futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 15 16:22:51.718 INFO kablam! --> src/lib.rs:246:12 Oct 15 16:22:51.718 INFO kablam! | Oct 15 16:22:51.718 INFO kablam! 246 | -> futures::BoxFuture Oct 15 16:22:51.718 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 16:22:51.718 INFO kablam! Oct 15 16:22:51.786 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 15 16:22:51.786 INFO kablam! --> src/lib.rs:217:34 Oct 15 16:22:51.786 INFO kablam! | Oct 15 16:22:51.786 INFO kablam! 217 | return failed(e).boxed(); Oct 15 16:22:51.786 INFO kablam! | ^^^^^ Oct 15 16:22:51.786 INFO kablam! Oct 15 16:22:51.788 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 15 16:22:51.788 INFO kablam! --> src/lib.rs:229:16 Oct 15 16:22:51.788 INFO kablam! | Oct 15 16:22:51.788 INFO kablam! 229 | }).boxed() Oct 15 16:22:51.788 INFO kablam! | ^^^^^ Oct 15 16:22:51.788 INFO kablam! Oct 15 16:22:51.791 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 15 16:22:51.791 INFO kablam! --> src/lib.rs:241:16 Oct 15 16:22:51.791 INFO kablam! | Oct 15 16:22:51.791 INFO kablam! 241 | }).boxed() Oct 15 16:22:51.791 INFO kablam! | ^^^^^ Oct 15 16:22:51.791 INFO kablam! Oct 15 16:22:51.796 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 15 16:22:51.796 INFO kablam! --> src/lib.rs:250:71 Oct 15 16:22:51.796 INFO kablam! | Oct 15 16:22:51.796 INFO kablam! 250 | self.open(file).and_then(|file| file.write_into(destination)).boxed() Oct 15 16:22:51.797 INFO kablam! | ^^^^^ Oct 15 16:22:51.797 INFO kablam! Oct 15 16:22:51.956 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.88s Oct 15 16:22:51.964 INFO kablam! su: No module specific data is present Oct 15 16:22:52.247 INFO running `"docker" "rm" "-f" "51f407b7711b71528276acbdf97d61015dd2f2b14ae4806bf653cd5232bcb733"` Oct 15 16:22:52.346 INFO blam! 51f407b7711b71528276acbdf97d61015dd2f2b14ae4806bf653cd5232bcb733 Oct 15 16:22:52.355 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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:22:52.640 INFO blam! bcb62f2727dc1ffe5be82b940d67ca9e879f79652cac8616e81f7b38e7f2c858 Oct 15 16:22:52.642 INFO running `"docker" "start" "-a" "bcb62f2727dc1ffe5be82b940d67ca9e879f79652cac8616e81f7b38e7f2c858"` Oct 15 16:22:53.672 INFO kablam! usermod: no changes Oct 15 16:22:53.819 INFO kablam! Compiling tk-sendfile v0.4.0 (/source) Oct 15 16:22:56.363 INFO kablam! warning: use of deprecated item 'futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 15 16:22:56.363 INFO kablam! --> src/lib.rs:40:36 Oct 15 16:22:56.363 INFO kablam! | Oct 15 16:22:56.363 INFO kablam! 40 | use futures::{Future, Poll, Async, BoxFuture, finished, failed}; Oct 15 16:22:56.363 INFO kablam! | ^^^^^^^^^ Oct 15 16:22:56.363 INFO kablam! | Oct 15 16:22:56.363 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 16:22:56.363 INFO kablam! Oct 15 16:22:56.363 INFO kablam! warning: use of deprecated item 'futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 15 16:22:56.363 INFO kablam! --> src/lib.rs:208:12 Oct 15 16:22:56.363 INFO kablam! | Oct 15 16:22:56.363 INFO kablam! 208 | -> BoxFuture, io::Error> Oct 15 16:22:56.363 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 16:22:56.363 INFO kablam! Oct 15 16:22:56.363 INFO kablam! warning: use of deprecated item 'futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 15 16:22:56.363 INFO kablam! --> src/lib.rs:246:12 Oct 15 16:22:56.363 INFO kablam! | Oct 15 16:22:56.363 INFO kablam! 246 | -> futures::BoxFuture Oct 15 16:22:56.363 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 16:22:56.363 INFO kablam! Oct 15 16:22:56.431 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 15 16:22:56.431 INFO kablam! --> src/lib.rs:217:34 Oct 15 16:22:56.431 INFO kablam! | Oct 15 16:22:56.431 INFO kablam! 217 | return failed(e).boxed(); Oct 15 16:22:56.431 INFO kablam! | ^^^^^ Oct 15 16:22:56.431 INFO kablam! Oct 15 16:22:56.431 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 15 16:22:56.431 INFO kablam! --> src/lib.rs:229:16 Oct 15 16:22:56.431 INFO kablam! | Oct 15 16:22:56.431 INFO kablam! 229 | }).boxed() Oct 15 16:22:56.431 INFO kablam! | ^^^^^ Oct 15 16:22:56.431 INFO kablam! Oct 15 16:22:56.431 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 15 16:22:56.431 INFO kablam! --> src/lib.rs:241:16 Oct 15 16:22:56.431 INFO kablam! | Oct 15 16:22:56.431 INFO kablam! 241 | }).boxed() Oct 15 16:22:56.431 INFO kablam! | ^^^^^ Oct 15 16:22:56.431 INFO kablam! Oct 15 16:22:56.434 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 15 16:22:56.434 INFO kablam! --> src/lib.rs:250:71 Oct 15 16:22:56.434 INFO kablam! | Oct 15 16:22:56.434 INFO kablam! 250 | self.open(file).and_then(|file| file.write_into(destination)).boxed() Oct 15 16:22:56.434 INFO kablam! | ^^^^^ Oct 15 16:22:56.434 INFO kablam! Oct 15 16:22:59.067 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.36s Oct 15 16:22:59.075 INFO kablam! su: No module specific data is present Oct 15 16:22:59.573 INFO running `"docker" "rm" "-f" "bcb62f2727dc1ffe5be82b940d67ca9e879f79652cac8616e81f7b38e7f2c858"` Oct 15 16:22:59.785 INFO blam! bcb62f2727dc1ffe5be82b940d67ca9e879f79652cac8616e81f7b38e7f2c858 Oct 15 16:22:59.791 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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:23:00.059 INFO blam! 0a5b10c2d2099b7a12208b8d3c562f3b41c5bb9ca4a8ccee3ca00b871787f3cf Oct 15 16:23:00.083 INFO running `"docker" "start" "-a" "0a5b10c2d2099b7a12208b8d3c562f3b41c5bb9ca4a8ccee3ca00b871787f3cf"` Oct 15 16:23:00.718 INFO kablam! usermod: no changes Oct 15 16:23:00.855 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 15 16:23:00.871 INFO kablam! Running /target/debug/deps/tk_sendfile-d8f6ce2215ae2d95 Oct 15 16:23:00.875 INFO kablam! Doc-tests tk_sendfile Oct 15 16:23:00.875 INFO blam! Oct 15 16:23:00.875 INFO blam! running 0 tests Oct 15 16:23:00.875 INFO blam! Oct 15 16:23:00.875 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:23:00.875 INFO blam! Oct 15 16:23:05.119 INFO blam! Oct 15 16:23:05.119 INFO blam! running 1 test Oct 15 16:23:05.119 INFO blam! test src/lib.rs - (line 8) ... ignored Oct 15 16:23:05.119 INFO blam! Oct 15 16:23:05.119 INFO blam! test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out Oct 15 16:23:05.119 INFO blam! Oct 15 16:23:05.121 INFO kablam! su: No module specific data is present Oct 15 16:23:06.047 INFO running `"docker" "rm" "-f" "0a5b10c2d2099b7a12208b8d3c562f3b41c5bb9ca4a8ccee3ca00b871787f3cf"` Oct 15 16:23:06.375 INFO blam! 0a5b10c2d2099b7a12208b8d3c562f3b41c5bb9ca4a8ccee3ca00b871787f3cf