Oct 27 19:54:01.885 INFO checking ldap3-0.6.0 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 19:54:01.885 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 27 19:54:02.233 INFO blam! b1e45d224d95342646d708b4b5a3a7698461121cc5aefd74deeabf4e294b7931 Oct 27 19:54:02.247 INFO running `"docker" "start" "-a" "b1e45d224d95342646d708b4b5a3a7698461121cc5aefd74deeabf4e294b7931"` Oct 27 19:54:03.038 INFO kablam! usermod: no changes Oct 27 19:54:03.302 INFO kablam! Checking lber v0.1.6 Oct 27 19:54:03.303 INFO kablam! Checking tokio-uds-proto v0.1.1 Oct 27 19:54:07.503 INFO kablam! Checking ldap3 v0.6.0 (/source) Oct 27 19:54:13.303 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 27 19:54:13.303 INFO kablam! --> src/protocol.rs:11:41 Oct 27 19:54:13.303 INFO kablam! | Oct 27 19:54:13.303 INFO kablam! 11 | use tokio_io::codec::{Decoder, Encoder, Framed}; Oct 27 19:54:13.303 INFO kablam! | ^^^^^^ Oct 27 19:54:13.303 INFO kablam! | Oct 27 19:54:13.303 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 19:54:13.303 INFO kablam! Oct 27 19:54:13.307 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 27 19:54:13.307 INFO kablam! --> src/protocol.rs:356:37 Oct 27 19:54:13.307 INFO kablam! | Oct 27 19:54:13.307 INFO kablam! 356 | type Transport = ResponseFilter>; Oct 27 19:54:13.307 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 19:54:13.307 INFO kablam! Oct 27 19:54:13.554 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 27 19:54:13.554 INFO kablam! --> src/protocol.rs:11:41 Oct 27 19:54:13.554 INFO kablam! | Oct 27 19:54:13.554 INFO kablam! 11 | use tokio_io::codec::{Decoder, Encoder, Framed}; Oct 27 19:54:13.554 INFO kablam! | ^^^^^^ Oct 27 19:54:13.554 INFO kablam! | Oct 27 19:54:13.554 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 19:54:13.554 INFO kablam! Oct 27 19:54:13.563 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 27 19:54:13.563 INFO kablam! --> src/protocol.rs:356:37 Oct 27 19:54:13.563 INFO kablam! | Oct 27 19:54:13.563 INFO kablam! 356 | type Transport = ResponseFilter>; Oct 27 19:54:13.563 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 19:54:13.563 INFO kablam! Oct 27 19:54:14.153 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 27 19:54:14.153 INFO kablam! --> src/protocol.rs:364:26 Oct 27 19:54:14.153 INFO kablam! | Oct 27 19:54:14.153 INFO kablam! 364 | upstream: io.framed(ldapcodec), Oct 27 19:54:14.153 INFO kablam! | ^^^^^^ Oct 27 19:54:14.153 INFO kablam! Oct 27 19:54:14.231 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 27 19:54:14.231 INFO kablam! --> src/tls_client.rs:82:26 Oct 27 19:54:14.231 INFO kablam! | Oct 27 19:54:14.231 INFO kablam! 82 | upstream: io.framed(ldapcodec), Oct 27 19:54:14.231 INFO kablam! | ^^^^^^ Oct 27 19:54:14.231 INFO kablam! Oct 27 19:54:14.453 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 27 19:54:14.453 INFO kablam! --> src/protocol.rs:364:26 Oct 27 19:54:14.453 INFO kablam! | Oct 27 19:54:14.453 INFO kablam! 364 | upstream: io.framed(ldapcodec), Oct 27 19:54:14.453 INFO kablam! | ^^^^^^ Oct 27 19:54:14.455 INFO kablam! Oct 27 19:54:14.615 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 27 19:54:14.615 INFO kablam! --> src/tls_client.rs:82:26 Oct 27 19:54:14.615 INFO kablam! | Oct 27 19:54:14.615 INFO kablam! 82 | upstream: io.framed(ldapcodec), Oct 27 19:54:14.615 INFO kablam! | ^^^^^^ Oct 27 19:54:14.615 INFO kablam! Oct 27 19:54:59.361 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 56.30s Oct 27 19:54:59.392 INFO kablam! su: No module specific data is present Oct 27 19:54:59.632 INFO running `"docker" "rm" "-f" "b1e45d224d95342646d708b4b5a3a7698461121cc5aefd74deeabf4e294b7931"` Oct 27 19:54:59.766 INFO blam! b1e45d224d95342646d708b4b5a3a7698461121cc5aefd74deeabf4e294b7931