Oct 11 17:47:57.874 INFO testing ldap3-0.6.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 17:47:57.874 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 17:47:57.874 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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.100 INFO blam! 5373b3080355d5bd9d9a74831d7f3596902b1e8485e451e4deb41585d3005aa2 Oct 11 17:47:58.102 INFO running `"docker" "start" "-a" "5373b3080355d5bd9d9a74831d7f3596902b1e8485e451e4deb41585d3005aa2"` Oct 11 17:47:58.964 INFO kablam! usermod: no changes Oct 11 17:47:59.272 INFO kablam! Compiling lber v0.1.6 Oct 11 17:47:59.272 INFO kablam! Compiling tokio-uds v0.1.7 Oct 11 17:48:05.849 INFO kablam! Compiling tokio-uds-proto v0.1.1 Oct 11 17:48:10.469 INFO kablam! Compiling ldap3 v0.6.0 (/source) Oct 11 17:48:15.924 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 11 17:48:15.924 INFO kablam! --> src/protocol.rs:11:41 Oct 11 17:48:15.924 INFO kablam! | Oct 11 17:48:15.924 INFO kablam! 11 | use tokio_io::codec::{Decoder, Encoder, Framed}; Oct 11 17:48:15.924 INFO kablam! | ^^^^^^ Oct 11 17:48:15.924 INFO kablam! | Oct 11 17:48:15.924 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 17:48:15.924 INFO kablam! Oct 11 17:48:15.928 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 11 17:48:15.928 INFO kablam! --> src/protocol.rs:356:37 Oct 11 17:48:15.928 INFO kablam! | Oct 11 17:48:15.928 INFO kablam! 356 | type Transport = ResponseFilter>; Oct 11 17:48:15.928 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 17:48:15.928 INFO kablam! Oct 11 17:48:16.360 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 11 17:48:16.360 INFO kablam! --> src/protocol.rs:364:26 Oct 11 17:48:16.360 INFO kablam! | Oct 11 17:48:16.360 INFO kablam! 364 | upstream: io.framed(ldapcodec), Oct 11 17:48:16.360 INFO kablam! | ^^^^^^ Oct 11 17:48:16.360 INFO kablam! Oct 11 17:48:16.432 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 11 17:48:16.432 INFO kablam! --> src/tls_client.rs:82:26 Oct 11 17:48:16.432 INFO kablam! | Oct 11 17:48:16.432 INFO kablam! 82 | upstream: io.framed(ldapcodec), Oct 11 17:48:16.433 INFO kablam! | ^^^^^^ Oct 11 17:48:16.433 INFO kablam! Oct 11 17:48:24.310 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 25.32s Oct 11 17:48:24.320 INFO kablam! su: No module specific data is present Oct 11 17:48:24.992 INFO running `"docker" "rm" "-f" "5373b3080355d5bd9d9a74831d7f3596902b1e8485e451e4deb41585d3005aa2"` Oct 11 17:48:25.161 INFO blam! 5373b3080355d5bd9d9a74831d7f3596902b1e8485e451e4deb41585d3005aa2 Oct 11 17:48:25.168 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 17:48:25.168 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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:25.408 INFO blam! af3827a76c8b692490d8671165cf04376a208b52678a4fe5dc042e2af507c1f1 Oct 11 17:48:25.409 INFO running `"docker" "start" "-a" "af3827a76c8b692490d8671165cf04376a208b52678a4fe5dc042e2af507c1f1"` Oct 11 17:48:26.328 INFO kablam! usermod: no changes Oct 11 17:48:26.536 INFO kablam! Compiling ldap3 v0.6.0 (/source) Oct 11 17:48:39.669 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 11 17:48:39.669 INFO kablam! --> src/protocol.rs:11:41 Oct 11 17:48:39.669 INFO kablam! | Oct 11 17:48:39.670 INFO kablam! 11 | use tokio_io::codec::{Decoder, Encoder, Framed}; Oct 11 17:48:39.670 INFO kablam! | ^^^^^^ Oct 11 17:48:39.670 INFO kablam! | Oct 11 17:48:39.670 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 17:48:39.671 INFO kablam! Oct 11 17:48:39.705 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 11 17:48:39.705 INFO kablam! --> src/protocol.rs:356:37 Oct 11 17:48:39.706 INFO kablam! | Oct 11 17:48:39.706 INFO kablam! 356 | type Transport = ResponseFilter>; Oct 11 17:48:39.707 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 17:48:39.707 INFO kablam! Oct 11 17:48:41.099 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 11 17:48:41.099 INFO kablam! --> src/protocol.rs:364:26 Oct 11 17:48:41.099 INFO kablam! | Oct 11 17:48:41.100 INFO kablam! 364 | upstream: io.framed(ldapcodec), Oct 11 17:48:41.100 INFO kablam! | ^^^^^^ Oct 11 17:48:41.100 INFO kablam! Oct 11 17:48:41.212 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 11 17:48:41.212 INFO kablam! --> src/tls_client.rs:82:26 Oct 11 17:48:41.212 INFO kablam! | Oct 11 17:48:41.212 INFO kablam! 82 | upstream: io.framed(ldapcodec), Oct 11 17:48:41.212 INFO kablam! | ^^^^^^ Oct 11 17:48:41.220 INFO kablam! Oct 11 17:49:18.352 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 52.00s Oct 11 17:49:18.382 INFO kablam! su: No module specific data is present Oct 11 17:49:18.718 INFO running `"docker" "rm" "-f" "af3827a76c8b692490d8671165cf04376a208b52678a4fe5dc042e2af507c1f1"` Oct 11 17:49:18.791 INFO blam! af3827a76c8b692490d8671165cf04376a208b52678a4fe5dc042e2af507c1f1 Oct 11 17:49:18.792 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 17:49:18.792 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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:49:18.989 INFO blam! 5d824de202186b779af86b079b2e73cb77f7ed04fca7af52fe32c4dd5c5f9ecd Oct 11 17:49:18.991 INFO running `"docker" "start" "-a" "5d824de202186b779af86b079b2e73cb77f7ed04fca7af52fe32c4dd5c5f9ecd"` Oct 11 17:49:19.518 INFO kablam! usermod: no changes Oct 11 17:49:19.768 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.23s Oct 11 17:49:19.801 INFO kablam! Running /target/debug/deps/ldap3-0849fb226edef72c Oct 11 17:49:19.807 INFO blam! Oct 11 17:49:19.808 INFO blam! running 7 tests Oct 11 17:49:19.808 INFO blam! test util::test::dn_esc_leading_hash ... ok Oct 11 17:49:19.811 INFO kablam! Doc-tests ldap3 Oct 11 17:49:19.811 INFO blam! test util::test::dn_esc_single_space ... ok Oct 11 17:49:19.811 INFO blam! test util::test::dn_esc_three_spaces ... ok Oct 11 17:49:19.811 INFO blam! test util::test::dn_esc_trailing_space ... ok Oct 11 17:49:19.811 INFO blam! test util::test::dn_esc_leading_space ... ok Oct 11 17:49:19.811 INFO blam! test util::test::dn_esc_two_spaces ... ok Oct 11 17:49:19.811 INFO blam! test util::test::dn_esc_inner_space ... ok Oct 11 17:49:19.812 INFO blam! Oct 11 17:49:19.812 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 17:49:19.812 INFO blam! Oct 11 17:49:30.304 INFO blam! Oct 11 17:49:30.304 INFO blam! running 5 tests Oct 11 17:49:51.700 INFO blam! test src/ldap.rs - ldap::LdapConnSettings::set_resolver (line 368) ... ok Oct 11 17:49:52.616 INFO blam! test src/lib.rs - (line 76) ... ok Oct 11 17:49:53.428 INFO blam! test src/lib.rs - (line 14) ... ok Oct 11 17:49:54.504 INFO blam! test src/lib.rs - (line 45) ... ok Oct 11 17:49:54.604 INFO blam! test src/conn.rs - conn::LdapConnAsync (line 366) ... ok Oct 11 17:49:54.604 INFO blam! Oct 11 17:49:54.604 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 17:49:54.604 INFO blam! Oct 11 17:49:54.624 INFO kablam! su: No module specific data is present Oct 11 17:49:55.308 INFO running `"docker" "rm" "-f" "5d824de202186b779af86b079b2e73cb77f7ed04fca7af52fe32c4dd5c5f9ecd"` Oct 11 17:49:55.588 INFO blam! 5d824de202186b779af86b079b2e73cb77f7ed04fca7af52fe32c4dd5c5f9ecd