Oct 13 12:47:20.825 INFO checking ldap3-0.6.0 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 12:47:20.825 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-0/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 12:47:21.043 INFO blam! 1d80162d5272d525dd4afe534cb0e58896e65c27284e722805a0a23cb72a9d88 Oct 13 12:47:21.045 INFO running `"docker" "start" "-a" "1d80162d5272d525dd4afe534cb0e58896e65c27284e722805a0a23cb72a9d88"` Oct 13 12:47:21.419 INFO kablam! usermod: no changes Oct 13 12:47:21.685 INFO kablam! Checking lber v0.1.6 Oct 13 12:47:21.685 INFO kablam! Checking tokio-uds v0.1.7 Oct 13 12:47:25.928 INFO kablam! Checking tokio-uds-proto v0.1.1 Oct 13 12:47:29.420 INFO kablam! Checking ldap3 v0.6.0 (/source) Oct 13 12:47:35.748 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 12:47:35.748 INFO kablam! --> src/protocol.rs:11:41 Oct 13 12:47:35.748 INFO kablam! | Oct 13 12:47:35.748 INFO kablam! 11 | use tokio_io::codec::{Decoder, Encoder, Framed}; Oct 13 12:47:35.748 INFO kablam! | ^^^^^^ Oct 13 12:47:35.748 INFO kablam! | Oct 13 12:47:35.748 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 12:47:35.748 INFO kablam! Oct 13 12:47:35.748 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 12:47:35.748 INFO kablam! --> src/protocol.rs:356:37 Oct 13 12:47:35.748 INFO kablam! | Oct 13 12:47:35.748 INFO kablam! 356 | type Transport = ResponseFilter>; Oct 13 12:47:35.748 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 12:47:35.748 INFO kablam! Oct 13 12:47:36.220 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 13 12:47:36.220 INFO kablam! --> src/protocol.rs:364:26 Oct 13 12:47:36.220 INFO kablam! | Oct 13 12:47:36.220 INFO kablam! 364 | upstream: io.framed(ldapcodec), Oct 13 12:47:36.220 INFO kablam! | ^^^^^^ Oct 13 12:47:36.220 INFO kablam! Oct 13 12:47:36.256 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 12:47:36.256 INFO kablam! --> src/protocol.rs:11:41 Oct 13 12:47:36.256 INFO kablam! | Oct 13 12:47:36.256 INFO kablam! 11 | use tokio_io::codec::{Decoder, Encoder, Framed}; Oct 13 12:47:36.256 INFO kablam! | ^^^^^^ Oct 13 12:47:36.256 INFO kablam! | Oct 13 12:47:36.256 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 12:47:36.256 INFO kablam! Oct 13 12:47:36.256 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 12:47:36.256 INFO kablam! --> src/protocol.rs:356:37 Oct 13 12:47:36.256 INFO kablam! | Oct 13 12:47:36.256 INFO kablam! 356 | type Transport = ResponseFilter>; Oct 13 12:47:36.256 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 12:47:36.256 INFO kablam! Oct 13 12:47:36.297 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 13 12:47:36.297 INFO kablam! --> src/tls_client.rs:82:26 Oct 13 12:47:36.297 INFO kablam! | Oct 13 12:47:36.297 INFO kablam! 82 | upstream: io.framed(ldapcodec), Oct 13 12:47:36.297 INFO kablam! | ^^^^^^ Oct 13 12:47:36.297 INFO kablam! Oct 13 12:47:36.746 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 13 12:47:36.747 INFO kablam! --> src/protocol.rs:364:26 Oct 13 12:47:36.747 INFO kablam! | Oct 13 12:47:36.747 INFO kablam! 364 | upstream: io.framed(ldapcodec), Oct 13 12:47:36.747 INFO kablam! | ^^^^^^ Oct 13 12:47:36.748 INFO kablam! Oct 13 12:47:36.948 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 13 12:47:36.948 INFO kablam! --> src/tls_client.rs:82:26 Oct 13 12:47:36.948 INFO kablam! | Oct 13 12:47:36.948 INFO kablam! 82 | upstream: io.framed(ldapcodec), Oct 13 12:47:36.948 INFO kablam! | ^^^^^^ Oct 13 12:47:36.948 INFO kablam! Oct 13 12:48:17.808 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 56.37s Oct 13 12:48:17.841 INFO kablam! su: No module specific data is present Oct 13 12:48:18.329 INFO running `"docker" "rm" "-f" "1d80162d5272d525dd4afe534cb0e58896e65c27284e722805a0a23cb72a9d88"` Oct 13 12:48:18.458 INFO blam! 1d80162d5272d525dd4afe534cb0e58896e65c27284e722805a0a23cb72a9d88