Oct 13 12:47:20.748 INFO checking ldap-0.2.0 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 12:47:20.748 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-6/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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:20.964 INFO blam! 272c946835e049f7d21e03c532366fa88e3937497a330547e9c58bdc862be954 Oct 13 12:47:20.965 INFO running `"docker" "start" "-a" "272c946835e049f7d21e03c532366fa88e3937497a330547e9c58bdc862be954"` Oct 13 12:47:21.326 INFO kablam! usermod: no changes Oct 13 12:47:21.492 INFO kablam! Checking asnom v0.1.0 Oct 13 12:47:22.448 INFO kablam! Checking ldap v0.2.0 (/source) Oct 13 12:47:27.598 INFO kablam! warning: unused `#[macro_use]` import Oct 13 12:47:27.598 INFO kablam! --> src/lib.rs:10:1 Oct 13 12:47:27.598 INFO kablam! | Oct 13 12:47:27.598 INFO kablam! 10 | #[macro_use] Oct 13 12:47:27.598 INFO kablam! | ^^^^^^^^^^^^ Oct 13 12:47:27.598 INFO kablam! | Oct 13 12:47:27.598 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 12:47:27.598 INFO kablam! Oct 13 12:47:27.612 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io': moved to the `tokio-io` crate Oct 13 12:47:27.612 INFO kablam! --> src/protocol.rs:1:22 Oct 13 12:47:27.612 INFO kablam! | Oct 13 12:47:27.612 INFO kablam! 1 | use tokio_core::io::{Io, Codec, EasyBuf, Framed}; Oct 13 12:47:27.612 INFO kablam! | ^^ Oct 13 12:47:27.612 INFO kablam! | Oct 13 12:47:27.612 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 12:47:27.612 INFO kablam! Oct 13 12:47:27.612 INFO kablam! warning: use of deprecated item 'tokio_core::io::Codec': moved to the `tokio-io` crate Oct 13 12:47:27.612 INFO kablam! --> src/protocol.rs:1:26 Oct 13 12:47:27.612 INFO kablam! | Oct 13 12:47:27.612 INFO kablam! 1 | use tokio_core::io::{Io, Codec, EasyBuf, Framed}; Oct 13 12:47:27.612 INFO kablam! | ^^^^^ Oct 13 12:47:27.612 INFO kablam! Oct 13 12:47:27.612 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Oct 13 12:47:27.612 INFO kablam! --> src/protocol.rs:1:33 Oct 13 12:47:27.612 INFO kablam! | Oct 13 12:47:27.612 INFO kablam! 1 | use tokio_core::io::{Io, Codec, EasyBuf, Framed}; Oct 13 12:47:27.612 INFO kablam! | ^^^^^^^ Oct 13 12:47:27.612 INFO kablam! Oct 13 12:47:27.612 INFO kablam! warning: use of deprecated item 'tokio_core::io::Framed': moved to the `tokio-io` crate Oct 13 12:47:27.612 INFO kablam! --> src/protocol.rs:1:42 Oct 13 12:47:27.612 INFO kablam! | Oct 13 12:47:27.612 INFO kablam! 1 | use tokio_core::io::{Io, Codec, EasyBuf, Framed}; Oct 13 12:47:27.612 INFO kablam! | ^^^^^^ Oct 13 12:47:27.612 INFO kablam! Oct 13 12:47:27.612 INFO kablam! warning: use of deprecated item 'tokio_core::io::Codec': moved to the `tokio-io` crate Oct 13 12:47:27.612 INFO kablam! --> src/protocol.rs:15:6 Oct 13 12:47:27.612 INFO kablam! | Oct 13 12:47:27.612 INFO kablam! 15 | impl Codec for LdapCodec { Oct 13 12:47:27.612 INFO kablam! | ^^^^^ Oct 13 12:47:27.612 INFO kablam! Oct 13 12:47:27.612 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io': moved to the `tokio-io` crate Oct 13 12:47:27.612 INFO kablam! --> src/protocol.rs:58:9 Oct 13 12:47:27.612 INFO kablam! | Oct 13 12:47:27.612 INFO kablam! 58 | impl ClientProto for LdapProto { Oct 13 12:47:27.612 INFO kablam! | ^^ Oct 13 12:47:27.612 INFO kablam! Oct 13 12:47:27.612 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io': moved to the `tokio-io` crate Oct 13 12:47:27.612 INFO kablam! --> src/protocol.rs:70:9 Oct 13 12:47:27.612 INFO kablam! | Oct 13 12:47:27.612 INFO kablam! 70 | impl ServerProto for LdapProto { Oct 13 12:47:27.612 INFO kablam! | ^^ Oct 13 12:47:27.612 INFO kablam! Oct 13 12:47:27.613 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Oct 13 12:47:27.613 INFO kablam! --> src/protocol.rs:19:36 Oct 13 12:47:27.613 INFO kablam! | Oct 13 12:47:27.613 INFO kablam! 19 | fn decode(&mut self, buf: &mut EasyBuf) -> Result, io::Error> { Oct 13 12:47:27.613 INFO kablam! | ^^^^^^^ Oct 13 12:47:27.613 INFO kablam! Oct 13 12:47:27.613 INFO kablam! warning: use of deprecated item 'tokio_core::io::Framed': moved to the `tokio-io` crate Oct 13 12:47:27.613 INFO kablam! --> src/protocol.rs:62:22 Oct 13 12:47:27.613 INFO kablam! | Oct 13 12:47:27.613 INFO kablam! 62 | type Transport = Framed; Oct 13 12:47:27.613 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 12:47:27.613 INFO kablam! Oct 13 12:47:27.613 INFO kablam! warning: use of deprecated item 'tokio_core::io::Framed': moved to the `tokio-io` crate Oct 13 12:47:27.613 INFO kablam! --> src/protocol.rs:74:22 Oct 13 12:47:27.613 INFO kablam! | Oct 13 12:47:27.613 INFO kablam! 74 | type Transport = Framed; Oct 13 12:47:27.613 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 12:47:27.613 INFO kablam! Oct 13 12:47:27.613 INFO kablam! warning: unused `#[macro_use]` import Oct 13 12:47:27.613 INFO kablam! --> src/lib.rs:10:1 Oct 13 12:47:27.613 INFO kablam! | Oct 13 12:47:27.613 INFO kablam! 10 | #[macro_use] Oct 13 12:47:27.613 INFO kablam! | ^^^^^^^^^^^^ Oct 13 12:47:27.613 INFO kablam! | Oct 13 12:47:27.613 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 12:47:27.613 INFO kablam! Oct 13 12:47:27.632 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io': moved to the `tokio-io` crate Oct 13 12:47:27.632 INFO kablam! --> src/protocol.rs:1:22 Oct 13 12:47:27.632 INFO kablam! | Oct 13 12:47:27.632 INFO kablam! 1 | use tokio_core::io::{Io, Codec, EasyBuf, Framed}; Oct 13 12:47:27.632 INFO kablam! | ^^ Oct 13 12:47:27.632 INFO kablam! | Oct 13 12:47:27.632 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 12:47:27.632 INFO kablam! Oct 13 12:47:27.632 INFO kablam! warning: use of deprecated item 'tokio_core::io::Codec': moved to the `tokio-io` crate Oct 13 12:47:27.632 INFO kablam! --> src/protocol.rs:1:26 Oct 13 12:47:27.632 INFO kablam! | Oct 13 12:47:27.632 INFO kablam! 1 | use tokio_core::io::{Io, Codec, EasyBuf, Framed}; Oct 13 12:47:27.632 INFO kablam! | ^^^^^ Oct 13 12:47:27.632 INFO kablam! Oct 13 12:47:27.632 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Oct 13 12:47:27.632 INFO kablam! --> src/protocol.rs:1:33 Oct 13 12:47:27.632 INFO kablam! | Oct 13 12:47:27.632 INFO kablam! 1 | use tokio_core::io::{Io, Codec, EasyBuf, Framed}; Oct 13 12:47:27.632 INFO kablam! | ^^^^^^^ Oct 13 12:47:27.632 INFO kablam! Oct 13 12:47:27.632 INFO kablam! warning: use of deprecated item 'tokio_core::io::Framed': moved to the `tokio-io` crate Oct 13 12:47:27.632 INFO kablam! --> src/protocol.rs:1:42 Oct 13 12:47:27.632 INFO kablam! | Oct 13 12:47:27.632 INFO kablam! 1 | use tokio_core::io::{Io, Codec, EasyBuf, Framed}; Oct 13 12:47:27.632 INFO kablam! | ^^^^^^ Oct 13 12:47:27.632 INFO kablam! Oct 13 12:47:27.632 INFO kablam! warning: use of deprecated item 'tokio_core::io::Codec': moved to the `tokio-io` crate Oct 13 12:47:27.632 INFO kablam! --> src/protocol.rs:15:6 Oct 13 12:47:27.632 INFO kablam! | Oct 13 12:47:27.632 INFO kablam! 15 | impl Codec for LdapCodec { Oct 13 12:47:27.632 INFO kablam! | ^^^^^ Oct 13 12:47:27.632 INFO kablam! Oct 13 12:47:27.632 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io': moved to the `tokio-io` crate Oct 13 12:47:27.632 INFO kablam! --> src/protocol.rs:58:9 Oct 13 12:47:27.632 INFO kablam! | Oct 13 12:47:27.632 INFO kablam! 58 | impl ClientProto for LdapProto { Oct 13 12:47:27.632 INFO kablam! | ^^ Oct 13 12:47:27.632 INFO kablam! Oct 13 12:47:27.632 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io': moved to the `tokio-io` crate Oct 13 12:47:27.632 INFO kablam! --> src/protocol.rs:70:9 Oct 13 12:47:27.632 INFO kablam! | Oct 13 12:47:27.632 INFO kablam! 70 | impl ServerProto for LdapProto { Oct 13 12:47:27.632 INFO kablam! | ^^ Oct 13 12:47:27.632 INFO kablam! Oct 13 12:47:27.632 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Oct 13 12:47:27.632 INFO kablam! --> src/protocol.rs:19:36 Oct 13 12:47:27.632 INFO kablam! | Oct 13 12:47:27.632 INFO kablam! 19 | fn decode(&mut self, buf: &mut EasyBuf) -> Result, io::Error> { Oct 13 12:47:27.633 INFO kablam! | ^^^^^^^ Oct 13 12:47:27.633 INFO kablam! Oct 13 12:47:27.633 INFO kablam! warning: use of deprecated item 'tokio_core::io::Framed': moved to the `tokio-io` crate Oct 13 12:47:27.633 INFO kablam! --> src/protocol.rs:62:22 Oct 13 12:47:27.633 INFO kablam! | Oct 13 12:47:27.633 INFO kablam! 62 | type Transport = Framed; Oct 13 12:47:27.633 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 12:47:27.633 INFO kablam! Oct 13 12:47:27.633 INFO kablam! warning: use of deprecated item 'tokio_core::io::Framed': moved to the `tokio-io` crate Oct 13 12:47:27.633 INFO kablam! --> src/protocol.rs:74:22 Oct 13 12:47:27.633 INFO kablam! | Oct 13 12:47:27.633 INFO kablam! 74 | type Transport = Framed; Oct 13 12:47:27.633 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 12:47:27.633 INFO kablam! Oct 13 12:47:27.672 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf::as_slice': moved to the `tokio-io` crate Oct 13 12:47:27.672 INFO kablam! --> src/protocol.rs:20:29 Oct 13 12:47:27.672 INFO kablam! | Oct 13 12:47:27.672 INFO kablam! 20 | match parse_tag(buf.as_slice()) { Oct 13 12:47:27.672 INFO kablam! | ^^^^^^^^ Oct 13 12:47:27.672 INFO kablam! Oct 13 12:47:27.679 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io::framed': moved to the `tokio-io` crate Oct 13 12:47:27.679 INFO kablam! --> src/protocol.rs:66:15 Oct 13 12:47:27.679 INFO kablam! | Oct 13 12:47:27.679 INFO kablam! 66 | Ok(io.framed(LdapCodec)) Oct 13 12:47:27.679 INFO kablam! | ^^^^^^ Oct 13 12:47:27.679 INFO kablam! Oct 13 12:47:27.682 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io::framed': moved to the `tokio-io` crate Oct 13 12:47:27.682 INFO kablam! --> src/protocol.rs:78:15 Oct 13 12:47:27.682 INFO kablam! | Oct 13 12:47:27.682 INFO kablam! 78 | Ok(io.framed(LdapCodec)) Oct 13 12:47:27.682 INFO kablam! | ^^^^^^ Oct 13 12:47:27.682 INFO kablam! Oct 13 12:47:27.706 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf::as_slice': moved to the `tokio-io` crate Oct 13 12:47:27.706 INFO kablam! --> src/protocol.rs:20:29 Oct 13 12:47:27.706 INFO kablam! | Oct 13 12:47:27.706 INFO kablam! 20 | match parse_tag(buf.as_slice()) { Oct 13 12:47:27.706 INFO kablam! | ^^^^^^^^ Oct 13 12:47:27.706 INFO kablam! Oct 13 12:47:27.709 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io::framed': moved to the `tokio-io` crate Oct 13 12:47:27.709 INFO kablam! --> src/protocol.rs:66:15 Oct 13 12:47:27.709 INFO kablam! | Oct 13 12:47:27.709 INFO kablam! 66 | Ok(io.framed(LdapCodec)) Oct 13 12:47:27.709 INFO kablam! | ^^^^^^ Oct 13 12:47:27.709 INFO kablam! Oct 13 12:47:27.710 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io::framed': moved to the `tokio-io` crate Oct 13 12:47:27.710 INFO kablam! --> src/protocol.rs:78:15 Oct 13 12:47:27.710 INFO kablam! | Oct 13 12:47:27.710 INFO kablam! 78 | Ok(io.framed(LdapCodec)) Oct 13 12:47:27.710 INFO kablam! | ^^^^^^ Oct 13 12:47:27.710 INFO kablam! Oct 13 12:47:27.775 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.42s Oct 13 12:47:27.776 INFO kablam! su: No module specific data is present Oct 13 12:47:28.066 INFO running `"docker" "rm" "-f" "272c946835e049f7d21e03c532366fa88e3937497a330547e9c58bdc862be954"` Oct 13 12:47:28.156 INFO blam! 272c946835e049f7d21e03c532366fa88e3937497a330547e9c58bdc862be954