Oct 27 19:54:02.621 INFO checking ldap-0.2.0 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 19:54:02.622 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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.899 INFO blam! 72dd74eb84b8e73e78c062496c21fdf6bcd389f6fd84317e692841da76d1e81f Oct 27 19:54:02.905 INFO running `"docker" "start" "-a" "72dd74eb84b8e73e78c062496c21fdf6bcd389f6fd84317e692841da76d1e81f"` Oct 27 19:54:03.712 INFO kablam! usermod: no changes Oct 27 19:54:03.907 INFO kablam! Checking asnom v0.1.0 Oct 27 19:54:04.815 INFO kablam! Checking ldap v0.2.0 (/source) Oct 27 19:54:10.403 INFO kablam! warning: unused `#[macro_use]` import Oct 27 19:54:10.403 INFO kablam! --> src/lib.rs:10:1 Oct 27 19:54:10.403 INFO kablam! | Oct 27 19:54:10.403 INFO kablam! 10 | #[macro_use] Oct 27 19:54:10.403 INFO kablam! | ^^^^^^^^^^^^ Oct 27 19:54:10.403 INFO kablam! | Oct 27 19:54:10.403 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 19:54:10.403 INFO kablam! Oct 27 19:54:10.415 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io': moved to the `tokio-io` crate Oct 27 19:54:10.415 INFO kablam! --> src/protocol.rs:1:22 Oct 27 19:54:10.415 INFO kablam! | Oct 27 19:54:10.415 INFO kablam! 1 | use tokio_core::io::{Io, Codec, EasyBuf, Framed}; Oct 27 19:54:10.415 INFO kablam! | ^^ Oct 27 19:54:10.415 INFO kablam! | Oct 27 19:54:10.415 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 19:54:10.415 INFO kablam! Oct 27 19:54:10.415 INFO kablam! warning: use of deprecated item 'tokio_core::io::Codec': moved to the `tokio-io` crate Oct 27 19:54:10.415 INFO kablam! --> src/protocol.rs:1:26 Oct 27 19:54:10.415 INFO kablam! | Oct 27 19:54:10.415 INFO kablam! 1 | use tokio_core::io::{Io, Codec, EasyBuf, Framed}; Oct 27 19:54:10.415 INFO kablam! | ^^^^^ Oct 27 19:54:10.415 INFO kablam! Oct 27 19:54:10.415 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Oct 27 19:54:10.415 INFO kablam! --> src/protocol.rs:1:33 Oct 27 19:54:10.415 INFO kablam! | Oct 27 19:54:10.415 INFO kablam! 1 | use tokio_core::io::{Io, Codec, EasyBuf, Framed}; Oct 27 19:54:10.415 INFO kablam! | ^^^^^^^ Oct 27 19:54:10.415 INFO kablam! Oct 27 19:54:10.415 INFO kablam! warning: use of deprecated item 'tokio_core::io::Framed': moved to the `tokio-io` crate Oct 27 19:54:10.415 INFO kablam! --> src/protocol.rs:1:42 Oct 27 19:54:10.415 INFO kablam! | Oct 27 19:54:10.415 INFO kablam! 1 | use tokio_core::io::{Io, Codec, EasyBuf, Framed}; Oct 27 19:54:10.415 INFO kablam! | ^^^^^^ Oct 27 19:54:10.415 INFO kablam! Oct 27 19:54:10.415 INFO kablam! warning: use of deprecated item 'tokio_core::io::Codec': moved to the `tokio-io` crate Oct 27 19:54:10.415 INFO kablam! --> src/protocol.rs:15:6 Oct 27 19:54:10.415 INFO kablam! | Oct 27 19:54:10.415 INFO kablam! 15 | impl Codec for LdapCodec { Oct 27 19:54:10.415 INFO kablam! | ^^^^^ Oct 27 19:54:10.415 INFO kablam! Oct 27 19:54:10.415 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io': moved to the `tokio-io` crate Oct 27 19:54:10.415 INFO kablam! --> src/protocol.rs:58:9 Oct 27 19:54:10.415 INFO kablam! | Oct 27 19:54:10.415 INFO kablam! 58 | impl ClientProto for LdapProto { Oct 27 19:54:10.415 INFO kablam! | ^^ Oct 27 19:54:10.415 INFO kablam! Oct 27 19:54:10.415 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io': moved to the `tokio-io` crate Oct 27 19:54:10.415 INFO kablam! --> src/protocol.rs:70:9 Oct 27 19:54:10.415 INFO kablam! | Oct 27 19:54:10.415 INFO kablam! 70 | impl ServerProto for LdapProto { Oct 27 19:54:10.415 INFO kablam! | ^^ Oct 27 19:54:10.415 INFO kablam! Oct 27 19:54:10.415 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Oct 27 19:54:10.415 INFO kablam! --> src/protocol.rs:19:36 Oct 27 19:54:10.415 INFO kablam! | Oct 27 19:54:10.415 INFO kablam! 19 | fn decode(&mut self, buf: &mut EasyBuf) -> Result, io::Error> { Oct 27 19:54:10.415 INFO kablam! | ^^^^^^^ Oct 27 19:54:10.416 INFO kablam! Oct 27 19:54:10.416 INFO kablam! warning: use of deprecated item 'tokio_core::io::Framed': moved to the `tokio-io` crate Oct 27 19:54:10.416 INFO kablam! --> src/protocol.rs:62:22 Oct 27 19:54:10.416 INFO kablam! | Oct 27 19:54:10.416 INFO kablam! 62 | type Transport = Framed; Oct 27 19:54:10.416 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 19:54:10.416 INFO kablam! Oct 27 19:54:10.416 INFO kablam! warning: use of deprecated item 'tokio_core::io::Framed': moved to the `tokio-io` crate Oct 27 19:54:10.416 INFO kablam! --> src/protocol.rs:74:22 Oct 27 19:54:10.416 INFO kablam! | Oct 27 19:54:10.416 INFO kablam! 74 | type Transport = Framed; Oct 27 19:54:10.416 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 19:54:10.416 INFO kablam! Oct 27 19:54:10.487 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf::as_slice': moved to the `tokio-io` crate Oct 27 19:54:10.487 INFO kablam! --> src/protocol.rs:20:29 Oct 27 19:54:10.487 INFO kablam! | Oct 27 19:54:10.487 INFO kablam! 20 | match parse_tag(buf.as_slice()) { Oct 27 19:54:10.487 INFO kablam! | ^^^^^^^^ Oct 27 19:54:10.487 INFO kablam! Oct 27 19:54:10.499 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io::framed': moved to the `tokio-io` crate Oct 27 19:54:10.499 INFO kablam! --> src/protocol.rs:66:15 Oct 27 19:54:10.499 INFO kablam! | Oct 27 19:54:10.499 INFO kablam! 66 | Ok(io.framed(LdapCodec)) Oct 27 19:54:10.499 INFO kablam! | ^^^^^^ Oct 27 19:54:10.499 INFO kablam! Oct 27 19:54:10.499 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io::framed': moved to the `tokio-io` crate Oct 27 19:54:10.499 INFO kablam! --> src/protocol.rs:78:15 Oct 27 19:54:10.499 INFO kablam! | Oct 27 19:54:10.499 INFO kablam! 78 | Ok(io.framed(LdapCodec)) Oct 27 19:54:10.499 INFO kablam! | ^^^^^^ Oct 27 19:54:10.499 INFO kablam! Oct 27 19:54:10.880 INFO kablam! warning: unused `#[macro_use]` import Oct 27 19:54:10.880 INFO kablam! --> src/lib.rs:10:1 Oct 27 19:54:10.880 INFO kablam! | Oct 27 19:54:10.880 INFO kablam! 10 | #[macro_use] Oct 27 19:54:10.880 INFO kablam! | ^^^^^^^^^^^^ Oct 27 19:54:10.880 INFO kablam! | Oct 27 19:54:10.880 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 19:54:10.880 INFO kablam! Oct 27 19:54:10.899 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io': moved to the `tokio-io` crate Oct 27 19:54:10.899 INFO kablam! --> src/protocol.rs:1:22 Oct 27 19:54:10.899 INFO kablam! | Oct 27 19:54:10.899 INFO kablam! 1 | use tokio_core::io::{Io, Codec, EasyBuf, Framed}; Oct 27 19:54:10.899 INFO kablam! | ^^ Oct 27 19:54:10.899 INFO kablam! | Oct 27 19:54:10.899 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 19:54:10.899 INFO kablam! Oct 27 19:54:10.899 INFO kablam! warning: use of deprecated item 'tokio_core::io::Codec': moved to the `tokio-io` crate Oct 27 19:54:10.899 INFO kablam! --> src/protocol.rs:1:26 Oct 27 19:54:10.899 INFO kablam! | Oct 27 19:54:10.899 INFO kablam! 1 | use tokio_core::io::{Io, Codec, EasyBuf, Framed}; Oct 27 19:54:10.899 INFO kablam! | ^^^^^ Oct 27 19:54:10.899 INFO kablam! Oct 27 19:54:10.899 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Oct 27 19:54:10.899 INFO kablam! --> src/protocol.rs:1:33 Oct 27 19:54:10.899 INFO kablam! | Oct 27 19:54:10.899 INFO kablam! 1 | use tokio_core::io::{Io, Codec, EasyBuf, Framed}; Oct 27 19:54:10.899 INFO kablam! | ^^^^^^^ Oct 27 19:54:10.899 INFO kablam! Oct 27 19:54:10.899 INFO kablam! warning: use of deprecated item 'tokio_core::io::Framed': moved to the `tokio-io` crate Oct 27 19:54:10.899 INFO kablam! --> src/protocol.rs:1:42 Oct 27 19:54:10.899 INFO kablam! | Oct 27 19:54:10.899 INFO kablam! 1 | use tokio_core::io::{Io, Codec, EasyBuf, Framed}; Oct 27 19:54:10.899 INFO kablam! | ^^^^^^ Oct 27 19:54:10.899 INFO kablam! Oct 27 19:54:10.899 INFO kablam! warning: use of deprecated item 'tokio_core::io::Codec': moved to the `tokio-io` crate Oct 27 19:54:10.899 INFO kablam! --> src/protocol.rs:15:6 Oct 27 19:54:10.899 INFO kablam! | Oct 27 19:54:10.899 INFO kablam! 15 | impl Codec for LdapCodec { Oct 27 19:54:10.899 INFO kablam! | ^^^^^ Oct 27 19:54:10.899 INFO kablam! Oct 27 19:54:10.899 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io': moved to the `tokio-io` crate Oct 27 19:54:10.899 INFO kablam! --> src/protocol.rs:58:9 Oct 27 19:54:10.899 INFO kablam! | Oct 27 19:54:10.899 INFO kablam! 58 | impl ClientProto for LdapProto { Oct 27 19:54:10.899 INFO kablam! | ^^ Oct 27 19:54:10.899 INFO kablam! Oct 27 19:54:10.899 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io': moved to the `tokio-io` crate Oct 27 19:54:10.899 INFO kablam! --> src/protocol.rs:70:9 Oct 27 19:54:10.899 INFO kablam! | Oct 27 19:54:10.899 INFO kablam! 70 | impl ServerProto for LdapProto { Oct 27 19:54:10.899 INFO kablam! | ^^ Oct 27 19:54:10.899 INFO kablam! Oct 27 19:54:10.899 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Oct 27 19:54:10.899 INFO kablam! --> src/protocol.rs:19:36 Oct 27 19:54:10.900 INFO kablam! | Oct 27 19:54:10.900 INFO kablam! 19 | fn decode(&mut self, buf: &mut EasyBuf) -> Result, io::Error> { Oct 27 19:54:10.900 INFO kablam! | ^^^^^^^ Oct 27 19:54:10.900 INFO kablam! Oct 27 19:54:10.900 INFO kablam! warning: use of deprecated item 'tokio_core::io::Framed': moved to the `tokio-io` crate Oct 27 19:54:10.900 INFO kablam! --> src/protocol.rs:62:22 Oct 27 19:54:10.900 INFO kablam! | Oct 27 19:54:10.900 INFO kablam! 62 | type Transport = Framed; Oct 27 19:54:10.900 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 19:54:10.900 INFO kablam! Oct 27 19:54:10.900 INFO kablam! warning: use of deprecated item 'tokio_core::io::Framed': moved to the `tokio-io` crate Oct 27 19:54:10.900 INFO kablam! --> src/protocol.rs:74:22 Oct 27 19:54:10.900 INFO kablam! | Oct 27 19:54:10.900 INFO kablam! 74 | type Transport = Framed; Oct 27 19:54:10.900 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 19:54:10.900 INFO kablam! Oct 27 19:54:10.959 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf::as_slice': moved to the `tokio-io` crate Oct 27 19:54:10.959 INFO kablam! --> src/protocol.rs:20:29 Oct 27 19:54:10.959 INFO kablam! | Oct 27 19:54:10.959 INFO kablam! 20 | match parse_tag(buf.as_slice()) { Oct 27 19:54:10.959 INFO kablam! | ^^^^^^^^ Oct 27 19:54:10.959 INFO kablam! Oct 27 19:54:10.963 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io::framed': moved to the `tokio-io` crate Oct 27 19:54:10.963 INFO kablam! --> src/protocol.rs:66:15 Oct 27 19:54:10.963 INFO kablam! | Oct 27 19:54:10.963 INFO kablam! 66 | Ok(io.framed(LdapCodec)) Oct 27 19:54:10.963 INFO kablam! | ^^^^^^ Oct 27 19:54:10.963 INFO kablam! Oct 27 19:54:10.963 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io::framed': moved to the `tokio-io` crate Oct 27 19:54:10.963 INFO kablam! --> src/protocol.rs:78:15 Oct 27 19:54:10.963 INFO kablam! | Oct 27 19:54:10.963 INFO kablam! 78 | Ok(io.framed(LdapCodec)) Oct 27 19:54:10.963 INFO kablam! | ^^^^^^ Oct 27 19:54:10.963 INFO kablam! Oct 27 19:54:11.001 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.27s Oct 27 19:54:11.009 INFO kablam! su: No module specific data is present Oct 27 19:54:11.759 INFO running `"docker" "rm" "-f" "72dd74eb84b8e73e78c062496c21fdf6bcd389f6fd84317e692841da76d1e81f"` Oct 27 19:54:12.079 INFO blam! 72dd74eb84b8e73e78c062496c21fdf6bcd389f6fd84317e692841da76d1e81f