Oct 11 17:47:57.994 INFO testing ldap-0.2.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 17:47:57.994 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 17:47:57.994 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 17:47:58.208 INFO blam! 2853ec12dbfb17c07e3d8991b6c2c0bc197fd68a426a4e6254361fc0cceedfac Oct 11 17:47:58.210 INFO running `"docker" "start" "-a" "2853ec12dbfb17c07e3d8991b6c2c0bc197fd68a426a4e6254361fc0cceedfac"` Oct 11 17:47:59.256 INFO kablam! usermod: no changes Oct 11 17:47:59.476 INFO kablam! Compiling asnom v0.1.0 Oct 11 17:48:00.984 INFO kablam! Compiling ldap v0.2.0 (/source) Oct 11 17:48:06.804 INFO kablam! warning: unused `#[macro_use]` import Oct 11 17:48:06.804 INFO kablam! --> src/lib.rs:10:1 Oct 11 17:48:06.804 INFO kablam! | Oct 11 17:48:06.804 INFO kablam! 10 | #[macro_use] Oct 11 17:48:06.804 INFO kablam! | ^^^^^^^^^^^^ Oct 11 17:48:06.804 INFO kablam! | Oct 11 17:48:06.804 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 17:48:06.804 INFO kablam! Oct 11 17:48:06.845 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io': moved to the `tokio-io` crate Oct 11 17:48:06.845 INFO kablam! --> src/protocol.rs:1:22 Oct 11 17:48:06.845 INFO kablam! | Oct 11 17:48:06.845 INFO kablam! 1 | use tokio_core::io::{Io, Codec, EasyBuf, Framed}; Oct 11 17:48:06.845 INFO kablam! | ^^ Oct 11 17:48:06.845 INFO kablam! | Oct 11 17:48:06.845 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 17:48:06.846 INFO kablam! Oct 11 17:48:06.846 INFO kablam! warning: use of deprecated item 'tokio_core::io::Codec': moved to the `tokio-io` crate Oct 11 17:48:06.846 INFO kablam! --> src/protocol.rs:1:26 Oct 11 17:48:06.846 INFO kablam! | Oct 11 17:48:06.846 INFO kablam! 1 | use tokio_core::io::{Io, Codec, EasyBuf, Framed}; Oct 11 17:48:06.846 INFO kablam! | ^^^^^ Oct 11 17:48:06.846 INFO kablam! Oct 11 17:48:06.846 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Oct 11 17:48:06.846 INFO kablam! --> src/protocol.rs:1:33 Oct 11 17:48:06.846 INFO kablam! | Oct 11 17:48:06.846 INFO kablam! 1 | use tokio_core::io::{Io, Codec, EasyBuf, Framed}; Oct 11 17:48:06.846 INFO kablam! | ^^^^^^^ Oct 11 17:48:06.846 INFO kablam! Oct 11 17:48:06.846 INFO kablam! warning: use of deprecated item 'tokio_core::io::Framed': moved to the `tokio-io` crate Oct 11 17:48:06.846 INFO kablam! --> src/protocol.rs:1:42 Oct 11 17:48:06.846 INFO kablam! | Oct 11 17:48:06.846 INFO kablam! 1 | use tokio_core::io::{Io, Codec, EasyBuf, Framed}; Oct 11 17:48:06.846 INFO kablam! | ^^^^^^ Oct 11 17:48:06.846 INFO kablam! Oct 11 17:48:06.846 INFO kablam! warning: use of deprecated item 'tokio_core::io::Codec': moved to the `tokio-io` crate Oct 11 17:48:06.846 INFO kablam! --> src/protocol.rs:15:6 Oct 11 17:48:06.846 INFO kablam! | Oct 11 17:48:06.846 INFO kablam! 15 | impl Codec for LdapCodec { Oct 11 17:48:06.846 INFO kablam! | ^^^^^ Oct 11 17:48:06.846 INFO kablam! Oct 11 17:48:06.846 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io': moved to the `tokio-io` crate Oct 11 17:48:06.846 INFO kablam! --> src/protocol.rs:58:9 Oct 11 17:48:06.846 INFO kablam! | Oct 11 17:48:06.846 INFO kablam! 58 | impl ClientProto for LdapProto { Oct 11 17:48:06.846 INFO kablam! | ^^ Oct 11 17:48:06.846 INFO kablam! Oct 11 17:48:06.846 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io': moved to the `tokio-io` crate Oct 11 17:48:06.846 INFO kablam! --> src/protocol.rs:70:9 Oct 11 17:48:06.846 INFO kablam! | Oct 11 17:48:06.846 INFO kablam! 70 | impl ServerProto for LdapProto { Oct 11 17:48:06.846 INFO kablam! | ^^ Oct 11 17:48:06.846 INFO kablam! Oct 11 17:48:06.846 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Oct 11 17:48:06.846 INFO kablam! --> src/protocol.rs:19:36 Oct 11 17:48:06.846 INFO kablam! | Oct 11 17:48:06.846 INFO kablam! 19 | fn decode(&mut self, buf: &mut EasyBuf) -> Result, io::Error> { Oct 11 17:48:06.846 INFO kablam! | ^^^^^^^ Oct 11 17:48:06.846 INFO kablam! Oct 11 17:48:06.846 INFO kablam! warning: use of deprecated item 'tokio_core::io::Framed': moved to the `tokio-io` crate Oct 11 17:48:06.846 INFO kablam! --> src/protocol.rs:62:22 Oct 11 17:48:06.846 INFO kablam! | Oct 11 17:48:06.846 INFO kablam! 62 | type Transport = Framed; Oct 11 17:48:06.846 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 17:48:06.846 INFO kablam! Oct 11 17:48:06.846 INFO kablam! warning: use of deprecated item 'tokio_core::io::Framed': moved to the `tokio-io` crate Oct 11 17:48:06.846 INFO kablam! --> src/protocol.rs:74:22 Oct 11 17:48:06.846 INFO kablam! | Oct 11 17:48:06.846 INFO kablam! 74 | type Transport = Framed; Oct 11 17:48:06.846 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 17:48:06.846 INFO kablam! Oct 11 17:48:06.936 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf::as_slice': moved to the `tokio-io` crate Oct 11 17:48:06.936 INFO kablam! --> src/protocol.rs:20:29 Oct 11 17:48:06.936 INFO kablam! | Oct 11 17:48:06.936 INFO kablam! 20 | match parse_tag(buf.as_slice()) { Oct 11 17:48:06.936 INFO kablam! | ^^^^^^^^ Oct 11 17:48:06.936 INFO kablam! Oct 11 17:48:06.940 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io::framed': moved to the `tokio-io` crate Oct 11 17:48:06.940 INFO kablam! --> src/protocol.rs:66:15 Oct 11 17:48:06.940 INFO kablam! | Oct 11 17:48:06.940 INFO kablam! 66 | Ok(io.framed(LdapCodec)) Oct 11 17:48:06.940 INFO kablam! | ^^^^^^ Oct 11 17:48:06.941 INFO kablam! Oct 11 17:48:06.941 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io::framed': moved to the `tokio-io` crate Oct 11 17:48:06.941 INFO kablam! --> src/protocol.rs:78:15 Oct 11 17:48:06.941 INFO kablam! | Oct 11 17:48:06.941 INFO kablam! 78 | Ok(io.framed(LdapCodec)) Oct 11 17:48:06.941 INFO kablam! | ^^^^^^ Oct 11 17:48:06.941 INFO kablam! Oct 11 17:48:08.350 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.08s Oct 11 17:48:08.357 INFO kablam! su: No module specific data is present Oct 11 17:48:08.720 INFO running `"docker" "rm" "-f" "2853ec12dbfb17c07e3d8991b6c2c0bc197fd68a426a4e6254361fc0cceedfac"` Oct 11 17:48:08.813 INFO blam! 2853ec12dbfb17c07e3d8991b6c2c0bc197fd68a426a4e6254361fc0cceedfac Oct 11 17:48:08.815 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 17:48:08.815 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 17:48:09.036 INFO blam! eb261f933b862d5425f3e0d0f74352f1728ef4df19b684b7c61a6c4bbde1fad6 Oct 11 17:48:09.037 INFO running `"docker" "start" "-a" "eb261f933b862d5425f3e0d0f74352f1728ef4df19b684b7c61a6c4bbde1fad6"` Oct 11 17:48:09.439 INFO kablam! usermod: no changes Oct 11 17:48:09.526 INFO kablam! Compiling ldap v0.2.0 (/source) Oct 11 17:48:14.206 INFO kablam! warning: unused `#[macro_use]` import Oct 11 17:48:14.206 INFO kablam! --> src/lib.rs:10:1 Oct 11 17:48:14.206 INFO kablam! | Oct 11 17:48:14.206 INFO kablam! 10 | #[macro_use] Oct 11 17:48:14.206 INFO kablam! | ^^^^^^^^^^^^ Oct 11 17:48:14.206 INFO kablam! | Oct 11 17:48:14.206 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 17:48:14.206 INFO kablam! Oct 11 17:48:14.216 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io': moved to the `tokio-io` crate Oct 11 17:48:14.216 INFO kablam! --> src/protocol.rs:1:22 Oct 11 17:48:14.216 INFO kablam! | Oct 11 17:48:14.216 INFO kablam! 1 | use tokio_core::io::{Io, Codec, EasyBuf, Framed}; Oct 11 17:48:14.216 INFO kablam! | ^^ Oct 11 17:48:14.216 INFO kablam! | Oct 11 17:48:14.216 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 17:48:14.216 INFO kablam! Oct 11 17:48:14.216 INFO kablam! warning: use of deprecated item 'tokio_core::io::Codec': moved to the `tokio-io` crate Oct 11 17:48:14.216 INFO kablam! --> src/protocol.rs:1:26 Oct 11 17:48:14.216 INFO kablam! | Oct 11 17:48:14.216 INFO kablam! 1 | use tokio_core::io::{Io, Codec, EasyBuf, Framed}; Oct 11 17:48:14.216 INFO kablam! | ^^^^^ Oct 11 17:48:14.216 INFO kablam! Oct 11 17:48:14.216 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Oct 11 17:48:14.216 INFO kablam! --> src/protocol.rs:1:33 Oct 11 17:48:14.216 INFO kablam! | Oct 11 17:48:14.216 INFO kablam! 1 | use tokio_core::io::{Io, Codec, EasyBuf, Framed}; Oct 11 17:48:14.216 INFO kablam! | ^^^^^^^ Oct 11 17:48:14.216 INFO kablam! Oct 11 17:48:14.216 INFO kablam! warning: use of deprecated item 'tokio_core::io::Framed': moved to the `tokio-io` crate Oct 11 17:48:14.216 INFO kablam! --> src/protocol.rs:1:42 Oct 11 17:48:14.216 INFO kablam! | Oct 11 17:48:14.216 INFO kablam! 1 | use tokio_core::io::{Io, Codec, EasyBuf, Framed}; Oct 11 17:48:14.216 INFO kablam! | ^^^^^^ Oct 11 17:48:14.216 INFO kablam! Oct 11 17:48:14.216 INFO kablam! warning: use of deprecated item 'tokio_core::io::Codec': moved to the `tokio-io` crate Oct 11 17:48:14.216 INFO kablam! --> src/protocol.rs:15:6 Oct 11 17:48:14.216 INFO kablam! | Oct 11 17:48:14.216 INFO kablam! 15 | impl Codec for LdapCodec { Oct 11 17:48:14.217 INFO kablam! | ^^^^^ Oct 11 17:48:14.217 INFO kablam! Oct 11 17:48:14.217 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io': moved to the `tokio-io` crate Oct 11 17:48:14.217 INFO kablam! --> src/protocol.rs:58:9 Oct 11 17:48:14.217 INFO kablam! | Oct 11 17:48:14.217 INFO kablam! 58 | impl ClientProto for LdapProto { Oct 11 17:48:14.217 INFO kablam! | ^^ Oct 11 17:48:14.217 INFO kablam! Oct 11 17:48:14.217 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io': moved to the `tokio-io` crate Oct 11 17:48:14.217 INFO kablam! --> src/protocol.rs:70:9 Oct 11 17:48:14.217 INFO kablam! | Oct 11 17:48:14.217 INFO kablam! 70 | impl ServerProto for LdapProto { Oct 11 17:48:14.217 INFO kablam! | ^^ Oct 11 17:48:14.217 INFO kablam! Oct 11 17:48:14.217 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Oct 11 17:48:14.217 INFO kablam! --> src/protocol.rs:19:36 Oct 11 17:48:14.217 INFO kablam! | Oct 11 17:48:14.217 INFO kablam! 19 | fn decode(&mut self, buf: &mut EasyBuf) -> Result, io::Error> { Oct 11 17:48:14.217 INFO kablam! | ^^^^^^^ Oct 11 17:48:14.217 INFO kablam! Oct 11 17:48:14.217 INFO kablam! warning: use of deprecated item 'tokio_core::io::Framed': moved to the `tokio-io` crate Oct 11 17:48:14.217 INFO kablam! --> src/protocol.rs:62:22 Oct 11 17:48:14.217 INFO kablam! | Oct 11 17:48:14.217 INFO kablam! 62 | type Transport = Framed; Oct 11 17:48:14.217 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 17:48:14.217 INFO kablam! Oct 11 17:48:14.217 INFO kablam! warning: use of deprecated item 'tokio_core::io::Framed': moved to the `tokio-io` crate Oct 11 17:48:14.217 INFO kablam! --> src/protocol.rs:74:22 Oct 11 17:48:14.217 INFO kablam! | Oct 11 17:48:14.217 INFO kablam! 74 | type Transport = Framed; Oct 11 17:48:14.217 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 17:48:14.217 INFO kablam! Oct 11 17:48:14.271 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf::as_slice': moved to the `tokio-io` crate Oct 11 17:48:14.271 INFO kablam! --> src/protocol.rs:20:29 Oct 11 17:48:14.271 INFO kablam! | Oct 11 17:48:14.271 INFO kablam! 20 | match parse_tag(buf.as_slice()) { Oct 11 17:48:14.271 INFO kablam! | ^^^^^^^^ Oct 11 17:48:14.271 INFO kablam! Oct 11 17:48:14.275 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io::framed': moved to the `tokio-io` crate Oct 11 17:48:14.275 INFO kablam! --> src/protocol.rs:66:15 Oct 11 17:48:14.275 INFO kablam! | Oct 11 17:48:14.275 INFO kablam! 66 | Ok(io.framed(LdapCodec)) Oct 11 17:48:14.275 INFO kablam! | ^^^^^^ Oct 11 17:48:14.275 INFO kablam! Oct 11 17:48:14.275 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io::framed': moved to the `tokio-io` crate Oct 11 17:48:14.275 INFO kablam! --> src/protocol.rs:78:15 Oct 11 17:48:14.275 INFO kablam! | Oct 11 17:48:14.275 INFO kablam! 78 | Ok(io.framed(LdapCodec)) Oct 11 17:48:14.275 INFO kablam! | ^^^^^^ Oct 11 17:48:14.275 INFO kablam! Oct 11 17:48:14.756 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.29s Oct 11 17:48:14.756 INFO kablam! su: No module specific data is present Oct 11 17:48:15.057 INFO running `"docker" "rm" "-f" "eb261f933b862d5425f3e0d0f74352f1728ef4df19b684b7c61a6c4bbde1fad6"` Oct 11 17:48:15.221 INFO blam! eb261f933b862d5425f3e0d0f74352f1728ef4df19b684b7c61a6c4bbde1fad6 Oct 11 17:48:15.222 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 17:48:15.222 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 17:48:15.509 INFO blam! 05806ad450fdf5bfb38b0b56de0dbc6b302cf5607312ed46784e26971609710b Oct 11 17:48:15.514 INFO running `"docker" "start" "-a" "05806ad450fdf5bfb38b0b56de0dbc6b302cf5607312ed46784e26971609710b"` Oct 11 17:48:16.020 INFO kablam! usermod: no changes Oct 11 17:48:16.132 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 11 17:48:16.143 INFO kablam! Running /target/debug/deps/ldap-ac06dd65a9cae894 Oct 11 17:48:16.144 INFO kablam! Doc-tests ldap Oct 11 17:48:16.144 INFO blam! Oct 11 17:48:16.144 INFO blam! running 0 tests Oct 11 17:48:16.144 INFO blam! Oct 11 17:48:16.144 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 17:48:16.144 INFO blam! Oct 11 17:48:25.944 INFO blam! Oct 11 17:48:25.944 INFO blam! running 0 tests Oct 11 17:48:25.944 INFO blam! Oct 11 17:48:25.944 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 17:48:25.944 INFO blam! Oct 11 17:48:25.952 INFO kablam! su: No module specific data is present Oct 11 17:48:26.398 INFO running `"docker" "rm" "-f" "05806ad450fdf5bfb38b0b56de0dbc6b302cf5607312ed46784e26971609710b"` Oct 11 17:48:26.485 INFO blam! 05806ad450fdf5bfb38b0b56de0dbc6b302cf5607312ed46784e26971609710b