Sep 19 23:10:57.722 INFO checking ldap3-0.6.0 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 19 23:10:57.722 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 19 23:10:57.723 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-2/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 23:10:58.200 INFO blam! 89818f342d312426f4ff46e3f16d823e4279960cb89c44a2ad05b8b3d4df4d83 Sep 19 23:10:58.202 INFO running `"docker" "start" "-a" "89818f342d312426f4ff46e3f16d823e4279960cb89c44a2ad05b8b3d4df4d83"` Sep 19 23:10:59.619 INFO kablam! usermod: no changes Sep 19 23:10:59.947 INFO kablam! Checking lber v0.1.6 Sep 19 23:10:59.950 INFO kablam! Checking tokio-uds-proto v0.1.1 Sep 19 23:11:01.664 INFO kablam! Checking ldap3 v0.6.0 (/source) Sep 19 23:11:04.797 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Sep 19 23:11:04.797 INFO kablam! --> src/protocol.rs:11:41 Sep 19 23:11:04.797 INFO kablam! | Sep 19 23:11:04.797 INFO kablam! 11 | use tokio_io::codec::{Decoder, Encoder, Framed}; Sep 19 23:11:04.797 INFO kablam! | ^^^^^^ Sep 19 23:11:04.797 INFO kablam! | Sep 19 23:11:04.797 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 23:11:04.797 INFO kablam! Sep 19 23:11:04.807 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Sep 19 23:11:04.807 INFO kablam! --> src/protocol.rs:356:37 Sep 19 23:11:04.807 INFO kablam! | Sep 19 23:11:04.807 INFO kablam! 356 | type Transport = ResponseFilter>; Sep 19 23:11:04.807 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 19 23:11:04.807 INFO kablam! Sep 19 23:11:04.859 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Sep 19 23:11:04.859 INFO kablam! --> src/protocol.rs:11:41 Sep 19 23:11:04.859 INFO kablam! | Sep 19 23:11:04.859 INFO kablam! 11 | use tokio_io::codec::{Decoder, Encoder, Framed}; Sep 19 23:11:04.859 INFO kablam! | ^^^^^^ Sep 19 23:11:04.859 INFO kablam! | Sep 19 23:11:04.859 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 23:11:04.859 INFO kablam! Sep 19 23:11:04.859 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Sep 19 23:11:04.859 INFO kablam! --> src/protocol.rs:356:37 Sep 19 23:11:04.859 INFO kablam! | Sep 19 23:11:04.859 INFO kablam! 356 | type Transport = ResponseFilter>; Sep 19 23:11:04.859 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 19 23:11:04.859 INFO kablam! Sep 19 23:11:05.311 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Sep 19 23:11:05.311 INFO kablam! --> src/protocol.rs:364:26 Sep 19 23:11:05.311 INFO kablam! | Sep 19 23:11:05.311 INFO kablam! 364 | upstream: io.framed(ldapcodec), Sep 19 23:11:05.311 INFO kablam! | ^^^^^^ Sep 19 23:11:05.311 INFO kablam! Sep 19 23:11:05.371 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Sep 19 23:11:05.371 INFO kablam! --> src/protocol.rs:364:26 Sep 19 23:11:05.371 INFO kablam! | Sep 19 23:11:05.371 INFO kablam! 364 | upstream: io.framed(ldapcodec), Sep 19 23:11:05.371 INFO kablam! | ^^^^^^ Sep 19 23:11:05.371 INFO kablam! Sep 19 23:11:05.383 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Sep 19 23:11:05.383 INFO kablam! --> src/tls_client.rs:82:26 Sep 19 23:11:05.383 INFO kablam! | Sep 19 23:11:05.383 INFO kablam! 82 | upstream: io.framed(ldapcodec), Sep 19 23:11:05.383 INFO kablam! | ^^^^^^ Sep 19 23:11:05.383 INFO kablam! Sep 19 23:11:05.439 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Sep 19 23:11:05.439 INFO kablam! --> src/tls_client.rs:82:26 Sep 19 23:11:05.439 INFO kablam! | Sep 19 23:11:05.439 INFO kablam! 82 | upstream: io.framed(ldapcodec), Sep 19 23:11:05.439 INFO kablam! | ^^^^^^ Sep 19 23:11:05.439 INFO kablam! Sep 19 23:11:22.890 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 23.25s Sep 19 23:11:22.911 INFO kablam! su: No module specific data is present Sep 19 23:11:23.557 INFO running `"docker" "rm" "-f" "89818f342d312426f4ff46e3f16d823e4279960cb89c44a2ad05b8b3d4df4d83"` Sep 19 23:11:23.666 INFO blam! 89818f342d312426f4ff46e3f16d823e4279960cb89c44a2ad05b8b3d4df4d83