Oct 16 06:57:17.314 INFO testing h2-0.1.12 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 06:57:17.314 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 16 06:57:17.703 INFO blam! dabf37a1b6df623b635eea575ba8df644a1c6032f1fa94b1810fb8d7f5ea8501 Oct 16 06:57:17.703 INFO running `"docker" "start" "-a" "dabf37a1b6df623b635eea575ba8df644a1c6032f1fa94b1810fb8d7f5ea8501"` Oct 16 06:57:19.231 INFO kablam! usermod: no changes Oct 16 06:57:19.454 INFO kablam! Compiling h2 v0.1.12 (/source) Oct 16 06:57:21.375 INFO kablam! error: use of deprecated item 'tokio_io::codec::length_delimited': Moved to tokio-codec Oct 16 06:57:21.375 INFO kablam! --> src/codec/framed_read.rs:14:5 Oct 16 06:57:21.375 INFO kablam! | Oct 16 06:57:21.375 INFO kablam! 14 | use tokio_io::codec::length_delimited; Oct 16 06:57:21.375 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:57:21.375 INFO kablam! | Oct 16 06:57:21.375 INFO kablam! note: lint level defined here Oct 16 06:57:21.375 INFO kablam! --> src/lib.rs:88:9 Oct 16 06:57:21.375 INFO kablam! | Oct 16 06:57:21.375 INFO kablam! 88 | #![deny(warnings, missing_debug_implementations, missing_docs)] Oct 16 06:57:21.375 INFO kablam! | ^^^^^^^^ Oct 16 06:57:21.375 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Oct 16 06:57:21.375 INFO kablam! Oct 16 06:57:21.375 INFO kablam! error: use of deprecated item 'tokio_io::codec::length_delimited::FrameTooBig': Moved to tokio-codec Oct 16 06:57:21.375 INFO kablam! --> src/codec/framed_read.rs:341:28 Oct 16 06:57:21.375 INFO kablam! | Oct 16 06:57:21.375 INFO kablam! 341 | if custom.is::() { Oct 16 06:57:21.375 INFO kablam! | ^^^^^^^^^^^ Oct 16 06:57:21.375 INFO kablam! Oct 16 06:57:21.375 INFO kablam! error: use of deprecated item 'tokio_io::codec::length_delimited::FrameTooBig': Moved to tokio-codec Oct 16 06:57:21.375 INFO kablam! --> src/codec/framed_read.rs:337:9 Oct 16 06:57:21.375 INFO kablam! | Oct 16 06:57:21.375 INFO kablam! 337 | use tokio_io::codec::length_delimited::FrameTooBig; Oct 16 06:57:21.375 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:57:21.375 INFO kablam! Oct 16 06:57:21.375 INFO kablam! error: use of deprecated item 'tokio_io::codec::length_delimited': Moved to tokio-codec Oct 16 06:57:21.375 INFO kablam! --> src/codec/mod.rs:15:5 Oct 16 06:57:21.376 INFO kablam! | Oct 16 06:57:21.376 INFO kablam! 15 | use tokio_io::codec::length_delimited; Oct 16 06:57:21.376 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:57:21.376 INFO kablam! Oct 16 06:57:21.376 INFO kablam! error: use of deprecated item 'tokio_io::codec::length_delimited::FramedRead': Moved to tokio-codec Oct 16 06:57:21.376 INFO kablam! --> src/codec/framed_read.rs:21:12 Oct 16 06:57:21.376 INFO kablam! | Oct 16 06:57:21.376 INFO kablam! 21 | inner: length_delimited::FramedRead, Oct 16 06:57:21.376 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:57:21.376 INFO kablam! Oct 16 06:57:21.383 INFO kablam! error: use of deprecated item 'tokio_io::codec::length_delimited::FramedRead': Moved to tokio-codec Oct 16 06:57:21.383 INFO kablam! --> src/codec/framed_read.rs:48:23 Oct 16 06:57:21.383 INFO kablam! | Oct 16 06:57:21.383 INFO kablam! 48 | pub fn new(inner: length_delimited::FramedRead) -> FramedRead { Oct 16 06:57:21.383 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:57:21.383 INFO kablam! Oct 16 06:57:21.383 INFO kablam! error: use of deprecated item 'tokio_io::codec::length_delimited::Builder': Moved to tokio-codec Oct 16 06:57:21.383 INFO kablam! --> src/codec/mod.rs:43:25 Oct 16 06:57:21.383 INFO kablam! | Oct 16 06:57:21.383 INFO kablam! 43 | let delimited = length_delimited::Builder::new() Oct 16 06:57:21.383 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:57:21.383 INFO kablam! Oct 16 06:57:22.938 INFO kablam! error: aborting due to 7 previous errors Oct 16 06:57:22.938 INFO kablam! Oct 16 06:57:22.971 INFO kablam! error: Could not compile `h2`. Oct 16 06:57:22.971 INFO kablam! Oct 16 06:57:22.971 INFO kablam! To learn more, run the command again with --verbose. Oct 16 06:57:22.975 INFO kablam! su: No module specific data is present Oct 16 06:57:23.689 INFO running `"docker" "rm" "-f" "dabf37a1b6df623b635eea575ba8df644a1c6032f1fa94b1810fb8d7f5ea8501"` Oct 16 06:57:24.027 INFO blam! dabf37a1b6df623b635eea575ba8df644a1c6032f1fa94b1810fb8d7f5ea8501