Oct 13 15:53:56.410 INFO checking dredd-hooks-0.3.0 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 15:53:56.412 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-7/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-alt check --frozen --all --all-targets" "-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 13 15:53:56.681 INFO blam! 72a61ba8200750d56fd540bd1e6e42d7cebabff75a303d4e60374d6ec98b4f5c Oct 13 15:53:56.685 INFO running `"docker" "start" "-a" "72a61ba8200750d56fd540bd1e6e42d7cebabff75a303d4e60374d6ec98b4f5c"` Oct 13 15:53:57.268 INFO kablam! usermod: no changes Oct 13 15:53:57.478 INFO kablam! Checking dredd-hooks v0.3.0 (/source) Oct 13 15:53:57.528 INFO kablam! warning: unknown lint: `type_complexity` Oct 13 15:53:57.528 INFO kablam! --> src/lib.rs:62:10 Oct 13 15:53:57.528 INFO kablam! | Oct 13 15:53:57.528 INFO kablam! 62 | #![allow(type_complexity)] Oct 13 15:53:57.528 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 15:53:57.528 INFO kablam! | Oct 13 15:53:57.528 INFO kablam! = note: #[warn(unknown_lints)] on by default Oct 13 15:53:57.528 INFO kablam! Oct 13 15:53:57.560 INFO kablam! warning: unknown lint: `type_complexity` Oct 13 15:53:57.560 INFO kablam! --> src/lib.rs:62:10 Oct 13 15:53:57.560 INFO kablam! | Oct 13 15:53:57.560 INFO kablam! 62 | #![allow(type_complexity)] Oct 13 15:53:57.560 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 15:53:57.560 INFO kablam! | Oct 13 15:53:57.560 INFO kablam! = note: #[warn(unknown_lints)] on by default Oct 13 15:53:57.560 INFO kablam! Oct 13 15:54:03.265 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 15:54:03.265 INFO kablam! --> src/lib.rs:98:5 Oct 13 15:54:03.265 INFO kablam! | Oct 13 15:54:03.265 INFO kablam! 98 | use tokio_io::codec::Framed; Oct 13 15:54:03.265 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:54:03.265 INFO kablam! | Oct 13 15:54:03.265 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 15:54:03.265 INFO kablam! Oct 13 15:54:03.265 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 13 15:54:03.265 INFO kablam! --> src/lib.rs:101:31 Oct 13 15:54:03.265 INFO kablam! | Oct 13 15:54:03.265 INFO kablam! 101 | use futures::{future, Future, BoxFuture}; Oct 13 15:54:03.265 INFO kablam! | ^^^^^^^^^ Oct 13 15:54:03.265 INFO kablam! Oct 13 15:54:03.272 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 15:54:03.272 INFO kablam! --> src/lib.rs:148:22 Oct 13 15:54:03.272 INFO kablam! | Oct 13 15:54:03.272 INFO kablam! 148 | type Transport = Framed; Oct 13 15:54:03.272 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 15:54:03.272 INFO kablam! Oct 13 15:54:03.272 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 13 15:54:03.272 INFO kablam! --> src/lib.rs:351:19 Oct 13 15:54:03.272 INFO kablam! | Oct 13 15:54:03.272 INFO kablam! 351 | type Future = BoxFuture; Oct 13 15:54:03.272 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:54:03.272 INFO kablam! Oct 13 15:54:03.272 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 13 15:54:03.272 INFO kablam! --> src/lib.rs:469:19 Oct 13 15:54:03.272 INFO kablam! | Oct 13 15:54:03.272 INFO kablam! 469 | type Future = BoxFuture; Oct 13 15:54:03.272 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:54:03.272 INFO kablam! Oct 13 15:54:03.429 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 13 15:54:03.429 INFO kablam! --> src/lib.rs:151:15 Oct 13 15:54:03.429 INFO kablam! | Oct 13 15:54:03.429 INFO kablam! 151 | Ok(io.framed(LineCodec)) Oct 13 15:54:03.429 INFO kablam! | ^^^^^^ Oct 13 15:54:03.429 INFO kablam! Oct 13 15:54:03.512 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 13 15:54:03.512 INFO kablam! --> src/lib.rs:398:29 Oct 13 15:54:03.512 INFO kablam! | Oct 13 15:54:03.512 INFO kablam! 398 | future::ok(res).boxed() Oct 13 15:54:03.512 INFO kablam! | ^^^^^ Oct 13 15:54:03.512 INFO kablam! Oct 13 15:54:03.512 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 13 15:54:03.512 INFO kablam! --> src/lib.rs:400:96 Oct 13 15:54:03.512 INFO kablam! | Oct 13 15:54:03.512 INFO kablam! 400 | future::err(io::Error::new(io::ErrorKind::Other, "Could not parse input as JSON")).boxed() Oct 13 15:54:03.512 INFO kablam! | ^^^^^ Oct 13 15:54:03.512 INFO kablam! Oct 13 15:54:03.532 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 15:54:03.532 INFO kablam! --> src/lib.rs:98:5 Oct 13 15:54:03.532 INFO kablam! | Oct 13 15:54:03.532 INFO kablam! 98 | use tokio_io::codec::Framed; Oct 13 15:54:03.532 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:54:03.532 INFO kablam! | Oct 13 15:54:03.532 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 15:54:03.532 INFO kablam! Oct 13 15:54:03.532 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 13 15:54:03.532 INFO kablam! --> src/lib.rs:101:31 Oct 13 15:54:03.532 INFO kablam! | Oct 13 15:54:03.532 INFO kablam! 101 | use futures::{future, Future, BoxFuture}; Oct 13 15:54:03.532 INFO kablam! | ^^^^^^^^^ Oct 13 15:54:03.532 INFO kablam! Oct 13 15:54:03.532 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 13 15:54:03.532 INFO kablam! --> src/lib.rs:488:25 Oct 13 15:54:03.533 INFO kablam! | Oct 13 15:54:03.533 INFO kablam! 488 | future::ok(res).boxed() Oct 13 15:54:03.533 INFO kablam! | ^^^^^ Oct 13 15:54:03.533 INFO kablam! Oct 13 15:54:03.533 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 15:54:03.533 INFO kablam! --> src/lib.rs:148:22 Oct 13 15:54:03.533 INFO kablam! | Oct 13 15:54:03.533 INFO kablam! 148 | type Transport = Framed; Oct 13 15:54:03.533 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 15:54:03.533 INFO kablam! Oct 13 15:54:03.533 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 13 15:54:03.533 INFO kablam! --> src/lib.rs:351:19 Oct 13 15:54:03.533 INFO kablam! | Oct 13 15:54:03.533 INFO kablam! 351 | type Future = BoxFuture; Oct 13 15:54:03.533 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:54:03.533 INFO kablam! Oct 13 15:54:03.533 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 13 15:54:03.533 INFO kablam! --> src/lib.rs:469:19 Oct 13 15:54:03.533 INFO kablam! | Oct 13 15:54:03.533 INFO kablam! 469 | type Future = BoxFuture; Oct 13 15:54:03.533 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:54:03.533 INFO kablam! Oct 13 15:54:03.664 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 13 15:54:03.664 INFO kablam! --> src/lib.rs:151:15 Oct 13 15:54:03.664 INFO kablam! | Oct 13 15:54:03.664 INFO kablam! 151 | Ok(io.framed(LineCodec)) Oct 13 15:54:03.664 INFO kablam! | ^^^^^^ Oct 13 15:54:03.664 INFO kablam! Oct 13 15:54:03.772 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 13 15:54:03.773 INFO kablam! --> src/lib.rs:398:29 Oct 13 15:54:03.773 INFO kablam! | Oct 13 15:54:03.773 INFO kablam! 398 | future::ok(res).boxed() Oct 13 15:54:03.773 INFO kablam! | ^^^^^ Oct 13 15:54:03.773 INFO kablam! Oct 13 15:54:03.773 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 13 15:54:03.773 INFO kablam! --> src/lib.rs:400:96 Oct 13 15:54:03.773 INFO kablam! | Oct 13 15:54:03.773 INFO kablam! 400 | future::err(io::Error::new(io::ErrorKind::Other, "Could not parse input as JSON")).boxed() Oct 13 15:54:03.773 INFO kablam! | ^^^^^ Oct 13 15:54:03.773 INFO kablam! Oct 13 15:54:03.812 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 13 15:54:03.813 INFO kablam! --> src/lib.rs:488:25 Oct 13 15:54:03.813 INFO kablam! | Oct 13 15:54:03.813 INFO kablam! 488 | future::ok(res).boxed() Oct 13 15:54:03.813 INFO kablam! | ^^^^^ Oct 13 15:54:03.813 INFO kablam! Oct 13 15:54:09.668 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 12.37s Oct 13 15:54:09.682 INFO kablam! su: No module specific data is present Oct 13 15:54:10.380 INFO running `"docker" "rm" "-f" "72a61ba8200750d56fd540bd1e6e42d7cebabff75a303d4e60374d6ec98b4f5c"` Oct 13 15:54:10.632 INFO blam! 72a61ba8200750d56fd540bd1e6e42d7cebabff75a303d4e60374d6ec98b4f5c