Oct 16 04:12:08.645 INFO testing ldap-0.2.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 04:12:08.647 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 16 04:12:09.092 INFO blam! 3d7919bace6401b67f9afbccd7017929e5efd93570b212c7bc46e511644e2114 Oct 16 04:12:09.098 INFO running `"docker" "start" "-a" "3d7919bace6401b67f9afbccd7017929e5efd93570b212c7bc46e511644e2114"` Oct 16 04:12:10.391 INFO kablam! usermod: no changes Oct 16 04:12:10.555 INFO kablam! Compiling asnom v0.1.0 Oct 16 04:12:12.155 INFO kablam! Compiling ldap v0.2.0 (/source) Oct 16 04:12:16.231 INFO kablam! warning: unused `#[macro_use]` import Oct 16 04:12:16.231 INFO kablam! --> src/lib.rs:10:1 Oct 16 04:12:16.231 INFO kablam! | Oct 16 04:12:16.231 INFO kablam! 10 | #[macro_use] Oct 16 04:12:16.231 INFO kablam! | ^^^^^^^^^^^^ Oct 16 04:12:16.231 INFO kablam! | Oct 16 04:12:16.231 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 04:12:16.231 INFO kablam! Oct 16 04:12:16.255 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io': moved to the `tokio-io` crate Oct 16 04:12:16.255 INFO kablam! --> src/protocol.rs:1:22 Oct 16 04:12:16.255 INFO kablam! | Oct 16 04:12:16.255 INFO kablam! 1 | use tokio_core::io::{Io, Codec, EasyBuf, Framed}; Oct 16 04:12:16.255 INFO kablam! | ^^ Oct 16 04:12:16.255 INFO kablam! | Oct 16 04:12:16.255 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 04:12:16.255 INFO kablam! Oct 16 04:12:16.255 INFO kablam! warning: use of deprecated item 'tokio_core::io::Codec': moved to the `tokio-io` crate Oct 16 04:12:16.255 INFO kablam! --> src/protocol.rs:1:26 Oct 16 04:12:16.255 INFO kablam! | Oct 16 04:12:16.255 INFO kablam! 1 | use tokio_core::io::{Io, Codec, EasyBuf, Framed}; Oct 16 04:12:16.255 INFO kablam! | ^^^^^ Oct 16 04:12:16.255 INFO kablam! Oct 16 04:12:16.255 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Oct 16 04:12:16.255 INFO kablam! --> src/protocol.rs:1:33 Oct 16 04:12:16.255 INFO kablam! | Oct 16 04:12:16.255 INFO kablam! 1 | use tokio_core::io::{Io, Codec, EasyBuf, Framed}; Oct 16 04:12:16.255 INFO kablam! | ^^^^^^^ Oct 16 04:12:16.255 INFO kablam! Oct 16 04:12:16.255 INFO kablam! warning: use of deprecated item 'tokio_core::io::Framed': moved to the `tokio-io` crate Oct 16 04:12:16.255 INFO kablam! --> src/protocol.rs:1:42 Oct 16 04:12:16.255 INFO kablam! | Oct 16 04:12:16.255 INFO kablam! 1 | use tokio_core::io::{Io, Codec, EasyBuf, Framed}; Oct 16 04:12:16.255 INFO kablam! | ^^^^^^ Oct 16 04:12:16.255 INFO kablam! Oct 16 04:12:16.255 INFO kablam! warning: use of deprecated item 'tokio_core::io::Codec': moved to the `tokio-io` crate Oct 16 04:12:16.255 INFO kablam! --> src/protocol.rs:15:6 Oct 16 04:12:16.255 INFO kablam! | Oct 16 04:12:16.255 INFO kablam! 15 | impl Codec for LdapCodec { Oct 16 04:12:16.255 INFO kablam! | ^^^^^ Oct 16 04:12:16.255 INFO kablam! Oct 16 04:12:16.255 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io': moved to the `tokio-io` crate Oct 16 04:12:16.255 INFO kablam! --> src/protocol.rs:58:9 Oct 16 04:12:16.255 INFO kablam! | Oct 16 04:12:16.255 INFO kablam! 58 | impl ClientProto for LdapProto { Oct 16 04:12:16.255 INFO kablam! | ^^ Oct 16 04:12:16.255 INFO kablam! Oct 16 04:12:16.255 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io': moved to the `tokio-io` crate Oct 16 04:12:16.255 INFO kablam! --> src/protocol.rs:70:9 Oct 16 04:12:16.255 INFO kablam! | Oct 16 04:12:16.255 INFO kablam! 70 | impl ServerProto for LdapProto { Oct 16 04:12:16.255 INFO kablam! | ^^ Oct 16 04:12:16.255 INFO kablam! Oct 16 04:12:16.255 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Oct 16 04:12:16.255 INFO kablam! --> src/protocol.rs:19:36 Oct 16 04:12:16.255 INFO kablam! | Oct 16 04:12:16.255 INFO kablam! 19 | fn decode(&mut self, buf: &mut EasyBuf) -> Result, io::Error> { Oct 16 04:12:16.256 INFO kablam! | ^^^^^^^ Oct 16 04:12:16.256 INFO kablam! Oct 16 04:12:16.256 INFO kablam! warning: use of deprecated item 'tokio_core::io::Framed': moved to the `tokio-io` crate Oct 16 04:12:16.256 INFO kablam! --> src/protocol.rs:62:22 Oct 16 04:12:16.256 INFO kablam! | Oct 16 04:12:16.256 INFO kablam! 62 | type Transport = Framed; Oct 16 04:12:16.256 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 04:12:16.256 INFO kablam! Oct 16 04:12:16.256 INFO kablam! warning: use of deprecated item 'tokio_core::io::Framed': moved to the `tokio-io` crate Oct 16 04:12:16.256 INFO kablam! --> src/protocol.rs:74:22 Oct 16 04:12:16.256 INFO kablam! | Oct 16 04:12:16.256 INFO kablam! 74 | type Transport = Framed; Oct 16 04:12:16.256 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 04:12:16.256 INFO kablam! Oct 16 04:12:16.357 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf::as_slice': moved to the `tokio-io` crate Oct 16 04:12:16.357 INFO kablam! --> src/protocol.rs:20:29 Oct 16 04:12:16.357 INFO kablam! | Oct 16 04:12:16.357 INFO kablam! 20 | match parse_tag(buf.as_slice()) { Oct 16 04:12:16.357 INFO kablam! | ^^^^^^^^ Oct 16 04:12:16.357 INFO kablam! Oct 16 04:12:16.367 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io::framed': moved to the `tokio-io` crate Oct 16 04:12:16.367 INFO kablam! --> src/protocol.rs:66:15 Oct 16 04:12:16.367 INFO kablam! | Oct 16 04:12:16.367 INFO kablam! 66 | Ok(io.framed(LdapCodec)) Oct 16 04:12:16.367 INFO kablam! | ^^^^^^ Oct 16 04:12:16.367 INFO kablam! Oct 16 04:12:16.371 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io::framed': moved to the `tokio-io` crate Oct 16 04:12:16.371 INFO kablam! --> src/protocol.rs:78:15 Oct 16 04:12:16.371 INFO kablam! | Oct 16 04:12:16.371 INFO kablam! 78 | Ok(io.framed(LdapCodec)) Oct 16 04:12:16.371 INFO kablam! | ^^^^^^ Oct 16 04:12:16.371 INFO kablam! Oct 16 04:12:19.139 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.73s Oct 16 04:12:19.147 INFO kablam! su: No module specific data is present Oct 16 04:12:19.511 INFO running `"docker" "rm" "-f" "3d7919bace6401b67f9afbccd7017929e5efd93570b212c7bc46e511644e2114"` Oct 16 04:12:19.823 INFO blam! 3d7919bace6401b67f9afbccd7017929e5efd93570b212c7bc46e511644e2114 Oct 16 04:12:19.829 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 16 04:12:20.183 INFO blam! 903934bf63af3b6a6bdedd3f9bc36326b54e9c4c9cbf4ffa1abd4666ab8832e3 Oct 16 04:12:20.191 INFO running `"docker" "start" "-a" "903934bf63af3b6a6bdedd3f9bc36326b54e9c4c9cbf4ffa1abd4666ab8832e3"` Oct 16 04:12:21.447 INFO kablam! usermod: no changes Oct 16 04:12:21.670 INFO kablam! Compiling ldap v0.2.0 (/source) Oct 16 04:12:25.687 INFO kablam! warning: unused `#[macro_use]` import Oct 16 04:12:25.687 INFO kablam! --> src/lib.rs:10:1 Oct 16 04:12:25.687 INFO kablam! | Oct 16 04:12:25.687 INFO kablam! 10 | #[macro_use] Oct 16 04:12:25.687 INFO kablam! | ^^^^^^^^^^^^ Oct 16 04:12:25.687 INFO kablam! | Oct 16 04:12:25.687 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 04:12:25.687 INFO kablam! Oct 16 04:12:25.707 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io': moved to the `tokio-io` crate Oct 16 04:12:25.707 INFO kablam! --> src/protocol.rs:1:22 Oct 16 04:12:25.707 INFO kablam! | Oct 16 04:12:25.707 INFO kablam! 1 | use tokio_core::io::{Io, Codec, EasyBuf, Framed}; Oct 16 04:12:25.707 INFO kablam! | ^^ Oct 16 04:12:25.707 INFO kablam! | Oct 16 04:12:25.708 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 04:12:25.708 INFO kablam! Oct 16 04:12:25.708 INFO kablam! warning: use of deprecated item 'tokio_core::io::Codec': moved to the `tokio-io` crate Oct 16 04:12:25.708 INFO kablam! --> src/protocol.rs:1:26 Oct 16 04:12:25.708 INFO kablam! | Oct 16 04:12:25.708 INFO kablam! 1 | use tokio_core::io::{Io, Codec, EasyBuf, Framed}; Oct 16 04:12:25.708 INFO kablam! | ^^^^^ Oct 16 04:12:25.708 INFO kablam! Oct 16 04:12:25.708 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Oct 16 04:12:25.708 INFO kablam! --> src/protocol.rs:1:33 Oct 16 04:12:25.708 INFO kablam! | Oct 16 04:12:25.708 INFO kablam! 1 | use tokio_core::io::{Io, Codec, EasyBuf, Framed}; Oct 16 04:12:25.708 INFO kablam! | ^^^^^^^ Oct 16 04:12:25.708 INFO kablam! Oct 16 04:12:25.708 INFO kablam! warning: use of deprecated item 'tokio_core::io::Framed': moved to the `tokio-io` crate Oct 16 04:12:25.708 INFO kablam! --> src/protocol.rs:1:42 Oct 16 04:12:25.708 INFO kablam! | Oct 16 04:12:25.708 INFO kablam! 1 | use tokio_core::io::{Io, Codec, EasyBuf, Framed}; Oct 16 04:12:25.708 INFO kablam! | ^^^^^^ Oct 16 04:12:25.708 INFO kablam! Oct 16 04:12:25.708 INFO kablam! warning: use of deprecated item 'tokio_core::io::Codec': moved to the `tokio-io` crate Oct 16 04:12:25.708 INFO kablam! --> src/protocol.rs:15:6 Oct 16 04:12:25.708 INFO kablam! | Oct 16 04:12:25.708 INFO kablam! 15 | impl Codec for LdapCodec { Oct 16 04:12:25.708 INFO kablam! | ^^^^^ Oct 16 04:12:25.708 INFO kablam! Oct 16 04:12:25.708 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io': moved to the `tokio-io` crate Oct 16 04:12:25.708 INFO kablam! --> src/protocol.rs:58:9 Oct 16 04:12:25.708 INFO kablam! | Oct 16 04:12:25.708 INFO kablam! 58 | impl ClientProto for LdapProto { Oct 16 04:12:25.708 INFO kablam! | ^^ Oct 16 04:12:25.708 INFO kablam! Oct 16 04:12:25.708 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io': moved to the `tokio-io` crate Oct 16 04:12:25.708 INFO kablam! --> src/protocol.rs:70:9 Oct 16 04:12:25.708 INFO kablam! | Oct 16 04:12:25.708 INFO kablam! 70 | impl ServerProto for LdapProto { Oct 16 04:12:25.708 INFO kablam! | ^^ Oct 16 04:12:25.708 INFO kablam! Oct 16 04:12:25.708 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Oct 16 04:12:25.708 INFO kablam! --> src/protocol.rs:19:36 Oct 16 04:12:25.708 INFO kablam! | Oct 16 04:12:25.708 INFO kablam! 19 | fn decode(&mut self, buf: &mut EasyBuf) -> Result, io::Error> { Oct 16 04:12:25.708 INFO kablam! | ^^^^^^^ Oct 16 04:12:25.708 INFO kablam! Oct 16 04:12:25.708 INFO kablam! warning: use of deprecated item 'tokio_core::io::Framed': moved to the `tokio-io` crate Oct 16 04:12:25.708 INFO kablam! --> src/protocol.rs:62:22 Oct 16 04:12:25.708 INFO kablam! | Oct 16 04:12:25.708 INFO kablam! 62 | type Transport = Framed; Oct 16 04:12:25.708 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 04:12:25.708 INFO kablam! Oct 16 04:12:25.708 INFO kablam! warning: use of deprecated item 'tokio_core::io::Framed': moved to the `tokio-io` crate Oct 16 04:12:25.708 INFO kablam! --> src/protocol.rs:74:22 Oct 16 04:12:25.708 INFO kablam! | Oct 16 04:12:25.708 INFO kablam! 74 | type Transport = Framed; Oct 16 04:12:25.708 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 04:12:25.708 INFO kablam! Oct 16 04:12:25.816 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf::as_slice': moved to the `tokio-io` crate Oct 16 04:12:25.816 INFO kablam! --> src/protocol.rs:20:29 Oct 16 04:12:25.816 INFO kablam! | Oct 16 04:12:25.816 INFO kablam! 20 | match parse_tag(buf.as_slice()) { Oct 16 04:12:25.816 INFO kablam! | ^^^^^^^^ Oct 16 04:12:25.816 INFO kablam! Oct 16 04:12:25.822 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io::framed': moved to the `tokio-io` crate Oct 16 04:12:25.822 INFO kablam! --> src/protocol.rs:66:15 Oct 16 04:12:25.822 INFO kablam! | Oct 16 04:12:25.827 INFO kablam! 66 | Ok(io.framed(LdapCodec)) Oct 16 04:12:25.827 INFO kablam! | ^^^^^^ Oct 16 04:12:25.827 INFO kablam! Oct 16 04:12:25.828 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io::framed': moved to the `tokio-io` crate Oct 16 04:12:25.828 INFO kablam! --> src/protocol.rs:78:15 Oct 16 04:12:25.828 INFO kablam! | Oct 16 04:12:25.828 INFO kablam! 78 | Ok(io.framed(LdapCodec)) Oct 16 04:12:25.828 INFO kablam! | ^^^^^^ Oct 16 04:12:25.828 INFO kablam! Oct 16 04:12:26.451 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.97s Oct 16 04:12:26.471 INFO kablam! su: No module specific data is present Oct 16 04:12:27.472 INFO running `"docker" "rm" "-f" "903934bf63af3b6a6bdedd3f9bc36326b54e9c4c9cbf4ffa1abd4666ab8832e3"` Oct 16 04:12:27.592 INFO blam! 903934bf63af3b6a6bdedd3f9bc36326b54e9c4c9cbf4ffa1abd4666ab8832e3 Oct 16 04:12:27.593 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-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 16 04:12:27.794 INFO blam! febe07efceaaf007ad50f405673c8520cce75e01f2e66fb00d7cdb456d2a45e9 Oct 16 04:12:27.795 INFO running `"docker" "start" "-a" "febe07efceaaf007ad50f405673c8520cce75e01f2e66fb00d7cdb456d2a45e9"` Oct 16 04:12:28.257 INFO kablam! usermod: no changes Oct 16 04:12:28.361 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 16 04:12:28.367 INFO kablam! Running /target/debug/deps/ldap-ac06dd65a9cae894 Oct 16 04:12:28.370 INFO blam! Oct 16 04:12:28.370 INFO blam! running 0 tests Oct 16 04:12:28.370 INFO blam! Oct 16 04:12:28.370 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 04:12:28.370 INFO blam! Oct 16 04:12:28.370 INFO kablam! Doc-tests ldap Oct 16 04:12:35.003 INFO blam! Oct 16 04:12:35.004 INFO blam! running 0 tests Oct 16 04:12:35.004 INFO blam! Oct 16 04:12:35.004 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 04:12:35.004 INFO blam! Oct 16 04:12:35.013 INFO kablam! su: No module specific data is present Oct 16 04:12:35.597 INFO running `"docker" "rm" "-f" "febe07efceaaf007ad50f405673c8520cce75e01f2e66fb00d7cdb456d2a45e9"` Oct 16 04:12:35.829 INFO blam! febe07efceaaf007ad50f405673c8520cce75e01f2e66fb00d7cdb456d2a45e9