[INFO] fetching crate yamldap 0.1.2...
[INFO] testing yamldap-0.1.2 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate yamldap 0.1.2 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate yamldap 0.1.2
[INFO] finished tweaking crates.io crate yamldap 0.1.2
[INFO] tweaked toml for crates.io crate yamldap 0.1.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate yamldap 0.1.2 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate yamldap 0.1.2 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1c605251c607e636782feee4f59586511f0c7a85b8b1e81b2e84cef735dcf777
[INFO] running `Command { std: "docker" "start" "-a" "1c605251c607e636782feee4f59586511f0c7a85b8b1e81b2e84cef735dcf777", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1c605251c607e636782feee4f59586511f0c7a85b8b1e81b2e84cef735dcf777", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c605251c607e636782feee4f59586511f0c7a85b8b1e81b2e84cef735dcf777", kill_on_drop: false }`
[INFO] [stdout] 1c605251c607e636782feee4f59586511f0c7a85b8b1e81b2e84cef735dcf777
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 803795e956cac5b950654ddd8e7fc1dd3aa376c93f6a1fb09db5182972988d3c
[INFO] running `Command { std: "docker" "start" "-a" "803795e956cac5b950654ddd8e7fc1dd3aa376c93f6a1fb09db5182972988d3c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.102
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling typewit_proc_macros v1.8.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling typewit v1.11.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling konst_kernel v0.3.15
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling peg-runtime v0.8.5
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling const_panic v0.2.12
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling konst v0.3.16
[INFO] [stderr]    Compiling peg-macros v0.8.5
[INFO] [stderr]    Compiling bitvec-nom2 v0.2.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling peg v0.8.5
[INFO] [stderr]    Compiling yaml-rust2 v0.8.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rust-ini v0.20.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling lber v0.4.2
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling bcrypt v0.15.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.29
[INFO] [stderr]    Compiling snafu-derive v0.7.5
[INFO] [stderr]    Compiling rasn-derive v0.18.0
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling snafu v0.7.5
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling ldap3_proto v0.4.4
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling rasn v0.18.0
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling rasn-ldap v0.18.0
[INFO] [stderr]    Compiling config v0.14.1
[INFO] [stderr]    Compiling yamldap v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 58s
[INFO] running `Command { std: "docker" "inspect" "803795e956cac5b950654ddd8e7fc1dd3aa376c93f6a1fb09db5182972988d3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "803795e956cac5b950654ddd8e7fc1dd3aa376c93f6a1fb09db5182972988d3c", kill_on_drop: false }`
[INFO] [stdout] 803795e956cac5b950654ddd8e7fc1dd3aa376c93f6a1fb09db5182972988d3c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d70d5e5871fdcf6b61d5a62daf3e14ab0432e5c28db08b62e6897238129b0c83
[INFO] running `Command { std: "docker" "start" "-a" "d70d5e5871fdcf6b61d5a62daf3e14ab0432e5c28db08b62e6897238129b0c83", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling syn v2.0.102
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling cc v1.2.26
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rasn-derive v0.18.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.29
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rasn v0.18.0
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling rasn-ldap v0.18.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling ldap3_proto v0.4.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling config v0.14.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling ldap3 v0.11.5
[INFO] [stderr]    Compiling yamldap v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 51s
[INFO] running `Command { std: "docker" "inspect" "d70d5e5871fdcf6b61d5a62daf3e14ab0432e5c28db08b62e6897238129b0c83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d70d5e5871fdcf6b61d5a62daf3e14ab0432e5c28db08b62e6897238129b0c83", kill_on_drop: false }`
[INFO] [stdout] d70d5e5871fdcf6b61d5a62daf3e14ab0432e5c28db08b62e6897238129b0c83
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 29c22f21d41f997b33c3ffb93c341ec1511dcc1de3162a3ca215e41be1dba873
[INFO] running `Command { std: "docker" "start" "-a" "29c22f21d41f997b33c3ffb93c341ec1511dcc1de3162a3ca215e41be1dba873", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/yamldap-9dd655ed50ca7da9)
[INFO] [stdout] 
[INFO] [stdout] running 254 tests
[INFO] [stdout] test config::tests::test_cli_args_default_values ... ok
[INFO] [stdout] test config::tests::test_cli_args_custom_values ... ok
[INFO] [stdout] test config::tests::test_config_clone ... ok
[INFO] [stdout] test config::tests::test_config_from_cli_args_invalid_bind_address ... ok
[INFO] [stdout] test config::tests::test_config_log_level_parsing ... ok
[INFO] [stdout] test config::tests::test_config_from_cli_args_success ... ok
[INFO] [stdout] test config::tests::test_config_with_custom_port ... ok
[INFO] [stdout] test config::tests::test_config_with_ipv6_address ... ok
[INFO] [stdout] test crypto::passwords::tests::test_empty_password ... ok
[INFO] [stdout] test crypto::passwords::tests::test_empty_passwords ... ok
[INFO] [stdout] test crypto::passwords::tests::test_hash_password_unknown_method ... ok
[INFO] [stdout] test crypto::passwords::tests::test_invalid_hash_format ... ok
[INFO] [stdout] test crypto::passwords::tests::test_plain_password ... ok
[INFO] [stdout] test crypto::passwords::tests::test_sha_password ... ok
[INFO] [stdout] test crypto::passwords::tests::test_sha256_password ... ok
[INFO] [stdout] test crypto::passwords::tests::test_ssha_password ... ok
[INFO] [stdout] test crypto::passwords::tests::test_unicode_passwords ... ok
[INFO] [stdout] test crypto::passwords::tests::test_unknown_hash_method ... ok
[INFO] [stdout] test crypto::passwords::tests::test_verify_sha256_directly ... ok
[INFO] [stdout] test directory::auth::tests::test_anonymous_bind_allowed ... ok
[INFO] [stdout] test directory::auth::tests::test_anonymous_bind_not_allowed ... ok
[INFO] [stdout] test directory::auth::tests::test_auth_handler_new ... ok
[INFO] [stdout] test directory::auth::tests::test_authenticate_case_insensitive_attribute ... ok
[INFO] [stdout] test directory::auth::tests::test_authenticate_with_hashed_password ... ok
[INFO] [stdout] test directory::auth::tests::test_authenticate_with_multiple_passwords ... ok
[INFO] [stdout] test crypto::passwords::tests::test_verify_ssha_edge_cases ... ok
[INFO] [stdout] test directory::auth::tests::test_authenticate_with_no_entry ... ok
[INFO] [stdout] test directory::auth::tests::test_authenticate_with_no_password_attribute ... ok
[INFO] [stdout] test directory::auth::tests::test_authenticate_with_non_string_attribute_value ... ok
[INFO] [stdout] test directory::auth::tests::test_authenticate_with_plain_password ... ok
[INFO] [stdout] test directory::entry::tests::test_attribute_syntax_equality ... ok
[INFO] [stdout] test directory::entry::tests::test_attribute_value_as_bytes ... ok
[INFO] [stdout] test directory::entry::tests::test_attribute_value_equality ... ok
[INFO] [stdout] test directory::entry::tests::test_guess_attribute_syntax ... ok
[INFO] [stdout] test directory::entry::tests::test_ldap_entry_add_attribute ... ok
[INFO] [stdout] test directory::entry::tests::test_ldap_entry_attribute_with_many_values ... ok
[INFO] [stdout] test directory::entry::tests::test_attribute_value_as_string ... ok
[INFO] [stdout] test directory::entry::tests::test_ldap_entry_binary_attribute_edge_cases ... ok
[INFO] [stdout] test directory::entry::tests::test_ldap_entry_from_yaml_empty_values ... ok
[INFO] [stdout] test directory::entry::tests::test_ldap_entry_from_yaml_entry_simple ... ok
[INFO] [stdout] test directory::entry::tests::test_ldap_entry_from_yaml_entry_with_float ... ok
[INFO] [stdout] test directory::entry::tests::test_ldap_entry_get_attribute_case_insensitive ... ok
[INFO] [stdout] test directory::entry::tests::test_ldap_entry_from_yaml_entry_with_sequences ... ok
[INFO] [stdout] test directory::entry::tests::test_ldap_entry_matches_dn ... ok
[INFO] [stdout] test directory::entry::tests::test_ldap_entry_new ... ok
[INFO] [stdout] test directory::entry::tests::test_ldap_entry_with_empty_attributes ... ok
[INFO] [stdout] test directory::entry::tests::test_ldap_entry_with_empty_dn ... ok
[INFO] [stdout] test directory::entry::tests::test_ldap_entry_with_special_chars_in_dn ... ok
[INFO] [stdout] test directory::entry::tests::test_ldap_entry_with_unicode_dn ... ok
[INFO] [stdout] test directory::entry::tests::test_ldap_entry_with_many_attributes ... ok
[INFO] [stdout] test directory::entry::tests::test_ldap_entry_with_very_long_dn ... ok
[INFO] [stdout] test directory::index::tests::test_attribute_index_clear ... ok
[INFO] [stdout] test directory::index::tests::test_attribute_index_case_insensitive ... ok
[INFO] [stdout] test directory::index::tests::test_attribute_index_clone ... ok
[INFO] [stdout] test directory::index::tests::test_attribute_index_default ... ok
[INFO] [stdout] test directory::index::tests::test_attribute_index_insert_and_find ... ok
[INFO] [stdout] test directory::index::tests::test_attribute_index_new ... ok
[INFO] [stdout] test directory::index::tests::test_attribute_index_not_found ... ok
[INFO] [stdout] test directory::index::tests::test_object_class_index_case_insensitive ... ok
[INFO] [stdout] test directory::index::tests::test_attribute_index_special_characters ... ok
[INFO] [stdout] test directory::index::tests::test_object_class_index_clone ... ok
[INFO] [stdout] test directory::index::tests::test_object_class_index_default ... ok
[INFO] [stdout] test directory::index::tests::test_object_class_index_insert_and_find ... ok
[INFO] [stdout] test directory::index::tests::test_object_class_index_multiple_classes ... ok
[INFO] [stdout] test directory::index::tests::test_object_class_index_new ... ok
[INFO] [stdout] test directory::index::tests::test_object_class_index_not_found ... ok
[INFO] [stdout] test directory::storage::tests::test_directory_add_and_get_entry ... ok
[INFO] [stdout] test directory::storage::tests::test_directory_from_yaml ... ok
[INFO] [stdout] test directory::storage::tests::test_directory_indexing ... ok
[INFO] [stdout] test directory::storage::tests::test_directory_concurrent_operations ... ok
[INFO] [stdout] test directory::storage::tests::test_directory_new ... ok
[INFO] [stdout] test directory::storage::tests::test_directory_search_base_object ... ok
[INFO] [stdout] test directory::storage::tests::test_directory_search_single_level ... ok
[INFO] [stdout] test directory::storage::tests::test_directory_search_whole_subtree ... ok
[INFO] [stdout] test directory::storage::tests::test_directory_search_with_filter ... ok
[INFO] [stdout] test directory::index::tests::test_object_class_index_clear ... ok
[INFO] [stdout] test directory::storage::tests::test_from_yaml ... ok
[INFO] [stdout] test directory::storage::tests::test_entry_exists ... ok
[INFO] [stdout] test directory::storage::tests::test_is_descendant ... ok
[INFO] [stdout] test directory::storage::tests::test_is_descendant_edge_cases ... ok
[INFO] [stdout] test directory::storage::tests::test_is_direct_child ... ok
[INFO] [stdout] test directory::storage::tests::test_is_direct_child_edge_cases ... ok
[INFO] [stdout] test ldap::ad_compat::tests::test_extract_username ... ok
[INFO] [stdout] test ldap::ad_compat::tests::test_transform_and_filter ... ok
[INFO] [stdout] test ldap::ad_compat::tests::test_transform_objectclass_user ... ok
[INFO] [stdout] test ldap::bind::tests::test_handle_bind_anonymous_allowed ... ok
[INFO] [stdout] test ldap::bind::tests::test_handle_bind_anonymous_not_allowed ... ok
[INFO] [stdout] test ldap::bind::tests::test_handle_bind_anonymous_with_empty_password ... ok
[INFO] [stdout] test ldap::bind::tests::test_handle_bind_dn_case_insensitive ... ok
[INFO] [stdout] test ldap::bind::tests::test_handle_bind_dn_with_spaces ... ok
[INFO] [stdout] test ldap::bind::tests::test_handle_bind_empty_dn_with_password ... ok
[INFO] [stdout] test ldap::bind::tests::test_handle_bind_message_id_preserved ... ok
[INFO] [stdout] test ldap::bind::tests::test_handle_bind_returns_error_49_for_invalid_credentials ... ok
[INFO] [stdout] test ldap::bind::tests::test_handle_bind_simple_nonexistent_user ... ok
[INFO] [stdout] test ldap::ad_compat::tests::test_transform_userprincipalname ... ok
[INFO] [stdout] test ldap::bind::tests::test_handle_bind_simple_success ... ok
[INFO] [stdout] test ldap::bind::tests::test_handle_bind_simple_wrong_password ... ok
[INFO] [stdout] test ldap::bind::tests::test_handle_bind_various_dn_formats ... ok
[INFO] [stdout] test ldap::bind::tests::test_handle_bind_with_hashed_password ... ok
[INFO] [stdout] test ldap::filters::tests::test_approximate_match ... ok
[INFO] [stdout] test ldap::filters::tests::test_approximate_match_edge_cases ... ok
[INFO] [stdout] test ldap::filters::tests::test_escape_sequences ... ok
[INFO] [stdout] test ldap::filters::tests::test_extensible_filter_edge_cases ... ok
[INFO] [stdout] test ldap::filters::tests::test_extensible_filter_matching ... ok
[INFO] [stdout] test directory::storage::tests::test_directory_search_concurrent ... ok
[INFO] [stdout] test ldap::filters::tests::test_filter_edge_cases ... ok
[INFO] [stdout] test ldap::filters::tests::test_filter_special_characters_in_values ... ok
[INFO] [stdout] test ldap::filters::tests::test_filter_evaluation ... ok
[INFO] [stdout] test ldap::filters::tests::test_filter_whitespace_handling ... ok
[INFO] [stdout] test ldap::filters::tests::test_parse_and_filter ... ok
[INFO] [stdout] test ldap::filters::tests::test_parse_approximate_filter ... ok
[INFO] [stdout] test ldap::filters::tests::test_parse_complex_filter_errors ... ok
[INFO] [stdout] test ldap::filters::tests::test_parse_complex_nested_filters ... ok
[INFO] [stdout] test ldap::filters::tests::test_extensible_match_errors ... ok
[INFO] [stdout] test ldap::filters::tests::test_parse_extensible_filter ... ok
[INFO] [stdout] test ldap::filters::tests::test_parse_filter ... ok
[INFO] [stdout] test ldap::filters::tests::test_parse_filter_errors ... ok
[INFO] [stdout] test ldap::filters::tests::test_parse_filter_edge_cases ... ok
[INFO] [stdout] test ldap::filters::tests::test_parse_nested_filters ... ok
[INFO] [stdout] test ldap::filters::tests::test_parse_not_filter ... ok
[INFO] [stdout] test ldap::filters::tests::test_parse_or_filter ... ok
[INFO] [stdout] test ldap::filters::tests::test_substring_filter_complex_patterns ... ok
[INFO] [stdout] test ldap::filters::tests::test_unescape_filter_value ... ok
[INFO] [stdout] test ldap::filters::tests::test_substring_filter ... ok
[INFO] [stdout] test ldap::operations::tests::test_abandon_operation ... ok
[INFO] [stdout] test ldap::operations::tests::test_ad_compat_objectclass_user ... ok
[INFO] [stdout] test ldap::operations::tests::test_ad_compat_userprincipalname ... ok
[INFO] [stdout] test ldap::operations::tests::test_extended_operation_start_tls ... ok
[INFO] [stdout] test ldap::operations::tests::test_handle_bind_operation ... ok
[INFO] [stdout] test ldap::operations::tests::test_extended_operation_unknown ... ok
[INFO] [stdout] test ldap::operations::tests::test_handle_compare_operation_case_insensitive ... ok
[INFO] [stdout] test ldap::operations::tests::test_handle_compare_operation_match ... ok
[INFO] [stdout] test ldap::operations::tests::test_handle_compare_operation_no_match ... ok
[INFO] [stdout] test ldap::operations::tests::test_handle_compare_operation_no_such_attribute ... ok
[INFO] [stdout] test ldap::operations::tests::test_handle_compare_operation_no_such_object ... ok
[INFO] [stdout] test ldap::operations::tests::test_handle_search_operation_base_scope ... ok
[INFO] [stdout] test ldap::operations::tests::test_handle_search_operation_invalid_filter ... ok
[INFO] [stdout] test ldap::operations::tests::test_handle_search_operation_subtree ... ok
[INFO] [stdout] test ldap::operations::tests::test_handle_search_operation_single_level ... ok
[INFO] [stdout] test ldap::operations::tests::test_handle_unbind_operation ... ok
[INFO] [stdout] test ldap::operations::tests::test_message_id_preserved ... ok
[INFO] [stdout] test ldap::operations::tests::test_search_base_scope_returns_only_base ... ok
[INFO] [stdout] test ldap::operations::tests::test_search_onelevel_scope ... ok
[INFO] [stdout] test ldap::operations::tests::test_search_and_filter ... ok
[INFO] [stdout] test ldap::operations::tests::test_search_returns_empty_for_no_matches ... ok
[INFO] [stdout] test ldap::operations::tests::test_search_with_specific_filter ... ok
[INFO] [stdout] test ldap::operations::tests::test_search_preserves_dn_case ... ok
[INFO] [stdout] test ldap::operations::tests::test_search_with_undefined_attribute ... ok
[INFO] [stdout] test ldap::operations::tests::test_search_with_undefined_attribute_in_complex_filter ... ok
[INFO] [stdout] test ldap::operations::tests::test_search_returns_only_matching_entries ... ok
[INFO] [stdout] test ldap::protocol::tests::test_bind_authentication_variants ... ok
[INFO] [stdout] test ldap::protocol::tests::test_clone_traits ... ok
[INFO] [stdout] test ldap::protocol::tests::test_deref_aliases_values ... ok
[INFO] [stdout] test ldap::protocol::tests::test_ldap_codec_decoder ... ok
[INFO] [stdout] test ldap::protocol::tests::test_equality_traits ... ok
[INFO] [stdout] test ldap::protocol::tests::test_ldap_codec_encoder ... ok
[INFO] [stdout] test ldap::protocol::tests::test_ldap_protocol_op_bind_request ... ok
[INFO] [stdout] test ldap::protocol::tests::test_ldap_message_structure ... ok
[INFO] [stdout] test ldap::operations::tests::test_search_with_valid_attributes_still_works ... ok
[INFO] [stdout] test ldap::protocol::tests::test_ldap_protocol_op_compare_request ... ok
[INFO] [stdout] test ldap::protocol::tests::test_ldap_protocol_op_search_request ... ok
[INFO] [stdout] test ldap::protocol::tests::test_ldap_result_code_values ... ok
[INFO] [stdout] test ldap::protocol::tests::test_ldap_protocol_op_search_result_entry ... ok
[INFO] [stdout] test ldap::protocol::tests::test_ldap_result_error ... ok
[INFO] [stdout] test ldap::protocol::tests::test_search_scope_values ... ok
[INFO] [stdout] test ldap::simple_protocol::tests::test_decode_abandon_request ... ok
[INFO] [stdout] test ldap::simple_protocol::tests::test_decode_compare_request ... ok
[INFO] [stdout] test ldap::simple_protocol::tests::test_decode_empty_buffer ... ok
[INFO] [stdout] test ldap::simple_protocol::tests::test_decode_extended_request ... ok
[INFO] [stdout] test ldap::simple_protocol::tests::test_decode_extended_request_with_value ... ok
[INFO] [stdout] test ldap::simple_protocol::tests::test_decode_invalid_abandon_message_id ... ok
[INFO] [stdout] test ldap::simple_protocol::tests::test_decode_invalid_length_encoding ... ok
[INFO] [stdout] test ldap::simple_protocol::tests::test_decode_invalid_operation_tag ... ok
[INFO] [stdout] test ldap::simple_protocol::tests::test_decode_malformed_message ... ok
[INFO] [stdout] test ldap::simple_protocol::tests::test_decode_invalid_sequence_tag ... ok
[INFO] [stdout] test ldap::simple_protocol::tests::test_decode_oversized_message ... ok
[INFO] [stdout] test ldap::simple_protocol::tests::test_decode_partial_message ... ok
[INFO] [stdout] test ldap::simple_protocol::tests::test_decode_search_request_with_empty_attributes ... ok
[INFO] [stdout] test ldap::simple_protocol::tests::test_decode_search_request_with_special_filter ... ok
[INFO] [stdout] test ldap::simple_protocol::tests::test_decode_truncated_messages ... ok
[INFO] [stdout] test ldap::simple_protocol::tests::test_decode_with_debug_logging ... ok
[INFO] [stdout] test ldap::simple_protocol::tests::test_encode_bind_response ... ok
[INFO] [stdout] test ldap::simple_protocol::tests::test_encode_compare_response ... ok
[INFO] [stdout] test ldap::simple_protocol::tests::test_encode_bind_request ... ok
[INFO] [stdout] test ldap::protocol::tests::test_ldap_result_success ... ok
[INFO] [stdout] test ldap::simple_protocol::tests::test_encode_extended_response ... ok
[INFO] [stdout] test ldap::simple_protocol::tests::test_encode_search_result_done ... ok
[INFO] [stdout] test ldap::simple_protocol::tests::test_encode_search_result_entry ... ok
[INFO] [stdout] test ldap::simple_protocol::tests::test_encode_unsupported_operation ... ok
[INFO] [stdout] test ldap::simple_protocol::tests::test_read_integer_invalid_tag ... ok
[INFO] [stdout] test ldap::simple_protocol::tests::test_read_integer_multi_byte ... ok
[INFO] [stdout] test ldap::simple_protocol::tests::test_read_length_insufficient_data ... ok
[INFO] [stdout] test ldap::simple_protocol::tests::test_read_length_invalid_long_form ... ok
[INFO] [stdout] test ldap::simple_protocol::tests::test_encode_extended_response_with_value ... ok
[INFO] [stdout] test ldap::simple_protocol::tests::test_read_string_insufficient_data ... ok
[INFO] [stdout] test ldap::simple_protocol::tests::test_read_string_invalid_tag ... ok
[INFO] [stdout] test ldap::simple_protocol::tests::test_read_string_invalid_utf8 ... ok
[INFO] [stdout] test ldap::simple_protocol::tests::test_read_write_integer ... ok
[INFO] [stdout] test ldap::simple_protocol::tests::test_read_write_length_long_form_3_bytes ... ok
[INFO] [stdout] test ldap::simple_protocol::tests::test_read_write_length_long_form_1_byte ... ok
[INFO] [stdout] test ldap::simple_protocol::tests::test_read_write_length_long_form_2_bytes ... ok
[INFO] [stdout] test ldap::simple_protocol::tests::test_read_write_length_short_form ... ok
[INFO] [stdout] test ldap::simple_protocol::tests::test_read_write_string ... ok
[INFO] [stdout] test ldap::simple_protocol::tests::test_roundtrip_bind_response ... ok
[INFO] [stdout] test ldap::simple_protocol::tests::test_write_integer_various_sizes ... ok
[INFO] [stdout] test server::connection::tests::test_protocol_to_operation_abandon ... ok
[INFO] [stdout] test server::connection::tests::test_protocol_to_operation_bind ... ok
[INFO] [stdout] test server::connection::tests::test_protocol_to_operation_compare ... ok
[INFO] [stdout] test server::connection::tests::test_handle_connection_error ... ok
[INFO] [stdout] test server::connection::tests::test_handle_connection_unbind ... ok
[INFO] [stdout] test server::connection::tests::test_protocol_to_operation_extended ... ok
[INFO] [stdout] test server::connection::tests::test_protocol_to_operation_search ... ok
[INFO] [stdout] test server::connection::tests::test_protocol_to_operation_unsupported ... ok
[INFO] [stdout] test server::connection::tests::test_protocol_to_operation_unbind ... ok
[INFO] [stdout] test server::session::tests::test_session_bind_with_dn ... ok
[INFO] [stdout] test server::session::tests::test_session_default ... ok
[INFO] [stdout] test server::session::tests::test_session_bind_anonymous ... ok
[INFO] [stdout] test server::session::tests::test_session_new ... ok
[INFO] [stdout] test server::tests::test_server_fields ... ok
[INFO] [stdout] test server::session::tests::test_session_rebind ... ok
[INFO] [stdout] test server::session::tests::test_session_unbind ... ok
[INFO] [stdout] test server::tests::test_server_new ... ok
[INFO] [stdout] test server::tests::test_server_run_with_hot_reload ... ignored
[INFO] [stdout] test server::tests::test_server_run_without_hot_reload ... ignored
[INFO] [stdout] test server::tests::test_server_new_invalid_yaml ... ok
[INFO] [stdout] test server::tests::test_server_new_with_anonymous ... ok
[INFO] [stdout] test yaml::parser::tests::test_parse_empty_base_dn ... ok
[INFO] [stdout] test yaml::parser::tests::test_parse_empty_entry_dn ... ok
[INFO] [stdout] test yaml::parser::tests::test_parse_invalid_yaml ... ok
[INFO] [stdout] test yaml::parser::tests::test_parse_missing_object_class ... ok
[INFO] [stdout] test yaml::parser::tests::test_parse_missing_required_attribute ... ok
[INFO] [stdout] test yaml::parser::tests::test_parse_with_custom_schema ... ok
[INFO] [stdout] test yaml::parser::tests::test_parse_file_not_found ... ok
[INFO] [stdout] test yaml::parser::tests::test_validate_entries_direct ... ok
[INFO] [stdout] test yaml::schema::tests::test_empty_schema_config ... ok
[INFO] [stdout] test yaml::schema::tests::test_schema_config_to_yaml_schema ... ok
[INFO] [stdout] test yaml::parser::tests::test_parse_valid_directory ... ok
[INFO] [stdout] test yaml::watcher::tests::test_is_relevant_event_delete ... ok
[INFO] [stdout] test yaml::schema::tests::test_yaml_schema_default ... ok
[INFO] [stdout] test yaml::watcher::tests::test_is_relevant_event_create ... ok
[INFO] [stdout] test yaml::watcher::tests::test_is_relevant_event_modify ... ok
[INFO] [stdout] test yaml::watcher::tests::test_is_relevant_event_multiple_paths ... ok
[INFO] [stdout] test yaml::watcher::tests::test_is_relevant_event_specific_modify_kinds ... ok
[INFO] [stdout] test yaml::watcher::tests::test_is_relevant_event_empty_paths ... ok
[INFO] [stdout] test yaml::watcher::tests::test_is_relevant_event_wrong_kind ... ok
[INFO] [stdout] test yaml::watcher::tests::test_yaml_watcher_invalid_path ... ok
[INFO] [stdout] test yaml::watcher::tests::test_yaml_watcher_with_symlink ... ok
[INFO] [stdout] test yaml::watcher::tests::test_yaml_watcher_new ... ok
[INFO] [stdout] test yaml::watcher::tests::test_is_relevant_event_wrong_file ... ok
[INFO] [stdout] test directory::auth::tests::test_authenticate_with_bcrypt_password ... ok
[INFO] [stdout] test crypto::passwords::tests::test_bcrypt_error_handling ... ok
[INFO] [stdout] test crypto::passwords::tests::test_bcrypt_with_prefix ... ok
[INFO] [stdout] test crypto::passwords::tests::test_special_characters_in_password ... ok
[INFO] [stdout] test crypto::passwords::tests::test_bcrypt_password ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 252 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 1.08s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/yamldap-6231f061d2000b22)
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests yamldap
[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] [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] running `Command { std: "docker" "inspect" "29c22f21d41f997b33c3ffb93c341ec1511dcc1de3162a3ca215e41be1dba873", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29c22f21d41f997b33c3ffb93c341ec1511dcc1de3162a3ca215e41be1dba873", kill_on_drop: false }`
[INFO] [stdout] 29c22f21d41f997b33c3ffb93c341ec1511dcc1de3162a3ca215e41be1dba873
