Oct 22 01:55:11.741 INFO checking ldap-0.2.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 01:55:11.741 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-5/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 22 01:55:12.052 INFO blam! 3bbb1654ae385b1feacf7339529533afe3349b94e504cdbe2db39bfc2eb604c8 Oct 22 01:55:12.055 INFO running `"docker" "start" "-a" "3bbb1654ae385b1feacf7339529533afe3349b94e504cdbe2db39bfc2eb604c8"` Oct 22 01:55:12.708 INFO kablam! usermod: no changes Oct 22 01:55:12.890 INFO kablam! Checking asnom v0.1.0 Oct 22 01:55:13.868 INFO kablam! Checking ldap v0.2.0 (/source) Oct 22 01:55:17.956 INFO kablam! warning: unused `#[macro_use]` import Oct 22 01:55:17.956 INFO kablam! --> src/lib.rs:10:1 Oct 22 01:55:17.956 INFO kablam! | Oct 22 01:55:17.956 INFO kablam! 10 | #[macro_use] Oct 22 01:55:17.957 INFO kablam! | ^^^^^^^^^^^^ Oct 22 01:55:17.957 INFO kablam! | Oct 22 01:55:17.957 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 22 01:55:17.957 INFO kablam! Oct 22 01:55:17.966 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io': moved to the `tokio-io` crate Oct 22 01:55:17.966 INFO kablam! --> src/protocol.rs:1:22 Oct 22 01:55:17.966 INFO kablam! | Oct 22 01:55:17.966 INFO kablam! 1 | use tokio_core::io::{Io, Codec, EasyBuf, Framed}; Oct 22 01:55:17.966 INFO kablam! | ^^ Oct 22 01:55:17.966 INFO kablam! | Oct 22 01:55:17.966 INFO kablam! = note: #[warn(deprecated)] on by default Oct 22 01:55:17.966 INFO kablam! Oct 22 01:55:17.967 INFO kablam! warning: use of deprecated item 'tokio_core::io::Codec': moved to the `tokio-io` crate Oct 22 01:55:17.967 INFO kablam! --> src/protocol.rs:1:26 Oct 22 01:55:17.967 INFO kablam! | Oct 22 01:55:17.967 INFO kablam! 1 | use tokio_core::io::{Io, Codec, EasyBuf, Framed}; Oct 22 01:55:17.967 INFO kablam! | ^^^^^ Oct 22 01:55:17.967 INFO kablam! Oct 22 01:55:17.967 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Oct 22 01:55:17.967 INFO kablam! --> src/protocol.rs:1:33 Oct 22 01:55:17.967 INFO kablam! | Oct 22 01:55:17.967 INFO kablam! 1 | use tokio_core::io::{Io, Codec, EasyBuf, Framed}; Oct 22 01:55:17.967 INFO kablam! | ^^^^^^^ Oct 22 01:55:17.967 INFO kablam! Oct 22 01:55:17.967 INFO kablam! warning: use of deprecated item 'tokio_core::io::Framed': moved to the `tokio-io` crate Oct 22 01:55:17.967 INFO kablam! --> src/protocol.rs:1:42 Oct 22 01:55:17.967 INFO kablam! | Oct 22 01:55:17.967 INFO kablam! 1 | use tokio_core::io::{Io, Codec, EasyBuf, Framed}; Oct 22 01:55:17.967 INFO kablam! | ^^^^^^ Oct 22 01:55:17.967 INFO kablam! Oct 22 01:55:17.967 INFO kablam! warning: use of deprecated item 'tokio_core::io::Codec': moved to the `tokio-io` crate Oct 22 01:55:17.967 INFO kablam! --> src/protocol.rs:15:6 Oct 22 01:55:17.967 INFO kablam! | Oct 22 01:55:17.967 INFO kablam! 15 | impl Codec for LdapCodec { Oct 22 01:55:17.967 INFO kablam! | ^^^^^ Oct 22 01:55:17.967 INFO kablam! Oct 22 01:55:17.968 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io': moved to the `tokio-io` crate Oct 22 01:55:17.968 INFO kablam! --> src/protocol.rs:58:9 Oct 22 01:55:17.968 INFO kablam! | Oct 22 01:55:17.968 INFO kablam! 58 | impl ClientProto for LdapProto { Oct 22 01:55:17.968 INFO kablam! | ^^ Oct 22 01:55:17.968 INFO kablam! Oct 22 01:55:17.968 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io': moved to the `tokio-io` crate Oct 22 01:55:17.968 INFO kablam! --> src/protocol.rs:70:9 Oct 22 01:55:17.968 INFO kablam! | Oct 22 01:55:17.968 INFO kablam! 70 | impl ServerProto for LdapProto { Oct 22 01:55:17.968 INFO kablam! | ^^ Oct 22 01:55:17.968 INFO kablam! Oct 22 01:55:17.968 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Oct 22 01:55:17.968 INFO kablam! --> src/protocol.rs:19:36 Oct 22 01:55:17.968 INFO kablam! | Oct 22 01:55:17.968 INFO kablam! 19 | fn decode(&mut self, buf: &mut EasyBuf) -> Result, io::Error> { Oct 22 01:55:17.968 INFO kablam! | ^^^^^^^ Oct 22 01:55:17.968 INFO kablam! Oct 22 01:55:17.968 INFO kablam! warning: use of deprecated item 'tokio_core::io::Framed': moved to the `tokio-io` crate Oct 22 01:55:17.968 INFO kablam! --> src/protocol.rs:62:22 Oct 22 01:55:17.968 INFO kablam! | Oct 22 01:55:17.968 INFO kablam! 62 | type Transport = Framed; Oct 22 01:55:17.969 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 22 01:55:17.969 INFO kablam! Oct 22 01:55:17.969 INFO kablam! warning: use of deprecated item 'tokio_core::io::Framed': moved to the `tokio-io` crate Oct 22 01:55:17.969 INFO kablam! --> src/protocol.rs:74:22 Oct 22 01:55:17.969 INFO kablam! | Oct 22 01:55:17.969 INFO kablam! 74 | type Transport = Framed; Oct 22 01:55:17.969 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 22 01:55:17.969 INFO kablam! Oct 22 01:55:18.056 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf::as_slice': moved to the `tokio-io` crate Oct 22 01:55:18.056 INFO kablam! --> src/protocol.rs:20:29 Oct 22 01:55:18.056 INFO kablam! | Oct 22 01:55:18.056 INFO kablam! 20 | match parse_tag(buf.as_slice()) { Oct 22 01:55:18.056 INFO kablam! | ^^^^^^^^ Oct 22 01:55:18.056 INFO kablam! Oct 22 01:55:18.056 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io::framed': moved to the `tokio-io` crate Oct 22 01:55:18.056 INFO kablam! --> src/protocol.rs:66:15 Oct 22 01:55:18.056 INFO kablam! | Oct 22 01:55:18.056 INFO kablam! 66 | Ok(io.framed(LdapCodec)) Oct 22 01:55:18.056 INFO kablam! | ^^^^^^ Oct 22 01:55:18.056 INFO kablam! Oct 22 01:55:18.056 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io::framed': moved to the `tokio-io` crate Oct 22 01:55:18.056 INFO kablam! --> src/protocol.rs:78:15 Oct 22 01:55:18.056 INFO kablam! | Oct 22 01:55:18.056 INFO kablam! 78 | Ok(io.framed(LdapCodec)) Oct 22 01:55:18.057 INFO kablam! | ^^^^^^ Oct 22 01:55:18.057 INFO kablam! Oct 22 01:55:18.124 INFO kablam! warning: unused `#[macro_use]` import Oct 22 01:55:18.124 INFO kablam! --> src/lib.rs:10:1 Oct 22 01:55:18.124 INFO kablam! | Oct 22 01:55:18.124 INFO kablam! 10 | #[macro_use] Oct 22 01:55:18.124 INFO kablam! | ^^^^^^^^^^^^ Oct 22 01:55:18.124 INFO kablam! | Oct 22 01:55:18.124 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 22 01:55:18.124 INFO kablam! Oct 22 01:55:18.144 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io': moved to the `tokio-io` crate Oct 22 01:55:18.144 INFO kablam! --> src/protocol.rs:1:22 Oct 22 01:55:18.144 INFO kablam! | Oct 22 01:55:18.144 INFO kablam! 1 | use tokio_core::io::{Io, Codec, EasyBuf, Framed}; Oct 22 01:55:18.144 INFO kablam! | ^^ Oct 22 01:55:18.144 INFO kablam! | Oct 22 01:55:18.145 INFO kablam! = note: #[warn(deprecated)] on by default Oct 22 01:55:18.145 INFO kablam! Oct 22 01:55:18.145 INFO kablam! warning: use of deprecated item 'tokio_core::io::Codec': moved to the `tokio-io` crate Oct 22 01:55:18.145 INFO kablam! --> src/protocol.rs:1:26 Oct 22 01:55:18.145 INFO kablam! | Oct 22 01:55:18.145 INFO kablam! 1 | use tokio_core::io::{Io, Codec, EasyBuf, Framed}; Oct 22 01:55:18.145 INFO kablam! | ^^^^^ Oct 22 01:55:18.145 INFO kablam! Oct 22 01:55:18.145 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Oct 22 01:55:18.145 INFO kablam! --> src/protocol.rs:1:33 Oct 22 01:55:18.145 INFO kablam! | Oct 22 01:55:18.145 INFO kablam! 1 | use tokio_core::io::{Io, Codec, EasyBuf, Framed}; Oct 22 01:55:18.145 INFO kablam! | ^^^^^^^ Oct 22 01:55:18.145 INFO kablam! Oct 22 01:55:18.145 INFO kablam! warning: use of deprecated item 'tokio_core::io::Framed': moved to the `tokio-io` crate Oct 22 01:55:18.145 INFO kablam! --> src/protocol.rs:1:42 Oct 22 01:55:18.145 INFO kablam! | Oct 22 01:55:18.145 INFO kablam! 1 | use tokio_core::io::{Io, Codec, EasyBuf, Framed}; Oct 22 01:55:18.145 INFO kablam! | ^^^^^^ Oct 22 01:55:18.145 INFO kablam! Oct 22 01:55:18.145 INFO kablam! warning: use of deprecated item 'tokio_core::io::Codec': moved to the `tokio-io` crate Oct 22 01:55:18.145 INFO kablam! --> src/protocol.rs:15:6 Oct 22 01:55:18.145 INFO kablam! | Oct 22 01:55:18.145 INFO kablam! 15 | impl Codec for LdapCodec { Oct 22 01:55:18.145 INFO kablam! | ^^^^^ Oct 22 01:55:18.145 INFO kablam! Oct 22 01:55:18.145 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io': moved to the `tokio-io` crate Oct 22 01:55:18.145 INFO kablam! --> src/protocol.rs:58:9 Oct 22 01:55:18.145 INFO kablam! | Oct 22 01:55:18.145 INFO kablam! 58 | impl ClientProto for LdapProto { Oct 22 01:55:18.145 INFO kablam! | ^^ Oct 22 01:55:18.145 INFO kablam! Oct 22 01:55:18.145 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io': moved to the `tokio-io` crate Oct 22 01:55:18.145 INFO kablam! --> src/protocol.rs:70:9 Oct 22 01:55:18.145 INFO kablam! | Oct 22 01:55:18.145 INFO kablam! 70 | impl ServerProto for LdapProto { Oct 22 01:55:18.145 INFO kablam! | ^^ Oct 22 01:55:18.145 INFO kablam! Oct 22 01:55:18.145 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Oct 22 01:55:18.145 INFO kablam! --> src/protocol.rs:19:36 Oct 22 01:55:18.145 INFO kablam! | Oct 22 01:55:18.145 INFO kablam! 19 | fn decode(&mut self, buf: &mut EasyBuf) -> Result, io::Error> { Oct 22 01:55:18.145 INFO kablam! | ^^^^^^^ Oct 22 01:55:18.145 INFO kablam! Oct 22 01:55:18.145 INFO kablam! warning: use of deprecated item 'tokio_core::io::Framed': moved to the `tokio-io` crate Oct 22 01:55:18.145 INFO kablam! --> src/protocol.rs:62:22 Oct 22 01:55:18.145 INFO kablam! | Oct 22 01:55:18.145 INFO kablam! 62 | type Transport = Framed; Oct 22 01:55:18.145 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 22 01:55:18.145 INFO kablam! Oct 22 01:55:18.145 INFO kablam! warning: use of deprecated item 'tokio_core::io::Framed': moved to the `tokio-io` crate Oct 22 01:55:18.145 INFO kablam! --> src/protocol.rs:74:22 Oct 22 01:55:18.145 INFO kablam! | Oct 22 01:55:18.145 INFO kablam! 74 | type Transport = Framed; Oct 22 01:55:18.145 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 22 01:55:18.145 INFO kablam! Oct 22 01:55:18.224 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf::as_slice': moved to the `tokio-io` crate Oct 22 01:55:18.224 INFO kablam! --> src/protocol.rs:20:29 Oct 22 01:55:18.224 INFO kablam! | Oct 22 01:55:18.224 INFO kablam! 20 | match parse_tag(buf.as_slice()) { Oct 22 01:55:18.224 INFO kablam! | ^^^^^^^^ Oct 22 01:55:18.224 INFO kablam! Oct 22 01:55:18.224 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io::framed': moved to the `tokio-io` crate Oct 22 01:55:18.224 INFO kablam! --> src/protocol.rs:66:15 Oct 22 01:55:18.224 INFO kablam! | Oct 22 01:55:18.224 INFO kablam! 66 | Ok(io.framed(LdapCodec)) Oct 22 01:55:18.224 INFO kablam! | ^^^^^^ Oct 22 01:55:18.224 INFO kablam! Oct 22 01:55:18.224 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io::framed': moved to the `tokio-io` crate Oct 22 01:55:18.224 INFO kablam! --> src/protocol.rs:78:15 Oct 22 01:55:18.224 INFO kablam! | Oct 22 01:55:18.224 INFO kablam! 78 | Ok(io.framed(LdapCodec)) Oct 22 01:55:18.224 INFO kablam! | ^^^^^^ Oct 22 01:55:18.224 INFO kablam! Oct 22 01:55:18.251 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.52s Oct 22 01:55:18.258 INFO kablam! su: No module specific data is present Oct 22 01:55:18.661 INFO running `"docker" "rm" "-f" "3bbb1654ae385b1feacf7339529533afe3349b94e504cdbe2db39bfc2eb604c8"` Oct 22 01:55:18.787 INFO blam! 3bbb1654ae385b1feacf7339529533afe3349b94e504cdbe2db39bfc2eb604c8