Oct 11 10:30:22.481 INFO testing synchrotron-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 10:30:22.481 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 10:30:22.481 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 11 10:30:22.781 INFO blam! f70a1ca206b2d03e05ada412d0f14687f9de87850c067b8954ac8e0622d4d3c6 Oct 11 10:30:22.786 INFO running `"docker" "start" "-a" "f70a1ca206b2d03e05ada412d0f14687f9de87850c067b8954ac8e0622d4d3c6"` Oct 11 10:30:23.539 INFO kablam! usermod: no changes Oct 11 10:30:23.678 INFO kablam! Compiling index_queue v0.1.0 Oct 11 10:30:23.678 INFO kablam! Compiling vec-arena v0.1.1 Oct 11 10:30:24.904 INFO kablam! Compiling synchrotron v0.1.0 (/source) Oct 11 10:30:25.686 INFO kablam! warning: use of deprecated item 'futures::task::Unpark': recommended to use `Notify` instead Oct 11 10:30:25.687 INFO kablam! --> src/lib.rs:15:38 Oct 11 10:30:25.687 INFO kablam! | Oct 11 10:30:25.687 INFO kablam! 15 | use futures::executor::{self, Spawn, Unpark}; Oct 11 10:30:25.687 INFO kablam! | ^^^^^^ Oct 11 10:30:25.687 INFO kablam! | Oct 11 10:30:25.687 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 10:30:25.687 INFO kablam! Oct 11 10:30:25.687 INFO kablam! warning: use of deprecated item 'futures::task::Unpark': recommended to use `Notify` instead Oct 11 10:30:25.687 INFO kablam! --> src/lib.rs:94:6 Oct 11 10:30:25.687 INFO kablam! | Oct 11 10:30:25.687 INFO kablam! 94 | impl Unpark for Ticket { Oct 11 10:30:25.687 INFO kablam! | ^^^^^^ Oct 11 10:30:25.687 INFO kablam! Oct 11 10:30:25.687 INFO kablam! warning: use of deprecated item 'futures::task::park': renamed to `current` Oct 11 10:30:25.687 INFO kablam! --> src/lib.rs:177:9 Oct 11 10:30:25.687 INFO kablam! | Oct 11 10:30:25.687 INFO kablam! 177 | task::park().unpark(); Oct 11 10:30:25.687 INFO kablam! | ^^^^^^^^^^ Oct 11 10:30:25.687 INFO kablam! Oct 11 10:30:25.760 INFO kablam! warning: use of deprecated item 'futures::task::Unpark::unpark': recommended to use `Notify` instead Oct 11 10:30:25.760 INFO kablam! --> src/lib.rs:130:16 Oct 11 10:30:25.760 INFO kablam! | Oct 11 10:30:25.760 INFO kablam! 130 | ticket.unpark(); Oct 11 10:30:25.760 INFO kablam! | ^^^^^^ Oct 11 10:30:25.760 INFO kablam! Oct 11 10:30:25.768 INFO kablam! warning: use of deprecated item 'futures::task::Task::unpark': renamed to `notify` Oct 11 10:30:25.768 INFO kablam! --> src/lib.rs:177:22 Oct 11 10:30:25.768 INFO kablam! | Oct 11 10:30:25.768 INFO kablam! 177 | task::park().unpark(); Oct 11 10:30:25.768 INFO kablam! | ^^^^^^ Oct 11 10:30:25.768 INFO kablam! Oct 11 10:30:25.776 INFO kablam! warning: use of deprecated item 'futures::task_impl::std::>::poll_future': recommended to use `poll_future_notify` instead Oct 11 10:30:25.776 INFO kablam! --> src/lib.rs:291:47 Oct 11 10:30:25.776 INFO kablam! | Oct 11 10:30:25.776 INFO kablam! 291 | let poll = main.spawn.poll_future(ticket); Oct 11 10:30:25.776 INFO kablam! | ^^^^^^^^^^^ Oct 11 10:30:25.776 INFO kablam! Oct 11 10:30:25.788 INFO kablam! warning: use of deprecated item 'futures::task_impl::std::>::poll_future': recommended to use `poll_future_notify` instead Oct 11 10:30:25.788 INFO kablam! --> src/lib.rs:304:46 Oct 11 10:30:25.788 INFO kablam! | Oct 11 10:30:25.788 INFO kablam! 304 | let poll = spawned.spawn.poll_future(ticket); Oct 11 10:30:25.788 INFO kablam! | ^^^^^^^^^^^ Oct 11 10:30:25.788 INFO kablam! Oct 11 10:30:26.273 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.69s Oct 11 10:30:26.289 INFO kablam! su: No module specific data is present Oct 11 10:30:26.797 INFO running `"docker" "rm" "-f" "f70a1ca206b2d03e05ada412d0f14687f9de87850c067b8954ac8e0622d4d3c6"` Oct 11 10:30:27.165 INFO blam! f70a1ca206b2d03e05ada412d0f14687f9de87850c067b8954ac8e0622d4d3c6 Oct 11 10:30:27.169 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 10:30:27.169 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 11 10:30:27.551 INFO blam! 5e1bbb5015929d5931746652623a3380436c6319728e98a9bab272fe70991aa6 Oct 11 10:30:27.580 INFO running `"docker" "start" "-a" "5e1bbb5015929d5931746652623a3380436c6319728e98a9bab272fe70991aa6"` Oct 11 10:30:28.535 INFO kablam! usermod: no changes Oct 11 10:30:28.702 INFO kablam! Compiling tokio-reactor v0.1.6 Oct 11 10:30:32.482 INFO kablam! Compiling tokio-udp v0.1.2 Oct 11 10:30:32.482 INFO kablam! Compiling tokio-uds v0.2.2 Oct 11 10:30:32.482 INFO kablam! Compiling tokio-tcp v0.1.2 Oct 11 10:30:35.885 INFO kablam! Compiling tokio v0.1.11 Oct 11 10:30:40.384 INFO kablam! Compiling tokio-core v0.1.17 Oct 11 10:30:45.181 INFO kablam! Compiling synchrotron v0.1.0 (/source) Oct 11 10:30:46.208 INFO kablam! warning: use of deprecated item 'futures::task::Unpark': recommended to use `Notify` instead Oct 11 10:30:46.208 INFO kablam! --> src/lib.rs:15:38 Oct 11 10:30:46.208 INFO kablam! | Oct 11 10:30:46.208 INFO kablam! 15 | use futures::executor::{self, Spawn, Unpark}; Oct 11 10:30:46.208 INFO kablam! | ^^^^^^ Oct 11 10:30:46.208 INFO kablam! | Oct 11 10:30:46.208 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 10:30:46.208 INFO kablam! Oct 11 10:30:46.208 INFO kablam! warning: use of deprecated item 'futures::task::Unpark': recommended to use `Notify` instead Oct 11 10:30:46.208 INFO kablam! --> src/lib.rs:94:6 Oct 11 10:30:46.208 INFO kablam! | Oct 11 10:30:46.208 INFO kablam! 94 | impl Unpark for Ticket { Oct 11 10:30:46.208 INFO kablam! | ^^^^^^ Oct 11 10:30:46.208 INFO kablam! Oct 11 10:30:46.208 INFO kablam! warning: use of deprecated item 'futures::task::park': renamed to `current` Oct 11 10:30:46.208 INFO kablam! --> src/lib.rs:177:9 Oct 11 10:30:46.208 INFO kablam! | Oct 11 10:30:46.208 INFO kablam! 177 | task::park().unpark(); Oct 11 10:30:46.208 INFO kablam! | ^^^^^^^^^^ Oct 11 10:30:46.208 INFO kablam! Oct 11 10:30:46.275 INFO kablam! warning: use of deprecated item 'futures::task::Unpark::unpark': recommended to use `Notify` instead Oct 11 10:30:46.275 INFO kablam! --> src/lib.rs:130:16 Oct 11 10:30:46.275 INFO kablam! | Oct 11 10:30:46.275 INFO kablam! 130 | ticket.unpark(); Oct 11 10:30:46.275 INFO kablam! | ^^^^^^ Oct 11 10:30:46.275 INFO kablam! Oct 11 10:30:46.284 INFO kablam! warning: use of deprecated item 'futures::task::Task::unpark': renamed to `notify` Oct 11 10:30:46.284 INFO kablam! --> src/lib.rs:177:22 Oct 11 10:30:46.284 INFO kablam! | Oct 11 10:30:46.284 INFO kablam! 177 | task::park().unpark(); Oct 11 10:30:46.284 INFO kablam! | ^^^^^^ Oct 11 10:30:46.284 INFO kablam! Oct 11 10:30:46.295 INFO kablam! warning: use of deprecated item 'futures::task_impl::std::>::poll_future': recommended to use `poll_future_notify` instead Oct 11 10:30:46.295 INFO kablam! --> src/lib.rs:291:47 Oct 11 10:30:46.295 INFO kablam! | Oct 11 10:30:46.295 INFO kablam! 291 | let poll = main.spawn.poll_future(ticket); Oct 11 10:30:46.295 INFO kablam! | ^^^^^^^^^^^ Oct 11 10:30:46.295 INFO kablam! Oct 11 10:30:46.297 INFO kablam! warning: use of deprecated item 'futures::task_impl::std::>::poll_future': recommended to use `poll_future_notify` instead Oct 11 10:30:46.297 INFO kablam! --> src/lib.rs:304:46 Oct 11 10:30:46.297 INFO kablam! | Oct 11 10:30:46.297 INFO kablam! 304 | let poll = spawned.spawn.poll_future(ticket); Oct 11 10:30:46.297 INFO kablam! | ^^^^^^^^^^^ Oct 11 10:30:46.297 INFO kablam! Oct 11 10:30:46.409 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 11 10:30:46.409 INFO kablam! --> tests/simple.rs:8:36 Oct 11 10:30:46.409 INFO kablam! | Oct 11 10:30:46.409 INFO kablam! 8 | use futures::{future, task, Async, BoxFuture, Future}; Oct 11 10:30:46.409 INFO kablam! | ^^^^^^^^^ Oct 11 10:30:46.409 INFO kablam! | Oct 11 10:30:46.409 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 10:30:46.409 INFO kablam! Oct 11 10:30:46.409 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 11 10:30:46.409 INFO kablam! --> tests/simple.rs:18:12 Oct 11 10:30:46.409 INFO kablam! | Oct 11 10:30:46.409 INFO kablam! 18 | -> BoxFuture<(), Void> { Oct 11 10:30:46.409 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 10:30:46.410 INFO kablam! Oct 11 10:30:46.410 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 11 10:30:46.410 INFO kablam! --> tests/simple.rs:33:42 Oct 11 10:30:46.410 INFO kablam! | Oct 11 10:30:46.410 INFO kablam! 33 | fn receive(inbox: &Arc>) -> BoxFuture<&'static str, Void> { Oct 11 10:30:46.410 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 10:30:46.410 INFO kablam! Oct 11 10:30:46.410 INFO kablam! warning: use of deprecated item 'futures::task::park': renamed to `current` Oct 11 10:30:46.410 INFO kablam! --> tests/simple.rs:43:36 Oct 11 10:30:46.410 INFO kablam! | Oct 11 10:30:46.410 INFO kablam! 43 | inbox.waiting.push(task::park()); Oct 11 10:30:46.411 INFO kablam! | ^^^^^^^^^^ Oct 11 10:30:46.411 INFO kablam! Oct 11 10:30:46.452 INFO kablam! warning: use of deprecated item 'futures::task::Task::unpark': renamed to `notify` Oct 11 10:30:46.452 INFO kablam! --> tests/simple.rs:26:18 Oct 11 10:30:46.452 INFO kablam! | Oct 11 10:30:46.452 INFO kablam! 26 | task.unpark(); Oct 11 10:30:46.452 INFO kablam! | ^^^^^^ Oct 11 10:30:46.452 INFO kablam! Oct 11 10:30:46.456 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 11 10:30:46.456 INFO kablam! --> tests/simple.rs:30:20 Oct 11 10:30:46.456 INFO kablam! | Oct 11 10:30:46.456 INFO kablam! 30 | future::ok(()).boxed() Oct 11 10:30:46.456 INFO kablam! | ^^^^^ Oct 11 10:30:46.456 INFO kablam! Oct 11 10:30:46.461 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 11 10:30:46.461 INFO kablam! --> tests/simple.rs:47:8 Oct 11 10:30:46.461 INFO kablam! | Oct 11 10:30:46.461 INFO kablam! 47 | }).boxed() Oct 11 10:30:46.461 INFO kablam! | ^^^^^ Oct 11 10:30:46.461 INFO kablam! Oct 11 10:30:47.472 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 18.89s Oct 11 10:30:47.484 INFO kablam! su: No module specific data is present Oct 11 10:30:47.916 INFO running `"docker" "rm" "-f" "5e1bbb5015929d5931746652623a3380436c6319728e98a9bab272fe70991aa6"` Oct 11 10:30:48.304 INFO blam! 5e1bbb5015929d5931746652623a3380436c6319728e98a9bab272fe70991aa6 Oct 11 10:30:48.312 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 10:30:48.312 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 11 10:30:48.804 INFO blam! fdd9ec05559c093901bd017cd29c5302898efcdee9f7f4e8705574cd59536c33 Oct 11 10:30:48.820 INFO running `"docker" "start" "-a" "fdd9ec05559c093901bd017cd29c5302898efcdee9f7f4e8705574cd59536c33"` Oct 11 10:30:49.716 INFO kablam! usermod: no changes Oct 11 10:30:49.844 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 11 10:30:49.860 INFO kablam! Running /target/debug/deps/synchrotron-b65265cce69ce667 Oct 11 10:30:49.860 INFO blam! Oct 11 10:30:49.860 INFO kablam! Running /target/debug/deps/simple-f889179f2967ef7f Oct 11 10:30:49.861 INFO blam! running 0 tests Oct 11 10:30:49.861 INFO blam! Oct 11 10:30:49.861 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 10:30:49.861 INFO blam! Oct 11 10:30:49.865 INFO blam! Oct 11 10:30:49.865 INFO blam! running 1 test Oct 11 10:30:49.872 INFO blam! sending "hello" ... Oct 11 10:30:49.992 INFO blam! sent "hello"! Oct 11 10:30:50.008 INFO blam! sending "hi" ... Oct 11 10:30:50.040 INFO blam! sent "hi"! Oct 11 10:30:50.052 INFO blam! sending "goodbye" ... Oct 11 10:30:50.216 INFO blam! sent "goodbye"! Oct 11 10:30:50.223 INFO blam! sending "bye" ... Oct 11 10:30:50.296 INFO kablam! Doc-tests synchrotron Oct 11 10:30:50.297 INFO blam! sent "bye"! Oct 11 10:30:50.297 INFO blam! test main ... ok Oct 11 10:30:50.297 INFO blam! Oct 11 10:30:50.297 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 10:30:50.297 INFO blam! Oct 11 10:30:51.528 INFO blam! Oct 11 10:30:51.528 INFO blam! running 0 tests Oct 11 10:30:51.528 INFO blam! Oct 11 10:30:51.528 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 10:30:51.528 INFO blam! Oct 11 10:30:51.532 INFO kablam! su: No module specific data is present Oct 11 10:30:52.074 INFO running `"docker" "rm" "-f" "fdd9ec05559c093901bd017cd29c5302898efcdee9f7f4e8705574cd59536c33"` Oct 11 10:30:52.292 INFO blam! fdd9ec05559c093901bd017cd29c5302898efcdee9f7f4e8705574cd59536c33