Oct 15 16:22:51.910 INFO testing tk-sendfile-0.4.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 16:22:51.910 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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:22:52.169 INFO blam! b4d4bdbdc3d2bcf9be9baac2f085c656937a5f590ab3fbe8dc0ee9114c14f15e Oct 15 16:22:52.177 INFO running `"docker" "start" "-a" "b4d4bdbdc3d2bcf9be9baac2f085c656937a5f590ab3fbe8dc0ee9114c14f15e"` Oct 15 16:22:52.727 INFO kablam! usermod: no changes Oct 15 16:22:52.903 INFO kablam! Compiling tk-sendfile v0.4.0 (/source) Oct 15 16:22:55.679 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:55.679 INFO kablam! --> src/lib.rs:40:36 Oct 15 16:22:55.679 INFO kablam! | Oct 15 16:22:55.679 INFO kablam! 40 | use futures::{Future, Poll, Async, BoxFuture, finished, failed}; Oct 15 16:22:55.679 INFO kablam! | ^^^^^^^^^ Oct 15 16:22:55.679 INFO kablam! | Oct 15 16:22:55.679 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 16:22:55.679 INFO kablam! Oct 15 16:22:55.683 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:55.683 INFO kablam! --> src/lib.rs:208:12 Oct 15 16:22:55.683 INFO kablam! | Oct 15 16:22:55.683 INFO kablam! 208 | -> BoxFuture, io::Error> Oct 15 16:22:55.683 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 16:22:55.683 INFO kablam! Oct 15 16:22:55.683 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:55.683 INFO kablam! --> src/lib.rs:246:12 Oct 15 16:22:55.683 INFO kablam! | Oct 15 16:22:55.683 INFO kablam! 246 | -> futures::BoxFuture Oct 15 16:22:55.683 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 16:22:55.683 INFO kablam! Oct 15 16:22:55.779 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:55.779 INFO kablam! --> src/lib.rs:217:34 Oct 15 16:22:55.779 INFO kablam! | Oct 15 16:22:55.779 INFO kablam! 217 | return failed(e).boxed(); Oct 15 16:22:55.779 INFO kablam! | ^^^^^ Oct 15 16:22:55.779 INFO kablam! Oct 15 16:22:55.783 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:55.783 INFO kablam! --> src/lib.rs:229:16 Oct 15 16:22:55.783 INFO kablam! | Oct 15 16:22:55.783 INFO kablam! 229 | }).boxed() Oct 15 16:22:55.783 INFO kablam! | ^^^^^ Oct 15 16:22:55.783 INFO kablam! Oct 15 16:22:55.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:55.791 INFO kablam! --> src/lib.rs:241:16 Oct 15 16:22:55.791 INFO kablam! | Oct 15 16:22:55.791 INFO kablam! 241 | }).boxed() Oct 15 16:22:55.791 INFO kablam! | ^^^^^ Oct 15 16:22:55.791 INFO kablam! Oct 15 16:22:55.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:55.791 INFO kablam! --> src/lib.rs:250:71 Oct 15 16:22:55.791 INFO kablam! | Oct 15 16:22:55.791 INFO kablam! 250 | self.open(file).and_then(|file| file.write_into(destination)).boxed() Oct 15 16:22:55.791 INFO kablam! | ^^^^^ Oct 15 16:22:55.791 INFO kablam! Oct 15 16:22:56.023 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.27s Oct 15 16:22:56.035 INFO kablam! su: No module specific data is present Oct 15 16:22:57.077 INFO running `"docker" "rm" "-f" "b4d4bdbdc3d2bcf9be9baac2f085c656937a5f590ab3fbe8dc0ee9114c14f15e"` Oct 15 16:22:57.311 INFO blam! b4d4bdbdc3d2bcf9be9baac2f085c656937a5f590ab3fbe8dc0ee9114c14f15e Oct 15 16:22:57.317 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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:22:57.675 INFO blam! b5df2b0ecb70388f8dfdba78c42ba1eab41d0ed0c3cd0b02e1fb5bf898e320c9 Oct 15 16:22:57.675 INFO running `"docker" "start" "-a" "b5df2b0ecb70388f8dfdba78c42ba1eab41d0ed0c3cd0b02e1fb5bf898e320c9"` Oct 15 16:22:58.259 INFO kablam! usermod: no changes Oct 15 16:22:58.413 INFO kablam! Compiling tk-sendfile v0.4.0 (/source) Oct 15 16:23:01.187 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:23:01.187 INFO kablam! --> src/lib.rs:40:36 Oct 15 16:23:01.187 INFO kablam! | Oct 15 16:23:01.187 INFO kablam! 40 | use futures::{Future, Poll, Async, BoxFuture, finished, failed}; Oct 15 16:23:01.187 INFO kablam! | ^^^^^^^^^ Oct 15 16:23:01.187 INFO kablam! | Oct 15 16:23:01.187 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 16:23:01.187 INFO kablam! Oct 15 16:23:01.187 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:23:01.187 INFO kablam! --> src/lib.rs:208:12 Oct 15 16:23:01.187 INFO kablam! | Oct 15 16:23:01.187 INFO kablam! 208 | -> BoxFuture, io::Error> Oct 15 16:23:01.187 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 16:23:01.187 INFO kablam! Oct 15 16:23:01.187 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:23:01.187 INFO kablam! --> src/lib.rs:246:12 Oct 15 16:23:01.187 INFO kablam! | Oct 15 16:23:01.187 INFO kablam! 246 | -> futures::BoxFuture Oct 15 16:23:01.187 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 16:23:01.187 INFO kablam! Oct 15 16:23:01.282 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:23:01.282 INFO kablam! --> src/lib.rs:217:34 Oct 15 16:23:01.282 INFO kablam! | Oct 15 16:23:01.282 INFO kablam! 217 | return failed(e).boxed(); Oct 15 16:23:01.282 INFO kablam! | ^^^^^ Oct 15 16:23:01.282 INFO kablam! Oct 15 16:23:01.287 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:23:01.287 INFO kablam! --> src/lib.rs:229:16 Oct 15 16:23:01.287 INFO kablam! | Oct 15 16:23:01.287 INFO kablam! 229 | }).boxed() Oct 15 16:23:01.287 INFO kablam! | ^^^^^ Oct 15 16:23:01.287 INFO kablam! Oct 15 16:23:01.287 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:23:01.287 INFO kablam! --> src/lib.rs:241:16 Oct 15 16:23:01.287 INFO kablam! | Oct 15 16:23:01.287 INFO kablam! 241 | }).boxed() Oct 15 16:23:01.287 INFO kablam! | ^^^^^ Oct 15 16:23:01.287 INFO kablam! Oct 15 16:23:01.291 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:23:01.291 INFO kablam! --> src/lib.rs:250:71 Oct 15 16:23:01.291 INFO kablam! | Oct 15 16:23:01.291 INFO kablam! 250 | self.open(file).and_then(|file| file.write_into(destination)).boxed() Oct 15 16:23:01.291 INFO kablam! | ^^^^^ Oct 15 16:23:01.291 INFO kablam! Oct 15 16:23:05.643 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.35s Oct 15 16:23:05.667 INFO kablam! su: No module specific data is present Oct 15 16:23:06.400 INFO running `"docker" "rm" "-f" "b5df2b0ecb70388f8dfdba78c42ba1eab41d0ed0c3cd0b02e1fb5bf898e320c9"` Oct 15 16:23:06.735 INFO blam! b5df2b0ecb70388f8dfdba78c42ba1eab41d0ed0c3cd0b02e1fb5bf898e320c9 Oct 15 16:23:06.739 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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:23:07.147 INFO blam! c1fbb490123d38c396215fdf5c94f01faebc2400a5572fad5dd1f70c5f81d739 Oct 15 16:23:07.156 INFO running `"docker" "start" "-a" "c1fbb490123d38c396215fdf5c94f01faebc2400a5572fad5dd1f70c5f81d739"` Oct 15 16:23:08.231 INFO kablam! usermod: no changes Oct 15 16:23:08.411 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.16s Oct 15 16:23:08.423 INFO kablam! Running /target/debug/deps/tk_sendfile-9fe0d926b5cb9a6d Oct 15 16:23:08.427 INFO kablam! Doc-tests tk_sendfile Oct 15 16:23:08.427 INFO blam! Oct 15 16:23:08.427 INFO blam! running 0 tests Oct 15 16:23:08.427 INFO blam! Oct 15 16:23:08.427 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:23:08.427 INFO blam! Oct 15 16:23:12.611 INFO blam! Oct 15 16:23:12.611 INFO blam! running 1 test Oct 15 16:23:12.611 INFO blam! test src/lib.rs - (line 8) ... ignored Oct 15 16:23:12.611 INFO blam! Oct 15 16:23:12.611 INFO blam! test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out Oct 15 16:23:12.611 INFO blam! Oct 15 16:23:12.619 INFO kablam! su: No module specific data is present Oct 15 16:23:13.401 INFO running `"docker" "rm" "-f" "c1fbb490123d38c396215fdf5c94f01faebc2400a5572fad5dd1f70c5f81d739"` Oct 15 16:23:13.627 INFO blam! c1fbb490123d38c396215fdf5c94f01faebc2400a5572fad5dd1f70c5f81d739