[INFO] cloning repository https://github.com/End-YYDS/ldap
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/End-YYDS/ldap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEnd-YYDS%2Fldap", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEnd-YYDS%2Fldap'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d9cd8052a4cbcbe0cda0d8d2ca2d0855fc28a605
[INFO] testing End-YYDS/ldap against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEnd-YYDS%2Fldap" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/End-YYDS/ldap
[INFO] finished tweaking git repo https://github.com/End-YYDS/ldap
[INFO] tweaked toml for git repo https://github.com/End-YYDS/ldap written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/End-YYDS/ldap on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/End-YYDS/ldap already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5e0792e4680686b8d28dd0d9e68766ddeca02d6eaac62982fc4d5962dbe45cbe
[INFO] running `Command { std: "docker" "start" "5e0792e4680686b8d28dd0d9e68766ddeca02d6eaac62982fc4d5962dbe45cbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5e0792e4680686b8d28dd0d9e68766ddeca02d6eaac62982fc4d5962dbe45cbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5e0792e4680686b8d28dd0d9e68766ddeca02d6eaac62982fc4d5962dbe45cbe" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5e0792e4680686b8d28dd0d9e68766ddeca02d6eaac62982fc4d5962dbe45cbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5e0792e4680686b8d28dd0d9e68766ddeca02d6eaac62982fc4d5962dbe45cbe" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling aws-lc-rs v1.9.0
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling rustls-pki-types v1.8.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling mirai-annotations v1.12.0
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling rustls v0.23.13
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling sdd v3.0.3
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling rustls-pemfile v2.1.3
[INFO] [stderr]    Compiling scc v2.1.17
[INFO] [stderr]    Compiling lber v0.4.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling cc v1.1.21
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling cmake v0.1.51
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling aws-lc-sys v0.21.2
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling async-trait v0.1.82
[INFO] [stderr]    Compiling serial_test_derive v3.1.1
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tokio-stream v0.1.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling serial_test v3.1.1
[INFO] [stderr]    Compiling ldap3 v0.11.5
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling ldap v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 37s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: aws-lc-rs v1.9.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "5e0792e4680686b8d28dd0d9e68766ddeca02d6eaac62982fc4d5962dbe45cbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5e0792e4680686b8d28dd0d9e68766ddeca02d6eaac62982fc4d5962dbe45cbe" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling ldap v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.95s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: aws-lc-rs v1.9.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "5e0792e4680686b8d28dd0d9e68766ddeca02d6eaac62982fc4d5962dbe45cbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5e0792e4680686b8d28dd0d9e68766ddeca02d6eaac62982fc4d5962dbe45cbe" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.14s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: aws-lc-rs v1.9.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/ldap-0b2759bd4f77b3fd)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/ldap.rs (/opt/rustwide/target/release/deps/ldap-70651bb2fef32227)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_ldap_add_user ... FAILED
[INFO] [stdout] test test_ldap_bind ... FAILED
[INFO] [stdout] test test_ldap_search_user ... FAILED
[INFO] [stdout] test read_env_file ... ok
[INFO] [stdout] test test_ldap_change_password ... FAILED
[INFO] [stdout] test test_ldap_del_user ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--test ldap`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_ldap_add_user stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_ldap_add_user' (2587) panicked at tests/ldap.rs:16:50:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Io { source: Os { code: 101, kind: NetworkUnreachable, message: "Network is unreachable" } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b2d5ebebb11 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5b2d5ec01b1a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5b2d5ebf061c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5b2d5ebc6d56 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5b2d5ebe38d9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5b2d5eacb7e0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5b2d5ebe3c02 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5b2d5ebc6e02 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5b2d5ebbf489 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5b2d5ebc7c8d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5b2d5ec0227c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5b2d5ec02052 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5b2d5eabcf57 - ldap[44bdf15e4dd34ef9]::bind
[INFO] [stdout]   13:     0x5b2d5eabdb33 - <ldap[44bdf15e4dd34ef9]::test_ldap_add_user::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x5b2d5eb00647 - serial_test[b1dd1194eb9e9b7d]::serial_code_lock::local_serial_core
[INFO] [stdout]   15:     0x5b2d5eabd82d - <ldap[44bdf15e4dd34ef9]::test_ldap_add_user::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   16:     0x5b2d5eabeacb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   17:     0x5b2d5eacc135 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   18:     0x5b2d5eac54f4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   19:     0x5b2d5eacf292 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   20:     0x5b2d5ebeb039 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   21:     0x7228f1b5f07a - <unknown>
[INFO] [stdout]   22:     0x7228f1bf2534 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_ldap_bind stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_ldap_bind' (2588) panicked at tests/ldap.rs:16:50:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Io { source: Os { code: 101, kind: NetworkUnreachable, message: "Network is unreachable" } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b2d5ebebb11 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5b2d5ec01b1a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5b2d5ebf061c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5b2d5ebc6d56 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5b2d5ebe38d9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5b2d5eacb7e0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5b2d5ebe3c02 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5b2d5ebc6e02 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5b2d5ebbf489 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5b2d5ebc7c8d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5b2d5ec0227c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5b2d5ec02052 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5b2d5eabcf57 - ldap[44bdf15e4dd34ef9]::bind
[INFO] [stdout]   13:     0x5b2d5eabda45 - <ldap[44bdf15e4dd34ef9]::test_ldap_bind::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x5b2d5eb00647 - serial_test[b1dd1194eb9e9b7d]::serial_code_lock::local_serial_core
[INFO] [stdout]   15:     0x5b2d5eabd7ad - <ldap[44bdf15e4dd34ef9]::test_ldap_bind::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   16:     0x5b2d5eabeacb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   17:     0x5b2d5eacc135 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   18:     0x5b2d5eac54f4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   19:     0x5b2d5eacf292 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   20:     0x5b2d5ebeb039 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   21:     0x7228f1b5f07a - <unknown>
[INFO] [stdout]   22:     0x7228f1bf2534 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_ldap_search_user stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_ldap_search_user' (2591) panicked at tests/ldap.rs:16:50:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Io { source: Os { code: 101, kind: NetworkUnreachable, message: "Network is unreachable" } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b2d5ebebb11 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5b2d5ec01b1a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5b2d5ebf061c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5b2d5ebc6d56 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5b2d5ebe38d9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5b2d5eacb7e0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5b2d5ebe3c02 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5b2d5ebc6e02 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5b2d5ebbf489 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5b2d5ebc7c8d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5b2d5ec0227c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5b2d5ec02052 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5b2d5eabcf57 - ldap[44bdf15e4dd34ef9]::bind
[INFO] [stdout]   13:     0x5b2d5eabddb5 - <ldap[44bdf15e4dd34ef9]::test_ldap_search_user::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x5b2d5eb00647 - serial_test[b1dd1194eb9e9b7d]::serial_code_lock::local_serial_core
[INFO] [stdout]   15:     0x5b2d5eabd92d - <ldap[44bdf15e4dd34ef9]::test_ldap_search_user::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   16:     0x5b2d5eabeacb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   17:     0x5b2d5eacc135 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   18:     0x5b2d5eac54f4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   19:     0x5b2d5eacf292 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   20:     0x5b2d5ebeb039 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   21:     0x7228f1b5f07a - <unknown>
[INFO] [stdout]   22:     0x7228f1bf2534 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_ldap_change_password stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_ldap_change_password' (2589) panicked at tests/ldap.rs:16:50:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Io { source: Os { code: 101, kind: NetworkUnreachable, message: "Network is unreachable" } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b2d5ebebb11 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5b2d5ec01b1a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5b2d5ebf061c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5b2d5ebc6d56 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5b2d5ebe38d9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5b2d5eacb7e0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5b2d5ebe3c02 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5b2d5ebc6e02 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5b2d5ebbf489 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5b2d5ebc7c8d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5b2d5ec0227c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5b2d5ec02052 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5b2d5eabcf57 - ldap[44bdf15e4dd34ef9]::bind
[INFO] [stdout]   13:     0x5b2d5eabdf98 - <ldap[44bdf15e4dd34ef9]::test_ldap_change_password::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x5b2d5eb00647 - serial_test[b1dd1194eb9e9b7d]::serial_code_lock::local_serial_core
[INFO] [stdout]   15:     0x5b2d5eabd9ad - <ldap[44bdf15e4dd34ef9]::test_ldap_change_password::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   16:     0x5b2d5eabeacb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   17:     0x5b2d5eacc135 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   18:     0x5b2d5eac54f4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   19:     0x5b2d5eacf292 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   20:     0x5b2d5ebeb039 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   21:     0x7228f1b5f07a - <unknown>
[INFO] [stdout]   22:     0x7228f1bf2534 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_ldap_del_user stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_ldap_del_user' (2590) panicked at tests/ldap.rs:16:50:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Io { source: Os { code: 101, kind: NetworkUnreachable, message: "Network is unreachable" } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b2d5ebebb11 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5b2d5ec01b1a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5b2d5ebf061c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5b2d5ebc6d56 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5b2d5ebe38d9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5b2d5eacb7e0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5b2d5ebe3c02 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5b2d5ebc6e02 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5b2d5ebbf489 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5b2d5ebc7c8d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5b2d5ec0227c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5b2d5ec02052 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5b2d5eabcf57 - ldap[44bdf15e4dd34ef9]::bind
[INFO] [stdout]   13:     0x5b2d5eabdcf8 - <ldap[44bdf15e4dd34ef9]::test_ldap_del_user::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x5b2d5eb00647 - serial_test[b1dd1194eb9e9b7d]::serial_code_lock::local_serial_core
[INFO] [stdout]   15:     0x5b2d5eabd8ad - <ldap[44bdf15e4dd34ef9]::test_ldap_del_user::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   16:     0x5b2d5eabeacb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   17:     0x5b2d5eacc135 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   18:     0x5b2d5eac54f4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   19:     0x5b2d5eacf292 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   20:     0x5b2d5ebeb039 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   21:     0x7228f1b5f07a - <unknown>
[INFO] [stdout]   22:     0x7228f1bf2534 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_ldap_add_user
[INFO] [stdout]     test_ldap_bind
[INFO] [stdout]     test_ldap_change_password
[INFO] [stdout]     test_ldap_del_user
[INFO] [stdout]     test_ldap_search_user
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5e0792e4680686b8d28dd0d9e68766ddeca02d6eaac62982fc4d5962dbe45cbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e0792e4680686b8d28dd0d9e68766ddeca02d6eaac62982fc4d5962dbe45cbe", kill_on_drop: false }`
[INFO] [stdout] 5e0792e4680686b8d28dd0d9e68766ddeca02d6eaac62982fc4d5962dbe45cbe
