Oct 16 06:57:17.244 INFO testing h2-0.1.12 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 06:57:17.246 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 16 06:57:17.627 INFO blam! e9d3378a1e8be29c8ac33ed718ae63f6c0a4466b57038b07f478e1f93e38bc10 Oct 16 06:57:17.630 INFO running `"docker" "start" "-a" "e9d3378a1e8be29c8ac33ed718ae63f6c0a4466b57038b07f478e1f93e38bc10"` Oct 16 06:57:19.254 INFO kablam! usermod: no changes Oct 16 06:57:19.453 INFO kablam! Compiling h2 v0.1.12 (/source) Oct 16 06:57:21.303 INFO kablam! error: use of deprecated item 'tokio_io::codec::length_delimited': Moved to tokio-codec Oct 16 06:57:21.303 INFO kablam! --> src/codec/framed_read.rs:14:5 Oct 16 06:57:21.303 INFO kablam! | Oct 16 06:57:21.303 INFO kablam! 14 | use tokio_io::codec::length_delimited; Oct 16 06:57:21.303 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:57:21.303 INFO kablam! | Oct 16 06:57:21.303 INFO kablam! note: lint level defined here Oct 16 06:57:21.303 INFO kablam! --> src/lib.rs:88:9 Oct 16 06:57:21.303 INFO kablam! | Oct 16 06:57:21.303 INFO kablam! 88 | #![deny(warnings, missing_debug_implementations, missing_docs)] Oct 16 06:57:21.303 INFO kablam! | ^^^^^^^^ Oct 16 06:57:21.303 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Oct 16 06:57:21.303 INFO kablam! Oct 16 06:57:21.303 INFO kablam! error: use of deprecated item 'tokio_io::codec::length_delimited::FrameTooBig': Moved to tokio-codec Oct 16 06:57:21.303 INFO kablam! --> src/codec/framed_read.rs:341:28 Oct 16 06:57:21.303 INFO kablam! | Oct 16 06:57:21.303 INFO kablam! 341 | if custom.is::() { Oct 16 06:57:21.303 INFO kablam! | ^^^^^^^^^^^ Oct 16 06:57:21.303 INFO kablam! Oct 16 06:57:21.303 INFO kablam! error: use of deprecated item 'tokio_io::codec::length_delimited::FrameTooBig': Moved to tokio-codec Oct 16 06:57:21.303 INFO kablam! --> src/codec/framed_read.rs:337:9 Oct 16 06:57:21.303 INFO kablam! | Oct 16 06:57:21.303 INFO kablam! 337 | use tokio_io::codec::length_delimited::FrameTooBig; Oct 16 06:57:21.303 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:57:21.303 INFO kablam! Oct 16 06:57:21.303 INFO kablam! error: use of deprecated item 'tokio_io::codec::length_delimited': Moved to tokio-codec Oct 16 06:57:21.303 INFO kablam! --> src/codec/mod.rs:15:5 Oct 16 06:57:21.303 INFO kablam! | Oct 16 06:57:21.303 INFO kablam! 15 | use tokio_io::codec::length_delimited; Oct 16 06:57:21.303 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:57:21.303 INFO kablam! Oct 16 06:57:21.304 INFO kablam! error: use of deprecated item 'tokio_io::codec::length_delimited::FramedRead': Moved to tokio-codec Oct 16 06:57:21.304 INFO kablam! --> src/codec/framed_read.rs:21:12 Oct 16 06:57:21.304 INFO kablam! | Oct 16 06:57:21.304 INFO kablam! 21 | inner: length_delimited::FramedRead, Oct 16 06:57:21.304 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:57:21.304 INFO kablam! Oct 16 06:57:21.305 INFO kablam! error: use of deprecated item 'tokio_io::codec::length_delimited::FramedRead': Moved to tokio-codec Oct 16 06:57:21.305 INFO kablam! --> src/codec/framed_read.rs:48:23 Oct 16 06:57:21.305 INFO kablam! | Oct 16 06:57:21.305 INFO kablam! 48 | pub fn new(inner: length_delimited::FramedRead) -> FramedRead { Oct 16 06:57:21.305 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:57:21.305 INFO kablam! Oct 16 06:57:21.306 INFO kablam! error: use of deprecated item 'tokio_io::codec::length_delimited::Builder': Moved to tokio-codec Oct 16 06:57:21.306 INFO kablam! --> src/codec/mod.rs:43:25 Oct 16 06:57:21.306 INFO kablam! | Oct 16 06:57:21.306 INFO kablam! 43 | let delimited = length_delimited::Builder::new() Oct 16 06:57:21.306 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:57:21.306 INFO kablam! Oct 16 06:57:22.884 INFO kablam! error: aborting due to 7 previous errors Oct 16 06:57:22.884 INFO kablam! Oct 16 06:57:22.911 INFO kablam! error: Could not compile `h2`. Oct 16 06:57:22.911 INFO kablam! Oct 16 06:57:22.911 INFO kablam! To learn more, run the command again with --verbose. Oct 16 06:57:22.913 INFO kablam! su: No module specific data is present Oct 16 06:57:23.556 INFO running `"docker" "rm" "-f" "e9d3378a1e8be29c8ac33ed718ae63f6c0a4466b57038b07f478e1f93e38bc10"` Oct 16 06:57:23.801 INFO blam! e9d3378a1e8be29c8ac33ed718ae63f6c0a4466b57038b07f478e1f93e38bc10