Oct 12 01:07:49.774 INFO testing dredd-hooks-0.3.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 12 01:07:49.774 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/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 12 01:07:50.072 INFO blam! 5a29f6d756277df6fb1b0c0321b7fe47c525163911531f869cae6f090fc7f032 Oct 12 01:07:50.078 INFO running `"docker" "start" "-a" "5a29f6d756277df6fb1b0c0321b7fe47c525163911531f869cae6f090fc7f032"` Oct 12 01:07:50.471 INFO kablam! usermod: no changes Oct 12 01:07:50.752 INFO kablam! Compiling bufstream v0.1.4 Oct 12 01:07:50.755 INFO kablam! Compiling chan v0.1.23 Oct 12 01:07:50.756 INFO kablam! Compiling serde_json v1.0.32 Oct 12 01:07:52.602 INFO kablam! Compiling chan-signal v0.3.2 Oct 12 01:07:54.549 INFO kablam! Compiling dredd-hooks v0.3.0 (/source) Oct 12 01:07:54.652 INFO kablam! warning: unknown lint: `type_complexity` Oct 12 01:07:54.652 INFO kablam! --> src/lib.rs:62:10 Oct 12 01:07:54.652 INFO kablam! | Oct 12 01:07:54.652 INFO kablam! 62 | #![allow(type_complexity)] Oct 12 01:07:54.652 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 01:07:54.652 INFO kablam! | Oct 12 01:07:54.652 INFO kablam! = note: #[warn(unknown_lints)] on by default Oct 12 01:07:54.652 INFO kablam! Oct 12 01:07:55.670 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 12 01:07:55.670 INFO kablam! --> src/lib.rs:98:5 Oct 12 01:07:55.670 INFO kablam! | Oct 12 01:07:55.670 INFO kablam! 98 | use tokio_io::codec::Framed; Oct 12 01:07:55.670 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 01:07:55.670 INFO kablam! | Oct 12 01:07:55.670 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 01:07:55.670 INFO kablam! Oct 12 01:07:55.670 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 12 01:07:55.670 INFO kablam! --> src/lib.rs:101:31 Oct 12 01:07:55.670 INFO kablam! | Oct 12 01:07:55.670 INFO kablam! 101 | use futures::{future, Future, BoxFuture}; Oct 12 01:07:55.670 INFO kablam! | ^^^^^^^^^ Oct 12 01:07:55.670 INFO kablam! Oct 12 01:07:55.670 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 12 01:07:55.670 INFO kablam! --> src/lib.rs:148:22 Oct 12 01:07:55.670 INFO kablam! | Oct 12 01:07:55.670 INFO kablam! 148 | type Transport = Framed; Oct 12 01:07:55.670 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 01:07:55.670 INFO kablam! Oct 12 01:07:55.670 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 12 01:07:55.670 INFO kablam! --> src/lib.rs:351:19 Oct 12 01:07:55.670 INFO kablam! | Oct 12 01:07:55.670 INFO kablam! 351 | type Future = BoxFuture; Oct 12 01:07:55.670 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 01:07:55.670 INFO kablam! Oct 12 01:07:55.670 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 12 01:07:55.670 INFO kablam! --> src/lib.rs:469:19 Oct 12 01:07:55.670 INFO kablam! | Oct 12 01:07:55.670 INFO kablam! 469 | type Future = BoxFuture; Oct 12 01:07:55.670 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 01:07:55.670 INFO kablam! Oct 12 01:07:55.812 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 12 01:07:55.813 INFO kablam! --> src/lib.rs:151:15 Oct 12 01:07:55.813 INFO kablam! | Oct 12 01:07:55.814 INFO kablam! 151 | Ok(io.framed(LineCodec)) Oct 12 01:07:55.814 INFO kablam! | ^^^^^^ Oct 12 01:07:55.814 INFO kablam! Oct 12 01:07:55.892 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 12 01:07:55.892 INFO kablam! --> src/lib.rs:398:29 Oct 12 01:07:55.892 INFO kablam! | Oct 12 01:07:55.892 INFO kablam! 398 | future::ok(res).boxed() Oct 12 01:07:55.892 INFO kablam! | ^^^^^ Oct 12 01:07:55.892 INFO kablam! Oct 12 01:07:55.896 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 12 01:07:55.896 INFO kablam! --> src/lib.rs:400:96 Oct 12 01:07:55.897 INFO kablam! | Oct 12 01:07:55.897 INFO kablam! 400 | future::err(io::Error::new(io::ErrorKind::Other, "Could not parse input as JSON")).boxed() Oct 12 01:07:55.897 INFO kablam! | ^^^^^ Oct 12 01:07:55.898 INFO kablam! Oct 12 01:07:55.924 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 12 01:07:55.924 INFO kablam! --> src/lib.rs:488:25 Oct 12 01:07:55.924 INFO kablam! | Oct 12 01:07:55.924 INFO kablam! 488 | future::ok(res).boxed() Oct 12 01:07:55.924 INFO kablam! | ^^^^^ Oct 12 01:07:55.924 INFO kablam! Oct 12 01:07:58.957 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.47s Oct 12 01:07:58.976 INFO kablam! su: No module specific data is present Oct 12 01:07:59.334 INFO running `"docker" "rm" "-f" "5a29f6d756277df6fb1b0c0321b7fe47c525163911531f869cae6f090fc7f032"` Oct 12 01:07:59.557 INFO blam! 5a29f6d756277df6fb1b0c0321b7fe47c525163911531f869cae6f090fc7f032 Oct 12 01:07:59.558 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/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 12 01:08:00.076 INFO blam! 8a79f6364dd3b037b326f5a9a6c2bcf176faaabb7da940baa28c03865e4e4feb Oct 12 01:08:00.078 INFO running `"docker" "start" "-a" "8a79f6364dd3b037b326f5a9a6c2bcf176faaabb7da940baa28c03865e4e4feb"` Oct 12 01:08:00.996 INFO kablam! usermod: no changes Oct 12 01:08:01.348 INFO kablam! Compiling dredd-hooks v0.3.0 (/source) Oct 12 01:08:01.440 INFO kablam! warning: unknown lint: `type_complexity` Oct 12 01:08:01.440 INFO kablam! --> src/lib.rs:62:10 Oct 12 01:08:01.440 INFO kablam! | Oct 12 01:08:01.440 INFO kablam! 62 | #![allow(type_complexity)] Oct 12 01:08:01.440 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 01:08:01.440 INFO kablam! | Oct 12 01:08:01.440 INFO kablam! = note: #[warn(unknown_lints)] on by default Oct 12 01:08:01.440 INFO kablam! Oct 12 01:08:02.068 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 12 01:08:02.068 INFO kablam! --> src/lib.rs:98:5 Oct 12 01:08:02.068 INFO kablam! | Oct 12 01:08:02.068 INFO kablam! 98 | use tokio_io::codec::Framed; Oct 12 01:08:02.068 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 01:08:02.068 INFO kablam! | Oct 12 01:08:02.068 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 01:08:02.068 INFO kablam! Oct 12 01:08:02.068 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 12 01:08:02.068 INFO kablam! --> src/lib.rs:101:31 Oct 12 01:08:02.068 INFO kablam! | Oct 12 01:08:02.069 INFO kablam! 101 | use futures::{future, Future, BoxFuture}; Oct 12 01:08:02.069 INFO kablam! | ^^^^^^^^^ Oct 12 01:08:02.069 INFO kablam! Oct 12 01:08:02.069 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 12 01:08:02.069 INFO kablam! --> src/lib.rs:148:22 Oct 12 01:08:02.069 INFO kablam! | Oct 12 01:08:02.069 INFO kablam! 148 | type Transport = Framed; Oct 12 01:08:02.069 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 01:08:02.069 INFO kablam! Oct 12 01:08:02.069 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 12 01:08:02.069 INFO kablam! --> src/lib.rs:351:19 Oct 12 01:08:02.069 INFO kablam! | Oct 12 01:08:02.069 INFO kablam! 351 | type Future = BoxFuture; Oct 12 01:08:02.069 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 01:08:02.069 INFO kablam! Oct 12 01:08:02.069 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 12 01:08:02.069 INFO kablam! --> src/lib.rs:469:19 Oct 12 01:08:02.069 INFO kablam! | Oct 12 01:08:02.069 INFO kablam! 469 | type Future = BoxFuture; Oct 12 01:08:02.069 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 01:08:02.069 INFO kablam! Oct 12 01:08:02.224 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 12 01:08:02.224 INFO kablam! --> src/lib.rs:151:15 Oct 12 01:08:02.224 INFO kablam! | Oct 12 01:08:02.224 INFO kablam! 151 | Ok(io.framed(LineCodec)) Oct 12 01:08:02.224 INFO kablam! | ^^^^^^ Oct 12 01:08:02.224 INFO kablam! Oct 12 01:08:02.428 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 12 01:08:02.428 INFO kablam! --> src/lib.rs:398:29 Oct 12 01:08:02.428 INFO kablam! | Oct 12 01:08:02.428 INFO kablam! 398 | future::ok(res).boxed() Oct 12 01:08:02.428 INFO kablam! | ^^^^^ Oct 12 01:08:02.428 INFO kablam! Oct 12 01:08:02.428 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 12 01:08:02.428 INFO kablam! --> src/lib.rs:400:96 Oct 12 01:08:02.428 INFO kablam! | Oct 12 01:08:02.428 INFO kablam! 400 | future::err(io::Error::new(io::ErrorKind::Other, "Could not parse input as JSON")).boxed() Oct 12 01:08:02.428 INFO kablam! | ^^^^^ Oct 12 01:08:02.428 INFO kablam! Oct 12 01:08:02.488 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 12 01:08:02.488 INFO kablam! --> src/lib.rs:488:25 Oct 12 01:08:02.488 INFO kablam! | Oct 12 01:08:02.488 INFO kablam! 488 | future::ok(res).boxed() Oct 12 01:08:02.488 INFO kablam! | ^^^^^ Oct 12 01:08:02.488 INFO kablam! Oct 12 01:08:04.859 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.82s Oct 12 01:08:04.862 INFO kablam! su: No module specific data is present Oct 12 01:08:05.368 INFO running `"docker" "rm" "-f" "8a79f6364dd3b037b326f5a9a6c2bcf176faaabb7da940baa28c03865e4e4feb"` Oct 12 01:08:05.560 INFO blam! 8a79f6364dd3b037b326f5a9a6c2bcf176faaabb7da940baa28c03865e4e4feb Oct 12 01:08:05.563 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/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 12 01:08:05.789 INFO blam! 55acbac90fd44c8ef286d381795f9f478bf6fb993aed6e36680286181801e03c Oct 12 01:08:05.796 INFO running `"docker" "start" "-a" "55acbac90fd44c8ef286d381795f9f478bf6fb993aed6e36680286181801e03c"` Oct 12 01:08:06.256 INFO kablam! usermod: no changes Oct 12 01:08:06.472 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.19s Oct 12 01:08:06.496 INFO kablam! Running /target/debug/deps/dredd_hooks-6f3483a46a785a6d Oct 12 01:08:06.497 INFO blam! Oct 12 01:08:06.497 INFO blam! running 1 test Oct 12 01:08:06.500 INFO blam! test tests::it_works ... ok Oct 12 01:08:06.500 INFO kablam! Doc-tests dredd-hooks Oct 12 01:08:06.500 INFO blam! Oct 12 01:08:06.500 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 01:08:06.500 INFO blam! Oct 12 01:08:07.497 INFO blam! Oct 12 01:08:07.497 INFO blam! running 1 test Oct 12 01:08:07.497 INFO blam! test src/lib.rs - (line 16) ... ignored Oct 12 01:08:07.497 INFO blam! Oct 12 01:08:07.497 INFO blam! test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out Oct 12 01:08:07.497 INFO blam! Oct 12 01:08:07.512 INFO kablam! su: No module specific data is present Oct 12 01:08:08.113 INFO running `"docker" "rm" "-f" "55acbac90fd44c8ef286d381795f9f478bf6fb993aed6e36680286181801e03c"` Oct 12 01:08:08.396 INFO blam! 55acbac90fd44c8ef286d381795f9f478bf6fb993aed6e36680286181801e03c