Oct 13 13:57:50.916 INFO checking h2-0.1.12 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 13:57:50.917 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-5/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 13:57:51.311 INFO blam! af551df7452a1e207c054c1199cc84bba8878fa3b27463dbe5b455f8293a0450 Oct 13 13:57:51.312 INFO running `"docker" "start" "-a" "af551df7452a1e207c054c1199cc84bba8878fa3b27463dbe5b455f8293a0450"` Oct 13 13:57:53.524 INFO kablam! usermod: no changes Oct 13 13:57:53.821 INFO kablam! Checking h2 v0.1.12 (/source) Oct 13 13:57:53.829 INFO kablam! Checking tokio-rustls v0.5.0 Oct 13 13:57:56.777 INFO kablam! error: use of deprecated item 'tokio_io::codec::length_delimited': Moved to tokio-codec Oct 13 13:57:56.777 INFO kablam! --> src/codec/framed_read.rs:14:5 Oct 13 13:57:56.777 INFO kablam! | Oct 13 13:57:56.777 INFO kablam! 14 | use tokio_io::codec::length_delimited; Oct 13 13:57:56.778 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:57:56.778 INFO kablam! | Oct 13 13:57:56.778 INFO kablam! note: lint level defined here Oct 13 13:57:56.778 INFO kablam! --> src/lib.rs:88:9 Oct 13 13:57:56.779 INFO kablam! | Oct 13 13:57:56.779 INFO kablam! 88 | #![deny(warnings, missing_debug_implementations, missing_docs)] Oct 13 13:57:56.779 INFO kablam! | ^^^^^^^^ Oct 13 13:57:56.780 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Oct 13 13:57:56.780 INFO kablam! Oct 13 13:57:56.780 INFO kablam! error: use of deprecated item 'tokio_io::codec::length_delimited::FrameTooBig': Moved to tokio-codec Oct 13 13:57:56.780 INFO kablam! --> src/codec/framed_read.rs:341:28 Oct 13 13:57:56.781 INFO kablam! | Oct 13 13:57:56.781 INFO kablam! 341 | if custom.is::() { Oct 13 13:57:56.781 INFO kablam! | ^^^^^^^^^^^ Oct 13 13:57:56.781 INFO kablam! Oct 13 13:57:56.782 INFO kablam! error: use of deprecated item 'tokio_io::codec::length_delimited::FrameTooBig': Moved to tokio-codec Oct 13 13:57:56.782 INFO kablam! --> src/codec/framed_read.rs:337:9 Oct 13 13:57:56.782 INFO kablam! | Oct 13 13:57:56.782 INFO kablam! 337 | use tokio_io::codec::length_delimited::FrameTooBig; Oct 13 13:57:56.783 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:57:56.783 INFO kablam! Oct 13 13:57:56.783 INFO kablam! error: use of deprecated item 'tokio_io::codec::length_delimited': Moved to tokio-codec Oct 13 13:57:56.783 INFO kablam! --> src/codec/mod.rs:15:5 Oct 13 13:57:56.784 INFO kablam! | Oct 13 13:57:56.784 INFO kablam! 15 | use tokio_io::codec::length_delimited; Oct 13 13:57:56.784 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:57:56.785 INFO kablam! Oct 13 13:57:56.785 INFO kablam! error: use of deprecated item 'tokio_io::codec::length_delimited::FramedRead': Moved to tokio-codec Oct 13 13:57:56.785 INFO kablam! --> src/codec/framed_read.rs:21:12 Oct 13 13:57:56.785 INFO kablam! | Oct 13 13:57:56.786 INFO kablam! 21 | inner: length_delimited::FramedRead, Oct 13 13:57:56.786 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:57:56.786 INFO kablam! Oct 13 13:57:56.786 INFO kablam! error: use of deprecated item 'tokio_io::codec::length_delimited::FramedRead': Moved to tokio-codec Oct 13 13:57:56.787 INFO kablam! --> src/codec/framed_read.rs:48:23 Oct 13 13:57:56.787 INFO kablam! | Oct 13 13:57:56.787 INFO kablam! 48 | pub fn new(inner: length_delimited::FramedRead) -> FramedRead { Oct 13 13:57:56.787 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:57:56.788 INFO kablam! Oct 13 13:57:56.792 INFO kablam! error: use of deprecated item 'tokio_io::codec::length_delimited::Builder': Moved to tokio-codec Oct 13 13:57:56.792 INFO kablam! --> src/codec/mod.rs:43:25 Oct 13 13:57:56.793 INFO kablam! | Oct 13 13:57:56.793 INFO kablam! 43 | let delimited = length_delimited::Builder::new() Oct 13 13:57:56.793 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:57:56.793 INFO kablam! Oct 13 13:57:58.428 INFO kablam! error: aborting due to 7 previous errors Oct 13 13:57:58.428 INFO kablam! Oct 13 13:57:58.436 INFO kablam! error: Could not compile `h2`. Oct 13 13:57:58.436 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 13 13:57:59.228 INFO kablam! error: use of deprecated item 'tokio_io::codec::length_delimited': Moved to tokio-codec Oct 13 13:57:59.228 INFO kablam! --> src/codec/framed_read.rs:14:5 Oct 13 13:57:59.228 INFO kablam! | Oct 13 13:57:59.228 INFO kablam! 14 | use tokio_io::codec::length_delimited; Oct 13 13:57:59.228 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:57:59.228 INFO kablam! | Oct 13 13:57:59.228 INFO kablam! note: lint level defined here Oct 13 13:57:59.228 INFO kablam! --> src/lib.rs:88:9 Oct 13 13:57:59.228 INFO kablam! | Oct 13 13:57:59.228 INFO kablam! 88 | #![deny(warnings, missing_debug_implementations, missing_docs)] Oct 13 13:57:59.228 INFO kablam! | ^^^^^^^^ Oct 13 13:57:59.228 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Oct 13 13:57:59.228 INFO kablam! Oct 13 13:57:59.229 INFO kablam! error: use of deprecated item 'tokio_io::codec::length_delimited::FrameTooBig': Moved to tokio-codec Oct 13 13:57:59.229 INFO kablam! --> src/codec/framed_read.rs:341:28 Oct 13 13:57:59.229 INFO kablam! | Oct 13 13:57:59.229 INFO kablam! 341 | if custom.is::() { Oct 13 13:57:59.229 INFO kablam! | ^^^^^^^^^^^ Oct 13 13:57:59.229 INFO kablam! Oct 13 13:57:59.229 INFO kablam! error: use of deprecated item 'tokio_io::codec::length_delimited::FrameTooBig': Moved to tokio-codec Oct 13 13:57:59.229 INFO kablam! --> src/codec/framed_read.rs:337:9 Oct 13 13:57:59.229 INFO kablam! | Oct 13 13:57:59.229 INFO kablam! 337 | use tokio_io::codec::length_delimited::FrameTooBig; Oct 13 13:57:59.229 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:57:59.229 INFO kablam! Oct 13 13:57:59.229 INFO kablam! error: use of deprecated item 'tokio_io::codec::length_delimited': Moved to tokio-codec Oct 13 13:57:59.229 INFO kablam! --> src/codec/mod.rs:15:5 Oct 13 13:57:59.229 INFO kablam! | Oct 13 13:57:59.229 INFO kablam! 15 | use tokio_io::codec::length_delimited; Oct 13 13:57:59.229 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:57:59.229 INFO kablam! Oct 13 13:57:59.229 INFO kablam! error: use of deprecated item 'tokio_io::codec::length_delimited::FramedRead': Moved to tokio-codec Oct 13 13:57:59.229 INFO kablam! --> src/codec/framed_read.rs:21:12 Oct 13 13:57:59.229 INFO kablam! | Oct 13 13:57:59.229 INFO kablam! 21 | inner: length_delimited::FramedRead, Oct 13 13:57:59.229 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:57:59.229 INFO kablam! Oct 13 13:57:59.234 INFO kablam! error: use of deprecated item 'tokio_io::codec::length_delimited::FramedRead': Moved to tokio-codec Oct 13 13:57:59.234 INFO kablam! --> src/codec/framed_read.rs:48:23 Oct 13 13:57:59.234 INFO kablam! | Oct 13 13:57:59.234 INFO kablam! 48 | pub fn new(inner: length_delimited::FramedRead) -> FramedRead { Oct 13 13:57:59.234 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:57:59.234 INFO kablam! Oct 13 13:57:59.244 INFO kablam! error: use of deprecated item 'tokio_io::codec::length_delimited::Builder': Moved to tokio-codec Oct 13 13:57:59.244 INFO kablam! --> src/codec/mod.rs:43:25 Oct 13 13:57:59.244 INFO kablam! | Oct 13 13:57:59.244 INFO kablam! 43 | let delimited = length_delimited::Builder::new() Oct 13 13:57:59.244 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:57:59.244 INFO kablam! Oct 13 13:58:01.704 INFO kablam! error: aborting due to 7 previous errors Oct 13 13:58:01.704 INFO kablam! Oct 13 13:58:01.719 INFO kablam! error: Could not compile `h2`. Oct 13 13:58:01.719 INFO kablam! Oct 13 13:58:01.720 INFO kablam! To learn more, run the command again with --verbose. Oct 13 13:58:01.720 INFO kablam! su: No module specific data is present Oct 13 13:58:02.310 INFO running `"docker" "rm" "-f" "af551df7452a1e207c054c1199cc84bba8878fa3b27463dbe5b455f8293a0450"` Oct 13 13:58:02.640 INFO blam! af551df7452a1e207c054c1199cc84bba8878fa3b27463dbe5b455f8293a0450