Oct 13 12:47:20.830 INFO checking ldap3-0.6.0 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 12:47:20.830 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-2/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 12:47:21.001 INFO blam! 9464b41576c38c7cf5eeaf2c3218cc951d4925e9c69080eec03f3dc20c1a63e8 Oct 13 12:47:21.003 INFO running `"docker" "start" "-a" "9464b41576c38c7cf5eeaf2c3218cc951d4925e9c69080eec03f3dc20c1a63e8"` Oct 13 12:47:21.374 INFO kablam! usermod: no changes Oct 13 12:47:21.623 INFO kablam! Checking lber v0.1.6 Oct 13 12:47:21.626 INFO kablam! Checking tokio-uds v0.1.7 Oct 13 12:47:25.788 INFO kablam! Checking tokio-uds-proto v0.1.1 Oct 13 12:47:29.163 INFO kablam! Checking ldap3 v0.6.0 (/source) Oct 13 12:47:35.300 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 12:47:35.300 INFO kablam! --> src/protocol.rs:11:41 Oct 13 12:47:35.300 INFO kablam! | Oct 13 12:47:35.301 INFO kablam! 11 | use tokio_io::codec::{Decoder, Encoder, Framed}; Oct 13 12:47:35.301 INFO kablam! | ^^^^^^ Oct 13 12:47:35.301 INFO kablam! | Oct 13 12:47:35.301 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 12:47:35.301 INFO kablam! Oct 13 12:47:35.301 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 12:47:35.301 INFO kablam! --> src/protocol.rs:356:37 Oct 13 12:47:35.301 INFO kablam! | Oct 13 12:47:35.301 INFO kablam! 356 | type Transport = ResponseFilter>; Oct 13 12:47:35.301 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 12:47:35.301 INFO kablam! Oct 13 12:47:35.456 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 12:47:35.456 INFO kablam! --> src/protocol.rs:11:41 Oct 13 12:47:35.456 INFO kablam! | Oct 13 12:47:35.456 INFO kablam! 11 | use tokio_io::codec::{Decoder, Encoder, Framed}; Oct 13 12:47:35.456 INFO kablam! | ^^^^^^ Oct 13 12:47:35.456 INFO kablam! | Oct 13 12:47:35.456 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 12:47:35.456 INFO kablam! Oct 13 12:47:35.456 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 12:47:35.456 INFO kablam! --> src/protocol.rs:356:37 Oct 13 12:47:35.456 INFO kablam! | Oct 13 12:47:35.456 INFO kablam! 356 | type Transport = ResponseFilter>; Oct 13 12:47:35.456 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 12:47:35.456 INFO kablam! Oct 13 12:47:35.860 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 13 12:47:35.860 INFO kablam! --> src/protocol.rs:364:26 Oct 13 12:47:35.860 INFO kablam! | Oct 13 12:47:35.860 INFO kablam! 364 | upstream: io.framed(ldapcodec), Oct 13 12:47:35.860 INFO kablam! | ^^^^^^ Oct 13 12:47:35.860 INFO kablam! Oct 13 12:47:35.912 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 13 12:47:35.912 INFO kablam! --> src/protocol.rs:364:26 Oct 13 12:47:35.912 INFO kablam! | Oct 13 12:47:35.912 INFO kablam! 364 | upstream: io.framed(ldapcodec), Oct 13 12:47:35.912 INFO kablam! | ^^^^^^ Oct 13 12:47:35.912 INFO kablam! Oct 13 12:47:35.928 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 13 12:47:35.928 INFO kablam! --> src/tls_client.rs:82:26 Oct 13 12:47:35.928 INFO kablam! | Oct 13 12:47:35.928 INFO kablam! 82 | upstream: io.framed(ldapcodec), Oct 13 12:47:35.928 INFO kablam! | ^^^^^^ Oct 13 12:47:35.928 INFO kablam! Oct 13 12:47:35.979 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 13 12:47:35.979 INFO kablam! --> src/tls_client.rs:82:26 Oct 13 12:47:35.979 INFO kablam! | Oct 13 12:47:35.979 INFO kablam! 82 | upstream: io.framed(ldapcodec), Oct 13 12:47:35.979 INFO kablam! | ^^^^^^ Oct 13 12:47:35.979 INFO kablam! Oct 13 12:48:15.730 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 54.33s Oct 13 12:48:15.780 INFO kablam! su: No module specific data is present Oct 13 12:48:16.573 INFO running `"docker" "rm" "-f" "9464b41576c38c7cf5eeaf2c3218cc951d4925e9c69080eec03f3dc20c1a63e8"` Oct 13 12:48:16.860 INFO blam! 9464b41576c38c7cf5eeaf2c3218cc951d4925e9c69080eec03f3dc20c1a63e8